.properties-page{min-height:100vh;padding-bottom:3rem}.properties-tabs{padding:.5rem 0;background:var(--surface-page);border-bottom:1px solid var(--border-subtle);overflow-x:auto}.tab-nav{display:flex;gap:.25rem;min-width:min-content;padding:0 .25rem}.tab-item{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.35rem;border:none;border-radius:999px;font-size:1rem;font-weight:600;color:var(--text-secondary);background:transparent;cursor:pointer;text-decoration:none;transition:color .2s,background .2s}.tab-item:hover{color:var(--text-primary);background:var(--surface-soft)}.tab-item-active,.tab-item-active:hover{color:var(--accent);background:var(--accent-soft)}.tab-item-link{text-decoration:none;margin-left:auto}.tab-item-link:hover{color:var(--text-primary)}.properties-content{padding:1.5rem 0 2rem}.properties-content__layout{display:flex;align-items:flex-start;gap:1.5rem}.properties-main{min-width:0;flex:1 1}.listing-sidebar{width:280px;flex-shrink:0;display:flex;flex-direction:column;gap:1rem}.property-home-sidebar{position:-webkit-sticky;position:sticky;top:1rem}.property-search-mobile-header,.property-search-mobile-open,.property-search-mobile-overlay{display:none}.property-home-sidebar--modal-open{z-index:2000}.property-home-sidebar .area-modal-overlay{z-index:5000;background:rgba(15,23,42,.62)}.property-home-sidebar .area-modal{position:relative;z-index:5001}.property-shared-sidebar__submit{width:100%}.property-shared-sidebar__hint{margin:0 0 .55rem;color:#b42318;font-size:.875rem;line-height:1.5;text-align:center}.property-shared-sidebar__submit:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.property-home-sidebar .input-area__item-name .btn.btn-primary{flex-shrink:0;min-height:40px;padding:.55rem 1rem;font-size:.88rem;box-shadow:0 8px 20px rgba(99,102,241,.2)}.property-home-sidebar .input-area__item-name .btn.btn-primary:hover:not(:disabled){box-shadow:0 12px 24px rgba(99,102,241,.26)}.property-shared-sidebar__status{margin:.5rem 0 0;color:var(--text-secondary);font-size:.875rem;line-height:1.5}.municipalitie-area__list-item--disabled{opacity:.45}.municipalitie-area__list-item--disabled label{cursor:not-allowed}.area-search-card{overflow:hidden;background:var(--surface-card);border:1px solid rgba(148,163,184,.22);border-radius:14px;box-shadow:0 2px 8px rgba(15,23,42,.06)}.area-top__title-wrap{display:flex;align-items:center;gap:.75rem;padding:1rem 1.1rem;background:var(--surface-soft);border-bottom:1px solid var(--border-subtle)}.area-top__title-img{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--accent);background:var(--accent-soft);border-radius:50%}.area-top__title{margin:0;font-size:1.05rem;font-weight:700;color:var(--text-primary)}.property-home-search{padding:1rem 1.1rem 0}.property-home-search__label{display:block;margin-bottom:.35rem;font-size:.85rem;font-weight:700;color:var(--text-secondary)}.property-home-search__row{display:flex;gap:.5rem}.property-home-search__input{min-width:0;flex:1 1;padding:.65rem .75rem;color:var(--text-primary);background:var(--surface-page);border:1px solid var(--border-subtle);border-radius:10px}.property-home-search__button{flex-shrink:0;padding:.65rem .9rem;color:var(--text-inverse);font-weight:700;background:var(--accent);border-radius:10px}.property-home-search__button:hover{background:var(--accent-hover)}.input-area{display:flex;flex-direction:column;gap:0;padding:.8rem 1.1rem 1.1rem}.input-area__item{padding:.8rem 0;border-top:1px solid var(--border-subtle)}.input-area__item:first-child{border-top:none}.area-top-sub-title{margin:0 0 .35rem;font-size:.82rem;font-weight:700;color:var(--text-secondary)}.input-area__item-name{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.fwb{min-width:0;font-weight:700;color:var(--text-primary)}.fwb p{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.area-change-link{flex-shrink:0;font-size:.88rem;font-weight:700;color:var(--accent)}.area-change-link:hover{text-decoration:underline}.property-home-search__chips{display:flex;flex-wrap:wrap;gap:.45rem}.property-home-search__chip{display:inline-flex;align-items:center;padding:.45rem .7rem;color:var(--accent);font-size:.86rem;font-weight:700;background:var(--accent-soft);border:1px solid rgba(99,102,241,.24);border-radius:999px}.property-home-search__chip:hover{border-color:var(--accent)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.section-title{margin:0;font-size:1.5rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em}.section-see-all{display:inline-flex;align-items:center;gap:.25rem;font-size:1rem;font-weight:600;color:var(--accent);white-space:nowrap}.section-see-all:hover{text-decoration:underline}.property-grid{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem;list-style:none;margin:0;padding:0}@media (min-width:640px){.property-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.property-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.property-card{display:block;background:var(--surface-card);border:1px solid rgba(0,0,0,.06);border-radius:14px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .2s;box-shadow:0 1px 3px rgba(0,0,0,.04)}.property-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(0,0,0,.08);border-color:rgba(0,0,0,.08)}.property-card-image{aspect-ratio:4/3;overflow:hidden;background:var(--surface-soft)}.property-card-image img{width:100%;height:100%;object-fit:cover}.property-card-body{padding:1rem 1.05rem}.property-price{display:block;font-size:1.2rem;font-weight:700;color:var(--accent);margin-bottom:.5rem;letter-spacing:-.01em}.property-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.5rem}.property-chip{display:inline-flex;align-items:center;padding:.3rem .6rem;font-size:.8rem;font-weight:600;color:var(--accent);background:var(--accent-soft);border-radius:999px;border:1px solid rgba(99,102,241,.2)}.property-title{margin:0 0 .35rem;font-size:1rem;font-weight:600;color:var(--text-primary);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.property-address,.property-location{margin:0;font-size:.9375rem;color:var(--text-secondary);line-height:1.4}.mylist-empty{padding:3rem 1.5rem;text-align:center;background:var(--surface-soft);border-radius:var(--radius-md);border:1px dashed var(--border-strong)}.mylist-empty-text{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:var(--text-primary)}.mylist-empty-hint{margin:0;font-size:.9rem;color:var(--text-secondary)}.properties-cta{padding:.5rem 0 0}.properties-cta--commercial,.properties-cta--parking,.properties-cta--rent,.properties-cta--sale{padding-bottom:0;margin-bottom:1rem}.cta-banner{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 2.5rem 1.25rem 1.5rem;background:linear-gradient(135deg,var(--accent-soft),var(--surface-soft));border:1px solid var(--border-subtle);border-radius:var(--radius-md)}.cta-banner-content{min-width:0}.cta-banner-close{position:absolute;top:-.5rem;right:-.5rem;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;font-size:1.1rem;line-height:1;font-weight:300;color:var(--text-secondary);background:var(--surface-page);border:1px solid var(--border-subtle);border-radius:50%;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.1);transition:color .2s,background .2s,border-color .2s}.cta-banner-close:hover{color:var(--text-primary);background:var(--surface-soft);border-color:var(--border-strong)}.cta-banner-title{margin:0 0 .25rem;font-size:1.1rem;font-weight:700;color:var(--text-primary)}.cta-banner-desc{margin:0;font-size:.9rem;color:var(--text-secondary)}@media (max-width:768px){.properties-tabs{padding:.35rem 0 .45rem}.tab-nav{gap:.2rem;padding:0 .5rem}.tab-item{padding:.5rem .95rem;font-size:.875rem;font-weight:600;letter-spacing:-.01em;line-height:1.3}.properties-content__layout{flex-direction:column}.listing-sidebar{width:100%}.property-search-mobile-open{position:-webkit-sticky;position:sticky;top:.75rem;z-index:100;display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:42px;padding:.65rem 1rem;color:var(--text-inverse);font-size:.95rem;font-weight:700;background:var(--accent);border:0;border-radius:8px;box-shadow:0 10px 24px rgba(15,23,42,.16)}.property-search-mobile-overlay{position:fixed;inset:0;z-index:3000;display:block;pointer-events:none;background:rgba(15,23,42,0);border:0;opacity:0;transition:opacity .2s ease,background .2s ease}.property-search-mobile-overlay--open{pointer-events:auto;background:rgba(15,23,42,.54);opacity:1}.property-search-sidebar{position:fixed;top:0;right:0;bottom:0;z-index:3001;display:flex;width:min(88vw,360px);max-width:100%;box-sizing:border-box;flex-direction:column;gap:1rem;padding:0 1rem 1rem;overflow-y:auto;background:var(--surface-page);box-shadow:-18px 0 36px rgba(15,23,42,.24);transform:translateX(105%);transition:transform .24s ease}.property-search-sidebar--mobile-open{transform:translateX(0)}.property-search-sidebar.property-home-sidebar--modal-open:has(.area-modal--city),.property-search-sidebar.property-home-sidebar--modal-open:has(.area-modal--pref){left:0;right:0;width:100vw;padding:0;overflow:visible;background:transparent;box-shadow:none;transform:none}.property-search-mobile-header{position:-webkit-sticky;position:sticky;top:0;z-index:2;display:grid;grid-template-columns:44px 1fr auto;align-items:center;grid-gap:.5rem;gap:.5rem;margin:0 -1rem 1rem;padding:.75rem 1rem;background:var(--surface-card);border-bottom:1px solid var(--border-subtle)}.property-search-sidebar>.area-search-card,.property-search-sidebar>.property-sidebar{width:100%;min-width:0;max-width:none;box-sizing:border-box;flex:0 0 auto}.property-search-sidebar .area-search-card{border-radius:12px}.property-search-sidebar .area-search-card .area-top,.property-search-sidebar .property-shared-sidebar__filters,.property-search-sidebar .property-type-card__sections{min-height:0}.property-search-sidebar .property-shared-sidebar__area .area-top{overflow:visible}.property-search-sidebar .property-shared-sidebar__area .input-area{padding:.75rem 1rem 1rem}.property-search-sidebar .input-area__item-name{align-items:flex-start}.property-search-sidebar .fwb p{white-space:normal;overflow-wrap:anywhere;line-height:1.45}.property-search-sidebar .area-change-link{min-height:32px;padding-top:.1rem}.property-search-sidebar .property-type-card .property-type-card__sections{padding:.9rem 1rem 1rem}.property-search-sidebar .property-sidebar.filter-card{padding:1rem}.property-home-sidebar .area-modal-overlay{align-items:stretch;justify-content:stretch;padding:0}.property-home-sidebar .area-modal--pref{display:flex;flex-direction:column;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;border-radius:0;overflow:hidden;box-sizing:border-box}.property-home-sidebar .area-modal--pref .area-modal-head{flex:0 0 auto;margin:0;padding:1rem 1.25rem;background:var(--surface-card);border-bottom:1px solid var(--border-subtle)}.property-home-sidebar .area-modal--pref .area-modal-title{margin:0;font-size:1rem;line-height:1.4}.property-home-sidebar .area-modal--pref .area-modal-body{flex:1 1 auto;min-height:0;max-height:none;margin:0;padding:0 1rem;overflow-y:auto;border:0;border-radius:0;background:var(--surface-page)}.property-home-sidebar .area-modal--pref .area-pref-list{padding:.5rem 0 1rem}.property-home-sidebar .area-modal--pref .area-pref-list dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;align-items:stretch;padding:.9rem 0}.property-home-sidebar .area-modal--pref .area-pref-list dt{grid-column:1/-1;min-width:0;font-size:.9rem}.property-home-sidebar .area-modal--pref .area-pref-list dd{min-width:0}.property-home-sidebar .area-modal--pref .area-pref-link{width:100%;min-height:42px;padding:.55rem .35rem;text-align:center;font-size:.9rem;border:1px solid var(--border-subtle);background:var(--surface-card)}.property-home-sidebar .area-modal--pref .area-modal-foot{flex:0 0 auto;padding:.85rem 1rem max(.85rem,env(safe-area-inset-bottom));background:var(--surface-card);border-top:1px solid var(--border-subtle)}.property-home-sidebar .area-modal--pref .area-modal-close-btn{width:100%;min-height:44px}.property-home-sidebar .area-modal--city.checkbox-modal{display:flex;flex-direction:column;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;border-radius:0;overflow:hidden;box-sizing:border-box;box-shadow:none}.property-home-sidebar .area-modal--city .area-modal-head{flex:0 0 auto;margin:0;padding:.85rem 1rem;border-radius:0}.property-home-sidebar .area-modal--city .area-modal-head .area-modal-title{font-size:1rem;line-height:1.4}.property-home-sidebar .area-modal--city .area-modal-head .area-modal-close-btn{min-height:36px;padding:.4rem .75rem}.property-home-sidebar .area-modal--city .checkbox-modal__modal-content-wrap,.property-home-sidebar .area-modal--city .checkbox-modal__wrap{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.property-home-sidebar .area-modal--city .checkbox-modal__modal-content{flex:1 1 auto;min-height:0;max-height:none;padding:0 1rem 1rem;overflow-y:auto}.property-home-sidebar .area-modal--city .municipality-modal-filter{margin:0 -1rem;padding:.75rem 1rem}.property-home-sidebar .area-modal--city .municipality-modal-filter__input{min-height:44px;border-radius:10px}.property-home-sidebar .area-modal--city .municipalitie-area__list{grid-template-columns:1fr;gap:.5rem;padding-top:.75rem}.property-home-sidebar .area-modal--city .municipalitie-area__list-item{gap:.65rem;padding:0}.property-home-sidebar .area-modal--city .municipalitie-area__list-item input{width:1.25rem;height:1.25rem}.property-home-sidebar .area-modal--city .municipalitie-area__list-item label{min-height:46px;padding:.65rem .8rem;border:1px solid var(--border-subtle);border-radius:10px;background:var(--surface-card)}.property-home-sidebar .area-modal--city .municipalitie-area__list-item input:checked+label{border-color:var(--accent);background:var(--accent-soft)}.property-home-sidebar .area-modal--city .search-result{flex:0 0 auto;margin:0;padding:.75rem 1rem max(.85rem,env(safe-area-inset-bottom))}.property-home-sidebar .area-modal--city .search-result__row{display:grid;grid-template-columns:1fr;grid-gap:.6rem;gap:.6rem}.property-home-sidebar .area-modal--city .search-result__row .search-result__button.town,.property-home-sidebar .area-modal--city .search-result__total{grid-column:auto;justify-self:stretch}.property-home-sidebar .area-modal--city .search-result__total{text-align:center}.property-home-sidebar .area-modal--city .search-result .search-result__button.town{width:100%;min-width:0;min-height:46px}.property-search-mobile-clear,.property-search-mobile-close{min-height:38px;color:var(--text-primary);background:transparent;border:0;cursor:pointer}.property-search-mobile-close{font-size:1.5rem;line-height:1}.property-search-mobile-title{margin:0;font-size:1rem;font-weight:700;text-align:center;color:var(--text-primary)}.property-search-mobile-clear{padding:0 .25rem;font-size:.9rem;font-weight:700;color:var(--accent)}.property-home-sidebar{top:0}.properties-search{padding:.75rem 0 .5rem}.search-bar{margin:0 1rem}.property-grid{gap:.75rem}.cta-banner{flex-direction:column;text-align:center}}.promo-overlay{position:fixed;inset:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:promo-fade .4s ease-out}@keyframes promo-fade{0%{opacity:0}to{opacity:1}}.promo-modal{position:relative;width:100%;max-width:400px;overflow:hidden;background:var(--surface-page);border-radius:var(--radius-lg);box-shadow:0 20px 50px rgba(0,0,0,.25);animation:promo-slide .5s cubic-bezier(.34,1.56,.64,1) .1s both}@keyframes promo-slide{0%{opacity:0;transform:translateY(-20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.promo-header{position:relative;height:100px;background-image:url(https://images.unsplash.com/photo-1600596542815-ffad4c1539a9?w=600&h=240&fit=crop);background-size:cover;background-position:50%}.promo-header--parking{background-image:url(https://images.unsplash.com/photo-1449965408869-eaa3f722e40d?w=600&h=240&fit=crop)}.promo-header:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(234,88,12,.6),rgba(185,28,28,.6))}.promo-header:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,hsla(0,0%,100%,.15) 0,transparent 40%),radial-gradient(circle at 80% 70%,hsla(0,0%,100%,.1) 0,transparent 35%),radial-gradient(circle at 50% 50%,hsla(0,0%,100%,.08) 0,transparent 30%)}.promo-close-x{position:absolute;top:.75rem;right:.75rem;z-index:10;width:2.25rem;height:2.25rem;padding:0;display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1;color:var(--text-secondary);background:hsla(0,0%,100%,.9);border:none;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:color .2s,background .2s}.promo-close-x:hover{color:var(--text-primary);background:#fff}.promo-badge--over-image{position:absolute;top:1rem;left:50%;transform:translateX(-50%);z-index:2;padding:.6rem 1.4rem;font-size:1rem;font-weight:700;color:#92400e;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:999px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.promo-badge--parking{color:#1e3a5f;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#3b82f6}.promo-body{padding:1.5rem 2rem 0;text-align:center}.promo-title{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:var(--text-primary)}.promo-desc{margin:0 0 1rem;font-size:1rem;color:var(--text-secondary)}.promo-example-simple{margin:0;padding:.75rem 1rem;font-size:.95rem;font-weight:600;color:#16a34a;background:rgba(34,197,94,.1);border-radius:var(--radius-sm);display:inline-block}.promo-parking-features{margin:0 0 1rem;padding:0 0 0 1.25rem;text-align:left;list-style:none}.promo-parking-features li{position:relative;padding:.25rem 0;font-size:.95rem;color:var(--text-secondary)}.promo-parking-features li:before{content:"✓";position:absolute;left:-1.25rem;color:var(--accent);font-weight:700}.promo-cta-link{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;font-size:1.15rem;font-weight:600;text-decoration:none}.promo-close-text{display:block;width:100%;margin-top:.75rem;padding:.5rem;font-size:.9rem;color:var(--text-secondary);background:none;border:none;cursor:pointer}.promo-close-btn-wrap{padding:2rem;margin-top:.5rem;border-top:1px solid var(--border-subtle)}.promo-close-btn{width:100%;min-height:52px;font-size:1.15rem;font-weight:600;justify-content:center}@media (max-width:480px){.promo-body{padding:1.25rem 1.5rem 0}.promo-close-btn-wrap{padding:1.5rem}}