.Calculator-module__p3gmmW__workspace{color:#1c1917;max-width:1120px;margin:0 auto;padding:0 24px 64px}.Calculator-module__p3gmmW__tabs{flex-wrap:wrap;gap:8px;padding:0 0 24px;display:flex}.Calculator-module__p3gmmW__tabs a,.Calculator-module__p3gmmW__tabs button{color:#44403c;cursor:pointer;background:#fff;border:1px solid #dedad3;border-radius:10px;min-height:44px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none}.Calculator-module__p3gmmW__tabs [aria-current=page],.Calculator-module__p3gmmW__tabs [aria-pressed=true]{color:#fff;background:#1c1917;border-color:#1c1917}.Calculator-module__p3gmmW__grid{background:#fff;border:1px solid #dedad3;border-radius:16px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);display:grid;overflow:hidden}.Calculator-module__p3gmmW__form{flex-direction:column;gap:22px;min-width:0;padding:32px;display:flex}.Calculator-module__p3gmmW__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.Calculator-module__p3gmmW__field{flex-direction:column;gap:8px;min-width:0;font-size:14px;font-weight:600;display:flex}.Calculator-module__p3gmmW__field label{flex-direction:column;gap:8px;display:flex}.Calculator-module__p3gmmW__field input,.Calculator-module__p3gmmW__field select{width:100%;min-width:0;min-height:46px;font:inherit;color:#1c1917;background:#fff;border:1px solid #bfb9b0;border-radius:8px;padding:10px 12px;font-weight:400}.Calculator-module__p3gmmW__field small,.Calculator-module__p3gmmW__note{color:#57534e;font-size:13px;font-weight:400;line-height:1.65}.Calculator-module__p3gmmW__check,.Calculator-module__p3gmmW__field .Calculator-module__p3gmmW__check{cursor:pointer;flex-direction:row;align-items:center;gap:9px;min-height:32px;font-size:13px;display:flex}.Calculator-module__p3gmmW__check input{accent-color:#c43d00;width:17px;height:17px;min-height:0}.Calculator-module__p3gmmW__actions{flex-wrap:wrap;gap:12px;display:flex}.Calculator-module__p3gmmW__actions button{min-height:46px;font:inherit;cursor:pointer;color:#1c1917;background:#fff;border:1px solid #bfb9b0;border-radius:10px;padding:11px 22px;font-weight:600}.Calculator-module__p3gmmW__actions button[type=submit]{color:#fff;background:#c43d00;border-color:#c43d00;flex:1}.Calculator-module__p3gmmW__actions button:hover,.Calculator-module__p3gmmW__tabs a:hover,.Calculator-module__p3gmmW__tabs button:hover{filter:brightness(.94)}.Calculator-module__p3gmmW__workspace :is(input,select,button,a,summary):focus-visible{outline-offset:3px;outline:3px solid #c43d00}.Calculator-module__p3gmmW__result{background:#f5f3ef;border-left:1px solid #dedad3;min-width:0;padding:32px}.Calculator-module__p3gmmW__result h2,.Calculator-module__p3gmmW__form h2{margin:0 0 20px;font-size:21px;font-weight:700;line-height:1.35}.Calculator-module__p3gmmW__rows{margin:0}.Calculator-module__p3gmmW__row{border-bottom:1px solid #dedad3;justify-content:space-between;gap:18px;padding:12px 0;font-size:14px;display:flex}.Calculator-module__p3gmmW__row dt{color:#57534e}.Calculator-module__p3gmmW__row dd{text-align:right;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0;font-weight:600}.Calculator-module__p3gmmW__total{margin-top:26px;padding-top:6px}.Calculator-module__p3gmmW__total p{margin-bottom:8px;font-size:14px}.Calculator-module__p3gmmW__total strong{letter-spacing:-.03em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:clamp(28px,3vw,40px);line-height:1.2;display:block}.Calculator-module__p3gmmW__total[data-loss=true]{color:#a12b20}.Calculator-module__p3gmmW__error{color:#96291b;background:#fff0ed;border-radius:8px;padding:12px 16px;font-size:14px}.Calculator-module__p3gmmW__details{border-top:1px solid #dedad3;padding-top:18px}.Calculator-module__p3gmmW__details summary{cursor:pointer;min-height:44px;font-size:14px;font-weight:600}.Calculator-module__p3gmmW__details .Calculator-module__p3gmmW__fields{margin-top:12px}.Calculator-module__p3gmmW__note{margin-top:14px}.Calculator-module__p3gmmW__note a{color:#a83200;text-underline-offset:3px;text-decoration:underline}.Calculator-module__p3gmmW__empty{color:#57534e;padding:32px 0;line-height:1.7}.Calculator-module__p3gmmW__autocompleteContainer{width:100%;position:relative}.Calculator-module__p3gmmW__categoryInputWrapper{align-items:center;display:flex;position:relative}.Calculator-module__p3gmmW__categoryInput{width:100%;padding-right:36px!important}.Calculator-module__p3gmmW__categoryClearBtn{color:#78716c;cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px;line-height:1;position:absolute;right:10px}.Calculator-module__p3gmmW__dropdownList{z-index:50;background:#fff;border:1px solid #dedad3;border-radius:10px;max-height:280px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Calculator-module__p3gmmW__dropdownItem{cursor:pointer;color:#1c1917;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:500;transition:background-color .15s;display:flex}.Calculator-module__p3gmmW__dropdownItem:hover,.Calculator-module__p3gmmW__dropdownItem[data-highlighted=true]{background:#f5f3ef}.Calculator-module__p3gmmW__categoryRateBadge{color:#c43d00;white-space:nowrap;background:#faede6;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:700}.Calculator-module__p3gmmW__emptyDropdown{color:#78716c;text-align:center;padding:14px 12px;font-size:13px}.Calculator-module__p3gmmW__resultHeader{border-bottom:1px solid #dedad3;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:14px;display:flex}.Calculator-module__p3gmmW__resultHeader h2{font-size:18px;font-weight:700;margin:0!important}.Calculator-module__p3gmmW__marketplaceBadge{color:#c43d00;background:#faede6;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.Calculator-module__p3gmmW__savingsCallout{background:linear-gradient(135deg,#fef2f0 0%,#fff 100%);border:1px solid #fbdcd6;border-radius:12px;margin-top:24px;padding:18px}.Calculator-module__p3gmmW__savingsHeader{color:#c43d00;align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:700;display:flex}.Calculator-module__p3gmmW__savingsAmount{color:#1c1917;margin-bottom:6px;font-size:22px;font-weight:800}.Calculator-module__p3gmmW__savingsNote{color:#78716c;margin-bottom:12px;font-size:12px;line-height:1.5}.Calculator-module__p3gmmW__savingsCta{color:#c43d00;align-items:center;gap:6px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.Calculator-module__p3gmmW__savingsCta:hover{text-decoration:underline}@media (max-width:760px){.Calculator-module__p3gmmW__workspace{padding:0 16px 40px}.Calculator-module__p3gmmW__grid{grid-template-columns:1fr}.Calculator-module__p3gmmW__form,.Calculator-module__p3gmmW__result{padding:24px 20px}.Calculator-module__p3gmmW__result{border-top:1px solid #dedad3;border-left:0}.Calculator-module__p3gmmW__tabs{gap:6px}.Calculator-module__p3gmmW__tabs a,.Calculator-module__p3gmmW__tabs button{padding:10px 12px}}@media (max-width:380px){.Calculator-module__p3gmmW__fields{grid-template-columns:1fr}}