*{box-sizing:border-box}body{margin:0;background:#f3f6fb;color:#14213d;font-family:Inter,Segoe UI,Arial,sans-serif}.shell{max-width:980px;margin:0 auto;padding:32px 18px}.brand{display:flex;align-items:center;gap:18px;margin-bottom:22px}.brand img{width:145px;max-height:60px;object-fit:contain}.brand div{display:flex;flex-direction:column;gap:4px}.brand strong{font-size:20px}.brand span,.lead,.footnote{color:#65748b}.wizard{background:#fff;border-radius:24px;padding:34px;box-shadow:0 18px 60px rgba(15,38,75,.09)}.progress{height:8px;background:#e8eef7;border-radius:99px;overflow:hidden}.progress span{display:block;height:100%;background:#1261d6;border-radius:99px}.step-label{margin-top:10px;color:#6d7d94;font-size:13px}h1{font-size:34px;margin:26px 0 8px}.lead{margin:0 0 25px;font-size:17px}.choices{display:grid;gap:16px;margin-top:25px}.choices.two{grid-template-columns:repeat(2,1fr)}.choices.three{grid-template-columns:repeat(3,1fr)}.choice{position:relative;border:2px solid #e3e9f2;border-radius:18px;padding:24px;cursor:pointer;display:flex;flex-direction:column;gap:9px;min-height:165px;transition:.2s}.choice:hover{border-color:#9bbceb;transform:translateY(-2px)}.choice:has(input:checked){border-color:#1261d6;background:#f2f7ff;box-shadow:0 0 0 4px rgba(18,97,214,.08)}.choice input{position:absolute;right:18px;top:18px;accent-color:#1261d6}.choice .icon{font-size:34px}.choice b{font-size:20px}.choice small{line-height:1.55;color:#65748b}.actions{display:flex;align-items:center;justify-content:space-between;margin-top:30px}.actions a{color:#4d5d73;text-decoration:none;font-weight:700}.actions button{border:0;border-radius:12px;background:#1261d6;color:#fff;padding:14px 24px;font-size:16px;font-weight:800;cursor:pointer}.counter{display:flex;justify-content:center;align-items:center;gap:18px;margin:45px 0}.counter button{width:58px;height:58px;border:0;border-radius:50%;font-size:30px;background:#eaf2ff;color:#1261d6}.counter input{width:120px;text-align:center;font-size:38px;font-weight:800;border:0;border-bottom:3px solid #1261d6}.subhead{margin-top:34px}.inline-radio{display:flex;gap:24px}.inline-radio label{padding:14px 18px;border:1px solid #dce4ef;border-radius:12px}.recommend{display:flex;justify-content:space-between;gap:25px;align-items:center;background:#f1f7ff;border:1px solid #cfe0f7;border-radius:18px;padding:24px;margin-top:22px}.recommend span{font-size:13px;color:#61728b;text-transform:uppercase;font-weight:800}.recommend h2{margin:7px 0}.recommend p{margin:0;color:#60718a}.total{font-size:30px;font-weight:900;white-space:nowrap;color:#0b7a45}.breakdown{margin-top:20px;border:1px solid #e3e9f2;border-radius:16px;overflow:hidden}.breakdown>div{display:flex;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid #edf1f6}.breakdown>div:last-child{border:0}.breakdown small{display:block;color:#748299;margin-top:4px}.contact{margin-top:24px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fields input{padding:14px;border:1px solid #ccd7e6;border-radius:11px;font-size:16px}.gdpr{display:block;margin-top:14px;color:#5e6c80;font-size:14px}.error{background:#fff1f1;color:#a32121;border:1px solid #f0c1c1;padding:12px 15px;border-radius:10px;margin-top:20px}.footnote{text-align:center;font-size:13px;margin-top:18px}@media(max-width:700px){.shell{padding:15px 10px}.brand{align-items:flex-start}.brand img{width:110px}.brand strong{font-size:16px}.brand span{font-size:12px}.wizard{padding:22px 16px;border-radius:18px}h1{font-size:27px}.choices.two,.choices.three,.fields{grid-template-columns:1fr}.choice{min-height:auto}.recommend{flex-direction:column;align-items:flex-start}.total{font-size:28px}.breakdown>div{font-size:14px}.actions button{padding:13px 18px}}
