@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/bebas-neue-400-latin-CoNGBGqG.woff2)format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/roboto-700-latin-DSCY9ty2.woff2)format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/roboto-700-latin-DSCY9ty2.woff2)format("woff2")}:root{--rauch-red:#e2001a;--rauch-dark:#3c3c3c;--rauch-light:#f4f4f4}*{box-sizing:border-box}body{min-height:100vh;color:var(--rauch-dark);background:linear-gradient(#fff 0%,#f7f7f7 100%);margin:0;font-family:Roboto,Arial,sans-serif}#root{min-height:100vh}.landing{max-width:1100px;margin:0 auto;padding:3rem 1.5rem 4rem}.hero{text-align:center;margin-bottom:2.5rem}.logo{width:250px;max-width:100%;margin-bottom:1.5rem}.hero h1{letter-spacing:.04em;margin:0 0 .5rem;font-family:Bebas Neue,Roboto,Arial,sans-serif;font-size:3rem}.hero p{max-width:38rem;margin:0 auto;line-height:1.6}.portal-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.portal-card{background:#fff;border:1px solid #e3e3e3;padding:1.875rem;transition:box-shadow .3s,transform .3s}.portal-card:hover{transform:translateY(-4px);box-shadow:0 0 2rem #0a0a0a33}.portal-card h2{color:var(--rauch-dark);margin:0 0 .4rem;font-size:1.5rem}.portal-card p{color:#4a4a4a;min-height:2.8rem;margin:0 0 1.25rem}.portal-link{color:#fff;background:var(--rauch-red);padding:.75rem 1.25rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-block}.portal-link:hover,.portal-link:focus-visible{background:#bf0017}.hero-toolbar{justify-content:flex-end;margin-bottom:.75rem;display:flex}.logout-button{cursor:pointer;color:var(--rauch-dark);border:2px solid var(--rauch-dark);background:#fff;padding:.5rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:700;transition:background-color .2s,color .2s}.logout-button:hover,.logout-button:focus-visible{background:var(--rauch-dark);color:#fff}
