.touch-target{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.safe-area-top{padding-top:env(safe-area-inset-top)}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}.safe-area-left{padding-left:env(safe-area-inset-left)}.safe-area-right{padding-right:env(safe-area-inset-right)}.no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.mobile-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.mobile-header{backface-visibility:hidden;will-change:transform}.no-pull-refresh{overscroll-behavior-y:contain}.mobile-input{font-size:16px!important;height:3rem;padding:.75rem 1rem}.mobile-button{min-height:48px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500}.mobile-overlay{position:fixed;inset:0;z-index:50}.mobile-card{padding:1rem;margin-bottom:1rem;border-radius:.5rem}@media (max-width:768px){h1{font-size:1.75rem!important;line-height:2rem!important}h2{font-size:1.5rem!important;line-height:1.75rem!important}h3{font-size:1.25rem!important;line-height:1.5rem!important}.container{padding-left:1rem!important;padding-right:1rem!important}.dialog-mobile-full{position:fixed;inset:0;max-width:100%;max-height:100%;border-radius:0}.table-mobile-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{font-size:16px!important}}@media (max-width:768px) and (orientation:landscape){.hide-landscape{display:none}.mobile-header{height:3rem}}@media (display-mode:standalone){body{padding-top:env(safe-area-inset-top)}.pwa-hidden{display:none}}@media (max-width:768px){body,html{overflow-x:hidden;max-width:100%}}@supports (-webkit-touch-callout:none){button,input,select,textarea{-webkit-appearance:none}.prevent-bounce{position:fixed;overflow:hidden}}@supports not (-webkit-touch-callout:none){*{scroll-behavior:smooth}}