:root{--font-sans:"Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--header-bg:#002157;--header-text:#f8fafc;--header-border:#ffffff14;--accent-blue:#0b4f9c;--accent-blue-light:#1e6fd4;--accent-magenta:#c026d3;--subnav-bg:#fff;--subnav-text:#1e293b;--page-bg:#e8f2fb;--page-bg-gradient:radial-gradient(ellipse 120% 80% at 50% 0%, #dceefa 0%, #f0f7fc 45%, #f8fafc 100%);--footer-bg:#002157;--footer-text:#e2e8f0;--card-overlay:#0f172a8c;--placeholder-tile:linear-gradient(135deg, #cbd5e1 0%, #94a3b8 100%);--text-body:#0f172a;--link:#1d4ed8;--link-hover:#1e40af;font-family:var(--font-sans);color:var(--text-body);background:var(--page-bg);line-height:1.5}*{box-sizing:border-box}body{margin:0}.main a:not(.button-link):not(.topbar-cta):not(.brand){color:var(--link)}.main a:not(.button-link):not(.topbar-cta):not(.brand):hover{color:var(--link-hover)}.shell{flex-direction:column;min-height:100vh;display:flex}.topbar{background:var(--header-bg);color:var(--header-text);border-bottom:1px solid var(--header-border)}.topbar__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.75rem 1rem;max-width:1200px;margin:0 auto;padding:.65rem 1.25rem;display:grid}@media (width<=720px){.topbar__inner{grid-template-columns:1fr;justify-items:stretch}.brand{order:1}.topbar__actions{order:2;justify-content:center}.topbar__nav{order:3;grid-column:1/-1;justify-content:center}}.brand{letter-spacing:.04em;text-transform:uppercase;justify-self:start;align-items:center;gap:.65rem;font-size:.8rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex;color:var(--header-text)!important}.brand__mark{background:linear-gradient(145deg,#ffffff40 0%,#ffffff0f 100%);border:1px solid #ffffff40;border-radius:8px;flex-shrink:0;width:42px;height:42px;box-shadow:inset 0 1px #fff3}.brand__text{max-width:14rem}.nav{flex-wrap:wrap;align-items:center;gap:.5rem 1rem;display:flex}.topbar__nav{justify-content:center;justify-self:center;min-width:0}.topbar__nav a{letter-spacing:.06em;text-transform:uppercase;opacity:.92;border-bottom:2px solid #0000;padding:.35rem .2rem;font-size:.72rem;font-weight:600;text-decoration:none;color:var(--header-text)!important}.topbar__nav a:hover{opacity:1;border-bottom-color:#ffffff73}.topbar__actions{flex-wrap:wrap;justify-self:end;align-items:center;gap:.5rem;display:flex}.topbar__actions .nav{gap:.65rem}.topbar__actions .nav a{font-size:.8rem;font-weight:500;text-decoration:none;color:var(--header-text)!important}.topbar__actions .nav a:hover{text-decoration:underline}.topbar-cta{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#fff;border:1px solid #fff;border-radius:4px;padding:.45rem 1rem;font-size:.72rem;font-weight:700;display:inline-block;color:var(--header-bg)!important;text-decoration:none!important}.topbar-cta:hover{filter:brightness(.97)}.topbar-cta--outline{background:0 0;border-color:#ffffffd9;color:var(--header-text)!important}.topbar-cta--outline:hover{filter:none;background:#ffffff1a}.linkish{cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:none;padding:.35rem 0;font-size:.8rem;text-decoration:underline;color:var(--header-text)!important}.linkish:hover{opacity:.9}.topbar-user{text-overflow:ellipsis;white-space:nowrap;border:1px solid #ffffff47;border-radius:6px;max-width:14rem;padding:.35rem .65rem;font-size:.85rem;font-weight:600;line-height:1.2;text-decoration:none;overflow:hidden;color:var(--header-text)!important}.topbar-user:hover{background:#ffffff1a}.subnav{background:var(--subnav-bg);border-bottom:1px solid #e2e8f0;box-shadow:0 1px #0f172a0a}.subnav__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1.5rem;max-width:1200px;margin:0 auto;padding:.45rem 1.25rem;display:flex}.subnav a{letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:600;text-decoration:none;color:var(--subnav-text)!important}.subnav a:hover{color:var(--accent-blue)!important}.main{flex:1;padding:0}.page{width:100%;max-width:960px;margin:0 auto;padding:1.25rem}.page.narrow{max-width:480px}.landing{width:100%}.landing-hero{background:var(--page-bg-gradient);padding:2.5rem 1.25rem 3rem;position:relative;overflow:hidden}.landing-hero__inner{align-items:center;gap:2rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=900px){.landing-hero__inner{grid-template-columns:1fr 1fr;gap:2.5rem}}.landing-hero__paper{background:#fff repeating-linear-gradient(#0000,#0000 27px,#3b82f62e 27px 28px) 0 .85rem/100% 28px;border:1px solid #94a3b859;border-radius:6px;padding:1.75rem 1.5rem 2rem;position:relative;transform:rotate(1.5deg);box-shadow:0 4px 6px -1px #0f172a1f,0 12px 24px -8px #0f172a33}.landing-hero__clip{z-index:2;background:linear-gradient(#1e293b 0%,#0f172a 100%);border-radius:4px 4px 10px 10px;width:56px;height:44px;position:absolute;top:-18px;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #00000059}.landing-hero__clip:after{content:"";background:#334155;border-radius:2px;height:8px;position:absolute;inset:6px 8px auto}.landing-hero__paper-body{z-index:1;padding-top:1.25rem;position:relative}.landing-hero__kicker{color:var(--accent-magenta);margin:0 0 .75rem;font-size:.95rem;font-weight:600;line-height:1.45}.landing-hero__sub{color:#a21caf;margin:0;font-size:1.05rem;font-weight:700}.landing-hero__titles{text-align:center}@media (width>=900px){.landing-hero__titles{text-align:left}}.landing-hero__titles h1{color:var(--accent-blue);letter-spacing:-.02em;margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.05}.landing-hero__titles .year{color:var(--accent-blue-light);margin-top:.25rem;font-size:clamp(1.5rem,3.5vw,2.25rem);display:block}.landing-hero__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}@media (width>=900px){.landing-hero__actions{justify-content:flex-start}}.landing-section-title{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:var(--text-body);margin:0 0 1.5rem;font-size:1.1rem;font-weight:700}.landing-grid-section{background:#f8fafc;padding:2.5rem 1.25rem 3rem}.landing-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;max-width:1100px;margin:0 auto;display:grid}.landing-card{text-align:center;letter-spacing:.05em;text-transform:uppercase;border:none;border-radius:4px;justify-content:center;align-items:flex-end;min-height:160px;padding:1.25rem 1rem;font-size:.85rem;font-weight:700;line-height:1.3;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0f172a1f;color:#fff!important;text-decoration:none!important}.landing-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0f172a2e}.landing-card__media{background:var(--placeholder-tile);z-index:0;position:absolute;inset:0}.landing-card__media img{object-fit:cover;width:100%;height:100%;display:block}.landing-card__placeholder-label{letter-spacing:.04em;text-transform:none;color:#0f172a8c;text-align:center;z-index:1;justify-content:center;align-items:center;padding:.75rem;font-size:.7rem;font-weight:600;display:flex;position:absolute;inset:0}.landing-card__overlay{background:var(--card-overlay);z-index:2;position:absolute;inset:0}.landing-card span:not(.landing-card__placeholder-label){z-index:3;position:relative}.site-footer{background:var(--footer-bg);color:var(--footer-text);padding:2.5rem 1.25rem 2rem}.site-footer a{color:#fff!important}.site-footer__inner{gap:2rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=768px){.site-footer__inner{grid-template-columns:1fr 1.2fr 1fr;align-items:start}}.site-footer__brand{align-items:center;gap:.65rem;display:flex}.site-footer__mark{background:linear-gradient(145deg,#fff3 0%,#ffffff0d 100%);border:1px solid #fff3;border-radius:8px;width:48px;height:48px}.site-footer__title{letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:700;line-height:1.3}.site-footer h2{letter-spacing:.08em;text-transform:uppercase;color:#fff;margin:0 0 .75rem;font-size:.75rem;font-weight:700}.site-footer__contact p{margin:.4rem 0;font-size:.88rem;line-height:1.45}.site-footer__social{flex-wrap:wrap;gap:.75rem;display:flex}.site-footer__social a{opacity:.9;font-size:.85rem;text-decoration:none}.site-footer__social a:hover{opacity:1;text-decoration:underline}.site-footer__social-note{margin-top:.75rem}.site-footer__profile{align-items:center;gap:1rem;display:flex}.site-footer__avatar{background:linear-gradient(135deg,#64748b 0%,#475569 100%);border:2px solid #ffffff59;border-radius:50%;flex-shrink:0;width:72px;height:72px}.site-footer__avatar--placeholder{text-align:center;color:#f8fafcd9;justify-content:center;align-items:center;padding:.35rem;font-size:.65rem;font-weight:600;line-height:1.2;display:flex}.site-footer__role{font-size:.9rem;line-height:1.4}.site-footer__role strong{font-weight:700;display:block}.form{flex-direction:column;gap:.75rem;display:flex}.form label{flex-direction:column;gap:.25rem;font-size:.9rem;display:flex}input,textarea,select,button{font:inherit;border:1px solid #cbd5e1;border-radius:6px;padding:.5rem .6rem}button{cursor:pointer;background:var(--link);color:#fff;border-color:var(--link)}button:disabled{opacity:.6;cursor:not-allowed}.error{color:#b91c1c}.ok{color:#15803d}.table{border-collapse:collapse;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;overflow:hidden}.table th,.table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.5rem .75rem}.actions{flex-wrap:wrap;gap:.35rem;display:flex}.card-list{flex-direction:column;gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1.25rem}.muted{color:#64748b;font-size:.9rem}.muted.small{font-size:.82rem}.inline-code{word-break:break-all;background:#f1f5f9;border-radius:4px;padding:.12em .4em;font-size:.85em}.invite-code-snippet{vertical-align:middle;margin-right:.5rem;font-size:.8rem}.account-section{margin-top:1.5rem}.account-section:not(:first-of-type){border-top:1px solid #e2e8f0;padding-top:1.25rem}.account-section__title{margin:0 0 .5rem;font-size:1rem;font-weight:700}.account-email{word-break:break-all;margin:0 0 .35rem;font-weight:600}.account-dl{flex-direction:column;gap:.75rem;margin:0;display:flex}.account-dl>div{grid-template-columns:minmax(0,10rem) 1fr;align-items:baseline;gap:.5rem 1rem;display:grid}@media (width<=520px){.account-dl>div{grid-template-columns:1fr}}.account-dl dt{color:#64748b;margin:0;font-size:.88rem;font-weight:600}.account-dl dd{margin:0;font-weight:600}button.button-secondary{color:var(--link);background:#fff;border-color:#cbd5e1}button.button-secondary:hover:not(:disabled){background:#f8fafc}.landing-actions{margin-top:1.25rem}a.button-link{background:var(--link);border:1px solid var(--link);border-radius:6px;padding:.55rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block;color:#fff!important}a.button-link:hover{filter:brightness(1.05)}a.button-link--secondary{border-color:var(--accent-blue);background:#fff;color:var(--accent-blue)!important}a.button-link+a.button-link{margin-left:.5rem}.onboarding-modes{flex-direction:column;gap:.5rem;margin:1rem 0;font-size:.95rem;display:flex}.onboarding-modes label{cursor:pointer}.doc-list{margin:1rem 0 0;padding:0;list-style:none}.doc-item{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:.5rem;padding:.75rem 0;display:flex}.file-upload input[type=file]{font-size:.85rem}
