:root{color:#0f172a;background:radial-gradient(circle at top,#f43f5e24,#0000 32%),linear-gradient(#f5f7fb 0%,#eef2f7 100%);font-family:Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0}button,input{font:inherit}.landing-shell{justify-content:center;align-items:center;min-height:100vh;padding:32px 18px;display:flex}.hero-card{background:#ffffffe6;border:1px solid #e2e8f0e6;border-radius:32px;width:min(720px,100%);margin:0;padding:32px;box-shadow:0 28px 60px #0f172a1f}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#e11d48;margin:0 0 12px;font-size:.82rem;font-weight:800}.hero-card h1{margin:0;font-size:clamp(2rem,5vw,3.25rem);line-height:1.05}.hero-copy{color:#475569;margin:16px 0 0;font-size:1.05rem;line-height:1.7}.subtitle{color:#475569;margin:12px 0 0;font-size:1rem;line-height:1.55}.code-form,.token-card{gap:14px;margin-top:26px;display:grid}.request-form{margin-top:22px}.otp-slots{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.otp-slot{text-align:center;color:#0f172a;background:#fff;border:1.5px solid #94a3b859;border-radius:14px;width:52px;height:64px;padding:0;font-family:ui-monospace,Monaco,monospace;font-size:1.85rem;font-weight:800;transition:border-color .14s,box-shadow .14s,transform .14s}.otp-slot:focus{border-color:#e11d48;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #e11d4826}.otp-slot:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.recovery-link{text-align:center;color:#64748b;margin:18px 0 0;font-size:.92rem}.link-button{font:inherit;color:#e11d48;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.link-button:hover{color:#be123c}.back-link{font:inherit;color:#64748b;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin:-8px 0 14px;padding:0;font-size:.9rem;font-weight:700;display:inline-flex}.back-link:hover{color:#0f172a}.email-input{background:#fff;border:1px solid #94a3b859;border-radius:22px;width:100%;padding:18px 20px;font-size:1rem;font-weight:600}.primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e11d48 0%,#fb7185 100%);border:0;border-radius:999px;padding:16px 22px;font-weight:700;box-shadow:0 18px 36px #e11d4840}.primary-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.detail-row{background:#f8fafc;border-radius:20px;justify-content:space-between;gap:16px;padding:14px 16px;display:flex}.detail-row span{color:#64748b}.detail-row strong{text-align:right}.notice{border-radius:18px;margin:16px 0 0;padding:14px 16px;font-size:.96rem}.notice.success{color:#047857;background:#10b9811f}.notice.error{color:#b91c1c;background:#ef44441a}@media (width<=760px){.landing-shell{justify-content:center;align-items:center;padding:16px 14px}.hero-card{border-radius:26px;padding:24px 18px}.otp-slots{gap:6px}.otp-slot{border-radius:12px;width:44px;height:56px;font-size:1.55rem}.detail-row{flex-direction:column}.detail-row strong{text-align:left}}
