@media (max-width:768px){.mobile-bottom-sheet,.mobile-bottom-sheet.state-collapsed{transform:translate3d(0,calc(100vh - 140px),0)}body.has-bottom-sheet{overflow-x:hidden}.page-layout,.page-layout.directions-active:not(.panel-active),.page-layout.panel-active.directions-active,.page-layout.panel-active:not(.directions-active){grid-template-columns:1fr!important;grid-template-rows:auto 1fr!important}.listings-sidebar{display:none!important;visibility:hidden!important}.map-container{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;z-index:1!important;transition:none!important}.map-container.active{z-index:1500!important}.mobile-bottom-sheet{position:fixed;left:0;right:0;bottom:0;background:var(--color-background);border-radius:16px 16px 0 0;box-shadow:0 -8px 32px rgba(0,0,0,.12);z-index:1000;display:flex;flex-direction:column;max-height:90vh;min-height:140px;transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform;touch-action:pan-y}.mobile-bottom-sheet.dragging{transition:none}.mobile-bottom-sheet.state-half{transform:translate3d(0,50vh,0)}.mobile-bottom-sheet.state-full{transform:translate3d(0,10vh,0)}.bottom-sheet-header{padding:12px 20px;border-bottom:1px solid var(--gray-200);cursor:pointer;user-select:none;-webkit-user-select:none;flex-shrink:0;background:var(--color-background);border-radius:16px 16px 0 0}.drag-handle{width:40px;height:4px;background:var(--gray-400);border-radius:2px;margin:0 auto 12px;transition:background-color .2s ease}.bottom-sheet-header:active .drag-handle{background:var(--gray-600)}.sheet-title-area{text-align:center;position:relative;min-height:2.5rem}.sheet-title{margin:0;font-size:var(--text-size-md);font-weight:600;color:var(--gray-700);line-height:1.3}.sheet-subtitle,.sheet-title-loading-text{font-size:var(--text-size-xsm);color:var(--gray-550)}.sheet-subtitle{margin-top:2px;line-height:1.2}.sheet-title-area.loading .sheet-subtitle,.sheet-title-area.loading .sheet-title{opacity:0;transition:opacity .2s ease}.sheet-title-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none;flex-direction:column;align-items:center;gap:8px;z-index:1;transform-style:preserve-3d}.sheet-title-area.loading .sheet-title-loading{display:flex}.sheet-title-loading .spinner-border{width:1.2rem;height:1.2rem;border-width:2px}.sheet-title-loading-text{font-weight:500}.bottom-sheet-content{flex:1;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;padding:0;background:var(--color-background);-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.bottom-sheet-content .sidebar-search-container{position:sticky;top:0;z-index:10;background:var(--color-background);border-bottom:1px solid var(--gray-200);padding:var(--spacing-md)}.bottom-sheet-content .listings-sorter-container{position:sticky;top:60px;z-index:9;background:var(--color-background);border-bottom:1px solid var(--gray-200)}.bottom-sheet-content .listing-card{border-bottom:1px solid var(--gray-200);border-radius:0;margin:0;padding:var(--spacing-sm) var(--spacing-md)}.bottom-sheet-content .listing-card:last-child{border-bottom:none}.bottom-sheet-loading{display:none;justify-content:center;align-items:center;gap:12px;padding:20px;background:var(--gray-50);border-top:1px solid var(--gray-200);color:var(--gray-700);font-size:.9rem;font-weight:500;transform-style:preserve-3d}.bottom-sheet-loading .spinner-border{width:1.2rem;height:1.2rem;border-width:2px}.bottom-sheet-content .pagination-container{padding:16px 20px;border-top:1px solid var(--gray-200);background:var(--gray-50)}.bottom-sheet-content .random-posts-container{padding:20px;border-top:1px solid var(--gray-200);background:var(--gray-50)}.bottom-sheet-content .unified-search-input{font-size:16px;padding:12px 16px}body.bottom-sheet-full-active{position:fixed;top:0;left:0;right:0;overflow:hidden;height:100vh}.mobile-menu-strip{z-index:2000}body.has-bottom-sheet .map-container:not(.active){pointer-events:auto}body.has-bottom-sheet .map-container.active{z-index:1500;pointer-events:auto}.mobile-bottom-sheet.state-collapsed .bottom-sheet-content{overflow:hidden}.mobile-bottom-sheet.state-full .bottom-sheet-content,.mobile-bottom-sheet.state-half .bottom-sheet-content{overflow-y:auto}.bottom-sheet-content .listing-card .card-link{min-height:48px}.bottom-sheet-content .contact-button,.bottom-sheet-content .pagination-link{min-height:44px;display:flex;align-items:center;justify-content:center}.bottom-sheet-content .listing-card,.bottom-sheet-content .location-card,.bottom-sheet-content .post-card{transition:opacity .2s ease}.spinner-border{transition:none!important;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform;transform-origin:center center}.mobile-bottom-sheet[aria-hidden=true]{pointer-events:none}.drag-handle{position:relative}.drag-handle::before{content:'';position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px}@media (prefers-color-scheme:dark){.mobile-bottom-sheet{box-shadow:0 -8px 32px rgba(0,0,0,.3)}.drag-handle{background:var(--gray-500)}.bottom-sheet-header:active .drag-handle{background:var(--gray-300)}}@media (prefers-reduced-motion:reduce){.mobile-bottom-sheet,.mobile-bottom-sheet *{transition:none}.spinner-border{animation:spin 1s linear infinite}}@supports (padding:env(safe-area-inset-bottom)){.mobile-bottom-sheet{padding-bottom:env(safe-area-inset-bottom)}}}@media (max-width:768px) and (orientation:landscape){.mobile-bottom-sheet{max-height:80vh}.mobile-bottom-sheet.state-full{transform:translate3d(0,20vh,0)}.mobile-bottom-sheet.state-half{transform:translate3d(0,40vh,0)}}@media (max-width:320px){.bottom-sheet-header{padding:10px 16px 14px}.sheet-title{font-size:1rem}.sheet-subtitle{font-size:.8rem}.bottom-sheet-content .listing-card{padding:var(--spacing-sm)}}@media (max-width:768px){.bottom-sheet-content #listingsContainer{width:100%;margin:0;padding:0}.bottom-sheet-content .card{border-radius:0;border-left:none;border-right:none;border-top:none;margin:0}.bottom-sheet-content .card:first-child{border-top:1px solid var(--gray-200)}.bottom-sheet-content .location-card{background:var(--gray-50);margin:8px 16px;border-radius:var(--radius-md);border:1px solid var(--gray-200)}.mobile-bottom-sheet-trigger{margin:16px 0}}.bottom-sheet-loading,.mobile-load-more-indicator{gap:12px;background:var(--gray-50);border-top:1px solid var(--gray-200);color:var(--gray-700);font-size:.9rem;font-weight:500;transform-style:preserve-3d}.mobile-load-more-indicator{display:flex;justify-content:center;align-items:center;padding:20px}.mobile-load-more-indicator .spinner-border{width:1rem;height:1rem}.bottom-sheet-content .search-icon:not(.rotating),.mobile-floating-search .search-icon:not(.rotating){display:none!important}.bottom-sheet-loading{display:none;justify-content:center;align-items:center;padding:16px 20px;position:sticky;bottom:0;z-index:10}.bottom-sheet-loading .spinner-border{width:1.2rem;height:1.2rem;border-width:2px}.sheet-title.loading::after{content:'...';animation:loading-dots 1.5s infinite}@keyframes loading-dots{0%,100%,20%{opacity:0}50%{opacity:1}}