:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#070d19;color:#f8fafc}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 50% 0,#1e293b 0,#070d19 42rem)}main{width:min(1180px,calc(100% - 32px));margin:auto;padding:52px 0}.hero{display:flex;align-items:center;gap:18px;margin-bottom:26px}.hero img{border-radius:14px;box-shadow:0 12px 30px #0008}.eyebrow,.step{margin:0 0 5px;color:#fb923c;font-size:.72rem;font-weight:800;letter-spacing:.14em}.hero h1{margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.subhead{margin:9px 0 0;color:#94a3b8}.notice{display:flex;flex-wrap:wrap;gap:10px;padding:16px 18px;border:1px solid #f59e0b66;border-radius:14px;background:#78350f2b;color:#fde68a}.notice strong{margin-right:auto}.notice span{padding-left:10px;border-left:1px solid #f59e0b55}.synthetic{margin:16px 0 26px;padding:12px 15px;border:1px solid #334155;border-radius:12px;background:#0f172a;color:#cbd5e1;font-size:.88rem}.synthetic strong{color:#67e8f9}.screen-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.screen{grid-column:span 2;display:flex;flex-direction:column;gap:12px;min-height:380px;padding:24px;border:1px solid #334155;border-radius:18px;background:linear-gradient(145deg,#111c30,#0f172a);box-shadow:0 18px 50px #0005}.screen:nth-child(4){grid-column:2/span 2}.screen h2{margin:0 0 6px;font-size:1.35rem}.screen label{display:flex;flex-direction:column;gap:6px;color:#cbd5e1;font-size:.8rem;font-weight:650}.screen input{width:100%;padding:11px;border:1px solid #475569;border-radius:9px;background:#e2e8f0;color:#475569}.screen button{padding:11px;border:0;border-radius:9px;background:#64748b;color:#e2e8f0;font-weight:750}.screen button:disabled,.screen input:disabled{cursor:not-allowed;opacity:.72}.screen .quiet{background:transparent;color:#94a3b8}.inert{margin:auto 0 0;padding-top:13px;border-top:1px solid #334155;color:#94a3b8;font-size:.76rem;line-height:1.45}.pin{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.pin button:last-child{grid-column:2}.check{flex-direction:row!important;align-items:center}.check input{width:auto}footer{margin-top:28px;text-align:center;color:#64748b;font-size:.8rem}.not-found{display:grid;min-height:100vh;place-items:center}.not-found main{padding:20px}.error-card{max-width:560px;margin:auto;padding:42px;border:1px solid #334155;border-radius:20px;background:#0f172a;text-align:center}.error-card h1{margin:10px 0 0;color:#fb923c;font-size:5rem;line-height:1}.error-card h2{margin:5px 0 18px}.error-card p:last-child{color:#94a3b8;line-height:1.6}@media(max-width:850px){.screen-grid{grid-template-columns:repeat(2,1fr)}.screen,.screen:nth-child(4){grid-column:span 1}}@media(max-width:560px){main{padding:28px 0}.notice{display:grid}.notice span{padding:0;border:0}.screen-grid{display:block}.screen{margin-bottom:16px}.hero{align-items:flex-start}}
