:root{--theme-bg: #f0f2f5;--theme-paper: #ffffff;--theme-sidebar: #ffffff;--theme-border: rgba(0, 0, 0, .05);--theme-border-strong: rgba(0, 0, 0, .08);--theme-text: #1a1d21;--theme-text-secondary: #4b5563;--theme-text-muted: #6b7280;--theme-purple: #961e1e;--theme-purple-light: #c32d2d;--theme-purple-bg: rgba(150, 30, 30, .08);--theme-pink: #d24b4b;--theme-pink-bg: rgba(210, 75, 75, .08);--theme-card-shadow: 0 1px 3px rgba(0, 0, 0, .04);--theme-card-shadow-hover: 0 4px 12px rgba(0, 0, 0, .06);--theme-btn-primary-shadow: 0 2px 8px rgba(150, 30, 30, .25);--theme-btn-primary-shadow-hover: 0 6px 20px rgba(150, 30, 30, .35);--theme-sidebar-accent-start: #961e1e;--theme-sidebar-accent-end: #c32d2d;--theme-sidebar-scrollbar: #961e1e;--theme-selection: rgba(150, 30, 30, .2);--theme-focus-ring: rgba(150, 30, 30, .2);--theme-focus-ring-strong: rgba(150, 30, 30, .25);--theme-focus-ring-stronger: rgba(150, 30, 30, .4);--theme-user-wrap-orb: rgba(150, 30, 30, .06);--theme-user-wrap-orb-2: rgba(150, 30, 30, .03);--theme-border-accent: rgba(150, 30, 30, .4);--theme-border-accent-light: rgba(195, 45, 45, .35);--theme-contact-card-gradient-end: rgba(150, 30, 30, .15);--theme-interactive-hover-border: rgba(150, 30, 30, .45);--theme-interactive-hover-bg: rgba(150, 30, 30, .06);--theme-input-radius: 8px;--theme-input-border: var(--theme-border);--theme-input-border-strong: var(--theme-border-strong);--theme-input-bg: var(--theme-paper);--theme-input-color: var(--theme-text);--theme-input-placeholder-color: var(--theme-text-muted);--theme-input-focus-border: var(--theme-purple);--theme-input-focus-ring: var(--theme-purple-bg)}.dark{--theme-purple-bg: rgba(150, 30, 30, .2);--theme-btn-primary-shadow: 0 2px 12px rgba(150, 30, 30, .4);--theme-btn-primary-shadow-hover: 0 6px 24px rgba(150, 30, 30, .45);--theme-sidebar-scrollbar: #c32d2d;--theme-selection: rgba(195, 45, 45, .25);--theme-interactive-hover-border: rgba(195, 45, 45, .5);--theme-interactive-hover-bg: rgba(150, 30, 30, .1)}
