*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:linear-gradient(135deg,#eef2ff,#f8fafc);color:#172033}.shell{max-width:760px;margin:0 auto;padding:40px 18px}.card{background:#fff;border-radius:22px;padding:34px;box-shadow:0 18px 50px rgba(15,23,42,.10)}.hidden{display:none}.brand{font-weight:800;letter-spacing:.14em;color:#1f3a8a;margin-bottom:20px}h1{font-size:42px;line-height:1.08;margin:0 0 14px}h2{font-size:28px;line-height:1.2}.lead{font-size:18px;line-height:1.6;color:#5b6475}.price{font-size:34px;font-weight:800;margin:24px 0}.price span{font-size:14px;font-weight:400;color:#64748b}label{display:block;font-weight:600;margin:16px 0 7px}input,textarea{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:13px;font-size:16px;font-family:inherit}.check{font-weight:400;font-size:13px;line-height:1.5;display:flex;gap:9px;align-items:flex-start}.check input{width:auto;margin-top:3px}button{border:0;border-radius:12px;padding:13px 18px;background:#1f3a8a;color:#fff;font-size:16px;font-weight:700;cursor:pointer;margin-top:14px}button:disabled{opacity:.6}.option{display:block;width:100%;text-align:left;background:#f1f5f9;color:#172033;margin-top:10px}.option:hover{background:#e2e8f0}.scale{display:flex;gap:8px;flex-wrap:wrap}.scaleBtn{min-width:46px;background:#f1f5f9;color:#172033}.msg{color:#b42318;min-height:22px}.small{font-size:13px;color:#64748b}.success{color:#15803d;font-weight:800}.credential{display:flex;justify-content:space-between;gap:20px;padding:14px 16px;background:#f8fafc;border-radius:12px;margin:10px 0}.credential span{color:#64748b}.topline{display:flex;justify-content:space-between;font-weight:700}.bar{height:8px;background:#e2e8f0;border-radius:20px;margin:14px 0 24px;overflow:hidden}.bar div{height:100%;background:#1f3a8a;width:0}.tag{font-size:13px;font-weight:800;color:#1f3a8a;text-transform:uppercase;letter-spacing:.08em}@media(max-width:600px){.shell{padding:18px 12px}.card{padding:24px}h1{font-size:34px}}