:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#f3f5f7;--bg-accent:#aab8c42e;--surface:#ffffffc7;--surface-border:#15243214;--text:#21313f;--text-muted:#5a6874;--eyebrow:#6e7f8d;--shadow:0 24px 60px #1e2f3d24;--font-sans:Aptos, "Segoe UI Variable", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-display:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#0f1720;--bg-accent:#6e89a02e;--surface:#0e161fcc;--surface-border:#c9d6e11f;--text:#edf3f8;--text-muted:#b7c3ce;--eyebrow:#8fa2b3;--shadow:0 30px 80px #00000057}}*{box-sizing:border-box}html{min-height:100%}body{background:radial-gradient(circle at top, var(--bg-accent), transparent 38%), linear-gradient(180deg, #ffffff38, transparent 35%), var(--bg);min-height:100vh;color:var(--text);margin:0}body:before,body:after{content:"";pointer-events:none;filter:blur(8px);background:radial-gradient(circle,#ffffff3d,#0000 68%);border-radius:50%;width:36rem;height:36rem;position:fixed;inset:auto}body:before{top:-18rem;right:-10rem}body:after{bottom:-20rem;left:-14rem}#app{min-height:100vh}.page-shell{place-items:center;min-height:100vh;padding:2rem;display:grid}.notice-card{border:1px solid var(--surface-border);background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:min(100%,52rem);box-shadow:var(--shadow);border-radius:1.75rem;padding:clamp(2rem,4vw,4rem)}.brand-logo{width:auto;max-width:100%;height:auto;margin:0 0 1.5rem;display:block}.eyebrow{color:var(--eyebrow);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:600}h1{font-family:var(--font-display);letter-spacing:-.04em;max-width:12ch;margin:0;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.02}.lead,.supporting-copy{max-width:42rem;color:var(--text-muted);font-size:clamp(1rem,1.1rem + .25vw,1.25rem)}.lead{margin:1.75rem 0 0}.supporting-copy{margin:1rem 0 0}.inline-link{color:inherit;text-underline-offset:.16em;font-weight:600;text-decoration-line:underline;text-decoration-thickness:.08em}.inline-link:hover{text-decoration-thickness:.12em}.inline-link:focus-visible{outline-offset:.2rem;border-radius:.2rem;outline:2px solid}@media (width<=640px){.page-shell{padding:1rem}.notice-card{border-radius:1.25rem}h1{max-width:none}}
