@property --grad-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@property --grad-a{syntax: "<color>"; initial-value: #d946ef; inherits: true;}@property --grad-b{syntax: "<color>"; initial-value: #8b5cf6; inherits: true;}@property --grad-c{syntax: "<color>"; initial-value: #06b6d4; inherits: true;}@property --accent{syntax: "<color>"; initial-value: #8b5cf6; inherits: true;}@property --anim-spd{syntax: "<number>"; initial-value: 1; inherits: true;}:root{--bg: #000000;--surface: rgba(255,255,255,.03);--surface-hover: rgba(255,255,255,.06);--surface-active: rgba(255,255,255,.09);--border: rgba(255,255,255,.1);--border-hover: rgba(255,255,255,.18);--border-dashed: rgba(255,255,255,.14);--text: #ededed;--text-secondary: #888888;--text-muted: #555555;--accent: #8b5cf6;--accent-hover: #a78bfa;--accent-5: rgba(139,92,246,.05);--accent-10: rgba(139,92,246,.1);--accent-15: rgba(139,92,246,.15);--accent-20: rgba(139,92,246,.2);--accent-35: rgba(139,92,246,.35);--accent-60: rgba(139,92,246,.6);--green: #39d353;--green-10: rgba(57,211,83,.1);--green-20: rgba(57,211,83,.2);--green-30: rgba(57,211,83,.3);--red: #ef4444;--red-8: rgba(239,68,68,.08);--red-10: rgba(239,68,68,.1);--red-25: rgba(239,68,68,.25);--red-30: rgba(239,68,68,.3);--grad-a: #d946ef;--grad-b: #8b5cf6;--grad-c: #06b6d4;--grad-angle: 135deg;--grad-accent: linear-gradient(var(--grad-angle), var(--grad-a), var(--grad-b), var(--grad-c));--overlay-sm: rgba(0,0,0,.4);--overlay-md: rgba(0,0,0,.65);--overlay-lg: rgba(0,0,0,.85);--surface-modal: #0d0d14;--surface-card: rgba(10,10,10,.97);--font-body: system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--font-ui: var(--font-body);--text-xs: 10px;--text-11: 11px;--text-sm: 12px;--text-base: 14px;--text-md: 1rem;--text-lg: 1.5rem;--fw-normal: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--radius-2xs: 2px;--radius-xs: 4px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--radius: var(--radius-lg);--shadow-sm: 0 2px 8px rgba(0,0,0,.3);--shadow-md: 0 8px 32px rgba(0,0,0,.45);--shadow-lg: 0 24px 64px rgba(0,0,0,.7);--shadow-focus: 0 0 0 2px rgba(139,92,246,.2);--shadow-focus-lg: 0 0 0 3px rgba(139,92,246,.15);--shadow-glow-accent: 0 0 24px rgba(139,92,246,.15);--shadow-glow-green: 0 0 10px rgba(57,211,83,.4);--shadow-panel: inset 0 1px 0 rgba(255,255,255,.07), 0 8px 32px rgba(0,0,0,.35);--shadow-modal: 0 24px 80px rgba(0,0,0,.7);--blur-sm: blur(6px);--blur-md: blur(12px);--blur-lg: blur(18px);--blur-xl: blur(24px);--transition: .2s cubic-bezier(.4, 0, .2, 1);--transition-slow: .4s cubic-bezier(.4, 0, .2, 1);--tr: var(--transition);--anim-spd: 1;color-scheme:dark;--z-base: 1;--z-raised: 5;--z-sidebar: 10;--z-ctx-menu: 50;--z-sticky: 100;--z-modal: 200;--z-popup: 300;--z-top: 500;--z-toast: 999}body.day-mode{--bg: #ffffff;--surface: rgba(0,0,0,.03);--surface-hover: rgba(0,0,0,.06);--surface-active: rgba(0,0,0,.09);--border: rgba(0,0,0,.12);--border-hover: rgba(0,0,0,.2);--border-dashed: rgba(0,0,0,.15);--text: #171717;--text-secondary: #525252;--text-muted: #a3a3a3;--overlay-sm: rgba(0,0,0,.1);--overlay-md: rgba(0,0,0,.3);--overlay-lg: rgba(0,0,0,.5);--surface-modal: #ffffff;--surface-card: rgba(255,255,255,.97);--shadow-sm: 0 2px 8px rgba(0,0,0,.08);--shadow-md: 0 8px 32px rgba(0,0,0,.12);--shadow-lg: 0 24px 64px rgba(0,0,0,.18);--shadow-panel: 0 1px 3px rgba(0,0,0,.08), 0 4px 16px rgba(0,0,0,.06);--shadow-modal: 0 24px 80px rgba(0,0,0,.15);--green: #16a34a;--green-10: rgba(22,163,74,.1);--green-20: rgba(22,163,74,.2);--green-30: rgba(22,163,74,.3);--red: #dc2626;--red-8: rgba(220,38,38,.08);--red-10: rgba(220,38,38,.1);--red-25: rgba(220,38,38,.25);--red-30: rgba(220,38,38,.3);color-scheme:light}
