body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.property-card{grid-gap:0;align-items:stretch;background:#fff;border:none;border-radius:16px;box-shadow:0 2px 8px #0000000a,0 4px 16px #00000014;box-sizing:border-box;cursor:pointer;display:grid;gap:0;grid-template-columns:140px 1fr;margin-bottom:16px;max-width:100%;min-height:144px;position:relative;transition:transform .2s ease,box-shadow .2s ease;width:100%}.property-card:hover{box-shadow:0 4px 12px #00000014,0 8px 24px #0000001f;transform:translateY(-2px)}.property-image{background:#0000;border-radius:12px;flex-shrink:0;height:120px;margin:12px;max-width:116px;overflow:hidden;position:relative;width:calc(100% - 24px)}.property-image img{border-radius:12px;height:100%;object-fit:cover;object-position:center;width:100%}.property-content{flex-direction:column;min-width:0;overflow:hidden;padding:16px 12px 16px 8px}.property-content,.property-header{display:flex;justify-content:space-between}.property-header{align-items:flex-start;margin-bottom:12px}.property-title{color:#000;font-family:Sora,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:0}.property-status{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px #00000029;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-right:12px;width:20px}.property-status img{height:14px;width:14px}.property-details{grid-gap:8px 16px;display:grid;gap:8px 16px;grid-template-columns:1fr 1fr}.property-detail{align-items:baseline;display:flex;flex-direction:row;gap:6px}.detail-label{color:#999;letter-spacing:0;white-space:nowrap}.detail-label,.detail-value{font-family:Sora,sans-serif;font-size:.8125rem;font-weight:400}.detail-value{color:#000}@media (max-width:480px){.property-card{grid-template-columns:120px 1fr;margin-bottom:12px;min-height:124px}.property-image{height:100px;margin:10px;max-width:100px;width:calc(100% - 20px)}.property-content{min-width:0;padding:12px 8px 12px 6px}.property-title{font-size:.875rem}.property-header{margin-bottom:10px}.property-details{gap:6px 8px}.detail-label,.detail-value{font-size:.8125rem}}@media (max-width:360px){.property-card{grid-template-columns:100px 1fr;min-height:104px}.property-image{height:80px;margin:8px;max-width:84px;width:calc(100% - 16px)}.property-content{padding:10px 6px 10px 4px}.property-details{gap:4px 6px}}@media (max-width:330px){.property-details{gap:3px 6px}.property-detail{gap:3px}.detail-label,.detail-value{font-size:.75rem}.detail-value{white-space:nowrap}}@media (max-width:320px){.property-card{grid-template-columns:90px 1fr;min-height:80px}.property-image{height:70px;margin:5px 6px;max-width:78px;width:calc(100% - 12px)}.property-content{display:flex;flex-direction:column;justify-content:center;padding:4px 4px 4px 2px}.property-details{gap:1px 4px;grid-template-columns:1fr 1fr;margin-top:4px}.property-detail{gap:2px}.detail-label,.detail-value{font-size:.6875rem}.detail-value{white-space:nowrap}.property-title{font-size:.75rem;line-height:1.2}.property-header,.property-title{margin-bottom:2px}}.property-card.unavailable{cursor:not-allowed;opacity:.7}.property-card.unavailable:hover{transform:none}.property-card.unavailable .property-image:after{background:#0000001a;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.status-section{border-bottom:1px solid #2a2a2a}.toggle-track{transition:background-color .2s ease}.toggle-thumb{transition:transform .2s ease}@media (max-width:375px){.status-section .filter-label{font-size:.875rem}}@media (max-width:320px){.status-section .filter-label{font-size:.8125rem}.toggle{height:22px;width:40px}.toggle-thumb{height:18px;width:18px}.toggle-thumb.active{transform:translateX(18px)}}.filter-panel{background-color:#1b1b1b;border-radius:8px;overflow:hidden;transition:all .3s ease-in-out}.filter-panel.collapsed{min-height:auto}.filter-panel.collapsed .filters-container{gap:16px}.filter-panel.collapsed .toggle-button-container{justify-content:flex-end;margin-top:4px;padding-right:8px;padding-top:4px}.filters-container{display:flex;flex-direction:column;padding:16px 24px}.filter-section{display:flex;flex-direction:column;gap:8px}.filter-section.visible{display:flex}.filter-section.hidden{display:none}.filter-panel.collapsed .filter-section{position:relative}.filter-panel.collapsed .filter-section:after{background:#374151;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.filter-panel.collapsed .dual-range-section:after,.filter-panel.collapsed .filter-section:last-of-type:after{display:none}.status-section{align-items:center;flex-direction:row!important;gap:12px;justify-content:space-between;padding-bottom:12px}.status-section .filter-label{display:inline}.filter-section.features{gap:12px}.filter-control{margin-top:4px}.filter-control-collapsed{align-items:center;display:flex;height:24px;margin-top:8px;width:100%}.filter-label{color:#fff;display:inline}.label-secondary{color:#757575;font-size:.75rem}.label-primary,.label-secondary{font-family:Sora,sans-serif;font-weight:400}.label-primary{color:#fff;font-size:1rem}.toggle{cursor:pointer;flex-shrink:0;height:24px;width:45px}.toggle-track{background-color:#374151;border-radius:12px;height:100%;position:relative;transition:background-color .2s;width:100%}.toggle.active .toggle-track{background-color:#429c0a}.toggle-thumb{background-color:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;height:20px;left:2px;position:absolute;top:2px;transition:transform .2s;width:20px}.toggle-thumb.active{transform:translateX(21px)}.bottom-buttons-container{align-items:center;display:flex;justify-content:space-between;margin-top:8px;padding:0 8px;width:100%}.reset-button{align-items:center;background:none;border:none;color:#757575;cursor:pointer;display:flex;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:400;gap:8px;padding:8px 0}.trash-icon{color:#757575;height:15px;width:15px}.toggle-button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:400;gap:8px;padding:8px 0}.caret-icon{color:#fff;height:15px;transition:transform .3s;width:15px}.caret-icon.expanded{transform:rotate(180deg)}.expanded-filters{border-top:1px solid #374151;display:flex;flex-direction:column;gap:24px;margin-top:16px;padding-top:16px}.expanded-filters .filter-section{padding-bottom:24px;position:relative}.expanded-filters .filter-section:not(:last-child):after{background:#374151;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.dual-range-slider{-webkit-tap-highlight-color:transparent;align-items:center;cursor:pointer;display:flex;height:12px;margin:4px 0;padding:16px 0;position:relative;width:100%}@media (min-width:768px){.dual-range-slider{padding:0}}.filter-control-collapsed .dual-range-slider{height:16px;margin:0;width:100%}.slider-track{background:#4b5563;left:0;right:0;z-index:1}.slider-range,.slider-track{border-radius:1px;height:2px;position:absolute;top:50%;transform:translateY(-50%)}.slider-range{background:#fff;z-index:2}.range-slider-max,.range-slider-min{-webkit-appearance:none;appearance:none;background:#0000;height:12px;outline:none;pointer-events:none;position:absolute;touch-action:none;width:100%;z-index:3}.range-slider-max::-webkit-slider-track,.range-slider-min::-webkit-slider-track{-webkit-appearance:none;appearance:none;background:#0000;border:none;height:12px}.range-slider-max::-webkit-slider-thumb,.range-slider-min::-webkit-slider-thumb{pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none}.range-slider-max::-moz-range-thumb,.range-slider-min::-moz-range-thumb{pointer-events:auto;touch-action:none;user-select:none}.range-slider-min::-webkit-slider-thumb{margin-left:-2px}.range-slider-max::-webkit-slider-thumb,.range-slider-min::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:none;border-radius:50%;box-shadow:0 1px 3px #0000004d;cursor:pointer;height:12px;outline:none;pointer-events:auto;position:relative;width:12px;z-index:5}.range-slider-min::-moz-range-thumb{margin-left:-2px}.range-slider-max::-moz-range-thumb,.range-slider-min::-moz-range-thumb{background:#fff;border:none;border-radius:50%;box-shadow:0 1px 3px #0000004d;cursor:pointer;height:12px;width:12px}.range-slider-max::-moz-range-track,.range-slider-min::-moz-range-track{background:#0000;border:none;height:12px}.filter-features{display:flex;flex-direction:column;gap:16px}.features-title{color:#fff;font-family:Sora,sans-serif;font-size:1rem;font-weight:400;line-height:normal;margin:0}.features-grid{grid-gap:12px 20px;display:grid;gap:12px 20px;grid-template-columns:repeat(3,1fr)}.checkbox-group{-webkit-tap-highlight-color:transparent;align-items:center;cursor:pointer;display:flex;gap:8px;-webkit-user-select:none;user-select:none}.checkbox-wrapper{flex-shrink:0;height:20px;position:relative;width:20px}.checkbox-outer{background-color:#c0c7d1;border:none;border-radius:4px;height:20px;left:0;position:absolute;top:0;width:20px}.checkbox-inner{background-color:initial;border-radius:2px;height:16px;left:2px;position:absolute;top:2px;transition:all .2s ease;width:16px}.checkbox-inner.checked{background-color:#429c0a}.checkbox-checkmark{display:none}.checkbox-label{color:#757575;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:400;white-space:nowrap}.number-buttons-section{align-items:center;display:flex;flex-direction:row;gap:0}.filter-label-inline{margin-right:8px}.number-buttons{display:flex;gap:8px}.number-button{align-items:center;background-color:#fff3;border:1px solid #fff;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-family:Sora,sans-serif;font-size:1rem;font-weight:400;height:23px;justify-content:center;line-height:0;padding:0;transition:all .2s ease;width:23px}.number-button.selected{background-color:#429c0a;border-color:#fff;color:#fff}.dual-range-section{display:flex;flex-direction:row;gap:24px}.dual-range-container{align-items:flex-start;display:flex;gap:24px}.dual-range-item{cursor:grab;display:flex;flex:1 1;flex-direction:column;gap:4px;position:relative}.dual-range-item:active{cursor:grabbing}.dual-range-item .filter-label{font-size:.875rem}.dual-range-item .label-secondary{font-size:.75rem}.dual-range-item .label-primary{font-size:.875rem}.range-legend{display:flex;justify-content:space-between;margin-top:4px}.range-max,.range-min{color:#fff;font-family:Sora,sans-serif;font-size:.625rem;font-weight:400}@media (max-width:480px){.filter-header{padding:12px 16px}.filter-content{padding:0 16px 16px}.features-grid{grid-template-columns:repeat(2,1fr)}.dual-range-container{flex-direction:column;gap:16px}.number-buttons{flex-wrap:wrap}}@media (max-width:375px){.label-secondary{font-size:.6875rem}.label-primary{font-size:.875rem}.checkbox-label,.reset-button,.toggle-button{font-size:.75rem}.range-max,.range-min{font-size:.5625rem}}@media (max-width:320px){.label-secondary{font-size:.625rem}.label-primary{font-size:.8125rem}.checkbox-label,.reset-button,.toggle-button{font-size:.6875rem}.range-max,.range-min{font-size:.5rem}.filters-container{padding:12px 16px}.features-grid{gap:8px;grid-template-columns:1fr}.number-button{font-size:.875rem;height:20px;width:20px}}.property-status-counter{background:#e9ecef;border-radius:8px;margin:0;padding:12px 8px;width:100%}.status-items{flex-wrap:nowrap;gap:20px;justify-content:center}.status-item,.status-items{align-items:center;display:flex}.status-item{flex-shrink:1;gap:6px;min-width:0}.status-icon{object-fit:contain}.status-dot,.status-icon{flex-shrink:0;height:12px;width:12px}.status-dot{border-radius:50%}.status-dot.available{background-color:#27ae60}.status-dot.reserved{background-color:#f39c12}.status-dot.sold{background-color:#e74c3c}.status-label{color:#2c3e50;font-size:14px;font-weight:500;white-space:nowrap}@media (max-width:768px){.status-items{gap:16px}.status-label{font-size:13px}.status-dot,.status-icon{height:10px;width:10px}.status-item{gap:5px}}@media (max-width:480px) and (min-width:321px){.property-status-counter{margin:0;padding:8px 6px}.status-items{gap:10px}.status-label{font-size:11px}.status-dot,.status-icon{height:8px;width:8px}.status-item{gap:3px}}@media (max-width:320px){.property-status-counter{padding:6px 4px}.status-items{gap:8px}.status-label{font-size:11px}.status-dot,.status-icon{height:8px;width:8px}.status-item{gap:3px}}.interactive-property-map{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:0;overflow:hidden;width:100%}.map-container{background:#f5f5f5;overflow:hidden;position:relative;width:100%}.investment-image{display:block;height:auto;max-width:100%;width:100%}.property-overlay{height:100%;left:0;max-height:100%;max-width:100%;pointer-events:none;position:absolute;top:0;width:100%}.property-region{stroke:#ffffff4d;stroke-width:1;fill-opacity:.4;pointer-events:all;transition:fill-opacity .2s ease,stroke .2s ease,stroke-width .2s ease}.property-region:hover{fill-opacity:.5;stroke:#fffc;stroke-width:2}.property-region.selected{fill-opacity:.6;stroke:#2196f3;stroke-width:2}.property-region.hovered{fill-opacity:.5}.property-region.unavailable{cursor:not-allowed!important;opacity:.7}.property-region.unavailable:hover{fill-opacity:.4;stroke:#fff6;stroke-width:1}.property-label{fill:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:4px;font-weight:700;pointer-events:none;text-shadow:.5px .5px 1px #fffc}.point-circle{stroke:#fff;stroke-width:.5;transition:r .2s ease}.point-label{fill:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3px;font-weight:700;pointer-events:none}.map-notice{background:#fff3cd;border-top:1px solid #ffeaa7;padding:1rem 2rem;text-align:center}.map-notice small{color:#856404;font-size:.85rem}.map-error{align-items:center;background:#f8f9fa;display:flex;justify-content:center;min-height:300px}.map-error-content{padding:2rem;text-align:center}.map-error-content p{color:#6c757d;font-size:1.1rem;margin:0 0 1rem}.retry-button{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s ease}.retry-button:hover{background:#0056b3}.retry-button:active{transform:translateY(1px)}@media (max-width:768px){.interactive-property-map{border-radius:6px;margin:0}.property-region{stroke-width:2}.property-region.selected,.property-region:hover{stroke-width:4}.property-label{font-size:3px}.point-label{font-size:2.5px}.map-notice{padding:.75rem 1.5rem}}@media (min-width:769px) and (max-width:1024px){.property-label{font-size:3px}.point-label{font-size:2.5px}}@media (hover:none) and (pointer:coarse){.property-region:hover{fill-opacity:.6;stroke:none;stroke-width:0}.property-region.selected{stroke:#2196f3;stroke-width:.5}}@media (prefers-contrast:high){.property-region{stroke:#000c;stroke-width:1}.property-region.selected{stroke:#000;stroke-width:.5}.property-label{fill:#000;text-shadow:2px 2px 4px #fff}}@media (prefers-reduced-motion:reduce){.property-region{transition:none}.retry-button:active{transform:none}}@media print{.interactive-property-map{border:1px solid #ccc;box-shadow:none}.property-overlay{position:static}.property-region{stroke:#000!important;stroke-width:1}.retry-button{display:none}}.property-footer{margin-top:32px;padding-top:16px}.footer-content{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 1fr;margin-bottom:8px}.footer-section h4{font-weight:400;margin:0 0 4px}.footer-section h4,.footer-section p{color:#999;font-family:Poppins,sans-serif;font-size:.625rem}.footer-section p{line-height:1.6;margin:0}.footer-section:last-child{text-align:right}.footer-links{align-items:center;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:12px 2px}.footer-link{color:#949494;font-family:Sora,sans-serif;font-size:.625rem;font-weight:400;text-decoration:none;white-space:nowrap}.footer-link:hover{text-decoration:underline}.footer-credits{padding:16px 0;text-align:center}.footer-credits p{color:#1b1b1b33;font-family:Inter,sans-serif;font-size:.5625rem;font-weight:500;margin:0}.heart-icon{color:#1b1b1b33;display:inline-block;font-size:.625rem;font-weight:600}@media (max-width:480px){.footer-links{gap:8px;padding:8px}}@media (max-width:375px){.footer-link,.footer-section h4,.footer-section p{font-size:.5625rem}.footer-credits p{font-size:.5rem}}@media (max-width:320px){.footer-link,.footer-section h4,.footer-section p{font-size:.5rem}.footer-credits p{font-size:.4375rem}.footer-links{gap:4px;padding:6px 4px}}.investment-not-found{align-items:center;background-color:#fff;display:flex;font-family:Sora,sans-serif;justify-content:center;min-height:100vh}.not-found-container{background-color:#1b1b1b;border-radius:8px;box-shadow:0 2px 8px #0000001a;max-width:600px;padding:60px 40px;text-align:center;width:90%}.not-found-title{color:#fff;font-size:7.5rem;font-weight:700;margin:0 0 24px;opacity:.1}.not-found-subtitle{color:#fff;font-size:1.75rem;font-weight:600;margin:0 0 24px}.not-found-message{color:#999;font-size:1.125rem;line-height:1.6;margin:0 0 48px}.not-found-contact{border-top:1px solid #ffffff1a;margin-top:48px;padding-top:48px}.not-found-contact p{color:#999;font-size:.875rem;letter-spacing:1px;margin:0 0 12px;text-transform:uppercase}.contact-email{color:#fff;font-size:1.25rem;font-weight:500;text-decoration:none;transition:all .2s ease}.contact-email:hover{color:#429c0a;text-decoration:underline}.property-filter-wrapper{background-color:#fff;font-family:Sora,sans-serif;min-height:100vh;width:100%}.property-filter-container{box-sizing:border-box;display:flex;flex-direction:column;gap:4px;margin:0 auto;max-width:400px;padding:8px;width:100%}.legend-container{background-color:#1b1b1b1a;border-radius:8px;justify-content:space-around;padding:10px 16px}.legend-container,.legend-item{align-items:center;display:flex}.legend-item{gap:6px}.legend-icon{height:14px;width:14px}.legend-text{color:#757575;font-family:Sora,sans-serif;font-size:.625rem;font-weight:400}.property-cards{display:flex;flex-direction:column;gap:4px}.property-card-wrapper{transition:all .3s ease}.property-card-wrapper.map-selected{background:linear-gradient(145deg,#2196f30d,#2196f31a);border-radius:8px;box-shadow:0 4px 20px #2196f34d;transform:scale(1.02)}.property-card-wrapper.selected-from-map{margin-top:16px;position:relative}.property-card-wrapper.selected-from-map .property-card{background:linear-gradient(145deg,#4caf500d,#4caf501a);border:2px solid #4caf50;border-radius:8px;box-shadow:0 2px 12px #4caf5033}.property-card-wrapper.selected-from-map:before{background:#4caf50;border-radius:4px;color:#fff;content:"Wybrane z nawigatora";font-size:.75rem;font-weight:600;left:0;padding:4px 8px;position:absolute;top:-16px;z-index:1}.property-card-wrapper.selected-from-map[data-status=available] .property-card{background:linear-gradient(145deg,#4caf500d,#4caf501a);border-color:#4caf50;box-shadow:0 2px 12px #4caf5033}.property-card-wrapper.selected-from-map[data-status=available]:before{background:#4caf50}.property-card-wrapper.selected-from-map[data-status=reserved] .property-card{background:linear-gradient(145deg,#ff98000d,#ff98001a);border-color:#ff9800;box-shadow:0 2px 12px #ff980033}.property-card-wrapper.selected-from-map[data-status=reserved]:before{background:#ff9800}.property-card-wrapper.selected-from-map[data-status=sold] .property-card{background:linear-gradient(145deg,#f443360d,#f443361a);border-color:#f44336;box-shadow:0 2px 12px #f4433633}.property-card-wrapper.selected-from-map[data-status=sold]:before{background:#f44336}@media (max-width:480px){.property-filter-container{padding:4px}.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.property-filter-container{max-width:768px}.property-cards{display:grid;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.property-filter-container{max-width:1200px}.property-cards{grid-template-columns:repeat(3,1fr)}}.price-history{background-color:#f8f9fa;border-radius:8px;margin-top:20px;padding:20px}.price-history h3{color:#333;font-size:1.125rem;font-weight:600;margin:0 0 20px}.sales-start-info{align-items:center;display:flex;font-size:.9375rem;gap:8px;margin-bottom:12px}.sales-start-info,.sales-start-info .date,.sales-start-info .label{color:#555;font-weight:600}.price-timeline{display:flex;flex-direction:column;gap:10px}.price-point{align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;display:flex;justify-content:space-between;padding:12px 16px;position:relative}.price-point .date{color:#555;flex:1 1;font-size:.875rem;font-weight:500}.prices{align-items:flex-end;display:flex;flex-direction:column;gap:2px}.total-price{color:#333;font-size:1rem;font-weight:600}.price-per-sqm{color:#666;font-size:.8125rem;font-weight:400}.current-badge{background:#4caf50;border-radius:8px;color:#fff;font-size:.6875rem;font-weight:600;letter-spacing:.3px;padding:2px 6px;position:absolute;right:12px;text-transform:uppercase;top:-6px}@media (max-width:768px){.price-point{align-items:flex-start;flex-direction:column;gap:8px}.price-point .date{flex:none}.prices{align-items:flex-start}}.additional-costs{background-color:#f8f9fa;border-radius:8px;margin-top:20px;padding:20px}.additional-costs h3{color:#333;font-size:1.125rem;font-weight:600;margin:0 0 20px}.costs-section{margin-bottom:24px}.costs-section h4{color:#555;font-size:.9375rem;font-weight:600;margin:0 0 12px}.costs-list{display:flex;flex-direction:column;gap:10px}.cost-item{align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;display:flex;justify-content:space-between;padding:12px 16px}.cost-item.included{background-color:#e8f5e9;border-color:#81c784}.cost-description{align-items:center;display:flex;flex:1 1;gap:8px}.cost-name{color:#333;font-size:.875rem}.cost-percentage,.cost-units{color:#666;font-size:.8125rem}.cost-amount{color:#333;font-size:.9375rem;font-weight:600;white-space:nowrap}.cost-included-badge{background-color:#429c0a;border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;padding:4px 12px;text-transform:uppercase}.costs-subtotal{align-items:center;border-top:1px solid #e0e0e0;display:flex;font-weight:500;justify-content:space-between;margin-top:12px;padding-top:12px}.subtotal-amount{color:#1976d2;font-size:1rem}.costs-total{background-color:#e3f2fd;border-radius:6px;margin-top:20px;padding:16px}.total-row{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;padding:8px 0}.total-separator{background-color:#1976d2;height:1px;margin:12px 0;opacity:.3}.total-row.final{color:#1565c0;font-size:1rem;font-weight:600}.final-amount{color:#1565c0;font-size:1.125rem}.mandatory-costs .cost-item{background-color:#fffde7;border-color:#ffecb3}.optional-costs .cost-item{background-color:#f3f9ff;border-color:#e1f5fe}@media (max-width:768px){.cost-description{gap:4px}.cost-description,.cost-item{align-items:flex-start;flex-direction:column}.cost-item{gap:8px}.cost-amount,.cost-included-badge{align-self:flex-end}}.feature-item{align-items:center;gap:8px}.feature-icon{height:14px;width:14px}.feature-content{gap:1px}.feature-value{color:#1b1b1b;font-size:.75rem}.additional-feature-icon{height:14px;width:14px}.additional-feature-text{color:#1b1b1b;font-size:.75rem;font-weight:400}.property-details-wrapper{background-color:#fff;font-family:Sora,sans-serif;margin:0 auto;max-width:1200px;min-height:100vh;width:100%}.property-details-header{background-color:#1b1b1b;border-radius:8px;margin:8px;padding:16px 24px}.header-top-row{justify-content:space-between;margin-bottom:16px}.back-button,.header-top-row{align-items:center;display:flex}.back-button{background:none;border:none;color:#fff;cursor:pointer;font-family:Sora,sans-serif;font-size:.75rem;gap:8px;padding:4px 0;text-decoration:underline}.back-button:hover{opacity:.8}.back-button svg{height:16px;width:16px}.breadcrumb{align-items:center;display:flex;gap:8px}.breadcrumb-item{color:#757575;font-family:Sora,sans-serif;font-size:.5625rem}.breadcrumb-item.active{color:#fff}.breadcrumb-separator{color:#757575;font-size:.5625rem}.property-header-info{align-items:center;display:flex;gap:24px;justify-content:space-between}.location-section{align-items:center;background-color:#fff;border-radius:8px;display:flex;gap:8px;justify-content:flex-start;margin:0 8px;padding:12px 16px}.location-icon{color:#000;height:13px;width:13px}.location-text{font-family:Sora,sans-serif;font-size:.625rem;line-height:normal}.location-text .location-label{color:#999;font-weight:400}.location-text .location-address{color:#1b1b1b;font-weight:600}.location-separator{background-color:#e5e5e5;height:1px;margin:0 8px}.property-status-badge{align-items:center;background:#0000;border-radius:20px;display:flex;gap:8px;order:-1;padding:0 0 0 4px}.status-icon{height:14px;width:14px}.status-text{color:#999;font-family:Sora,sans-serif;font-size:.625rem;font-weight:400}.property-title{align-items:baseline;display:flex;gap:8px;margin:0}.property-label{color:#999;font-family:Sora,sans-serif;font-size:.875rem;font-weight:400}.property-value{color:#fff;font-family:Sora,sans-serif;font-size:1.875rem;font-weight:600}.property-details-content{padding:0 8px}.price-section{align-items:center;display:flex;justify-content:space-between;margin:8px 0;padding:16px}.price-main{display:flex;flex-direction:column;gap:4px}.price-values{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px}.price-toggles{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.price-last-updated{color:#666;font-size:.8125rem;font-style:italic;margin-top:8px}.price-label{color:#999;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:400}.price-value{color:#000;font-size:1.25rem;font-weight:600}.price-per-meter,.price-value{font-family:Sora,sans-serif;margin:0;padding:0}.price-per-meter{color:#999;font-size:.8125rem;font-weight:400}.costs-toggle,.history-toggle{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:400;gap:8px;padding:8px}.history-arrow{align-items:center;background-color:#000;border-radius:3px;display:flex;height:15px;justify-content:center;transition:transform .2s ease;width:15px}.history-arrow.expanded{transform:rotate(180deg)}.separator-line{background-color:#e5e5e5;height:1px;margin:0 8px}.price-history-table{margin:16px 0;padding:0 8px}.price-history-row{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:1fr 1fr 1fr;padding:8px 16px}.price-history-date,.price-history-price{color:#000;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:400}.price-history-price{text-align:center}.price-history-per-meter{color:#000;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:400;text-align:right}.price-history-separator{background-color:#e5e5e5;height:1px;margin:0 8px}.property-features-single-row{grid-gap:24px 16px;display:grid;gap:24px 16px;grid-template-columns:repeat(3,1fr);padding:16px}.property-features-single-row .feature-item{align-items:center;display:flex;gap:8px;min-width:0}.property-features-single-row .feature-content{align-items:baseline;display:flex;flex-wrap:wrap;gap:6px}.property-features-single-row .feature-label{color:#999;font-family:Sora,sans-serif;font-size:.625rem;font-weight:400;white-space:nowrap}.property-features-single-row .feature-value{color:#000;font-family:Sora,sans-serif;font-size:1rem;font-weight:600;white-space:nowrap}.property-features-grid{padding:16px}.features-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr 1fr;margin-bottom:16px}.features-section{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;padding:16px}.feature-item{align-items:flex-start;display:flex;gap:12px}.feature-icon{flex-shrink:0;height:16px;margin-top:2px;width:16px}.feature-content{display:flex;flex-direction:column;gap:4px}.feature-label{color:#999;font-family:Sora,sans-serif;font-size:.625rem;font-weight:400}.feature-value{color:#000;font-family:Sora,sans-serif;font-size:1rem;font-weight:600}.additional-features{padding:16px}.additional-features-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:16px}.additional-features-row:last-child{margin-bottom:0}.additional-feature{align-items:center;display:flex;gap:8px}.additional-feature-icon{flex-shrink:0;height:15px;width:15px}.additional-feature-text{color:#000;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:600}.apartment-image-section{padding:16px}.apartment-label{color:#999;font-family:Sora,sans-serif;font-size:.625rem;font-weight:400;margin-bottom:4px}.apartment-value{color:#000;font-family:Sora,sans-serif;font-size:1rem;font-weight:600;margin-bottom:16px}.apartment-image{border-radius:8px;overflow:hidden;position:relative}.apartment-image img{display:block;height:auto;width:100%}.image-navigation{bottom:16px;display:flex;gap:8px;position:absolute;right:16px}.nav-button{align-items:center;background-color:#000;border:none;border-radius:4px;cursor:pointer;display:flex;height:31px;justify-content:center;transition:opacity .2s ease;width:31px}.nav-button:hover{opacity:.8}.nav-button svg{height:16px;width:16px}.image-counter{background-color:#000000b3;border-radius:4px;bottom:16px;color:#fff;font-family:Sora,sans-serif;font-size:.75rem;left:16px;padding:4px 8px;position:absolute}.media-loading{align-items:center;color:#999;display:flex;font-family:Sora,sans-serif;font-size:.875rem;height:200px;justify-content:center}.actions-section{grid-gap:16px;background-color:#1b1b1b1a;border-radius:8px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin:16px 8px;padding:8px}.action-button{background-color:#1b1b1b1a;border:none;border-radius:4px;color:#000;cursor:pointer;font-family:Sora,sans-serif;font-size:.5625rem;font-weight:400;padding:12px 16px;text-decoration:underline}.action-button:hover:not(:disabled){opacity:.8}.action-button:disabled{cursor:not-allowed;opacity:.5;text-decoration:none}.contact-section{align-items:center;background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 2px 4px #00000014,0 8px 10px #0000001a;display:flex;justify-content:space-between;margin:16px 8px;padding:16px}.contact-text{display:flex;flex-direction:column;gap:4px}.contact-question{color:#999;font-family:Sora,sans-serif;font-size:.625rem;font-weight:400}.contact-action{color:#000;font-family:Sora,sans-serif;font-size:1rem;font-weight:600}.contact-buttons{display:flex;gap:6px}.contact-button{align-items:center;background-color:#1b1b1b;border:none;border-radius:4px;cursor:pointer;display:flex;height:31px;justify-content:center;transition:opacity .2s ease;width:31px}.contact-button:hover{opacity:.8}.contact-button img{height:17px;width:17px}.property-navigation{align-items:center;background-color:#1b1b1b;border-radius:8px;display:flex;gap:8px;justify-content:space-between;margin:16px 8px;padding:16px 4px}.nav-property-button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-family:Sora,sans-serif;font-size:.5625rem;font-weight:400;gap:8px;min-width:0;padding:8px;text-decoration:underline}.nav-property-button.prev{justify-content:flex-start}.nav-property-button.next{justify-content:flex-end}@media (max-width:480px){.nav-property-button{font-size:.5rem;gap:6px;padding:6px}.nav-property-button span{font-size:.5rem;white-space:nowrap}.nav-property-button svg{flex-shrink:0;height:14px;width:14px}}.nav-property-button:hover{opacity:.8}.nav-property-button svg{height:16px;width:16px}@media (max-width:374px){.property-details-header{margin:4px;padding:12px 16px}.breadcrumb-item,.breadcrumb-separator{font-size:.5rem}.property-value{font-size:1.5rem}.property-details-content{padding:0 4px}.property-features-single-row{gap:12px;grid-template-columns:1fr;padding:12px}.property-features-single-row .feature-item{justify-content:flex-start}.property-features-single-row .feature-content{align-items:flex-start;flex-direction:column;gap:4px}.price-history-table{margin:12px 0;padding:0 4px}.price-history-row{gap:12px;padding:6px 8px}.price-history-date{font-size:.6875rem}.price-history-price{font-size:.6875rem;text-align:center}.price-history-per-meter{font-size:.6875rem;text-align:right}.property-features-grid{padding:12px}.features-row,.features-section{gap:12px;grid-template-columns:1fr}.features-section{padding:12px}.additional-features-row{gap:12px;grid-template-columns:1fr}.additional-features{padding:12px}.actions-section{gap:12px;margin:12px 4px;padding:8px}.action-button{font-size:.5rem;padding:10px 12px}.contact-section{margin:12px 4px}.property-navigation{margin:12px 4px;margin:10px 4px;padding:12px 16px;padding:10px 12px}.nav-property-button{font-size:.4375rem;gap:4px;padding:4px}.nav-property-button span{font-size:.4375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-property-button svg{flex-shrink:0;height:12px;width:12px}.actions-section{gap:8px;margin:8px 4px;padding:8px}.action-button{font-size:.4375rem;padding:8px 10px}.price-history-table{margin:10px 0;padding:0 2px}.price-history-row{gap:8px;padding:4px 6px}.price-history-date,.price-history-per-meter,.price-history-price{font-size:.8125rem}}.App{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh;width:100vw}.App,body{margin:0;padding:0}*{box-sizing:border-box}
/*# sourceMappingURL=main.f99a246f.css.map*/