:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f2a2a;font-synthesis:none;text-rendering:optimizelegibility;background:#eef1ed;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}button,input{font:inherit}.page-shell{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);min-height:100vh;display:grid}.brand-panel{color:#f6f3ea;background:radial-gradient(circle at 16% 12%,#bbd0a63d,#0000 28rem),linear-gradient(145deg,#203c34 0%,#183029 56%,#11241f 100%);flex-direction:column;justify-content:space-between;gap:3rem;padding:clamp(2rem,6vw,6rem);display:flex}.status-pill{color:#d9e8d0;letter-spacing:.12em;text-transform:uppercase;border:1px solid #f6f3ea57;border-radius:999px;width:-moz-fit-content;width:fit-content;margin:0;padding:.45rem .75rem;font-size:.78rem;font-weight:700}.eyebrow{color:#63746c;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .8rem;font-size:.78rem;font-weight:750}.brand-panel .eyebrow{color:#bcd0b3}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;max-width:9ch;margin-bottom:1.25rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,8vw,7.5rem);font-weight:500;line-height:.86}h2{letter-spacing:-.035em;margin-bottom:.8rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.25rem);font-weight:500;line-height:1}h3{margin-bottom:.45rem;font-size:1.12rem}.lede{color:#d7dfd7;max-width:38rem;font-size:1.08rem;line-height:1.7}.privacy-note{color:#9fb1a6;margin:0;font-size:.9rem}.access-panel{background-color:#eef1ed;background-image:linear-gradient(#4e635509 1px,#0000 1px),linear-gradient(90deg,#4e635509 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:32px 32px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;padding:clamp(1.25rem,5vw,5rem);display:grid}.card{background:#fffffcf0;border:1px solid #d7ddd6;border-radius:1.25rem;width:min(100%,30rem);padding:clamp(1.5rem,4vw,3rem);box-shadow:0 1.5rem 4rem #1a2f281a}.card>p:not(.eyebrow){color:#65716c;line-height:1.6}form{gap:.65rem;margin-top:1.75rem;display:grid}label{margin-top:.45rem;font-size:.88rem;font-weight:700}input{color:#1f2a2a;background:#fff;border:1px solid #bac5bd;border-radius:.7rem;width:100%;min-height:3.1rem;padding:.75rem .9rem}input:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #93b387}button{color:#fff;cursor:pointer;background:#244b3e;border:1px solid #244b3e;border-radius:.7rem;min-height:3.1rem;margin-top:1rem;padding:.75rem 1rem;font-weight:750}button:hover{background:#19382e}button:disabled{cursor:wait;opacity:.68}button.secondary{color:#244b3e;background:#fff;border-color:#b8c5bc;width:100%}button.secondary:hover{background:#f3f6f2}.error-message{background:#fff0ef;border-left:3px solid #a94442;border-radius:.4rem;padding:.85rem 1rem;color:#772c2a!important}.empty-state{text-align:center;background:#f5f7f3;border:1px dashed #b7c4ba;border-radius:1rem;margin:2rem 0 1.2rem;padding:2rem}.empty-state span{color:#6d8b78;margin-bottom:.8rem;font-size:2rem;display:block}.empty-state p{color:#66736d;margin-bottom:0;line-height:1.55}.state-card{text-align:center}.spinner{border:3px solid #d7dfd8;border-top-color:#244b3e;border-radius:50%;width:2rem;height:2rem;margin-bottom:1.25rem;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:800px){.page-shell{grid-template-columns:1fr}.brand-panel{gap:2.25rem;min-height:42vh;padding:2rem 1.35rem 2.5rem}h1{font-size:clamp(3.2rem,18vw,5.25rem)}.access-panel{min-height:58vh;padding:1.25rem}.card{border-radius:1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
