:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{flex-direction:column;width:min(100%,1120px);min-height:100vh;margin:0 auto;padding:32px 16px 48px;display:flex}.hero{text-align:center;margin:0 auto 28px}.hero h1{color:#101828;letter-spacing:-.06em;margin:0;font-size:clamp(2rem,8vw,4.5rem);line-height:.95}.portal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.portal-card{text-align:center;background:#ffffffeb;border:1px solid #10182814;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:108px;padding:10px 8px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;box-shadow:0 12px 32px #10182814,0 2px 8px #1018280d}.portal-card:focus-visible{outline-offset:4px;outline:3px solid #2563eb52}.portal-card:hover{border-color:#2563eb47;transform:translateY(-2px);box-shadow:0 22px 60px #1018281f,0 4px 12px #2563eb1a}.portal-card__logo-wrap{flex:none;justify-content:center;align-items:center;width:min(74px,100%);height:48px;display:flex}.portal-card__logo{object-fit:contain;width:100%;height:100%;display:block}.portal-card__logo-placeholder{color:#1d4ed8;letter-spacing:-.04em;background:linear-gradient(135deg,#2563eb1f,#0ea5e914),#f8fbff;border:1px solid #2563eb29;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-size:.82rem;font-weight:900;display:flex}.portal-card__content{flex-direction:column;align-items:center;gap:2px;width:100%;min-width:0;display:flex}.portal-card__name{color:#101828;overflow-wrap:anywhere;font-size:.72rem;font-weight:800;line-height:1.15}.portal-card__action{color:#667085;font-size:.88rem;font-weight:700;display:none}.portal-card--missing-logo .portal-card__action{color:#2563eb}.site-footer{text-align:center;flex-direction:column;align-items:center;gap:10px;margin-top:auto;padding-top:clamp(36px,7vw,72px);display:flex}.site-footer__logo{object-fit:contain;width:clamp(76px,20vw,112px);height:auto;display:block}.site-footer__text{color:#667085;margin:0;font-size:.82rem;font-weight:700;line-height:1.4}.site-footer__text a{color:#24426f;text-underline-offset:3px;text-decoration-color:#24426f59}.site-footer__text a:hover{color:#101828;text-decoration-color:currentColor}@media (width>=560px){.app-shell{padding:48px 24px 64px}.portal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.portal-card{text-align:center;border-radius:24px;justify-content:center;gap:16px;min-height:168px;padding:16px}.portal-card__logo-wrap{width:176px;height:96px}.portal-card__logo-placeholder{border-radius:24px;width:76px;height:76px;font-size:1.2rem}.portal-card__content{gap:4px}.portal-card__name{font-size:1.04rem;line-height:1.2}.portal-card__action{display:inline}}@media (width>=920px){.app-shell{padding-top:64px}.portal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.portal-card{min-height:190px}.portal-card__logo-wrap{width:210px;height:112px}}@media (prefers-reduced-motion:reduce){.portal-card{transition:none}.portal-card:hover{transform:none}}
