:root{font-family:Inter,ui-rounded,system-ui,sans-serif;color:#fff8ff;background:#1b1231;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top,#5e2d6b,#1b1231 60%)}button{min-height:48px;border:0;border-radius:999px;padding:12px 20px;background:#ffd36f;color:#24112e;font:inherit;font-weight:700;cursor:pointer}button:focus-visible{outline:3px solid white;outline-offset:3px}.page{width:min(100%,480px);min-height:100vh;margin:auto;padding:36px 20px 48px;display:grid;align-content:center;gap:20px}header{text-align:center}h1{margin:0;font-size:clamp(2rem,10vw,3rem);line-height:1.04}p{color:#eadced;line-height:1.5}.eyebrow{margin:0 0 10px;color:#ffd36f;font-size:.75rem;font-weight:800;letter-spacing:.18em}.preview{overflow:hidden;border-radius:24px;background:#0d0816;box-shadow:0 20px 50px #00000059}video{display:block;width:100%;aspect-ratio:9 / 16;object-fit:cover}.actions{display:grid;gap:12px}.secondary{background:#fff8ff}.notice{min-height:24px;margin:0;text-align:center}.status{text-align:center;justify-items:center}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important}}
