.SpaceCard-module__ZcCdeq__spaceCard{color:var(--text-primary);background:#fff;border:1px solid #073e2e1f;border-radius:20px;flex-direction:column;height:100%;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 16px -4px #073e2e14}.SpaceCard-module__ZcCdeq__spaceCard:hover{border-color:#e5a93c;transform:translateY(-6px);box-shadow:0 16px 36px -8px #073e2e33}.SpaceCard-module__ZcCdeq__cardImage{background:#faf8f5;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.SpaceCard-module__ZcCdeq__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.SpaceCard-module__ZcCdeq__spaceCard:hover .SpaceCard-module__ZcCdeq__cardImage img{transform:scale(1.06)}.SpaceCard-module__ZcCdeq__badgeFeatured{color:#042319;letter-spacing:.03em;background:linear-gradient(135deg,#e5a93c 0%,#d49527 100%);border-radius:9999px;padding:.3rem .75rem;font-size:.75rem;font-weight:800;position:absolute;top:.75rem;left:.75rem;box-shadow:0 4px 10px #e5a93c66}.SpaceCard-module__ZcCdeq__badgeVerified{color:#fef08a;letter-spacing:.03em;background:linear-gradient(135deg,#073e2e 0%,#042319 100%);border:1px solid #e5a93c66;border-radius:9999px;padding:.3rem .75rem;font-size:.75rem;font-weight:800;position:absolute;top:.75rem;right:.75rem;box-shadow:0 4px 10px #073e2e66}.SpaceCard-module__ZcCdeq__cardBody{flex-direction:column;flex-grow:1;gap:.5rem;padding:1.5rem;display:flex}.SpaceCard-module__ZcCdeq__cardCategory{text-transform:uppercase;letter-spacing:.08em;color:#b45309;font-size:.75rem;font-weight:800}.SpaceCard-module__ZcCdeq__cardTitle{color:#042319;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:3.1rem;font-size:1.18rem;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.SpaceCard-module__ZcCdeq__cardLocation{color:#6b7280;align-items:center;gap:.35rem;font-size:.88rem;display:flex}.SpaceCard-module__ZcCdeq__cardMeta{border-top:1px solid #073e2e1a;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.SpaceCard-module__ZcCdeq__cardRating{color:#374151;align-items:center;gap:.3rem;font-size:.88rem;font-weight:700;display:flex}.SpaceCard-module__ZcCdeq__stars{color:#e5a93c;font-size:1rem}.SpaceCard-module__ZcCdeq__cardPrice{font-family:var(--font-heading);color:#073e2e;font-size:1.35rem;font-weight:900}.SpaceCard-module__ZcCdeq__cardPrice small{color:#6b7280;font-size:.85rem;font-weight:600;font-family:var(--font-sans)}
.LocationMapPickerModal-module__JYrZha__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0f172ab3;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out LocationMapPickerModal-module__JYrZha__fadeIn;display:flex;position:fixed;inset:0}.LocationMapPickerModal-module__JYrZha__modal{background:var(--bg-surface,#fff);border:1px solid var(--border,#e2e8f0);border-radius:16px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.LocationMapPickerModal-module__JYrZha__header{border-bottom:1px solid var(--border,#e2e8f0);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.LocationMapPickerModal-module__JYrZha__header h3{color:var(--text-primary,#0f172a);align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}.LocationMapPickerModal-module__JYrZha__closeBtn{color:var(--text-secondary,#64748b);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem .5rem;font-size:1.5rem;line-height:1;transition:all .15s}.LocationMapPickerModal-module__JYrZha__closeBtn:hover{background:var(--bg-hover,#f1f5f9);color:var(--text-primary,#0f172a)}.LocationMapPickerModal-module__JYrZha__body{flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.LocationMapPickerModal-module__JYrZha__quickCities{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.LocationMapPickerModal-module__JYrZha__quickLabel{color:var(--text-secondary,#64748b);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.LocationMapPickerModal-module__JYrZha__cityChip{background:var(--bg-surface,#f8fafc);border:1px solid var(--border,#cbd5e1);color:var(--text-primary,#334155);cursor:pointer;border-radius:9999px;padding:.35rem .85rem;font-size:.85rem;font-weight:500;transition:all .15s}.LocationMapPickerModal-module__JYrZha__cityChip:hover{background:var(--primary,#5c60f5);color:#fff;border-color:var(--primary,#5c60f5)}.LocationMapPickerModal-module__JYrZha__mapContainer{border:1px solid var(--border,#cbd5e1);background:#e2e8f0;border-radius:12px;width:100%;height:380px;position:relative;overflow:hidden}.LocationMapPickerModal-module__JYrZha__mapElement{width:100%;height:100%}.LocationMapPickerModal-module__JYrZha__mapFallback{text-align:center;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2rem;display:flex}.LocationMapPickerModal-module__JYrZha__mapFallbackIcon{margin-bottom:.5rem;font-size:2.5rem}.LocationMapPickerModal-module__JYrZha__mapFallback p{color:#64748b;margin:0 0 1rem;font-size:.9rem}.LocationMapPickerModal-module__JYrZha__selectedLocationBadge{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;align-items:center;gap:.75rem;padding:.85rem 1.25rem;font-size:.95rem;display:flex}.LocationMapPickerModal-module__JYrZha__selectedLocationBadge strong{color:#14532d}.LocationMapPickerModal-module__JYrZha__footer{border-top:1px solid var(--border,#e2e8f0);justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}@keyframes LocationMapPickerModal-module__JYrZha__fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}
.GooglePlacesAutocomplete-module__CPYjnG__autocompleteWrapper{width:100%;position:relative}.GooglePlacesAutocomplete-module__CPYjnG__inputGroup{align-items:center;width:100%;display:flex;position:relative}.GooglePlacesAutocomplete-module__CPYjnG__inputIcon{color:var(--text-secondary,#64748b);pointer-events:none;z-index:1;font-size:1rem;position:absolute;left:.85rem}.GooglePlacesAutocomplete-module__CPYjnG__input{border-radius:var(--radius-md,8px);width:100%;font-size:.95rem;transition:all .15s;padding-left:2.35rem!important}.GooglePlacesAutocomplete-module__CPYjnG__inputWithMapBtn{padding-right:4.75rem!important}.GooglePlacesAutocomplete-module__CPYjnG__inputWithoutMapBtn{padding-right:2.25rem!important}.GooglePlacesAutocomplete-module__CPYjnG__input:focus{border-color:var(--primary,#5c60f5);box-shadow:0 0 0 3px #5c60f526}.GooglePlacesAutocomplete-module__CPYjnG__actionButtons{z-index:2;align-items:center;gap:.25rem;display:flex;position:absolute;right:.5rem}.GooglePlacesAutocomplete-module__CPYjnG__clearBtn{color:var(--text-secondary,#94a3b8);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .4rem;font-size:1rem;line-height:1}.GooglePlacesAutocomplete-module__CPYjnG__clearBtn:hover{color:var(--text-primary,#0f172a)}.GooglePlacesAutocomplete-module__CPYjnG__mapPickBtn{background:var(--bg-hover,#f1f5f9);border:1px solid var(--border,#cbd5e1);color:var(--text-primary,#334155);cursor:pointer;border-radius:6px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.8rem;font-weight:600;transition:all .15s;display:flex}.GooglePlacesAutocomplete-module__CPYjnG__mapPickBtn:hover{background:var(--primary,#5c60f5);color:#fff;border-color:var(--primary,#5c60f5)}.GooglePlacesAutocomplete-module__CPYjnG__dropdown{background:var(--bg-surface,#fff);border:1px solid var(--border,#e2e8f0);z-index:1000;border-radius:10px;max-height:280px;padding:.35rem;animation:.15s ease-out GooglePlacesAutocomplete-module__CPYjnG__dropIn;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.GooglePlacesAutocomplete-module__CPYjnG__predictionItem{cursor:pointer;text-align:left;border-radius:6px;align-items:flex-start;gap:.65rem;padding:.65rem .75rem;transition:background .15s;display:flex}.GooglePlacesAutocomplete-module__CPYjnG__predictionItem:hover{background:var(--bg-hover,#f8fafc)}.GooglePlacesAutocomplete-module__CPYjnG__predictionIcon{flex-shrink:0;margin-top:.1rem;font-size:1rem}.GooglePlacesAutocomplete-module__CPYjnG__predictionText{flex-direction:column;gap:.1rem;min-width:0;display:flex}.GooglePlacesAutocomplete-module__CPYjnG__mainText{color:var(--text-primary,#0f172a);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.GooglePlacesAutocomplete-module__CPYjnG__secondaryText{color:var(--text-secondary,#64748b);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.GooglePlacesAutocomplete-module__CPYjnG__googleBadge{color:#94a3b8;border-top:1px solid var(--border,#f1f5f9);justify-content:flex-end;align-items:center;padding:.35rem .75rem .2rem;font-size:.7rem;display:flex}@keyframes GooglePlacesAutocomplete-module__CPYjnG__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.InlineLocationMap-module__9BB49W__mapContainer{border-radius:var(--radius-md,12px);border:1px solid var(--border,#cbd5e1);background:#f8fafc;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.InlineLocationMap-module__9BB49W__mapHeader{border-bottom:1px solid var(--border,#e2e8f0);color:var(--text-primary,#0f172a);background:#fff;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.85rem;font-weight:600;display:flex}.InlineLocationMap-module__9BB49W__mapHeader span{align-items:center;gap:.35rem;display:flex}.InlineLocationMap-module__9BB49W__coordsBadge{color:var(--text-secondary,#64748b);background:var(--bg-hover,#f1f5f9);border-radius:4px;padding:.2rem .5rem;font-size:.75rem}.InlineLocationMap-module__9BB49W__mapCanvas{width:100%;height:240px}.InlineLocationMap-module__9BB49W__mapHint{color:#166534;background:#f0fdf4;border-top:1px solid #bbf7d0;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;display:flex}.InlineLocationMap-module__9BB49W__fallbackView{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:240px;padding:1.5rem;display:flex}.InlineLocationMap-module__9BB49W__fallbackView button{margin-top:.5rem}
.NaturalSearchBar-module__zqptgW__searchContainer{z-index:10;width:100%;max-width:860px;margin:0 auto;position:relative}.NaturalSearchBar-module__zqptgW__searchBox{-webkit-backdrop-filter:blur(16px);background:#042319;border:1.5px solid #e5a93c73;border-radius:16px;align-items:center;padding:.5rem .6rem .5rem 1.25rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 12px 40px -10px #04231980,0 0 24px -6px #e5a93c33}.NaturalSearchBar-module__zqptgW__searchBox:focus-within{border-color:#e5a93c;box-shadow:0 16px 48px -10px #04231999,0 0 32px 2px #e5a93c59}.NaturalSearchBar-module__zqptgW__aiBadge{color:#fef08a;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#e5a93c2e;border:1px solid #e5a93c66;border-radius:9999px;align-items:center;gap:.4rem;margin-right:.75rem;padding:.3rem .65rem;font-size:.75rem;font-weight:800;display:inline-flex}.NaturalSearchBar-module__zqptgW__aiIcon{font-size:.9rem;animation:2.5s infinite alternate NaturalSearchBar-module__zqptgW__pulseGlow}@keyframes NaturalSearchBar-module__zqptgW__pulseGlow{0%{filter:drop-shadow(0 0 2px #e5a93c);transform:scale(1)}to{filter:drop-shadow(0 0 6px #f5b842);transform:scale(1.15)}}.NaturalSearchBar-module__zqptgW__inputField{color:#f8fafc;background:0 0;border:none;outline:none;flex:1;padding:.5rem 0;font-family:inherit;font-size:1.05rem}.NaturalSearchBar-module__zqptgW__inputField::placeholder{color:#94a3b8;font-size:.95rem}.NaturalSearchBar-module__zqptgW__submitBtn{color:#042319;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#e5a93c 0%,#d49527 100%);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.4rem;font-size:.95rem;font-weight:800;transition:all .2s;display:inline-flex}.NaturalSearchBar-module__zqptgW__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #e5a93c66}.NaturalSearchBar-module__zqptgW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.NaturalSearchBar-module__zqptgW__quickPrompts{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.85rem;display:flex}.NaturalSearchBar-module__zqptgW__quickPromptsLabel{color:#4b5563;font-size:.8rem;font-weight:600}.NaturalSearchBar-module__zqptgW__promptChip{color:#073e2e;cursor:pointer;background:#fff;border:1px solid #073e2e26;border-radius:9999px;padding:.3rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s;box-shadow:0 2px 6px #0000000a}.NaturalSearchBar-module__zqptgW__promptChip:hover{color:#b45309;background:#e5a93c26;border-color:#e5a93c;transform:translateY(-1px)}.NaturalSearchBar-module__zqptgW__spinner{border:2px solid #0423194d;border-top-color:#042319;border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite NaturalSearchBar-module__zqptgW__spin}@keyframes NaturalSearchBar-module__zqptgW__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.NaturalSearchBar-module__zqptgW__searchBox{flex-direction:column;align-items:stretch;gap:.75rem;padding:.85rem}.NaturalSearchBar-module__zqptgW__aiBadge{align-self:flex-start;margin-bottom:.25rem}.NaturalSearchBar-module__zqptgW__submitBtn{justify-content:center;width:100%}}
.SpacesMapView-module__Y_T5hW__mapWrapper{background:#0f172a;width:100%;height:100%;min-height:100%;position:relative;overflow:hidden}.SpacesMapView-module__Y_T5hW__mapElement{z-index:1;width:100%;height:100%}.SpacesMapView-module__Y_T5hW__mapOverlayControls{z-index:500;-webkit-backdrop-filter:blur(12px);color:#f1f5f9;background:#0f172ad9;border:1px solid #ffffff26;border-radius:9999px;align-items:center;gap:.6rem;padding:.45rem .85rem;font-size:.825rem;font-weight:600;display:flex;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 20px #0000004d}.SpacesMapView-module__Y_T5hW__providerBadge{color:#38bdf8;background:#0ea5e926;border-radius:4px;padding:.15rem .45rem;font-size:.7rem;font-weight:700}.SpacesMapView-module__Y_T5hW__previewCard{z-index:600;background:#0f172a;border:1px solid #ffffff26;border-radius:16px;align-items:center;gap:.85rem;width:90%;max-width:390px;padding:.85rem;animation:.25s cubic-bezier(.16,1,.3,1) SpacesMapView-module__Y_T5hW__slideUp;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 20px 40px -10px #000000b3,0 0 25px #0ea5e933}.SpacesMapView-module__Y_T5hW__cardThumb{object-fit:cover;border-radius:10px;flex-shrink:0;width:85px;height:80px}.SpacesMapView-module__Y_T5hW__cardInfo{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.SpacesMapView-module__Y_T5hW__cardTitle{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.925rem;font-weight:700;overflow:hidden}.SpacesMapView-module__Y_T5hW__cardLocation{color:#94a3b8;margin:0;font-size:.775rem}.SpacesMapView-module__Y_T5hW__cardPrice{color:#38bdf8;margin-top:.15rem;font-size:.875rem;font-weight:800}.SpacesMapView-module__Y_T5hW__closePreviewBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:1.1rem;line-height:1;position:absolute;top:.5rem;right:.5rem}.SpacesMapView-module__Y_T5hW__closePreviewBtn:hover{color:#fff}@keyframes SpacesMapView-module__Y_T5hW__slideUp{0%{opacity:0;transform:translate(-50%,15px)}to{opacity:1;transform:translate(-50%)}}.spaceplug-map-pin{color:#fff;cursor:pointer;white-space:nowrap;text-align:center;background:linear-gradient(135deg,#0ea5e9 0%,#2563eb 100%);border:2px solid #fff;border-radius:9999px;padding:3px 8px;font-size:11px;font-weight:800;line-height:1.3;transition:transform .15s,background .15s;box-shadow:0 4px 12px #0006}.spaceplug-map-pin:hover{color:#0f172a;background:#38bdf8;transform:scale(1.18)}.spaceplug-map-pin.active{color:#0284c7;background:#f8fafc;border-color:#38bdf8;transform:scale(1.22)}
.explore-module__8HEYta__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 100%);border-bottom:1px solid #ffffff1a;padding:4rem 0}.explore-module__8HEYta__hero h1{color:#fff;margin-bottom:.5rem;font-size:2.75rem}.explore-module__8HEYta__hero p{color:#cbd5e1;font-size:1.15rem}.explore-module__8HEYta__container{max-width:1240px;margin:0 auto;padding:4rem 1.5rem}.explore-module__8HEYta__highlightsRow{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:4rem;display:grid}.explore-module__8HEYta__highlightPill{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .3s;display:flex}.explore-module__8HEYta__highlightPill:hover{box-shadow:var(--shadow-md);border-color:#5c60f533;transform:translateY(-2px)}.explore-module__8HEYta__highlightIcon{font-size:1.75rem}.explore-module__8HEYta__highlightText{flex-direction:column;gap:.25rem;display:flex}.explore-module__8HEYta__highlightText strong{color:var(--text-primary);font-size:.95rem;font-weight:700}.explore-module__8HEYta__highlightText span{color:var(--text-secondary);font-size:.85rem;line-height:1.4}.explore-module__8HEYta__section{margin-bottom:5rem}.explore-module__8HEYta__sectionTitle{color:var(--text-primary);margin-bottom:2rem;font-size:1.75rem;font-weight:800}.explore-module__8HEYta__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}.explore-module__8HEYta__catCard{border:1px solid var(--border);border-radius:var(--radius-md);text-align:center;color:var(--text-primary);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;align-items:center;padding:2rem 1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.explore-module__8HEYta__catCard:hover{box-shadow:var(--shadow-premium);border-color:#5c60f540;transform:translateY(-5px)}.explore-module__8HEYta__catIcon{margin-bottom:1rem;font-size:2.5rem}.explore-module__8HEYta__catName{margin-bottom:.25rem;font-size:1.05rem;font-weight:700}.explore-module__8HEYta__catPrice{color:var(--text-secondary);font-size:.85rem;font-weight:500}.explore-module__8HEYta__catArrow{color:var(--text-muted);font-size:1.1rem;transition:transform .2s;position:absolute;bottom:1rem;right:1.25rem}.explore-module__8HEYta__catCard:hover .explore-module__8HEYta__catArrow{color:var(--primary);transform:translate(4px)}.explore-module__8HEYta__cityGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.explore-module__8HEYta__cityCard{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-primary);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;gap:.5rem;padding:1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.explore-module__8HEYta__cityCard:hover{box-shadow:var(--shadow-premium);border-color:#5c60f540;transform:translateY(-4px)}.explore-module__8HEYta__cityTop{justify-content:space-between;align-items:center;display:flex}.explore-module__8HEYta__cityIcon{font-size:2rem}.explore-module__8HEYta__cityCount{color:var(--primary);background:var(--primary-bg);border-radius:var(--radius-sm);padding:.25rem .5rem;font-size:.75rem;font-weight:700}.explore-module__8HEYta__cityName{margin-top:.5rem;font-size:1.25rem;font-weight:800}.explore-module__8HEYta__citySuburbs{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.6rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.explore-module__8HEYta__exploreCta{border-radius:var(--radius-lg);color:#fff;box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#4f46e5 0%,#6366f1 100%);padding:3rem}.explore-module__8HEYta__exploreCtaInner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.explore-module__8HEYta__exploreCtaInner h2{color:#fff;margin-bottom:.5rem;font-size:2rem}.explore-module__8HEYta__exploreCtaInner p{color:#e0e7ff;font-size:1.05rem}@media (max-width:768px){.explore-module__8HEYta__exploreCtaInner{text-align:center;flex-direction:column}}
.host-dashboard-module__zNcPGW__dashPage{max-width:1240px;margin:0 auto;padding:3rem 1.5rem}.host-dashboard-module__zNcPGW__dashHeader{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.host-dashboard-module__zNcPGW__dashHeader h1{margin-bottom:.25rem;font-size:2.25rem;font-weight:800}.host-dashboard-module__zNcPGW__dashSubtitle{color:var(--text-secondary);font-size:1.05rem}.host-dashboard-module__zNcPGW__headerActions{gap:1rem;display:flex}.host-dashboard-module__zNcPGW__dashStats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.host-dashboard-module__zNcPGW__dashStat{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);text-align:center;flex-direction:column;align-items:center;padding:1.5rem;display:flex}.host-dashboard-module__zNcPGW__dashStat strong{font-family:var(--font-heading);color:var(--primary);font-size:2.25rem;font-weight:800}.host-dashboard-module__zNcPGW__dashStat span{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.85rem;font-weight:700}.host-dashboard-module__zNcPGW__listingsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.host-dashboard-module__zNcPGW__listingWrapper{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;display:flex;overflow:hidden}.host-dashboard-module__zNcPGW__listingActions{border-top:1px solid var(--border);display:flex}.host-dashboard-module__zNcPGW__listingActions a,.host-dashboard-module__zNcPGW__listingActions button{cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.host-dashboard-module__zNcPGW__listingActions a{color:var(--text-secondary);border-right:1px solid var(--border)}.host-dashboard-module__zNcPGW__listingActions a:hover{background:var(--bg-page);color:var(--primary)}.host-dashboard-module__zNcPGW__listingActions button{color:var(--danger)}.host-dashboard-module__zNcPGW__listingActions button:hover:not(:disabled){background:#fef2f2}.host-dashboard-module__zNcPGW__emptyState{text-align:center;border:2px dashed var(--border);border-radius:var(--radius-lg);color:var(--text-secondary);flex-direction:column;align-items:center;gap:1.5rem;padding:6rem 2rem;display:flex}.host-dashboard-module__zNcPGW__emptyIcon{font-size:3.5rem}@media (max-width:768px){.host-dashboard-module__zNcPGW__dashHeader{text-align:center;flex-direction:column;align-items:stretch;gap:1.5rem}.host-dashboard-module__zNcPGW__headerActions{flex-direction:column}}
.listings-form-module__Rf64EG__formPage{max-width:800px;margin:0 auto;padding:3rem 1.5rem}.listings-form-module__Rf64EG__formHeader{margin-bottom:2.5rem}.listings-form-module__Rf64EG__formHeader h1{margin-bottom:.25rem;font-size:2.25rem;font-weight:800}.listings-form-module__Rf64EG__formSubtitle{color:var(--text-secondary);font-size:1.05rem}.listings-form-module__Rf64EG__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.listings-form-module__Rf64EG__formFullWidth{grid-column:span 2}.listings-form-module__Rf64EG__sectionDivider{border-top:1px solid var(--border);grid-column:span 2;margin:1.5rem 0 .5rem;padding-top:1.5rem}.listings-form-module__Rf64EG__sectionDivider h3{color:var(--text-primary);font-size:1.25rem;font-weight:800}.listings-form-module__Rf64EG__imageRow{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.listings-form-module__Rf64EG__imageRow input{flex-grow:1}.listings-form-module__Rf64EG__btnActionGroup{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.listings-form-module__Rf64EG__btnActionGroup button,.listings-form-module__Rf64EG__btnActionGroup a{min-width:140px}@media (max-width:600px){.listings-form-module__Rf64EG__formGrid{grid-template-columns:1fr}.listings-form-module__Rf64EG__formFullWidth,.listings-form-module__Rf64EG__sectionDivider{grid-column:span 1}.listings-form-module__Rf64EG__btnActionGroup{flex-direction:column-reverse}.listings-form-module__Rf64EG__btnActionGroup button,.listings-form-module__Rf64EG__btnActionGroup a{width:100%}}.listings-form-module__Rf64EG__pricingNotice{border-radius:var(--radius-lg,12px);background:linear-gradient(135deg,#2563eb0d,#3b82f605);border:1px solid #2563eb33;flex-direction:column;gap:.5rem;margin-top:1.5rem;padding:1.25rem 1.5rem;display:flex}.listings-form-module__Rf64EG__pricingNoticeHeader{color:var(--primary,#2563eb);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.listings-form-module__Rf64EG__pricingNoticeList{color:var(--text-secondary,#64748b);flex-direction:column;gap:.25rem;margin:0;padding-left:1.2rem;font-size:.9rem;display:flex}
.page-module___8aEwW__heroSection{text-align:center;background:radial-gradient(100% 80% at 50% 0,#e5a93c1f 0%,#073e2e0d 50%,#faf8f500 100%);border-bottom:1px solid #073e2e1a;padding:4.5rem 0 5rem;position:relative;overflow:hidden}.page-module___8aEwW__heroBadgeWrapper{margin-bottom:1.25rem;display:inline-flex}.page-module___8aEwW__heroPosterSlogan{font-family:var(--font-heading);color:#073e2e;letter-spacing:-.01em;background:#e5a93c29;border:1px solid #e5a93c66;border-radius:9999px;align-items:center;gap:.4rem;padding:.45rem 1.4rem;font-size:1.15rem;font-weight:700;display:inline-flex}.page-module___8aEwW__heroHandwritten{color:#b45309;font-family:Brush Script MT,Caveat,cursive,sans-serif;font-size:1.4rem;font-style:italic}.page-module___8aEwW__heroTitle{letter-spacing:-.03em;color:#042319;max-width:820px;margin:0 auto 1rem;font-size:3.5rem;font-weight:900;line-height:1.15}.page-module___8aEwW__highlightGreen{color:#073e2e}.page-module___8aEwW__highlightGold{background:linear-gradient(135deg,#e5a93c 0%,#d49527 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.page-module___8aEwW__heroSubtitle{color:#4b5563;max-width:680px;margin:0 auto 2.75rem;font-size:1.2rem;line-height:1.6}.page-module___8aEwW__dualActionGrid{text-align:left;grid-template-columns:1fr 1fr;gap:2rem;max-width:1060px;margin:0 auto 3.5rem;display:grid}.page-module___8aEwW__actionCard{border-radius:24px;flex-direction:column;padding:2.75rem 2.5rem;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px -12px #0003}.page-module___8aEwW__actionCard:hover{transform:translateY(-6px);box-shadow:0 24px 50px -12px #0000004d}.page-module___8aEwW__actionCardEmerald{color:#fff;background:linear-gradient(145deg,#073e2e 0%,#042319 100%);border:2px solid #e5a93c59}.page-module___8aEwW__actionCardEmerald:before{content:"";pointer-events:none;background:radial-gradient(circle,#e5a93c40 0%,#0000 70%);width:220px;height:220px;position:absolute;top:-80px;right:-80px}.page-module___8aEwW__actionCardBadge{color:#fef08a;letter-spacing:.08em;background:#e5a93c40;border:1px solid #e5a93c66;border-radius:9999px;align-self:flex-start;margin-bottom:1.25rem;padding:.3rem .75rem;font-size:.72rem;font-weight:800;display:inline-block}.page-module___8aEwW__actionCardHeading{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:900;line-height:1.1}.page-module___8aEwW__actionCardSub{color:#e5a93c;letter-spacing:.06em;margin-top:.2rem;font-size:1.35rem;font-weight:800;display:block}.page-module___8aEwW__actionCardText{color:#d1fae5;flex-grow:1;margin-bottom:1.75rem;font-size:1.05rem;line-height:1.6}.page-module___8aEwW__actionCardPricing{border-top:1px solid #ffffff1f;align-items:baseline;gap:.5rem;margin-bottom:1.5rem;padding-top:1rem;display:flex}.page-module___8aEwW__actionPricingVal{font-family:var(--font-heading);color:#e5a93c;font-size:2.2rem;font-weight:900}.page-module___8aEwW__actionPricingSub{color:#a7f3d0;font-size:.9rem;font-weight:500}.page-module___8aEwW__actionCardGold{color:#042319;background:linear-gradient(145deg,#e5a93c 0%,#d49527 100%);border:2px solid #073e2e4d}.page-module___8aEwW__actionCardGold:before{content:"";pointer-events:none;background:radial-gradient(circle,#073e2e33 0%,#0000 70%);width:220px;height:220px;position:absolute;top:-80px;right:-80px}.page-module___8aEwW__actionCardBadgeGold{color:#042319;letter-spacing:.08em;background:#073e2e26;border:1px solid #073e2e4d;border-radius:9999px;align-self:flex-start;margin-bottom:1.25rem;padding:.3rem .75rem;font-size:.72rem;font-weight:800;display:inline-block}.page-module___8aEwW__actionCardHeadingGold{color:#042319;margin-bottom:1rem;font-size:2.5rem;font-weight:900;line-height:1.1}.page-module___8aEwW__actionCardSubGold{color:#073e2e;letter-spacing:.06em;margin-top:.2rem;font-size:1.35rem;font-weight:800;display:block}.page-module___8aEwW__actionCardTextGold{color:#1f2937;flex-grow:1;margin-bottom:1.75rem;font-size:1.05rem;line-height:1.6}.page-module___8aEwW__actionCardPricingGold{border-top:1px solid #073e2e2e;align-items:baseline;gap:.5rem;margin-bottom:1.5rem;padding-top:1rem;display:flex}.page-module___8aEwW__actionPricingValGold{font-family:var(--font-heading);color:#073e2e;font-size:2.2rem;font-weight:900}.page-module___8aEwW__actionPricingSubGold{color:#374151;font-size:.9rem;font-weight:600}.page-module___8aEwW__searchSectionWrap{background:#fff;border:1px solid #073e2e1f;border-radius:20px;max-width:900px;margin:0 auto;padding:1.75rem 2rem;box-shadow:0 18px 40px -12px #073e2e1f}.page-module___8aEwW__searchSectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.page-module___8aEwW__searchHeaderTitle{color:#073e2e;font-size:1rem;font-weight:700}.page-module___8aEwW__searchModeTabs{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;gap:.25rem;padding:.25rem;display:inline-flex}.page-module___8aEwW__modeTab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.page-module___8aEwW__modeTabActive{background:#073e2e;box-shadow:0 4px 12px #073e2e4d;color:#fff!important}.page-module___8aEwW__searchBar{background:#faf8f5;border:1px solid #073e2e33;border-radius:14px;gap:.5rem;width:100%;padding:.4rem;display:flex}.page-module___8aEwW__heroAutocompleteContainer{flex-grow:1;align-items:center;display:flex}.page-module___8aEwW__heroAutocompleteContainer input{font-size:.95rem;box-shadow:none!important;background:0 0!important;border:none!important}.page-module___8aEwW__searchSelect{color:#374151;width:200px;padding-left:.75rem;font-size:.92rem;background:0 0!important;border:none!important;border-left:1px solid #073e2e26!important;border-radius:0!important}.page-module___8aEwW__searchBtn{color:#fff!important;background:#073e2e!important;border-color:#073e2e!important;border-radius:10px!important;padding:.7rem 1.6rem!important;font-weight:700!important}.page-module___8aEwW__categoriesSection{background:#faf8f5;padding:5rem 0}.page-module___8aEwW__sectionHeaderCenter{text-align:center;margin-bottom:3.5rem}.page-module___8aEwW__sectionOverline{letter-spacing:.12em;color:#b45309;text-transform:uppercase;margin-bottom:.4rem;font-size:.8rem;font-weight:800;display:block}.page-module___8aEwW__sectionTitle{color:#042319;margin:0;font-size:2.35rem;font-weight:800}.page-module___8aEwW__sectionTitleLeft{color:#042319;margin:0;font-size:2.2rem;font-weight:800}.page-module___8aEwW__posterCategoriesGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem;display:grid}.page-module___8aEwW__posterCatCard{text-align:center;background:#fff;border:1px solid #073e2e1a;border-radius:20px;flex-direction:column;align-items:center;padding:1.75rem 1rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 16px -4px #073e2e0f}.page-module___8aEwW__posterCatCard:hover{border-color:#e5a93c;transform:translateY(-5px);box-shadow:0 12px 28px -6px #e5a93c40}.page-module___8aEwW__posterCatCircle{background:linear-gradient(135deg,#e5a93c26 0%,#073e2e1a 100%);border:2px solid #e5a93c4d;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1rem;transition:transform .3s;display:flex}.page-module___8aEwW__posterCatCard:hover .page-module___8aEwW__posterCatCircle{background:linear-gradient(135deg,#e5a93c 0%,#d49527 100%);transform:scale(1.12)}.page-module___8aEwW__posterCatIcon{font-size:2rem}.page-module___8aEwW__posterCatName{color:#042319;margin-bottom:.3rem;font-size:1rem;font-weight:800}.page-module___8aEwW__posterCatPrice{color:#6b7280;font-size:.8rem;font-weight:600}.page-module___8aEwW__featuredSection{background:#fff;border-top:1px solid #073e2e14;border-bottom:1px solid #073e2e14;padding:5rem 0}.page-module___8aEwW__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:3rem;display:flex}.page-module___8aEwW__spacesGrid,.page-module___8aEwW__loadingGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.page-module___8aEwW__skeletonCard{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:16px;height:380px;animation:1.5s infinite page-module___8aEwW__loading}@keyframes page-module___8aEwW__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.page-module___8aEwW__emptyState{text-align:center;color:#6b7280;border:2px dashed #073e2e33;border-radius:16px;padding:4rem 2rem}.page-module___8aEwW__emptyState a{color:#073e2e;font-weight:700;text-decoration:underline}.page-module___8aEwW__pillarsSection{background:#faf8f5;padding:5.5rem 0}.page-module___8aEwW__pillarsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}.page-module___8aEwW__pillarCard{background:#fff;border:1px solid #073e2e1a;border-radius:20px;flex-direction:column;gap:.75rem;padding:2.25rem 1.75rem;transition:all .3s;display:flex;box-shadow:0 4px 16px -4px #073e2e0d}.page-module___8aEwW__pillarCard:hover{border-color:#e5a93c;transform:translateY(-4px);box-shadow:0 12px 24px -6px #073e2e1f}.page-module___8aEwW__pillarIconWrap{background:#e5a93c29;border:1px solid #e5a93c59;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:.5rem;font-size:1.6rem;display:flex}.page-module___8aEwW__pillarCard h3{color:#042319;margin:0;font-size:1.15rem;font-weight:800}.page-module___8aEwW__pillarCard p{color:#4b5563;margin:0;font-size:.92rem;line-height:1.6}.page-module___8aEwW__howItWorks{background:#fff;border-top:1px solid #073e2e14;padding:5.5rem 0}.page-module___8aEwW__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}.page-module___8aEwW__step{text-align:center;background:#faf8f5;border:1px solid #073e2e1a;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;padding:2.5rem 2rem;transition:all .3s;display:flex;box-shadow:0 4px 12px -2px #073e2e0f}.page-module___8aEwW__step:hover{border-color:#e5a93c;transform:translateY(-4px);box-shadow:0 12px 24px -4px #073e2e1f}.page-module___8aEwW__stepNum{color:#e5a93c;background:linear-gradient(135deg,#073e2e 0%,#042319 100%);border:2px solid #e5a93c;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-size:1.5rem;font-weight:900;display:flex;box-shadow:0 4px 12px #073e2e4d}.page-module___8aEwW__step h3{color:#042319;font-size:1.3rem;font-weight:800}.page-module___8aEwW__step p{color:#4b5563;font-size:.95rem;line-height:1.6}@media (max-width:860px){.page-module___8aEwW__heroTitle{font-size:2.4rem}.page-module___8aEwW__dualActionGrid{grid-template-columns:1fr;gap:1.5rem}.page-module___8aEwW__actionCard{padding:2rem 1.5rem}.page-module___8aEwW__searchBar{flex-direction:column}.page-module___8aEwW__searchSelect{width:100%;padding:.6rem 0;border-top:1px solid #073e2e26!important;border-left:none!important}}
.spaces-module__M-5r9W__pageSpaces{background:var(--bg-surface-soft,#f8fafc);z-index:10;flex-direction:column;width:100%;max-width:100%;height:calc(100vh - 4.5rem);display:flex;position:fixed;inset:4.5rem 0 0;overflow:hidden}.spaces-module__M-5r9W__topBar{border-bottom:1px solid var(--border,#e2e8f0);z-index:20;background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;gap:1.25rem;padding:.85rem 1.75rem;display:flex;box-shadow:0 1px 3px #00000008}.spaces-module__M-5r9W__topBarLeft{flex-wrap:wrap;align-items:center;gap:1rem;min-width:0;display:flex}.spaces-module__M-5r9W__titleArea{align-items:center;gap:.65rem;display:flex}.spaces-module__M-5r9W__titleArea h1{letter-spacing:-.02em;color:var(--text-primary,#0f172a);white-space:nowrap;margin:0;font-size:1.35rem;font-weight:800}.spaces-module__M-5r9W__totalBadge{color:var(--primary,#5c60f5);background:#5c60f51a;border-radius:9999px;padding:.2rem .65rem;font-size:.8rem;font-weight:700}.spaces-module__M-5r9W__activeChips{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.spaces-module__M-5r9W__chip{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.4rem;padding:.25rem .65rem;font-size:.775rem;font-weight:600;transition:all .15s;display:inline-flex}.spaces-module__M-5r9W__chipCloseBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:.85rem;line-height:1;transition:color .15s;display:flex}.spaces-module__M-5r9W__chipCloseBtn:hover{color:#ef4444}.spaces-module__M-5r9W__clearAllLink{color:var(--primary,#5c60f5);cursor:pointer;background:0 0;border:none;padding:.2rem .4rem;font-size:.775rem;font-weight:700;text-decoration:underline}.spaces-module__M-5r9W__topBarRight{flex-shrink:0;align-items:center;gap:.85rem;display:flex}.spaces-module__M-5r9W__filterTriggerBtn{border:1.5px solid var(--border,#cbd5e1);color:var(--text-primary,#1e293b);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:.55rem;padding:.475rem 1rem;font-size:.875rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000a}.spaces-module__M-5r9W__filterTriggerBtn:hover{border-color:var(--primary,#5c60f5);color:var(--primary,#5c60f5);background:#f8fafc}.spaces-module__M-5r9W__filterTriggerActive{border-color:var(--primary,#5c60f5);color:var(--primary,#5c60f5);background:#5c60f50f}.spaces-module__M-5r9W__activeFilterPill{background:var(--primary,#5c60f5);color:#fff;border-radius:9999px;padding:.1rem .45rem;font-size:.7rem;font-weight:800;line-height:1.2}.spaces-module__M-5r9W__viewToggleGroup{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.25rem;padding:.25rem;display:flex}.spaces-module__M-5r9W__toggleBtn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.38rem .85rem;font-size:.825rem;font-weight:600;transition:all .15s;display:flex}.spaces-module__M-5r9W__toggleBtn:hover{color:#1e293b}.spaces-module__M-5r9W__toggleBtnActive{color:var(--primary,#5c60f5);background:#fff;font-weight:700;box-shadow:0 2px 4px #0000000f}.spaces-module__M-5r9W__contentArea{flex:1;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.spaces-module__M-5r9W__gridScrollContainer{scroll-behavior:smooth;flex:1;height:100%;padding:2rem;overflow-y:auto}.spaces-module__M-5r9W__spacesGrid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1.75rem;max-width:1600px;margin:0 auto;display:grid}.spaces-module__M-5r9W__loadMoreWrapper{text-align:center;margin:2.5rem 0 3.5rem}.spaces-module__M-5r9W__splitLayout{width:100%;height:100%;display:flex;overflow:hidden}.spaces-module__M-5r9W__splitListPane{border-right:1px solid var(--border,#e2e8f0);scroll-behavior:smooth;background:#fff;flex-direction:column;gap:1.25rem;width:48%;min-width:360px;max-width:680px;height:100%;padding:1.5rem 1.75rem;display:flex;overflow-y:auto}.spaces-module__M-5r9W__splitMapPane{background:#0f172a;flex:1;height:100%;position:relative;overflow:hidden}.spaces-module__M-5r9W__mapLayout{background:#0f172a;width:100%;height:100%;position:relative;overflow:hidden}.spaces-module__M-5r9W__drawerBackdrop{-webkit-backdrop-filter:blur(5px);z-index:10000;background:#0f172a73;animation:.2s ease-out spaces-module__M-5r9W__fadeIn;position:fixed;inset:0}.spaces-module__M-5r9W__filterDrawer{z-index:10001;background:#fff;flex-direction:column;width:400px;max-width:92vw;animation:.25s cubic-bezier(.16,1,.3,1) spaces-module__M-5r9W__slideInRight;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-12px 0 35px #0000002e}.spaces-module__M-5r9W__drawerHeader{border-bottom:1px solid var(--border,#e2e8f0);background:#fff;justify-content:space-between;align-items:center;padding:1.25rem 1.75rem;display:flex}.spaces-module__M-5r9W__drawerHeader h2{color:#0f172a;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:800;display:flex}.spaces-module__M-5r9W__drawerCloseBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.spaces-module__M-5r9W__drawerCloseBtn:hover{color:#0f172a;background:#e2e8f0}.spaces-module__M-5r9W__drawerBody{flex-direction:column;flex:1;gap:1.5rem;padding:1.75rem;display:flex;overflow-y:auto}.spaces-module__M-5r9W__drawerSection{flex-direction:column;gap:.5rem;display:flex}.spaces-module__M-5r9W__drawerSection label{color:#334155;text-transform:uppercase;letter-spacing:.04em;font-size:.85rem;font-weight:700}.spaces-module__M-5r9W__priceRangeRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.spaces-module__M-5r9W__drawerFooter{border-top:1px solid var(--border,#e2e8f0);background:#f8fafc;align-items:center;gap:.75rem;padding:1.25rem 1.75rem;display:flex}.spaces-module__M-5r9W__drawerFooter button{flex:1}.spaces-module__M-5r9W__loadingGrid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1.75rem;width:100%;display:grid}.spaces-module__M-5r9W__skeletonCard{border-radius:var(--radius-md,14px);border:1px solid var(--border,#e2e8f0);background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;height:380px;animation:1.5s infinite spaces-module__M-5r9W__loading}@keyframes spaces-module__M-5r9W__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.spaces-module__M-5r9W__emptyState{text-align:center;border:2px dashed var(--border,#cbd5e1);border-radius:var(--radius-md,14px);color:var(--text-secondary,#64748b);background:#fff;flex-direction:column;align-items:center;gap:1.5rem;max-width:600px;margin:3rem auto;padding:5rem 2rem;display:flex}.spaces-module__M-5r9W__emptyState p{color:#334155;margin:0;font-size:1.1rem;font-weight:600}@keyframes spaces-module__M-5r9W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spaces-module__M-5r9W__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.spaces-module__M-5r9W__gridScrollContainer::-webkit-scrollbar{width:7px}.spaces-module__M-5r9W__splitListPane::-webkit-scrollbar{width:7px}.spaces-module__M-5r9W__drawerBody::-webkit-scrollbar{width:7px}.spaces-module__M-5r9W__gridScrollContainer::-webkit-scrollbar-track{background:0 0}.spaces-module__M-5r9W__splitListPane::-webkit-scrollbar-track{background:0 0}.spaces-module__M-5r9W__drawerBody::-webkit-scrollbar-track{background:0 0}.spaces-module__M-5r9W__gridScrollContainer::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}.spaces-module__M-5r9W__splitListPane::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}.spaces-module__M-5r9W__drawerBody::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}.spaces-module__M-5r9W__gridScrollContainer::-webkit-scrollbar-thumb:hover{background:#94a3b8}.spaces-module__M-5r9W__splitListPane::-webkit-scrollbar-thumb:hover{background:#94a3b8}.spaces-module__M-5r9W__drawerBody::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:900px){.spaces-module__M-5r9W__topBar{flex-direction:column;align-items:stretch;gap:.75rem;padding:.75rem 1rem}.spaces-module__M-5r9W__topBarLeft,.spaces-module__M-5r9W__topBarRight{justify-content:space-between;width:100%}.spaces-module__M-5r9W__splitLayout{flex-direction:column}.spaces-module__M-5r9W__splitListPane{border-right:none;border-bottom:1px solid var(--border,#e2e8f0);width:100%;min-width:0;max-width:none;height:50%}.spaces-module__M-5r9W__splitMapPane{height:50%}}
