:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;--surface-canvas: #F3F5F7;--surface-panel: #FFFFFF;--surface-raised: #FFFFFF;--surface-sunken: #EEF2F5;--surface-glass: rgba(255, 255, 255, .88);--border-subtle: rgba(31, 42, 55, .07);--border-default: rgba(31, 42, 55, .12);--border-strong: rgba(31, 42, 55, .2);--border-hairline: rgba(31, 42, 55, .05);--text-primary: #17202B;--text-secondary: #526172;--text-tertiary: #718094;--accent-50: rgba(90, 78, 214, .06);--accent-100: rgba(90, 78, 214, .1);--accent-500: #5A4ED6;--accent-600: #493DBD;--accent-glow: rgba(90, 78, 214, .22);--status-success: #168A68;--status-warning: #B7791F;--status-danger: #D4494E;--status-info: #2A7CB9;--radius-xs: 4px;--radius-sm: 6px;--radius-md: 7px;--radius-lg: 10px;--radius-full: 9999px;--shadow-edge: inset 0 1px 0 rgba(255, 255, 255, .06);--shadow-raised: 0 1px 2px rgba(31, 42, 55, .06), 0 0 0 1px rgba(31, 42, 55, .05);--shadow-popover: 0 10px 28px rgba(31, 42, 55, .1), 0 0 0 1px rgba(31, 42, 55, .07);--shadow-modal: 0 24px 64px rgba(31, 42, 55, .16), 0 0 0 1px rgba(31, 42, 55, .08);--glass-filter: blur(18px) saturate(140%);--easing-standard: cubic-bezier(.2, 0, 0, 1);--easing-emphasized: cubic-bezier(.3, 0, 0, 1);--duration-instant: 80ms;--duration-fast: .14s;--duration-base: .2s;--duration-slow: .32s}[data-theme=dark]{--surface-canvas: #07111E;--surface-panel: #0E1A2A;--surface-raised: #142235;--surface-sunken: #050B14;--surface-glass: rgba(8, 18, 31, .92);--border-subtle: rgba(213, 221, 232, .07);--border-default: rgba(213, 221, 232, .12);--border-strong: rgba(213, 221, 232, .2);--border-hairline: rgba(213, 221, 232, .055);--text-primary: #E8EEF5;--text-secondary: #A8B3C2;--text-tertiary: #718094;--accent-50: rgba(114, 96, 255, .08);--accent-100: rgba(114, 96, 255, .14);--accent-500: #7164F4;--accent-600: #5B4DDD;--accent-glow: rgba(113, 100, 244, .28);--shadow-raised: 0 1px 2px rgba(0, 0, 0, .34), 0 0 0 1px rgba(213, 221, 232, .055);--shadow-popover: 0 12px 32px rgba(0, 0, 0, .42), 0 0 0 1px rgba(213, 221, 232, .08);--shadow-modal: 0 24px 64px rgba(0, 0, 0, .58), 0 0 0 1px rgba(213, 221, 232, .1)}*{box-sizing:border-box}body{margin:0;min-height:100dvh;background-color:var(--surface-canvas);color:var(--text-primary)}#root{min-height:100dvh}p,span,h1,h2,h3,h4,h5,h6,.MuiTypography-root,.selectable-text,input,textarea,[contenteditable=true]{user-select:text;-webkit-user-select:text}
