.tool{--tool-orange:#f7931a;--tool-ink:#0b0d0e;--tool-paper:#fffdf8;--tool-line:#d8d5cd;--tool-muted:#626563;margin:44px 0;padding:clamp(22px,4vw,38px);border:1px solid var(--tool-line);border-radius:4px;background:var(--tool-paper);color:var(--tool-ink);font:inherit;isolation:isolate;scroll-margin-top:100px;box-shadow:0 14px 40px #0b0d0e05}
.tool *{box-sizing:border-box}.tool .tool__header{margin-bottom:28px}.tool .tool__eyebrow{display:block;font-size:10px;font-weight:800;letter-spacing:.12em;line-height:1.5;text-transform:uppercase}.tool .tool__header h3{margin:10px 0 12px;color:var(--tool-ink);font-family:inherit;font-size:clamp(24px,3vw,34px);line-height:1.12;font-weight:700;letter-spacing:-.045em}.tool .tool__header p{margin:0;color:#535753;font-size:15px;line-height:1.65;max-width:52ch}.tool .tool__layout{display:grid;grid-template-columns:1.1fr 1fr;gap:28px;align-items:stretch}.tool .tool__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px}.tool .tool__fields--single{grid-template-columns:1fr}.tool .tool__form{margin:0;min-width:0}.tool .tool__form label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:650;line-height:1.4;min-width:0}.tool .tool__form input{display:block;width:100%;min-width:0;min-height:48px;border:1px solid #bcbeb9;border-radius:3px;background:#fff;color:var(--tool-ink);font-family:inherit;font-size:17px;line-height:1.2;font-weight:500;font-variant-numeric:tabular-nums;padding:12px;outline-offset:3px}.tool .tool__input{display:flex;align-items:center;border:1px solid #bcbeb9;border-radius:3px;background:#fff;min-width:0;padding:0 12px}.tool .tool__input input{border:0;padding:12px 6px;min-height:46px;outline-offset:-2px}.tool .tool__input>span{font-size:16px;color:#676b65;font-weight:500}.tool .tool__input:focus-within{outline:2px solid var(--tool-orange);outline-offset:3px}.tool input:focus-visible,.tool button:focus-visible,.tool a:focus-visible{outline:2px solid var(--tool-orange);outline-offset:3px}.tool .tool__input input:focus{outline:0}.tool .tool__reset{display:inline-flex;gap:12px;align-items:center;margin:16px 0 0;padding:4px 0;min-height:36px;border:0;background:transparent;color:#4b504b;font-family:inherit;font-size:12px;line-height:1.4;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.tool .tool__reset:hover{color:#101410}.tool .tool__result{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:24px;background:var(--tool-ink);color:var(--tool-paper);border-radius:3px}.tool .tool__result .tool__eyebrow{color:#c0c3ba;letter-spacing:.1em}.tool .tool__number{display:block;margin:18px 0 8px;color:var(--tool-orange);font-size:clamp(30px,3.1vw,45px);font-weight:650;letter-spacing:-.06em;line-height:1.1;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.tool .tool__result p{font-size:12px;line-height:1.6;color:#bbc0b8;margin:8px 0}.tool .tool__receipt{margin-top:20px;border-top:1px solid #383c35;padding-top:16px;display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:11px;line-height:1.5;color:#c0c3ba}.tool .tool__receipt strong{font-size:15px;color:var(--tool-paper);font-weight:500;white-space:nowrap}.tool .tool__formula{font-size:10px;color:#a4aaa0;line-height:1.6;margin-top:18px}.tool .tool__note{font-size:11px!important;color:var(--tool-muted)!important;line-height:1.7!important;margin:23px 0 0!important}.tool .tool__error{margin:14px 0 0;color:#a2311c;font-size:12px;line-height:1.5}.tool [hidden]{display:none!important}.tool .tool__offers{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.tool .tool__offers>div{padding:18px 20px;background:#efeee7;border-radius:3px;border-left:3px solid var(--tool-ink)}.tool .tool__offers>div:last-child{border-left-color:var(--tool-orange)}.tool .tool__offers span{display:block;font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.tool .tool__offers strong{display:block;font-size:29px;font-weight:600;letter-spacing:-.04em;margin-top:7px;line-height:1.2}.tool .tool__offers small{font-size:18px;font-weight:500}.tool .tool__quote-results{border-top:1px solid var(--tool-line);padding-top:24px;margin-top:18px}.tool .tool__quote-topline{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:24px}.tool .tool__quote-topline p{font-size:12px;color:var(--tool-muted);margin:0}.tool .tool__quote-topline strong{margin-left:6px;color:var(--tool-ink);font-weight:700}.tool .tool__badge{background:#fbe8cc;color:#603501;padding:7px 11px;font-size:10px;font-weight:750;border-radius:2px}.tool .tool__cost-row{display:grid;grid-template-columns:48px minmax(0,1fr) max-content;gap:15px;align-items:center;margin:13px 0;font-size:12px}.tool .tool__cost-row output{min-width:74px;font-size:15px;font-weight:650;text-align:right;font-variant-numeric:tabular-nums}.tool .tool__bar-track{height:24px;border-radius:2px;background:#eeede6;overflow:hidden}.tool .tool__bar{display:block;width:0;height:100%;background:var(--tool-ink);transition:width .25s ease}.tool .tool__bar--b{background:var(--tool-orange)}.tool .tool__quote-conclusion{font-size:14px;font-weight:650;line-height:1.6;margin:24px 0 0}.tool .tool__cash-label{color:#fffdf8!important;font-size:14px!important;font-weight:650}.tool .tool__reserve-figure{margin:28px 0 0}.tool .tool__reserve-chart{height:125px;border-bottom:1px solid #bfc1ba;background:repeating-linear-gradient(to top,transparent 0,transparent calc(33.333% - 1px),#e8e8df calc(33.333% - 1px),#e8e8df 33.333%);padding:0 3px}.tool .tool__reserve-bars{display:flex;align-items:flex-end;gap:8px;height:100%}.tool .tool__reserve-bars i{flex:1;background:var(--tool-orange);height:0;min-width:0;border-radius:2px 2px 0 0;transition:height .25s ease}.tool .tool__reserve-bars i:nth-child(-n+4){opacity:.45}.tool .tool__reserve-bars i:nth-child(n+5):nth-child(-n+8){opacity:.7}.tool .tool__axis{display:flex;justify-content:space-between;gap:16px;font-size:10px;font-weight:600;line-height:1.5;margin-top:8px;color:#525950}.tool .tool__reserve-figure figcaption{font-size:10px;color:#6b7169;line-height:1.6;margin-top:12px}.tool .tool__check-progress{padding:20px 0;border-top:1px solid var(--tool-line);border-bottom:1px solid var(--tool-line);margin-bottom:5px;display:flex;align-items:center;gap:24px}.tool .tool__check-progress p{margin:0;white-space:nowrap;font-size:12px;color:var(--tool-muted)}.tool .tool__check-progress strong{font-size:25px;line-height:1;color:var(--tool-ink);font-weight:650;letter-spacing:-.04em}.tool progress{height:5px;border:0;border-radius:3px;width:100%;display:block;background:#e8e7df;appearance:none}.tool progress::-webkit-progress-bar{background:#e8e7df;border-radius:3px}.tool progress::-webkit-progress-value{background:var(--tool-orange);border-radius:3px}.tool progress::-moz-progress-bar{background:var(--tool-orange);border-radius:3px}.tool .tool__checks>label{display:flex;gap:14px;align-items:flex-start;padding:19px 0;border-bottom:1px solid #e3e2da;cursor:pointer}.tool .tool__checks input{flex-shrink:0;width:19px;height:19px;margin:2px 0 0;accent-color:var(--tool-orange);cursor:pointer}.tool .tool__checks strong{display:block;font-size:14px;line-height:1.5;font-weight:700}.tool .tool__checks label>span>span{display:block;font-size:12px;line-height:1.7;color:var(--tool-muted);margin-top:4px}.tool .tool__checks input:checked+span strong{color:#515b4b}.tool .tool__check-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:18px;margin-top:24px}.tool .tool__check-footer .tool__reset{margin:0}.tool .tool__button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--tool-ink);color:var(--tool-paper)!important;font-size:12px;line-height:1.5;font-weight:650;text-decoration:none!important;padding:14px 18px;min-height:46px;border-radius:3px}.tool .tool__button:hover{background:#30352e}.tool.tool--invalid .tool__number{color:#c7cabe}
@media(max-width:650px){.tool{padding:22px 18px;margin:30px 0}.tool .tool__layout{grid-template-columns:1fr;gap:20px}.tool .tool__result{padding:24px}.tool .tool__number{font-size:42px}.tool .tool__header h3{font-size:27px}.tool .tool__offers>div{padding:15px 12px}.tool .tool__offers strong{font-size:26px}.tool .tool__offers small{font-size:16px}.tool .tool__cost-row{gap:10px;grid-template-columns:45px minmax(0,1fr) max-content}.tool .tool__cost-row output{font-size:14px;min-width:70px}.tool .tool__reserve-bars{gap:5px}.tool .tool__check-footer{align-items:flex-start;flex-direction:column}.tool .tool__button{width:100%}}
@media(max-width:360px){.tool .tool__fields:not(.tool__fields--single){grid-template-columns:1fr}.tool .tool__offers{gap:9px}.tool .tool__offers strong{font-size:23px}.tool .tool__number{font-size:36px}.tool .tool__cost-row{grid-template-columns:40px minmax(0,1fr) max-content;gap:7px}.tool .tool__cost-row output{font-size:12px;min-width:60px}}
@media(prefers-reduced-motion:reduce){.tool .tool__bar,.tool .tool__reserve-bars i{transition:none}}
