.RentCalculatorView-module__jmTqQa__container{background-color:var(--background);min-height:100vh;padding:80px 16px 40px}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__container{padding:100px 24px 40px}}.RentCalculatorView-module__jmTqQa__innerWrap{z-index:10;max-width:900px;margin:0 auto;position:relative}.RentCalculatorView-module__jmTqQa__header{text-align:center;margin-bottom:32px}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__header{margin-bottom:48px}}.RentCalculatorView-module__jmTqQa__pill{border:2px solid var(--border);background-color:var(--card-bg);color:var(--primary);border-radius:9999px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__pill{margin-bottom:24px;padding:8px 16px;font-size:14px}}.RentCalculatorView-module__jmTqQa__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:16px;font-size:28px;font-weight:800;line-height:1.1}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__title{margin-bottom:24px;font-size:clamp(32px,5vw,48px)}}.RentCalculatorView-module__jmTqQa__subtitle{color:var(--muted);max-width:650px;margin:0 auto;font-size:16px;line-height:1.4}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__subtitle{font-size:18px;line-height:1.5}}.RentCalculatorView-module__jmTqQa__tabContainer{background-color:var(--card-bg);border:2px solid var(--border);width:100%;max-width:650px;box-shadow:var(--shadow);border-radius:12px;margin-bottom:24px;margin-left:auto;margin-right:auto;padding:4px;display:flex}.RentCalculatorView-module__jmTqQa__inputWrapper{align-items:center;display:flex;position:relative}.RentCalculatorView-module__jmTqQa__inputWithToggle{padding-right:180px!important}.RentCalculatorView-module__jmTqQa__hybridContainer{background-color:var(--input-bg);border:2px solid var(--border);border-radius:16px;flex-direction:column;transition:border-color .2s;display:flex;overflow:hidden}.RentCalculatorView-module__jmTqQa__hybridContainer:focus-within{border-color:var(--primary)!important}@media (max-width:600px){.RentCalculatorView-module__jmTqQa__inputWithToggle{padding-right:120px!important}.RentCalculatorView-module__jmTqQa__segmentToggle{right:12px!important}}.RentCalculatorView-module__jmTqQa__segmentToggle{right:20px}.RentCalculatorView-module__jmTqQa__tab{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 8px;font-size:14px;font-weight:700;transition:all .2s;display:flex}@media (min-width:400px){.RentCalculatorView-module__jmTqQa__tab{gap:8px;padding:12px;font-size:15px}}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__tab{border-radius:10px;padding:14px 16px;font-size:16px}}@media (hover:hover){.RentCalculatorView-module__jmTqQa__tab:hover{color:var(--foreground);background-color:var(--vote-bg)}}.RentCalculatorView-module__jmTqQa__tabActive{background-color:var(--nav-bg);color:var(--foreground);border:1px solid var(--border);box-shadow:0 1px 3px #0000001a}.RentCalculatorView-module__jmTqQa__grid{gap:16px;display:grid}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__grid{grid-template-columns:1fr;gap:24px;width:100%;margin:0 auto}}.RentCalculatorView-module__jmTqQa__gridMoveIn{gap:16px;display:grid}@media (min-width:1024px){.RentCalculatorView-module__jmTqQa__gridMoveIn{grid-template-columns:3fr 2fr;gap:24px}}.RentCalculatorView-module__jmTqQa__heatGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:24px 0;display:grid}@media (max-width:768px){.RentCalculatorView-module__jmTqQa__heatGrid{grid-template-columns:repeat(2,1fr);gap:8px}}.RentCalculatorView-module__jmTqQa__heatCard{background-color:var(--card-bg);border:4px solid var(--card-border);box-shadow:8px 8px 0 var(--shadow-color);border-radius:20px;flex-direction:column;padding:12px;transition:all .1s;display:flex;transform:translate(-4px,-4px)}@media (hover:hover){.RentCalculatorView-module__jmTqQa__heatCard:hover{box-shadow:0 0 0 var(--shadow-color);transform:translate(0)}}.RentCalculatorView-module__jmTqQa__heatCard:active{box-shadow:0 0 0 var(--shadow-color);transform:translate(0)}@media (max-width:768px){.RentCalculatorView-module__jmTqQa__heatCard{box-shadow:4px 4px 0 var(--shadow-color);border-width:2px;border-radius:12px;padding:6px 10px}}.RentCalculatorView-module__jmTqQa__heatTemp{color:var(--primary);margin:12px 0;font-size:32px;font-weight:900}@media (max-width:768px){.RentCalculatorView-module__jmTqQa__heatTemp{margin:4px 0;font-size:20px}}.RentCalculatorView-module__jmTqQa__heatHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}@media (max-width:768px){.RentCalculatorView-module__jmTqQa__heatHeader{flex-direction:column;align-items:flex-start;gap:4px}}.RentCalculatorView-module__jmTqQa__heatLabel{color:var(--foreground);font-size:16px;font-weight:800}@media (max-width:768px){.RentCalculatorView-module__jmTqQa__heatLabel{font-size:14px}}.RentCalculatorView-module__jmTqQa__heatSub{color:var(--muted);font-size:12px;font-weight:700}@media (max-width:768px){.RentCalculatorView-module__jmTqQa__heatSub{background-color:var(--primary-light);border-radius:9999px;padding:2px 8px;font-size:11px}}.RentCalculatorView-module__jmTqQa__heatDesc{color:var(--muted);font-size:15px;line-height:1.4}@media (max-width:768px){.RentCalculatorView-module__jmTqQa__heatDesc{font-size:11px;line-height:1.3}}.RentCalculatorView-module__jmTqQa__card{background-color:var(--card-bg);border:3px solid var(--card-border);box-shadow:0 4px 0 0 var(--card-border);border-radius:20px;flex-direction:column;justify-content:flex-start;padding:16px 20px;display:flex;position:relative}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__card{padding:24px 32px}}.RentCalculatorView-module__jmTqQa__sliderWrapper{width:100%;margin-top:0}.RentCalculatorView-module__jmTqQa__slider{appearance:none;background:var(--border);cursor:pointer;border-radius:50px;outline:none;width:100%;height:6px}.RentCalculatorView-module__jmTqQa__slider::-webkit-slider-thumb{appearance:none;background:var(--primary);border:2px solid var(--background);cursor:pointer;border-radius:50%;width:20px;height:20px;transition:transform .1s;box-shadow:0 1px 3px #0003}.RentCalculatorView-module__jmTqQa__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}@media (max-width:768px){.RentCalculatorView-module__jmTqQa__slider::-webkit-slider-thumb{width:28px;height:28px}}.RentCalculatorView-module__jmTqQa__slider::-moz-range-thumb{background:var(--primary);border:2px solid var(--background);cursor:pointer;border-radius:50%;width:20px;height:20px}@media (max-width:768px){.RentCalculatorView-module__jmTqQa__slider::-moz-range-thumb{width:28px;height:28px}}.RentCalculatorView-module__jmTqQa__labelRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.RentCalculatorView-module__jmTqQa__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.RentCalculatorView-module__jmTqQa__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.RentCalculatorView-module__jmTqQa__input[type=number]{appearance:textfield}.RentCalculatorView-module__jmTqQa__segmentToggle{background:var(--border);border-radius:12px;gap:4px;padding:4px;display:flex}.RentCalculatorView-module__jmTqQa__segmentButton{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:700;transition:all .2s}@media (hover:hover){.RentCalculatorView-module__jmTqQa__segmentButton:hover:not(.RentCalculatorView-module__jmTqQa__segmentButtonActive){color:var(--foreground);background-color:#ffffff0d}}.RentCalculatorView-module__jmTqQa__segmentButtonActive{background:var(--card-bg);color:var(--foreground);box-shadow:0 2px 4px #0000001a}.RentCalculatorView-module__jmTqQa__inlineLink{color:var(--primary);font-weight:700;text-decoration:underline;transition:opacity .2s}@media (hover:hover){.RentCalculatorView-module__jmTqQa__inlineLink:hover{opacity:.8}}.RentCalculatorView-module__jmTqQa__label{color:var(--foreground);margin-bottom:12px;font-size:18px;font-weight:700;display:block}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__label{margin-bottom:16px;font-size:20px}}.RentCalculatorView-module__jmTqQa__inputWrapper{margin-bottom:8px;position:relative}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__inputWrapper{margin-bottom:12px}}.RentCalculatorView-module__jmTqQa__articleSection{max-width:65ch;margin-top:24px;margin-left:auto;margin-right:auto}.RentCalculatorView-module__jmTqQa__sectionTitle{color:var(--foreground);margin-bottom:16px;font-size:24px;font-weight:800;line-height:1.2}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__articleSection{margin-top:40px}}.RentCalculatorView-module__jmTqQa__articleContent{color:var(--foreground);font-size:16px;line-height:1.7}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__articleContent{font-size:18px;line-height:1.8}}.RentCalculatorView-module__jmTqQa__articleContent p{color:var(--foreground);margin-bottom:1.5em}.RentCalculatorView-module__jmTqQa__articleContent strong{color:var(--foreground)}.RentCalculatorView-module__jmTqQa__textLink{color:var(--primary);align-items:center;gap:8px;margin-top:8px;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}@media (hover:hover){.RentCalculatorView-module__jmTqQa__textLink:hover{border-bottom-color:var(--primary);gap:12px}}.RentCalculatorView-module__jmTqQa__articleGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px;width:100%;display:grid}.RentCalculatorView-module__jmTqQa__inputPrefix{color:var(--muted);font-size:24px;font-weight:800;position:absolute;top:50%;left:16px;transform:translateY(-50%)}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__inputPrefix{font-size:28px;left:20px}}.RentCalculatorView-module__jmTqQa__input{background-color:var(--input-bg);border:2px solid var(--border);width:100%;color:var(--foreground);border-radius:12px;outline:none;padding:12px 16px 12px 48px;font-size:24px;font-weight:800;transition:border-color .2s}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__input{padding:16px 20px 16 px 56px;border-radius:14px;font-size:28px}}.RentCalculatorView-module__jmTqQa__input:focus{border-color:var(--primary)}.RentCalculatorView-module__jmTqQa__infoBox{background-color:var(--badge-info-bg);color:var(--badge-info-fg);border:1px solid #0000000d;border-radius:12px;gap:10px;padding:16px;font-size:13px;font-weight:500;line-height:1.4;display:flex}.RentCalculatorView-module__jmTqQa__inputHeight{height:52px}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__inputHeight{height:64px}.RentCalculatorView-module__jmTqQa__infoBox{gap:12px;padding:20px;font-size:14px}}.RentCalculatorView-module__jmTqQa__infoBoxRow{align-items:flex-start;gap:12px;display:flex}.RentCalculatorView-module__jmTqQa__warningBox{background-color:var(--badge-warning-bg);color:var(--badge-warning-fg);border:1px solid #0000000d;border-radius:12px;margin-top:24px;padding:16px;font-size:13px;font-weight:500;line-height:1.4}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__warningBox{margin-top:32px;padding:20px;font-size:14px}}.RentCalculatorView-module__jmTqQa__metricTitle{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:13px;font-weight:700}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__metricTitle{margin-bottom:12px;font-size:14px}}.RentCalculatorView-module__jmTqQa__metricValue{align-items:baseline;gap:6px;margin-bottom:8px;display:flex}.RentCalculatorView-module__jmTqQa__metricNumber{color:var(--foreground);letter-spacing:-.02em;font-size:32px;font-weight:900}.RentCalculatorView-module__jmTqQa__metricNumberSmall{color:var(--foreground);letter-spacing:-.02em;font-size:24px;font-weight:900}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__metricNumber{font-size:clamp(28px,3.5vw,40px)}.RentCalculatorView-module__jmTqQa__metricNumberSmall{font-size:clamp(24px,3vw,36px)}}.RentCalculatorView-module__jmTqQa__metricSuffix{color:var(--muted);font-size:16px;font-weight:700}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__metricSuffix{font-size:20px}}.RentCalculatorView-module__jmTqQa__badge{color:var(--badge-success-fg);background-color:var(--badge-success-bg);border-radius:9999px;align-self:flex-start;margin-bottom:24px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__badge{margin-bottom:32px;padding:4px 12px;font-size:12px}}.RentCalculatorView-module__jmTqQa__divider{background-color:var(--border);width:100%;height:2px;margin-bottom:24px}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__divider{margin-bottom:32px}}.RentCalculatorView-module__jmTqQa__mutedText{color:var(--muted);margin-top:4px;font-size:13px;font-weight:500}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__mutedText{font-size:14px}}.RentCalculatorView-module__jmTqQa__switch{cursor:pointer;border:2px solid var(--border);background-color:var(--card-bg);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:12px 16px;transition:background-color .2s;display:flex}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__switch{margin-bottom:8px;padding:14px 20px}}@media (hover:hover){.RentCalculatorView-module__jmTqQa__switch:hover{background-color:var(--vote-bg)}}.RentCalculatorView-module__jmTqQa__switchLabel{flex-direction:column;display:flex}.RentCalculatorView-module__jmTqQa__switchTitle{color:var(--foreground);font-size:14px;font-weight:700}@media (min-width:400px){.RentCalculatorView-module__jmTqQa__switchTitle{font-size:16px}}.RentCalculatorView-module__jmTqQa__switchSub{color:var(--muted);margin-top:2px;font-size:12px;font-weight:500}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__switchSub{margin-top:4px;font-size:14px}}.RentCalculatorView-module__jmTqQa__switchTrack{border-radius:9999px;flex-shrink:0;align-items:center;width:42px;height:24px;transition:background-color .2s;display:inline-flex;position:relative}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__switchTrack{width:48px;height:28px}}.RentCalculatorView-module__jmTqQa__switchTrackOn{background-color:var(--primary)}.RentCalculatorView-module__jmTqQa__switchTrackOff{background-color:var(--dot-empty)}.RentCalculatorView-module__jmTqQa__switchThumb{background-color:#fff;border-radius:9999px;width:18px;height:18px;transition:transform .2s;display:inline-block;box-shadow:0 1px 2px #0000001a}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__switchThumb{width:20px;height:20px}}.RentCalculatorView-module__jmTqQa__switchThumbOn{transform:translate(20px)}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__switchThumbOn{transform:translate(24px)}}.RentCalculatorView-module__jmTqQa__switchThumbOff{transform:translate(4px)}.RentCalculatorView-module__jmTqQa__feeSection{border-top:2px solid var(--border);margin-top:12px;padding-top:12px}.RentCalculatorView-module__jmTqQa__toggleButton{transition:all .2s cubic-bezier(.4,0,.2,1)}.RentCalculatorView-module__jmTqQa__toggleButton:active{transform:scale(.98)}@media (hover:hover){.RentCalculatorView-module__jmTqQa__toggleButton:hover,.RentCalculatorView-module__jmTqQa__smallToggleButton:hover{border-color:var(--hover-color,var(--primary))!important;background-color:var(--hover-bg,var(--vote-bg))!important}}.RentCalculatorView-module__jmTqQa__smallToggleButton{transition:all .2s}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__feeSection{margin-top:20px;padding-top:20px}}.RentCalculatorView-module__jmTqQa__chart{background-color:var(--dot-empty);border-radius:10px;width:100%;height:32px;margin-bottom:24px;display:flex;overflow:hidden}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__chart{border-radius:12px;height:40px;margin-bottom:32px}}.RentCalculatorView-module__jmTqQa__chartSegment{height:100%;transition:width .5s}.RentCalculatorView-module__jmTqQa__breakdownList{border-top:2px solid var(--border);flex-direction:column;gap:12px;padding-top:24px;font-weight:700;display:flex}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__breakdownList{gap:16px;padding-top:32px}}.RentCalculatorView-module__jmTqQa__breakdownItem{justify-content:space-between;align-items:center;font-size:14px;display:flex}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__breakdownItem{font-size:16px}}.RentCalculatorView-module__jmTqQa__breakdownLabel{color:var(--muted);align-items:center;gap:10px;display:flex}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__breakdownLabel{gap:12px}}.RentCalculatorView-module__jmTqQa__breakdownColor{border-radius:50%;width:12px;height:12px;box-shadow:0 1px 2px #0000001a}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__breakdownColor{width:16px;height:16px}}.RentCalculatorView-module__jmTqQa__breakdownAmount{color:var(--foreground)}.RentCalculatorView-module__jmTqQa__feeHeader{border-top:2px solid var(--border);margin-top:24px;padding-top:24px}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__feeHeader{margin-top:32px;padding-top:32px}}.RentCalculatorView-module__jmTqQa__moveInResultCard{flex:1;padding:16px 20px 18px}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__moveInResultCard{padding:24px 32px 28px}}.RentCalculatorView-module__jmTqQa__subLabel{margin-bottom:20px;font-size:16px}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__subLabel{margin-bottom:24px;font-size:18px}}.RentCalculatorView-module__jmTqQa__inputCompact{padding:10px 14px 10px 40px;font-size:18px}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__inputCompact{padding:12px 16px 12px 48px;font-size:20px}}.RentCalculatorView-module__jmTqQa__inputPrefixCompact{font-size:18px;left:14px}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__inputPrefixCompact{font-size:20px;left:16px}}.RentCalculatorView-module__jmTqQa__metricValueMargin{margin-bottom:24px}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__metricValueMargin{margin-bottom:32px}}.RentCalculatorView-module__jmTqQa__listingSection{margin-top:80px}.RentCalculatorView-module__jmTqQa__listingHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}@media (max-width:768px){.RentCalculatorView-module__jmTqQa__listingHeader{flex-direction:column;align-items:flex-start;gap:16px}}.RentCalculatorView-module__jmTqQa__filterSection{margin-bottom:24px}.RentCalculatorView-module__jmTqQa__filtersToggle{background:var(--card-bg);border:4px solid var(--border);width:fit-content;color:var(--foreground);cursor:pointer;z-index:10;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:8px 16px;font-size:13px;transition:all .2s;display:flex;position:relative}.RentCalculatorView-module__jmTqQa__filtersToggle:hover{border-color:var(--primary);background:var(--card-bg-secondary);transform:translateY(-1px)}.RentCalculatorView-module__jmTqQa__filtersToggle:active{transform:translateY(1px)}.RentCalculatorView-module__jmTqQa__filterRow{background:var(--card-bg-secondary);border:4px solid var(--border);z-index:5;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:16px;padding:24px;display:grid;position:relative}@media (max-width:1024px){.RentCalculatorView-module__jmTqQa__filterRow{grid-template-columns:1fr 1fr}}@media (max-width:768px){.RentCalculatorView-module__jmTqQa__filterRow{grid-template-columns:1fr;gap:16px;padding:20px}}.RentCalculatorView-module__jmTqQa__filterGroup{flex-direction:column;flex:1;gap:6px;display:flex}@media (max-width:768px){.RentCalculatorView-module__jmTqQa__filterRow{grid-template-columns:1fr;gap:16px;padding:20px;display:grid}}.RentCalculatorView-module__jmTqQa__selectLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);align-items:center;font-size:11px;font-weight:800;display:flex}.RentCalculatorView-module__jmTqQa__select{background:var(--card-bg);width:100%;color:var(--foreground);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:14px;border:2px solid #0000;border-radius:10px;outline:none;padding:10px 14px;font-size:15px;font-weight:700;transition:all .2s}.RentCalculatorView-module__jmTqQa__select:focus{border-color:var(--primary);background:var(--background)}.RentCalculatorView-module__jmTqQa__select[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.RentCalculatorView-module__jmTqQa__select[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.RentCalculatorView-module__jmTqQa__select[type=number]{appearance:textfield}.RentCalculatorView-module__jmTqQa__filterGroup.RentCalculatorView-module__jmTqQa__active .RentCalculatorView-module__jmTqQa__select{border-color:var(--primary);background:var(--card-bg);box-shadow:0 0 15px #10b9811a}.RentCalculatorView-module__jmTqQa__filterGroup.RentCalculatorView-module__jmTqQa__active .RentCalculatorView-module__jmTqQa__selectLabel{color:var(--primary)}input[type=date].RentCalculatorView-module__jmTqQa__select{min-height:44px;font-family:inherit}input[type=date].RentCalculatorView-module__jmTqQa__select::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;right:0}.RentCalculatorView-module__jmTqQa__multiSelectTrigger{background:var(--card-bg);width:100%;color:var(--foreground);cursor:pointer;border:2px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:15px;font-weight:700;transition:all .2s;display:flex}.RentCalculatorView-module__jmTqQa__triggerText{white-space:nowrap;text-overflow:ellipsis;margin-right:8px;overflow:hidden}.RentCalculatorView-module__jmTqQa__multiSelectDropdown{background:var(--card-bg);border:4px solid var(--border);border-top:4px solid var(--primary);z-index:100;border-radius:0 0 16px 16px;width:100%;min-width:250px;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:10px 10px #0000000d}.RentCalculatorView-module__jmTqQa__multiSelectHeader{border-bottom:2px solid var(--border);background:var(--card-bg-secondary);justify-content:center;align-items:center;gap:12px;padding:10px;display:flex}.RentCalculatorView-module__jmTqQa__headerAction{color:var(--primary);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:13px;font-weight:800;transition:all .2s}.RentCalculatorView-module__jmTqQa__headerAction:hover{background:#10b9811a;text-decoration:underline}.RentCalculatorView-module__jmTqQa__multiSelectContent{flex-direction:column;gap:4px;max-height:280px;padding:12px 8px;display:flex;overflow-y:auto}.RentCalculatorView-module__jmTqQa__multiSelectTrigger:hover{background:var(--card-bg-secondary);border-bottom-color:var(--primary)}.RentCalculatorView-module__jmTqQa__checkboxItem{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.RentCalculatorView-module__jmTqQa__checkboxItem:hover{background:var(--card-bg-secondary)}.RentCalculatorView-module__jmTqQa__checkboxItem input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary);cursor:pointer}.RentCalculatorView-module__jmTqQa__filterGroup.RentCalculatorView-module__jmTqQa__active .RentCalculatorView-module__jmTqQa__multiSelectTrigger{border-color:var(--primary)}.RentCalculatorView-module__jmTqQa__carousel{scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x mandatory;gap:20px;padding-bottom:12px;display:flex;overflow-x:auto}.RentCalculatorView-module__jmTqQa__carousel::-webkit-scrollbar{display:none}.RentCalculatorView-module__jmTqQa__carouselItem{scroll-snap-align:center;flex-shrink:0;min-width:100%;max-width:100%}@media (max-width:768px){.RentCalculatorView-module__jmTqQa__carouselItem{width:100%;min-width:100%}}.RentCalculatorView-module__jmTqQa__listingCard{background:var(--card-bg);border:2px solid var(--border);border-radius:16px;flex-shrink:0;min-width:280px;max-width:280px;transition:transform .2s,border-color .2s;overflow:hidden}.RentCalculatorView-module__jmTqQa__listingCard:hover{border-color:var(--primary);transform:translateY(-4px)}.RentCalculatorView-module__jmTqQa__listingImage{object-fit:cover;width:100%;height:180px}.RentCalculatorView-module__jmTqQa__listingInfo{padding:16px}.RentCalculatorView-module__jmTqQa__listingPrice{color:var(--primary);margin-bottom:4px;font-size:20px;font-weight:900}.RentCalculatorView-module__jmTqQa__listingTitle{color:var(--foreground);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:16px;font-weight:800;display:-webkit-box;overflow:hidden}.RentCalculatorView-module__jmTqQa__listingMeta{color:var(--muted);justify-content:space-between;font-size:14px;font-weight:600;display:flex}.RentCalculatorView-module__jmTqQa__carouselNav{pointer-events:none;z-index:10;justify-content:space-between;display:flex;position:absolute;top:50%;left:-12px;right:-12px;transform:translateY(-50%)}.RentCalculatorView-module__jmTqQa__navButton{border:4px solid var(--card-border);background:var(--card-bg);width:56px;height:56px;color:var(--foreground);cursor:pointer;pointer-events:auto;box-shadow:4px 4px 0 var(--shadow-color);border-radius:50%;justify-content:center;align-items:center;transition:all .1s;display:flex}.RentCalculatorView-module__jmTqQa__navButton:hover{background:var(--primary);color:#fff;border-color:var(--card-border);transform:scale(1.05)}.RentCalculatorView-module__jmTqQa__navButton:active{box-shadow:0 0 0 var(--shadow-color);transform:scale(.95)}@media (max-width:1024px){.RentCalculatorView-module__jmTqQa__carouselNav{display:none}}.RentCalculatorView-module__jmTqQa__mobileOnly{display:none}.RentCalculatorView-module__jmTqQa__desktopOnly{display:inline}@media (max-width:768px){.RentCalculatorView-module__jmTqQa__mobileOnly{display:inline}.RentCalculatorView-module__jmTqQa__desktopOnly{display:none}}.RentCalculatorView-module__jmTqQa__resetButton{color:var(--muted);transition:all .2s}@media (hover:hover){.RentCalculatorView-module__jmTqQa__resetButton:hover{transform:scale(1.1);color:var(--primary)!important;background-color:var(--border)!important}}.RentCalculatorView-module__jmTqQa__demoLabel{color:var(--foreground);font-size:16px;font-weight:700}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__demoLabel{font-size:18px}}.RentCalculatorView-module__jmTqQa__resetContainer{z-index:10;flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:14px;right:16px}@media (min-width:768px){.RentCalculatorView-module__jmTqQa__resetContainer{top:20px}}.RentCalculatorView-module__jmTqQa__utilityInputsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-bottom:12px;display:grid}@media (max-width:767px){.RentCalculatorView-module__jmTqQa__utilityInputsGrid>div:first-child{order:2}.RentCalculatorView-module__jmTqQa__utilityInputsGrid>div:nth-child(2){order:1}}.RentCalculatorView-module__jmTqQa__collapseTitle{color:var(--foreground);margin:0;font-size:20px;font-weight:800}.RentCalculatorView-module__jmTqQa__collapseContent{color:var(--foreground);padding-bottom:24px;font-size:18px;line-height:1.6}@media (max-width:768px){.RentCalculatorView-module__jmTqQa__collapseTitle{font-size:18px}.RentCalculatorView-module__jmTqQa__collapseContent{font-size:15px}}.RentCalculatorView-module__jmTqQa__rangeSeparator{margin:0 8px;display:inline-block}.RentCalculatorView-module__jmTqQa__metricSuffixGap{margin-left:4px}@media (max-width:600px){.RentCalculatorView-module__jmTqQa__metricNumber{font-size:24px!important}.RentCalculatorView-module__jmTqQa__rangeSeparator{margin:0 4px!important}.RentCalculatorView-module__jmTqQa__metricSuffixGap{margin-left:2px!important}}
