:root{--bg: #f8fafc;--surface: #ffffff;--surface-2: #f1f5f9;--surface-3: #e2e8f0;--border: #e2e8f0;--border-strong: #cbd5e1;--text: #0f172a;--text-mid: #334155;--text-muted: #64748b;--text-faint: #94a3b8;--accent: #6366f1;--accent-hover: #4f46e5;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--glass-bg: rgba(255, 255, 255, .85);color-scheme:light}:root[data-theme=dark]{--bg: #0b0f19;--surface: #111827;--surface-2: #1f2937;--surface-3: #374151;--border: #1f2937;--border-strong: #374151;--text: #f8fafc;--text-mid: #cbd5e1;--text-muted: #94a3b8;--text-faint: #64748b;--accent: #818cf8;--accent-hover: #6366f1;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .3);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .3), 0 2px 4px -2px rgb(0 0 0 / .3);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .4), 0 4px 6px -4px rgb(0 0 0 / .4);--glass-bg: rgba(17, 24, 39, .85);color-scheme:dark}html,body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}body,#root{background:var(--bg);min-height:100vh;transition:background-color .2s ease,color .2s ease}html{overscroll-behavior-y:none;background:var(--bg)}body{overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent}@media (display-mode: standalone){body{-webkit-user-select:none;user-select:none}input,textarea,select,[contenteditable],.allow-select{-webkit-user-select:text;user-select:text}}.hover-lift{transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.hover-lift:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.glass-nav{background:var(--glass-bg)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.nav-link{transition:background-color .15s ease,color .15s ease}.nav-link:active{transform:scale(.96)}.hide-on-mobile{display:flex}.show-on-mobile{display:none!important}.responsive-grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(440px,1fr));gap:16px}.responsive-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.mobile-only{display:none!important}@media (max-width: 768px){.mobile-only{display:block!important}.mobile-only.flex{display:flex!important}.desktop-only{display:none!important}.hide-scrollbar::-webkit-scrollbar{display:none!important}.hide-on-mobile{display:none!important}.show-on-mobile{display:flex!important}.responsive-grid-2{grid-template-columns:1fr!important}.responsive-cards{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))!important;gap:8px!important}.mobile-col{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.table-responsive-wrap th,.table-responsive-wrap td{left:auto!important;box-shadow:none!important}.table-responsive-wrap td{z-index:auto!important}.table-responsive-wrap th{z-index:2!important}.mobile-page-pad{padding:16px 12px!important}.table-responsive-wrap{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;padding-bottom:8px}}
