*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% 30%,#123247,#061522 70%);color:#d6e5ec;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;display:flex;align-items:center;justify-content:center;padding:24px}.panel{width:min(580px,100%);padding:48px 38px 42px;border:1px solid #315466;border-radius:28px;background:rgba(18,48,65,.7);box-shadow:0 20px 70px #020b13;text-align:center}.icon{margin:auto;width:94px;height:94px;border:2px solid #05d6ed;border-radius:27px;color:#08d6ed;display:grid;place-items:center;font-size:52px}h1{font-size:40px;margin:24px 0 10px;color:#fff}.sub{font-size:20px;color:#9ab1be;margin:0 0 42px}input{width:100%;height:64px;padding:0 22px;border:2px solid #08d6ed;border-radius:22px;background:rgba(255,255,255,.06);color:#fff;font-size:20px;outline:none;text-align:center}input:focus{box-shadow:0 0 0 3px rgba(8,214,237,.18)}button{width:100%;height:62px;margin-top:18px;border:0;border-radius:22px;background:linear-gradient(100deg,#08cfe0,#168af5);color:#fff;font-size:22px;font-weight:700;cursor:pointer}.error{height:20px;margin:8px 0 0;color:#ff8585}.features{display:flex;justify-content:space-around;color:#8ca5b1;margin-top:34px;font-size:16px}.phone-row,.code-row{display:flex;align-items:center;justify-content:center;gap:12px}.phone{font-size:34px;color:#fff;font-weight:700;letter-spacing:2px;margin:8px}.label{color:#90aab7;margin-top:14px}.state{color:#08d6ed;font-size:20px;margin-top:14px}.countdown{font-size:28px;margin:8px}.smsbox{margin-top:22px;padding:18px;text-align:left;background:rgba(0,0,0,.2);border-radius:16px;line-height:1.7;min-height:100px}.code{font-size:30px;color:#ffe26a;font-weight:700;text-align:center}.mini{width:auto;height:34px;padding:0 12px;margin:0;border-radius:8px;font-size:13px;background:rgba(8,207,224,.18);border:1px solid #238da0}.actions{display:flex;gap:10px}.actions button{flex:1}.secondary{background:transparent;border:1px solid #5d8798;font-size:16px;height:48px}.panel[hidden],section[hidden]{display:none}@media(max-width:520px){.panel{padding:34px 22px}h1{font-size:32px}.sub{font-size:16px}.features{font-size:13px}.phone{font-size:26px}}
