.Layout_wrapper__iB374{display:flex;flex-direction:column;min-height:100vh}.Layout_header__8XhYm{background:rgba(27,27,27,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid var(--border)}.Layout_headerInner__HkfHJ{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:64px}.Layout_logo__Yfd0y{display:flex;align-items:center;gap:.6rem;text-decoration:none}.Layout_logoMark__YeIVF{width:32px;height:32px;background:var(--accent);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:800;color:#fff;flex-shrink:0;letter-spacing:-.02em}.Layout_logoText__k7sgH{font-size:1rem;font-weight:700;color:var(--text);letter-spacing:-.01em}.Layout_nav__qOLUE{display:flex;align-items:center;gap:.125rem}.Layout_navLink__CxyUv{color:var(--text-muted);padding:.5rem .75rem;border-radius:var(--radius);font-size:.9rem;transition:color .15s}.Layout_navLink__CxyUv.Layout_active__obJLs,.Layout_navLink__CxyUv:hover{color:var(--text)}.Layout_navCta__TNvG_{margin-left:.75rem;background:var(--accent);color:#fff;padding:.5rem 1rem;border-radius:var(--radius);font-size:.9rem;font-weight:600;transition:background .15s}.Layout_navCta__TNvG_:hover{background:var(--accent-hover)}.Layout_hamburger__geUFx{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.Layout_hamburger__geUFx span{display:block;width:24px;height:2px;background:var(--text-muted);border-radius:2px}.Layout_mobileNav__1vJ3S{display:none;flex-direction:column;background:var(--bg-alt);padding:1rem 1.5rem 1.5rem;gap:.25rem;border-top:1px solid var(--border)}.Layout_mobileNav__1vJ3S.Layout_open__pZ2tV{display:flex}.Layout_mobileNavLink__2xwA_{color:var(--text-muted);padding:.6rem .75rem;border-radius:var(--radius);font-size:1rem;transition:color .15s}.Layout_mobileNavLink__2xwA_.Layout_active__obJLs,.Layout_mobileNavLink__2xwA_:hover{color:var(--text)}.Layout_mobileNavCta__vYKv1{margin-top:.5rem;background:var(--accent);color:#fff;padding:.65rem .75rem;border-radius:var(--radius);font-size:1rem;font-weight:600;text-align:center;transition:background .15s}.Layout_mobileNavCta__vYKv1:hover{background:var(--accent-hover)}.Layout_main__BqQ1G{flex:1 1}.Layout_footer__3v8iv{background:var(--bg-alt);border-top:1px solid var(--border);padding:3rem 1.5rem 0;margin-top:auto}.Layout_footerInner__3N1c_{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:2.5rem;gap:2.5rem;padding-bottom:2.5rem}.Layout_footerTitle__GgWIV{font-size:1rem;color:var(--text);margin-bottom:.75rem}.Layout_footerSubtitle__0VgTg{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-dim);margin-bottom:.75rem;font-weight:600}.Layout_footerText__kjvEE{font-size:.875rem;color:var(--text-muted);line-height:1.7}.Layout_footerLinks__IW6OI{list-style:none;display:flex;flex-direction:column;gap:.4rem}.Layout_footerLinks__IW6OI a{font-size:.875rem;color:var(--text-dim);transition:color .15s}.Layout_footerLinks__IW6OI a:hover{color:var(--text)}.Layout_footerBottom__CYzGn{border-top:1px solid var(--border);padding:1.25rem 0;text-align:center;font-size:.8rem;color:var(--text-dim);max-width:var(--max-width);margin:0 auto}@media (max-width:768px){.Layout_nav__qOLUE{display:none}.Layout_hamburger__geUFx{display:flex}.Layout_footerInner__3N1c_{grid-template-columns:1fr;gap:1.5rem}}.Listings_filterBar__fF_ab{display:flex;gap:.5rem;margin-bottom:2rem;flex-wrap:wrap}.Listings_filterBtn__OPGEU{padding:.45rem 1.1rem;border-radius:999px;border:1px solid var(--border);background:transparent;color:var(--text-muted);font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s;font-family:inherit}.Listings_filterBtn__OPGEU:hover{color:var(--text);border-color:var(--text-dim)}.Listings_filterBtn__OPGEU.Listings_active__ShX1e{background:var(--accent);border-color:var(--accent);color:#fff}.Listings_grid__JeLDf{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:1.25rem;gap:1.25rem}.Listings_card__Bwvi6{border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);background:var(--bg-card);display:flex;flex-direction:column;transition:border-color .2s,transform .2s}.Listings_card__Bwvi6:hover{border-color:var(--border-hover);transform:translateY(-2px)}.Listings_cardImage__VnZd8{height:200px;overflow:hidden}.Listings_cardImage__VnZd8 img{width:100%;height:100%;object-fit:cover;opacity:.85;transition:transform .3s,opacity .2s}.Listings_card__Bwvi6:hover .Listings_cardImage__VnZd8 img{transform:scale(1.03);opacity:1}.Listings_cardBody__Ee1kx{padding:1.25rem;flex:1 1;display:flex;flex-direction:column}.Listings_cardBadge__8w64x{display:inline-block;background:rgba(212,74,46,.15);color:var(--accent);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .6rem;border-radius:999px;margin-bottom:.75rem;text-align:center}.Listings_cardTitle__vWOhj{font-size:1rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.Listings_cardMeta__eDBLZ{display:flex;gap:1rem;flex-wrap:wrap;font-size:.8rem;color:var(--text-muted);margin-bottom:.5rem}.Listings_cardIncludes__eoFID{font-size:.775rem;color:var(--text-dim);margin-bottom:.75rem}.Listings_cardRent__8BYZL{font-size:1.05rem;font-weight:700;color:var(--text);margin-top:auto;padding-top:.75rem;border-top:1px solid var(--border)}.Listings_cardMoveIn__PMTHq{font-size:.775rem;color:var(--text-dim);margin-top:.25rem}.Listings_emptyState__pPj0i{text-align:center;padding:4rem 1.5rem;color:var(--text-muted)}.Listings_emptyState__pPj0i h3{font-size:1.25rem;margin-bottom:.5rem;color:var(--text)}.Listings_ctaBanner__ZiLrI{margin-top:3rem;padding:2rem;background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius);text-align:center}.Listings_ctaBanner__ZiLrI p{margin-bottom:1rem;color:var(--text-muted)}@media (max-width:600px){.Listings_grid__JeLDf{grid-template-columns:1fr}}