.compare-module__-ZWgpW__comparePage{animation:.6s cubic-bezier(.16,1,.3,1) both compare-module__-ZWgpW__fadeUp}.compare-module__-ZWgpW__slotsSection{padding:40px 0}.compare-module__-ZWgpW__slotsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.compare-module__-ZWgpW__slotCardActive{background:var(--c-card);border:1px solid var(--c-border);border-radius:var(--r-l);box-shadow:var(--sh-s);transition:all var(--ease);flex-direction:column;padding:20px;display:flex;position:relative}.compare-module__-ZWgpW__slotCardActive:hover{box-shadow:var(--sh-m);border-color:var(--c-gold);transform:translateY(-4px)}.compare-module__-ZWgpW__clearBtn{width:28px;height:28px;color:var(--c-muted);border:1px solid var(--c-border);cursor:pointer;z-index:5;transition:all var(--ease);box-shadow:var(--sh-s);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.compare-module__-ZWgpW__clearBtn:hover{color:#fff;background:#ff4d4d;border-color:#ff4d4d;transform:scale(1.05)}.compare-module__-ZWgpW__slotImgBox{border-radius:var(--r-m);height:160px;margin-bottom:16px;position:relative;overflow:hidden}.compare-module__-ZWgpW__slotImg{object-fit:cover;width:100%;height:100%}.compare-module__-ZWgpW__slotBadge{border-radius:var(--r-pill);letter-spacing:.05em;text-transform:uppercase;background:var(--c-gold);color:#fff;box-shadow:var(--sh-s);padding:5px 12px;font-size:.7rem;font-weight:700;position:absolute;top:12px;left:12px}.compare-module__-ZWgpW__slotInfo{flex-direction:column;flex:1;display:flex}.compare-module__-ZWgpW__slotLocation{color:var(--c-muted);align-items:center;margin-bottom:4px;font-size:.8rem;font-weight:600;display:flex}.compare-module__-ZWgpW__slotTitle{color:var(--c-ink);margin-bottom:4px;font-size:1.15rem;font-weight:700}.compare-module__-ZWgpW__slotPrice{color:var(--c-gold);margin-bottom:18px;font-size:1.25rem;font-weight:800}.compare-module__-ZWgpW__slotPrice small{color:var(--c-muted);font-size:.72rem;font-weight:500}.compare-module__-ZWgpW__slotCTAs{grid-template-columns:1.5fr 1fr;gap:8px;margin-bottom:12px;display:grid}.compare-module__-ZWgpW__whatsappBtn{border-radius:var(--r-pill);color:#fff;transition:all var(--ease);background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);justify-content:center;align-items:center;padding:10px;font-size:.8rem;font-weight:700;display:flex;box-shadow:0 4px 10px #25d36626}.compare-module__-ZWgpW__whatsappBtn:hover{transform:translateY(-1px);box-shadow:0 6px 14px #25d36640}.compare-module__-ZWgpW__callBtn{border-radius:var(--r-pill);border:1.5px solid var(--c-border);color:var(--c-ink);transition:all var(--ease);justify-content:center;align-items:center;padding:9px;font-size:.8rem;font-weight:600;display:flex}.compare-module__-ZWgpW__callBtn:hover{background:var(--c-bg);border-color:var(--c-gold);color:var(--c-gold)}.compare-module__-ZWgpW__detailsLink{color:var(--c-ink);transition:color var(--ease);justify-content:center;align-items:center;margin-top:auto;padding:6px 0;font-size:.82rem;font-weight:600;display:inline-flex}.compare-module__-ZWgpW__detailsLink:hover{color:var(--c-gold)}.compare-module__-ZWgpW__detailsLink svg{transition:transform var(--ease)}.compare-module__-ZWgpW__detailsLink:hover svg{transform:translate(3px)}.compare-module__-ZWgpW__slotCardEmpty{border:2px dashed var(--c-border);border-radius:var(--r-l);text-align:center;min-height:380px;transition:border-color var(--ease), background var(--ease);background:0 0;flex-direction:column;justify-content:center;align-items:center;padding:32px 24px;display:flex}.compare-module__-ZWgpW__slotCardEmpty:hover{border-color:var(--c-gold);background:#506fb104}.compare-module__-ZWgpW__emptyIconBox{background:var(--c-gold-bg);width:56px;height:56px;color:var(--c-gold);cursor:pointer;transition:transform var(--ease), background var(--ease), color var(--ease);border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.compare-module__-ZWgpW__emptyIconBox:hover{background:var(--c-gold);color:#fff;transform:scale(1.08)}.compare-module__-ZWgpW__slotCardEmpty h4{color:var(--c-ink);margin-bottom:6px;font-size:1.05rem;font-weight:700}.compare-module__-ZWgpW__emptyDesc{color:var(--c-muted);max-width:200px;margin-bottom:20px;font-size:.82rem;line-height:1.5}.compare-module__-ZWgpW__customDropdownWrap{width:100%;max-width:240px;position:relative}.compare-module__-ZWgpW__customDropdownTrigger{background:var(--c-card);border:1.5px solid var(--c-border);border-radius:var(--r-m);text-align:left;cursor:pointer;width:100%;transition:all var(--ease);box-shadow:var(--sh-s);justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.compare-module__-ZWgpW__customDropdownTrigger:hover,.compare-module__-ZWgpW__customDropdownTrigger:focus{border-color:var(--c-gold);box-shadow:var(--sh-m);outline:none}.compare-module__-ZWgpW__triggerContent{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.compare-module__-ZWgpW__dropdownThumb{object-fit:cover;border-radius:var(--r-s);flex-shrink:0;width:38px;height:38px}.compare-module__-ZWgpW__triggerInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.compare-module__-ZWgpW__dropdownTitle{color:var(--c-ink);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:700;overflow:hidden}.compare-module__-ZWgpW__dropdownMeta{color:var(--c-muted);font-size:.78rem}.compare-module__-ZWgpW__dropdownLabel{color:var(--c-muted);font-size:.85rem}.compare-module__-ZWgpW__dropdownArrow{color:var(--c-muted);flex-shrink:0;margin-left:8px;font-size:.65rem}.compare-module__-ZWgpW__customDropdownMenu{z-index:100;border:1.5px solid var(--c-border);border-radius:var(--r-m);box-shadow:var(--sh-l);background:#fff;flex-direction:column;max-height:260px;margin-top:6px;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.compare-module__-ZWgpW__dropdownMenuItem{border:none;border-bottom:1px solid var(--c-border);text-align:left;cursor:pointer;width:100%;transition:background var(--ease);background:0 0;align-items:center;gap:12px;padding:10px 12px;display:flex}.compare-module__-ZWgpW__dropdownMenuItem:last-child{border-bottom:none}.compare-module__-ZWgpW__dropdownMenuItem:hover{background:var(--c-bg)}.compare-module__-ZWgpW__menuItemInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.compare-module__-ZWgpW__menuItemHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.compare-module__-ZWgpW__dropdownStatusBadge{border-radius:var(--r-pill);text-transform:uppercase;letter-spacing:.02em;flex-shrink:0;padding:2px 8px;font-size:.7rem;font-weight:700}.compare-module__-ZWgpW__prelaunch{color:#d97706;background:#f59e0b1a}.compare-module__-ZWgpW__ongoing{color:#0284c7;background:#0ea5e91a}.compare-module__-ZWgpW__nearing{color:#dc2626;background:#ef44441a}.compare-module__-ZWgpW__ready{color:#16a34a;background:#22c55e1a}.compare-module__-ZWgpW__dropdownPrice{color:var(--c-gold);font-size:.8rem;font-weight:700}.compare-module__-ZWgpW__matrixSection{padding:24px 0 56px}.compare-module__-ZWgpW__tableResponsive{border-radius:var(--r-l);border:1px solid var(--c-border);width:100%;box-shadow:var(--sh-m);background:var(--c-card);overflow-x:auto}.compare-module__-ZWgpW__matrixTable{border-collapse:collapse;text-align:left;width:100%;min-width:800px;font-size:.92rem}.compare-module__-ZWgpW__matrixTable th{background:var(--c-ink);color:#fff;border-bottom:2px solid var(--c-border);padding:20px 24px;font-weight:700}.compare-module__-ZWgpW__matrixTable th:first-child{background:var(--c-ink);width:22%}.compare-module__-ZWgpW__matrixTable th:not(:first-child){text-align:center;width:26%}.compare-module__-ZWgpW__placeholderHeader{color:#fff6;font-style:italic;font-weight:500}.compare-module__-ZWgpW__matrixTable td{border-bottom:1px solid var(--c-border);color:var(--c-ink);padding:18px 24px;font-weight:500}.compare-module__-ZWgpW__matrixTable td:not(:first-child){text-align:center}.compare-module__-ZWgpW__matrixTable tr:last-child td{border-bottom:none}.compare-module__-ZWgpW__rowLabel{color:var(--c-muted);border-right:1px solid var(--c-border);background:#1a1a2e04;font-weight:700}.compare-module__-ZWgpW__valHighlight{color:var(--c-gold);font-size:1.05rem;font-weight:700}.compare-module__-ZWgpW__statusBadge{background:var(--c-gold-bg);color:var(--c-gold);border-radius:var(--r-s);text-transform:uppercase;padding:4px 12px;font-size:.78rem;font-weight:700;display:inline-block}.compare-module__-ZWgpW__reraText{font-family:monospace;font-size:.85rem;font-weight:600}.compare-module__-ZWgpW__subheadRow td{background:var(--c-bg);color:var(--c-ink);text-transform:uppercase;letter-spacing:.06em;border-bottom:2px solid var(--c-border);padding:14px 24px;font-size:.88rem;font-weight:800}.compare-module__-ZWgpW__amenityYes{color:#2e7d32;align-items:center;gap:4px;font-weight:700;display:inline-flex}.compare-module__-ZWgpW__amenityNo{color:var(--c-muted);opacity:.5;align-items:center;gap:4px;display:inline-flex}.compare-module__-ZWgpW__emptyPrompt{text-align:center;color:var(--c-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px;font-size:1rem;font-weight:500;display:flex}.compare-module__-ZWgpW__emptyPromptIcon{color:var(--c-gold,#c5a059);opacity:.65;margin-bottom:4px}.compare-module__-ZWgpW__spacedCta{padding:40px 0 80px}.compare-module__-ZWgpW__ctaBanner{background:linear-gradient(135deg, var(--c-ink) 0%, #1a1f2e 100%);border-radius:var(--r-l);text-align:center;color:#fff;box-shadow:var(--sh-l);border:1px solid #ffffff0d;padding:48px}.compare-module__-ZWgpW__ctaBanner h3{margin-bottom:12px;font-size:1.6rem;font-weight:700}.compare-module__-ZWgpW__ctaBanner p{color:#ffffffb3;max-width:600px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:.95rem}.compare-module__-ZWgpW__ctaBtn{background:var(--c-gold);color:#fff;border-radius:var(--r-pill);transition:all var(--ease);padding:14px 28px;font-size:.92rem;font-weight:700;display:inline-block;box-shadow:0 4px 16px #506fb14d}.compare-module__-ZWgpW__ctaBtn:hover{color:var(--c-ink);box-shadow:var(--sh-l);background:#fff;transform:translateY(-2px)}.compare-module__-ZWgpW__slotCardSkeleton{background:var(--c-card);border:1px solid var(--c-border);border-radius:var(--r-l);min-height:380px;box-shadow:var(--sh-s);flex-direction:column;padding:24px;display:flex}.compare-module__-ZWgpW__shimmer{background:linear-gradient(90deg,#e8e4db 25%,#f5f2eb 37%,#e8e4db 63%) 0 0/200% 100%;animation:1.5s ease-in-out infinite compare-module__-ZWgpW__localShimmer}@keyframes compare-module__-ZWgpW__localShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.compare-module__-ZWgpW__skeletonLocation{border-radius:4px;width:50%;height:14px;margin-bottom:8px}.compare-module__-ZWgpW__skeletonTitle{border-radius:4px;width:80%;height:22px;margin-bottom:8px}.compare-module__-ZWgpW__skeletonPrice{border-radius:4px;width:60%;height:20px;margin-bottom:18px}.compare-module__-ZWgpW__skeletonBtn{border-radius:var(--r-pill);height:38px}.compare-module__-ZWgpW__skeletonLink{border-radius:4px;align-self:center;width:40%;height:14px;margin-top:auto}@media (max-width:1024px){.compare-module__-ZWgpW__slotsGrid{gap:16px}.compare-module__-ZWgpW__slotCardActive,.compare-module__-ZWgpW__slotCardEmpty{padding:16px}}@media (max-width:850px){.compare-module__-ZWgpW__slotsSection{padding-top:0;padding-bottom:0}.compare-module__-ZWgpW__slotsContainer{width:100%;padding-left:16px;padding-right:16px;overflow:hidden}.compare-module__-ZWgpW__slotsGrid{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:6px;margin:0 -16px;padding:8px 16px 7px;display:flex;overflow-x:auto}.compare-module__-ZWgpW__slotsGrid::-webkit-scrollbar{display:none}.compare-module__-ZWgpW__slotCardActive{scroll-snap-align:start;box-sizing:border-box;border-radius:var(--r-s);flex:0 0 150px;padding:8px 6px}.compare-module__-ZWgpW__clearBtn{border-width:1px;width:18px;height:18px;top:4px;right:4px}.compare-module__-ZWgpW__clearBtn svg{width:8px;height:8px}.compare-module__-ZWgpW__slotBadge{padding:2px 4px;font-size:.32rem;top:4px;left:4px}.compare-module__-ZWgpW__slotImgBox{border-radius:6px;height:75px;margin-bottom:6px}.compare-module__-ZWgpW__slotTitle{margin-bottom:1px;font-size:.55rem;line-height:1.25}.compare-module__-ZWgpW__slotPrice{margin-bottom:6px;font-size:.7rem}.compare-module__-ZWgpW__slotLocation svg{width:9px;height:9px}.compare-module__-ZWgpW__slotLocation{margin-bottom:2px;font-size:.55rem}.compare-module__-ZWgpW__priceNote{color:gray;font-size:8px;font-weight:500}.compare-module__-ZWgpW__slotCTAs{flex-direction:row;gap:8px;width:100%;margin-bottom:6px;display:flex}.compare-module__-ZWgpW__whatsappBtn{border-radius:8px;flex:1;justify-content:center;align-items:center;padding:5px 2px;display:flex}.compare-module__-ZWgpW__callBtn{border-radius:8px;flex:1;justify-content:center;align-items:center;padding:2px;display:flex}.compare-module__-ZWgpW__whatsappBtn svg,.compare-module__-ZWgpW__callBtn svg{width:11px;height:11px;margin-right:0!important}.compare-module__-ZWgpW__whatsappText,.compare-module__-ZWgpW__callText{display:none}.compare-module__-ZWgpW__detailsLink{margin-top:6px;padding:2px 0;font-size:.5rem}.compare-module__-ZWgpW__detailsLink svg{width:8px}.compare-module__-ZWgpW__slotCardEmpty{scroll-snap-align:start;box-sizing:border-box;border-radius:var(--r-s);flex-direction:column;flex:0 0 150px;justify-content:center;align-items:center;height:auto;min-height:190px;padding:8px 6px;display:flex}.compare-module__-ZWgpW__emptyIconBox{width:24px;height:24px;margin-bottom:4px}.compare-module__-ZWgpW__emptyIconBox svg{width:12px;height:12px}.compare-module__-ZWgpW__slotCardEmpty h4{margin-bottom:2px;font-size:.75rem}.compare-module__-ZWgpW__emptyDesc{display:none}.compare-module__-ZWgpW__customDropdownWrap{width:100%;max-width:100%;position:relative}.compare-module__-ZWgpW__customDropdownTrigger{width:80%;margin:auto;padding:4px 6px}.compare-module__-ZWgpW__dropdownTitle{font-size:.5rem}.compare-module__-ZWgpW__dropdownMeta{font-size:.58rem}.compare-module__-ZWgpW__dropdownLabel{font-size:.5rem}.compare-module__-ZWgpW__dropdownThumb{width:16px;height:16px}.compare-module__-ZWgpW__dropdownMenuItem{gap:4px;padding:3px}.compare-module__-ZWgpW__menuItemInfo{gap:0}.compare-module__-ZWgpW__menuItemHeader{gap:4px;width:100%}.compare-module__-ZWgpW__dropdownStatusBadge{display:none}.compare-module__-ZWgpW__dropdownPrice{font-size:.58rem}.compare-module__-ZWgpW__customDropdownMenu{max-height:160px;box-shadow:none;border:1px solid var(--c-border);z-index:5;border-radius:7px;margin-top:4px;position:relative;top:0}.compare-module__-ZWgpW__matrixSection{padding:0 0 20px}.compare-module__-ZWgpW__tableResponsive{border-radius:var(--r-s);-webkit-overflow-scrolling:touch;overflow-x:auto}.compare-module__-ZWgpW__matrixTable{border-collapse:separate;border-spacing:0;min-width:520px}.compare-module__-ZWgpW__matrixTable th:first-child{z-index:12;position:sticky;left:0;box-shadow:2px 0 5px #0003;background-color:var(--c-ink)!important}.compare-module__-ZWgpW__rowLabel{z-index:10;position:sticky;left:0;box-shadow:2px 0 5px #0000000d;border-right:1px solid var(--c-border)!important;background-color:#fff!important}.compare-module__-ZWgpW__matrixTable tr{background-color:#fff}.compare-module__-ZWgpW__matrixTable th{padding:8px 6px;font-size:.65rem}.compare-module__-ZWgpW__matrixTable td{padding:6px;font-size:.62rem}.compare-module__-ZWgpW__statusBadge{border-radius:4px;padding:2px 6px;font-size:.58rem}.compare-module__-ZWgpW__reraText{font-size:.58rem}.compare-module__-ZWgpW__valHighlight{font-size:.72rem}.compare-module__-ZWgpW__amenityYes,.compare-module__-ZWgpW__amenityNo{gap:3px;font-size:.62rem}.compare-module__-ZWgpW__amenityYes svg,.compare-module__-ZWgpW__amenityNo svg{width:10px;height:10px}.compare-module__-ZWgpW__subheadRow td{z-index:9;padding:6px;font-size:.65rem;position:sticky;left:0;background-color:var(--c-bg)!important}.compare-module__-ZWgpW__emptyPrompt{gap:8px;padding:24px 16px;font-size:.88rem}.compare-module__-ZWgpW__emptyPromptIcon{width:24px;height:24px}.compare-module__-ZWgpW__spacedCta{padding:24px 0 40px}.compare-module__-ZWgpW__ctaBanner{padding:28px 20px}.compare-module__-ZWgpW__ctaBanner h3{font-size:1.3rem}.compare-module__-ZWgpW__ctaBanner p{margin-bottom:18px;font-size:.8rem}.compare-module__-ZWgpW__ctaBtn{padding:10px 20px;font-size:.82rem}.compare-module__-ZWgpW__slotCardSkeleton{scroll-snap-align:start;box-sizing:border-box;border-radius:var(--r-s);flex:0 0 150px;height:auto;min-height:190px;padding:8px 6px}.compare-module__-ZWgpW__skeletonLocation{height:10px;margin-bottom:4px}.compare-module__-ZWgpW__skeletonTitle{height:12px;margin-bottom:4px}.compare-module__-ZWgpW__skeletonPrice{height:14px;margin-bottom:8px}.compare-module__-ZWgpW__skeletonBtn{border-radius:8px;height:20px}.compare-module__-ZWgpW__skeletonLink{height:10px;margin-top:6px}}
