:root{--background:#f8fafc;--foreground:#0f172a;--muted:#64748b;--border:#e2e8f0;--surface:#ffffff;--accent:#1e40af}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;min-height:100%}body{color:var(--foreground);background:var(--background);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.app-shell_page__fCVQ4{min-height:100vh;display:flex;flex-direction:column}.app-shell_header__Au_v5{border-bottom:1px solid var(--border);background:var(--surface)}.app-shell_headerInner__Uelyp{max-width:960px;margin:0 auto;padding:1.25rem 1.5rem}.app-shell_eyebrow__fN30E{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:.25rem}.app-shell_title__8fODa{font-size:1.25rem;font-weight:600;color:var(--foreground)}.app-shell_main__sP2aK{flex:1 1;max-width:960px;width:100%;margin:0 auto;padding:2rem 1.5rem 3rem}