.fvcalc{--fv-orange:#f47a20;--fv-navy:#10243d;--fv-border:#dfe5eb;--fv-muted:#64748b;max-width:1040px;margin:24px auto;font-family:Inter,Arial,sans-serif;color:#172033}.fvcalc *{box-sizing:border-box}.fvcalc-head{margin-bottom:26px}.fvcalc-kicker{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fv-orange);margin-bottom:8px}.fvcalc-head h2{font-size:32px;line-height:1.15;margin:0 0 10px;color:var(--fv-navy)}.fvcalc-head p{margin:0;color:var(--fv-muted);font-size:16px;line-height:1.6}.fvcalc-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:24px;align-items:start}.fvcalc-fields{border:1px solid var(--fv-border);border-radius:18px;background:#fff;overflow:hidden}.fvcalc-step{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:22px;border-bottom:1px solid var(--fv-border)}.fvcalc-step:last-child{border-bottom:0}.fvcalc-stepnum{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff3ea;color:var(--fv-orange);font-weight:800}.fvcalc-stepbody{min-width:0}.fvcalc-stepbody h3{margin:4px 0 16px;font-size:19px;color:var(--fv-navy)}.fvcalc label{display:block;font-size:14px;font-weight:700;color:#334155;margin-bottom:14px}.fvcalc select,.fvcalc input[type=number]{display:block;width:100%;min-height:46px;margin-top:7px;border:1px solid #cfd8e3;border-radius:10px;background:#fff;padding:10px 12px;font:inherit;color:#172033}.fvcalc select:focus,.fvcalc input[type=number]:focus{outline:2px solid rgba(244,122,32,.18);border-color:var(--fv-orange)}.fvcalc-mode{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fvcalc-mode label{margin:0}.fvcalc-mode input{position:absolute;opacity:0;pointer-events:none}.fvcalc-mode span{display:flex;align-items:center;justify-content:center;min-height:48px;border:1px solid #cfd8e3;border-radius:11px;background:#fff;padding:10px 12px;cursor:pointer;font-weight:700;text-align:center}.fvcalc-mode input:checked+span{border-color:var(--fv-orange);background:#fff6ef;color:#b64d00}.fvcalc-mode input:focus-visible+span{outline:2px solid rgba(244,122,32,.3)}.fvcalc-forward{margin-top:16px;padding-top:16px;border-top:1px dashed var(--fv-border)}.fvcalc-forward[hidden]{display:none!important}.fvcalc-desttype>span{display:block;font-size:14px;font-weight:700;color:#334155;margin-bottom:7px}.fvcalc-result{position:sticky;top:24px;border-radius:18px;background:var(--fv-navy);color:#fff;padding:26px}.fvcalc-result-label{display:block;color:#c7d2df;font-size:14px;font-weight:700;margin-bottom:10px}.fvcalc-price{display:flex;align-items:flex-end;gap:8px;margin-bottom:24px;flex-wrap:wrap}.fvcalc-price strong{font-size:44px;line-height:1;font-weight:800;letter-spacing:-.03em}.fvcalc-price span{font-size:18px;font-weight:700;padding-bottom:4px}.fvcalc-monthly{border-top:1px solid rgba(255,255,255,.16);padding-top:18px;display:flex;justify-content:space-between;gap:16px;align-items:end}.fvcalc-monthly span{font-size:14px;color:#c7d2df}.fvcalc-monthly strong{font-size:22px}.fvcalc-status{margin:16px 0 0;color:#c7d2df;font-size:13px;line-height:1.5}.fvcalc-status.is-error{color:#ffd0d0}.fvcalc-empty{padding:16px;border:1px solid #f0c2c2;background:#fff6f6;border-radius:10px;color:#8a1f1f}.fvcalc select:disabled{opacity:.6}.fvcalc .fvcalc-mode-small{grid-template-columns:1fr 1fr}@media(max-width:760px){.fvcalc-head h2{font-size:26px}.fvcalc-grid{grid-template-columns:1fr}.fvcalc-result{position:static}.fvcalc-step{grid-template-columns:34px 1fr;padding:18px}.fvcalc-mode{grid-template-columns:1fr}.fvcalc-price strong{font-size:38px}}@media(max-width:420px){.fvcalc{margin:16px 0}.fvcalc-step{grid-template-columns:1fr}.fvcalc-stepnum{margin-bottom:2px}.fvcalc-result{border-radius:14px}.fvcalc-fields{border-radius:14px}}
