:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#050505;color:#f5efe3}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;background:#050505}.shell{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 70% 20%,rgba(214,179,62,.08),transparent 28%),#050505}.card{width:min(680px,100%);border:1px solid rgba(214,179,62,.26);background:#0d0d0d;border-radius:28px;padding:clamp(32px,7vw,70px);box-shadow:0 32px 110px #00000073}.logo{width:min(280px,72%);height:auto;margin-bottom:52px}.eyebrow{color:#d6b33e;letter-spacing:.2em;font-size:.72rem;font-weight:700}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,10vw,6.2rem);line-height:.95;margin:14px 0 24px;font-weight:500}.lede{color:#aaa295;font-size:1rem;line-height:1.75;max-width:550px}.status{margin-top:42px;border-top:1px solid rgba(255,255,255,.08);padding-top:22px;color:#d5cdbf;font-size:.82rem;display:flex;gap:10px;align-items:center}.dot{width:8px;height:8px;border-radius:50%;background:#7bc694;box-shadow:0 0 0 5px #7bc69414}@media(max-width:560px){.card{border-radius:22px}.logo{margin-bottom:38px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
