@media (max-width:1024px){.touch-target,[role=button],a,button{min-height:44px;min-width:44px}.touch-target-icon{min-height:48px;min-width:48px}aside[class*=w-64]{position:fixed!important;left:0;top:0;bottom:0;z-index:50;box-shadow:4px 0 20px rgba(0,0,0,.4);backdrop-filter:blur(10px)}.sidebar-hidden aside[class*=w-64]{transform:translateX(-100%);opacity:0}aside[class*=w-64]:not(.sidebar-hidden){transform:translateX(0);opacity:1}.sidebar-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:45;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.sidebar-backdrop.visible{opacity:1;visibility:visible}.swipe-area{touch-action:horizontal;overscroll-behavior-x:none}.swipe-edge-left{touch-action:pan-y}}@media (min-width:768px) and (max-width:1024px){[class*=grid-cols-]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))!important}.ipad-grid-2{grid-template-columns:repeat(2,1fr)!important}.ipad-grid-3{grid-template-columns:repeat(3,1fr)!important}main{padding:1.25rem!important}}@media (max-width:767px){[class*=grid-cols-]{grid-template-columns:1fr!important}.phone-stack>*{width:100%!important;max-width:100%!important}body{font-size:16px;-webkit-text-size-adjust:100%}main{padding:.75rem!important}.mobile-full-width{width:100%!important}.mobile-compact{gap:.5rem!important}.mobile-nav-item{padding:.625rem .75rem!important}}@media (max-width:896px) and (orientation:landscape){header{height:48px!important;min-height:48px!important}.landscape-show{display:flex!important}.landscape-hide{display:none!important}.landscape-side-by-side{flex-direction:row!important}}*{max-width:100%;box-sizing:border-box}body,html{overflow-x:hidden}@supports (padding:max(0px)){body{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right));padding-bottom:max(0px,env(safe-area-inset-bottom))}.safe-area-top{padding-top:max(0px,env(safe-area-inset-top))!important}.safe-area-bottom{padding-bottom:max(0px,env(safe-area-inset-bottom))!important}.safe-area-left{padding-left:max(0px,env(safe-area-inset-left))!important}.safe-area-right{padding-right:max(0px,env(safe-area-inset-right))!important}}[role=button]:not(:disabled),a,button:not(:disabled){transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease,transform .15s ease}[role=button]:active:not(:disabled),a:active,button:active:not(:disabled){transform:scale(.97)}[class*=sidebar],aside,nav{transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .2s ease}[class*=backdrop],[class*=overlay]{transition:opacity .3s ease}.modal-enter{opacity:0;transform:scale(.95) translateY(10px)}.modal-enter-active{transition:opacity .2s ease,transform .2s ease}.modal-enter-active,.modal-exit{opacity:1;transform:scale(1) translateY(0)}.modal-exit-active{opacity:0;transform:scale(.95) translateY(10px);transition:opacity .15s ease,transform .15s ease}@media (max-width:1024px){::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.3)}}@media (max-width:1024px){input,select,textarea{font-size:16px;min-height:44px;padding:.75rem 1rem}input[type=checkbox],input[type=radio]{width:24px;height:24px;min-width:24px;min-height:24px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23999' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2.5rem}}@media (max-width:768px){.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive table{min-width:100%}.table-as-cards tbody tr{display:block;border-bottom:1px solid var(--border);padding:.75rem 0}.table-as-cards td{display:flex;justify-content:space-between;padding:.5rem 0}.table-as-cards td:before{content:attr(data-label);font-weight:500;color:var(--muted-foreground)}.modal-mobile-full{inset:0;width:100%!important;height:100%;border-radius:0!important;margin:0!important}.modal-bottom-sheet,.modal-mobile-full{position:fixed;z-index:100;max-width:100%!important}.modal-bottom-sheet{bottom:0;left:0;right:0;width:100%;border-radius:1rem 1rem 0 0!important;margin:0;animation:slideUp .3s ease}}@media (max-width:768px){@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.dialog-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:99;backdrop-filter:blur(4px)}}@media (max-width:1024px){.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;padding:.5rem .5rem calc(.5rem + env(safe-area-inset-bottom, 0px));background:rgba(0,0,0,.95);border-top:1px solid var(--border);z-index:40}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;padding:.5rem 1rem;min-height:48px;color:var(--muted-foreground);font-size:.75rem}.bottom-nav-item.active{color:var(--accent)}.bottom-nav-item svg{width:24px;height:24px}.has-bottom-nav main{padding-bottom:calc(4rem + env(safe-area-inset-bottom, 0px))}.pull-to-refresh{position:relative;overflow:hidden}.pull-to-refresh:before{content:"";position:absolute;top:-60px;left:0;right:0;height:60px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:1rem;background:linear-gradient(to bottom,transparent,var(--accent));opacity:0;transition:opacity .2s ease}.pull-to-refresh.pulling:before{opacity:.5}.skeleton{background:linear-gradient(90deg,var(--muted) 25%,var(--muted-foreground) 50%,var(--muted) 75%);background-size:200% 100%;animation:skeleton-loading 1.5s ease-in-out infinite}}@media (max-width:1024px){@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.loading-spinner{width:32px;height:32px;border:3px solid var(--muted);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (max-width:1024px){.oled-dark{background:#000000!important}.high-contrast-text{color:#ffffff!important}.high-contrast-secondary{color:rgba(255,255,255,.9)!important}}@supports (padding-top:env(safe-area-inset-top)){@media (max-width:1024px){.notch-avoid{padding-top:env(safe-area-inset-top)!important}.dynamic-island-avoid{padding-left:max(1rem,env(safe-area-inset-left,1rem))!important;padding-right:max(1rem,env(safe-area-inset-right,1rem))!important}}}@media print{.no-print{display:none!important}}@media screen{.print-only{display:none!important}}@font-face{font-family:Inter;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;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;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;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;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;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;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;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}