.home-container{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0;position:relative;width:100%;height:100%}.home-intro{max-width:42rem;margin-bottom:1rem}.home-actions{display:flex;gap:1rem;margin-bottom:1rem}.layout-container{width:100%;height:calc(100vh - 120px);display:flex;gap:1rem;margin:0 0 1rem}.home-map-container{flex:2;height:100%;position:relative;border:1px solid #fff;border-radius:8px;overflow:hidden}.home-assistant-container{flex:1;height:100%;background-color:#ffffff;position:relative}.home-features{display:grid;gap:1.5rem;width:100%;max-width:64rem;margin-top:1rem}.home-footer{width:100%;display:flex;justify-content:center;position:absolute;bottom:12px;left:0;right:0;padding:0 1rem}.footer-content{width:100%;display:flex;justify-content:space-between;align-items:center}.footer-left{flex-direction:column;gap:.5rem;text-align:left;color:#666;flex:1;width:100%}.footer-left,.footer-legal-links{display:flex;justify-content:flex-start}.footer-legal-links{gap:.3rem;align-items:center}.footer-business-name,.footer-notice-text{text-align:center}.footer-social{display:flex;justify-content:center}.footer-link{color:#8a8a8a;text-decoration:none;font-size:.75rem;transition:color .2s ease}.footer-link:hover{color:#333;text-decoration:underline}.footer-center{text-align:center;justify-content:center}.footer-center,.footer-right{flex:1;width:100%;display:flex;align-items:center}.footer-right{justify-content:flex-end}.footer-right a{display:flex;align-items:center;justify-content:center;opacity:.8;transition:opacity .2s ease}.footer-right a:hover{opacity:1}@media (min-width:768px){.home-features{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.footer-content{flex-direction:column;gap:.5rem}.footer-center,.footer-left,.footer-right{text-align:center;justify-content:center}.footer-legal-links{justify-content:center}}.feature-card-content{margin-bottom:1rem}.map-overlay{position:absolute;top:10px;left:10px;background-color:rgba(255,255,255,.8);padding:10px;border-radius:4px;font-size:.875rem;z-index:10;pointer-events:none}.mobile-layout-container{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.mobile-content-area{flex:1;display:flex;overflow:hidden;border-radius:0}.mobile-assistant-container,.mobile-map-container{flex:1;height:100%;width:100%;position:relative;overflow:hidden}.mobile-assistant-container{touch-action:none;overscroll-behavior:none}@media (max-width:768px){.desktop-only{display:none!important}.page-main{height:calc(100vh - 60px)!important}.home-container,.page-main{padding:0!important;margin:0!important;overflow:hidden!important;touch-action:none!important}.home-container{height:100%!important;overscroll-behavior:none!important}.page{height:100vh!important}.page,body{overflow:hidden!important;touch-action:none!important;overscroll-behavior:none!important}body{position:fixed!important;width:100%!important}.mapboxgl-canvas,.mapboxgl-canvas-container,body{height:100%!important}}