*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%}button,a,input,select,textarea{min-height:44px;touch-action:manipulation}button{-webkit-user-select:none;user-select:none}.scrollable{-webkit-overflow-scrolling:touch}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=search],select,textarea{font-size:16px}@supports (padding: max(0px)){body{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right));padding-top:max(0px,env(safe-area-inset-top));padding-bottom:max(0px,env(safe-area-inset-bottom))}}@media(max-width:768px){.dashboard-layout{flex-direction:column!important}.sidebar{width:100%!important;max-height:40vh;overflow-y:auto}.main-content{width:100%!important}.map-sidebar{width:100%!important;max-height:50vh}.filter-button{padding:8px!important}}@media(max-width:480px){h1{font-size:18px!important}h2{font-size:16px!important}.filter-chip{font-size:11px!important;padding:3px 8px!important}}@media(orientation:landscape)and (max-height:500px){header{padding:8px 12px!important}h1{font-size:16px!important}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){img,svg{image-rendering:-webkit-optimize-contrast}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.pwa-install-prompt{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 4px 12px #00000026;z-index:9999;max-width:90%}.pwa-loading{display:flex;justify-content:center;align-items:center;height:100vh}.spinner{border:3px solid #f3f3f3;border-top:3px solid #3b82f6;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body{margin:0;padding:0;height:auto;min-height:100vh;overflow-x:hidden;overflow-y:auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;height:auto;overflow:visible}body *{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root>div{min-height:100vh;height:auto}
