.page-shell{isolation:isolate;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-shell:before{z-index:-1;content:"";background:radial-gradient(circle,#b9f25d17,#b9f25d00 67%);border:1px solid #b9f25d1a;border-radius:50%;width:42rem;height:42rem;position:absolute;top:-18rem;left:-14rem}.page-shell:after{z-index:-1;content:"";border:1px solid #f4f4ef0f;border-radius:50%;width:31rem;height:31rem;position:absolute;bottom:-13rem;right:-9rem}.site-header,footer{justify-content:space-between;align-items:center;width:min(100% - 3rem,76rem);margin:0 auto;display:flex}.site-header{border-bottom:1px solid var(--line);min-height:6rem}.wordmark{color:var(--ink);letter-spacing:-.02em;align-items:center;font-size:1.05rem;font-weight:720;text-decoration:none;display:inline-flex}.wordmark-mark{color:#0b0d0f;background:var(--accent);border-radius:.55rem;place-items:center;width:2.15rem;height:2.15rem;margin-right:.65rem;font-size:.82rem;font-weight:850;display:grid}.service-status{color:var(--muted);letter-spacing:.055em;text-transform:uppercase;align-items:center;font-size:.76rem;font-weight:650;display:inline-flex}.status-dot{background:#6f7573;border-radius:50%;width:.48rem;height:.48rem;margin-right:.55rem;box-shadow:0 0 0 4px #6f75731a}.status-dot.is-online{background:var(--accent);box-shadow:0 0 0 4px #b9f25d1c}.status-dot.is-offline{background:#ff735c;box-shadow:0 0 0 4px #ff735c1a}.main-content{grid-template-columns:minmax(0,1.2fr) minmax(19rem,.8fr);align-items:center;gap:clamp(4rem,9vw,9rem);width:min(100% - 3rem,70rem);margin:auto;padding:6rem 0;display:grid}.eyebrow,.card-kicker{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.1rem;font-size:.73rem;font-weight:760}.hero h1{max-width:11ch;color:var(--ink);letter-spacing:-.075em;margin:0;font-size:clamp(3.2rem,7vw,6.7rem);font-weight:680;line-height:.93}.hero h1 span{color:#757b79}.hero-copy{max-width:34rem;color:var(--muted);margin:2rem 0 0;font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.68}.auth-card{border:1px solid var(--line);background:linear-gradient(145deg, #ffffff09, transparent 42%), var(--panel);border-radius:1.25rem;min-height:24rem;padding:clamp(1.7rem,4vw,2.4rem);position:relative;box-shadow:0 1.8rem 5rem #00000047}.auth-card:before{background:var(--accent);content:"";width:4.5rem;height:2px;position:absolute;top:-1px;left:2.3rem}.auth-card h2{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:1.65rem;font-weight:660}.card-copy{color:var(--muted);margin:1rem 0 2rem;font-size:.96rem;line-height:1.62}.button{cursor:pointer;border:0;border-radius:.72rem;justify-content:center;align-items:center;width:100%;min-height:3.35rem;font-weight:720;transition:transform .14s,background-color .14s,border-color .14s;display:inline-flex}.button:not(:disabled):hover{transform:translateY(-1px)}.button-google{color:#181a1b;background:#f4f4ef}.button-google:not(:disabled):hover{background:#fff}.button-google svg{width:1.3rem;height:1.3rem;margin-right:.75rem}.button-secondary{color:var(--ink);background:var(--panel-raised);border:1px solid #363d3f}.button-secondary:not(:disabled):hover{background:#202628;border-color:#4d5658}.terms{color:#686e6c;text-align:center;margin:1rem 0 0;font-size:.72rem;line-height:1.5}.auth-loading{min-height:19rem;color:var(--muted);justify-content:center;align-items:center;font-size:.9rem;display:flex}.spinner{border:2px solid #3e4546;border-top-color:var(--accent);border-radius:50%;width:1rem;height:1rem;margin-right:.7rem;animation:.75s linear infinite spin}.identity{align-items:center;margin-top:1.3rem;display:flex}.identity h2{letter-spacing:-.02em;font-size:1.15rem}.identity p{color:var(--muted);overflow-wrap:anywhere;margin:.28rem 0 0;font-size:.83rem}.avatar{object-fit:cover;border:1px solid #343b3d;border-radius:.85rem;width:3.2rem;height:3.2rem;margin-right:.9rem}.avatar-fallback{color:#0b0d0f;background:var(--accent);flex:none;place-items:center;font-size:1.1rem;font-weight:820;display:grid}.auth-error{color:#ff9c8c;background:#ff735c0f;border:1px solid #ff735c40;border-radius:.55rem;margin:1.1rem 0 0;padding:.7rem .8rem;font-size:.8rem;line-height:1.45}footer{border-top:1px solid var(--line);color:#666c6a;min-height:5rem;font-size:.72rem}footer span:first-child{color:#888e8c;font-weight:740}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=800px){.main-content{grid-template-columns:1fr;gap:3.5rem;padding:4rem 0 5rem}.hero h1{max-width:12ch}.auth-card{min-height:auto}}@media (width<=520px){.site-header,footer,.main-content{width:min(100% - 2rem,76rem)}.site-header{min-height:4.8rem}.service-status{text-align:right;justify-content:flex-end;max-width:9rem;font-size:.66rem}.main-content{padding-top:3.2rem}.hero h1{font-size:clamp(2.8rem,15vw,4rem)}footer span:last-child{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{color:#f4f4ef;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#f4f4ef;--muted:#989d9b;--panel:#15191b;--panel-raised:#1a1f21;--line:#2a3032;--accent:#b9f25d;--accent-strong:#d3ff8d;background:#0b0d0f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#0b0d0f;min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 75%, transparent);outline-offset:3px}button:disabled{cursor:wait;opacity:.68}::selection{color:#0b0d0f;background:var(--accent)}
