@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";.ag-watermark{display:none!important}:root{--primary: #2563eb;--primary-hover: #1d4ed8;--secondary: #64748b;--success: #10b981;--danger: #ef4444;--warning: #f59e0b;--bg-app: #f1f5f9;--bg-surface: #ffffff;--bg-hover: #f8fafc;--text-main: #0f172a;--text-muted: #64748b;--text-light: #94a3b8;--border-color: #e2e8f0;--header-height: 64px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--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);--theme-transition: background-color .3s ease, color .3s ease, border-color .3s ease;--floating-bar-bg: #1e293b;--floating-bar-border: rgba(255, 255, 255, .1);--floating-bar-text: #ffffff}[data-theme=dark]{--primary: #3b82f6;--primary-hover: #60a5fa;--secondary: #94a3b8;--success: #34d399;--danger: #f87171;--warning: #fbbf24;--bg-app: #0f172a;--bg-surface: #1e293b;--bg-hover: #334155;--text-main: #f1f5f9;--text-muted: #94a3b8;--text-light: #64748b;--border-color: #334155;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .3);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .4), 0 2px 4px -2px rgb(0 0 0 / .3);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .5), 0 4px 6px -4px rgb(0 0 0 / .4);--floating-bar-bg: #2a1805;--floating-bar-border: #b45309;--floating-bar-text: #ffffff}html,body{-webkit-user-select:text;user-select:text;cursor:default;caret-color:transparent}body :where(h1,h2,h3,h4,h5,h6,p,span,small,strong,em,b,i,u,mark,abbr,label,legend,li,dt,dd,td,th,caption,blockquote,code,pre){cursor:default;caret-color:transparent}input:not([type=button]):not([type=checkbox]):not([type=color]):not([type=file]):not([type=radio]):not([type=range]):not([type=reset]):not([type=submit]),textarea,[contenteditable]:not([contenteditable=false]){-webkit-user-select:text!important;user-select:text!important;cursor:text;caret-color:auto}input:not([type=button]):not([type=checkbox]):not([type=color]):not([type=file]):not([type=radio]):not([type=range]):not([type=reset]):not([type=submit]) *,textarea *,[contenteditable]:not([contenteditable=false]) *{cursor:text;caret-color:auto}#toast-notification,.ag-root-wrapper,.selectable-text{-webkit-user-select:text;user-select:text;cursor:default;caret-color:transparent}button,button *,input[type=button],input[type=checkbox],input[type=color],input[type=file],input[type=radio],input[type=range],input[type=reset],input[type=submit],select,option,summary,summary *,[role=button],[role=button] *,[role=menuitem],[role=menuitem] *,[role=tab],[role=tab] *{-webkit-user-select:none;user-select:none;cursor:pointer}a[href],a[href] *{cursor:pointer}html,body{height:100%;margin:0;overflow:hidden}body{font-family:Inter,sans-serif;background-color:var(--bg-app);color:var(--text-main);display:flex;flex-direction:column}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}[data-theme=dark] ::-webkit-scrollbar-track{background:#1e293b}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#475569}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#64748b}
