.developer-module__GTtOMW__page{padding:32px 0 80px}.developer-module__GTtOMW__container{max-width:1400px;margin:0 auto}.developer-module__GTtOMW__loading{text-align:center;color:var(--gray-500);padding:80px}.developer-module__GTtOMW__breadcrumb{color:var(--gray-500);margin-bottom:24px;font-size:.9375rem}.developer-module__GTtOMW__breadcrumb a{color:var(--gray-700);font-weight:500;transition:color .15s}.developer-module__GTtOMW__breadcrumb a:hover{color:var(--gray-900)}.developer-module__GTtOMW__header{border-bottom:1px solid var(--gray-200);align-items:flex-start;gap:24px;margin-bottom:28px;padding-bottom:28px;display:flex}.developer-module__GTtOMW__logo{background:var(--gray-100);width:96px;height:96px;color:var(--brand-dark);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:2.25rem;font-weight:800;display:flex;overflow:hidden}.developer-module__GTtOMW__logo img{object-fit:cover;width:100%;height:100%}.developer-module__GTtOMW__headerInfo{flex:1;min-width:0}.developer-module__GTtOMW__titleRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:10px;display:flex}.developer-module__GTtOMW__title{color:var(--gray-900);font-size:1.875rem;font-weight:800}.developer-module__GTtOMW__badgeVerified{color:#059669;background:#dcfce7;border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:.8125rem;font-weight:700;display:inline-flex}.developer-module__GTtOMW__metaRow{color:var(--gray-700);flex-wrap:wrap;gap:16px;font-size:.9375rem;display:flex}.developer-module__GTtOMW__metaItem{align-items:center;gap:6px;display:inline-flex}.developer-module__GTtOMW__ratingPill{color:#92400e;align-items:center;gap:4px;font-weight:700;display:inline-flex}.developer-module__GTtOMW__section{border-bottom:1px solid var(--gray-200);padding:24px 0}.developer-module__GTtOMW__section h2{color:var(--gray-900);margin-bottom:16px;font-size:1.25rem;font-weight:700}.developer-module__GTtOMW__description{color:var(--gray-700);white-space:pre-line;font-size:.9375rem;line-height:1.7}.developer-module__GTtOMW__trackGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.developer-module__GTtOMW__trackTile{border:1px solid var(--gray-200);border-radius:12px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.developer-module__GTtOMW__trackLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:500}.developer-module__GTtOMW__trackValue{color:var(--gray-900);font-size:1rem;font-weight:700}.developer-module__GTtOMW__trackList{flex-direction:column;gap:10px;display:flex}.developer-module__GTtOMW__trackListItem{color:var(--gray-700);align-items:flex-start;gap:10px;font-size:.9375rem;line-height:1.5;display:flex}.developer-module__GTtOMW__trackListItem svg{color:var(--primary);flex-shrink:0;margin-top:2px}.developer-module__GTtOMW__tabs{gap:8px;margin-bottom:20px;display:flex}.developer-module__GTtOMW__tab{border:1px solid var(--gray-200);color:var(--gray-700);cursor:pointer;background:#fff;border-radius:999px;padding:8px 18px;font-size:.9375rem;font-weight:600;transition:all .15s}.developer-module__GTtOMW__tab:hover{border-color:var(--gray-500)}.developer-module__GTtOMW__tabActive{background:var(--brand-dark);border-color:var(--brand-dark);color:#fff}.developer-module__GTtOMW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.developer-module__GTtOMW__card{border:1px solid var(--gray-200);background:#fff;border-radius:16px;flex-direction:column;transition:border-color .15s;display:flex;overflow:hidden}.developer-module__GTtOMW__card:hover{border-color:var(--gray-500)}.developer-module__GTtOMW__cardImg{background:var(--gray-100);height:180px;position:relative}.developer-module__GTtOMW__cardImg img{object-fit:cover;width:100%;height:100%}.developer-module__GTtOMW__cardImgPlaceholder{width:100%;height:100%;color:var(--gray-500);justify-content:center;align-items:center;display:flex}.developer-module__GTtOMW__statusBadge{color:var(--gray-900);background:#ffffffeb;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:12px;left:12px}.developer-module__GTtOMW__statusBuilding{color:#b45309;background:#fef3c7}.developer-module__GTtOMW__statusDone{color:#059669;background:#dcfce7}.developer-module__GTtOMW__cardBody{flex-direction:column;gap:6px;padding:14px 16px 16px;display:flex}.developer-module__GTtOMW__cardMeta{color:var(--gray-500);font-size:.8125rem}.developer-module__GTtOMW__cardTitle{color:var(--gray-900);font-size:1.0625rem;font-weight:700}.developer-module__GTtOMW__cardDistrict{color:var(--gray-500);font-size:.875rem}.developer-module__GTtOMW__cardPrice{color:var(--gray-900);margin-top:4px;font-size:1.0625rem;font-weight:800}.developer-module__GTtOMW__cardRating{color:#92400e;align-items:center;gap:4px;font-size:.8125rem;font-weight:600;display:inline-flex}.developer-module__GTtOMW__star{color:#f59e0b;fill:#f59e0b}.developer-module__GTtOMW__empty{text-align:center;color:var(--gray-500);border:1px dashed var(--gray-200);border-radius:16px;padding:48px}@media (max-width:1024px){.developer-module__GTtOMW__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.developer-module__GTtOMW__trackGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (max-width:640px){.developer-module__GTtOMW__page{padding:20px 0 56px}.developer-module__GTtOMW__breadcrumb{margin-bottom:16px;font-size:.8125rem}.developer-module__GTtOMW__header{flex-direction:column;gap:16px;margin-bottom:20px;padding-bottom:20px}.developer-module__GTtOMW__logo{border-radius:14px;width:72px;height:72px;font-size:1.75rem}.developer-module__GTtOMW__title{font-size:1.5rem}.developer-module__GTtOMW__titleRow{gap:8px;margin-bottom:8px}.developer-module__GTtOMW__metaRow{gap:10px 16px;font-size:.875rem}.developer-module__GTtOMW__section{padding:20px 0}.developer-module__GTtOMW__section h2{margin-bottom:14px;font-size:1.0625rem}.developer-module__GTtOMW__trackGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px}.developer-module__GTtOMW__trackTile{padding:12px 14px}.developer-module__GTtOMW__tabs{gap:8px}.developer-module__GTtOMW__tab{align-items:center;min-height:44px;padding:10px 16px;font-size:.875rem;display:inline-flex}.developer-module__GTtOMW__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}.developer-module__GTtOMW__cardImg{height:130px}.developer-module__GTtOMW__cardBody{padding:12px 14px 14px}.developer-module__GTtOMW__cardTitle,.developer-module__GTtOMW__cardPrice{font-size:.9375rem}}
.reviews-block-module__ECre7G__block{flex-direction:column;gap:24px;display:flex}.reviews-block-module__ECre7G__loading,.reviews-block-module__ECre7G__empty{color:var(--gray-500);font-size:.9375rem}.reviews-block-module__ECre7G__header{flex-direction:column;gap:16px;display:flex}.reviews-block-module__ECre7G__overallScore{align-items:center;gap:8px;display:flex}.reviews-block-module__ECre7G__starOn{color:#f59e0b;fill:#f59e0b}.reviews-block-module__ECre7G__starOff{color:var(--gray-300)}.reviews-block-module__ECre7G__overallNum{color:var(--gray-900);font-size:1.5rem;font-weight:700}.reviews-block-module__ECre7G__overallCount{color:var(--gray-500);font-size:.9375rem}.reviews-block-module__ECre7G__breakdown{flex-direction:column;gap:8px;max-width:360px;display:flex}.reviews-block-module__ECre7G__breakdownRow{align-items:center;gap:10px;display:flex}.reviews-block-module__ECre7G__breakdownLabel{color:var(--gray-600);flex-shrink:0;width:110px;font-size:.875rem}.reviews-block-module__ECre7G__breakdownBar{background:var(--gray-200);border-radius:3px;flex:1;height:6px;overflow:hidden}.reviews-block-module__ECre7G__breakdownFill{background:var(--gray-800);border-radius:3px;height:100%;transition:width .3s}.reviews-block-module__ECre7G__breakdownVal{color:var(--gray-700);text-align:right;width:28px;font-size:.875rem;font-weight:600}.reviews-block-module__ECre7G__list{flex-direction:column;gap:20px;display:flex}.reviews-block-module__ECre7G__reviewCard{border-bottom:1px solid var(--gray-100);flex-direction:column;gap:10px;padding-bottom:20px;display:flex}.reviews-block-module__ECre7G__reviewCard:last-child{border-bottom:none;padding-bottom:0}.reviews-block-module__ECre7G__reviewTop{align-items:center;gap:12px;display:flex}.reviews-block-module__ECre7G__avatar{background:var(--gray-200);width:40px;height:40px;color:var(--gray-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:flex;overflow:hidden}.reviews-block-module__ECre7G__avatar img{object-fit:cover;width:100%;height:100%}.reviews-block-module__ECre7G__reviewMeta{flex:1}.reviews-block-module__ECre7G__reviewAuthor{color:var(--gray-900);font-size:.9375rem;font-weight:600}.reviews-block-module__ECre7G__reviewDate{color:var(--gray-400);margin-top:2px;font-size:.8125rem}.reviews-block-module__ECre7G__starsRow{gap:2px;display:flex}.reviews-block-module__ECre7G__reviewBody{color:var(--gray-700);font-size:.9375rem;line-height:1.6}.reviews-block-module__ECre7G__loadMore{border:1.5px solid var(--gray-300);color:var(--gray-700);border-radius:8px;align-self:flex-start;padding:10px 20px;font-size:.9375rem;transition:border-color .15s,color .15s}.reviews-block-module__ECre7G__loadMore:hover{border-color:var(--gray-600);color:var(--gray-900)}.reviews-block-module__ECre7G__loadMore:disabled{opacity:.5;cursor:not-allowed}
.listing-module__tuw4Va__loading{text-align:center;color:var(--gray-500);padding:80px}.listing-module__tuw4Va__page{padding:32px 0 80px}.listing-module__tuw4Va__container{max-width:1400px;margin:0 auto}.listing-module__tuw4Va__breadcrumb{color:var(--gray-500);margin-bottom:24px;font-size:.9375rem}.listing-module__tuw4Va__breadcrumb a{color:var(--gray-700);font-weight:500;transition:color .15s}.listing-module__tuw4Va__breadcrumb a:hover{color:var(--gray-900)}.listing-module__tuw4Va__gallery{margin-bottom:32px}.listing-module__tuw4Va__mainPhoto{cursor:zoom-in;background:#0b1f1a;border:none;border-radius:16px;width:100%;height:480px;margin-bottom:12px;padding:0;display:block;position:relative;overflow:hidden}.listing-module__tuw4Va__mainPhoto img{object-fit:contain;width:100%;height:100%}.listing-module__tuw4Va__zoomHint{color:#fff;letter-spacing:.02em;pointer-events:none;background:#0000008c;border-radius:20px;padding:5px 12px;font-size:.8125rem;font-weight:600;position:absolute;bottom:12px;right:12px}.listing-module__tuw4Va__thumbMore{color:#fff;background:#0000008c;justify-content:center;align-items:center;font-size:.9375rem;font-weight:700;display:flex;position:absolute;inset:0}.listing-module__tuw4Va__thumbs{gap:8px;display:flex}.listing-module__tuw4Va__thumb{cursor:pointer;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:80px;height:60px;transition:border-color .15s;position:relative;overflow:hidden}.listing-module__tuw4Va__thumb img{object-fit:cover;width:100%;height:100%}.listing-module__tuw4Va__thumbActive{border-color:var(--primary)}.listing-module__tuw4Va__layout{grid-template-columns:1fr 360px;align-items:start;gap:48px;display:grid}.listing-module__tuw4Va__info{min-width:0}.listing-module__tuw4Va__titleRow{margin-bottom:16px}.listing-module__tuw4Va__title{color:var(--gray-900);margin-bottom:12px;font-size:1.75rem;font-weight:800}.listing-module__tuw4Va__badges{flex-wrap:wrap;gap:8px;display:flex}.listing-module__tuw4Va__badgeVerified{color:#059669;background:#dcfce7;border-radius:20px;padding:4px 12px;font-size:.8125rem;font-weight:700}.listing-module__tuw4Va__badgeInstant{color:#d97706;background:#fef3c7;border-radius:20px;padding:4px 12px;font-size:.8125rem;font-weight:700}.listing-module__tuw4Va__badgeType{background:var(--gray-100);color:var(--gray-700);text-transform:capitalize;border-radius:20px;padding:4px 12px;font-size:.8125rem;font-weight:600}.listing-module__tuw4Va__badgeRating{color:#92400e;background:#fef3c7;border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:.8125rem;font-weight:600;display:flex}.listing-module__tuw4Va__params{border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);color:var(--gray-700);flex-wrap:wrap;gap:16px;margin:20px 0;padding:20px 0;font-size:.9375rem;display:flex}.listing-module__tuw4Va__address{color:var(--gray-500);margin-bottom:8px;font-size:.9375rem}.listing-module__tuw4Va__metro{color:#004238;align-items:center;gap:6px;margin-bottom:24px;font-size:.9375rem;font-weight:600;display:flex}.listing-module__tuw4Va__metroMins{color:var(--gray-500);font-weight:500}.listing-module__tuw4Va__section{border-bottom:1px solid var(--gray-200);padding:24px 0}.listing-module__tuw4Va__section h2{color:var(--gray-900);margin-bottom:16px;font-size:1.25rem;font-weight:700}.listing-module__tuw4Va__section p{color:var(--gray-700);font-size:.9375rem;line-height:1.7}.listing-module__tuw4Va__amenities{flex-wrap:wrap;gap:10px;display:flex}.listing-module__tuw4Va__amenity{border:1px solid var(--gray-200);color:var(--gray-700);border-radius:8px;padding:8px 16px;font-size:.875rem}.listing-module__tuw4Va__host{align-items:center;gap:16px;display:flex}.listing-module__tuw4Va__hostAvatar{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:700;display:flex;overflow:hidden}.listing-module__tuw4Va__hostAvatar img{object-fit:cover;width:100%;height:100%}.listing-module__tuw4Va__hostName{color:var(--gray-900);font-size:1rem;font-weight:700}.listing-module__tuw4Va__hostSince{color:var(--gray-500);font-size:.875rem}.listing-module__tuw4Va__bookingWidget{border:1.5px solid var(--gray-200);border-radius:16px;flex-direction:column;gap:12px;padding:28px;display:flex;position:sticky;top:88px}.listing-module__tuw4Va__widgetPrice{color:var(--gray-700);margin-bottom:8px;font-size:1.5rem}.listing-module__tuw4Va__widgetPrice strong{color:var(--gray-900);font-size:2rem}.listing-module__tuw4Va__widgetMeta{color:var(--gray-500);font-size:.875rem}.listing-module__tuw4Va__bookBtn{text-align:center;background:var(--primary);color:#fff;cursor:pointer;border-radius:10px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:background .15s;display:block}.listing-module__tuw4Va__bookBtn:hover:not(:disabled){background:var(--primary-dark)}.listing-module__tuw4Va__bookBtn:disabled{opacity:.45;cursor:not-allowed}.listing-module__tuw4Va__bookBtnSecondary{background:var(--gray-100);color:var(--gray-700)}.listing-module__tuw4Va__bookBtnSecondary:hover:not(:disabled){background:var(--gray-200)}.listing-module__tuw4Va__widgetNote{text-align:center;color:var(--gray-500);margin-top:12px;font-size:.8125rem}.listing-module__tuw4Va__priceSqm{color:var(--gray-500);margin-top:-4px;font-size:.9375rem}.listing-module__tuw4Va__revealedPhone{text-align:center;color:#fff;letter-spacing:.03em;background:#004238;border-radius:10px;width:100%;padding:14px 16px;font-size:1.125rem;font-weight:700;text-decoration:none;transition:background .15s;display:block}.listing-module__tuw4Va__revealedPhone:hover{background:#004238}.listing-module__tuw4Va__contactError{color:#dc2626;text-align:center;margin:0;font-size:.875rem}.listing-module__tuw4Va__charGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;display:grid}.listing-module__tuw4Va__charTile{border:1px solid var(--gray-200);border-radius:10px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.listing-module__tuw4Va__charLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:500}.listing-module__tuw4Va__charValue{color:var(--gray-900);font-size:1rem;font-weight:700}@media (max-width:900px){.listing-module__tuw4Va__layout{grid-template-columns:1fr}.listing-module__tuw4Va__bookingWidget{order:-1;position:static}}@media (max-width:640px){.listing-module__tuw4Va__page{padding:20px 0 56px}.listing-module__tuw4Va__breadcrumb{overflow-wrap:anywhere;margin-bottom:16px;font-size:.8125rem}.listing-module__tuw4Va__gallery{margin-bottom:20px}.listing-module__tuw4Va__mainPhoto{border-radius:12px;height:240px;margin-bottom:10px}.listing-module__tuw4Va__zoomHint{padding:4px 10px;font-size:.75rem;bottom:8px;right:8px}.listing-module__tuw4Va__thumbs{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;gap:6px;margin:0 -1px;padding-bottom:2px;overflow-x:auto}.listing-module__tuw4Va__thumb{scroll-snap-align:start;border-radius:6px;width:60px;height:46px}.listing-module__tuw4Va__layout{gap:24px}.listing-module__tuw4Va__title{margin-bottom:10px;font-size:1.375rem}.listing-module__tuw4Va__badges{gap:6px}.listing-module__tuw4Va__badgeVerified,.listing-module__tuw4Va__badgeInstant,.listing-module__tuw4Va__badgeType,.listing-module__tuw4Va__badgeRating{padding:3px 10px;font-size:.75rem}.listing-module__tuw4Va__params{gap:12px;margin:16px 0;padding:16px 0;font-size:.875rem}.listing-module__tuw4Va__address,.listing-module__tuw4Va__metro{font-size:.875rem}.listing-module__tuw4Va__metro{margin-bottom:20px}.listing-module__tuw4Va__section{padding:20px 0}.listing-module__tuw4Va__section h2{margin-bottom:12px;font-size:1.0625rem}.listing-module__tuw4Va__section p{font-size:.875rem}.listing-module__tuw4Va__amenities{gap:8px}.listing-module__tuw4Va__amenity{padding:6px 12px;font-size:.8125rem}.listing-module__tuw4Va__host{gap:12px}.listing-module__tuw4Va__hostAvatar{width:48px;height:48px;font-size:1.25rem}.listing-module__tuw4Va__bookingWidget{border-radius:14px;gap:10px;padding:20px}.listing-module__tuw4Va__widgetPrice{font-size:1.25rem}.listing-module__tuw4Va__widgetPrice strong{font-size:1.625rem}.listing-module__tuw4Va__bookBtn,.listing-module__tuw4Va__revealedPhone{box-sizing:border-box;justify-content:center;align-items:center;min-height:48px;padding:14px;font-size:.9375rem;display:flex}.listing-module__tuw4Va__charGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:8px}.listing-module__tuw4Va__charTile{gap:3px;padding:10px 12px}.listing-module__tuw4Va__charLabel{font-size:.6875rem}.listing-module__tuw4Va__charValue{font-size:.9375rem}}
.complex-module__5rEWDq__loading,.complex-module__5rEWDq__errorState,.complex-module__5rEWDq__muted{text-align:center;color:var(--gray-500);padding:64px 24px;font-size:.9375rem}.complex-module__5rEWDq__muted{text-align:left;padding:32px 0}.complex-module__5rEWDq__notFound{text-align:center;padding:96px 24px}.complex-module__5rEWDq__notFound h1{color:var(--gray-900);margin-bottom:12px;font-size:1.75rem;font-weight:800}.complex-module__5rEWDq__notFound p{color:var(--gray-500);margin-bottom:24px}.complex-module__5rEWDq__notFoundLink{background:var(--primary);color:var(--primary-foreground);border-radius:10px;padding:12px 24px;font-weight:700;display:inline-block}.complex-module__5rEWDq__page{padding:32px 0 80px}.complex-module__5rEWDq__container{max-width:1400px;margin:0 auto}.complex-module__5rEWDq__breadcrumb{color:var(--gray-500);margin-bottom:24px;font-size:.9375rem}.complex-module__5rEWDq__breadcrumb a{color:var(--gray-700);font-weight:500;transition:color .15s}.complex-module__5rEWDq__breadcrumb a:hover{color:var(--gray-900)}.complex-module__5rEWDq__gallery{margin-bottom:32px}.complex-module__5rEWDq__mainPhoto{background:var(--gray-100);border-radius:16px;height:440px;margin-bottom:12px;overflow:hidden}.complex-module__5rEWDq__mainPhoto img{object-fit:cover;width:100%;height:100%}.complex-module__5rEWDq__thumbs{gap:8px;display:flex}.complex-module__5rEWDq__thumb{cursor:pointer;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:92px;height:64px;transition:border-color .15s;overflow:hidden}.complex-module__5rEWDq__thumb img{object-fit:cover;width:100%;height:100%}.complex-module__5rEWDq__thumbActive{border-color:var(--primary)}.complex-module__5rEWDq__layout{grid-template-columns:1fr 340px;align-items:start;gap:48px;display:grid}.complex-module__5rEWDq__info{min-width:0}.complex-module__5rEWDq__headerSection{border-bottom:1px solid var(--gray-200);padding-bottom:28px}.complex-module__5rEWDq__title{color:var(--gray-900);margin-bottom:14px;font-size:2rem;font-weight:800;line-height:1.15}.complex-module__5rEWDq__badges{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.complex-module__5rEWDq__badgeClass,.complex-module__5rEWDq__badgeStatus,.complex-module__5rEWDq__badgeVerified,.complex-module__5rEWDq__badgeRating{border-radius:20px;align-items:center;gap:4px;padding:5px 12px;font-size:.8125rem;font-weight:700;display:inline-flex}.complex-module__5rEWDq__badgeClass{background:var(--brand-dark);color:#fff}.complex-module__5rEWDq__badgeStatus{background:var(--gray-100);color:var(--gray-700)}.complex-module__5rEWDq__badgeVerified{color:#059669;background:#dcfce7}.complex-module__5rEWDq__badgeRating{color:#92400e;background:#fef3c7}.complex-module__5rEWDq__address{color:var(--gray-500);align-items:center;gap:6px;margin-bottom:20px;font-size:.9375rem;display:flex}.complex-module__5rEWDq__headerStats{border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);flex-wrap:wrap;gap:28px;padding:20px 0;display:flex}.complex-module__5rEWDq__stat{flex-direction:column;gap:4px;display:flex}.complex-module__5rEWDq__statLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--gray-500);font-size:.75rem;font-weight:600}.complex-module__5rEWDq__statValue{color:var(--gray-900);align-items:center;gap:6px;font-size:1.125rem;font-weight:800;display:inline-flex}.complex-module__5rEWDq__developer{border:1px solid var(--gray-200);border-radius:12px;align-items:center;gap:14px;margin-top:20px;padding:14px 16px;transition:border-color .15s,background .15s;display:flex}.complex-module__5rEWDq__developer:hover{border-color:var(--primary);background:var(--gray-50)}.complex-module__5rEWDq__developerLogo{background:var(--brand-dark);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex;overflow:hidden}.complex-module__5rEWDq__developerLogo img{object-fit:cover;width:100%;height:100%}.complex-module__5rEWDq__developerLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--gray-500);font-size:.75rem;font-weight:600}.complex-module__5rEWDq__developerName{color:var(--gray-900);align-items:center;gap:6px;font-size:1.0625rem;font-weight:700;display:inline-flex}.complex-module__5rEWDq__developerCheck{color:#059669}.complex-module__5rEWDq__description{color:var(--gray-700);margin-top:20px;font-size:.9375rem;line-height:1.7}.complex-module__5rEWDq__section,.complex-module__5rEWDq__sectionLast{border-bottom:1px solid var(--gray-200);padding:28px 0}.complex-module__5rEWDq__sectionLast{border-bottom:none}.complex-module__5rEWDq__section h2,.complex-module__5rEWDq__sectionLast h2{color:var(--gray-900);align-items:center;gap:8px;margin-bottom:18px;font-size:1.375rem;font-weight:700;display:flex}.complex-module__5rEWDq__inlineLink{color:var(--primary-dark);font-weight:600}.complex-module__5rEWDq__inlineLink:hover{text-decoration:underline}.complex-module__5rEWDq__buildings{flex-wrap:wrap;gap:12px;display:flex}.complex-module__5rEWDq__buildingChip{border:1.5px solid var(--gray-200);cursor:pointer;text-align:left;background:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;min-width:130px;padding:12px 16px;transition:border-color .15s,background .15s;display:flex}.complex-module__5rEWDq__buildingChip:hover{border-color:var(--primary)}.complex-module__5rEWDq__buildingChipActive{border-color:var(--primary);background:var(--gray-50)}.complex-module__5rEWDq__buildingName{color:var(--gray-900);font-size:.9375rem;font-weight:700}.complex-module__5rEWDq__buildingStatus{color:var(--primary-dark);font-size:.75rem;font-weight:700}.complex-module__5rEWDq__buildingMeta{color:var(--gray-500);font-size:.8125rem}.complex-module__5rEWDq__roomTabs{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.complex-module__5rEWDq__roomTab{border:1.5px solid var(--gray-200);color:var(--gray-700);cursor:pointer;background:#fff;border-radius:999px;padding:8px 18px;font-size:.875rem;font-weight:600;transition:all .15s}.complex-module__5rEWDq__roomTab:hover{border-color:var(--primary)}.complex-module__5rEWDq__roomTabActive{border-color:var(--brand-dark);background:var(--brand-dark);color:#fff}.complex-module__5rEWDq__planGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;display:grid}.complex-module__5rEWDq__planCard{border:1px solid var(--gray-200);border-radius:12px;overflow:hidden}.complex-module__5rEWDq__planImage{background:var(--gray-50);justify-content:center;align-items:center;height:160px;display:flex}.complex-module__5rEWDq__planImage img{object-fit:contain;width:100%;height:100%;padding:8px}.complex-module__5rEWDq__planImageEmpty{color:var(--gray-500)}.complex-module__5rEWDq__planBody{padding:12px 14px}.complex-module__5rEWDq__planArea{color:var(--gray-900);font-size:1rem;font-weight:800}.complex-module__5rEWDq__planPrice{color:var(--primary-dark);margin-top:4px;font-size:.9375rem;font-weight:700}.complex-module__5rEWDq__planUnits{color:var(--gray-500);margin-top:4px;font-size:.8125rem}.complex-module__5rEWDq__units{flex-direction:column;gap:16px;display:flex}.complex-module__5rEWDq__tableWrap{border:1px solid var(--gray-200);border-radius:12px;overflow-x:auto}.complex-module__5rEWDq__table{border-collapse:collapse;width:100%;font-size:.9375rem}.complex-module__5rEWDq__table th,.complex-module__5rEWDq__table td{text-align:left;border-bottom:1px solid var(--gray-100);white-space:nowrap;padding:12px 16px}.complex-module__5rEWDq__table th{text-transform:uppercase;letter-spacing:.04em;color:var(--gray-500);background:var(--gray-50);font-size:.75rem;font-weight:600}.complex-module__5rEWDq__table tbody tr:last-child td{border-bottom:none}.complex-module__5rEWDq__table tbody tr:hover{background:var(--gray-50)}.complex-module__5rEWDq__unitLink{color:var(--gray-900);font-weight:700}.complex-module__5rEWDq__unitLink:hover{color:var(--primary-dark)}.complex-module__5rEWDq__unitPrice{color:var(--gray-900);font-weight:800}.complex-module__5rEWDq__unitCta{text-align:right}.complex-module__5rEWDq__unitBtn{background:var(--primary);color:var(--primary-foreground);border-radius:8px;padding:8px 16px;font-size:.8125rem;font-weight:700;transition:background .15s;display:inline-block}.complex-module__5rEWDq__unitBtn:hover{background:var(--primary-dark)}.complex-module__5rEWDq__paramTable{border-collapse:collapse;width:100%;font-size:.9375rem}.complex-module__5rEWDq__paramTable td{border-bottom:1px solid var(--gray-100);vertical-align:top;padding:11px 0}.complex-module__5rEWDq__paramTable td:first-child{color:var(--gray-500);width:40%}.complex-module__5rEWDq__paramTable td:last-child{color:var(--gray-900);font-weight:600}.complex-module__5rEWDq__amenities{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.complex-module__5rEWDq__amenity{border:1px solid var(--gray-200);color:var(--gray-700);border-radius:8px;padding:8px 14px;font-size:.875rem}.complex-module__5rEWDq__construction{flex-direction:column;gap:24px;display:flex}.complex-module__5rEWDq__constructionQuarter{color:var(--gray-900);margin-bottom:10px;font-size:1rem;font-weight:700}.complex-module__5rEWDq__constructionPhotos{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;display:grid}.complex-module__5rEWDq__constructionPhoto{background:var(--gray-100);border-radius:10px;height:120px;overflow:hidden}.complex-module__5rEWDq__constructionPhoto img{object-fit:cover;width:100%;height:100%}.complex-module__5rEWDq__promos{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.complex-module__5rEWDq__promo{color:#059669;background:#dcfce7;border-radius:8px;padding:8px 14px;font-size:.875rem;font-weight:700}.complex-module__5rEWDq__docs{color:var(--gray-700);flex-direction:column;gap:8px;font-size:.9375rem;list-style:none;display:flex}.complex-module__5rEWDq__calc{border:1px solid var(--gray-200);border-radius:16px;grid-template-columns:1fr 1fr;gap:24px;padding:24px;display:grid}.complex-module__5rEWDq__calcInputs{flex-direction:column;gap:18px;display:flex}.complex-module__5rEWDq__calcField{flex-direction:column;gap:8px;display:flex}.complex-module__5rEWDq__calcLabel{color:var(--gray-700);font-size:.875rem}.complex-module__5rEWDq__calcLabel strong{color:var(--gray-900)}.complex-module__5rEWDq__calcInput{border:1.5px solid var(--gray-200);color:var(--gray-900);border-radius:8px;padding:10px 12px;font-size:.9375rem}.complex-module__5rEWDq__calcInput:focus{border-color:var(--primary);outline:none}.complex-module__5rEWDq__calcRange{width:100%;accent-color:var(--primary)}.complex-module__5rEWDq__calcResult{background:var(--gray-50);border-radius:12px;flex-direction:column;gap:16px;padding:20px;display:flex}.complex-module__5rEWDq__calcMonthly{flex-direction:column;gap:4px;display:flex}.complex-module__5rEWDq__calcMonthlyLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em;font-size:.8125rem;font-weight:600}.complex-module__5rEWDq__calcMonthlyValue{color:var(--brand-dark);font-size:2rem;font-weight:800}.complex-module__5rEWDq__calcBreakdown{flex-direction:column;gap:8px;display:flex}.complex-module__5rEWDq__calcBreakdown div{color:var(--gray-700);justify-content:space-between;font-size:.9375rem;display:flex}.complex-module__5rEWDq__calcBreakdown strong{color:var(--gray-900)}.complex-module__5rEWDq__calcNote{color:var(--gray-500);font-size:.75rem;line-height:1.5}.complex-module__5rEWDq__similarGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px;display:grid}.complex-module__5rEWDq__miniCard{border:1px solid var(--gray-200);border-radius:14px;flex-direction:column;transition:border-color .15s,transform .15s;display:flex;overflow:hidden}.complex-module__5rEWDq__miniCard:hover{border-color:var(--primary);transform:translateY(-2px)}.complex-module__5rEWDq__miniCover{background:var(--gray-100);height:150px;position:relative}.complex-module__5rEWDq__miniCover img{object-fit:cover;width:100%;height:100%}.complex-module__5rEWDq__miniCoverEmpty{background:var(--gray-100);width:100%;height:100%}.complex-module__5rEWDq__miniBadge{color:#fff;background:#004238eb;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:10px;left:10px}.complex-module__5rEWDq__miniBody{flex-direction:column;gap:6px;padding:14px;display:flex}.complex-module__5rEWDq__miniName{color:var(--gray-900);font-size:1rem;font-weight:700}.complex-module__5rEWDq__miniMeta{color:var(--gray-500);flex-wrap:wrap;gap:6px;font-size:.8125rem;display:flex}.complex-module__5rEWDq__miniRating{color:#92400e;align-items:center;gap:3px;font-weight:600;display:inline-flex}.complex-module__5rEWDq__miniPrice{color:var(--gray-900);margin-top:2px;font-size:1rem;font-weight:800}.complex-module__5rEWDq__aside{border:1.5px solid var(--gray-200);border-radius:16px;flex-direction:column;gap:12px;padding:24px;display:flex;position:sticky;top:88px}.complex-module__5rEWDq__asidePrice{flex-direction:column;gap:4px;display:flex}.complex-module__5rEWDq__asidePriceLabel{color:var(--gray-500);font-size:.8125rem}.complex-module__5rEWDq__asidePrice strong{color:var(--gray-900);font-size:1.875rem;font-weight:800}.complex-module__5rEWDq__asideMeta{color:var(--gray-500);align-items:center;gap:6px;font-size:.875rem;display:flex}.complex-module__5rEWDq__asideBtn,.complex-module__5rEWDq__asideDevBtn{text-align:center;border-radius:10px;width:100%;padding:14px;font-size:1rem;font-weight:700;transition:background .15s,border-color .15s;display:block}.complex-module__5rEWDq__asideBtn{background:var(--primary);color:var(--primary-foreground);margin-top:6px}.complex-module__5rEWDq__asideBtn:hover{background:var(--primary-dark)}.complex-module__5rEWDq__asideDevBtn{border:1.5px solid var(--gray-200);color:var(--gray-700)}.complex-module__5rEWDq__asideDevBtn:hover{border-color:var(--gray-500)}.complex-module__5rEWDq__asideNote{color:var(--gray-500);text-align:center;margin-top:4px;font-size:.75rem;line-height:1.5}.complex-module__5rEWDq__loadMore{border:1.5px solid var(--gray-200);color:var(--gray-700);cursor:pointer;border-radius:8px;align-self:flex-start;padding:10px 20px;font-size:.9375rem;transition:border-color .15s,color .15s}.complex-module__5rEWDq__loadMore:hover{border-color:var(--gray-500);color:var(--gray-900)}.complex-module__5rEWDq__loadMore:disabled{opacity:.5;cursor:not-allowed}@media (max-width:900px){.complex-module__5rEWDq__layout{grid-template-columns:1fr}.complex-module__5rEWDq__aside{order:-1;position:static}.complex-module__5rEWDq__calc{grid-template-columns:1fr}}@media (max-width:1024px){.complex-module__5rEWDq__mainPhoto{height:320px}.complex-module__5rEWDq__title{font-size:1.75rem}.complex-module__5rEWDq__headerStats{gap:20px}.complex-module__5rEWDq__planGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (max-width:640px){.complex-module__5rEWDq__page{padding:20px 0 56px}.complex-module__5rEWDq__breadcrumb{margin-bottom:16px;font-size:.8125rem}.complex-module__5rEWDq__gallery{margin-bottom:20px}.complex-module__5rEWDq__mainPhoto{border-radius:12px;height:220px;margin-bottom:8px}.complex-module__5rEWDq__thumbs{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px;overflow-x:auto}.complex-module__5rEWDq__thumbs::-webkit-scrollbar{display:none}.complex-module__5rEWDq__thumb{width:72px;height:52px}.complex-module__5rEWDq__headerSection{padding-bottom:20px}.complex-module__5rEWDq__title{margin-bottom:10px;font-size:1.375rem}.complex-module__5rEWDq__badges{gap:6px;margin-bottom:12px}.complex-module__5rEWDq__badgeClass,.complex-module__5rEWDq__badgeStatus,.complex-module__5rEWDq__badgeVerified,.complex-module__5rEWDq__badgeRating{padding:4px 10px;font-size:.75rem}.complex-module__5rEWDq__address{margin-bottom:16px;font-size:.875rem}.complex-module__5rEWDq__headerStats{gap:14px 24px;padding:16px 0}.complex-module__5rEWDq__statValue{font-size:1rem}.complex-module__5rEWDq__developer{gap:10px;margin-top:16px;padding:12px 14px}.complex-module__5rEWDq__developerLogo{width:40px;height:40px;font-size:1.0625rem}.complex-module__5rEWDq__developerName{font-size:.9375rem}.complex-module__5rEWDq__description{font-size:.875rem}.complex-module__5rEWDq__section,.complex-module__5rEWDq__sectionLast{padding:20px 0}.complex-module__5rEWDq__section h2,.complex-module__5rEWDq__sectionLast h2{margin-bottom:14px;font-size:1.125rem}.complex-module__5rEWDq__buildingChip{justify-content:center;min-height:44px;padding:10px 14px}.complex-module__5rEWDq__roomTabs{gap:6px}.complex-module__5rEWDq__roomTab{align-items:center;min-height:44px;padding:10px 16px;font-size:.8125rem;display:inline-flex}.complex-module__5rEWDq__planGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.complex-module__5rEWDq__planImage{height:120px}.complex-module__5rEWDq__planBody{padding:10px 12px}.complex-module__5rEWDq__table th,.complex-module__5rEWDq__table td{padding:10px 12px;font-size:.875rem}.complex-module__5rEWDq__unitBtn{align-items:center;min-height:44px;padding:12px 16px;display:inline-flex}.complex-module__5rEWDq__loadMore{align-items:center;min-height:44px;display:inline-flex}.complex-module__5rEWDq__paramTable td{padding:9px 0;font-size:.875rem}.complex-module__5rEWDq__amenities,.complex-module__5rEWDq__promos{gap:8px;margin-top:14px}.complex-module__5rEWDq__amenity,.complex-module__5rEWDq__promo{padding:7px 12px;font-size:.8125rem}.complex-module__5rEWDq__constructionPhotos{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.complex-module__5rEWDq__constructionPhoto{height:96px}.complex-module__5rEWDq__calc{border-radius:12px;gap:18px;padding:16px}.complex-module__5rEWDq__calcInputs{gap:14px}.complex-module__5rEWDq__calcInput{min-height:44px;padding:12px;font-size:1rem}.complex-module__5rEWDq__calcResult{padding:16px}.complex-module__5rEWDq__calcMonthlyValue{font-size:1.625rem}.complex-module__5rEWDq__similarGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.complex-module__5rEWDq__miniCover{height:110px}.complex-module__5rEWDq__miniBody{gap:4px;padding:10px 12px}.complex-module__5rEWDq__miniName{font-size:.9375rem}.complex-module__5rEWDq__aside{border-radius:12px;gap:10px;padding:16px}.complex-module__5rEWDq__asidePrice strong{font-size:1.5rem}.complex-module__5rEWDq__asideBtn,.complex-module__5rEWDq__asideDevBtn{min-height:44px;padding:12px;font-size:.9375rem}}
.card-decorations-module__8i_IjW__verified{color:#004238;background:#fffffff2;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px}.card-decorations-module__8i_IjW__sellerCard{color:var(--gray-700);background:#ffffffe6;border-radius:12px;padding:3px 8px;font-size:.6875rem;font-weight:600;position:absolute;bottom:12px;left:12px}.card-decorations-module__8i_IjW__sellerInline{background:var(--gray-100);color:var(--gray-700);border-radius:20px;align-items:center;padding:4px 12px;font-size:.8125rem;font-weight:600;display:inline-flex}.card-decorations-module__8i_IjW__wishlist{cursor:pointer;width:32px;height:32px;color:var(--gray-500);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:color .15s;display:flex;position:absolute;bottom:12px;right:12px}.card-decorations-module__8i_IjW__wishlist:hover,.card-decorations-module__8i_IjW__wishlistActive{color:#dc2626}
.ads-module__1FV_EG__layout{gap:32px;max-width:1400px;min-height:calc(100vh - 64px);margin:0 auto;padding:32px 0;display:flex}.ads-module__1FV_EG__sidebar{flex-shrink:0;width:260px;height:fit-content;position:sticky;top:88px}.ads-module__1FV_EG__filterTitle{margin-bottom:20px;font-size:1.125rem;font-weight:700}.ads-module__1FV_EG__filterLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;margin-top:20px;margin-bottom:8px;font-size:.8125rem;font-weight:600;display:block}.ads-module__1FV_EG__filterInput{border:1.5px solid var(--gray-200);border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:.9375rem;transition:border-color .15s}.ads-module__1FV_EG__filterInput:focus{border-color:var(--primary)}.ads-module__1FV_EG__priceRow{gap:8px;display:flex}.ads-module__1FV_EG__chipRow{flex-wrap:wrap;gap:6px;display:flex}.ads-module__1FV_EG__chip{border:1.5px solid var(--gray-200);cursor:pointer;color:var(--gray-700);background:#fff;border-radius:20px;padding:6px 12px;font-size:.875rem;font-weight:500;transition:all .15s}.ads-module__1FV_EG__chip:hover{border-color:var(--gray-400)}.ads-module__1FV_EG__chipActive{border-color:var(--primary);background:var(--primary);color:#fff}.ads-module__1FV_EG__checkboxRow{cursor:pointer;align-items:center;gap:8px;margin-top:8px;font-size:.9375rem;display:flex}.ads-module__1FV_EG__checkboxRow input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary);cursor:pointer}.ads-module__1FV_EG__filterSelect{border:1.5px solid var(--gray-200);cursor:pointer;background:#fff;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:.9375rem;transition:border-color .15s}.ads-module__1FV_EG__filterSelect:focus{border-color:var(--primary)}.ads-module__1FV_EG__main{flex:1;min-width:0}.ads-module__1FV_EG__toolbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ads-module__1FV_EG__count{color:var(--gray-500);font-size:.9375rem}.ads-module__1FV_EG__sortSelect{border:1.5px solid var(--gray-200);cursor:pointer;border-radius:8px;outline:none;padding:8px 12px;font-size:.9375rem}.ads-module__1FV_EG__mapBtn{border:1.5px solid var(--gray-200);color:var(--gray-700);border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.ads-module__1FV_EG__mapBtn:hover{border-color:var(--gray-900);color:var(--gray-900)}.ads-module__1FV_EG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.ads-module__1FV_EG__card{border:1px solid var(--gray-200);background:#fff;border-radius:12px;flex-direction:column;min-height:380px;transition:border-color .2s,transform .2s;display:flex;position:relative;overflow:hidden}.ads-module__1FV_EG__card:hover{border-color:var(--gray-400);transform:translateY(-2px)}.ads-module__1FV_EG__cardImg{background:var(--gray-100);height:200px;position:relative;overflow:hidden}.ads-module__1FV_EG__cardImg img{object-fit:cover;width:100%;height:100%}.ads-module__1FV_EG__cardImgPlaceholder{height:100%;color:var(--gray-400);justify-content:center;align-items:center;font-size:2rem;display:flex}.ads-module__1FV_EG__verified{color:#004238;background:#fffffff2;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px}.ads-module__1FV_EG__discountBadge{color:#fff;background:#dc2626;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:12px;right:12px}.ads-module__1FV_EG__favoriteBtn{cursor:pointer;width:32px;height:32px;color:var(--gray-500);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:color .15s;display:flex;position:absolute;bottom:12px;right:12px}.ads-module__1FV_EG__favoriteBtn:hover{color:#dc2626}.ads-module__1FV_EG__sellerBadge{color:var(--gray-700);background:#ffffffe6;border-radius:12px;padding:3px 8px;font-size:.6875rem;font-weight:600;position:absolute;bottom:12px;left:12px}.ads-module__1FV_EG__cardBody{flex-direction:column;flex:1;padding:16px;display:flex}.ads-module__1FV_EG__cardMeta{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:.8125rem;overflow:hidden}.ads-module__1FV_EG__cardTitle{color:var(--gray-900);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;margin-bottom:10px;font-size:.9375rem;font-weight:600;display:-webkit-box;overflow:hidden}.ads-module__1FV_EG__cardDistrict{color:var(--gray-500);margin-bottom:10px;font-size:.8125rem}.ads-module__1FV_EG__priceBlock{flex-direction:column;gap:2px;margin-top:auto;display:flex}.ads-module__1FV_EG__price{color:var(--gray-900);font-size:1.0625rem;font-weight:700}.ads-module__1FV_EG__pricePerSqm{color:var(--gray-500);font-size:.8125rem}.ads-module__1FV_EG__depositBadge{background:var(--gray-100);color:var(--gray-700);border-radius:12px;align-self:flex-start;align-items:center;margin-top:6px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.ads-module__1FV_EG__expandBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-top:20px;padding:8px 0;font-size:.875rem;font-weight:600;display:inline-flex}.ads-module__1FV_EG__expandBtn:hover{opacity:.8}.ads-module__1FV_EG__filterCount{border-top:1px solid var(--gray-200);color:var(--gray-700);margin-top:24px;padding-top:16px;font-size:.875rem;font-weight:600}.ads-module__1FV_EG__loader,.ads-module__1FV_EG__empty{text-align:center;color:var(--gray-500);padding:80px 0;font-size:1rem}.ads-module__1FV_EG__pagination{color:var(--gray-700);justify-content:center;align-items:center;gap:20px;margin-top:40px;font-size:.9375rem;display:flex}.ads-module__1FV_EG__pageBtn{border:1.5px solid var(--gray-200);color:var(--gray-700);border-radius:8px;padding:10px 20px;font-size:.9375rem;font-weight:600;transition:all .15s}.ads-module__1FV_EG__pageBtn:hover:not(:disabled){border-color:var(--gray-900);color:var(--gray-900)}.ads-module__1FV_EG__pageBtn:disabled{opacity:.4;cursor:not-allowed}.ads-module__1FV_EG__facts{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.ads-module__1FV_EG__metroPill{max-width:100%;color:var(--brand-dark);background:#33cf661f;border-radius:20px;align-items:center;gap:4px;padding:3px 9px 3px 7px;font-size:.75rem;font-weight:600;display:inline-flex}.ads-module__1FV_EG__metroPill svg{flex-shrink:0}.ads-module__1FV_EG__metroPillText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ads-module__1FV_EG__factPill{background:var(--gray-100);color:var(--gray-700);border-radius:12px;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.ads-module__1FV_EG__classBadge{color:#fff;letter-spacing:.3px;background:#004238;border-radius:12px;padding:4px 10px;font-size:.6875rem;font-weight:700;position:absolute;top:12px;right:12px}@media (max-width:1024px){.ads-module__1FV_EG__layout{gap:20px}.ads-module__1FV_EG__grid{gap:16px}}@media (max-width:640px){.ads-module__1FV_EG__layout{padding:20px 0}.ads-module__1FV_EG__grid{grid-template-columns:1fr;gap:14px}.ads-module__1FV_EG__toolbar{flex-wrap:wrap;row-gap:10px}.ads-module__1FV_EG__mapBtn,.ads-module__1FV_EG__sortSelect,.ads-module__1FV_EG__pageBtn{min-height:40px}.ads-module__1FV_EG__pagination{gap:12px}}
.ads-module__Jk7msW__layout{gap:32px;max-width:1400px;min-height:calc(100vh - 64px);margin:0 auto;padding:32px 0;display:flex}.ads-module__Jk7msW__sidebar{flex-shrink:0;width:260px;height:fit-content;position:sticky;top:88px}.ads-module__Jk7msW__filterTitle{margin-bottom:20px;font-size:1.125rem;font-weight:700}.ads-module__Jk7msW__filterLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;margin-top:20px;margin-bottom:8px;font-size:.8125rem;font-weight:600;display:block}.ads-module__Jk7msW__filterInput{border:1.5px solid var(--gray-200);border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:.9375rem;transition:border-color .15s}.ads-module__Jk7msW__filterInput:focus{border-color:var(--primary)}.ads-module__Jk7msW__priceRow{gap:8px;display:flex}.ads-module__Jk7msW__chipRow{flex-wrap:wrap;gap:6px;display:flex}.ads-module__Jk7msW__chip{border:1.5px solid var(--gray-200);cursor:pointer;color:var(--gray-700);background:#fff;border-radius:20px;padding:6px 12px;font-size:.875rem;font-weight:500;transition:all .15s}.ads-module__Jk7msW__chip:hover{border-color:var(--gray-400)}.ads-module__Jk7msW__chipActive{border-color:var(--primary);background:var(--primary);color:#fff}.ads-module__Jk7msW__checkboxRow{cursor:pointer;align-items:center;gap:8px;margin-top:8px;font-size:.9375rem;display:flex}.ads-module__Jk7msW__checkboxRow input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary);cursor:pointer}.ads-module__Jk7msW__filterSelect{border:1.5px solid var(--gray-200);cursor:pointer;background:#fff;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:.9375rem;transition:border-color .15s}.ads-module__Jk7msW__filterSelect:focus{border-color:var(--primary)}.ads-module__Jk7msW__main{flex:1;min-width:0}.ads-module__Jk7msW__toolbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ads-module__Jk7msW__count{color:var(--gray-500);font-size:.9375rem}.ads-module__Jk7msW__sortSelect{border:1.5px solid var(--gray-200);cursor:pointer;border-radius:8px;outline:none;padding:8px 12px;font-size:.9375rem}.ads-module__Jk7msW__mapBtn{border:1.5px solid var(--gray-200);color:var(--gray-700);border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.ads-module__Jk7msW__mapBtn:hover{border-color:var(--gray-900);color:var(--gray-900)}.ads-module__Jk7msW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.ads-module__Jk7msW__card{border:1px solid var(--gray-200);background:#fff;border-radius:12px;flex-direction:column;min-height:380px;transition:border-color .2s,transform .2s;display:flex;position:relative;overflow:hidden}.ads-module__Jk7msW__card:hover{border-color:var(--gray-400);transform:translateY(-2px)}.ads-module__Jk7msW__cardImg{background:var(--gray-100);height:200px;position:relative;overflow:hidden}.ads-module__Jk7msW__cardImg img{object-fit:cover;width:100%;height:100%}.ads-module__Jk7msW__cardImgPlaceholder{height:100%;color:var(--gray-400);justify-content:center;align-items:center;font-size:2rem;display:flex}.ads-module__Jk7msW__verified{color:#004238;background:#fffffff2;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px}.ads-module__Jk7msW__discountBadge{color:#fff;background:#dc2626;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:12px;right:12px}.ads-module__Jk7msW__favoriteBtn{cursor:pointer;width:32px;height:32px;color:var(--gray-500);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:color .15s;display:flex;position:absolute;bottom:12px;right:12px}.ads-module__Jk7msW__favoriteBtn:hover{color:#dc2626}.ads-module__Jk7msW__sellerBadge{color:var(--gray-700);background:#ffffffe6;border-radius:12px;padding:3px 8px;font-size:.6875rem;font-weight:600;position:absolute;bottom:12px;left:12px}.ads-module__Jk7msW__cardBody{flex-direction:column;flex:1;padding:16px;display:flex}.ads-module__Jk7msW__cardMeta{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:.8125rem;overflow:hidden}.ads-module__Jk7msW__cardTitle{color:var(--gray-900);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;margin-bottom:10px;font-size:.9375rem;font-weight:600;display:-webkit-box;overflow:hidden}.ads-module__Jk7msW__cardDistrict{color:var(--gray-500);margin-bottom:10px;font-size:.8125rem}.ads-module__Jk7msW__priceBlock{flex-direction:column;gap:2px;margin-top:auto;display:flex}.ads-module__Jk7msW__price{color:var(--gray-900);font-size:1.0625rem;font-weight:700}.ads-module__Jk7msW__pricePerSqm{color:var(--gray-500);font-size:.8125rem}.ads-module__Jk7msW__facts{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.ads-module__Jk7msW__metroPill{max-width:100%;color:var(--brand-dark);background:#33cf661f;border-radius:20px;align-items:center;gap:4px;padding:3px 9px 3px 7px;font-size:.75rem;font-weight:600;display:inline-flex}.ads-module__Jk7msW__metroPill svg{flex-shrink:0}.ads-module__Jk7msW__metroPillText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ads-module__Jk7msW__factPill{background:var(--gray-100);color:var(--gray-700);border-radius:12px;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.ads-module__Jk7msW__loader,.ads-module__Jk7msW__empty{text-align:center;color:var(--gray-500);padding:80px 0;font-size:1rem}.ads-module__Jk7msW__pagination{color:var(--gray-700);justify-content:center;align-items:center;gap:20px;margin-top:40px;font-size:.9375rem;display:flex}.ads-module__Jk7msW__pageBtn{border:1.5px solid var(--gray-200);color:var(--gray-700);border-radius:8px;padding:10px 20px;font-size:.9375rem;font-weight:600;transition:all .15s}.ads-module__Jk7msW__pageBtn:hover:not(:disabled){border-color:var(--gray-900);color:var(--gray-900)}.ads-module__Jk7msW__pageBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:1024px){.ads-module__Jk7msW__layout{gap:20px}.ads-module__Jk7msW__grid{gap:16px}}@media (max-width:640px){.ads-module__Jk7msW__layout{padding:20px 0}.ads-module__Jk7msW__grid{grid-template-columns:1fr;gap:14px}.ads-module__Jk7msW__toolbar{flex-wrap:wrap;row-gap:10px}.ads-module__Jk7msW__mapBtn,.ads-module__Jk7msW__sortSelect,.ads-module__Jk7msW__pageBtn{min-height:40px}.ads-module__Jk7msW__pagination{gap:12px}}
.ads-module__Ib3y3G__layout{gap:32px;max-width:1400px;min-height:calc(100vh - 64px);margin:0 auto;padding:32px 0;display:flex}.ads-module__Ib3y3G__sidebar{flex-shrink:0;width:260px;height:fit-content;position:sticky;top:88px}.ads-module__Ib3y3G__filterTitle{margin-bottom:20px;font-size:1.125rem;font-weight:700}.ads-module__Ib3y3G__filterLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;margin-top:20px;margin-bottom:8px;font-size:.8125rem;font-weight:600;display:block}.ads-module__Ib3y3G__filterInput{border:1.5px solid var(--gray-200);border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:.9375rem;transition:border-color .15s}.ads-module__Ib3y3G__filterInput:focus{border-color:var(--primary)}.ads-module__Ib3y3G__priceRow{gap:8px;display:flex}.ads-module__Ib3y3G__chipRow{flex-wrap:wrap;gap:6px;display:flex}.ads-module__Ib3y3G__chip{border:1.5px solid var(--gray-200);cursor:pointer;color:var(--gray-700);background:#fff;border-radius:20px;padding:6px 12px;font-size:.875rem;font-weight:500;transition:all .15s}.ads-module__Ib3y3G__chip:hover{border-color:var(--gray-400)}.ads-module__Ib3y3G__chipActive{border-color:var(--primary);background:var(--primary);color:#fff}.ads-module__Ib3y3G__checkboxRow{cursor:pointer;align-items:center;gap:8px;margin-top:8px;font-size:.9375rem;display:flex}.ads-module__Ib3y3G__checkboxRow input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary);cursor:pointer}.ads-module__Ib3y3G__filterSelect{border:1.5px solid var(--gray-200);cursor:pointer;background:#fff;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:.9375rem;transition:border-color .15s}.ads-module__Ib3y3G__filterSelect:focus{border-color:var(--primary)}.ads-module__Ib3y3G__main{flex:1;min-width:0}.ads-module__Ib3y3G__toolbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ads-module__Ib3y3G__count{color:var(--gray-500);font-size:.9375rem}.ads-module__Ib3y3G__sortSelect{border:1.5px solid var(--gray-200);cursor:pointer;border-radius:8px;outline:none;padding:8px 12px;font-size:.9375rem}.ads-module__Ib3y3G__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.ads-module__Ib3y3G__card{border:1px solid var(--gray-200);background:#fff;border-radius:12px;transition:border-color .2s,transform .2s;display:block;position:relative;overflow:hidden}.ads-module__Ib3y3G__card:hover{border-color:var(--gray-400);transform:translateY(-2px)}.ads-module__Ib3y3G__cardImg{background:var(--gray-100);height:200px;position:relative;overflow:hidden}.ads-module__Ib3y3G__cardImg img{object-fit:cover;width:100%;height:100%}.ads-module__Ib3y3G__cardImgPlaceholder{height:100%;color:var(--gray-400);justify-content:center;align-items:center;font-size:2rem;display:flex}.ads-module__Ib3y3G__verified{color:#004238;background:#fffffff2;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px}.ads-module__Ib3y3G__classBadge{color:#fff;letter-spacing:.3px;text-transform:uppercase;background:#004238eb;border-radius:20px;padding:4px 10px;font-size:.6875rem;font-weight:700;position:absolute;top:12px;right:12px}.ads-module__Ib3y3G__favoriteBtn{cursor:pointer;width:32px;height:32px;color:var(--gray-500);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:color .15s;display:flex;position:absolute;bottom:12px;right:12px}.ads-module__Ib3y3G__favoriteBtn:hover,.ads-module__Ib3y3G__favoriteBtnActive{color:#dc2626}.ads-module__Ib3y3G__cardBody{padding:16px}.ads-module__Ib3y3G__cardMeta{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:.8125rem;overflow:hidden}.ads-module__Ib3y3G__cardTitle{color:var(--gray-900);white-space:nowrap;text-overflow:ellipsis;margin-bottom:10px;font-size:.9375rem;font-weight:600;overflow:hidden}.ads-module__Ib3y3G__cardDistrict{color:var(--gray-500);margin-bottom:10px;font-size:.8125rem}.ads-module__Ib3y3G__priceBlock{flex-direction:column;gap:2px;display:flex}.ads-module__Ib3y3G__price{color:var(--gray-900);font-size:1.0625rem;font-weight:700}.ads-module__Ib3y3G__developerRow{border-top:1px solid var(--gray-100);align-items:center;gap:8px;margin-top:12px;padding-top:12px;display:flex}.ads-module__Ib3y3G__developerLogo{object-fit:contain;border-radius:4px;flex-shrink:0;width:20px;height:20px}.ads-module__Ib3y3G__developerName{color:var(--gray-700);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.8125rem;overflow:hidden}.ads-module__Ib3y3G__ratingRow{color:#f59e0b;flex-shrink:0;align-items:center;gap:3px;font-size:.8125rem;font-weight:600;display:inline-flex}.ads-module__Ib3y3G__loader,.ads-module__Ib3y3G__empty{text-align:center;color:var(--gray-500);padding:80px 0;font-size:1rem}.ads-module__Ib3y3G__pagination{color:var(--gray-700);justify-content:center;align-items:center;gap:20px;margin-top:40px;font-size:.9375rem;display:flex}.ads-module__Ib3y3G__pageBtn{border:1.5px solid var(--gray-200);color:var(--gray-700);border-radius:8px;padding:10px 20px;font-size:.9375rem;font-weight:600;transition:all .15s}.ads-module__Ib3y3G__pageBtn:hover:not(:disabled){border-color:var(--gray-900);color:var(--gray-900)}.ads-module__Ib3y3G__pageBtn:disabled{opacity:.4;cursor:not-allowed}.ads-module__Ib3y3G__expandBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-top:20px;padding:8px 0;font-size:.875rem;font-weight:600;display:inline-flex}.ads-module__Ib3y3G__expandBtn:hover{opacity:.8}.ads-module__Ib3y3G__filterCount{border-top:1px solid var(--gray-200);color:var(--gray-700);margin-top:24px;padding-top:16px;font-size:.875rem;font-weight:600}@media (max-width:1024px){.ads-module__Ib3y3G__layout{gap:20px}.ads-module__Ib3y3G__grid{gap:16px}}@media (max-width:640px){.ads-module__Ib3y3G__layout{padding:20px 0}.ads-module__Ib3y3G__grid{grid-template-columns:1fr;gap:14px}.ads-module__Ib3y3G__toolbar{flex-wrap:wrap;row-gap:10px}.ads-module__Ib3y3G__sortSelect,.ads-module__Ib3y3G__pageBtn{min-height:40px}.ads-module__Ib3y3G__pagination{gap:12px}}
.ads-module__WC2Enq__layout{gap:32px;max-width:1400px;min-height:calc(100vh - 64px);margin:0 auto;padding:32px 0;display:flex}.ads-module__WC2Enq__sidebar{flex-shrink:0;width:260px;height:fit-content;position:sticky;top:88px}.ads-module__WC2Enq__filterTitle{margin-bottom:20px;font-size:1.125rem;font-weight:700}.ads-module__WC2Enq__filterLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;margin-top:20px;margin-bottom:8px;font-size:.8125rem;font-weight:600;display:block}.ads-module__WC2Enq__filterInput{border:1.5px solid var(--gray-200);border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:.9375rem;transition:border-color .15s}.ads-module__WC2Enq__filterInput:focus{border-color:var(--primary)}.ads-module__WC2Enq__priceRow{gap:8px;display:flex}.ads-module__WC2Enq__chipRow{flex-wrap:wrap;gap:6px;display:flex}.ads-module__WC2Enq__chip{border:1.5px solid var(--gray-200);cursor:pointer;color:var(--gray-700);background:#fff;border-radius:20px;padding:6px 12px;font-size:.875rem;font-weight:500;transition:all .15s}.ads-module__WC2Enq__chip:hover{border-color:var(--gray-400)}.ads-module__WC2Enq__chipActive{border-color:var(--primary);background:var(--primary);color:#fff}.ads-module__WC2Enq__checkboxRow{cursor:pointer;align-items:center;gap:8px;margin-top:8px;font-size:.9375rem;display:flex}.ads-module__WC2Enq__checkboxRow input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary);cursor:pointer}.ads-module__WC2Enq__filterSelect{border:1.5px solid var(--gray-200);cursor:pointer;background:#fff;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:.9375rem;transition:border-color .15s}.ads-module__WC2Enq__filterSelect:focus{border-color:var(--primary)}.ads-module__WC2Enq__main{flex:1;min-width:0}.ads-module__WC2Enq__toolbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ads-module__WC2Enq__count{color:var(--gray-500);font-size:.9375rem}.ads-module__WC2Enq__sortSelect{border:1.5px solid var(--gray-200);cursor:pointer;border-radius:8px;outline:none;padding:8px 12px;font-size:.9375rem}.ads-module__WC2Enq__mapBtn{border:1.5px solid var(--gray-200);color:var(--gray-700);border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.ads-module__WC2Enq__mapBtn:hover{border-color:var(--gray-900);color:var(--gray-900)}.ads-module__WC2Enq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.ads-module__WC2Enq__card{border:1px solid var(--gray-200);background:#fff;border-radius:12px;flex-direction:column;min-height:380px;transition:border-color .2s,transform .2s;display:flex;position:relative;overflow:hidden}.ads-module__WC2Enq__card:hover{border-color:var(--gray-400);transform:translateY(-2px)}.ads-module__WC2Enq__cardImg{background:var(--gray-100);height:200px;position:relative;overflow:hidden}.ads-module__WC2Enq__cardImg img{object-fit:cover;width:100%;height:100%}.ads-module__WC2Enq__cardImgPlaceholder{height:100%;color:var(--gray-400);justify-content:center;align-items:center;font-size:2rem;display:flex}.ads-module__WC2Enq__verified{color:#004238;background:#fffffff2;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px}.ads-module__WC2Enq__discountBadge{color:#fff;background:#dc2626;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:12px;right:12px}.ads-module__WC2Enq__favoriteBtn{cursor:pointer;width:32px;height:32px;color:var(--gray-500);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:color .15s;display:flex;position:absolute;bottom:12px;right:12px}.ads-module__WC2Enq__favoriteBtn:hover{color:#dc2626}.ads-module__WC2Enq__sellerBadge{color:var(--gray-700);background:#ffffffe6;border-radius:12px;padding:3px 8px;font-size:.6875rem;font-weight:600;position:absolute;bottom:12px;left:12px}.ads-module__WC2Enq__cardBody{flex-direction:column;flex:1;padding:16px;display:flex}.ads-module__WC2Enq__cardMeta{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:.8125rem;overflow:hidden}.ads-module__WC2Enq__cardTitle{color:var(--gray-900);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;margin-bottom:10px;font-size:.9375rem;font-weight:600;display:-webkit-box;overflow:hidden}.ads-module__WC2Enq__cardDistrict{color:var(--gray-500);margin-bottom:10px;font-size:.8125rem}.ads-module__WC2Enq__priceBlock{flex-direction:column;gap:2px;margin-top:auto;display:flex}.ads-module__WC2Enq__price{color:var(--gray-900);font-size:1.0625rem;font-weight:700}.ads-module__WC2Enq__pricePerSqm{color:var(--gray-500);font-size:.8125rem}.ads-module__WC2Enq__depositBadge{background:var(--gray-100);color:var(--gray-700);border-radius:12px;align-self:flex-start;align-items:center;margin-top:6px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.ads-module__WC2Enq__facts{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.ads-module__WC2Enq__metroPill{max-width:100%;color:var(--brand-dark);background:#33cf661f;border-radius:20px;align-items:center;gap:4px;padding:3px 9px 3px 7px;font-size:.75rem;font-weight:600;display:inline-flex}.ads-module__WC2Enq__metroPill svg{flex-shrink:0}.ads-module__WC2Enq__metroPillText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ads-module__WC2Enq__factPill{background:var(--gray-100);color:var(--gray-700);border-radius:12px;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.ads-module__WC2Enq__expandBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-top:20px;padding:8px 0;font-size:.875rem;font-weight:600;display:inline-flex}.ads-module__WC2Enq__expandBtn:hover{opacity:.8}.ads-module__WC2Enq__filterCount{border-top:1px solid var(--gray-200);color:var(--gray-700);margin-top:24px;padding-top:16px;font-size:.875rem;font-weight:600}.ads-module__WC2Enq__loader,.ads-module__WC2Enq__empty{text-align:center;color:var(--gray-500);padding:80px 0;font-size:1rem}.ads-module__WC2Enq__pagination{color:var(--gray-700);justify-content:center;align-items:center;gap:20px;margin-top:40px;font-size:.9375rem;display:flex}.ads-module__WC2Enq__pageBtn{border:1.5px solid var(--gray-200);color:var(--gray-700);border-radius:8px;padding:10px 20px;font-size:.9375rem;font-weight:600;transition:all .15s}.ads-module__WC2Enq__pageBtn:hover:not(:disabled){border-color:var(--gray-900);color:var(--gray-900)}.ads-module__WC2Enq__pageBtn:disabled{opacity:.4;cursor:not-allowed}
.banner-module__DCpMba__banner{border-radius:var(--radius);border:1px solid var(--gray-200);background:var(--gray-100);line-height:0;display:block;position:relative;overflow:hidden}.banner-module__DCpMba__img{object-fit:cover;width:100%;height:100%;display:block}.banner-module__DCpMba__label{color:#fff;letter-spacing:.3px;text-transform:uppercase;background:#0000008c;border-radius:999px;padding:2px 8px;font-size:.625rem;font-weight:600;line-height:1.4;position:absolute;bottom:8px;left:8px}.banner-module__DCpMba__home_hero{aspect-ratio:6;width:100%;min-height:120px}.banner-module__DCpMba__serp_infeed{aspect-ratio:4/5;width:100%;height:100%;min-height:240px}.banner-module__DCpMba__card_sidebar{aspect-ratio:3/4;width:100%;margin-top:16px}@media (max-width:640px){.banner-module__DCpMba__home_hero{aspect-ratio:3;min-height:88px}}
.ads-module__4FiU-W__layout{gap:32px;max-width:1400px;min-height:calc(100vh - 64px);margin:0 auto;padding:32px 0;display:flex}.ads-module__4FiU-W__sidebar{flex-shrink:0;width:260px;height:fit-content;position:sticky;top:88px}.ads-module__4FiU-W__filterTitle{margin-bottom:20px;font-size:1.125rem;font-weight:700}.ads-module__4FiU-W__filterLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.5px;margin-top:20px;margin-bottom:8px;font-size:.8125rem;font-weight:600;display:block}.ads-module__4FiU-W__filterInput{border:1.5px solid var(--gray-200);border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:.9375rem;transition:border-color .15s}.ads-module__4FiU-W__filterInput:focus{border-color:var(--primary)}.ads-module__4FiU-W__priceRow{gap:8px;display:flex}.ads-module__4FiU-W__main{flex:1;min-width:0}.ads-module__4FiU-W__toolbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ads-module__4FiU-W__count{color:var(--gray-500);font-size:.9375rem}.ads-module__4FiU-W__sortSelect{border:1.5px solid var(--gray-200);cursor:pointer;border-radius:8px;outline:none;padding:8px 12px;font-size:.9375rem}.ads-module__4FiU-W__mapBtn{border:1.5px solid var(--gray-200);color:var(--gray-700);border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.ads-module__4FiU-W__mapBtn:hover{border-color:var(--gray-900);color:var(--gray-900)}.ads-module__4FiU-W__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.ads-module__4FiU-W__card{border:1px solid var(--gray-200);background:#fff;border-radius:12px;flex-direction:column;min-height:380px;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.ads-module__4FiU-W__card:hover{border-color:var(--gray-400);transform:translateY(-2px)}.ads-module__4FiU-W__cardImg{background:var(--gray-100);height:200px;position:relative;overflow:hidden}.ads-module__4FiU-W__cardImg img{object-fit:cover;width:100%;height:100%}.ads-module__4FiU-W__cardImgPlaceholder{justify-content:center;align-items:center;height:100%;font-size:2rem;display:flex}.ads-module__4FiU-W__verified{color:#059669;background:#fffffff2;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px}.ads-module__4FiU-W__cardBody{flex-direction:column;flex:1;padding:16px;display:flex}.ads-module__4FiU-W__cardMeta{color:var(--gray-500);text-transform:capitalize;gap:8px;margin-bottom:6px;font-size:.8125rem;display:flex}.ads-module__4FiU-W__cardMeta span:after{content:"·";margin-left:8px}.ads-module__4FiU-W__cardMeta span:last-child:after{content:none}.ads-module__4FiU-W__cardTitle{color:var(--gray-900);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;margin-bottom:12px;font-size:.9375rem;font-weight:600;display:-webkit-box;overflow:hidden}.ads-module__4FiU-W__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ads-module__4FiU-W__cardDetails{color:var(--gray-500);gap:8px;font-size:.8125rem;display:flex}.ads-module__4FiU-W__price{color:var(--gray-900);font-size:1rem;font-weight:700}.ads-module__4FiU-W__price span{color:var(--gray-500);font-size:.875rem;font-weight:400}.ads-module__4FiU-W__facts{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.ads-module__4FiU-W__metroPill{max-width:100%;color:var(--brand-dark);background:#33cf661f;border-radius:20px;align-items:center;gap:4px;padding:3px 9px 3px 7px;font-size:.75rem;font-weight:600;display:inline-flex}.ads-module__4FiU-W__metroPill svg{flex-shrink:0}.ads-module__4FiU-W__metroPillText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ads-module__4FiU-W__factPill{background:var(--gray-100);color:var(--gray-700);border-radius:12px;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.ads-module__4FiU-W__loader,.ads-module__4FiU-W__empty{text-align:center;color:var(--gray-500);padding:80px 0;font-size:1rem}.ads-module__4FiU-W__pagination{color:var(--gray-700);justify-content:center;align-items:center;gap:20px;margin-top:40px;font-size:.9375rem;display:flex}.ads-module__4FiU-W__pageBtn{border:1.5px solid var(--gray-200);color:var(--gray-700);border-radius:8px;padding:10px 20px;font-size:.9375rem;font-weight:600;transition:all .15s}.ads-module__4FiU-W__pageBtn:hover:not(:disabled){border-color:var(--gray-900);color:var(--gray-900)}.ads-module__4FiU-W__pageBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:1024px){.ads-module__4FiU-W__layout{gap:20px}.ads-module__4FiU-W__grid{gap:16px}}@media (max-width:640px){.ads-module__4FiU-W__layout{padding:20px 0}.ads-module__4FiU-W__grid{grid-template-columns:1fr;gap:14px}.ads-module__4FiU-W__toolbar{flex-wrap:wrap;row-gap:10px}.ads-module__4FiU-W__mapBtn,.ads-module__4FiU-W__sortSelect,.ads-module__4FiU-W__pageBtn{min-height:40px}.ads-module__4FiU-W__pagination{gap:12px}}
.wishlist-module__p-dqRW__page{max-width:1200px;min-height:calc(100vh - 64px);margin:0 auto;padding:32px 24px}.wishlist-module__p-dqRW__heading{margin-bottom:6px;font-size:1.5rem;font-weight:700}.wishlist-module__p-dqRW__subheading{color:var(--gray-500);margin-bottom:24px;font-size:.9375rem}.wishlist-module__p-dqRW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.wishlist-module__p-dqRW__loader{text-align:center;color:var(--gray-500);padding:80px 0;font-size:1rem}.wishlist-module__p-dqRW__state{padding:32px 0}.wishlist-module__p-dqRW__btn{background:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;padding:10px 20px;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.wishlist-module__p-dqRW__btn:hover{opacity:.9}@media (max-width:1024px){.wishlist-module__p-dqRW__grid{gap:16px}}@media (max-width:640px){.wishlist-module__p-dqRW__page{padding:20px 16px}.wishlist-module__p-dqRW__grid{grid-template-columns:1fr;gap:14px}.wishlist-module__p-dqRW__btn{min-height:40px}}
