.tools-module__n-ZNlW__tool{border:1px solid var(--line);background:var(--lime-2);padding:clamp(1.4rem,3vw,2.4rem)}.tools-module__n-ZNlW__toolHead{margin-bottom:1.6rem}.tools-module__n-ZNlW__toolTitle{font-family:var(--font-display);font-weight:600;font-size:var(--t-display-s);line-height:var(--lh-display);letter-spacing:var(--ls-display);color:var(--ink);margin:.5rem 0 .7rem}.tools-module__n-ZNlW__toolIntro{font-size:var(--t-body);line-height:var(--lh-body);color:var(--ink-2);max-width:58ch;margin:0}.tools-module__n-ZNlW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(1.4rem,3vw,2.6rem);display:grid}@media (max-width:720px){.tools-module__n-ZNlW__grid{grid-template-columns:1fr}}.tools-module__n-ZNlW__inputs{flex-direction:column;gap:1.3rem;display:flex}.tools-module__n-ZNlW__label{font-family:var(--font-body);font-size:var(--t-label-s);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--ink-2);margin-bottom:.6rem;font-weight:600;display:block}.tools-module__n-ZNlW__seg{border:1px solid var(--line-strong);background:var(--lime);display:flex}.tools-module__n-ZNlW__segBtn{font-family:var(--font-body);font-size:var(--t-label-s);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--ink-2);border:0;border-right:1px solid var(--line-strong);cursor:pointer;background:0 0;flex:1;padding:.85rem .7rem;font-weight:600;transition:background .25s,color .25s}.tools-module__n-ZNlW__segBtn:last-child{border-right:0}.tools-module__n-ZNlW__segBtn:hover:not(.tools-module__n-ZNlW__segOn){color:var(--ink)}.tools-module__n-ZNlW__segOn{background:var(--ink);color:var(--lime)}.tools-module__n-ZNlW__segBtn:focus-visible{outline:2px solid var(--clay);outline-offset:-2px}.tools-module__n-ZNlW__inputNote{font-size:var(--t-body-s);line-height:var(--lh-body);color:var(--ink-2);margin:.7rem 0 0}.tools-module__n-ZNlW__priceBox{align-items:center;display:flex;position:relative}.tools-module__n-ZNlW__priceInput{width:100%;font-family:var(--font-body);font-size:var(--t-body);color:var(--ink);background:var(--lime);border:1px solid var(--line-strong);appearance:textfield;border-radius:0;min-height:48px;padding:.9rem 3.6rem .9rem 1rem;font-weight:600;transition:border-color .2s,box-shadow .2s}.tools-module__n-ZNlW__priceInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.tools-module__n-ZNlW__priceInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tools-module__n-ZNlW__priceInput:focus{border-color:var(--clay);box-shadow:0 0 0 3px color-mix(in srgb, var(--clay) 14%, transparent);outline:none}.tools-module__n-ZNlW__unit{font-family:var(--font-body);font-size:var(--t-label-s);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--ink-3);pointer-events:none;font-weight:600;position:absolute;right:1rem}.tools-module__n-ZNlW__slider{appearance:none;cursor:pointer;background:0 0;width:100%;height:44px;margin:0}.tools-module__n-ZNlW__slider::-webkit-slider-runnable-track{background:var(--line-strong);height:3px}.tools-module__n-ZNlW__slider::-moz-range-track{background:var(--line-strong);height:3px}.tools-module__n-ZNlW__slider::-webkit-slider-thumb{appearance:none;background:var(--clay);border:3px solid var(--lime-2);border-radius:50%;width:22px;height:22px;margin-top:-10px;box-shadow:0 1px 4px #1f2a3740}.tools-module__n-ZNlW__slider::-moz-range-thumb{background:var(--clay);border:3px solid var(--lime-2);border-radius:50%;width:22px;height:22px;box-shadow:0 1px 4px #1f2a3740}.tools-module__n-ZNlW__slider:focus-visible{outline:2px solid var(--clay);outline-offset:4px}.tools-module__n-ZNlW__sliderScale{font-family:var(--font-body);font-size:var(--t-label-s);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--ink-3);justify-content:space-between;margin-top:-.4rem;font-weight:600;display:flex}.tools-module__n-ZNlW__select{width:100%;font-family:var(--font-body);font-size:var(--t-body);color:var(--ink);background:var(--lime);border:1px solid var(--line-strong);border-radius:0;min-height:48px;padding:.9rem 1rem;transition:border-color .2s,box-shadow .2s}.tools-module__n-ZNlW__select:focus{border-color:var(--clay);box-shadow:0 0 0 3px color-mix(in srgb, var(--clay) 14%, transparent);outline:none}.tools-module__n-ZNlW__select:disabled{opacity:.45;cursor:not-allowed}.tools-module__n-ZNlW__results{flex-direction:column;display:flex}.tools-module__n-ZNlW__row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:1rem;padding:.85rem 0;display:flex}.tools-module__n-ZNlW__rowLabel{font-family:var(--font-body);font-size:var(--t-body);color:var(--ink-2);line-height:var(--lh-tight)}.tools-module__n-ZNlW__rowNote{font-size:var(--t-body-s);color:var(--ink-3);line-height:var(--lh-tight);max-width:34ch;margin-top:.2rem;display:block}.tools-module__n-ZNlW__rowValue{font-family:var(--font-body);font-size:var(--t-body);color:var(--ink);white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.tools-module__n-ZNlW__total{background:var(--lime);border:1px solid var(--line-strong);margin-top:1.2rem;padding:1.1rem 1.2rem}.tools-module__n-ZNlW__total+.tools-module__n-ZNlW__total{margin-top:.8rem}.tools-module__n-ZNlW__totalTop{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.tools-module__n-ZNlW__totalLabel{font-family:var(--font-body);font-size:var(--t-label-s);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--clay);font-weight:600}.tools-module__n-ZNlW__totalValue{font-family:var(--font-body);font-size:var(--t-number);color:var(--ink);white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.tools-module__n-ZNlW__totalHint{font-size:var(--t-body-s);color:var(--ink-3);line-height:var(--lh-tight);margin:.35rem 0 0}.tools-module__n-ZNlW__estTag{font-family:var(--font-body);font-size:var(--t-label-s);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--ink-3);border:1px solid var(--line-strong);vertical-align:middle;margin-left:.5rem;padding:.1rem .4rem;font-weight:600;display:inline-block}.tools-module__n-ZNlW__band{grid-template-columns:1fr 1fr;gap:.8rem;margin-top:1rem;display:grid}.tools-module__n-ZNlW__bandCell{border:1px solid var(--line);background:var(--lime);padding:.85rem 1rem}.tools-module__n-ZNlW__bandCap{font-family:var(--font-body);font-size:var(--t-label-s);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--ink-3);font-weight:600}.tools-module__n-ZNlW__bandVal{font-family:var(--font-body);font-size:var(--t-body);color:var(--ink);font-variant-numeric:tabular-nums;margin-top:.25rem;font-weight:600}.tools-module__n-ZNlW__verdict{border:1px solid var(--line-strong);background:var(--lime);padding:1.3rem 1.4rem}.tools-module__n-ZNlW__verdictEligible{border-color:var(--clay);background:color-mix(in srgb, var(--clay) 7%, var(--lime))}.tools-module__n-ZNlW__verdictHead{align-items:center;gap:.7rem;display:flex}.tools-module__n-ZNlW__verdictDot{background:var(--ink-3);border-radius:50%;flex:none;width:12px;height:12px}.tools-module__n-ZNlW__verdictEligible .tools-module__n-ZNlW__verdictDot{background:var(--clay)}.tools-module__n-ZNlW__verdictTitle{font-family:var(--font-display);font-size:var(--t-display-s);letter-spacing:var(--ls-display);color:var(--ink);font-weight:600}.tools-module__n-ZNlW__verdictDelta{font-family:var(--font-body);font-size:var(--t-body);color:var(--ink);font-variant-numeric:tabular-nums;margin:.9rem 0 .6rem;font-weight:600}.tools-module__n-ZNlW__verdictBody{font-size:var(--t-body-s);color:var(--ink-2);line-height:var(--lh-body);margin:0}.tools-module__n-ZNlW__progressTrack{background:var(--sand);height:6px;margin:1rem 0 .4rem;overflow:hidden}.tools-module__n-ZNlW__progressFill{background:var(--clay);height:100%;transition:width .25s}.tools-module__n-ZNlW__progressScale{font-family:var(--font-body);font-size:var(--t-label-s);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--ink-3);justify-content:space-between;font-weight:600;display:flex}.tools-module__n-ZNlW__compareWrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.tools-module__n-ZNlW__compare{border-collapse:collapse;width:100%;min-width:560px}.tools-module__n-ZNlW__compare th,.tools-module__n-ZNlW__compare td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;line-height:var(--lh-tight);padding:1rem 1.1rem}.tools-module__n-ZNlW__compare thead th{font-family:var(--font-body);font-size:var(--t-label-s);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--ink);border-bottom:1px solid var(--line-strong);cursor:pointer;font-weight:600;transition:color .2s}.tools-module__n-ZNlW__compare thead th:first-child{color:var(--ink-3);cursor:default}.tools-module__n-ZNlW__rowHeadLabel{font-family:var(--font-body);font-size:var(--t-label-s);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--clay);white-space:nowrap;font-weight:600}.tools-module__n-ZNlW__compare td{font-size:var(--t-body);color:var(--ink-2)}.tools-module__n-ZNlW__compareCol{transition:background .2s}.tools-module__n-ZNlW__compareColActive{background:color-mix(in srgb, var(--clay) 8%, var(--lime))}.tools-module__n-ZNlW__compare thead th.tools-module__n-ZNlW__compareColActive{color:var(--clay)}.tools-module__n-ZNlW__compare tbody tr:hover td{background:color-mix(in srgb, var(--sand) 30%, transparent)}.tools-module__n-ZNlW__compare tbody tr:hover td.tools-module__n-ZNlW__compareColActive{background:color-mix(in srgb, var(--clay) 12%, var(--lime))}.tools-module__n-ZNlW__foot{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.6rem;padding-top:1.3rem;display:flex}.tools-module__n-ZNlW__disclaimer{font-size:var(--t-body-s);color:var(--ink-3);font-style:italic;line-height:var(--lh-tight);max-width:52ch;margin:0}.tools-module__n-ZNlW__ctaBox{flex-direction:column;align-items:flex-start;gap:.4rem;display:flex}.tools-module__n-ZNlW__ctaHelp{font-size:var(--t-body-s);color:var(--ink-3);line-height:var(--lh-tight)}@media (max-width:620px){.tools-module__n-ZNlW__compareWrap{overflow-x:visible}.tools-module__n-ZNlW__compare{min-width:0}.tools-module__n-ZNlW__compare thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.tools-module__n-ZNlW__compare tr{border-bottom:1px solid var(--line);padding:1.1rem 0;display:block}.tools-module__n-ZNlW__compare tbody tr:last-child{border-bottom:0}.tools-module__n-ZNlW__compare th[scope=row]{border:0;width:auto;padding:0 0 .55rem;display:block}.tools-module__n-ZNlW__compare td{background:0 0;border:0;padding:.4rem 0 0;display:block}.tools-module__n-ZNlW__compare td:before{content:attr(data-label);font-size:var(--t-label-s);letter-spacing:var(--ls-label);text-transform:uppercase;color:var(--clay);margin-bottom:.15rem;font-weight:600;display:block}}
