:root{--primary:#06c;--primary-strong:#003d99;--primary-soft:#e6f0ff;--ink:#2c3e50;--ink-muted:#7f8c8d;--line:#ecf0f1;--surface:#fff;--surface-alt:#f8fbff;--success:#27ae60;--warning:#f39c12;--danger:#e74c3c;--whatsapp:#25d366;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--shadow-sm:0 2px 8px rgba(44,62,80,.08);--shadow-md:0 10px 28px rgba(20,54,84,.14)}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}body{font-family:Inter,Segoe UI,Trebuchet MS,sans-serif;color:var(--ink);background:radial-gradient(circle at 10% 0,rgba(0,102,204,.14),transparent 45%),radial-gradient(circle at 90% 20%,rgba(0,61,153,.1),transparent 40%),linear-gradient(180deg,#f6f9fc,#f1f5f9);line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;display:flex;flex-direction:column}main{width:min(1240px,calc(100% - 2rem));margin:0 auto;flex:1 1}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.88);border-bottom:1px solid hsla(184,6%,53%,.18)}.site-header__inner{width:min(1240px,calc(100% - 2rem));margin:0 auto;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header__brand{display:inline-flex;align-items:center;gap:.7rem;font-size:.95rem;color:#173957}.site-header__brand strong{display:block;font-size:1rem}.site-header__brand-mark{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-strong))}.site-header__nav{display:inline-flex;align-items:center;gap:.9rem}.site-header__nav a{color:#355878;font-weight:500;padding:.45rem .8rem;border-radius:999px}.site-header__nav a:hover{background:rgba(0,102,204,.1);color:var(--primary-strong)}.site-header__cta{border:1px solid rgba(0,102,204,.24);background:#fff;color:var(--primary-strong);border-radius:999px;padding:.56rem 1rem;font-weight:600;cursor:pointer}.site-footer{margin-top:2.8rem;border-top:1px solid var(--line);background:#f3f7fc}.site-footer__inner{width:min(1240px,calc(100% - 2rem));margin:0 auto;padding:1.1rem 0 1.6rem;color:#45617a;font-size:.93rem}.site-footer__inner p{margin:.25rem 0}.search-page{padding:1.6rem 0 1.2rem}.search-page__headline{background:linear-gradient(130deg,#123a5c,#0c5fa7);color:#fff;border-radius:var(--radius-lg);padding:1.4rem 1.6rem;box-shadow:var(--shadow-md)}.search-page__headline h1{margin:0;font-size:clamp(1.4rem,2.8vw,2rem)}.search-page__headline p{margin:.5rem 0 0;max-width:760px;color:#deebf8}.search-layout{margin-top:1.25rem;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:minmax(280px,320px) 1fr;align-items:start}.search-filter{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);padding:1rem;box-shadow:var(--shadow-sm);position:-webkit-sticky;position:sticky;top:92px;overflow:hidden}.search-filter h2{margin:0 0 .85rem;font-size:1.02rem}.search-filter__field{display:grid;grid-gap:.36rem;gap:.36rem;margin-bottom:.75rem;min-width:0}.search-filter__field label{font-size:.81rem;font-weight:600;color:#5c7388}.search-filter__field input,.search-filter__field select,.search-filter__field textarea{border:1px solid #d8e0e9;border-radius:var(--radius-sm);min-height:40px;padding:.56rem .62rem;color:#264058;background:#fff;width:100%;min-width:0}.search-filter__field input[aria-invalid=true]{border-color:rgba(192,57,43,.72);background:rgba(231,76,60,.06)}.search-filter__field select[multiple]{min-height:112px}.search-filter__feedback{display:block;margin-top:-.3rem;margin-bottom:.55rem;font-size:.75rem}.search-filter__feedback--error{color:#922b21}.search-filter__recommendation{border:1px solid rgba(15,58,106,.18);background:rgba(15,132,216,.08);border-radius:var(--radius-sm);padding:.65rem;margin-bottom:.75rem;display:grid;grid-gap:.35rem;gap:.35rem}.search-filter__recommendation p{margin:0;font-size:.82rem;font-weight:700;color:#0f3a6a}.search-filter__recommendation small{font-size:.74rem;color:#265173}.search-filter__recommendation button{border:1px solid rgba(0,102,204,.26);border-radius:var(--radius-sm);min-height:36px;background:#fff;color:var(--primary-strong);font-weight:600;cursor:pointer}.search-filter__inline{display:grid;grid-template-columns:1fr 1fr;grid-gap:.56rem;gap:.56rem;min-width:0}.search-filter__actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem;gap:.5rem;min-width:0}.search-filter__actions button{border:none;min-height:42px;border-radius:var(--radius-sm);cursor:pointer;font-weight:600;color:#fff;background:var(--primary);width:100%;min-width:0}.search-filter__actions button:hover{background:var(--primary-strong)}.search-filter__actions .is-secondary{color:var(--primary-strong);border:1px solid rgba(0,102,204,.26);background:#fff}.search-filter__actions button:disabled{opacity:.6;cursor:not-allowed}.status-toggle{display:grid;grid-template-columns:1fr 1fr;grid-gap:.4rem;gap:.4rem}.status-toggle button{min-height:36px;border:1px solid #c8d7e4;border-radius:999px;background:#fff;color:#415d75;cursor:pointer}.status-toggle button.is-active{border-color:transparent;background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#fff}.search-results{min-width:0}.search-results__head{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin:0 0 .75rem}.search-results__head h2{margin:0;font-size:1.16rem}.search-results__head p{margin:.2rem 0 0;color:#5f7689}.search-results__error{border:1px solid rgba(231,76,60,.32);background:rgba(231,76,60,.1);color:#922b21;border-radius:var(--radius-sm);padding:.65rem .75rem}.map-host{border:1px solid var(--line);background:#fff;box-shadow:var(--shadow-sm);overflow:hidden}.map-host,.map-loading-state{border-radius:var(--radius-md)}.map-loading-state{min-height:520px;background:#f4f8fc;display:flex;align-items:center;justify-content:center;text-align:center;color:#5f7689;padding:1rem}.map-loading-state h3{margin:0;font-size:1.05rem;color:#2c4e68}.map-loading-state p{margin:.4rem 0 0}.map-cluster-layout{display:grid;grid-gap:.9rem;gap:.9rem;grid-template-columns:minmax(0,1fr) minmax(300px,360px)}.map-panel{border:1px solid #d7e4ef;border-radius:var(--radius-md);overflow:hidden;background:#fff}.map-canvas{width:100%;height:520px}.map-panel__footer{background:#0f2440;color:#fff;padding:.8rem 1rem}.map-panel__title{margin:0;font-weight:700}.map-panel__subtitle{margin:.2rem 0 0;font-size:.82rem;color:#cad8e9}.map-sidebar{border:1px solid #d7e4ef;border-radius:var(--radius-md);background:#fff;overflow:hidden}.map-sidebar__head{background:linear-gradient(135deg,#0f2440,#135da2);color:#fff;padding:.9rem 1rem}.map-sidebar__eyebrow{margin:0;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#c8dbef}.map-sidebar__head h2{margin:.35rem 0 0;font-size:1.15rem}.map-sidebar__head p{margin:.35rem 0 0;color:#d2e2f2;font-size:.9rem}.map-sidebar__body{max-height:520px;overflow-y:auto;padding:.8rem;display:grid;grid-gap:.75rem;gap:.75rem}.map-sidebar__list{display:grid;grid-gap:.65rem;gap:.65rem}.map-item-card{border:1px solid #dce8f2;border-radius:var(--radius-md);padding:.6rem;display:grid;grid-template-columns:80px minmax(0,1fr);grid-gap:.65rem;gap:.65rem}.map-item-card__image{position:relative;width:80px;height:80px;overflow:hidden;border-radius:var(--radius-sm);background:#f0f4f8}.map-item-card__image-content{object-fit:cover}.map-item-card__content{min-width:0}.map-item-card__bairro,.map-item-card__name,.map-item-card__price{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-item-card__name{font-size:.92rem;font-weight:700;color:#1f415c}.map-item-card__bairro{margin-top:.25rem;color:#5d7890;font-size:.8rem}.map-item-card__meta{margin:.35rem 0 0;color:#355a77;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-item-card__link{margin-top:.5rem;display:inline-flex;align-items:center;min-height:30px;padding:0 .65rem;border-radius:999px;background:#0d5ca3;color:#fff;font-size:.78rem;font-weight:600}.map-sidebar__pagination{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.map-page-btn{border:1px solid #cbdce9;border-radius:999px;padding:.28rem .7rem;background:#f7fbff;color:#315873;font-size:.76rem;cursor:pointer}.map-page-btn:disabled{opacity:.55;cursor:not-allowed}.map-page-label{font-size:.76rem;color:#5a778f}.map-sidebar__empty{border:1px dashed #c7d8e7;border-radius:var(--radius-sm);background:#f7fbff;color:#4f6c83;font-size:.88rem;padding:.8rem}.map-empty-state{border:1px solid #d7e4ef;border-radius:var(--radius-md);min-height:520px;background:#f7fbff;display:flex;align-items:center;justify-content:center;text-align:center;color:#4f6c83;padding:1rem}.map-empty-state h3{margin:0;color:#274962}.map-empty-state p{margin:.45rem 0 0}.view-toggle{display:inline-flex;gap:.4rem;border:1px solid #d4e1ec;border-radius:999px;padding:.2rem;background:#fff}.view-toggle button{border:none;background:transparent;color:#4b6780;border-radius:999px;min-height:34px;padding:0 .72rem;display:inline-flex;align-items:center;gap:.35rem;cursor:pointer}.view-toggle button.is-active{color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-strong))}.property-grid{display:grid;grid-gap:.85rem;gap:.85rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.property-card{border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden;background:var(--surface);box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease}.property-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(16,50,77,.14)}.property-card__media-wrapper{position:relative}.property-card__media{position:relative;display:block;width:100%;aspect-ratio:16/10;background:#dce7f2}.property-card__favorite{position:absolute;top:.6rem;right:.6rem;z-index:2;border:1px solid hsla(0,0%,100%,.75);background:hsla(0,0%,100%,.92);color:#174970;width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .18s ease}.property-card__favorite:hover{transform:scale(1.04);box-shadow:0 8px 16px rgba(15,58,106,.18)}.property-card__favorite .is-favorite{fill:#df2f53;color:#df2f53}.property-card__media img{object-fit:cover}.property-card__body{padding:.86rem;display:grid;grid-gap:.52rem;gap:.52rem}.property-card__meta{margin:0;color:var(--ink-muted);font-size:.83rem}.property-card__title{font-size:1rem;font-weight:700;color:#1f3f5e}.property-card__badges{display:flex;gap:.55rem;flex-wrap:wrap}.property-card__badges span{display:inline-flex;align-items:center;gap:.23rem;font-size:.8rem;color:#4d667e;background:var(--surface-alt);border:1px solid #e3ebf3;border-radius:999px;padding:.22rem .5rem}.property-card__price{margin:0;color:var(--primary-strong);font-size:1.15rem;font-weight:700}.property-card__actions{display:flex;gap:.5rem}.property-card__actions a,.property-card__actions button{flex:1 1;border:1px solid #d4e2ee;min-height:36px;border-radius:var(--radius-sm);color:#355676;background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.32rem;font-size:.82rem}.property-card__actions a{border-color:transparent;color:#fff;background:var(--primary)}.property-card__action-button{flex:1 1;border:1px solid #d4e2ee;min-height:36px;border-radius:var(--radius-sm);color:#355676;background:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.32rem;font-size:.82rem}.property-card__action-button .is-favorite{fill:#df2f53;color:#df2f53}.property-card--compact .property-card__actions{display:none}.property-card--skeleton{pointer-events:none;animation:pulse 1.2s ease-in-out infinite}.property-card__skeleton-media{height:160px;background:linear-gradient(90deg,#edf3f8,#dbe7f2,#edf3f8)}.property-card__skeleton-line{height:12px;border-radius:999px;background:#e1ecf6}.property-card__skeleton-line.short{width:45%}.property-card__skeleton-line.medium{width:70%}.empty-state{border:1px dashed #b8cada;border-radius:var(--radius-md);background:#fdfefe;padding:1.1rem;color:#42627e}.empty-state h3{margin:0;font-size:1rem}.empty-state p{margin:.42rem 0 0}.map-view{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);overflow:hidden;box-shadow:var(--shadow-sm)}.map-view__canvas{min-height:360px;position:relative;background:linear-gradient(125deg,rgba(0,102,204,.12),rgba(0,61,153,.16)),repeating-linear-gradient(-35deg,hsla(0,0%,100%,.42),hsla(0,0%,100%,.42) 8px,rgba(236,240,241,.52) 0,rgba(236,240,241,.52) 16px)}.map-view__pin{position:absolute;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:.26rem;background:var(--surface);color:#1d4b73;border:1px solid #cfdde8;border-radius:999px;padding:.28rem .58rem;font-size:.76rem;box-shadow:0 8px 16px rgba(20,50,74,.16)}.map-view__pin:hover{background:#f5faff}.map-view__list{border-top:1px solid var(--line);padding:.7rem .9rem;display:grid;grid-gap:.55rem;gap:.55rem}.map-view__list article{border:1px solid #e8eef5;border-radius:var(--radius-sm);padding:.58rem}.map-view__list strong{display:block;font-size:.92rem}.map-view__list p{margin:.24rem 0 0;color:#5f7688;font-size:.84rem}.map-view--empty{padding:1.2rem}.map-view--empty h3{margin:0}.map-view--empty p{margin:.42rem 0 0}.pagination{margin-top:.95rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.32rem}.pagination button{min-width:40px;min-height:36px;border-radius:8px;border:1px solid #d4e1eb;background:#fff;color:#3f5e78;cursor:pointer;padding:0 .58rem}.pagination button.is-current{background:var(--primary);color:#fff;border-color:transparent}.pagination button:disabled{opacity:.45;cursor:not-allowed}.detail-page{padding:1.45rem 0 1rem}.detail-page__header{background:linear-gradient(120deg,#113553,#0f4b7f);color:#fff;border-radius:var(--radius-lg);padding:1.3rem 1.5rem;box-shadow:var(--shadow-md)}.detail-page__tag{display:inline-flex;margin:0;padding:.2rem .62rem;border-radius:999px;font-size:.74rem;text-transform:uppercase;letter-spacing:.06em;background:hsla(0,0%,100%,.16)}.detail-page__tags{display:flex;align-items:center;gap:.4rem}.detail-page__header h1{margin:.5rem 0 0;font-size:clamp(1.35rem,2.5vw,2rem)}.detail-page__price{margin:.42rem 0 0;font-size:clamp(1.28rem,2.1vw,1.8rem);font-weight:700}.detail-page__actions{margin-top:.75rem;display:flex;gap:.52rem}.detail-page__actions button,.detail-page__favorite-button{border:1px solid hsla(0,0%,100%,.35);background:hsla(0,0%,100%,.1);color:#fff;border-radius:999px;min-height:36px;padding:0 .85rem;display:inline-flex;align-items:center;gap:.34rem;cursor:pointer}.detail-page__favorite-button .is-favorite{fill:#ff6b86;color:#ff6b86}.detail-layout{margin-top:1rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);grid-gap:1rem;gap:1rem;align-items:start}.detail-main{display:grid;grid-gap:.9rem;gap:.9rem}.detail-sidebar{position:-webkit-sticky;position:sticky;top:92px}.gallery-slider{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;overflow:hidden;box-shadow:var(--shadow-sm)}.gallery-slider__hero{position:relative;aspect-ratio:16/10;background:#dfeaf4}.gallery-slider__hero img{object-fit:cover}.gallery-slider__hero button{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border:1px solid rgba(15,64,99,.24);border-radius:999px;background:hsla(0,0%,100%,.86);color:#244a6a;display:grid;place-items:center;cursor:pointer}.gallery-slider__hero button:first-of-type{left:.7rem}.gallery-slider__hero button:last-of-type{right:.7rem}.gallery-slider__count{position:absolute;bottom:.7rem;right:.7rem;border-radius:999px;padding:.2rem .55rem;color:#fff;background:rgba(12,55,90,.7);font-size:.76rem}.gallery-slider__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:84px;grid-gap:.45rem;gap:.45rem;overflow-x:auto;padding:.7rem}.gallery-slider__thumbs button{border:2px solid transparent;border-radius:8px;padding:0;position:relative;aspect-ratio:4/3;overflow:hidden;background:#dbe6f1;cursor:pointer}.gallery-slider__thumbs button img{object-fit:cover}.gallery-slider__thumbs button.is-active{border-color:var(--primary)}.detail-location{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;padding:1rem;box-shadow:var(--shadow-sm)}.detail-location h2{margin:0;font-size:1rem;display:inline-flex;align-items:center;gap:.35rem}.detail-location p{margin:.5rem 0;color:#4f6781}.detail-location__map{border:1px solid #d3e0ec;border-radius:var(--radius-sm);min-height:240px;overflow:hidden;background:#f8fbff}.detail-location__iframe{display:block;width:100%;min-height:240px;border:0}.detail-location a{margin-top:.5rem;display:inline-flex;color:var(--primary);font-weight:600}.amenities-grid{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-alt);padding:.8rem;display:grid;grid-gap:.45rem;gap:.45rem;grid-template-columns:repeat(2,minmax(0,1fr))}.amenities-grid div{display:inline-flex;align-items:center;gap:.4rem;border:1px solid #e0eaf4;border-radius:var(--radius-sm);background:#fff;padding:.52rem;font-size:.87rem;color:#3f5d77}.property-description{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;padding:1rem;box-shadow:var(--shadow-sm)}.property-description h3{margin:0;font-size:1.06rem}.property-description__meta{margin:.45rem 0 0;color:#62798f;font-size:.87rem}.property-description p{margin:.6rem 0 0;color:#365069}.property-description button{margin-top:.7rem;border:none;background:transparent;color:var(--primary);padding:0;font-weight:600;cursor:pointer}.contact-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;padding:1rem;box-shadow:var(--shadow-sm)}.contact-card h3,.contact-card h4{margin:0}.contact-card form{display:grid;grid-gap:.42rem;gap:.42rem;margin-top:.75rem}.contact-card label{font-size:.8rem;color:#5b7388;font-weight:600}.contact-card input,.contact-card textarea{border:1px solid #d8e3ed;border-radius:var(--radius-sm);min-height:40px;padding:.52rem .58rem}.contact-card textarea{min-height:88px;resize:vertical}.contact-card button[type=submit]{border:none;min-height:42px;border-radius:var(--radius-sm);color:#fff;background:var(--primary);font-weight:600;cursor:pointer;margin-top:.35rem}.contact-card button[type=submit]:disabled{opacity:.65;cursor:not-allowed}.contact-card__checkbox{display:inline-flex;align-items:center;gap:.4rem}.contact-card__checkbox input{min-height:auto}.contact-card__agent,.contact-card__security{margin-top:.9rem;border-top:1px solid #e5edf4;padding-top:.7rem}.contact-card__agent p{margin:.35rem 0;color:#526d84}.contact-card__agent a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:var(--radius-sm);padding:0 .9rem;background:var(--whatsapp);color:#fff;font-weight:600}.contact-card__security ul{margin:.5rem 0 0;padding-left:1.05rem;color:#506a80}.contact-card__feedback{margin:.65rem 0 0;padding:.56rem;border-radius:var(--radius-sm);font-size:.85rem}.contact-card__feedback.success{border:1px solid rgba(39,174,96,.3);background:rgba(39,174,96,.1);color:#1d7f49}.contact-card__feedback.error{border:1px solid rgba(231,76,60,.32);background:rgba(231,76,60,.1);color:#a93226}.contact-card__privacy{margin-top:.65rem;display:inline-flex;color:var(--primary);font-size:.83rem}.related-section{margin-top:1.2rem}.related-section h2{margin:0 0 .65rem;font-size:1.1rem}.related-section__subtitle{margin:0 0 .8rem;color:#5a7389;font-size:.9rem}.related-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:.85rem;gap:.85rem}.leaflet-container{font-family:Inter,Segoe UI,Trebuchet MS,sans-serif}.custom-popup .leaflet-popup-content{margin:0;padding:0}.custom-popup .leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.popup-imovel{padding:10px 12px;font-size:.9rem}.popup-imovel h4{margin:0;color:#1f3f5e;font-weight:700;font-size:.95rem}.popup-imovel p{margin:4px 0 0;color:#4a6278;font-size:.85rem}.popup-imovel a{display:inline-block;margin-top:6px;background:#06c;color:#fff;padding:4px 8px;border-radius:4px;font-size:.8rem;text-decoration:none;font-weight:500;transition:background .2s ease}.popup-imovel a:hover{background:#003d99}.thais-widget{position:fixed;right:1rem;bottom:1rem;z-index:40;display:grid;justify-items:end;grid-gap:.55rem;gap:.55rem}.thais-widget__fab{border:none;border-radius:999px;padding:.78rem 1rem;display:inline-flex;align-items:center;gap:.4rem;color:#fff;background:linear-gradient(135deg,#0b5b9f,#05386b);box-shadow:0 16px 30px rgba(11,47,79,.3);cursor:pointer;font-weight:600}.thais-widget__panel{width:min(360px,calc(100vw - 1.6rem));border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;box-shadow:var(--shadow-md);padding:.8rem}.thais-widget__panel header{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.thais-widget__panel header strong{color:#1a4160;font-size:.9rem}.thais-widget__panel header button{border:none;width:28px;height:28px;border-radius:999px;display:grid;place-items:center;color:#4a6780;background:#f1f6fb;cursor:pointer}.thais-widget__panel p{margin:.6rem 0;color:#4d657a;font-size:.9rem}.thais-widget__panel>button{width:100%;min-height:38px;border:none;border-radius:8px;color:#fff;background:var(--primary);cursor:pointer;font-weight:600}@keyframes pulse{0%{opacity:.55}50%{opacity:1}to{opacity:.55}}@media (max-width:1040px){.map-cluster-layout,.search-layout{grid-template-columns:1fr}.search-filter{position:static}.detail-layout{grid-template-columns:1fr}.detail-sidebar{position:static}}@media (max-width:760px){.site-footer__inner,.site-header__inner,main{width:min(1240px,calc(100% - 1rem))}.site-header__inner{min-height:68px;flex-wrap:wrap;justify-content:center;padding:.4rem 0}.site-header__nav{order:3;width:100%;justify-content:center}.search-page{padding-top:1rem}.search-page__headline{padding:1rem}.search-results__head{flex-direction:column;align-items:stretch}.view-toggle{width:-moz-fit-content;width:fit-content}.amenities-grid,.search-filter__actions,.search-filter__inline{grid-template-columns:1fr}.map-canvas,.map-empty-state,.map-loading-state{min-height:420px;height:420px}}.site-header__favorites-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:transparent;color:var(--ink);cursor:pointer;font-size:inherit;border-radius:var(--radius-md);transition:all .2s ease}.site-header__favorites-btn:hover{background:var(--primary-soft);color:var(--primary)}.site-header__favorites-badge{position:absolute;top:-4px;right:-4px;display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;font-size:.7rem;font-weight:700;background:var(--danger);color:#fff;border-radius:999px;border:2px solid #fff}.favorites-drawer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:999}.favorites-drawer-overlay--active{background:rgba(0,0,0,.4);opacity:1;pointer-events:auto}.favorites-drawer{position:fixed;top:0;right:0;bottom:0;width:min(420px,100vw);background:#fff;box-shadow:-4px 0 24px rgba(0,0,0,.12);display:flex;flex-direction:column;z-index:1000;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.favorites-drawer--open{transform:translateX(0)}.favorites-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--line);flex-shrink:0}.favorites-drawer__title{display:flex;align-items:center;gap:.8rem;margin:0;font-size:1.1rem;font-weight:600;color:var(--ink)}.favorites-drawer__badge{min-width:24px;height:24px;padding:0 6px;font-size:.85rem;font-weight:700;background:var(--danger);color:#fff;border-radius:999px;margin-left:auto}.favorites-drawer__badge,.favorites-drawer__close{display:flex;align-items:center;justify-content:center}.favorites-drawer__close{flex-shrink:0;width:40px;height:40px;border:none;background:transparent;color:var(--ink-muted);cursor:pointer;border-radius:var(--radius-md);transition:all .2s ease}.favorites-drawer__close:hover{background:var(--line);color:var(--ink)}.favorites-drawer__content{flex:1 1;overflow-y:auto;overflow-x:hidden;padding:1rem}.favorites-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:1rem;text-align:center;color:var(--ink-muted)}.favorites-drawer__empty svg{opacity:.3;margin-bottom:.5rem}.favorites-drawer__empty p{margin:0;font-size:1rem;color:var(--ink);font-weight:500}.favorites-drawer__empty small{display:block;margin:0;font-size:.875rem}.favorites-drawer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.favorites-drawer__item{display:flex;gap:.8rem;padding:.75rem;background:var(--surface-alt);border-radius:var(--radius-md);align-items:stretch;transition:all .2s ease}.favorites-drawer__item:hover{background:#f0f6ff}.favorites-drawer__image-wrapper{flex-shrink:0;width:80px;height:80px;overflow:hidden;border-radius:var(--radius-md)}.favorites-drawer__image{width:100%;height:100%;object-fit:cover}.favorites-drawer__info{flex:1 1;display:flex;flex-direction:column;gap:.4rem;justify-content:center;min-width:0}.favorites-drawer__item-title{margin:0;font-size:.95rem;font-weight:600;color:var(--ink);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.favorites-drawer__specs{display:flex;gap:.6rem;font-size:.8rem;color:var(--ink-muted)}.favorites-drawer__specs span{white-space:nowrap}.favorites-drawer__remove{flex-shrink:0;width:36px;height:36px;border:none;background:transparent;color:var(--danger);cursor:pointer;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;transition:all .2s ease;align-self:center}.favorites-drawer__remove:hover{background:rgba(231,76,60,.1);color:#c0392b}.favorites-drawer__footer{padding:1rem 1.5rem;border-top:1px solid var(--line);background:var(--surface-alt);flex-shrink:0}.favorites-drawer__total{margin:0;text-align:center;font-size:.95rem;color:var(--ink-muted)}.favorites-drawer__total strong{color:var(--ink)}@media (max-width:600px){.favorites-drawer{width:100vw}.site-header__favorites-btn{width:40px;height:40px}}