:root,[data-theme=light]{--bg-main: #f4f6f8;--bg-surface: #ffffff;--bg-surface-hover: #f1f3f5;--bg-input: #ffffff;--bg-card: #ffffff;--bg-hover: #f1f3f5;--border-color: #e2e8f0;--text-primary: #1e293b;--text-secondary: #64748b;--text-muted: #94a3b8;--color-primary: #3b82f6;--color-danger: #ef4444;--color-danger-bg: rgba(239, 68, 68, .1);--color-danger-bg-hover: rgba(239, 68, 68, .2);--color-danger-border: rgba(239, 68, 68, .2);--color-owner: #7367f0;--background: #f4f6f8;--surface: #ffffff;--surface-hover: #f1f3f5;--surface-color: #ffffff;--surface-rgb: 255, 255, 255;--primary: #3b82f6;--primary-color: #3b82f6;--primary-rgb: 59, 130, 246;--primary-light: rgba(59, 130, 246, .12);--card-background: #ffffff;--warning-color: #f59e0b}[data-theme=dark]{--bg-main: #0b0c10;--bg-surface: #13151b;--bg-surface-hover: #1c1f26;--bg-input: #1c1f26;--bg-card: #13151b;--bg-hover: #1c1f26;--border-color: #242833;--text-primary: #f8fafc;--text-secondary: #94a3b8;--text-muted: #64748b;--color-primary: #3b82f6;--color-danger: #ef4444;--color-danger-bg: rgba(239, 68, 68, .1);--color-danger-bg-hover: rgba(239, 68, 68, .2);--color-danger-border: rgba(239, 68, 68, .2);--color-owner: #7367f0;--background: #0b0c10;--surface: #13151b;--surface-hover: #1c1f26;--surface-color: #13151b;--surface-rgb: 19, 21, 27;--primary: #3b82f6;--primary-color: #3b82f6;--primary-rgb: 59, 130, 246;--primary-light: rgba(59, 130, 246, .15);--card-background: #13151b;--warning-color: #f59e0b}select option{background-color:var(--bg-surface);color:var(--text-primary)}body{margin:0;font-family:Inter,sans-serif;position:relative;min-height:100vh;background-color:var(--bg-main);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}html,body{scrollbar-width:none;overscroll-behavior:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}.hover-scrollbar{scrollbar-width:thin;scrollbar-color:transparent transparent;overscroll-behavior-y:contain}.hover-scrollbar::-webkit-scrollbar{width:6px;height:6px;background:transparent}.hover-scrollbar::-webkit-scrollbar-track{background:transparent}.hover-scrollbar::-webkit-scrollbar-thumb{background-color:transparent;border-radius:10px}.hover-scrollbar:hover{scrollbar-color:rgba(128,128,128,.6) transparent}.hover-scrollbar:hover::-webkit-scrollbar-thumb{background-color:#80808099}[data-theme=dark] .hover-scrollbar:hover{scrollbar-color:rgba(255,255,255,.4) transparent}[data-theme=dark] .hover-scrollbar:hover::-webkit-scrollbar-thumb{background-color:#fff6}[data-theme=light] .hover-scrollbar:hover{scrollbar-color:rgba(0,0,0,.4) transparent}[data-theme=light] .hover-scrollbar:hover::-webkit-scrollbar-thumb{background-color:#0006}.data-table,.table{width:100%;border-collapse:collapse}.data-table tbody tr:hover td,.table tbody tr:hover td,tr.clickable-row:hover td,tr.clickable-row:hover{background-color:var(--bg-surface-hover)!important;color:var(--text-primary)!important}.data-table tbody tr,.table tbody tr{transition:background-color .15s ease}
