@media (max-width:768px){a,button,input[type=button],input[type=submit]{min-height:44px;min-width:44px}.dashboard-grid{grid-template-columns:1fr!important;gap:1rem!important}table{font-size:14px}td,th{padding:8px 4px!important}.form-grid{grid-template-columns:1fr!important}.modal{width:95vw!important;max-height:90vh!important}.chat-widget{width:calc(100vw - 2rem)!important;max-width:100%!important;bottom:calc(7.5rem + env(safe-area-inset-bottom, 0px))!important}.sidebar{width:100%!important}.stat-card{padding:1rem!important}.stat-card h3{font-size:.875rem!important}.stat-card .value{font-size:1.5rem!important}}@media (min-width:769px) and (max-width:1024px){.dashboard-grid{grid-template-columns:repeat(2,1fr)!important}.sidebar{width:200px!important}}@media (max-height:500px) and (orientation:landscape){.chat-widget{max-height:80vh!important}.modal{max-height:85vh!important}}@supports (padding:max(0px)){body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom)}.fixed-bottom{padding-bottom:calc(1rem + env(safe-area-inset-bottom))}}@media (max-width:768px){input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{font-size:16px!important}}.scroll-container{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{overscroll-behavior-y:contain}@media (hover:none){a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #00BFB3;outline-offset:2px}}