.calculator-module__1HYlRG__wrap{max-width:1060px;margin:0 auto;padding:28px 20px 64px}.calculator-module__1HYlRG__masthead{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:32px;padding-bottom:14px;display:flex}.calculator-module__1HYlRG__brand{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--petrol);font-size:11px;font-weight:600}.calculator-module__1HYlRG__meta{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--faint);font-size:11px}.calculator-module__1HYlRG__title{letter-spacing:-.02em;max-width:16ch;margin:0 0 12px;font-size:clamp(28px,4.4vw,42px);font-weight:600;line-height:1.08}.calculator-module__1HYlRG__lede{max-width:56ch;color:var(--soft);margin:0 0 34px;font-size:16px}.calculator-module__1HYlRG__eyebrow{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--faint);margin-bottom:10px;font-size:10.5px;font-weight:500;display:block}.calculator-module__1HYlRG__eyebrow .calculator-module__1HYlRG__plain{text-transform:none;letter-spacing:0}.calculator-module__1HYlRG__section{margin-bottom:34px}.calculator-module__1HYlRG__card{background:var(--card);border:1px solid var(--line);border-radius:3px}.calculator-module__1HYlRG__pad{padding:22px}.calculator-module__1HYlRG__console{padding:24px 22px 8px}.calculator-module__1HYlRG__volRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.calculator-module__1HYlRG__volInput{align-items:baseline;gap:8px;display:flex}.calculator-module__1HYlRG__volInput input{font-family:var(--mono);letter-spacing:-.02em;border:none;border-bottom:2px solid var(--petrol);width:8ch;color:var(--ink);background:0 0;padding:0 0 2px;font-size:34px;font-weight:500}.calculator-module__1HYlRG__volInput input:focus{border-bottom-color:var(--amber);outline:none}.calculator-module__1HYlRG__unit{font-family:var(--mono);color:var(--soft);letter-spacing:.04em;font-size:12px}.calculator-module__1HYlRG__presets{flex-wrap:wrap;gap:6px;display:flex}.calculator-module__1HYlRG__presets button{font-family:var(--mono);letter-spacing:.06em;border:1px solid var(--line);color:var(--soft);cursor:pointer;background:0 0;border-radius:2px;padding:6px 11px;font-size:11px;transition:all .14s}.calculator-module__1HYlRG__presets button:hover{border-color:var(--petrol);color:var(--petrol)}.calculator-module__1HYlRG__presets button:focus-visible{outline:2px solid var(--amber);outline-offset:2px}.calculator-module__1HYlRG__range{appearance:none;background:var(--line);cursor:pointer;width:100%;height:2px;margin:26px 0 4px}.calculator-module__1HYlRG__range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--petrol);border:3px solid var(--card);width:20px;height:20px;box-shadow:0 0 0 1px var(--petrol);cursor:grab;border-radius:50%}.calculator-module__1HYlRG__range::-moz-range-thumb{background:var(--petrol);border:3px solid var(--card);width:20px;height:20px;box-shadow:0 0 0 1px var(--petrol);cursor:grab;border-radius:50%}.calculator-module__1HYlRG__range:focus-visible{outline:2px solid var(--amber);outline-offset:6px}.calculator-module__1HYlRG__stair{align-items:flex-end;gap:2px;height:132px;margin-top:6px;display:flex;position:relative}.calculator-module__1HYlRG__step{background:var(--petrol-tint);cursor:pointer;font:inherit;border:none;border-radius:2px 2px 0 0;justify-content:center;align-items:flex-start;padding-top:7px;transition:background .16s;display:flex;position:relative}.calculator-module__1HYlRG__step:hover{background:#c3d5d9}.calculator-module__1HYlRG__step.calculator-module__1HYlRG__on{background:var(--petrol)}.calculator-module__1HYlRG__step:focus-visible{outline:2px solid var(--amber);outline-offset:2px}.calculator-module__1HYlRG__step .calculator-module__1HYlRG__r{font-family:var(--mono);color:var(--petrol-deep);font-size:11px;font-weight:500}.calculator-module__1HYlRG__step.calculator-module__1HYlRG__on .calculator-module__1HYlRG__r{color:#fff}.calculator-module__1HYlRG__stairAxis{font-family:var(--mono);color:var(--faint);letter-spacing:.04em;border-top:1px solid var(--line);gap:2px;padding-top:7px;font-size:9.5px;display:flex}.calculator-module__1HYlRG__stairAxis div{text-align:center;white-space:nowrap;overflow:hidden}.calculator-module__1HYlRG__marker{background:var(--amber);pointer-events:none;width:2px;transition:left .1s;position:absolute;top:-6px;bottom:0}.calculator-module__1HYlRG__marker:before{content:"";border:5px solid #0000;border-top-color:var(--amber);position:absolute;top:-4px;left:-4px}.calculator-module__1HYlRG__results{background:var(--line);border:1px solid var(--line);border-radius:3px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.calculator-module__1HYlRG__res{background:var(--card);padding:20px 18px}.calculator-module__1HYlRG__res .calculator-module__1HYlRG__k{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--faint);margin-bottom:9px;font-size:10px}.calculator-module__1HYlRG__res .calculator-module__1HYlRG__v{font-family:var(--mono);letter-spacing:-.025em;font-size:29px;font-weight:600;line-height:1}.calculator-module__1HYlRG__res .calculator-module__1HYlRG__v small{color:var(--soft);letter-spacing:0;margin-left:5px;font-size:13px;font-weight:400}.calculator-module__1HYlRG__res .calculator-module__1HYlRG__n{color:var(--soft);margin-top:9px;font-size:12.5px;line-height:1.4}.calculator-module__1HYlRG__res.calculator-module__1HYlRG__hero{background:var(--petrol-deep)}.calculator-module__1HYlRG__res.calculator-module__1HYlRG__hero .calculator-module__1HYlRG__k{color:#7fa8b1}.calculator-module__1HYlRG__res.calculator-module__1HYlRG__hero .calculator-module__1HYlRG__v{color:#fff}.calculator-module__1HYlRG__res.calculator-module__1HYlRG__hero .calculator-module__1HYlRG__v small{color:#9cc0c8}.calculator-module__1HYlRG__res.calculator-module__1HYlRG__hero .calculator-module__1HYlRG__n{color:#a9c6cc}.calculator-module__1HYlRG__verdict{background:var(--card);border:1px solid var(--line);border-top:none;border-radius:0 0 3px 3px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:1px;padding:18px;display:flex}.calculator-module__1HYlRG__verdict .calculator-module__1HYlRG__txt{max-width:60ch;font-size:14.5px}.calculator-module__1HYlRG__verdict b{font-family:var(--mono);font-weight:600}.calculator-module__1HYlRG__tag{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:2px;padding:5px 10px;font-size:11px;font-weight:500}.calculator-module__1HYlRG__tag.calculator-module__1HYlRG__save{color:var(--green);background:#e2f0e9}.calculator-module__1HYlRG__tag.calculator-module__1HYlRG__over{color:var(--amber);background:#f6e7dc}.calculator-module__1HYlRG__table{border-collapse:collapse;width:100%;font-size:14px}.calculator-module__1HYlRG__table th{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--faint);text-align:left;border-bottom:1px solid var(--line);padding:0 10px 10px;font-size:10px;font-weight:500}.calculator-module__1HYlRG__table th.calculator-module__1HYlRG__n,.calculator-module__1HYlRG__table td.calculator-module__1HYlRG__n{text-align:right}.calculator-module__1HYlRG__table td{font-variant-numeric:tabular-nums;border-bottom:1px solid #e7ecee;padding:11px 10px}.calculator-module__1HYlRG__table tr:last-child td{border-bottom:none}.calculator-module__1HYlRG__table tr.calculator-module__1HYlRG__on td{background:#f1f6f7}.calculator-module__1HYlRG__table tr.calculator-module__1HYlRG__on td:first-child{box-shadow:inset 3px 0 0 var(--petrol)}.calculator-module__1HYlRG__lvl{font-family:var(--mono);color:var(--petrol);letter-spacing:.08em;font-size:11px;font-weight:600}.calculator-module__1HYlRG__table td input{font-family:var(--mono);text-align:right;border:1px solid #0000;border-bottom:1px dashed var(--faint);width:6ch;color:var(--ink);background:0 0;border-radius:2px;padding:2px 4px;font-size:14px}.calculator-module__1HYlRG__table td input:hover{border-color:var(--line);background:#f6f8f9}.calculator-module__1HYlRG__table td input:focus{border:1px solid var(--amber);background:#fff;outline:none}.calculator-module__1HYlRG__delta{font-family:var(--mono);font-size:12.5px}.calculator-module__1HYlRG__delta.calculator-module__1HYlRG__save{color:var(--green)}.calculator-module__1HYlRG__delta.calculator-module__1HYlRG__over{color:var(--amber)}.calculator-module__1HYlRG__faint{color:var(--faint)}.calculator-module__1HYlRG__yearGrid{grid-template-columns:1fr 1fr;align-items:start;gap:22px;display:grid}.calculator-module__1HYlRG__field label{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--faint);margin-bottom:7px;font-size:10px;display:block}.calculator-module__1HYlRG__field input{font-family:var(--mono);border:1px solid var(--line);width:100%;color:var(--ink);background:#f8fafa;border-radius:2px;padding:9px 11px;font-size:19px}.calculator-module__1HYlRG__field input:focus{border-color:var(--petrol);background:#fff;outline:none}.calculator-module__1HYlRG__field .calculator-module__1HYlRG__hint{color:var(--faint);margin-top:6px;font-size:12px}.calculator-module__1HYlRG__settle{border-left:2px solid var(--line);padding-left:20px}.calculator-module__1HYlRG__settle .calculator-module__1HYlRG__line{color:var(--soft);justify-content:space-between;gap:12px;padding:7px 0;font-size:13.5px;display:flex}.calculator-module__1HYlRG__settle .calculator-module__1HYlRG__line span:last-child{font-family:var(--mono);color:var(--ink);font-variant-numeric:tabular-nums}.calculator-module__1HYlRG__settle .calculator-module__1HYlRG__line.calculator-module__1HYlRG__tot{border-top:1px solid var(--line);color:var(--ink);margin-top:6px;padding-top:12px;font-size:15px;font-weight:500}.calculator-module__1HYlRG__settle .calculator-module__1HYlRG__line.calculator-module__1HYlRG__tot span:last-child{font-size:19px;font-weight:600}.calculator-module__1HYlRG__settleNote{color:var(--faint);margin-top:10px;font-size:12.5px;line-height:1.5}.calculator-module__1HYlRG__faq details{border-bottom:1px solid #e7ecee}.calculator-module__1HYlRG__faq details:last-child{border-bottom:none}.calculator-module__1HYlRG__faq summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:baseline;gap:14px;padding:16px 22px;font-size:15px;font-weight:500;list-style:none;transition:color .14s;display:flex}.calculator-module__1HYlRG__faq summary::-webkit-details-marker{display:none}.calculator-module__1HYlRG__faq summary:after{content:"+";font-family:var(--mono);color:var(--petrol);flex-shrink:0;font-size:17px;line-height:1}.calculator-module__1HYlRG__faq details[open] summary{color:var(--petrol)}.calculator-module__1HYlRG__faq details[open] summary:after{content:"−"}.calculator-module__1HYlRG__faq summary:hover{color:var(--petrol)}.calculator-module__1HYlRG__faq summary:focus-visible{outline:2px solid var(--amber);outline-offset:-2px}.calculator-module__1HYlRG__faq .calculator-module__1HYlRG__a{max-width:70ch;padding:0 22px 20px}.calculator-module__1HYlRG__faq .calculator-module__1HYlRG__a p{color:var(--soft);margin:0 0 10px;font-size:14px;line-height:1.6}.calculator-module__1HYlRG__faq .calculator-module__1HYlRG__a p.calculator-module__1HYlRG__ans{color:var(--ink);letter-spacing:-.01em;margin-bottom:8px;font-size:16px;font-weight:600;line-height:1.35}.calculator-module__1HYlRG__faq .calculator-module__1HYlRG__a p:last-child{margin-bottom:0}.calculator-module__1HYlRG__faq .calculator-module__1HYlRG__a b{color:var(--ink);font-weight:600}.calculator-module__1HYlRG__faq .calculator-module__1HYlRG__a ul{margin:0;padding-left:18px}.calculator-module__1HYlRG__faq .calculator-module__1HYlRG__a li{color:var(--soft);margin-bottom:5px;font-size:14px;line-height:1.6}.calculator-module__1HYlRG__faq .calculator-module__1HYlRG__a li::marker{color:var(--petrol)}.calculator-module__1HYlRG__add{border-collapse:collapse;width:100%;margin:4px 0 12px;font-size:13.5px}.calculator-module__1HYlRG__add td{border-bottom:1px dotted var(--line);color:var(--soft);padding:8px 0}.calculator-module__1HYlRG__add td.calculator-module__1HYlRG__n{font-family:var(--mono);color:var(--petrol-deep);white-space:nowrap;text-align:right;padding-left:16px;font-size:12.5px}.calculator-module__1HYlRG__add tr:last-child td{border-bottom:none}.calculator-module__1HYlRG__baseline{color:var(--soft);flex-wrap:wrap;align-items:center;gap:9px;margin-top:14px;font-size:13px;display:flex}.calculator-module__1HYlRG__footer{border-top:1px solid var(--line);font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--faint);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:44px;padding-top:16px;font-size:10.5px;display:flex}.calculator-module__1HYlRG__index{background:var(--line);border:1px solid var(--line);border-radius:3px;gap:1px;display:grid;overflow:hidden}.calculator-module__1HYlRG__indexItem{background:var(--card);color:inherit;padding:22px;text-decoration:none;transition:background .14s;display:block}.calculator-module__1HYlRG__indexItem:hover{background:#f1f6f7}.calculator-module__1HYlRG__indexItem h2{letter-spacing:-.01em;margin:0 0 6px;font-size:19px;font-weight:600}.calculator-module__1HYlRG__indexItem p{color:var(--soft);max-width:62ch;margin:0;font-size:14px}.calculator-module__1HYlRG__indexItem .calculator-module__1HYlRG__go{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--petrol);margin-top:12px;font-size:11px;display:block}@media (max-width:720px){.calculator-module__1HYlRG__results,.calculator-module__1HYlRG__yearGrid{grid-template-columns:1fr}.calculator-module__1HYlRG__settle{border-left:none;border-top:1px solid var(--line);padding-top:18px;padding-left:0}.calculator-module__1HYlRG__stair{height:108px}.calculator-module__1HYlRG__step .calculator-module__1HYlRG__r{font-size:10px}.calculator-module__1HYlRG__stairAxis{font-size:8.5px}}
