:root{color:#e5ecff;background:#0a1020;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}main{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.card{background:linear-gradient(145deg,#121b33,#0c1326);border:1px solid #7e9aff40;border-radius:24px;width:min(1100px,100%);max-width:1100px;padding:3rem;box-shadow:0 24px 80px #00000059}.eyebrow{color:#84ccff;letter-spacing:.12em;text-transform:uppercase;font-size:.85rem;font-weight:700}h1{margin:0 0 1rem;font-size:clamp(2.2rem,5vw,4rem);line-height:1}p{color:#b9c6e8;font-size:1.15rem;line-height:1.6}dl{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:2rem 0 0;display:grid}dt{color:#91a1c9;text-transform:uppercase;font-size:.8rem}dd{margin:.25rem 0 0;font-size:1.05rem;font-weight:700}.notice{color:#ffd58a;background:#ffc4571a;border:1px solid #ffc4574d;border-radius:14px;padding:1rem}.actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}button{color:#08111f;cursor:pointer;background:#7dd3fc;border:0;border-radius:999px;padding:.8rem 1.2rem;font-size:1rem;font-weight:800}button:disabled{cursor:wait;opacity:.6}.desktop-frame{background:#050812;border:1px solid #7e9aff40;border-radius:18px;height:min(70vh,720px);margin-top:2rem;overflow:hidden}.desktop-frame-inner{transform-origin:0 0;width:100%;height:100%}.desktop-frame.retina .desktop-frame-inner{width:200%;height:200%;transform:scale(.5)}iframe{border:0;width:100%;height:100%}
