*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:linear-gradient(135deg,#eef3f6,#f8fafb);color:#1d2939}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.card{width:100%;max-width:500px;background:#fff;border:1px solid #d9e1e7;border-radius:16px;padding:36px;box-shadow:0 16px 45px rgba(15,40,50,.12)}.brand{display:inline-block;padding:7px 11px;border-radius:7px;background:#123f42;color:#fff;font-weight:800;letter-spacing:1px;font-size:13px}h1{font-size:28px;margin:18px 0 6px;color:#1c2b3a}.sub{margin:0;color:#667785}.steps{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0 18px}.steps span{font-size:12px;padding:7px 10px;border-radius:999px;background:#edf1f4;color:#72808a}.steps .active{background:#dbeeed;color:#175d52;font-weight:700}label{display:block;margin:18px 0 7px;font-weight:600;font-size:14px}input{width:100%;padding:13px 14px;border:1px solid #c9d3da;border-radius:8px;font-size:16px;outline:none;background:#fff}input:focus{border-color:#19716c;box-shadow:0 0 0 3px rgba(25,113,108,.12)}button{width:100%;margin-top:22px;padding:13px 16px;border:0;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;background:#123f42;color:#fff}button:hover:not(:disabled){background:#0d3437}button:disabled{opacity:.65;cursor:not-allowed}.secondary{margin-top:10px;background:#edf1f4;color:#344054}.secondary:hover:not(:disabled){background:#e2e8ec}.otp{text-align:center;letter-spacing:10px;font-size:22px}.instruction{color:#52616d;line-height:1.55;margin:8px 0}small{display:block;margin-top:10px;color:#697783;line-height:1.5}.message{margin-top:20px;padding:12px 14px;border-radius:8px;font-size:14px;line-height:1.45}.message.info{background:#eef5ff;color:#235a9f}.message.success{background:#e9f7f0;color:#166b4c}.message.error{background:#fff0f0;color:#a83232}.success{text-align:center;padding:10px 0}.success h2{margin:12px 0 8px}.success p{color:#62717c;line-height:1.6}.success-icon{width:58px;height:58px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#dff3e9;color:#14714e;font-size:30px;font-weight:700}.footer{text-align:center;color:#8a969f;font-size:12px;margin:28px 0 0}@media(max-width:520px){.page{padding:14px}.card{padding:26px 20px}h1{font-size:24px}}
