:root{color-scheme:dark;font-family:Inter,Segoe UI,Arial,sans-serif;background:#0d0e0c;color:#f6f3ea}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px),#0d0e0c;background-size:64px 64px,64px 64px,auto}.shell{min-height:100vh;display:flex;flex-direction:column;padding:0 28px 36px}header{height:82px;border-bottom:1px solid #2d2e29;display:flex;align-items:center;gap:18px}header em{margin-left:auto;color:#8e8b81;font-size:10px;font-style:normal;font-weight:800;letter-spacing:.16em}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.brand img{display:block;width:46px;height:46px}.brand strong{font-size:18px}.card{position:relative;width:min(500px,100%);margin:auto;padding:42px 42px 36px;border:1px solid #3a3a33;border-radius:20px;background:linear-gradient(145deg,rgba(36,36,32,.98),rgba(25,25,22,.98));box-shadow:0 32px 100px #000a;overflow:hidden}.mark{position:relative;width:54px;height:54px;display:grid;place-items:center;margin-bottom:22px;color:#edca70;font-size:25px;font-weight:900}.mark img{display:block;width:54px;height:54px}.mark--success{border:1px solid #4bc87966;border-radius:14px;background:#4bc87915;color:#70ed99}.eyebrow{margin:0 0 10px;color:#dfb94f;font-size:10px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}h1{margin:0;font-size:38px;line-height:1.05;letter-spacing:-.045em}.lead{max-width:390px;margin:14px 0 26px;color:#a4a198;font-size:14px;line-height:1.6}.alert{margin:0 0 20px;padding:13px 14px;border:1px solid #b86b48;border-radius:10px;background:#b86b4817;color:#ffb792;font-size:13px;line-height:1.45}form{display:grid;gap:15px}label{display:grid;gap:7px;color:#aaa79f;font-size:11px;font-weight:800}input{width:100%;height:50px;padding:0 14px;border:1px solid #3b3b35;border-radius:9px;outline:0;background:#151613;color:#f8f5ec;font:inherit;font-size:15px;font-weight:600;transition:.18s}input:focus{border-color:#d8b55f;box-shadow:0 0 0 3px #d8b55f18}button,.button{min-height:52px;margin-top:5px;padding:0 18px;border:0;border-radius:9px;background:#ddb75b;color:#18150e;display:flex;align-items:center;justify-content:space-between;text-decoration:none;font:inherit;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 10px 30px #d8b55f20}.fineprint{margin:18px 0 0;color:#77766f;font-size:12px;line-height:1.55;text-align:center}@media(max-width:600px){.shell{padding:0 14px 20px}header{height:68px}.card{padding:30px 22px}h1{font-size:32px}header em{display:none}}
