*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;background:#f4f7fb}.page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 20px;background:radial-gradient(circle at 12% 8%,#e5eef9 0,transparent 34%),radial-gradient(circle at 90% 90%,#e9edf5 0,transparent 30%)}.card{width:100%;max-width:440px;padding:38px;background:#fff;border:1px solid #dfe5ee;border-radius:16px;box-shadow:0 18px 50px rgba(34,48,75,.09)}.brand{display:flex;align-items:center;gap:12px;margin-bottom:34px}.brand span:last-child{display:flex;flex-direction:column}.brand strong{font-size:16px}.brand small{margin-top:2px;color:#7a8799;font-size:11px;letter-spacing:.05em}.logo{display:grid;place-items:center;width:42px;height:42px;color:#fff;background:#17385f;border-radius:10px;font-weight:750;font-size:20px}.eyebrow{margin:0 0 9px;color:#52739a;font-size:10px;font-weight:750;letter-spacing:.13em}h1{margin:0 0 9px;font-size:27px;letter-spacing:-.02em}header>p:last-child{margin:0 0 29px;color:#687689;font-size:14px;line-height:1.5}label{display:block;margin:0 0 8px;font-size:13px;font-weight:650}.label-row{display:flex;align-items:center;justify-content:space-between;margin-top:19px}.label-row label{margin:0}.label-row a{font-size:12px}input{width:100%;height:44px;padding:0 13px;border:1px solid #cbd4df;border-radius:7px;background:#fff;color:#172033;font:inherit;font-size:14px;outline:none}input:focus{border-color:#52759c;box-shadow:0 0 0 3px rgba(82,117,156,.12)}button{width:100%;height:44px;margin-top:4px;border:0;border-radius:7px;background:#17385f;color:#fff;font:inherit;font-size:14px;font-weight:680;cursor:pointer}button:hover{background:#112d4d}button:disabled{opacity:.68;cursor:default}.error{min-height:23px;padding-top:8px;color:#b42318;font-size:13px}.help{margin:25px 0 0;text-align:center;color:#7a8799;font-size:12px}a{color:#426589;text-decoration:none}a:hover{text-decoration:underline}footer{width:100%;max-width:440px;display:flex;justify-content:space-between;margin-top:21px;color:#8995a5;font-size:11px}footer nav{display:flex;gap:15px}.content h1{font-size:24px}.content p{color:#657388;font-size:14px;line-height:1.65}.back{display:inline-block;margin-top:14px}.status-dot{display:inline-block;width:9px;height:9px;margin-right:8px;border-radius:50%;background:#3ca66b;box-shadow:0 0 0 4px rgba(60,166,107,.12)}@media(max-width:520px){.card{padding:30px 24px}footer{padding:0 4px;gap:14px;flex-direction:column;align-items:center}}
