.detailsHero-module__wGxROW__hero{grid-template-columns:42% 1fr;align-items:stretch;gap:28px;width:100%;margin-top:10px;display:grid}.detailsHero-module__wGxROW__galleryCol{flex-direction:column;align-self:stretch;gap:8px;display:flex}.detailsHero-module__wGxROW__mainViewer{aspect-ratio:16/9;background:#e8e8e8;border-radius:10px;position:relative;overflow:hidden}.detailsHero-module__wGxROW__mainImage{object-fit:cover;transition:opacity .2s}.detailsHero-module__wGxROW__mainVideo{object-fit:cover;width:100%;height:100%;display:block}.detailsHero-module__wGxROW__mainPlaceholder{color:#aaa;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;font-size:13px;display:flex}.detailsHero-module__wGxROW__mediaCounter{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#00000080;border-radius:10px;padding:3px 8px;font-size:11px;position:absolute;bottom:10px;right:10px}.detailsHero-module__wGxROW__thumbStrip{scrollbar-width:none;-ms-overflow-style:none;gap:6px;width:100%;display:flex;overflow-x:auto}.detailsHero-module__wGxROW__thumbStrip::-webkit-scrollbar{display:none}.detailsHero-module__wGxROW__thumb{cursor:pointer;background:#e8e8e8;border:2px solid #0000;border-radius:6px;flex:1 1 0;min-width:0;height:90px;padding:0;transition:border-color .15s,opacity .15s;position:relative;overflow:hidden}.detailsHero-module__wGxROW__thumb:hover{opacity:.85}.detailsHero-module__wGxROW__thumbActive{border-color:#f5a623}.detailsHero-module__wGxROW__thumbImage{object-fit:cover}.detailsHero-module__wGxROW__thumbVideoPlaceholder{background:#222;width:100%;height:100%}.detailsHero-module__wGxROW__playIcon{pointer-events:none;width:28px;height:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.detailsHero-module__wGxROW__infoPanel{align-self:space-evenly;background:#f9f9f9;flex-direction:column;justify-content:space-around;width:100%;padding:0;display:flex}.detailsHero-module__wGxROW__categoryLabel{letter-spacing:.08em;color:var(--primary);font-size:12px;font-weight:700;font-family:var(--font-geist-mono);align-items:center;gap:4px;display:flex}.detailsHero-module__wGxROW__title{font-size:clamp(20px,3vw,28px);font-weight:700;font-family:var(--font-geist-sans);color:#111;width:100%;margin:0;line-height:1.2}.detailsHero-module__wGxROW__priceRow{align-items:center;gap:6px;display:flex}.detailsHero-module__wGxROW__price{color:var(--primary);font-size:20px;font-weight:700;font-family:var(--font-geist-mono)}.detailsHero-module__wGxROW__perMonth{color:var(--secondary);font-size:13px}.detailsHero-module__wGxROW__metaChips{flex-wrap:wrap;gap:8px;padding:0;display:flex}.detailsHero-module__wGxROW__chip{color:#222;font-size:12px;font-weight:500;font-family:var(--font-inter);align-items:center;gap:6px;display:inline-flex}.detailsHero-module__wGxROW__BadgeClass{flex-wrap:wrap;gap:10px;display:flex}.detailsHero-module__wGxROW__badge{width:fit-content;font-size:13px;font-weight:500;font-family:var(--font-inter);border-radius:4px;padding:4px 12px;display:inline-block}.detailsHero-module__wGxROW__badgeFurnished{background:var(--secondary);color:#000}.detailsHero-module__wGxROW__badgeUnfurnished{background-color:var(--secondary);color:#000}.detailsHero-module__wGxROW__durationBadge{font-size:13px;font-family:var(--font-inter);color:var(--darkSecondary);background:#f0f0f0;border-radius:4px;width:fit-content;padding:4px 12px;font-weight:500;display:inline-block}.detailsHero-module__wGxROW__contactBtn{color:#000;font-size:15px;font-weight:700;font-family:var(--font-inter);letter-spacing:.04em;background:#2ecc5f;border:2px solid #000;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:200px;margin-top:4px;padding:14px 12px;text-decoration:none;transition:background .15s,transform .1s;display:flex;box-shadow:inset 0 1px #ffffff40,0 4px 10px #2ecc5f59,0 1px 3px #00000026}.detailsHero-module__wGxROW__contactBtn:hover{background:var(--secondary);color:#000;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff40,0 6px 16px #2ecc5f73,0 2px 4px #00000026}.detailsHero-module__wGxROW__contactBtn:active{transform:translateY(1px);box-shadow:0 1px 2px #00000026,0 0 #2ecc5f00}@media (max-width:700px){.detailsHero-module__wGxROW__hero{grid-template-columns:1fr;gap:16px}.detailsHero-module__wGxROW__mainViewer{aspect-ratio:18/9}.detailsHero-module__wGxROW__thumb{flex:1 1 0;min-width:0;height:80px}.detailsHero-module__wGxROW__infoPanel{gap:10px;padding:6px 0}.detailsHero-module__wGxROW__contactBtn{width:70%}}
.detailsTab-module__li-dIa__tabsContainer{border:1px solid #e8e8e8;border-radius:12px;margin-top:32px;overflow:hidden}.detailsTab-module__li-dIa__tabBar{background:#fafafa;border-bottom:1px solid #e8e8e8;display:flex}.detailsTab-module__li-dIa__tab{color:#777;font-size:14px;font-weight:500;font-family:var(--font-geist-mono);cursor:pointer;text-align:center;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:14px 20px;transition:color .15s,border-color .15s}.detailsTab-module__li-dIa__tab:hover{color:#333}.detailsTab-module__li-dIa__tabActive{color:#111;border-bottom-color:#f5a623;font-weight:600}.detailsTab-module__li-dIa__panel{background:#fff;min-height:200px;padding:24px}.detailsTab-module__li-dIa__description p{color:#000;font-size:15px;line-height:1.75;font-family:var(--font-geist-sans);margin:0}.detailsTab-module__li-dIa__empty{color:#aaa;font-size:14px}.detailsTab-module__li-dIa__mapWrap{background:#f0f0f0;border-radius:8px;width:100%;height:300px;overflow:hidden}.detailsTab-module__li-dIa__mapIframe{border:none;width:100%;height:100%;display:block}.detailsTab-module__li-dIa__mapEmpty{color:#aaa;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;font-size:13px;display:flex}.detailsTab-module__li-dIa__reviewCard{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 0;display:flex}.detailsTab-module__li-dIa__reviewLeft{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.detailsTab-module__li-dIa__reviewAvatar{color:#fff;width:34px;height:34px;font-size:13px;font-weight:600;font-family:var(--font-geist-mono);background:#111;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.detailsTab-module__li-dIa__reviewComment{color:#444;font-size:13px;line-height:1.6;font-family:var(--font-inter);word-break:break-word;margin:0;padding-top:6px}.detailsTab-module__li-dIa__reviewTop{flex-shrink:0;padding-top:8px}@media (max-width:600px){.detailsTab-module__li-dIa__tab{padding:12px 10px;font-size:13px}.detailsTab-module__li-dIa__panel{padding:16px}.detailsTab-module__li-dIa__mapWrap{height:280px}.detailsTab-module__li-dIa__reviewCard{flex-direction:column;gap:8px}.detailsTab-module__li-dIa__reviewTop{padding-top:0}}
.detailsPage-module__umT9fa__page{background-color:var(--background);min-height:100vh;margin-top:30px;padding:0 0 5px}.detailsPage-module__umT9fa__container{padding:60px}.detailsPage-module__umT9fa__backLink{font-size:13px;font-weight:500;font-family:var(--font-inter);color:var(--primary);align-items:center;gap:6px;margin-bottom:20px;text-decoration:none;transition:color .15s;display:inline-flex}.detailsPage-module__umT9fa__backLink:hover{color:var(--secondary);transition:all .4s}.detailsPage-module__umT9fa__filterTags{flex-wrap:wrap;gap:8px;padding:8px 0;display:flex}.detailsPage-module__umT9fa__filterTag{background:var(--darkSecondary);color:#444;font-size:12px;font-weight:500;font-family:var(--font-inter);border-radius:4px;padding:3px 10px}@media (max-width:780px){.detailsPage-module__umT9fa__container{margin-top:80px;padding:16px 14px 0}}@media (max-width:480px){.detailsPage-module__umT9fa__page{margin-top:100px}.detailsPage-module__umT9fa__container{width:90%;margin:0 auto}}
.propertyCard-module__pvquiG__card{cursor:pointer;background:#fff;border:1.5px solid #ebebf0;border-radius:4px;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.propertyCard-module__pvquiG__card:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 8px 28px #002eff1a}.propertyCard-module__pvquiG__imageWrap{aspect-ratio:16/10;background:#f0f0f5;flex-shrink:0;width:100%;position:relative;overflow:hidden}.propertyCard-module__pvquiG__image{object-fit:cover;transition:transform .4s}.propertyCard-module__pvquiG__card:hover .propertyCard-module__pvquiG__image{transform:scale(1.04)}.propertyCard-module__pvquiG__imagePlaceholder{color:#c0c0cc;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.propertyCard-module__pvquiG__badgeRow{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.propertyCard-module__pvquiG__badge{font-family:var(--font-geist-mono);letter-spacing:.05em;text-transform:uppercase;border-radius:2px;padding:3px 10px;font-size:.68rem;font-weight:700}.propertyCard-module__pvquiG__durationTag{font-family:var(--font-geist-mono);letter-spacing:.05em;text-transform:uppercase;background:var(--secondary);color:#1a1a2e;border-radius:2px;padding:3px 10px;font-size:.68rem;font-weight:700}.propertyCard-module__pvquiG__badgeFurnished{background:var(--primary);color:#fff}.propertyCard-module__pvquiG__badgeUnfurnished{color:#fff;background:#1a1a2e}.propertyCard-module__pvquiG__body{flex-direction:column;flex:1;justify-content:space-evenly;padding:12px 14px;display:flex}.propertyCard-module__pvquiG__bodyContent{flex-direction:column;flex:1;justify-content:space-evenly;gap:8px;padding:2px;display:flex}.propertyCard-module__pvquiG__categoryLabel{font-family:var(--font-geist-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--primary);font-size:.68rem;font-weight:700}.propertyCard-module__pvquiG__name{font-family:var(--font-geist-sans);color:#1a1a2e;letter-spacing:.01em;margin:0;font-size:.975rem;font-weight:700;line-height:1.3}.propertyCard-module__pvquiG__priceRow{align-items:center;gap:6px;display:flex}.propertyCard-module__pvquiG__priceIcon{color:var(--primary);flex-shrink:0}.propertyCard-module__pvquiG__price{font-family:var(--font-geist-sans);color:var(--darkSecondary);font-size:.9rem;font-weight:700}.propertyCard-module__pvquiG__perMonth{font-family:var(--font-inter);color:#aaa;font-size:.75rem;font-weight:400}.propertyCard-module__pvquiG__metaRow{flex-flow:column wrap;gap:10px;display:flex}.propertyCard-module__pvquiG__wardBtn{font-family:var(--font-inter);color:var(--primary);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:.8rem;font-weight:500;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:color .15s;display:inline-flex}.propertyCard-module__pvquiG__wardBtn:hover{color:var(--darkSecondary);text-decoration:underline;transition:all .2s ease-in-out}.propertyCard-module__pvquiG__metaItem{font-family:var(--font-inter);color:#555;align-items:center;gap:4px;font-size:.8rem;display:inline-flex}.propertyCard-module__pvquiG__metaItem svg{color:#888;flex-shrink:0}.propertyCard-module__pvquiG__actions{align-items:center;gap:8px;margin-top:auto;display:flex}.propertyCard-module__pvquiG__viewBtn{background:var(--primary);color:#fff;font-family:var(--font-geist-mono);letter-spacing:.04em;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:10px 16px;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex;box-shadow:inset 0 1px #ffffff26,0 4px 10px #0003,0 1px 3px #00000026}.propertyCard-module__pvquiG__viewBtn:hover{background:var(--secondary);color:#1a1a2e;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff26,0 6px 16px #002eff4d,0 2px 4px #00000026}.propertyCard-module__pvquiG__callBtn{color:#000;background:#2ecc5f;border:1.5px solid #e0e0e8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex;box-shadow:inset 0 1px #ffffff40,0 4px 10px #2ecc5f4d,0 1px 3px #0000001a}.propertyCard-module__pvquiG__callBtn:hover{border-color:var(--darkSecondary);color:var(--primary);box-shadow:inset 0 1px #ffffff40,0 6px 14px #2ecc5f66,0 2px 4px #0000001a}@media (max-width:980px){.propertyCard-module__pvquiG__badge,.propertyCard-module__pvquiG__durationTag{font-size:.5rem}.propertyCard-module__pvquiG__badgeUnfurnished{font-size:.48rem}}@media (max-width:480px){.propertyCard-module__pvquiG__name{font-size:.925rem}.propertyCard-module__pvquiG__body{gap:8px;padding:12px 12px 14px}}
.ReviewPrompt-module__JMLrPq__overlay{z-index:2000;background:#0a0a1e80;justify-content:center;align-items:center;animation:.2s forwards ReviewPrompt-module__JMLrPq__fadeIn;display:flex;position:fixed;inset:0}@keyframes ReviewPrompt-module__JMLrPq__fadeIn{0%{opacity:0}to{opacity:1}}.ReviewPrompt-module__JMLrPq__modal{background:#fff;border-radius:4px;width:90%;max-width:420px;animation:.22s forwards ReviewPrompt-module__JMLrPq__slideUp;overflow:hidden}@keyframes ReviewPrompt-module__JMLrPq__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ReviewPrompt-module__JMLrPq__header{border-bottom:1px solid #f0f0f5;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.ReviewPrompt-module__JMLrPq__headerTitle{font-family:var(--font-geist-sans);color:#1a1a2e;font-size:.9rem;font-weight:700}.ReviewPrompt-module__JMLrPq__closeBtn{color:#888;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1rem;transition:color .15s}.ReviewPrompt-module__JMLrPq__closeBtn:hover{color:#1a1a2e}.ReviewPrompt-module__JMLrPq__body{flex-direction:column;gap:16px;padding:20px 18px;display:flex}.ReviewPrompt-module__JMLrPq__listingName{font-family:var(--font-geist-sans);color:#1a1a2e;margin:0;font-size:.875rem;font-weight:700}.ReviewPrompt-module__JMLrPq__stars{gap:6px;display:flex}.ReviewPrompt-module__JMLrPq__star{color:#e0e0e8;cursor:pointer;background:0 0;border:none;padding:0;font-size:2rem;line-height:1;transition:color .12s,transform .12s}.ReviewPrompt-module__JMLrPq__star:hover{transform:scale(1.15)}.ReviewPrompt-module__JMLrPq__starActive{color:var(--darkSecondary,#dea806)}.ReviewPrompt-module__JMLrPq__textarea{resize:vertical;box-sizing:border-box;width:100%;min-height:80px;max-height:400px;font-family:var(--font-inter);color:#1a1a2e;background:#fafafa;border:1.5px solid #e8e8ed;border-radius:2px;outline:none;padding:10px 12px;font-size:.85rem;transition:border-color .15s}.ReviewPrompt-module__JMLrPq__textarea:focus{border-color:var(--primary,#002eff)}.ReviewPrompt-module__JMLrPq__textarea::placeholder{color:#bbb}.ReviewPrompt-module__JMLrPq__error{font-family:var(--font-inter);color:#c0392b;background:#fdf0f0;border:1px solid #f5c6c6;border-radius:2px;margin:0;padding:8px 12px;font-size:.8rem}.ReviewPrompt-module__JMLrPq__actions{justify-content:flex-end;gap:10px;display:flex}.ReviewPrompt-module__JMLrPq__dismissBtn{font-family:var(--font-geist-mono);letter-spacing:.04em;color:#888;cursor:pointer;background:0 0;border:1.5px solid #e8e8ed;border-radius:2px;padding:9px 18px;font-size:.78rem;font-weight:700;transition:border-color .15s,color .15s}.ReviewPrompt-module__JMLrPq__dismissBtn:hover{color:#555;border-color:#bbb}.ReviewPrompt-module__JMLrPq__submitBtn{font-family:var(--font-geist-mono);letter-spacing:.04em;color:#fff;background:var(--primary,#002eff);border:1.5px solid var(--primary,#002eff);cursor:pointer;border-radius:2px;padding:9px 18px;font-size:.78rem;font-weight:700;transition:background .15s,transform .15s}.ReviewPrompt-module__JMLrPq__submitBtn:hover:not(:disabled){background:var(--darkSecondary,#dea806);border-color:var(--darkSecondary,#dea806);color:#1a1a2e;transform:translateY(-1px)}.ReviewPrompt-module__JMLrPq__submitBtn:disabled{opacity:.4;cursor:not-allowed}.ReviewPrompt-module__JMLrPq__successState{flex-direction:column;align-items:center;gap:12px;padding:36px 18px;display:flex}.ReviewPrompt-module__JMLrPq__successState p{font-family:var(--font-geist-sans);color:#1a1a2e;margin:0;font-size:.9rem;font-weight:700}@media (max-width:480px){.ReviewPrompt-module__JMLrPq__modal{width:95%}.ReviewPrompt-module__JMLrPq__star{font-size:1.75rem}.ReviewPrompt-module__JMLrPq__actions{flex-direction:column}.ReviewPrompt-module__JMLrPq__dismissBtn,.ReviewPrompt-module__JMLrPq__submitBtn{text-align:center;width:100%}}
.TrendingListingsSection-module__PWCclW__section{box-sizing:border-box;width:94%;margin:0 auto;padding:48px 20px 0}.TrendingListingsSection-module__PWCclW__header{margin-bottom:28px}.TrendingListingsSection-module__PWCclW__headlineWrap{align-items:center;gap:12px;margin-bottom:14px;display:flex}.TrendingListingsSection-module__PWCclW__headlineBar{background:var(--darkSecondary,#dea806);border-radius:2px;flex-shrink:0;width:4px;height:28px}.TrendingListingsSection-module__PWCclW__headline{font-size:26px;font-weight:700;font-family:var(--font-geist-sans);color:#1a1a1a;margin:0;line-height:1.3}.TrendingListingsSection-module__PWCclW__subtitle{font-size:14px;font-family:var(--font-inter);color:#555;max-width:600px;margin:0;line-height:1.75}.TrendingListingsSection-module__PWCclW__grid{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.TrendingListingsSection-module__PWCclW__moreCard{grid-column:5;justify-content:flex-end;align-items:center;padding:12px 0;text-decoration:none;display:flex}.TrendingListingsSection-module__PWCclW__moreInner{color:var(--primary,#002eff);align-items:center;gap:10px;transition:gap .2s;display:flex}.TrendingListingsSection-module__PWCclW__moreCard:hover .TrendingListingsSection-module__PWCclW__moreInner{gap:16px}.TrendingListingsSection-module__PWCclW__moreLabel{font-family:var(--font-geist-sans);letter-spacing:.02em;font-size:.9rem;font-weight:700}.TrendingListingsSection-module__PWCclW__skeleton{aspect-ratio:3/5;background:linear-gradient(90deg,#f0f0f5 25%,#e8e8f0 50%,#f0f0f5 75%) 0 0/200% 100%;border-radius:4px;animation:1.4s infinite TrendingListingsSection-module__PWCclW__shimmer}@keyframes TrendingListingsSection-module__PWCclW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.TrendingListingsSection-module__PWCclW__emptyState{color:#bbb;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:80px 24px;display:flex}.TrendingListingsSection-module__PWCclW__emptyState p{font-family:var(--font-inter);color:#aaa;margin:0;font-size:.875rem}.TrendingListingsSection-module__PWCclW__errorState{font-family:var(--font-inter);color:#c0392b;background:#fdf0f0;border:1px solid #f5c6c6;border-radius:4px;padding:16px;font-size:.875rem}.TrendingListingsSection-module__PWCclW__wardOverlay{z-index:2000;background:#0a0a1e80;justify-content:center;align-items:center;animation:.2s forwards TrendingListingsSection-module__PWCclW__fadeIn;display:flex;position:fixed;inset:0}@keyframes TrendingListingsSection-module__PWCclW__fadeIn{0%{opacity:0}to{opacity:1}}.TrendingListingsSection-module__PWCclW__wardModal{background:#fff;border-radius:4px;width:90%;max-width:560px;animation:.22s forwards TrendingListingsSection-module__PWCclW__slideUp;overflow:hidden}@keyframes TrendingListingsSection-module__PWCclW__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.TrendingListingsSection-module__PWCclW__wardModalHeader{font-family:var(--font-geist-sans);color:#1a1a2e;border-bottom:1px solid #f0f0f5;justify-content:space-between;align-items:center;padding:14px 18px;font-size:.9rem;font-weight:700;display:flex}.TrendingListingsSection-module__PWCclW__wardModalHeader button{color:#888;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1rem;transition:color .15s}.TrendingListingsSection-module__PWCclW__wardModalHeader button:hover{color:#1a1a2e}.TrendingListingsSection-module__PWCclW__wardModalBody{height:400px;font-family:var(--font-inter);color:#aaa;justify-content:center;align-items:center;padding:0;font-size:.875rem;display:flex}@media (max-width:1400px){.TrendingListingsSection-module__PWCclW__grid{grid-template-columns:repeat(5,1fr)}}@media (max-width:980px){.TrendingListingsSection-module__PWCclW__grid{grid-template-columns:repeat(3,1fr);gap:16px}.TrendingListingsSection-module__PWCclW__moreCard{grid-column:3;justify-content:flex-end}}@media (max-width:780px){.TrendingListingsSection-module__PWCclW__grid{grid-template-columns:repeat(2,1fr);gap:14px}.TrendingListingsSection-module__PWCclW__moreCard{grid-column:2;justify-content:flex-end}}@media (max-width:600px){.TrendingListingsSection-module__PWCclW__grid{grid-template-columns:repeat(2,1fr);gap:14px}.TrendingListingsSection-module__PWCclW__moreCard{grid-column:2;justify-content:flex-end}.TrendingListingsSection-module__PWCclW__headline{font-size:20px}}@media (max-width:460px){.TrendingListingsSection-module__PWCclW__grid{grid-template-columns:1fr;gap:14px}.TrendingListingsSection-module__PWCclW__moreCard{grid-column:1;justify-content:flex-end}}
.MyListing-module__EXidwW__header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.MyListing-module__EXidwW__headerMeta{align-items:center;gap:.4rem;display:flex}.MyListing-module__EXidwW__metaDivider{color:var(--color-muted,#bbb);font-size:.8rem;font-family:var(--font-geist-mono);-webkit-user-select:none;user-select:none}.MyListing-module__EXidwW__countWarning{color:#b45309}.MyListing-module__EXidwW__title{color:var(--color-text,#111);font-size:1.1rem;font-weight:600;font-family:var(--font-geist-sans);margin:0}.MyListing-module__EXidwW__count{color:var(--color-muted,#888);font-size:.8rem;font-family:var(--font-geist-mono)}.MyListing-module__EXidwW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.MyListing-module__EXidwW__cardWrapper{border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 4px #00000014}.MyListing-module__EXidwW__cardWrapper>article{box-shadow:none;border-radius:0;flex:1}.MyListing-module__EXidwW__cardActions{background:var(--color-surface,#fafafa);border-top:1px solid var(--color-border,#eee);justify-content:space-between;align-items:center;min-height:42px;padding:.5rem .75rem;display:flex}.MyListing-module__EXidwW__deleteBtn{cursor:pointer;color:var(--color-danger,#c0392b);font-size:.78rem;font-weight:500;font-family:var(--font-geist-sans);background:0 0;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.25rem .5rem;transition:background .15s;display:flex}.MyListing-module__EXidwW__deleteBtn:hover:not(:disabled){background:#c0392b14}.MyListing-module__EXidwW__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.MyListing-module__EXidwW__editBtn{cursor:pointer;color:var(--primary);font-size:.78rem;font-weight:500;font-family:var(--font-geist-sans);background:0 0;border:none;border-radius:6px;align-items:center;gap:.4rem;margin-left:auto;padding:.25rem .5rem;transition:background .15s;display:flex}.MyListing-module__EXidwW__editBtn:hover:not(:disabled){background:#2563eb14}.MyListing-module__EXidwW__editBtn:disabled{opacity:.35;cursor:not-allowed}.MyListing-module__EXidwW__confirmRow{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;display:flex}.MyListing-module__EXidwW__confirmText{color:var(--color-text,#111);font-size:.75rem;font-family:var(--font-inter);flex:1;font-weight:500}.MyListing-module__EXidwW__confirmYes{cursor:pointer;background:var(--color-danger,#c0392b);color:#fff;border:none;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;transition:opacity .15s}.MyListing-module__EXidwW__confirmYes:disabled{opacity:.6;cursor:not-allowed}.MyListing-module__EXidwW__confirmNo{border:1px solid var(--color-border,#ddd);cursor:pointer;color:var(--color-muted,#666);background:0 0;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:500;transition:background .15s}.MyListing-module__EXidwW__confirmNo:hover:not(:disabled){background:var(--color-border,#eee)}.MyListing-module__EXidwW__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;height:320px;animation:1.4s infinite MyListing-module__EXidwW__shimmer}@keyframes MyListing-module__EXidwW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.MyListing-module__EXidwW__emptyState{color:var(--color-muted,#999);text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:4rem 1rem;display:flex}.MyListing-module__EXidwW__emptyState p{margin:0;font-size:.9rem}.MyListing-module__EXidwW__errorState{color:var(--color-danger,#c0392b);background:#fff5f5;border:1px solid #fdd;border-radius:8px;margin-bottom:1rem;padding:1rem 1.25rem;font-size:.875rem}.MyListing-module__EXidwW__errorBanner{color:var(--color-danger,#c0392b);background:#fff5f5;border:1px solid #fdd;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem}.MyListing-module__EXidwW__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;margin-top:2rem;display:flex}.MyListing-module__EXidwW__pageBtn{border:1px solid var(--color-border,#ddd);cursor:pointer;min-width:36px;height:36px;color:var(--color-text,#333);background:0 0;border-radius:8px;padding:0 .5rem;font-size:.85rem;transition:background .15s,border-color .15s}.MyListing-module__EXidwW__pageBtn:hover:not(:disabled){background:var(--color-surface,#f5f5f5)}.MyListing-module__EXidwW__pageBtn:disabled{opacity:.4;cursor:not-allowed}.MyListing-module__EXidwW__pageBtnActive{background:var(--color-primary,#111);color:#fff;border-color:var(--color-primary,#111);font-weight:600}.MyListing-module__EXidwW__pageBtnActive:hover{background:var(--color-primary,#111)}.MyListing-module__EXidwW__ellipsis{color:var(--color-muted,#aaa);-webkit-user-select:none;user-select:none;padding:0 .25rem;font-size:.85rem}
.AddslotCard-module__Ak9xWW__card{border:1.5px dashed var(--secondary,#ddd);background:var(--color-surface,#fafafa);border-radius:12px;flex-direction:column;gap:.85rem;margin-bottom:12px;padding:1.25rem 1.1rem 1.1rem;transition:border-color .2s;display:flex;position:relative;box-shadow:0 1px 4px #0000000f}.AddslotCard-module__Ak9xWW__card:focus-within{border-color:var(--darkSecondary,#111)}.AddslotCard-module__Ak9xWW__badge{font-size:.65rem;font-family:var(--font-geist-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--background,#f7f5f5);background:var(--darkSecondary,#eee);border-radius:4px;padding:.2rem .45rem;font-weight:600;position:absolute;top:.75rem;right:.9rem}.AddslotCard-module__Ak9xWW__iconWrap{background:var(--color-primary,#111);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.AddslotCard-module__Ak9xWW__heading{color:var(--color-text,#111);font-size:.95rem;font-weight:650;font-family:var(--font-geist-sans);margin:0}.AddslotCard-module__Ak9xWW__sub{color:var(--color-muted,#888);font-size:.76rem;font-family:var(--font-geist-mono);margin:0}.AddslotCard-module__Ak9xWW__form{flex-direction:column;gap:.75rem;display:flex}.AddslotCard-module__Ak9xWW__field{flex-direction:column;gap:.3rem;display:flex}.AddslotCard-module__Ak9xWW__label{color:var(--color-muted,#666);text-transform:uppercase;letter-spacing:.04em;font-size:.73rem;font-weight:600;font-family:var(--font-geist-mono)}.AddslotCard-module__Ak9xWW__input{border:1px solid var(--color-border,#ddd);background:var(--color-bg,#fff);height:36px;font-size:.85rem;font-family:var(--font-inter);color:var(--color-text,#111);border-radius:8px;outline:none;padding:0 .65rem;transition:border-color .15s}.AddslotCard-module__Ak9xWW__input:focus{border-color:var(--color-primary,#111)}.AddslotCard-module__Ak9xWW__stepper{border:1px solid var(--color-border,#ddd);background:var(--color-bg,#fff);border-radius:8px;align-items:center;gap:0;width:fit-content;display:flex;overflow:hidden}.AddslotCard-module__Ak9xWW__stepBtn{cursor:pointer;width:32px;height:32px;color:var(--color-text,#333);background:0 0;border:none;justify-content:center;align-items:center;font-size:1rem;transition:background .12s;display:flex}.AddslotCard-module__Ak9xWW__stepBtn:hover{background:var(--secondary,#f5f5f5)}.AddslotCard-module__Ak9xWW__stepVal{text-align:center;min-width:36px;font-size:.85rem;font-family:var(--font-geist-mono);color:var(--color-text,#111);border-left:1px solid var(--color-border,#ddd);border-right:1px solid var(--color-border,#ddd);padding:0 .4rem;font-weight:600;line-height:32px}.AddslotCard-module__Ak9xWW__errorText{color:var(--color-danger,#c0392b);margin:0;font-size:.75rem}.AddslotCard-module__Ak9xWW__primaryBtn{background:var(--color-primary,#111);color:#fff;cursor:pointer;height:36px;font-size:.82rem;font-weight:600;font-family:var(--font-geist-sans);border:none;border-radius:8px;padding:0 1rem;transition:opacity .15s}.AddslotCard-module__Ak9xWW__primaryBtn:hover{opacity:.85}.AddslotCard-module__Ak9xWW__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.AddslotCard-module__Ak9xWW__ghostBtn{border:1px solid var(--color-border,#ddd);height:36px;color:var(--color-muted,#666);cursor:pointer;font-size:.82rem;font-weight:500;font-family:var(--font-geist-sans);background:0 0;border-radius:8px;padding:0 .9rem;transition:background .15s}.AddslotCard-module__Ak9xWW__ghostBtn:hover{background:var(--color-surface,#f5f5f5)}.AddslotCard-module__Ak9xWW__confirmBlock{flex-direction:column;gap:.75rem;display:flex}.AddslotCard-module__Ak9xWW__confirmMsg{color:var(--color-text,#333);margin:0;font-size:.82rem;line-height:1.5}.AddslotCard-module__Ak9xWW__confirmRow{flex-wrap:wrap;gap:.5rem;display:flex}.AddslotCard-module__Ak9xWW__statusBlock{text-align:center;flex-direction:column;align-items:center;gap:.65rem;padding:.75rem 0;display:flex}.AddslotCard-module__Ak9xWW__statusText{color:var(--color-text,#444);margin:0;font-size:.82rem}.AddslotCard-module__Ak9xWW__spinner{border:2.5px solid var(--color-border,#ddd);border-top-color:var(--color-primary,#111);border-radius:50%;width:28px;height:28px;animation:.75s linear infinite AddslotCard-module__Ak9xWW__spin;display:block}@keyframes AddslotCard-module__Ak9xWW__spin{to{transform:rotate(360deg)}}.AddslotCard-module__Ak9xWW__successIcon{color:#22a44f}
.Analytics-module__RUDyEW__root{padding:1.5rem 1rem}.Analytics-module__RUDyEW__section{margin-bottom:2rem}.Analytics-module__RUDyEW__sectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted,#888);font-size:.75rem;font-weight:600;font-family:var(--font-geist-mono);margin:0 0 1rem}.Analytics-module__RUDyEW__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;display:grid}.Analytics-module__RUDyEW__card{background:var(--color-surface,#fff);border:1px solid var(--color-border,#eee);border-radius:12px;align-items:center;gap:1rem;padding:1.1rem 1.25rem;display:flex;box-shadow:0 1px 4px #00000014}.Analytics-module__RUDyEW__cardIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Analytics-module__RUDyEW__cardBody{flex-direction:column;gap:2px;display:flex}.Analytics-module__RUDyEW__cardLabel{color:var(--color-muted,#888);font-size:.75rem;font-family:var(--font-geist-sans);font-weight:400}.Analytics-module__RUDyEW__cardValue{color:var(--color-text,#111);font-size:1.5rem;font-weight:600;font-family:var(--font-geist-sans);letter-spacing:-.5px;line-height:1}.Analytics-module__RUDyEW__colorBlue .Analytics-module__RUDyEW__cardIcon{color:#2563eb;background:#eff6ff}.Analytics-module__RUDyEW__colorAmber .Analytics-module__RUDyEW__cardIcon{color:#b45309;background:#fffbeb}.Analytics-module__RUDyEW__colorTeal .Analytics-module__RUDyEW__cardIcon{color:#0d9488;background:#f0fdf4}.Analytics-module__RUDyEW__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;height:80px;animation:1.4s infinite Analytics-module__RUDyEW__shimmer}.Analytics-module__RUDyEW__detailSkeletons{flex-direction:column;gap:.75rem;display:flex}.Analytics-module__RUDyEW__detailSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:10px;height:72px;animation:1.4s infinite Analytics-module__RUDyEW__shimmer}@keyframes Analytics-module__RUDyEW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Analytics-module__RUDyEW__detailTable{border:1px solid var(--color-border,#eee);background:var(--color-surface,#fff);border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #00000014}.Analytics-module__RUDyEW__detailHeader{background:var(--color-surface-2,#f9f9f9);border-bottom:1px solid var(--color-border,#eee);text-transform:uppercase;letter-spacing:.06em;color:var(--color-muted,#aaa);font-size:.72rem;font-weight:600;font-family:var(--font-geist-mono);justify-content:space-between;align-items:center;padding:.6rem 1rem;display:flex}.Analytics-module__RUDyEW__detailHeaderStats{font-size:.72rem}.Analytics-module__RUDyEW__detailRow{border-bottom:1px solid var(--color-border,#eee);cursor:pointer;align-items:center;gap:1rem;padding:.875rem 1rem;transition:background .15s;display:flex}.Analytics-module__RUDyEW__detailRow:last-child{border-bottom:none}.Analytics-module__RUDyEW__detailRow:hover{background:var(--color-surface-2,#f9f9f9)}.Analytics-module__RUDyEW__detailRow:hover .Analytics-module__RUDyEW__moreDetails{opacity:1}.Analytics-module__RUDyEW__rowThumb{background:var(--color-surface-2,#f0f0f0);border-radius:10px;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.Analytics-module__RUDyEW__rowThumbFallback{background:var(--color-surface-2,#e8e8e8);width:100%;height:100%}.Analytics-module__RUDyEW__detailMeta{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.Analytics-module__RUDyEW__detailName{color:var(--color-text,#111);font-size:.875rem;font-weight:500;font-family:var(--font-geist-sans);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.Analytics-module__RUDyEW__detailLocation{color:var(--color-muted,#999);font-size:.75rem;font-family:var(--font-geist-sans);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:3px;margin:0;display:flex;overflow:hidden}.Analytics-module__RUDyEW__detailLocationIcon{color:var(--color-muted,#bbb);flex-shrink:0;align-items:center;display:flex}.Analytics-module__RUDyEW__moreDetails{color:var(--secondary,#aaa);font-size:.72rem;font-family:var(--font-geist-sans);transition:opacity .15s}.Analytics-module__RUDyEW__detailStats{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Analytics-module__RUDyEW__statChip{color:var(--color-text,#333);font-size:.8rem;font-weight:500;font-family:var(--font-geist-mono);background:var(--color-surface-2,#f5f5f5);border:1px solid var(--color-border,#eee);border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .6rem;display:flex}.Analytics-module__RUDyEW__statIcon{color:var(--color-muted,#999);align-items:center;display:flex}.Analytics-module__RUDyEW__reviewsChip{color:var(--color-text,#333);font-size:.8rem;font-weight:500;font-family:var(--font-geist-sans);background:var(--color-surface-2,#f5f5f5);border:1px solid var(--color-border,#eee);border-radius:6px;align-items:center;gap:.35rem;padding:.25rem .6rem;display:flex}.Analytics-module__RUDyEW__reviewsChipLabel{color:var(--color-muted,#888);font-size:.75rem}.Analytics-module__RUDyEW__stars{align-items:center;gap:1px;display:inline-flex}.Analytics-module__RUDyEW__starFilled{color:#f59e0b}.Analytics-module__RUDyEW__starEmpty{color:#d1d5db}.Analytics-module__RUDyEW__errorBanner{color:var(--color-danger,#c0392b);font-size:.85rem;font-family:var(--font-geist-sans);background:#fff5f5;border:1px solid #fdd;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem}.Analytics-module__RUDyEW__emptyState{color:var(--color-muted,#aaa);font-size:.875rem;font-family:var(--font-geist-sans);border:1px dashed var(--color-border,#ddd);border-radius:12px;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.Analytics-module__RUDyEW__emptyState p{margin:0}.Analytics-module__RUDyEW__backdrop{z-index:50;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:640px){.Analytics-module__RUDyEW__backdrop{align-items:center;padding:1.5rem}}.Analytics-module__RUDyEW__modal{background:var(--color-surface,#fff);border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-width:520px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000002e}@media (min-width:640px){.Analytics-module__RUDyEW__modal{border-radius:16px;max-height:75vh}}.Analytics-module__RUDyEW__modalHeader{border-bottom:1px solid var(--color-border,#eee);flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:1.25rem 1.25rem .75rem;display:flex}.Analytics-module__RUDyEW__modalHeaderLeft{align-items:center;gap:.75rem;display:flex}.Analytics-module__RUDyEW__modalThumb{background:var(--color-surface-2,#f0f0f0);border-radius:8px;flex-shrink:0;width:52px;height:52px;position:relative;overflow:hidden}.Analytics-module__RUDyEW__modalLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted,#aaa);font-size:.72rem;font-weight:600;font-family:var(--font-geist-mono);margin:0 0 .2rem}.Analytics-module__RUDyEW__modalTitle{color:var(--color-text,#111);font-size:1rem;font-weight:600;font-family:var(--font-geist-sans);margin:0 0 2px}.Analytics-module__RUDyEW__modalLocation{color:var(--color-muted,#999);font-size:.75rem;font-family:var(--font-geist-sans);align-items:center;gap:3px;margin:0;display:flex}.Analytics-module__RUDyEW__closeBtn{cursor:pointer;color:var(--color-muted,#999);background:0 0;border:none;border-radius:6px;flex-shrink:0;align-items:center;padding:.25rem;transition:background .15s,color .15s;display:flex}.Analytics-module__RUDyEW__closeBtn:hover{background:var(--color-surface-2,#f5f5f5);color:var(--color-text,#111)}.Analytics-module__RUDyEW__modalSummary{border-bottom:1px solid var(--color-border,#eee);flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:flex}.Analytics-module__RUDyEW__modalRating{color:var(--color-text,#111);font-size:1.1rem;font-weight:600;font-family:var(--font-geist-sans)}.Analytics-module__RUDyEW__modalReviewCount{color:var(--color-muted,#888);font-size:.8rem;font-family:var(--font-geist-sans);margin-left:.25rem}.Analytics-module__RUDyEW__reviewList{flex-direction:column;gap:.75rem;padding:1rem 1.25rem;display:flex;overflow-y:auto}.Analytics-module__RUDyEW__reviewCard{border:1px solid var(--color-border,#eee);background:var(--color-surface,#fff);border-radius:10px;padding:.875rem 1rem;box-shadow:0 1px 3px #0000000d}.Analytics-module__RUDyEW__reviewTop{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.Analytics-module__RUDyEW__reviewAvatar{color:#2563eb;width:34px;height:34px;font-size:.85rem;font-weight:600;font-family:var(--font-geist-sans);background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Analytics-module__RUDyEW__reviewName{color:var(--color-text,#111);font-size:.85rem;font-weight:600;font-family:var(--font-geist-sans);margin:0 0 2px}.Analytics-module__RUDyEW__reviewComment{color:var(--color-muted,#666);font-size:.82rem;font-family:var(--font-geist-sans);margin:0;line-height:1.5}
.properties-module__1b42FG__pageLayout{align-items:flex-start;min-height:calc(100vh - 64px);margin-top:64px;display:flex}.properties-module__1b42FG__mainContent{flex-direction:column;flex:1;gap:20px;min-width:0;padding:24px 30px 48px;display:flex}.properties-module__1b42FG__resultsHeader{justify-content:space-between;align-items:center;min-height:24px;display:flex}.properties-module__1b42FG__resultsCount{font-family:var(--font-inter);color:#888;margin:0;font-size:.8125rem}.properties-module__1b42FG__grid{grid-template-columns:repeat(5,1fr);gap:18px;margin-top:20px;display:grid}.properties-module__1b42FG__wardModalBody{height:420px}@media (max-width:1400px){.properties-module__1b42FG__grid{grid-template-columns:repeat(4,1fr);gap:18px}}.properties-module__1b42FG__skeleton{aspect-ratio:3/4;background:linear-gradient(90deg,#f0f0f5 25%,#e8e8f0 50%,#f0f0f5 75%) 0 0/200% 100%;border-radius:4px;animation:1.4s infinite properties-module__1b42FG__shimmer}@keyframes properties-module__1b42FG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.properties-module__1b42FG__emptyState{color:#bbb;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:80px 24px;display:flex}.properties-module__1b42FG__emptyState p{font-family:var(--font-inter);color:#aaa;margin:0;font-size:.875rem}.properties-module__1b42FG__errorState{font-family:var(--font-inter);color:#c0392b;background:#fdf0f0;border:1px solid #f5c6c6;border-radius:4px;padding:16px;font-size:.875rem}.properties-module__1b42FG__pagination{justify-content:center;align-items:center;gap:6px;padding-top:8px;display:flex}.properties-module__1b42FG__pageBtn{min-width:36px;height:36px;font-family:var(--font-geist-mono);color:#3a3a4a;cursor:pointer;background:#fff;border:1.5px solid #e8e8ed;border-radius:2px;justify-content:center;align-items:center;padding:0 10px;font-size:.8rem;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.properties-module__1b42FG__pageBtn:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.properties-module__1b42FG__pageBtn:disabled{opacity:.35;cursor:not-allowed}.properties-module__1b42FG__pageBtnActive{background:var(--primary);border-color:var(--primary);color:#fff}.properties-module__1b42FG__pageBtnActive:hover{background:var(--primary);color:#fff}.properties-module__1b42FG__ellipsis{font-family:var(--font-geist-mono);color:#aaa;letter-spacing:-.1em;padding:0 2px;font-size:.75rem}.properties-module__1b42FG__wardOverlay{z-index:2000;background:#0a0a1e80;justify-content:center;align-items:center;animation:.2s forwards properties-module__1b42FG__fadeIn;display:flex;position:fixed;inset:0}@keyframes properties-module__1b42FG__fadeIn{0%{opacity:0}to{opacity:1}}.properties-module__1b42FG__wardModal{background:#fff;border-radius:4px;width:90%;max-width:560px;animation:.22s forwards properties-module__1b42FG__slideUp;overflow:hidden}@keyframes properties-module__1b42FG__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.properties-module__1b42FG__wardModalHeader{font-family:var(--font-geist-sans);color:#1a1a2e;border-bottom:1px solid #f0f0f5;justify-content:space-between;align-items:center;padding:14px 18px;font-size:.9rem;font-weight:700;display:flex}.properties-module__1b42FG__wardModalHeader button{color:#888;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1rem;transition:color .15s}.properties-module__1b42FG__wardModalHeader button:hover{color:#1a1a2e}.properties-module__1b42FG__wardModalBody{min-height:280px;font-family:var(--font-inter);color:#aaa;justify-content:center;align-items:center;padding:20px 18px;font-size:.875rem;display:flex}@media (max-width:980px){.properties-module__1b42FG__pageLayout{margin-top:70px}.properties-module__1b42FG__grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:780px){.properties-module__1b42FG__pageLayout{margin-top:70px}.properties-module__1b42FG__mainContent{padding:16px 16px 80px}.properties-module__1b42FG__grid{grid-template-columns:repeat(3,1fr);gap:14px}}@media (max-width:480px){.properties-module__1b42FG__grid{grid-template-columns:repeat(2,1fr);gap:12px}.properties-module__1b42FG__mainContent{padding:14px 12px 80px}}@media (max-width:380px){.properties-module__1b42FG__pageLayout{margin-top:90px}.properties-module__1b42FG__grid{grid-template-columns:1fr;gap:12px}}
.RelatedListingsCarousel-module__aNb7SW__section{width:94%;margin:0 auto;padding:2rem 0}.RelatedListingsCarousel-module__aNb7SW__heading{font-size:12px;font-weight:600;font-family:var(--font-inter);color:var(--secondary);margin-bottom:1.25rem}.RelatedListingsCarousel-module__aNb7SW__carouselWrapper,.RelatedListingsCarousel-module__aNb7SW__viewport{width:100%}.RelatedListingsCarousel-module__aNb7SW__track{gap:.75rem;display:flex}.RelatedListingsCarousel-module__aNb7SW__cardSlot{box-sizing:border-box;flex:0 0 33.3333%;min-width:0}@media (max-width:780px){.RelatedListingsCarousel-module__aNb7SW__track{flex-direction:column}.RelatedListingsCarousel-module__aNb7SW__cardSlot{flex:none;width:100%}}
