.TableNavigation-module__LWnP3W__navWrapper{--tn-surface:#fff;--tn-subsurface:var(--background-secondary);--tn-accent:var(--table-primary-color);--tn-accent-soft:var(--table-primary-soft);--tn-accent-ring:rgba(var(--table-primary-rgb), .2);--tn-navbar-height:57px;z-index:30;flex-shrink:0;position:relative}.TableNavigation-module__LWnP3W__table--navbar{background:var(--tn-surface);border-bottom:1px solid var(--color-border-subtle);flex-shrink:0;position:relative}.TableNavigation-module__LWnP3W__table--navbar__list{align-items:center;gap:.35rem;width:100%;margin:0;padding:.55rem .8rem;list-style:none;display:flex}.TableNavigation-module__LWnP3W__table--navbar__list li{align-items:center;list-style:none;display:flex;position:relative}.TableNavigation-module__LWnP3W__navbar__left{flex:1;justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.TableNavigation-module__LWnP3W__navbar__right{justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.TableNavigation-module__LWnP3W__locale-btn{border:1px solid var(--color-border-subtle);color:var(--color-text-secondary);cursor:pointer;letter-spacing:.04em;background:#fff;border-radius:999px;align-items:center;gap:.3rem;height:30px;padding:0 .55rem;font-size:.78rem;font-weight:700;display:inline-flex}.TableNavigation-module__LWnP3W__locale-btn:hover{color:var(--tn-accent);background:var(--tn-accent-soft)}.TableNavigation-module__LWnP3W__locale-btn:focus-visible{box-shadow:0 0 0 3px var(--tn-accent-ring);outline:none}.TableNavigation-module__LWnP3W__menu-btn{cursor:pointer;color:var(--color-text-secondary);border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;padding:.3rem;transition:background-color .18s,color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.TableNavigation-module__LWnP3W__menu-btn:hover{background:var(--tn-accent-soft);color:var(--color-text-primary);transform:translateY(-1px)}.TableNavigation-module__LWnP3W__menu-btn:focus-visible{box-shadow:0 0 0 3px var(--tn-accent-ring)}.TableNavigation-module__LWnP3W__logo-link{align-items:center;display:flex}.TableNavigation-module__LWnP3W__navigation--list{width:100%;height:calc(100vh - var(--tn-navbar-height));height:calc(100dvh - var(--tn-navbar-height));z-index:20;opacity:0;visibility:hidden;border-top:1px solid var(--color-border-subtle);background:#fff;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s,visibility .35s;position:absolute;top:100%;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:2px 0 12px #0000000f}[dir=rtl] .TableNavigation-module__LWnP3W__navigation--list{left:auto;right:0;transform:translate(100%);box-shadow:-2px 0 12px #0000000f}.TableNavigation-module__LWnP3W__navigation--list.TableNavigation-module__LWnP3W__visible{opacity:1;visibility:visible;transform:translate(0)}.TableNavigation-module__LWnP3W__navigation--list:before,.TableNavigation-module__LWnP3W__navigation--list.TableNavigation-module__LWnP3W__hidden{display:none}.TableNavigation-module__LWnP3W__navigation--backdrop{z-index:0;cursor:pointer;position:absolute;inset:0}.TableNavigation-module__LWnP3W__navigation__position{z-index:2;padding:.8rem 1rem 1.2rem;position:relative}.TableNavigation-module__LWnP3W__navigation--list a{color:var(--color-text-primary)}.TableNavigation-module__LWnP3W__column--list{z-index:3;flex-direction:column;gap:0;width:100%;margin:0;padding:0;list-style:none;display:flex}.TableNavigation-module__LWnP3W__column--list__items{list-style:none}.TableNavigation-module__LWnP3W__column--list__items a{border-radius:var(--radius-md);color:var(--color-text-secondary);align-items:center;gap:.8rem;padding:.95rem .8rem;font-size:1.35rem;font-weight:500;transition:color .18s,background-color .18s,box-shadow .18s;display:flex}.TableNavigation-module__LWnP3W__column--list__items a:hover{color:var(--color-text-primary);background-color:var(--tn-accent-soft)}.TableNavigation-module__LWnP3W__column--list__items a:hover svg{color:var(--tn-accent)}.TableNavigation-module__LWnP3W__column--list__items a:focus-visible{box-shadow:0 0 0 3px var(--tn-accent-ring)}.TableNavigation-module__LWnP3W__nav-item-static{border-radius:var(--radius-md);background:linear-gradient(120deg, color-mix(in srgb, var(--tn-accent) 15%, #fff 85%) 0%, color-mix(in srgb, var(--color-accent-danger) 8%, #fff 92%) 100%);color:var(--tn-accent);cursor:default;-webkit-user-select:none;user-select:none;border-left:3px solid var(--tn-accent);align-items:center;gap:.8rem;padding:.95rem .8rem;font-size:1.35rem;font-weight:600;display:flex}[dir=rtl] .TableNavigation-module__LWnP3W__nav-item-static{border-left:none;border-right:3px solid var(--tn-accent)}.TableNavigation-module__LWnP3W__nav-item-static svg{color:var(--tn-accent)}.TableNavigation-module__LWnP3W__column--list__items--active .TableNavigation-module__LWnP3W__span-number{box-shadow:0 0 0 2px rgba(var(--table-primary-rgb), .15), 0 6px 14px rgba(var(--table-primary-rgb), .35)}.TableNavigation-module__LWnP3W__column--list__items--active{border-top-color:#0000}.TableNavigation-module__LWnP3W__column--list__items+.TableNavigation-module__LWnP3W__column--list__items{border-top:1px solid var(--color-border-subtle)}@media (max-width:768px){.TableNavigation-module__LWnP3W__column--list__items a{font-size:1.25rem}.TableNavigation-module__LWnP3W__navigation--list{background-color:#fff}.TableNavigation-module__LWnP3W__navigation__position{padding:1.2rem .9rem 1rem}.TableNavigation-module__LWnP3W__table--navbar__list{justify-content:space-between}}.TableNavigation-module__LWnP3W__mobile-nav{box-shadow:var(--shadow-sm);background-color:#fff}
.CompareSidePanel-module__8dtDHq__panel{z-index:2;background:var(--background-card,#fff);border-inline-end:1px solid var(--color-border-subtle);flex-direction:column;flex-shrink:0;width:100%;max-width:460px;height:100dvh;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a14}.CompareSidePanel-module__8dtDHq__body{scrollbar-width:thin;scrollbar-color:var(--color-border-subtle) transparent;flex-direction:column;flex:1;gap:1.25rem;padding:clamp(1rem,2vw,1.5rem);display:flex;overflow-y:auto}.CompareSidePanel-module__8dtDHq__body::-webkit-scrollbar{width:4px}.CompareSidePanel-module__8dtDHq__body::-webkit-scrollbar-thumb{background:var(--color-border-subtle);border-radius:99px}.CompareSidePanel-module__8dtDHq__panelHeader{background:rgba(var(--table-primary-rgb), .06);border:1px solid rgba(var(--table-primary-rgb), .1);border-radius:16px;align-items:center;gap:.875rem;padding:.875rem 1rem;display:flex}.CompareSidePanel-module__8dtDHq__panelIcon{background:rgba(var(--table-primary-rgb), .15);width:40px;height:40px;color:var(--table-primary-color);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CompareSidePanel-module__8dtDHq__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--table-primary-color);margin:0;font-size:.68rem;font-weight:700}.CompareSidePanel-module__8dtDHq__title{color:var(--color-text-secondary);margin:0;font-size:clamp(.9rem,1.5vw,1.2rem);font-weight:600;line-height:1.3}.CompareSidePanel-module__8dtDHq__statsRow{flex-wrap:wrap;gap:.4rem;display:flex}.CompareSidePanel-module__8dtDHq__statChip{border:1px solid #0000;border-radius:999px;align-items:center;padding:.25rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.CompareSidePanel-module__8dtDHq__statChipAvailable{color:#16a34a;background:#22c55e1a;border-color:#22c55e33}.CompareSidePanel-module__8dtDHq__statChipReserved{color:#a16207;background:#eab3081a;border-color:#eab30833}.CompareSidePanel-module__8dtDHq__statChipSold{color:#dc2626;background:#ef44441a;border-color:#ef444433}.CompareSidePanel-module__8dtDHq__unitList{flex-direction:column;flex:1;gap:.3rem;display:flex}.CompareSidePanel-module__8dtDHq__unitRow{border:1px solid var(--color-border-subtle);background:var(--background-card,#fff);border-radius:14px;align-items:center;gap:.75rem;padding:.8rem .9rem;transition:border-color .18s,box-shadow .18s;display:flex}.CompareSidePanel-module__8dtDHq__unitRow:hover{border-color:rgba(var(--table-primary-rgb), .24);box-shadow:0 2px 8px rgba(var(--table-primary-rgb), .08)}.CompareSidePanel-module__8dtDHq__statusDot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.CompareSidePanel-module__8dtDHq__statusAvailable{background:#22c55e;box-shadow:0 0 0 2px #22c55e33}.CompareSidePanel-module__8dtDHq__statusReserved{background:#eab308;box-shadow:0 0 0 2px #eab30833}.CompareSidePanel-module__8dtDHq__statusSold{background:#ef4444;box-shadow:0 0 0 2px #ef444433}.CompareSidePanel-module__8dtDHq__statusBooked{background:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.CompareSidePanel-module__8dtDHq__unitInfo{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.CompareSidePanel-module__8dtDHq__unitNumber{color:var(--color-text-primary);font-size:.875rem;font-weight:700;line-height:1.2}.CompareSidePanel-module__8dtDHq__unitMeta{color:var(--color-text-secondary);font-size:.75rem;line-height:1.2}.CompareSidePanel-module__8dtDHq__removeBtn{width:30px;height:30px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,color .15s,border-color .15s;display:flex}.CompareSidePanel-module__8dtDHq__removeBtn:hover{color:#dc2626;background:#ef444414;border-color:#ef444433}.CompareSidePanel-module__8dtDHq__emptyState{text-align:center;color:var(--color-text-secondary);border:1px dashed var(--color-border-subtle);background:var(--background-dark,#efefed);border-radius:14px;margin:0;padding:2rem 1rem;font-size:.875rem}.CompareSidePanel-module__8dtDHq__clearBtn{color:#dc2626;cursor:pointer;background:#ef44440d;border:1px solid #ef444433;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.75rem 1rem;font-size:.82rem;font-weight:600;transition:background-color .18s,border-color .18s;display:flex}.CompareSidePanel-module__8dtDHq__clearBtn:hover{background:#ef44441a;border-color:#ef444459}@media (max-width:1200px){.CompareSidePanel-module__8dtDHq__panel{max-width:380px}}@media (max-width:768px){.CompareSidePanel-module__8dtDHq__panel{border-inline-end:none;border-bottom:1px solid var(--color-border-subtle);max-width:100%;height:auto}}
.GalleryCategoryPanel-module__O6Myia__panel{z-index:2;background:var(--background-card,#fff);border-inline-end:1px solid var(--color-border-subtle);flex-direction:column;flex-shrink:0;width:100%;max-width:460px;height:100dvh;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a14}.GalleryCategoryPanel-module__O6Myia__body{scrollbar-width:thin;scrollbar-color:var(--color-border-subtle) transparent;flex-direction:column;flex:1;gap:1.25rem;padding:clamp(1rem,2vw,1.5rem);display:flex;overflow-y:auto}.GalleryCategoryPanel-module__O6Myia__body::-webkit-scrollbar{width:4px}.GalleryCategoryPanel-module__O6Myia__body::-webkit-scrollbar-thumb{background:var(--color-border-subtle);border-radius:99px}.GalleryCategoryPanel-module__O6Myia__panelHeader{background:rgba(var(--table-primary-rgb), .06);border:1px solid rgba(var(--table-primary-rgb), .1);border-radius:16px;align-items:center;gap:.875rem;padding:.875rem 1rem;display:flex}.GalleryCategoryPanel-module__O6Myia__panelIcon{background:rgba(var(--table-primary-rgb), .15);width:40px;height:40px;color:var(--table-primary-color);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.GalleryCategoryPanel-module__O6Myia__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--table-primary-color);margin:0;font-size:.68rem;font-weight:700}.GalleryCategoryPanel-module__O6Myia__title{color:var(--color-text-primary);margin:0;font-size:clamp(1rem,1.6vw,1.3rem);font-weight:700;line-height:1.2}.GalleryCategoryPanel-module__O6Myia__categoryList{flex-direction:column;gap:.3rem;display:flex}.GalleryCategoryPanel-module__O6Myia__categoryRow{width:100%;color:var(--color-text-secondary);cursor:pointer;text-align:start;background:0 0;border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;gap:.75rem;padding:.82rem 1rem;transition:border-color .18s,background-color .18s,color .18s,box-shadow .18s;display:flex}.GalleryCategoryPanel-module__O6Myia__categoryRow:hover{background:var(--background-dark,#efefed);border-color:var(--color-border-subtle);color:var(--color-text-primary)}.GalleryCategoryPanel-module__O6Myia__categoryRowActive{border-color:rgba(var(--table-primary-rgb), .28);background:rgba(var(--table-primary-rgb), .09);color:var(--color-text-primary);box-shadow:0 2px 8px rgba(var(--table-primary-rgb), .12)}.GalleryCategoryPanel-module__O6Myia__categoryRowActive:hover{background:rgba(var(--table-primary-rgb), .13);border-color:rgba(var(--table-primary-rgb), .38)}.GalleryCategoryPanel-module__O6Myia__categoryLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.875rem;font-weight:500;overflow:hidden}.GalleryCategoryPanel-module__O6Myia__badge{background:var(--background-dark,#00000012);min-width:28px;height:24px;color:var(--color-text-secondary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 .45rem;font-size:.72rem;font-weight:700;transition:background-color .18s,color .18s;display:inline-flex}.GalleryCategoryPanel-module__O6Myia__badgeActive{background:rgba(var(--table-primary-rgb), .2);color:var(--table-primary-color)}@media (max-width:1200px){.GalleryCategoryPanel-module__O6Myia__panel{max-width:380px}}@media (max-width:768px){.GalleryCategoryPanel-module__O6Myia__panel{border-inline-end:none;border-bottom:1px solid var(--color-border-subtle);max-width:100%;height:auto}}
.UnitOverlay-module__DJku-G__overlay{background:var(--background-card);z-index:10;flex-direction:column;animation:.22s cubic-bezier(.4,0,.2,1) both UnitOverlay-module__DJku-G__overlayIn;display:flex;position:absolute;inset:0;overflow:hidden}@keyframes UnitOverlay-module__DJku-G__overlayIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.UnitOverlay-module__DJku-G__overlay--visible{overflow:visible}.UnitOverlay-module__DJku-G__mobile-bar{border-bottom:1px solid var(--color-border-subtle);background:var(--background-card);flex-direction:column;flex-shrink:0;align-items:center;padding:.6rem 1rem .4rem;display:flex}.UnitOverlay-module__DJku-G__drag-handle{background:var(--color-border);border-radius:2px;width:36px;height:4px;margin-bottom:.55rem}.UnitOverlay-module__DJku-G__mobile-back{color:var(--table-primary-color);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:.35rem;padding:.15rem 0;font-size:.85rem;font-weight:700;transition:opacity .15s;display:inline-flex}.UnitOverlay-module__DJku-G__mobile-back:hover{opacity:.75}.UnitOverlay-module__DJku-G__nav-wrapper{flex-direction:column;flex-shrink:0;display:flex}.UnitOverlay-module__DJku-G__desktop-back{display:none}.UnitOverlay-module__DJku-G__nav-list{scrollbar-width:none;background:var(--background-card);border-bottom:1px solid var(--color-border-subtle);flex-direction:row;gap:.3rem;margin:0;padding:.55rem 1rem .5rem;list-style:none;display:flex;overflow:auto hidden}.UnitOverlay-module__DJku-G__nav-list::-webkit-scrollbar{display:none}.UnitOverlay-module__DJku-G__nav-item{flex-shrink:0;list-style:none}.UnitOverlay-module__DJku-G__nav-item button{border-radius:var(--radius-md,8px);background:var(--background-secondary);cursor:pointer;color:var(--color-text-muted);white-space:nowrap;border:1.5px solid #0000;flex-direction:column;align-items:center;gap:.22rem;min-width:60px;padding:.48rem .8rem;font-size:.62rem;font-weight:600;line-height:1.2;transition:background .18s,color .18s,border-color .18s,box-shadow .18s,transform .15s;display:flex}.UnitOverlay-module__DJku-G__nav-item button svg{color:var(--table-primary-color);flex-shrink:0;transition:transform .18s}.UnitOverlay-module__DJku-G__nav-item button:hover{background:color-mix(in srgb, var(--table-primary-color) 10%, var(--background-card) 90%);color:var(--table-primary-color);border-color:color-mix(in srgb, var(--table-primary-color) 30%, transparent 70%);transform:translateY(-1px)}.UnitOverlay-module__DJku-G__nav-item button:hover svg{transform:scale(1.1)}.UnitOverlay-module__DJku-G__nav-item--active button{background:var(--table-primary-color);color:#fff;border-color:var(--table-primary-color);box-shadow:0 3px 12px color-mix(in srgb, var(--table-primary-color) 45%, transparent 55%), 0 1px 0 color-mix(in srgb, var(--table-primary-color) 60%, #000 40%) inset;transform:translateY(0)}.UnitOverlay-module__DJku-G__nav-item--active button svg{color:#fff;transform:scale(1.05)}.UnitOverlay-module__DJku-G__overlay-scroll{scrollbar-width:thin;scrollbar-color:var(--color-gray) transparent;min-height:0;padding:1.1rem;padding-bottom:calc(1.6rem + env(safe-area-inset-bottom));flex-direction:column;flex:1;display:flex;overflow:hidden auto}.UnitOverlay-module__DJku-G__unit-hero{background:linear-gradient(160deg, color-mix(in srgb, var(--table-primary-color) 8%, var(--background-card) 92%) 0%, var(--background-card) 60%);border-bottom:1px solid var(--color-border-subtle);margin:-1.1rem -1.1rem 1rem;padding:1.1rem 1.1rem 1rem;position:relative}.UnitOverlay-module__DJku-G__unit-hero__accent{top:0;background:linear-gradient(180deg, var(--table-primary-color) 0%, color-mix(in srgb, var(--table-primary-color) 40%, transparent 60%) 100%);border-radius:0 2px 2px 0;width:3px;height:100%;position:absolute;inset-inline-start:0}.UnitOverlay-module__DJku-G__unit-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.75rem;display:flex}.UnitOverlay-module__DJku-G__unit-title-group{flex-direction:column;gap:.1rem;display:flex}.UnitOverlay-module__DJku-G__unit-label{letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-muted);margin:0;font-size:.68rem;font-weight:600;line-height:1}.UnitOverlay-module__DJku-G__unit-title{color:var(--color-headings);letter-spacing:-.025em;background:linear-gradient(135deg, var(--color-headings) 0%, color-mix(in srgb, var(--color-headings) 60%, var(--table-primary-color) 40%) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.3rem;font-weight:900;line-height:1.15}:is(.available--status,.reserved--status,.sold--status){border-radius:var(--radius-full,9999px);letter-spacing:.02em;white-space:nowrap;flex-shrink:0;align-items:center;padding:.22rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.available--status{color:var(--status-available);background-color:color-mix(in srgb, var(--status-available) 12%, transparent 88%);border:1px solid color-mix(in srgb, var(--status-available) 25%, transparent 75%)}.reserved--status{color:var(--status-reserved);background-color:color-mix(in srgb, var(--status-reserved) 10%, transparent 90%);border:1px solid color-mix(in srgb, var(--status-reserved) 20%, transparent 80%)}.sold--status{color:var(--status-sold);background-color:color-mix(in srgb, var(--status-sold) 10%, transparent 90%);border:1px solid color-mix(in srgb, var(--status-sold) 20%, transparent 80%)}.UnitOverlay-module__DJku-G__stats-grid{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem;display:grid}.UnitOverlay-module__DJku-G__stat-card{background:var(--background-secondary);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md,10px);cursor:default;flex-direction:column;gap:.08rem;padding:.65rem .8rem .7rem;transition:border-color .18s,box-shadow .18s,transform .15s;display:flex}.UnitOverlay-module__DJku-G__stat-card:hover{border-color:color-mix(in srgb, var(--table-primary-color) 30%, transparent 70%);transform:translateY(-1px);box-shadow:0 4px 14px #00000012}.UnitOverlay-module__DJku-G__stat-card--price{background:color-mix(in srgb, var(--table-primary-color) 5%, var(--background-secondary) 95%);border-color:color-mix(in srgb, var(--table-primary-color) 20%, transparent 80%)}.UnitOverlay-module__DJku-G__stat-icon{border-radius:var(--radius-sm,5px);background:color-mix(in srgb, var(--table-primary-color) 12%, var(--background-card) 88%);width:22px;height:22px;color:var(--table-primary-color);flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.3rem;display:inline-flex}.UnitOverlay-module__DJku-G__stat-icon--price{background:color-mix(in srgb, var(--table-primary-color) 18%, var(--background-card) 82%)}.UnitOverlay-module__DJku-G__stat-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:600;line-height:1}.UnitOverlay-module__DJku-G__stat-value{color:var(--color-text-primary);margin-top:.1rem;font-size:1.05rem;font-weight:800;line-height:1.15}.UnitOverlay-module__DJku-G__stat-price{color:var(--table-primary-color);letter-spacing:-.01em;font-size:.9rem;font-weight:800}.UnitOverlay-module__DJku-G__floor-plan{border-radius:var(--radius-lg,12px);background:var(--background-secondary);border:1px solid var(--color-border-subtle);margin-bottom:1.1rem;overflow:hidden}.UnitOverlay-module__DJku-G__floor-plan__img{object-fit:cover;cursor:zoom-in;width:100%;height:auto;max-height:195px;transition:transform .25s;display:block}.UnitOverlay-module__DJku-G__floor-plan__img:hover{transform:scale(1.02)}.UnitOverlay-module__DJku-G__floor-plan__empty{height:120px;color:var(--color-text-muted);border:1.5px dashed var(--color-border-subtle);border-radius:var(--radius-lg,12px);background:repeating-linear-gradient(45deg, color-mix(in srgb, var(--color-border-subtle) 20%, transparent 80%) 0px, color-mix(in srgb, var(--color-border-subtle) 20%, transparent 80%) 1px, transparent 1px, transparent 12px);flex-direction:column;justify-content:center;align-items:center;gap:.55rem;font-size:.78rem;font-weight:500;display:flex}.UnitOverlay-module__DJku-G__floor-plan__empty svg{opacity:.35;color:var(--color-text-muted)}.UnitOverlay-module__DJku-G__actions{flex-direction:column;gap:.5rem;display:flex}.UnitOverlay-module__DJku-G__btn-primary{border-radius:var(--radius-lg,12px);cursor:pointer;background:linear-gradient(135deg, var(--table-primary-color) 0%, color-mix(in srgb, var(--table-primary-color) 78%, #000 22%) 100%);color:#fff;width:100%;box-shadow:0 2px 0 color-mix(in srgb, var(--table-primary-color) 60%, #000 40%), 0 6px 20px color-mix(in srgb, var(--table-primary-color) 28%, transparent 72%);border:none;justify-content:center;align-items:center;gap:.55rem;padding:.72rem 1rem;font-size:.9rem;font-weight:700;transition:box-shadow .18s,transform .12s;display:flex}.UnitOverlay-module__DJku-G__btn-primary:hover{box-shadow:0 2px 0 color-mix(in srgb, var(--table-primary-color) 60%, #000 40%), 0 10px 28px color-mix(in srgb, var(--table-primary-color) 40%, transparent 60%)}.UnitOverlay-module__DJku-G__btn-primary:active{transform:scale(.98)}.UnitOverlay-module__DJku-G__btn-primary svg{color:#ffffffe6}.UnitOverlay-module__DJku-G__actions-row{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.UnitOverlay-module__DJku-G__btn-secondary{border-radius:var(--radius-lg,12px);border:1.5px solid color-mix(in srgb, var(--table-primary-color) 30%, transparent 70%);background:color-mix(in srgb, var(--table-primary-color) 7%, var(--background-card) 93%);color:var(--table-primary-color);cursor:pointer;justify-content:center;align-items:center;gap:.4rem;padding:.6rem .7rem;font-size:.78rem;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s,transform .12s;display:flex}.UnitOverlay-module__DJku-G__btn-secondary:hover{background:color-mix(in srgb, var(--table-primary-color) 13%, var(--background-card) 87%);border-color:var(--table-primary-color);box-shadow:0 3px 12px color-mix(in srgb, var(--table-primary-color) 18%, transparent 82%)}.UnitOverlay-module__DJku-G__btn-secondary:active{transform:scale(.97)}.UnitOverlay-module__DJku-G__btn-secondary svg{color:var(--table-primary-color);flex-shrink:0;transition:transform .18s}.UnitOverlay-module__DJku-G__btn-secondary:hover svg{transform:scale(1.15)}.UnitOverlay-module__DJku-G__btn-ghost{border-radius:var(--radius-lg,12px);border:1.5px solid var(--color-border);background:var(--background-secondary);color:var(--color-text-secondary);cursor:pointer;justify-content:center;align-items:center;gap:.4rem;padding:.6rem .7rem;font-size:.78rem;font-weight:600;transition:background .15s,border-color .15s,transform .12s;display:flex}.UnitOverlay-module__DJku-G__btn-ghost:hover{background:var(--background-card);border-color:var(--color-text-muted);color:var(--color-text-primary)}.UnitOverlay-module__DJku-G__btn-ghost:active{transform:scale(.97)}.UnitOverlay-module__DJku-G__btn-ghost svg{color:var(--color-text-muted);flex-shrink:0;transition:color .15s,transform .2s}.UnitOverlay-module__DJku-G__btn-ghost:hover svg{color:var(--color-text-primary);transform:translateY(2px)}.UnitOverlay-module__DJku-G__btn-ghost a{color:inherit;text-decoration:none}@media (min-width:769px){.UnitOverlay-module__DJku-G__overlay{top:57px;inset-inline:240px 0;z-index:20;background:linear-gradient(160deg, var(--background-card) 0%, color-mix(in srgb, var(--background-card) 94%, var(--table-primary-color) 6%) 100%);border-inline-start:1.5px solid var(--color-border-subtle);animation:none;position:absolute;bottom:0;overflow:visible;box-shadow:-4px 0 24px #0000000f}.UnitOverlay-module__DJku-G__mobile-bar{display:none}.UnitOverlay-module__DJku-G__nav-wrapper{top:0;margin-inline-start:12px;z-index:30;flex-direction:column;gap:.55rem;width:128px;margin-top:12px;display:flex;position:absolute;inset-inline-start:100%}.UnitOverlay-module__DJku-G__desktop-back{border-radius:var(--radius-md,8px);border:1.5px solid color-mix(in srgb, var(--table-primary-color) 25%, transparent 75%);background:color-mix(in srgb, var(--table-primary-color) 8%, var(--background-card) 92%);width:100%;color:var(--table-primary-color);cursor:pointer;white-space:nowrap;justify-content:flex-start;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.85rem;font-weight:700;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 4px #0000000f}.UnitOverlay-module__DJku-G__desktop-back:hover{background:color-mix(in srgb, var(--table-primary-color) 14%, var(--background-card) 86%);border-color:var(--table-primary-color);box-shadow:0 3px 12px color-mix(in srgb, var(--table-primary-color) 20%, transparent 80%)}.UnitOverlay-module__DJku-G__nav-list{background:var(--background-card);border:1.5px solid var(--color-border-subtle);border-radius:var(--radius-xl,1rem);flex-direction:column;gap:0;padding:0;overflow:hidden;box-shadow:0 4px 6px #0000000a,0 10px 28px #0000001a}.UnitOverlay-module__DJku-G__nav-item{border-bottom:1px solid var(--color-border-subtle)}.UnitOverlay-module__DJku-G__nav-item:last-child{border-bottom:none}.UnitOverlay-module__DJku-G__nav-item button{background:0 0;border:none;border-radius:0;flex-direction:column;align-items:center;gap:.3rem;width:100%;padding:.65rem .5rem;font-size:.65rem}.UnitOverlay-module__DJku-G__nav-item button span{text-align:center;white-space:normal;word-break:break-word;max-width:5.5rem;line-height:1.2}.UnitOverlay-module__DJku-G__nav-item button:hover{background:color-mix(in srgb, var(--table-primary-color) 8%, var(--background-card) 92%);border-color:#0000}.UnitOverlay-module__DJku-G__nav-item--active button{background:var(--table-primary-color);box-shadow:none;border-color:#0000}.UnitOverlay-module__DJku-G__overlay-scroll{padding:1.6rem 1.8rem 2rem}.UnitOverlay-module__DJku-G__unit-hero{margin:-1.6rem -1.8rem 1.25rem;padding:1.6rem 1.8rem 1.25rem}.UnitOverlay-module__DJku-G__unit-title{font-size:1.35rem}.UnitOverlay-module__DJku-G__stats-grid{gap:.6rem;margin-bottom:1.25rem}.UnitOverlay-module__DJku-G__stat-card{padding:.85rem 1rem}.UnitOverlay-module__DJku-G__stat-value{font-size:1.1rem}.UnitOverlay-module__DJku-G__floor-plan__img{max-height:190px}.UnitOverlay-module__DJku-G__floor-plan__empty{height:155px}.UnitOverlay-module__DJku-G__actions{gap:.6rem}}@media (max-width:1200px) and (orientation:landscape){.UnitOverlay-module__DJku-G__overlay{inset:0;top:0;inset-inline:0;z-index:10;background:var(--background-card);box-shadow:none;border-inline-start:none;animation:.22s cubic-bezier(.4,0,.2,1) both UnitOverlay-module__DJku-G__overlayIn;position:absolute;bottom:0;overflow:hidden}.UnitOverlay-module__DJku-G__mobile-bar{padding:.35rem .85rem .25rem;display:flex}.UnitOverlay-module__DJku-G__drag-handle{margin-bottom:.3rem}.UnitOverlay-module__DJku-G__nav-wrapper{margin-inline-start:0;z-index:auto;flex-direction:column;width:auto;margin-top:0;position:static}.UnitOverlay-module__DJku-G__desktop-back{display:none}.UnitOverlay-module__DJku-G__nav-list{background:var(--background-card);border-bottom:1px solid var(--color-border-subtle);box-shadow:none;border:none;border-bottom:1px solid var(--color-border-subtle);border-radius:0;flex-direction:row;gap:.3rem;padding:.35rem .85rem .3rem;overflow:auto hidden}.UnitOverlay-module__DJku-G__nav-item{border-bottom:none;flex-shrink:0}.UnitOverlay-module__DJku-G__nav-item button{border-radius:var(--radius-md,8px);background:var(--background-secondary);white-space:nowrap;border:1.5px solid #0000;flex-direction:column;align-items:center;gap:.15rem;width:auto;padding:.32rem .55rem;font-size:.6rem}.UnitOverlay-module__DJku-G__nav-item button span{white-space:nowrap;word-break:normal;text-align:center;max-width:none}.UnitOverlay-module__DJku-G__nav-item--active button{background:var(--table-primary-color);color:#fff;border-color:var(--table-primary-color);box-shadow:0 2px 8px color-mix(in srgb, var(--table-primary-color) 35%, transparent 65%)}.UnitOverlay-module__DJku-G__nav-item--active button svg{color:#fff}.UnitOverlay-module__DJku-G__overlay-scroll{padding:.7rem;padding-bottom:calc(.7rem + env(safe-area-inset-bottom))}.UnitOverlay-module__DJku-G__unit-hero{margin:-.7rem -.7rem .6rem;padding:.65rem .7rem .55rem}.UnitOverlay-module__DJku-G__unit-hero__accent{width:3px}.UnitOverlay-module__DJku-G__unit-header{gap:.35rem}.UnitOverlay-module__DJku-G__unit-title{font-size:1rem}.UnitOverlay-module__DJku-G__stat-icon{width:18px;height:18px;margin-bottom:.2rem}.UnitOverlay-module__DJku-G__stats-grid{grid-template-columns:repeat(4,1fr);gap:.35rem;margin-bottom:.6rem}.UnitOverlay-module__DJku-G__stat-card{gap:.08rem;padding:.45rem .55rem}.UnitOverlay-module__DJku-G__stat-label{font-size:.59rem}.UnitOverlay-module__DJku-G__stat-value{font-size:.88rem}.UnitOverlay-module__DJku-G__stat-price{font-size:.82rem}.UnitOverlay-module__DJku-G__floor-plan{margin-bottom:.6rem}.UnitOverlay-module__DJku-G__floor-plan__img{max-height:90px}.UnitOverlay-module__DJku-G__floor-plan__empty{height:70px;font-size:.75rem}.UnitOverlay-module__DJku-G__actions{flex-flow:row;gap:.4rem}.UnitOverlay-module__DJku-G__btn-primary{flex:2;min-width:0;padding:.58rem .75rem;font-size:.84rem}.UnitOverlay-module__DJku-G__actions-row{display:contents}.UnitOverlay-module__DJku-G__btn-secondary,.UnitOverlay-module__DJku-G__btn-ghost{flex:1;min-width:0;padding:.52rem .55rem;font-size:.74rem}}:is(.UnitOverlay-module__DJku-G__table-container .available--status,.UnitOverlay-module__DJku-G__table-container .reserved--status,.UnitOverlay-module__DJku-G__table-container .sold--status){border-radius:8px;margin:0;padding:.5rem 1rem;font-size:1.1rem}
.TableSkeletonLoader-module__xs3w8W__skeleton{-webkit-backdrop-filter:blur(10px);background:linear-gradient(90deg,#ffffff4d 0%,#ffffff80 50%,#ffffff4d 100%) 0 0/200% 100%;border:1px solid #fff6;border-radius:8px;animation:2s ease-in-out infinite TableSkeletonLoader-module__xs3w8W__shimmer;box-shadow:0 2px 8px #0000000a}@keyframes TableSkeletonLoader-module__xs3w8W__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.TableSkeletonLoader-module__xs3w8W__skeleton-table-container{background:linear-gradient(135deg,#ffffff0d 0%,#ffffff05 100%);width:100%;height:100%;padding:0;overflow:auto}.TableSkeletonLoader-module__xs3w8W__skeleton-table{border-collapse:collapse;width:100%}.TableSkeletonLoader-module__xs3w8W__skeleton-thead{-webkit-backdrop-filter:blur(8px);background:#ffffff14;border-bottom:2px solid #f0f0f080}.TableSkeletonLoader-module__xs3w8W__skeleton-row{height:52px}.TableSkeletonLoader-module__xs3w8W__skeleton-th,.TableSkeletonLoader-module__xs3w8W__skeleton-td{text-align:left;vertical-align:middle;padding:.85rem 1rem}.TableSkeletonLoader-module__xs3w8W__skeleton-header{border-radius:4px;width:70%;height:12px;margin:0}.TableSkeletonLoader-module__xs3w8W__skeleton-cell{border-radius:4px;width:75%;height:12px}.TableSkeletonLoader-module__xs3w8W__skeleton-cell:first-child{width:60%}.TableSkeletonLoader-module__xs3w8W__skeleton-icon{border-radius:50%;width:24px;height:24px;margin:0 auto}.TableSkeletonLoader-module__xs3w8W__skeleton-tbody .TableSkeletonLoader-module__xs3w8W__skeleton-row{background:#ffffff08;border-bottom:1px solid #f0f0f066;transition:background-color .2s}.TableSkeletonLoader-module__xs3w8W__skeleton-tbody .TableSkeletonLoader-module__xs3w8W__skeleton-row:last-child{border-bottom:none}.TableSkeletonLoader-module__xs3w8W__skeleton-list-container{flex-direction:column;gap:.75rem;height:100%;padding:1rem;display:flex;overflow:auto}.TableSkeletonLoader-module__xs3w8W__skeleton-list-item{-webkit-backdrop-filter:blur(12px);background:#fff9;border:1px solid #ffffff80;border-radius:16px;gap:1.25rem;min-height:150px;padding:1.25rem;transition:all .3s;display:flex;box-shadow:0 4px 16px #0000000f,0 1px 4px #0000000a}.TableSkeletonLoader-module__xs3w8W__skeleton-list-content{flex-direction:column;flex:1;justify-content:center;gap:.9rem;display:flex}.TableSkeletonLoader-module__xs3w8W__skeleton-list-header{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.TableSkeletonLoader-module__xs3w8W__skeleton-title{border-radius:5px;width:65px;height:18px}.TableSkeletonLoader-module__xs3w8W__skeleton-status{border-radius:12px;width:75px;height:16px}.TableSkeletonLoader-module__xs3w8W__skeleton-list-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.TableSkeletonLoader-module__xs3w8W__skeleton-label{border-radius:4px;width:45px;height:12px}.TableSkeletonLoader-module__xs3w8W__skeleton-value{border-radius:4px;width:65px;height:12px}.TableSkeletonLoader-module__xs3w8W__skeleton-list-image{flex-shrink:0;justify-content:center;align-items:center;width:150px;display:flex}.TableSkeletonLoader-module__xs3w8W__skeleton-image{border-radius:8px;width:100%;height:130px}@media (max-width:768px){.TableSkeletonLoader-module__xs3w8W__skeleton-table-container{padding:0}.TableSkeletonLoader-module__xs3w8W__skeleton-th,.TableSkeletonLoader-module__xs3w8W__skeleton-td{padding:.65rem .75rem}.TableSkeletonLoader-module__xs3w8W__skeleton-list-item{flex-direction:column;min-height:auto;padding:1rem}.TableSkeletonLoader-module__xs3w8W__skeleton-list-image{width:100%}.TableSkeletonLoader-module__xs3w8W__skeleton-image{height:180px}.TableSkeletonLoader-module__xs3w8W__skeleton-list-content{gap:.7rem}}.TableSkeletonLoader-module__xs3w8W__skeleton-td:first-child .TableSkeletonLoader-module__xs3w8W__skeleton-cell{width:55%}.TableSkeletonLoader-module__xs3w8W__skeleton-td:nth-child(2) .TableSkeletonLoader-module__xs3w8W__skeleton-cell{width:70%}.TableSkeletonLoader-module__xs3w8W__skeleton-td:nth-child(3) .TableSkeletonLoader-module__xs3w8W__skeleton-cell{width:65%}.TableSkeletonLoader-module__xs3w8W__skeleton-td:nth-child(4) .TableSkeletonLoader-module__xs3w8W__skeleton-cell{width:50%}.TableSkeletonLoader-module__xs3w8W__skeleton-td:nth-child(5) .TableSkeletonLoader-module__xs3w8W__skeleton-cell{width:45%}.TableSkeletonLoader-module__xs3w8W__skeleton-td:last-child{text-align:center}@media (prefers-color-scheme:dark){.TableSkeletonLoader-module__xs3w8W__skeleton{background:linear-gradient(90deg,#2d2d2d66 0%,#3d3d3d99 50%,#2d2d2d66 100%);border-color:#ffffff1a}.TableSkeletonLoader-module__xs3w8W__skeleton-list-item{background:#1f1f1f99;border-color:#ffffff1a}.TableSkeletonLoader-module__xs3w8W__skeleton-tbody .TableSkeletonLoader-module__xs3w8W__skeleton-row{border-color:#2a2a2a}.TableSkeletonLoader-module__xs3w8W__skeleton-thead{border-bottom-color:#3a3a3a}}
.UnitTable-module__fgUu1W__list__down--active,.UnitTable-module__fgUu1W__list__down--active:hover{background-color:var(--secondary-color);border-color:var(--secondary-color);color:#fff;box-shadow:0 2px 8px #c2931247}.UnitTable-module__fgUu1W__list__down:disabled{opacity:.45;cursor:not-allowed}.UnitTable-module__fgUu1W__overlay-section--active{border-color:var(--table-primary-color);border-inline-start-color:var(--table-primary-color);background-color:color-mix(in srgb, var(--table-primary-color) 6%, var(--background-card) 94%);box-shadow:0 0 0 1.5px color-mix(in srgb, var(--table-primary-color) 30%, transparent 70%), 0 6px 20px #00000017}.UnitTable-module__fgUu1W__empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:220px;padding:2.4rem 1.6rem;display:flex}.UnitTable-module__fgUu1W__empty-state__title{color:var(--color-headings);margin:0;font-size:1.35rem}.UnitTable-module__fgUu1W__empty-state__copy{color:#666;max-width:30ch;margin:0;font-size:1.1rem;line-height:1.5}.UnitTable-module__fgUu1W__table-container{background:linear-gradient(180deg, var(--background-card) 0%, var(--background-secondary) 100%);flex-direction:column;flex:1;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.UnitTable-module__fgUu1W__table-container--narrow{border-inline-end:1px solid var(--color-border-subtle);flex-direction:column;flex:1;align-self:stretch;width:240px;max-width:240px;min-height:0;display:flex;overflow:hidden}.UnitTable-module__fgUu1W__table-container--narrow .UnitTable-module__fgUu1W__table-container__header{flex-wrap:nowrap;gap:.25rem;padding:.65rem .75rem}.UnitTable-module__fgUu1W__table-container--narrow .UnitTable-module__fgUu1W__right_side,.UnitTable-module__fgUu1W__table-container--narrow .UnitTable-module__fgUu1W__show-filters-btn{display:none}.UnitTable-module__fgUu1W__table-container--narrow .UnitTable-module__fgUu1W__table-container__title{white-space:nowrap;text-overflow:ellipsis;font-size:1.1rem;overflow:hidden}.UnitTable-module__fgUu1W__table-container--narrow .UnitTable-module__fgUu1W__table-container__subtitle{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.UnitTable-module__fgUu1W__table-container--narrow .UnitTable-module__fgUu1W__table__header:nth-child(2),.UnitTable-module__fgUu1W__table-container--narrow .UnitTable-module__fgUu1W__table__cell:nth-child(2),.UnitTable-module__fgUu1W__table-container--narrow .UnitTable-module__fgUu1W__table__header:nth-child(3),.UnitTable-module__fgUu1W__table-container--narrow .UnitTable-module__fgUu1W__table__cell:nth-child(3),.UnitTable-module__fgUu1W__table-container--narrow .UnitTable-module__fgUu1W__table__header:nth-child(4),.UnitTable-module__fgUu1W__table-container--narrow .UnitTable-module__fgUu1W__table__cell:nth-child(4){display:none}.UnitTable-module__fgUu1W__table-container--narrow .UnitTable-module__fgUu1W__table__header:first-child,.UnitTable-module__fgUu1W__table-container--narrow .UnitTable-module__fgUu1W__table__cell:first-child{width:auto}.UnitTable-module__fgUu1W__table-container--narrow .UnitTable-module__fgUu1W__table__cell:first-child{word-break:normal;overflow-wrap:break-word;white-space:normal;padding-top:.5rem;padding-bottom:.5rem;font-size:1.1rem;line-height:1.35}.UnitTable-module__fgUu1W__table-content-shell,.UnitTable-module__fgUu1W__table-state-panel{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.UnitTable-module__fgUu1W__table-state-panel--empty{padding:0 .8rem 1rem}.UnitTable-module__fgUu1W__table-container__header{border-bottom:1px solid var(--color-border-subtle);background:color-mix(in srgb, var(--background-card) 92%, white 8%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--color-border-subtle);flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 1.2rem .9rem;display:flex}.UnitTable-module__fgUu1W__table-container__header-column{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.UnitTable-module__fgUu1W__list__down{border:1.5px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;color:var(--color-text-secondary);background-color:#0000;justify-content:center;align-items:center;min-width:34px;min-height:34px;padding:.45rem;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.UnitTable-module__fgUu1W__list__down:hover{border-color:var(--secondary-color);color:var(--secondary-color);background-color:#c2931212}.UnitTable-module__fgUu1W__list__down svg{width:17px;height:17px;display:block}.UnitTable-module__fgUu1W__right_side{flex-wrap:nowrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.UnitTable-module__fgUu1W__table-container__title{color:var(--color-text-primary);letter-spacing:-.02em;white-space:nowrap;margin:0;font-size:1.1rem;font-weight:800;line-height:1.2}.UnitTable-module__fgUu1W__table-container__subtitle{color:var(--color-text-muted);white-space:nowrap;margin:0;font-size:.85rem;font-weight:400}.UnitTable-module__fgUu1W__table{border-collapse:separate;border-spacing:0 .35rem;table-layout:fixed;width:100%;min-width:100%;margin-bottom:0}.UnitTable-module__fgUu1W__table__head{background-color:var(--background-secondary);z-index:2;box-shadow:inset 0 -1px 0 var(--color-border-subtle);position:sticky;top:0}.UnitTable-module__fgUu1W__table__header{color:var(--color-text-muted);text-align:center;white-space:nowrap;letter-spacing:.04em;text-transform:uppercase;padding:.75rem .5rem;font-size:.75rem;font-weight:700;overflow:visible}.UnitTable-module__fgUu1W__table__row{transition:background-color .2s ease-in-out,transform .2s ease-in-out,box-shadow .2s ease-in-out}.UnitTable-module__fgUu1W__table__cell{text-align:center;cursor:pointer;border-top:1px solid var(--color-border-subtle);border-bottom:1px solid var(--color-border-subtle);vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;background:var(--background-card);padding:.7rem;font-size:.92rem;font-weight:500;transition:background-color .18s;overflow:hidden}.UnitTable-module__fgUu1W__table__header:first-child,.UnitTable-module__fgUu1W__table__cell:first-child{text-align:start}.UnitTable-module__fgUu1W__table__row .UnitTable-module__fgUu1W__table__cell:first-child{border-inline-start:1px solid var(--color-border-subtle);border-start-start-radius:var(--radius-md);border-end-start-radius:var(--radius-md)}.UnitTable-module__fgUu1W__table__row .UnitTable-module__fgUu1W__table__cell:last-child{border-inline-end:1px solid var(--color-border-subtle);border-start-end-radius:var(--radius-md);border-end-end-radius:var(--radius-md)}.UnitTable-module__fgUu1W__table__status-badge{border-radius:var(--radius-full);white-space:nowrap;letter-spacing:.01em;justify-content:center;align-items:center;padding:.25rem .6rem;font-size:.8rem;font-weight:700;line-height:1;display:inline-flex}.UnitTable-module__fgUu1W__table__status-badge.available--status{color:var(--status-available);background-color:var(--color-success-bg)}.UnitTable-module__fgUu1W__table__status-badge.reserved--status{color:var(--color-text-secondary);background-color:#0000000f}.UnitTable-module__fgUu1W__table__status-badge.sold--status{color:var(--status-sold);background-color:var(--color-error-bg)}.available--text{color:var(--status-available)}.reserved--text{color:var(--color-text-secondary)}.sold--text{color:var(--status-sold)}.UnitTable-module__fgUu1W__table:not(.UnitTable-module__fgUu1W__table--compact) .UnitTable-module__fgUu1W__table__header:first-child,.UnitTable-module__fgUu1W__table:not(.UnitTable-module__fgUu1W__table--compact) .UnitTable-module__fgUu1W__table__cell:first-child{width:38%}.UnitTable-module__fgUu1W__table:not(.UnitTable-module__fgUu1W__table--compact) .UnitTable-module__fgUu1W__table__header:nth-child(2),.UnitTable-module__fgUu1W__table:not(.UnitTable-module__fgUu1W__table--compact) .UnitTable-module__fgUu1W__table__cell:nth-child(2){width:22%}.UnitTable-module__fgUu1W__table:not(.UnitTable-module__fgUu1W__table--compact) .UnitTable-module__fgUu1W__table__header:nth-child(3),.UnitTable-module__fgUu1W__table:not(.UnitTable-module__fgUu1W__table--compact) .UnitTable-module__fgUu1W__table__cell:nth-child(3),.UnitTable-module__fgUu1W__table:not(.UnitTable-module__fgUu1W__table--compact) .UnitTable-module__fgUu1W__table__header:nth-child(4),.UnitTable-module__fgUu1W__table:not(.UnitTable-module__fgUu1W__table--compact) .UnitTable-module__fgUu1W__table__cell:nth-child(4){width:16%}.UnitTable-module__fgUu1W__table__header--icon,.UnitTable-module__fgUu1W__table__cell--icon{width:3.6rem}.UnitTable-module__fgUu1W__table--compact .UnitTable-module__fgUu1W__table__header,.UnitTable-module__fgUu1W__table--compact .UnitTable-module__fgUu1W__table__cell{padding-left:.65rem;padding-right:.65rem}.UnitTable-module__fgUu1W__table--compact .UnitTable-module__fgUu1W__table__header:first-child,.UnitTable-module__fgUu1W__table--compact .UnitTable-module__fgUu1W__table__cell:first-child{width:52%}.UnitTable-module__fgUu1W__table--compact .UnitTable-module__fgUu1W__table__header:nth-child(2),.UnitTable-module__fgUu1W__table--compact .UnitTable-module__fgUu1W__table__cell:nth-child(2){width:0}.UnitTable-module__fgUu1W__table--compact .UnitTable-module__fgUu1W__table__header:nth-child(3),.UnitTable-module__fgUu1W__table--compact .UnitTable-module__fgUu1W__table__cell:nth-child(3),.UnitTable-module__fgUu1W__table--compact .UnitTable-module__fgUu1W__table__header:nth-child(4),.UnitTable-module__fgUu1W__table--compact .UnitTable-module__fgUu1W__table__cell:nth-child(4){width:20%}.UnitTable-module__fgUu1W__table--compact .UnitTable-module__fgUu1W__table__header--icon,.UnitTable-module__fgUu1W__table--compact .UnitTable-module__fgUu1W__table__cell:last-child{width:3.25rem}.UnitTable-module__fgUu1W__table--compact .UnitTable-module__fgUu1W__table__cell:last-child,.UnitTable-module__fgUu1W__table--compact .UnitTable-module__fgUu1W__table__header--icon{text-align:center}.UnitTable-module__fgUu1W__table--compact .UnitTable-module__fgUu1W__table__status-badge{min-width:0}.UnitTable-module__fgUu1W__table__cell:first-child{font-weight:600}.UnitTable-module__fgUu1W__table__row--selected{background-color:#0000}.UnitTable-module__fgUu1W__table__row--selected .UnitTable-module__fgUu1W__table__cell:first-child{border-inline-start:3px solid var(--secondary-color);padding-inline-start:calc(.75rem - 3px)}.UnitTable-module__fgUu1W__table__cell--selected{background:color-mix(in srgb, var(--secondary-color) 12%, var(--background-card) 88%);color:var(--color-text-primary)}.UnitTable-module__fgUu1W__table__row:last-child .UnitTable-module__fgUu1W__table__cell{border-bottom:0}.UnitTable-module__fgUu1W__table__body .UnitTable-module__fgUu1W__table__row:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a14}.UnitTable-module__fgUu1W__table__body .UnitTable-module__fgUu1W__table__row:hover .UnitTable-module__fgUu1W__table__cell{background:color-mix(in srgb, var(--color-primary-lighter) 35%, var(--background-card) 65%);color:var(--color-headings)}.UnitTable-module__fgUu1W__table__row:focus-visible{outline:2px solid var(--secondary-color);outline-offset:-2px}.UnitTable-module__fgUu1W__table__body--scroll{scrollbar-width:thin;scrollbar-color:var(--color-gray) transparent;overscroll-behavior:contain;flex:1;min-height:0;padding:0 .75rem .8rem;overflow:auto}.UnitTable-module__fgUu1W__table__body--scroll::-webkit-scrollbar{width:4px;height:4px}.UnitTable-module__fgUu1W__table__body--scroll::-webkit-scrollbar-track{background:0 0}.UnitTable-module__fgUu1W__table__body--scroll::-webkit-scrollbar-thumb{background-color:var(--color-gray);border-radius:100px}.UnitTable-module__fgUu1W__table-container .love--icon{color:var(--status-sold);cursor:pointer;transition:color .22s,transform .22s cubic-bezier(.34,1.56,.64,1),filter .22s}.UnitTable-module__fgUu1W__table-container .love--icon:hover{filter:drop-shadow(0 2px 7px #ef444466);transform:scale(1.28)}.UnitTable-module__fgUu1W__table-container .love--icon[fill=currentColor]{filter:drop-shadow(0 1px 4px #ef44444d)}.UnitTable-module__fgUu1W__table__header--hide,.UnitTable-module__fgUu1W__table__cell--hide{display:table-cell}.UnitTable-module__fgUu1W__hidden{display:none}.UnitTable-module__fgUu1W__visible{display:table-cell}.UnitTable-module__fgUu1W__overlay-list{flex-direction:column;gap:.45rem;padding:.65rem .75rem 1rem;display:flex}.UnitTable-module__fgUu1W__overlay-section{cursor:pointer;border-radius:var(--radius-md);background-color:var(--background-card);border:1px solid var(--color-border-subtle);border-inline-start:3px solid #0000;grid-template-columns:minmax(0,1fr) 100px;gap:0;min-width:0;min-height:106px;transition:box-shadow .2s,transform .15s,border-color .2s,background-color .2s;display:grid;overflow:hidden}.UnitTable-module__fgUu1W__overlay-section:has(.available--status){border-inline-start-color:var(--status-available)}.UnitTable-module__fgUu1W__overlay-section:has(.sold--status){border-inline-start-color:var(--status-sold)}.UnitTable-module__fgUu1W__overlay-section:has(.reserved--status){border-inline-start-color:var(--color-text-muted)}.UnitTable-module__fgUu1W__overlay-section:hover{border-color:color-mix(in srgb, var(--table-primary-color) 55%, var(--color-border-subtle) 45%);background-color:color-mix(in srgb, var(--table-primary-color) 3%, var(--background-card) 97%);transform:translateY(-1px);box-shadow:0 4px 16px #00000014}.UnitTable-module__fgUu1W__overlay-details{flex-direction:column;justify-content:center;gap:0;min-width:0;padding:.65rem .85rem;display:flex}.UnitTable-module__fgUu1W__overlay_list__header{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.4rem;margin:0 0 .5rem;display:flex}.UnitTable-module__fgUu1W__overlay--title{color:var(--color-text-primary);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;flex:1 1 0;min-width:0;margin:0;font-size:.92rem;font-weight:700;line-height:1.2;overflow:hidden}.UnitTable-module__fgUu1W__overlay_list__availability{border-radius:var(--radius-full);flex-shrink:0;margin:0;padding:.18rem .55rem;font-size:.78rem;font-weight:700;line-height:1.4}.UnitTable-module__fgUu1W__overlay_list__availability.available--status{color:var(--status-available);background-color:var(--color-success-bg)}.UnitTable-module__fgUu1W__overlay_list__availability.reserved--status{color:var(--color-text-secondary);background-color:#0000000f}.UnitTable-module__fgUu1W__overlay_list__availability.sold--status{color:var(--status-sold);background-color:var(--color-error-bg)}.UnitTable-module__fgUu1W__overlay--list_left{border-top:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;padding:.3rem 0;display:flex}.UnitTable-module__fgUu1W__overlay--subtitle{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.72rem;font-weight:500}.UnitTable-module__fgUu1W__overlay--text{color:var(--color-text-secondary);font-size:.8rem;font-weight:600}.UnitTable-module__fgUu1W__overlay-image-container{background:linear-gradient(160deg, color-mix(in srgb, var(--table-primary-color) 8%, var(--background-secondary) 92%) 0%, var(--background-secondary) 100%);flex-shrink:0;align-self:stretch;min-width:0;position:relative;overflow:visible}.UnitTable-module__fgUu1W__overlay--image{object-fit:cover;border-radius:0;width:100%;height:100%;display:block;overflow:hidden}.UnitTable-module__fgUu1W__love_icon_wrapper{z-index:2;bottom:6px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background-color .18s,box-shadow .18s,transform .22s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;inset-inline-end:6px;box-shadow:0 1px 6px #00000024}.UnitTable-module__fgUu1W__love_icon_wrapper:hover{background-color:#fff;transform:scale(1.15);box-shadow:0 3px 12px #ef444438}.UnitTable-module__fgUu1W__fade-enter{opacity:0;transform:translateY(10px)}.UnitTable-module__fgUu1W__fade-enter-active{opacity:1;transition:opacity .3s ease-in-out,transform .3s ease-in-out;transform:translateY(0)}.UnitTable-module__fgUu1W__fade-exit{opacity:1;transform:translateY(0)}.UnitTable-module__fgUu1W__fade-exit-active{opacity:0;transition:opacity .3s ease-in-out,transform .3s ease-in-out;transform:translateY(-10px)}.UnitTable-module__fgUu1W__love-icon-enter{opacity:0;transform:scale(0)}.UnitTable-module__fgUu1W__love-icon-enter-active{opacity:1;transition:transform .45s cubic-bezier(.34,1.56,.64,1),opacity .2s;transform:scale(1)}.UnitTable-module__fgUu1W__love-icon-exit{opacity:1;transform:scale(1)}.UnitTable-module__fgUu1W__love-icon-exit-active{opacity:0;transition:transform .26s ease-in,opacity .26s ease-in;transform:scale(0)}.UnitTable-module__fgUu1W__list-toggle-enter{transform:rotate(0)}.UnitTable-module__fgUu1W__list-toggle-enter-active{transition:transform .3s ease-in-out;transform:rotate(180deg)}.UnitTable-module__fgUu1W__list-toggle-exit{transform:rotate(180deg)}.UnitTable-module__fgUu1W__list-toggle-exit-active{transition:transform .3s ease-in-out;transform:rotate(0)}.UnitTable-module__fgUu1W__filter_button{border:1.5px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;color:var(--color-text-secondary);background-color:var(--background-card);white-space:nowrap;align-items:center;gap:.45rem;min-height:36px;padding:.38rem .8rem;font-size:.85rem;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.UnitTable-module__fgUu1W__filter_button:hover{border-color:var(--secondary-color);color:var(--secondary-color);background-color:#c2931214;box-shadow:0 2px 8px #c2931224}.UnitTable-module__fgUu1W__filter_button:focus-visible{outline:2px solid var(--secondary-color);outline-offset:2px}.UnitTable-module__fgUu1W__filter_button svg{flex-shrink:0;width:14px;height:14px;display:block}.UnitTable-module__fgUu1W__filter-view{-webkit-overflow-scrolling:touch;height:calc(100dvh - 60px);overflow-y:auto}.UnitTable-module__fgUu1W__filter-header{border-bottom:1px solid var(--color-border-subtle);background:var(--background-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;align-items:center;gap:.75rem;padding:.85rem 1.2rem;display:flex;position:sticky;top:0}.UnitTable-module__fgUu1W__back-button{cursor:pointer;border-radius:var(--radius-md);color:var(--color-text-secondary);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:.5rem;transition:background-color .15s,color .15s;display:inline-flex}.UnitTable-module__fgUu1W__back-button:hover{color:var(--secondary-color);background-color:#c2931214}@media (max-width:768px){.UnitTable-module__fgUu1W__table-container{height:100%;padding:.8rem}.UnitTable-module__fgUu1W__table-container__header{flex-wrap:wrap;align-items:center;padding:1rem}.UnitTable-module__fgUu1W__table-container__title{font-size:1.25rem}.UnitTable-module__fgUu1W__table__body--scroll{scrollbar-width:thin;scrollbar-color:var(--secondary-color) #e4e4e4;overflow-x:auto}.UnitTable-module__fgUu1W__table__cell{padding:.75rem;font-size:.92rem}.UnitTable-module__fgUu1W__table__header{padding:.75rem;font-size:.82rem}.UnitTable-module__fgUu1W__filter_button{border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;border:1px solid var(--color-border);background-color:var(--background-card);align-items:center;gap:.4rem;padding:.45rem .8rem;transition:background-color .18s,border-color .18s;display:inline-flex}.UnitTable-module__fgUu1W__filter_button:hover{border-color:var(--secondary-color);background-color:#c2931214}.UnitTable-module__fgUu1W__filter_button svg{width:14px;height:14px}.UnitTable-module__fgUu1W__show-filters-btn{display:none}.UnitTable-module__fgUu1W__filter-view{background:var(--background-card);z-index:2;height:100%;padding-bottom:max(32px, env(safe-area-inset-bottom));position:absolute;inset:0;overflow-y:auto}.UnitTable-module__fgUu1W__filter-header{background:var(--background-card);z-index:3;border-bottom:1px solid var(--color-border-subtle);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:0;padding:.85rem 1.2rem;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0000000f}.UnitTable-module__fgUu1W__filter-header h3{color:var(--color-text-primary);flex:1;margin:0;font-size:1.15rem;font-weight:700}.UnitTable-module__fgUu1W__filter-header .UnitTable-module__fgUu1W__back-button{cursor:pointer;border-radius:var(--radius-md);color:var(--color-text-secondary);background:0 0;border:none;justify-content:center;align-items:center;gap:.5rem;min-width:44px;min-height:44px;padding:.6rem;transition:background-color .15s,color .15s;display:inline-flex}.UnitTable-module__fgUu1W__filter-header .UnitTable-module__fgUu1W__back-button:hover{color:var(--secondary-color);background-color:#c2931214}.UnitTable-module__fgUu1W__filter-header .UnitTable-module__fgUu1W__back-button svg{width:22px;height:22px}.UnitTable-module__fgUu1W__filter-header .UnitTable-module__fgUu1W__table-container__title{color:var(--color-text-primary);margin:0}}@media (min-width:769px){.UnitTable-module__fgUu1W__filter-view,.UnitTable-module__fgUu1W__filter_button{display:none}}@media (max-width:1200px) and (orientation:landscape){.UnitTable-module__fgUu1W__filter-view{background:var(--background-card);z-index:2;height:100%;padding-bottom:max(16px, env(safe-area-inset-bottom));display:block;position:absolute;inset:0;overflow-y:auto}.UnitTable-module__fgUu1W__filter_button{display:inline-flex}.UnitTable-module__fgUu1W__show-filters-btn{display:none}.UnitTable-module__fgUu1W__table-container{padding:0}.UnitTable-module__fgUu1W__table-container__header{flex-wrap:nowrap;gap:.4rem;padding:.6rem 1rem}.UnitTable-module__fgUu1W__table-container__title{font-size:1.05rem}.UnitTable-module__fgUu1W__table-container__subtitle{font-size:.82rem}.UnitTable-module__fgUu1W__table__cell{padding:.6rem .5rem;font-size:.88rem}.UnitTable-module__fgUu1W__table__header{padding:.55rem .5rem;font-size:.78rem}.UnitTable-module__fgUu1W__table__cell--icon span{justify-content:center;align-items:center;min-width:44px;min-height:44px;margin:-8px;display:inline-flex}.UnitTable-module__fgUu1W__table-container .love--icon{width:26px;height:26px}.UnitTable-module__fgUu1W__overlay-list{padding:.65rem;padding-bottom:calc(.65rem + max(16px, env(safe-area-inset-bottom)));gap:.5rem}}@media (max-width:768px){.UnitTable-module__fgUu1W__table-container{padding:0}.UnitTable-module__fgUu1W__table{table-layout:auto}.UnitTable-module__fgUu1W__table-container__header{flex-wrap:wrap;padding:1rem 1.2rem}.UnitTable-module__fgUu1W__right_side{justify-content:flex-start;width:100%}.UnitTable-module__fgUu1W__table-container__title{font-size:1.15rem}.UnitTable-module__fgUu1W__table-container__subtitle{font-size:.9rem}.UnitTable-module__fgUu1W__table__body--scroll{padding-bottom:max(16px, env(safe-area-inset-bottom))}.UnitTable-module__fgUu1W__table__cell{padding:.8rem .5rem;font-size:.92rem}.UnitTable-module__fgUu1W__table__header{letter-spacing:.03em;padding:.75rem .5rem;font-size:.8rem}.UnitTable-module__fgUu1W__table__status-badge{padding:.2rem .45rem;font-size:.76rem}.UnitTable-module__fgUu1W__table__header--icon,.UnitTable-module__fgUu1W__table__cell--icon{text-align:center;width:4rem}.UnitTable-module__fgUu1W__table__cell--icon span{justify-content:center;align-items:center;min-width:48px;min-height:48px;margin:-8px;display:inline-flex}.UnitTable-module__fgUu1W__table-container .love--icon{width:28px;height:28px}.UnitTable-module__fgUu1W__love_icon_wrapper{bottom:8px;width:38px;height:38px;inset-inline-end:8px}.UnitTable-module__fgUu1W__overlay-list{padding:.85rem;padding-bottom:calc(.85rem + max(16px, env(safe-area-inset-bottom)));gap:.65rem}.UnitTable-module__fgUu1W__overlay-section{grid-template-columns:minmax(0,1fr)}.UnitTable-module__fgUu1W__overlay-image-container{order:-1;min-height:120px}.UnitTable-module__fgUu1W__overlay-details{padding:.75rem}.UnitTable-module__fgUu1W__overlay--title{font-size:.9rem}}
.TableFilter-module__s9geIq__filterSection{--tf-surface:var(--background-card);--tf-subsurface:var(--background-secondary);--tf-accent:var(--table-primary-color);--tf-accent-soft:var(--table-primary-soft);--tf-accent-ring:rgba(var(--table-primary-rgb), .24);background:var(--tf-surface);border-bottom:1px solid var(--color-border-subtle);flex-direction:column;width:100%;display:flex}.TableFilter-module__s9geIq__rangeFilterContainer{border-bottom:1px solid var(--color-border-subtle);background:linear-gradient(180deg, color-mix(in srgb, var(--tf-subsurface) 92%, white 8%) 0%, var(--tf-surface) 100%);box-sizing:border-box;direction:ltr;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem;width:100%;padding:1.1rem 1.2rem 1rem;display:grid;overflow:hidden}.TableFilter-module__s9geIq__rangeFilterWrapper{--range-from:0%;--range-to:100%;border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);background:var(--background-card);direction:ltr;min-width:0;padding:.75rem .85rem;overflow:hidden;box-shadow:0 8px 18px #0f172a0a}.TableFilter-module__s9geIq__rangeFilterLabelRow{justify-content:space-between;align-items:baseline;gap:.25rem;min-width:0;margin-bottom:.55rem;display:flex}[dir=rtl] .TableFilter-module__s9geIq__rangeFilterLabelRow{flex-direction:row-reverse}.TableFilter-module__s9geIq__rangeFilterLabel{color:var(--color-text-primary);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.95rem;font-weight:600;overflow:hidden}.TableFilter-module__s9geIq__rangeValues{color:var(--tf-accent);white-space:nowrap;flex:0 auto;align-items:center;gap:.2rem;min-width:0;font-size:.88rem;font-weight:600;display:flex;overflow:hidden}.TableFilter-module__s9geIq__rangeValues>span{min-width:0}.TableFilter-module__s9geIq__rangeValueSep{color:var(--color-text-muted);font-weight:400}.TableFilter-module__s9geIq__rangeSliderContainer{box-sizing:border-box;align-items:center;width:100%;min-width:0;height:24px;padding-inline:9px;display:flex;position:relative}.TableFilter-module__s9geIq__rangeSliderTrack{background:linear-gradient(to right, var(--color-border) var(--range-from), var(--tf-accent) var(--range-from), var(--tf-accent) var(--range-to), var(--color-border) var(--range-to));border-radius:999px;height:4px;transition:background 80ms linear;position:absolute;left:9px;right:9px}.TableFilter-module__s9geIq__rangeSlider{appearance:none;pointer-events:none;background:0 0;width:calc(100% - 18px);height:24px;margin:0;position:absolute;left:9px}.TableFilter-module__s9geIq__rangeSlider::-webkit-slider-thumb{appearance:none;border:2px solid var(--tf-accent);background:var(--tf-surface);pointer-events:auto;cursor:pointer;border-radius:50%;width:18px;height:18px;transition:box-shadow .15s,transform .15s;box-shadow:0 1px 6px #0000002e}.TableFilter-module__s9geIq__rangeSlider::-webkit-slider-thumb:hover{box-shadow:0 0 0 5px var(--tf-accent-ring);transform:scale(1.12)}.TableFilter-module__s9geIq__rangeSlider::-moz-range-thumb{border:2px solid var(--tf-accent);background:var(--tf-surface);pointer-events:auto;cursor:pointer;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 6px #0000002e}.TableFilter-module__s9geIq__rangeSlider::-moz-range-track{background:0 0}.TableFilter-module__s9geIq__rangeSliderMin::-webkit-slider-thumb{background:var(--tf-surface);border-color:var(--tf-accent)}.TableFilter-module__s9geIq__rangeSliderMin::-moz-range-thumb{background:var(--tf-surface);border-color:var(--tf-accent)}.TableFilter-module__s9geIq__rangeSliderMax::-webkit-slider-thumb{background:var(--tf-accent);border:2.5px solid var(--tf-surface);box-shadow:0 1px 8px #00000038}.TableFilter-module__s9geIq__rangeSliderMax::-webkit-slider-thumb:hover{box-shadow:0 0 0 5px var(--tf-accent-ring), 0 1px 8px #00000038}.TableFilter-module__s9geIq__rangeSliderMax::-moz-range-thumb{background:var(--tf-accent);border:2.5px solid var(--tf-surface)}.TableFilter-module__s9geIq__rangeSlider:disabled{cursor:default}.TableFilter-module__s9geIq__rangeSlider:disabled::-webkit-slider-thumb{cursor:default;opacity:.35;box-shadow:none;pointer-events:none;transform:none}.TableFilter-module__s9geIq__rangeSlider:disabled::-moz-range-thumb{cursor:default;opacity:.35;pointer-events:none}.TableFilter-module__s9geIq__rangeFilterWrapperDisabled{opacity:.55;pointer-events:none}.TableFilter-module__s9geIq__rangeFilterWrapperDisabled .TableFilter-module__s9geIq__rangeSliderTrack{background:var(--color-border)}.TableFilter-module__s9geIq__filterStatusRow{border-bottom:1px solid var(--color-border-subtle);background:var(--tf-surface);flex-flow:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem 1.2rem;display:flex}.TableFilter-module__s9geIq__filterContainer{flex-wrap:nowrap;gap:0;margin:0;padding:0;display:flex}.TableFilter-module__s9geIq__filterResultsNote{color:var(--tf-accent);background:var(--tf-accent-soft);border-radius:var(--radius-full);white-space:nowrap;letter-spacing:.01em;flex-shrink:0;padding:.22rem .65rem;font-size:.78rem;font-weight:700}.TableFilter-module__s9geIq__filterList{cursor:pointer;border:1.5px solid var(--color-border);color:var(--color-text-secondary);white-space:nowrap;-webkit-user-select:none;user-select:none;appearance:none;background:0 0;border-radius:0;align-items:center;gap:.3rem;min-height:36px;padding:.42rem .85rem;font-family:inherit;font-size:.82rem;font-weight:600;line-height:1;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.TableFilter-module__s9geIq__filterListLabel{line-height:1}.TableFilter-module__s9geIq__filterListCount{background:var(--color-border-subtle);color:var(--color-text-muted);text-align:center;border-radius:999px;min-width:1.35rem;padding:.08rem .38rem;font-size:.72rem;font-weight:700;transition:background-color .15s,color .15s}.TableFilter-module__s9geIq__filterList+.TableFilter-module__s9geIq__filterList{border-inline-start:none}.TableFilter-module__s9geIq__filterList:first-child{border-start-start-radius:var(--radius-full);border-end-start-radius:var(--radius-full)}.TableFilter-module__s9geIq__filterList:last-child{border-start-end-radius:var(--radius-full);border-end-end-radius:var(--radius-full)}.TableFilter-module__s9geIq__filterList:only-child{border-radius:var(--radius-full)}.TableFilter-module__s9geIq__filterList:hover{background-color:var(--tf-accent-soft);border-color:var(--tf-accent);color:var(--color-text-primary)}.TableFilter-module__s9geIq__filterListActive{background-color:var(--tf-accent);border-color:var(--tf-accent);color:#fff}.TableFilter-module__s9geIq__filterListActive .TableFilter-module__s9geIq__filterListCount{color:#fff;background:#ffffff40}.TableFilter-module__s9geIq__filterList[data-status=available]:not(.TableFilter-module__s9geIq__filterListActive):hover{border-color:var(--status-available);color:var(--status-available);background-color:var(--color-success-bg)}.TableFilter-module__s9geIq__filterList[data-status=sold]:not(.TableFilter-module__s9geIq__filterListActive):hover{border-color:var(--status-sold);color:var(--status-sold);background-color:var(--color-error-bg)}.TableFilter-module__s9geIq__filterList[data-status=available].TableFilter-module__s9geIq__filterListActive{background-color:var(--status-available);border-color:var(--status-available)}.TableFilter-module__s9geIq__filterList[data-status=sold].TableFilter-module__s9geIq__filterListActive{background-color:var(--status-sold);border-color:var(--status-sold)}.TableFilter-module__s9geIq__collapsible{background:var(--tf-subsurface);padding:.5rem 1.2rem .7rem}.TableFilter-module__s9geIq__collapsibleNav{padding:.45rem 0 .35rem}.TableFilter-module__s9geIq__collapsibleNavHeader{align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.TableFilter-module__s9geIq__navHeaderList{padding:0;list-style:none}.TableFilter-module__s9geIq__filterButton{border:1.5px solid var(--color-border);background-color:var(--tf-surface);border-radius:var(--radius-md);cursor:pointer;color:var(--color-text-secondary);white-space:nowrap;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:1.1rem;font-weight:500;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.TableFilter-module__s9geIq__filterButton:hover{background-color:var(--tf-accent-soft);border-color:var(--tf-accent);color:var(--color-text-primary)}.TableFilter-module__s9geIq__iconRotate{transition:transform .3s}.TableFilter-module__s9geIq__iconRotate.TableFilter-module__s9geIq__rotated{transform:rotate(180deg)}.TableFilter-module__s9geIq__span button{gap:.6rem;display:flex}.TableFilter-module__s9geIq__spanNumber{background-color:var(--tf-accent);color:#fff;border-radius:var(--radius-full);justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.95rem;font-weight:700;line-height:1;display:inline-flex}.TableFilter-module__s9geIq__collapsibleFilter{opacity:0;max-height:0;transition:max-height .3s ease-out,opacity .28s ease-out;overflow:hidden}.TableFilter-module__s9geIq__collapsibleFilter.TableFilter-module__s9geIq__expanded{opacity:1;max-height:1200px;transition:max-height .32s ease-in,opacity .28s ease-in}.TableFilter-module__s9geIq__filterHeader{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.07em;margin:1rem 0 .5rem;font-size:1rem;font-weight:700}.TableFilter-module__s9geIq__filterList_data{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.TableFilter-module__s9geIq__filterItem{list-style:none}.TableFilter-module__s9geIq__filterItem button{border:1.5px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;color:var(--color-text-secondary);background-color:#0000;padding:.38rem .9rem;font-size:1.1rem;transition:background-color .15s,border-color .15s,color .15s}.TableFilter-module__s9geIq__filterItem button:hover{background-color:var(--tf-accent-soft);border-color:var(--tf-accent);color:var(--color-text-primary)}.TableFilter-module__s9geIq__filterItemActive button{background-color:var(--tf-accent);border-color:var(--tf-accent);color:#fff}.TableFilter-module__s9geIq__advancedFilterWrapper{width:100%}@media (max-width:768px){.TableFilter-module__s9geIq__filterSection{background:0 0;overflow:visible}.TableFilter-module__s9geIq__rangeFilterContainer{background:var(--tf-surface);grid-template-columns:repeat(2,1fr);gap:.75rem;padding:.9rem 1rem}.TableFilter-module__s9geIq__rangeFilterWrapper:last-child:nth-child(odd){grid-column:span 2}.TableFilter-module__s9geIq__rangeFilterLabel{font-size:.9rem}.TableFilter-module__s9geIq__rangeValues{font-size:.85rem}.TableFilter-module__s9geIq__filterStatusRow{flex-direction:column;align-items:flex-start;gap:.55rem;padding:.75rem 1rem}.TableFilter-module__s9geIq__filterContainer{grid-template-columns:repeat(2,1fr);gap:.4rem;width:100%;display:grid;overflow:visible}.TableFilter-module__s9geIq__filterList{border-radius:var(--radius-md);border-inline-start:1.5px solid var(--color-border);border-start-start-radius:var(--radius-md);border-start-end-radius:var(--radius-md);border-end-end-radius:var(--radius-md);border-end-start-radius:var(--radius-md);justify-content:space-between;width:100%;min-height:44px;padding:.6rem .85rem;font-size:.88rem}.TableFilter-module__s9geIq__filterList+.TableFilter-module__s9geIq__filterList{border-inline-start:1.5px solid var(--color-border)}.TableFilter-module__s9geIq__filterResultsNote{align-self:flex-end}.TableFilter-module__s9geIq__collapsibleNav{display:none}.TableFilter-module__s9geIq__collapsibleFilter{opacity:1;max-height:none;padding-bottom:2.5rem;transition:none;overflow:visible}.TableFilter-module__s9geIq__collapsible{background:var(--tf-surface);padding:.5rem 1.2rem .75rem}.TableFilter-module__s9geIq__filterHeader{margin:1.2rem 0 .6rem;font-size:1.05rem}.TableFilter-module__s9geIq__filterItem button{padding:.45rem 1rem;font-size:1.15rem}.TableFilter-module__s9geIq__filterList_data{gap:.6rem}}
.Popup-module__36FZaq__popup{z-index:12;-webkit-user-select:none;user-select:none;opacity:0;background:#e8e8e8;border-radius:15px;justify-content:center;align-items:center;width:768px;height:680px;transition:opacity .3s ease-in-out,transform .3s ease-in-out;animation:.3s forwards Popup-module__36FZaq__popup-hide;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(.8)}.Popup-module__36FZaq__popup--visible{opacity:1;animation:.3s forwards Popup-module__36FZaq__popup-show;transform:translate(-50%,-50%)scale(1)}@keyframes Popup-module__36FZaq__popup-show{0%{opacity:0;transform:translate(-50%,-50%)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes Popup-module__36FZaq__popup-hide{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.8)}}.Popup-module__36FZaq__popup .Popup-module__36FZaq__overlay--image{object-fit:cover;width:100%}#Popup-module__36FZaq__popup--blued{z-index:12;-webkit-backdrop-filter:blur(7.5px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;width:100%;height:100%;position:fixed;top:0;box-shadow:0 8px 32px #1f26875e}.Popup-module__36FZaq__popup--icon-close{z-index:14;cursor:pointer;position:absolute;top:15px;right:15px}.Popup-module__36FZaq__popup-image{--popup-zoom:1;width:100%;height:100%;transform:scale(var(--popup-zoom));padding:1rem;transition:transform .2s ease-in-out}.Popup-module__36FZaq__popup-image-hidden{display:none}.Popup-module__36FZaq__popup--footer{position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.Popup-module__36FZaq__popup .Popup-module__36FZaq__icon{cursor:pointer;background-color:var(--main-color);border-radius:40px;width:40px;height:40px;padding:.6rem;transition:all .4s ease-in-out;box-shadow:0 2px 8px #63636333}.Popup-module__36FZaq__popup .Popup-module__36FZaq__icon:hover{transform:scale(1.2)}.Popup-module__36FZaq__popup .Popup-module__36FZaq__icon:first-child:hover{transform:rotate(180deg)scale(1.2)}@media (max-width:768px){.Popup-module__36FZaq__popup{width:95%;height:auto;max-height:90vh}.Popup-module__36FZaq__popup-image{padding:.5rem}.Popup-module__36FZaq__popup--icon-close{top:10px;right:10px}.Popup-module__36FZaq__popup .Popup-module__36FZaq__icon{width:35px;height:35px}}@media (max-width:480px){.Popup-module__36FZaq__popup{border-radius:10px;width:95%;height:auto;max-height:85vh}.Popup-module__36FZaq__popup-image{padding:.3rem}.Popup-module__36FZaq__popup--icon-close{top:8px;right:8px}.Popup-module__36FZaq__popup .Popup-module__36FZaq__icon{width:28px;height:28px;padding:.4rem}}@media (orientation:landscape) and (max-height:600px){.Popup-module__36FZaq__popup{width:85%;height:85vh}.Popup-module__36FZaq__popup-image{object-fit:contain;max-height:75vh;padding:.5rem}.Popup-module__36FZaq__popup--footer{bottom:10px}.Popup-module__36FZaq__popup .Popup-module__36FZaq__icon{width:32px;height:32px;padding:.5rem}}
.UnitInquiryModal-module__6a1OkW__backdrop{z-index:var(--z-modal);background:#0c0c0c7a;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.UnitInquiryModal-module__6a1OkW__modal{border:1px solid var(--color-border-subtle);background:#fff;border-radius:16px;width:min(100%,540px);padding:1rem;position:relative;box-shadow:0 24px 60px #0000002e}.UnitInquiryModal-module__6a1OkW__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.UnitInquiryModal-module__6a1OkW__kicker{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.75rem}.UnitInquiryModal-module__6a1OkW__title{color:var(--color-text-primary);margin:.2rem 0 0}.UnitInquiryModal-module__6a1OkW__closeBtn{border:1px solid var(--color-border);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.UnitInquiryModal-module__6a1OkW__meta{color:var(--color-text-secondary);margin:.65rem 0 0;font-size:.9rem}.UnitInquiryModal-module__6a1OkW__form{gap:.75rem;margin-top:.9rem;display:grid}.UnitInquiryModal-module__6a1OkW__field{gap:.35rem;display:grid}.UnitInquiryModal-module__6a1OkW__field>span{color:var(--color-text-secondary);font-size:.86rem}.UnitInquiryModal-module__6a1OkW__inputWrap{border:1px solid var(--input-border);background:#fafafa;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem .6rem;display:flex}.UnitInquiryModal-module__6a1OkW__inputWrap input{background:0 0;border:none;outline:none;width:100%}.UnitInquiryModal-module__6a1OkW__field textarea{border:1px solid var(--input-border);resize:vertical;background:#fafafa;border-radius:10px;min-height:120px;padding:.6rem}.UnitInquiryModal-module__6a1OkW__error{color:var(--color-error);font-size:.78rem}.UnitInquiryModal-module__6a1OkW__footer{gap:.5rem;display:grid}.UnitInquiryModal-module__6a1OkW__submitBtn{border:1px solid var(--table-primary-color);background:var(--table-primary-color);color:#fff;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.42rem;padding:.55rem .9rem;font-weight:700;display:inline-flex}.UnitInquiryModal-module__6a1OkW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.UnitInquiryModal-module__6a1OkW__status{color:var(--color-text-secondary);margin:0;font-size:.86rem}.UnitInquiryModal-module__6a1OkW__toast{inset-inline-end:1rem;color:#fff;background:#1f8f51;border-radius:999px;align-items:center;gap:.4rem;padding:.42rem .72rem;animation:.2s UnitInquiryModal-module__6a1OkW__toastIn;display:inline-flex;position:absolute;top:1rem;box-shadow:0 12px 22px #0003}@keyframes UnitInquiryModal-module__6a1OkW__toastIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.UnitInquiryModal-module__6a1OkW__spin{animation:.8s linear infinite UnitInquiryModal-module__6a1OkW__spin}@keyframes UnitInquiryModal-module__6a1OkW__spin{to{transform:rotate(360deg)}}
.BuildingConstructionLoader-module__weIRmq__scene{background:var(--color-black);z-index:9999;position:fixed;inset:0;overflow:hidden}.BuildingConstructionLoader-module__weIRmq__fadeOut{pointer-events:none;animation:.8s cubic-bezier(.4,0,.2,1) forwards BuildingConstructionLoader-module__weIRmq__sceneExit}@keyframes BuildingConstructionLoader-module__weIRmq__sceneExit{0%{opacity:1}to{opacity:0}}.BuildingConstructionLoader-module__weIRmq__stage{position:absolute;inset:0}.BuildingConstructionLoader-module__weIRmq__frameLayer{transition-property:opacity,transform;transition-timing-function:var(--loader-crossfade-ease,ease-in-out);position:absolute;inset:0}.BuildingConstructionLoader-module__weIRmq__scene[data-phase=night] .BuildingConstructionLoader-module__weIRmq__stage,.BuildingConstructionLoader-module__weIRmq__scene[data-phase=day] .BuildingConstructionLoader-module__weIRmq__stage,.BuildingConstructionLoader-module__weIRmq__scene[data-phase=floors] .BuildingConstructionLoader-module__weIRmq__stage{filter:none;transition:filter 1.5s cubic-bezier(.4,0,.2,1)}.BuildingConstructionLoader-module__weIRmq__blurPlaceholder{filter:blur(18px);opacity:1;transition:opacity var(--loader-crossfade-ms,1.1s) var(--loader-crossfade-ease,ease-in-out);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.04)}.BuildingConstructionLoader-module__weIRmq__blurPlaceholderFaded{opacity:0}.BuildingConstructionLoader-module__weIRmq__frameImg{object-fit:cover;object-position:center center;opacity:0;transition:opacity var(--loader-crossfade-ms,1.1s) var(--loader-crossfade-ease,ease-in-out)}.BuildingConstructionLoader-module__weIRmq__frameImgLoaded{opacity:1}.BuildingConstructionLoader-module__weIRmq__vignette{pointer-events:none;z-index:3;background:linear-gradient(to top, rgba(var(--color-black-rgb), .85) 0%, rgba(var(--color-black-rgb), .35) 30%, transparent 60%);position:absolute;inset:0}.BuildingConstructionLoader-module__weIRmq__noise{pointer-events:none;z-index:4;opacity:.055;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:180px 180px;width:200%;height:200%;animation:.18s step-end infinite BuildingConstructionLoader-module__weIRmq__noiseShift;position:absolute;inset:-50%}@keyframes BuildingConstructionLoader-module__weIRmq__noiseShift{0%{transform:translate(0)}10%{transform:translate(-8%,-12%)}20%{transform:translate(-18%,6%)}30%{transform:translate(9%,-28%)}40%{transform:translate(-6%,22%)}50%{transform:translate(-17%,12%)}60%{transform:translate(14%,2%)}70%{transform:translate(2%,17%)}80%{transform:translate(4%,-18%)}90%{transform:translate(-11%,8%)}to{transform:translate(7%,11%)}}.BuildingConstructionLoader-module__weIRmq__nvOverlay{pointer-events:none;z-index:5;opacity:0;background:repeating-linear-gradient(0deg,#0000 0 2px,#00000026 2px 4px),radial-gradient(88% 88%,#0000 42%,#000a04c7 100%),#00220c5c;transition:opacity 1.5s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.BuildingConstructionLoader-module__weIRmq__nvOverlay:after{content:"";background:linear-gradient(#0000 0%,#00ff4b12 50%,#0000 100%);height:80px;animation:5.5s linear infinite BuildingConstructionLoader-module__weIRmq__nvScan;position:absolute;top:0;left:0;right:0;transform:translateY(-80px)}.BuildingConstructionLoader-module__weIRmq__nvOverlayActive{opacity:1}@keyframes BuildingConstructionLoader-module__weIRmq__nvScan{0%{transform:translateY(-80px)}to{transform:translateY(100vh)}}.BuildingConstructionLoader-module__weIRmq__hud{z-index:10;pointer-events:none;flex-direction:column;gap:clamp(6px,.9vh,12px);padding:clamp(20px,3vh,40px) clamp(24px,5vw,64px);animation:.6s cubic-bezier(.2,0,0,1) .15s both BuildingConstructionLoader-module__weIRmq__hudEnter;display:flex;position:absolute;bottom:0;left:0;right:0}@keyframes BuildingConstructionLoader-module__weIRmq__hudEnter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.BuildingConstructionLoader-module__weIRmq__levelCurrent{font-family:var(--font-family-mono);font-size:clamp(16px,2.8vw,38px);font-weight:var(--font-weight-bold);letter-spacing:.2em;text-transform:uppercase;background:linear-gradient(175deg,#fff 0%,#daeeff 18%,#9bbcd8 40%,#d0e8fa 62%,#fff 78%,#b0ccec 100%) 0 0/260% 100%;-webkit-text-fill-color:transparent;filter:drop-shadow(1px 1px 0 #000000e0) drop-shadow(2px 2px 0 #000000b8) drop-shadow(3px 3px 0 #0000008f) drop-shadow(4px 4px 0 #00000061) drop-shadow(5px 7px 8px #0000009e) drop-shadow(0 0 28px rgba(var(--table-primary-rgb,155, 195, 230), .42));-webkit-background-clip:text;background-clip:text;line-height:1;animation:.55s cubic-bezier(.16,1,.3,1) forwards BuildingConstructionLoader-module__weIRmq__levelIn,4.4s ease-in-out .7s infinite BuildingConstructionLoader-module__weIRmq__shimmer;display:inline-block}@keyframes BuildingConstructionLoader-module__weIRmq__shimmer{0%{background-position:130% 0}50%{background-position:-30% 0}to{background-position:-30% 0}}@keyframes BuildingConstructionLoader-module__weIRmq__levelIn{0%{opacity:0;filter:blur(10px)drop-shadow(0 0 #0000);transform:translateY(20px)perspective(500px)rotateX(14deg)}to{opacity:1;filter:drop-shadow(1px 1px 0 #000000e0) drop-shadow(2px 2px 0 #000000b8) drop-shadow(3px 3px 0 #0000008f) drop-shadow(4px 4px 0 #00000061) drop-shadow(5px 7px 8px #0000009e) drop-shadow(0 0 28px rgba(var(--table-primary-rgb,155, 195, 230), .42));transform:translateY(0)perspective(500px)rotateX(0)}}@media (max-width:480px){.BuildingConstructionLoader-module__weIRmq__hud{padding:20px 20px 28px}}@media (prefers-reduced-motion:reduce){.BuildingConstructionLoader-module__weIRmq__scene,.BuildingConstructionLoader-module__weIRmq__frameLayer{transition-duration:.01ms!important;animation-duration:.01ms!important}.BuildingConstructionLoader-module__weIRmq__levelCurrent,.BuildingConstructionLoader-module__weIRmq__hud{animation:none}.BuildingConstructionLoader-module__weIRmq__blurPlaceholder,.BuildingConstructionLoader-module__weIRmq__frameImg{transition-duration:.01ms!important}.BuildingConstructionLoader-module__weIRmq__noise,.BuildingConstructionLoader-module__weIRmq__nvOverlay:after,.BuildingConstructionLoader-module__weIRmq__levelCurrent.BuildingConstructionLoader-module__weIRmq__levelNight{animation:none}}
.BuildingViewer-module__f6_caW__root{background:0 0;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.BuildingViewer-module__f6_caW__viewerStage{width:100%;min-width:0;height:100%;min-height:0;transition:height .35s cubic-bezier(.4,0,.2,1);position:relative}@media (max-width:768px){.BuildingViewer-module__f6_caW__root{flex-direction:column;align-items:stretch}.BuildingViewer-module__f6_caW__viewerStage{width:100%;height:100%;min-height:0}}@media (max-width:768px) and (orientation:portrait){.BuildingViewer-module__f6_caW__viewerStage{min-height:max(180px,22vh)}}.BuildingViewer-module__f6_caW__canvasWrapper{opacity:1;width:100%;height:100%;transition:opacity .45s}.BuildingViewer-module__f6_caW__transitionCover{z-index:9998;pointer-events:none;opacity:0;position:fixed;inset:0}.BuildingViewer-module__f6_caW__transitionCoverActive{opacity:1}.BuildingViewer-module__f6_caW__transitionCoverFadingOut{animation:.8s cubic-bezier(.4,0,.2,1) forwards BuildingViewer-module__f6_caW__coverFadeOut}@keyframes BuildingViewer-module__f6_caW__coverFadeOut{0%{opacity:1}to{opacity:0}}.BuildingViewer-module__f6_caW__transitionCoverImg{object-fit:cover;object-position:center center}.BuildingViewer-module__f6_caW__transitionCoverVignette{pointer-events:none;background:linear-gradient(to top, rgba(var(--color-black-rgb), .8) 0%, rgba(var(--color-black-rgb), .3) 35%, transparent 65%);position:absolute;inset:0}.BuildingViewer-module__f6_caW__canvasWrapper.BuildingViewer-module__f6_caW__canvasHidden{opacity:0}.BuildingViewer-module__f6_caW__canvasShell{z-index:1;background:0 0;animation:.5s forwards BuildingViewer-module__f6_caW__viewerFadeIn;position:absolute;inset:0}.BuildingViewer-module__f6_caW__canvasLayerOut{object-fit:cover;z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.BuildingViewer-module__f6_caW__canvasPoster{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.BuildingViewer-module__f6_caW__canvas{z-index:1;cursor:default;touch-action:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative;overflow:hidden}.BuildingViewer-module__f6_caW__canvas[data-cursor-state=default]{cursor:default}.BuildingViewer-module__f6_caW__canvas[data-cursor-state=grab]{cursor:grab}.BuildingViewer-module__f6_caW__canvas[data-cursor-state=grabbing]{cursor:grabbing}.BuildingViewer-module__f6_caW__canvas[data-cursor-state=pointer]{cursor:pointer}@keyframes BuildingViewer-module__f6_caW__viewerFadeIn{0%{opacity:0}to{opacity:1}}.BuildingViewer-module__f6_caW__canvasShell.BuildingViewer-module__f6_caW__fadeIn{animation:.5s cubic-bezier(.4,0,.2,1) forwards BuildingViewer-module__f6_caW__canvasFadeIn}@keyframes BuildingViewer-module__f6_caW__canvasFadeIn{0%{opacity:0}40%{opacity:0}to{opacity:1}}.BuildingViewer-module__f6_caW__progressDock{z-index:55;pointer-events:none;transition:left .4s cubic-bezier(.4,0,.2,1),right .4s cubic-bezier(.4,0,.2,1);position:fixed;bottom:2rem;left:calc(524px + .5rem)}[dir=rtl] .BuildingViewer-module__f6_caW__progressDock{left:auto;right:calc(524px + .5rem)}.BuildingViewer-module__f6_caW__progressDockCollapsed{left:calc(1.7rem + 64px)}[dir=rtl] .BuildingViewer-module__f6_caW__progressDockCollapsed{left:auto;right:calc(1.7rem + 64px)}.BuildingViewer-module__f6_caW__progressDockOverlayOpen{left:calc(704px + .5rem)}[dir=rtl] .BuildingViewer-module__f6_caW__progressDockOverlayOpen{left:auto;right:calc(704px + .5rem)}.BuildingViewer-module__f6_caW__companyLogo{z-index:12;opacity:.92;pointer-events:none;width:clamp(140px,16vw,240px);position:absolute;bottom:clamp(12px,2vw,24px);right:clamp(12px,2vw,24px)}[dir=rtl] .BuildingViewer-module__f6_caW__companyLogo{left:clamp(12px,2vw,24px);right:auto}.BuildingViewer-module__f6_caW__companyLogo img{object-fit:contain;width:100%;height:auto}@media (max-width:768px){.BuildingViewer-module__f6_caW__companyLogo{width:clamp(110px,34vw,170px);right:10px;bottom:max(64px, calc(env(safe-area-inset-bottom) + 10px))}.BuildingViewer-module__f6_caW__progressDock,.BuildingViewer-module__f6_caW__progressDockCollapsed{left:12px;bottom:max(44px, calc(env(safe-area-inset-bottom) + 8px));z-index:30}}.BuildingViewer-module__f6_caW__unitsUnavailable{z-index:60;pointer-events:none;animation:.4s both BuildingViewer-module__f6_caW__unavailableFadeIn;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}@keyframes BuildingViewer-module__f6_caW__unavailableFadeIn{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.BuildingViewer-module__f6_caW__unitsUnavailableCard{-webkit-backdrop-filter:blur(12px);text-align:center;background:#0f172ad1;border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;align-items:center;gap:.35rem;max-width:320px;padding:1rem 1.5rem;display:flex;box-shadow:0 8px 32px #0006}.BuildingViewer-module__f6_caW__unitsUnavailableIcon{font-size:1.75rem;line-height:1}.BuildingViewer-module__f6_caW__unitsUnavailableTitle{color:#f1f5f9;letter-spacing:.01em;margin:0;font-size:.9rem;font-weight:600}.BuildingViewer-module__f6_caW__unitsUnavailableBody{color:#cbd5e1cc;margin:0;font-size:.75rem;line-height:1.5}
.UnitHoverCard-module__lAoxsa__unitHoverCard{z-index:var(--z-overlay);width:min(var(--unit-hover-card-width), calc(100vw - var(--spacing-xl)));border-radius:var(--radius-xl);background:radial-gradient(circle at 8% 0%, rgba(var(--color-white-rgb), .78), transparent 52%), linear-gradient(165deg, rgba(var(--color-white-rgb), .95) 0%, rgba(var(--color-rgb-surface-soft), .94) 100%);color:var(--color-text-primary);box-shadow:var(--shadow-xl);border:1px solid var(--color-border-subtle);padding:var(--spacing-sm);opacity:0;transform:translateY(var(--unit-hover-card-offset-y)) scale(.985);transition:opacity var(--unit-hover-card-transition-ms) ease, transform var(--unit-hover-card-transition-ms) ease;pointer-events:none;-webkit-backdrop-filter:blur(var(--unit-hover-card-blur));backdrop-filter:blur(var(--unit-hover-card-blur));position:fixed}.UnitHoverCard-module__lAoxsa__unitHoverCardVisible{opacity:1;transform:translateY(0)scale(1)}.UnitHoverCard-module__lAoxsa__unitHeaderRow{justify-content:space-between;align-items:flex-start;gap:var(--spacing-sm);margin-bottom:var(--spacing-sm);display:flex}.UnitHoverCard-module__lAoxsa__unitTitleBlock{min-width:0}.UnitHoverCard-module__lAoxsa__unitTitleEyebrow{margin:0 0 var(--spacing-xs);font-size:var(--font-size-2xs);letter-spacing:var(--letter-spacing-wider);font-weight:var(--font-weight-bold);text-transform:uppercase;color:var(--color-text-muted)}.UnitHoverCard-module__lAoxsa__unitTitle{letter-spacing:var(--letter-spacing-snug);font-size:clamp(22px,2.4vw,30px);line-height:1;font-weight:var(--font-weight-bold);color:var(--color-text-high-contrast);text-overflow:ellipsis;white-space:nowrap;max-width:190px;margin:0;overflow:hidden}.UnitHoverCard-module__lAoxsa__unitStatusBadge{border-radius:var(--radius-lg);font-size:var(--font-size-2xs);line-height:1;font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;padding:var(--spacing-xs) var(--spacing-md);flex-shrink:0}.UnitHoverCard-module__lAoxsa__unitStatusSold{background:var(--color-error-bg);color:var(--color-error)}.UnitHoverCard-module__lAoxsa__unitStatusReserved{background:var(--color-warning-bg);color:var(--color-warning)}.UnitHoverCard-module__lAoxsa__unitStatusAvailable{color:#166534;background:#22c55e2e}.UnitHoverCard-module__lAoxsa__unitStatusUnavailable{background:rgba(var(--color-rgb-gray-medium), .25);color:var(--color-text-secondary)}.UnitHoverCard-module__lAoxsa__unitStatusUnknown{background:rgba(var(--color-rgb-gray-medium), .22);color:var(--color-text-secondary)}.UnitHoverCard-module__lAoxsa__unitPreviewFrame{width:100%;height:var(--unit-hover-card-preview-height);border-radius:var(--radius-lg);margin-bottom:var(--spacing-sm);border:1px solid var(--color-border-soft);background:rgba(var(--color-rgb-gray-medium), .35);overflow:hidden}.UnitHoverCard-module__lAoxsa__unitPreviewFrame img{object-fit:cover;width:100%;height:100%;display:block}.UnitHoverCard-module__lAoxsa__unitPreviewPlaceholder{width:100%;height:100%;font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wider);text-transform:uppercase;color:var(--color-text-muted);background:linear-gradient(135deg, rgba(var(--color-rgb-surface-mid), .9), rgba(var(--color-rgb-surface-card), .95)), repeating-linear-gradient(45deg, rgba(var(--color-black-rgb), .06) 0, rgba(var(--color-black-rgb), .06) 8px, rgba(var(--color-black-rgb), .02) 8px, rgba(var(--color-black-rgb), .02) 16px);place-items:center;display:grid}.UnitHoverCard-module__lAoxsa__unitMetaGrid{margin:0 0 var(--spacing-xs);gap:var(--spacing-xs);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.UnitHoverCard-module__lAoxsa__unitMetaGrid div{text-align:center;background:rgba(var(--color-white-rgb), .7);border-radius:var(--radius-md);padding:var(--spacing-xs) var(--spacing-xs) var(--spacing-sm)}.UnitHoverCard-module__lAoxsa__unitMetaGrid dt{font-size:var(--font-size-2xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--color-text-tertiary);align-items:center;gap:6px;margin:0;display:inline-flex}.UnitHoverCard-module__lAoxsa__unitMetaGrid dd{margin:var(--spacing-xs) 0 0;font-size:20px;line-height:1;font-weight:var(--font-weight-bold);color:var(--color-text-high-contrast)}@media (max-width:640px){.UnitHoverCard-module__lAoxsa__unitTitle{max-width:160px}}.UnitHoverCard-module__lAoxsa__unitPriceRow{margin:0;display:flex}.UnitHoverCard-module__lAoxsa__unitPriceRow div{gap:var(--spacing-xs);background:rgba(var(--color-white-rgb), .74);border-radius:var(--radius-md);width:100%;padding:var(--spacing-xs) var(--spacing-sm) var(--spacing-sm);flex-direction:column;display:flex}.UnitHoverCard-module__lAoxsa__unitPriceRow dt{font-size:var(--font-size-2xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--color-text-secondary);align-items:center;gap:6px;margin:0;display:inline-flex}.UnitHoverCard-module__lAoxsa__unitPriceRow dd{margin:var(--spacing-xs) 0 0;font-size:clamp(18px,2vw,22px);line-height:1.1;font-weight:var(--font-weight-bold);color:#0f766e;letter-spacing:var(--letter-spacing-snug);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.UnitHoverCard-module__lAoxsa__metaIconArea{color:#2563eb}.UnitHoverCard-module__lAoxsa__metaIconFloor{color:#9333ea}.UnitHoverCard-module__lAoxsa__metaIconPrice{color:#0f766e}
.ViewerSidebar-module__F69oua__sidebar{--sb-text:#4a5568;--sb-text-hover:#1a202c;--sb-hover-bg:#1a202c12;--sb-active-day:#f59e0b;--sb-active-night:#6366f1;--sb-active-floor:#0ea5e9;--sb-home:#10b981;-webkit-backdrop-filter:blur(24px)saturate(200%);border-radius:var(--radius-2xl);z-index:var(--z-fixed);-webkit-user-select:none;user-select:none;background:#ffffffeb;border:1px solid #ffffffb3;flex-direction:column;align-items:center;gap:4px;padding:10px 7px;animation:.35s cubic-bezier(.22,1,.36,1) forwards ViewerSidebar-module__F69oua__sidebarEnter;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%);box-shadow:0 4px 6px #0000000a,0 10px 28px #00000024}[dir=rtl] .ViewerSidebar-module__F69oua__sidebar{animation:.35s cubic-bezier(.22,1,.36,1) forwards ViewerSidebar-module__F69oua__sidebarEnterRTL;left:16px;right:auto}@keyframes ViewerSidebar-module__F69oua__sidebarEnter{0%{opacity:0;transform:translateY(-50%)translate(18px)}to{opacity:1;transform:translateY(-50%)translate(0)}}@keyframes ViewerSidebar-module__F69oua__sidebarEnterRTL{0%{opacity:0;transform:translateY(-50%)translate(-18px)}to{opacity:1;transform:translateY(-50%)translate(0)}}.ViewerSidebar-module__F69oua__divider{background:linear-gradient(90deg,#0000 0%,#4a556847 50%,#0000 100%);flex-shrink:0;width:26px;height:1px;margin:5px 0}.ViewerSidebar-module__F69oua__sectionIcon{color:#4a556873;justify-content:center;align-items:center;padding:3px 0;line-height:1;transition:color .2s;display:flex}.ViewerSidebar-module__F69oua__sectionIconActive{color:var(--sb-active-floor);opacity:1}.ViewerSidebar-module__F69oua__sectionIconDay{color:var(--sb-active-day)}.ViewerSidebar-module__F69oua__sectionIconNight{color:var(--sb-active-night)}.ViewerSidebar-module__F69oua__iconBtn,.ViewerSidebar-module__F69oua__modeBtn,.ViewerSidebar-module__F69oua__floorBtn,.ViewerSidebar-module__F69oua__homeBtn{cursor:pointer;color:var(--sb-text);-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;justify-content:center;align-items:center;transition:background .15s,color .15s,box-shadow .15s,transform .1s,opacity .15s;display:flex}.ViewerSidebar-module__F69oua__iconBtn:focus-visible,.ViewerSidebar-module__F69oua__modeBtn:focus-visible,.ViewerSidebar-module__F69oua__floorBtn:focus-visible,.ViewerSidebar-module__F69oua__homeBtn:focus-visible{box-shadow:0 0 0 3px #0ea5e966}.ViewerSidebar-module__F69oua__iconBtn{border-radius:var(--radius-lg);width:34px;height:34px}.ViewerSidebar-module__F69oua__iconBtn:hover{background:var(--sb-hover-bg);color:var(--sb-text-hover)}.ViewerSidebar-module__F69oua__iconBtn:active{transform:scale(.92)}.ViewerSidebar-module__F69oua__modeBtn{border-radius:var(--radius-full);width:34px;height:34px}.ViewerSidebar-module__F69oua__modeBtn:hover{background:var(--sb-hover-bg);color:var(--sb-text-hover)}.ViewerSidebar-module__F69oua__modeBtn:active{transform:scale(.92)}.ViewerSidebar-module__F69oua__modeBtn.ViewerSidebar-module__F69oua__active{color:#fff;box-shadow:0 3px 10px #0000002e}.ViewerSidebar-module__F69oua__modeBtn.ViewerSidebar-module__F69oua__loading,.ViewerSidebar-module__F69oua__floorBtn.ViewerSidebar-module__F69oua__loading{animation:1.2s ease-in-out infinite ViewerSidebar-module__F69oua__loadingPulse;box-shadow:0 3px 10px #0000002e,0 0 0 2px #ffffffb3}@keyframes ViewerSidebar-module__F69oua__loadingPulse{0%,to{opacity:1}50%{opacity:.7}}.ViewerSidebar-module__F69oua__exteriorModeBtn.ViewerSidebar-module__F69oua__active{background:var(--exterior-mode-active-bg,var(--sb-active-day))}.ViewerSidebar-module__F69oua__floorBtn{border-radius:var(--radius-md);width:56px;height:28px;font-family:var(--font-family-base);font-size:var(--font-size-2xs);font-weight:var(--font-weight-semibold);letter-spacing:.05em;text-transform:uppercase;gap:4px;padding:0 6px}.ViewerSidebar-module__F69oua__floorBtnIcon{opacity:.85;justify-content:center;align-items:center;display:inline-flex}.ViewerSidebar-module__F69oua__floorBtn.ViewerSidebar-module__F69oua__active .ViewerSidebar-module__F69oua__floorBtnIcon{opacity:1}.ViewerSidebar-module__F69oua__floorBtn:hover{background:var(--sb-hover-bg);color:var(--sb-text-hover)}.ViewerSidebar-module__F69oua__floorBtn:active{transform:scale(.92)}.ViewerSidebar-module__F69oua__floorBtn.ViewerSidebar-module__F69oua__active{background:var(--sb-active-floor);color:#fff;box-shadow:0 3px 10px #0ea5e959}.ViewerSidebar-module__F69oua__homeBtn{border-radius:var(--radius-full);background:var(--sb-home);color:#fff;width:34px;height:34px;margin-top:2px;box-shadow:0 3px 10px #10b98159}.ViewerSidebar-module__F69oua__homeBtn:hover{background:#059669;box-shadow:0 5px 14px #05966973}.ViewerSidebar-module__F69oua__homeBtn:active{transform:scale(.9)}.ViewerSidebar-module__F69oua__homeBtn.ViewerSidebar-module__F69oua__homeBtnActive{color:#059669;box-shadow:none;cursor:default;background:#10b9812e}.ViewerSidebar-module__F69oua__visibilityBtn{--sb-active-visibility:#8b5cf6;color:var(--sb-text);transition:background .15s,color .2s,box-shadow .15s,transform .1s}.ViewerSidebar-module__F69oua__visibilityBtn:hover{color:var(--sb-active-visibility);background:#8b5cf61a}.ViewerSidebar-module__F69oua__visibilityBtn.ViewerSidebar-module__F69oua__visibilityBtnHidden{color:var(--sb-active-visibility);background:#8b5cf61f}.ViewerSidebar-module__F69oua__visibilityBtn.ViewerSidebar-module__F69oua__visibilityBtnHidden:hover{background:#8b5cf633}.ViewerSidebar-module__F69oua__visibilityBtn svg{transition:opacity .2s,transform .2s}.ViewerSidebar-module__F69oua__visibilityBtn.ViewerSidebar-module__F69oua__visibilityBtnHidden svg,.ViewerSidebar-module__F69oua__visibilityBtn:not(.ViewerSidebar-module__F69oua__visibilityBtnHidden) svg{animation:.22s cubic-bezier(.34,1.56,.64,1) forwards ViewerSidebar-module__F69oua__iconPop}@keyframes ViewerSidebar-module__F69oua__iconPop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@media (max-width:1024px){.ViewerSidebar-module__F69oua__sidebar{gap:3px;padding:8px 6px;right:10px}}@media (max-width:768px){.ViewerSidebar-module__F69oua__sidebar{top:max(10px, env(safe-area-inset-top));border-radius:var(--radius-full);white-space:nowrap;scrollbar-width:none;flex-direction:row;align-items:center;gap:4px;max-width:calc(100vw - 20px);padding:7px 10px;animation:none;bottom:auto;left:50%;right:auto;overflow-x:auto;transform:translate(-50%);box-shadow:0 4px 20px #0000002e,0 1px 6px #0000001a}.ViewerSidebar-module__F69oua__sidebar::-webkit-scrollbar{display:none}.ViewerSidebar-module__F69oua__sectionIcon{display:none}.ViewerSidebar-module__F69oua__divider{flex-shrink:0;width:1px;height:22px;margin:0 5px}.ViewerSidebar-module__F69oua__iconBtn,.ViewerSidebar-module__F69oua__modeBtn,.ViewerSidebar-module__F69oua__homeBtn{flex-shrink:0;width:36px;height:36px}.ViewerSidebar-module__F69oua__floorBtn{flex-shrink:0;gap:3px;width:52px;height:30px;padding:0 5px;font-size:11px}.ViewerSidebar-module__F69oua__floorBtnIcon{transform:scale(.95)}}@media (max-width:1200px) and (orientation:landscape){.ViewerSidebar-module__F69oua__sidebar{top:max(8px, env(safe-area-inset-top));border-radius:var(--radius-full);white-space:nowrap;scrollbar-width:none;max-width:calc(100vw - 16px);z-index:var(--z-fixed);flex-direction:row;align-items:center;gap:3px;padding:5px 8px;animation:none;bottom:auto;left:50%;right:auto;overflow-x:auto;transform:translate(-50%);box-shadow:0 4px 20px #0000002e,0 1px 6px #0000001a}.ViewerSidebar-module__F69oua__sidebar::-webkit-scrollbar{display:none}[dir=rtl] .ViewerSidebar-module__F69oua__sidebar{animation:none;left:50%;right:auto;transform:translate(-50%)}.ViewerSidebar-module__F69oua__sectionIcon{display:none}.ViewerSidebar-module__F69oua__divider{flex-shrink:0;width:1px;height:20px;margin:0 4px}.ViewerSidebar-module__F69oua__iconBtn,.ViewerSidebar-module__F69oua__modeBtn,.ViewerSidebar-module__F69oua__homeBtn{flex-shrink:0;width:32px;height:32px}.ViewerSidebar-module__F69oua__floorBtn{flex-shrink:0;gap:3px;width:48px;height:28px;padding:0 4px;font-size:10px}.ViewerSidebar-module__F69oua__floorBtnIcon{transform:scale(.9)}}
.ProgressLoader-module__qnv0OW__frameCounter{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0c0cbd;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-family:Segoe UI,Tahoma,sans-serif;font-size:12px;font-weight:500;line-height:1;display:flex;box-shadow:0 8px 24px #00000047}.ProgressLoader-module__qnv0OW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:12px;height:12px;animation:1s linear infinite ProgressLoader-module__qnv0OW__spin}@keyframes ProgressLoader-module__qnv0OW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProgressLoader-module__qnv0OW__loadingText{color:#fff;white-space:nowrap;font-size:12px;font-weight:500}@media screen and (max-width:768px){.ProgressLoader-module__qnv0OW__frameCounter{gap:6px;padding:6px 10px;font-size:11px}.ProgressLoader-module__qnv0OW__spinner{border-width:1.5px;width:10px;height:10px}.ProgressLoader-module__qnv0OW__loadingText{font-size:11px}}@media screen and (max-width:480px){.ProgressLoader-module__qnv0OW__frameCounter{gap:5px;padding:5px 9px;font-size:10px}.ProgressLoader-module__qnv0OW__spinner{border-width:1px;width:9px;height:9px}.ProgressLoader-module__qnv0OW__loadingText{font-size:10px}}
.MainPageTable-module___oKgyW__table--section{z-index:2;background:var(--background-card);border-inline-end:1px solid var(--color-border-subtle);flex-direction:column;flex-shrink:0;width:100%;max-width:460px;height:100dvh;transition:max-width .4s cubic-bezier(.4,0,.2,1),border-inline-end-width .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a14}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__expanded{max-width:460px}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__collapsed{border-inline-end-width:0;max-width:0}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__table--section-expanded{max-width:640px;overflow:visible}.MainPageTable-module___oKgyW__toggle-table-btn{border-radius:var(--radius-full);background-color:var(--color-primary);color:#fff;cursor:pointer;z-index:50;border:none;justify-content:center;align-items:center;padding:.75rem;transition:left .4s cubic-bezier(.4,0,.2,1),right .4s cubic-bezier(.4,0,.2,1),background-color .18s,transform .18s,box-shadow .18s;display:flex;position:fixed;bottom:2rem;left:460px;box-shadow:0 14px 30px #0f172a2e}[dir=rtl] .MainPageTable-module___oKgyW__toggle-table-btn{left:auto;right:460px}.MainPageTable-module___oKgyW__toggle-table-btn:hover{background-color:var(--color-primary-hover)}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__collapsed .MainPageTable-module___oKgyW__toggle-table-btn{animation:2.2s ease-in-out infinite MainPageTable-module___oKgyW__closedTogglePulse;left:1.2rem}[dir=rtl] .MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__collapsed .MainPageTable-module___oKgyW__toggle-table-btn{left:auto;right:1.2rem}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__table--section-expanded .MainPageTable-module___oKgyW__toggle-table-btn{left:640px}[dir=rtl] .MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__table--section-expanded .MainPageTable-module___oKgyW__toggle-table-btn{left:auto;right:640px}@keyframes MainPageTable-module___oKgyW__closedTogglePulse{0%,to{box-shadow:var(--shadow-md);transform:translateY(0)scale(1)}40%{transform:translateY(-2px)scale(1.04);box-shadow:0 10px 20px #00000038,0 0 0 6px #c2931233}70%{transform:translateY(0)scale(1.01);box-shadow:0 8px 16px #0000002e,0 0 0 3px #c293121f}}@media (prefers-reduced-motion:reduce){.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__collapsed .MainPageTable-module___oKgyW__toggle-table-btn{animation:none}}@keyframes MainPageTable-module___oKgyW__drawerNudge{0%{transform:translateY(0)}20%{transform:translateY(-9px)}35%{transform:translateY(-4px)}50%{transform:translateY(-7px)}65%{transform:translateY(-2px)}80%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes MainPageTable-module___oKgyW__pillGlow{0%,to{background:#c2931259;width:36px;box-shadow:0 0 #c2931200}50%{background:#c29312e6;width:56px;box-shadow:0 0 10px #c29312a6,0 0 22px #c293124d}}@keyframes MainPageTable-module___oKgyW__handleShimmer{0%{background-position:-200%}to{background-position:200%}}.MainPageTable-module___oKgyW__drawer-handle{display:none}.MainPageTable-module___oKgyW__mobile-transition-wrapper,.MainPageTable-module___oKgyW__transition-fill{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.MainPageTable-module___oKgyW__drawer-handle-pill{background:#0000002e;border-radius:3px;width:36px;height:5px;transition:background .25s,width .25s,box-shadow .25s;display:block}.MainPageTable-module___oKgyW__table-enter{opacity:0;transform:translate(100%)}.MainPageTable-module___oKgyW__table-enter-active{opacity:1;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform:translate(0%)}.MainPageTable-module___oKgyW__table-exit{opacity:1;transform:translate(0%)}.MainPageTable-module___oKgyW__table-exit-active{opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform:translate(-100%)}.MainPageTable-module___oKgyW__overlay-enter{opacity:0;transform:translate(100%)}.MainPageTable-module___oKgyW__overlay-enter-active{opacity:1;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform:translate(0%)}.MainPageTable-module___oKgyW__overlay-exit{opacity:1;transform:translate(0%)}.MainPageTable-module___oKgyW__overlay-exit-active{opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform:translate(-100%)}@media (max-width:1024px) and (orientation:portrait){.MainPageTable-module___oKgyW__table--section,.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__expanded{max-width:min(380px,42vw)}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__table--section-expanded{max-width:min(520px,56vw)}.MainPageTable-module___oKgyW__toggle-table-btn{left:clamp(300px,42vw,380px)}[dir=rtl] .MainPageTable-module___oKgyW__toggle-table-btn{left:auto;right:clamp(300px,42vw,380px)}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__table--section-expanded .MainPageTable-module___oKgyW__toggle-table-btn{left:clamp(420px,56vw,520px)}[dir=rtl] .MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__table--section-expanded .MainPageTable-module___oKgyW__toggle-table-btn{left:auto;right:clamp(420px,56vw,520px)}}@media (max-width:768px),(max-width:1200px) and (orientation:landscape){.MainPageTable-module___oKgyW__table--section,.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__expanded,.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__expanded-full,.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__table--section-expanded,.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__collapsed{width:100%;max-width:100%;height:46dvh;padding-bottom:env(safe-area-inset-bottom);z-index:25;border-top-left-radius:16px;border-top-right-radius:16px;flex-shrink:0;order:1;transition:height .35s cubic-bezier(.4,0,.2,1),border-radius .35s,padding-bottom .3s;position:relative;inset:auto;overflow:hidden;box-shadow:0 -10px 30px #0000002e}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__collapsed{height:calc(36px + env(safe-area-inset-bottom,0px));transform:none}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__expanded{height:46dvh;transform:none}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__expanded-full{border-top-left-radius:20px;border-top-right-radius:20px;height:78dvh;transform:none}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__table--section-expanded{height:78dvh;transform:none}@media (orientation:landscape){.MainPageTable-module___oKgyW__table--section,.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__expanded{height:55dvh}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__expanded-full,.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__table--section-expanded{height:90dvh}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__collapsed{height:calc(36px + env(safe-area-inset-bottom,0px))}}.MainPageTable-module___oKgyW__toggle-table-btn{display:none}.MainPageTable-module___oKgyW__drawer-handle{cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent;border-radius:16px 16px 0 0;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:36px;transition:background .3s;display:flex}.MainPageTable-module___oKgyW__drawer-handle:active{cursor:grabbing}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__collapsed .MainPageTable-module___oKgyW__drawer-handle{background:linear-gradient(90deg,#0000 0%,#c293121f 40%,#c2931247 50%,#c293121f 60%,#0000 100%) 0 0/200%;animation:2.4s linear .8s infinite MainPageTable-module___oKgyW__handleShimmer,2.4s cubic-bezier(.36,.07,.19,.97) .8s infinite MainPageTable-module___oKgyW__drawerNudge}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__collapsed .MainPageTable-module___oKgyW__drawer-handle-pill{animation:2.4s ease-in-out .8s infinite MainPageTable-module___oKgyW__pillGlow}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__expanded .MainPageTable-module___oKgyW__drawer-handle,.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__expanded-full .MainPageTable-module___oKgyW__drawer-handle,.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__table--section-expanded .MainPageTable-module___oKgyW__drawer-handle{background:#fff;animation:none}.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__expanded .MainPageTable-module___oKgyW__drawer-handle-pill,.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__expanded-full .MainPageTable-module___oKgyW__drawer-handle-pill,.MainPageTable-module___oKgyW__table--section.MainPageTable-module___oKgyW__table--section-expanded .MainPageTable-module___oKgyW__drawer-handle-pill{box-shadow:none;background:#0000004d;border-radius:4px;width:48px;height:4px;animation:none}.MainPageTable-module___oKgyW__mobile-drawer-toggle,.MainPageTable-module___oKgyW__mobile-drawer-toggle--collapsed,.MainPageTable-module___oKgyW__mobile-drawer-toggle--expanded,.MainPageTable-module___oKgyW__mobile-drawer-icon{display:none}}
.layout-module__DowY6a__shell{flex-direction:row;width:100%;height:100dvh;display:flex;overflow:hidden}.layout-module__DowY6a__content{flex:1;min-width:0;height:100%;position:relative;overflow:hidden}.layout-module__DowY6a__content-scrollable{overflow:hidden auto}@media (max-width:768px){.layout-module__DowY6a__shell{flex-direction:column;align-items:stretch;height:100dvh}.layout-module__DowY6a__content{flex:1 1 0;order:0;width:100%;min-height:0}}@media (max-width:1200px) and (orientation:landscape){.layout-module__DowY6a__shell{flex-direction:column;align-items:stretch;height:100dvh}.layout-module__DowY6a__content{flex:1 1 0;order:0;width:100%;min-height:0}}
.UnitComparePage-module__TD-oNq__page{background:linear-gradient(#f4f4f4 0%,#ececec 100%);flex-direction:column;gap:1rem;max-width:1440px;min-height:100%;margin:0 auto;padding:clamp(1rem,2vw,1.4rem);display:flex}.UnitComparePage-module__TD-oNq__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.UnitComparePage-module__TD-oNq__title{color:var(--color-text-primary);margin:0;font-size:clamp(1.2rem,2.6vw,1.9rem)}.UnitComparePage-module__TD-oNq__description{color:var(--color-text-secondary);max-width:58ch;margin:.35rem 0 0}.UnitComparePage-module__TD-oNq__clearBtn{border:1px solid var(--button-border);color:var(--color-text-primary);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:.46rem .9rem;font-weight:700}.UnitComparePage-module__TD-oNq__clearBtn:hover{border-color:var(--table-primary-color);background:#f2f2f2}.UnitComparePage-module__TD-oNq__loadingState{border:1px solid var(--color-border-subtle);background:#fff;border-radius:18px;place-items:center;min-height:220px;display:grid}.UnitComparePage-module__TD-oNq__loader{border:4px solid #0000001f;border-top-color:var(--table-primary-color);border-radius:999px;width:38px;height:38px;animation:.8s linear infinite UnitComparePage-module__TD-oNq__spin}@keyframes UnitComparePage-module__TD-oNq__spin{to{transform:rotate(360deg)}}.UnitComparePage-module__TD-oNq__stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem;display:grid}.UnitComparePage-module__TD-oNq__statCard{border:1px solid var(--color-border-subtle);background:#fff;border-radius:14px;padding:.85rem .95rem}.UnitComparePage-module__TD-oNq__statValue{color:var(--color-text-primary);margin:0;font-size:clamp(1rem,1.6vw,1.35rem);font-weight:800}.UnitComparePage-module__TD-oNq__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:.15rem 0 0;font-size:.78rem}.UnitComparePage-module__TD-oNq__empty{border:1px solid var(--color-border-subtle);background:linear-gradient(150deg, color-mix(in srgb, var(--table-primary-color) 14%, white 86%) 0%, #fff 68%);border-radius:18px;padding:clamp(1.1rem,3vw,1.8rem);box-shadow:0 16px 32px #00000014}.UnitComparePage-module__TD-oNq__emptyTitle{color:var(--color-text-primary);margin:0;font-size:clamp(1.1rem,2.3vw,1.65rem)}.UnitComparePage-module__TD-oNq__emptyDescription{color:var(--color-text-secondary);max-width:52ch;margin:.6rem 0 0}.UnitComparePage-module__TD-oNq__emptyCta{color:var(--color-text-primary);background:#fff;margin-top:1rem;padding:.5rem .95rem;font-weight:700;transition:background-color .2s,transform .2s;display:inline-flex}.UnitComparePage-module__TD-oNq__emptyCta:hover{background:#f1f1f1;transform:translateY(-1px)}.UnitComparePage-module__TD-oNq__carouselSection{border:1px solid var(--color-border-subtle);background:linear-gradient(#fff 0%,#f6f2ee 100%);border-radius:24px;padding:clamp(1rem,2vw,1.35rem);box-shadow:0 14px 28px #00000014}.UnitComparePage-module__TD-oNq__carouselHeader{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.UnitComparePage-module__TD-oNq__carouselCount{color:var(--color-text-secondary);margin:0;font-weight:700}.UnitComparePage-module__TD-oNq__carouselActions{gap:.45rem;display:flex}.UnitComparePage-module__TD-oNq__arrowBtn{border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text-primary);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.UnitComparePage-module__TD-oNq__arrowBtn:disabled{opacity:.45;cursor:not-allowed}.UnitComparePage-module__TD-oNq__arrowBtn:not(:disabled):hover{border-color:var(--table-primary-color);background:#f8f8f8}.UnitComparePage-module__TD-oNq__carouselViewport{touch-action:pan-y;-webkit-user-select:none;user-select:none;background:linear-gradient(#ffffffb8 0%,#f4efe9eb 100%);border-radius:16px;min-height:min(72vh,760px);padding:clamp(.6rem,2vw,1.4rem);overflow:hidden}.UnitComparePage-module__TD-oNq__carouselTrack{align-items:stretch;transition:transform .38s cubic-bezier(.4,0,.2,1);display:flex}.UnitComparePage-module__TD-oNq__compareCard{background:linear-gradient(#f7f5f2 0%,#ece7e1 100%);border:1px solid #b4a08e47;border-radius:22px;flex:0 0 100%;width:100%;max-width:240px;min-height:100%;margin:0 auto;overflow:hidden;box-shadow:0 20px 40px #5e493829}.UnitComparePage-module__TD-oNq__media{aspect-ratio:4/5;background:linear-gradient(#e9e5e0 0%,#dcd4cc 100%);position:relative}.UnitComparePage-module__TD-oNq__mediaImage{object-fit:cover}.UnitComparePage-module__TD-oNq__placeholder{height:100%;color:var(--color-text-muted);text-align:center;justify-content:center;align-items:center;padding:1rem;display:flex}.UnitComparePage-module__TD-oNq__cardBody{background:#ffffffb3;flex-direction:column;gap:.1rem;padding:.95rem;display:flex}.UnitComparePage-module__TD-oNq__detailsRow{border-bottom:1px solid #5e493814;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.4rem 0;display:flex}.UnitComparePage-module__TD-oNq__detailsRow:last-of-type{border-bottom:0}.UnitComparePage-module__TD-oNq__detailsRow span{color:#353535;margin:0;font-size:.82rem}.UnitComparePage-module__TD-oNq__detailsRow strong{color:#1a1a1a;text-align:end}.UnitComparePage-module__TD-oNq__removeBtn{color:var(--color-text-secondary);cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:999px;align-items:center;gap:.3rem;padding:.28rem .58rem;font-size:.72rem;display:inline-flex}.UnitComparePage-module__TD-oNq__removeBtn:hover{border-color:var(--color-accent-danger-border);color:var(--color-accent-danger)}.UnitComparePage-module__TD-oNq__cardFooter{justify-content:space-between;align-items:stretch;gap:.5rem;margin-top:.95rem;display:flex}.UnitComparePage-module__TD-oNq__inquiryBtn{border:1px solid var(--table-primary-color);background:var(--table-primary-color);color:#fff;cursor:pointer;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.4rem;min-height:40px;padding:.5rem .75rem;font-size:.8rem;font-weight:700;display:inline-flex}.UnitComparePage-module__TD-oNq__removeBtn{justify-content:center;min-height:40px}.UnitComparePage-module__TD-oNq__inquiryBtn:hover{background:#b87958;border-color:#b87958}@media (max-width:1100px){.UnitComparePage-module__TD-oNq__stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.UnitComparePage-module__TD-oNq__header{flex-direction:column;align-items:stretch}.UnitComparePage-module__TD-oNq__clearBtn{align-self:flex-start}.UnitComparePage-module__TD-oNq__carouselViewport{min-height:auto}}@media (max-width:640px){.UnitComparePage-module__TD-oNq__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.UnitComparePage-module__TD-oNq__cardFooter{flex-direction:column;align-items:stretch}.UnitComparePage-module__TD-oNq__inquiryBtn,.UnitComparePage-module__TD-oNq__removeBtn{justify-content:center}}
