@media (max-width:768px){body{font-size:14px;-webkit-tap-highlight-color:transparent}#content-area{padding:1rem!important;padding-bottom:5rem!important}.grid{grid-template-columns:1fr!important;gap:1rem!important}.lg\:grid-cols-4,.md\:grid-cols-3,.sm\:grid-cols-2{grid-template-columns:1fr!important}.data-grid-container{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1rem;border-radius:12px;border:1px solid rgba(0,0,0,.05)}.data-grid{min-width:700px}#admin-sidebar{width:280px!important;z-index:999;box-shadow:20px 0 50px rgba(0,0,0,.2);transition:transform .4s cubic-bezier(.16, 1, .3, 1)}#admin-sidebar.sidebar-visible{transform:translateX(0)!important}#main-sidebar{position:fixed!important;left:0;top:0;height:100vh;width:280px!important;z-index:999;transform:translateX(-100%);transition:transform .4s cubic-bezier(.16, 1, .3, 1);display:flex!important;background:#fff!important}.dark #main-sidebar{background:#000!important}#main-sidebar.mobile-visible{transform:translateX(0);box-shadow:20px 0 50px rgba(0,0,0,.3)}.mobile-fab{position:fixed;bottom:2rem;right:1.5rem;width:3.5rem;height:3.5rem;border-radius:50%;background:#1546c0;color:#fff;display:flex;items-center:center;justify-content:center;box-shadow:0 10px 25px rgba(21,70,192,.4);z-index:40;transition:all .2s}.mobile-fab:active{transform:scale(.9) translateY(2px)}.stat-card,.vercel-card{padding:1.25rem!important;border-radius:20px!important;margin-bottom:.5rem}#chat-main-container{height:calc(100svh - 64px)!important;overflow:hidden!important}#chat-user-list{width:100%!important;padding-bottom:2rem}#chat-main-area{position:fixed!important;inset:0!important;z-index:100;background:#fff!important;transform:translateX(100%);transition:transform .3s cubic-bezier(.16, 1, .3, 1);display:flex;flex-direction:column}.dark #chat-main-area{background:#000!important}#chat-main-area.active{transform:translateX(0)}.chat-bubble{max-width:85%!important;border-radius:18px!important;padding:.75rem 1rem!important;font-size:14px!important}header{padding-left:1rem!important;padding-right:1rem!important}.modal-content,[id*=modal-][id$="-content"]{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;border-radius:0!important}#emp-view-tabs{display:flex;overflow-x:auto;white-space:nowrap;padding-bottom:.5rem;padding-left:1rem;scrollbar-width:none;-ms-overflow-style:none}#emp-view-tabs::-webkit-scrollbar{display:none}}#mobile-sidebar-overlay{transition:opacity .3s ease,visibility .3s}#mobile-sidebar-overlay:not(.hidden){display:block!important;opacity:1!important}.animate-fade-in{animation:fadeIn .4s ease-out forwards}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}