@media (max-width:768px){*,:after,:before{animation-duration:0s!important;animation-delay:0s!important}*,:after,:before,[data-framer-motion]{transition:none!important}*{-webkit-tap-highlight-color:rgba(0,0,0,.05);tap-highlight-color:rgba(0,0,0,.05)}}.touch-target{min-height:44px;min-width:44px;-webkit-tap-highlight-color:transparent}.safe-area-pt{padding-top:env(safe-area-inset-top)}.safe-area-pb{padding-bottom:env(safe-area-inset-bottom)}.safe-area-pl{padding-left:env(safe-area-inset-left)}.safe-area-pr{padding-right:env(safe-area-inset-right)}.min-h-screen-mobile{min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}@media (max-width:768px){html{scroll-behavior:auto!important}body,html{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}body{overflow-x:hidden!important}body,body.modal-open{position:relative!important}body.modal-open{overflow:auto!important}.overflow-y-auto,.space-y-4,.space-y-6,main{overscroll-behavior:auto!important}.card,.overflow-y-auto,.space-y-4,.space-y-6,[data-card],[role=article],main{-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}a,button,input,select,textarea{min-height:44px}a:active,button:active{opacity:.9;transform:scale(.98)}a,button,input,label,select,textarea{touch-action:manipulation!important;-ms-touch-action:manipulation!important}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.mobile-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.mobile-table table{min-width:600px}.mobile-stack>*{margin-bottom:1rem}.mobile-sticky-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid #e5e7eb}.bottom-sheet{border-top-left-radius:1rem;border-top-right-radius:1rem}.swipe-indicator{width:36px;height:4px;background:#d1d5db;border-radius:2px;margin:8px auto}[role=tablist]{touch-action:pan-x!important;-webkit-overflow-scrolling:touch}}.touch-device *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.touch-device [contenteditable],.touch-device input,.touch-device textarea{-webkit-user-select:text;-moz-user-select:text;user-select:text}.standalone-mode{padding-top:env(safe-area-inset-top)}.standalone-mode .mobile-sticky-header{top:env(safe-area-inset-top)}.swipeable{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.swipe-left{animation:swipeLeft .3s ease-out}.swipe-right{animation:swipeRight .3s ease-out}@keyframes swipeLeft{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes swipeRight{0%{transform:translateX(0)}to{transform:translateX(100%)}}.pull-to-refresh{position:fixed;top:0;left:50%;transform:translateX(-50%) translateY(-100%);transition:transform .3s ease;z-index:9999}.pull-to-refresh.active{transform:translateX(-50%) translateY(0)}@media (max-width:768px){input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{font-size:16px!important;padding:12px}input[type=date]::-webkit-calendar-picker-indicator{font-size:18px;padding:8px}}.fab{position:fixed;bottom:calc(80px + env(safe-area-inset-bottom));right:16px;z-index:30;box-shadow:0 4px 12px rgba(0,0,0,.15)}@media (min-width:768px){.fab{display:none}}@media (max-width:768px){main{padding-bottom:calc(64px + env(safe-area-inset-bottom))}}.skeleton{animation:skeleton-loading 1s linear infinite alternate}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}@media (max-width:768px){[role=dialog]{max-height:90vh;border-radius:16px 16px 0 0}[role=dialog] *{touch-action:pan-y!important}[role=dialog]>div{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}[role=button]:active,a:active,button:active{transform:scale(.97)}}@media (max-width:768px) and (orientation:landscape){.hide-landscape{display:none}.compact-landscape{padding-top:8px;padding-bottom:8px}}@media (max-width:768px){.container,main{padding-left:1rem!important;padding-right:1rem!important}h1{font-size:1.75rem!important;line-height:1.2!important}h2{font-size:1.5rem!important;line-height:1.3!important}h3{font-size:1.25rem!important}h3,h4{line-height:1.4!important}h4{font-size:1.125rem!important}h5{font-size:1rem!important}h5,h6{line-height:1.5!important}h6{font-size:.875rem!important}.card,[data-card]{border-radius:12px!important;padding:1rem!important;margin-bottom:.75rem!important;box-shadow:0 1px 3px rgba(0,0,0,.08)!important}.btn,[role=button],button{min-height:44px!important;padding:.75rem 1.25rem!important;font-size:1rem!important;border-radius:10px!important;font-weight:500!important}[role=button][aria-label],button[aria-label]{min-width:44px!important;padding:.5rem!important}.badge{padding:.375rem .75rem!important;font-size:.875rem!important;border-radius:6px!important}.mobile-table-card{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#fff;border-radius:12px;border:1px solid #e5e7eb;margin-bottom:.75rem}.mobile-table-card-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f3f4f6}.mobile-table-card-row:last-child{border-bottom:none}.mobile-table-card-label{font-weight:600;color:#6b7280;font-size:.875rem}.mobile-table-card-value{font-weight:500;color:#111827;font-size:1rem;text-align:right}.dialog-content,[role=dialog]{max-width:100%!important;width:100%!important;margin:0!important;border-radius:16px 16px 0 0!important;position:fixed!important;bottom:0!important;top:auto!important;max-height:85vh!important;overflow-y:auto!important}[role=combobox],select{min-height:44px!important;font-size:1rem!important;padding:.75rem 1rem!important;border-radius:10px!important}input[type=checkbox],input[type=radio]{min-width:20px!important;min-height:20px!important;margin-right:.75rem!important}label{font-size:1rem!important;font-weight:500!important;margin-bottom:.5rem!important;display:block!important}.grid{gap:1rem!important}.grid-cols-2,.grid-cols-3,.grid-cols-4{grid-template-columns:1fr!important}.stat-card{padding:1.25rem!important;border-radius:12px!important}.list-item,li{padding:1rem!important;min-height:44px!important}.divider,hr{margin:1.5rem 0!important}.page-content{padding:1rem 1rem calc(80px + env(safe-area-inset-bottom))!important}.sticky-header{position:sticky!important;top:0!important;z-index:20!important;background:#fff!important;padding:1rem!important;border-bottom:1px solid #e5e7eb!important;box-shadow:0 1px 3px rgba(0,0,0,.05)!important}.search-input,input[type=search]{height:44px!important;font-size:1rem!important;padding:.75rem 1rem!important;border-radius:12px!important;background:#f9fafb!important;border:1px solid #e5e7eb!important}.avatar{width:40px!important;height:40px!important}.icon,svg{width:20px!important;height:20px!important}[role=button] svg,button svg{width:22px!important;height:22px!important}.alert,[role=alert]{padding:1rem!important;border-radius:10px!important;font-size:.9375rem!important;line-height:1.5!important}[role=tablist]{display:flex!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;gap:.5rem!important;padding:.5rem!important;margin-bottom:1rem!important;background:#f9fafb!important;border-radius:12px!important}[role=tab]{min-height:44px!important;padding:.75rem 1.5rem!important;font-size:.9375rem!important;font-weight:500!important;white-space:nowrap!important;border-radius:8px!important}[role=tab][aria-selected=true]{background:#fff!important;box-shadow:0 1px 3px rgba(0,0,0,.1)!important}[role=menu]{min-width:200px!important;padding:.5rem!important;border-radius:12px!important}[role=menuitem]{min-height:44px!important;padding:.75rem 1rem!important;font-size:1rem!important;border-radius:8px!important}.empty-state{padding:3rem 1rem!important;text-align:center!important}.empty-state svg{width:64px!important;height:64px!important;margin:0 auto 1rem!important}.pagination{display:flex!important;gap:.5rem!important;justify-content:center!important;padding:1rem 0!important}.pagination button{min-width:44px!important;min-height:44px!important}.desktop-only{display:none!important}.mobile-only{display:block!important}.loading-spinner{width:40px!important;height:40px!important}.progress-bar{height:8px!important;border-radius:4px!important}[role=tooltip]{font-size:.875rem!important;padding:.5rem .75rem!important;max-width:90vw!important}.chart-container{margin:1rem -1rem!important;padding:1rem!important}.breadcrumb,.chart-container{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.breadcrumb{font-size:.875rem!important;white-space:nowrap!important}.accordion-trigger{min-height:52px!important;font-size:1rem!important;font-weight:500!important}.accordion-content,.accordion-trigger{padding:1rem!important}}@media (max-width:768px) and (prefers-color-scheme:dark){.card,.sticky-header,[data-card]{box-shadow:0 1px 3px rgba(0,0,0,.3)!important}[role=tab][aria-selected=true]{box-shadow:0 1px 3px rgba(0,0,0,.5)!important}}@media (max-width:768px){.mobile-scroll-control-container{position:fixed;right:16px;top:10%;height:80%;z-index:9999;pointer-events:none}.mobile-scroll-handle{position:absolute;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgba(59,130,246,.5),0 4px 12px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.3);border:3px solid hsla(0,0%,100%,.5);cursor:grab;transition:all .2s ease;pointer-events:all;-webkit-tap-highlight-color:transparent;touch-action:none;backdrop-filter:blur(10px);left:0;transform:translateX(0);z-index:10}.mobile-scroll-handle:hover{transform:scale(1.05);box-shadow:0 10px 30px rgba(59,130,246,.6),0 6px 16px rgba(0,0,0,.4),inset 0 1px 0 hsla(0,0%,100%,.4)}.mobile-scroll-handle.dragging{cursor:grabbing;transform:scale(1.1);background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 12px 36px rgba(59,130,246,.7),0 8px 20px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.5);transition:none}.mobile-scroll-handle svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@media (max-width:390px){.mobile-scroll-control-container{right:18px}.mobile-scroll-handle{width:55px;height:55px}}@media (min-width:390px) and (max-width:768px){.mobile-scroll-handle{width:65px;height:65px}}@keyframes gentle-pulse{0%,to{box-shadow:0 8px 24px rgba(59,130,246,.5),0 4px 12px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.3)}50%{box-shadow:0 8px 24px rgba(59,130,246,.7),0 4px 12px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.4)}}.mobile-scroll-handle:not(.dragging){animation:gentle-pulse 3s ease-in-out infinite}}@media (min-width:769px){.mobile-scroll-control-container{display:none}}@media (prefers-color-scheme:dark){.mobile-scroll-handle{border-color:hsla(0,0%,100%,.6);box-shadow:0 8px 24px rgba(59,130,246,.6),0 4px 12px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.4)}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}