:root{--surface-primary: #ffffff;--surface-secondary: #f9fafb;--surface-tertiary: #f3f4f6;--surface-elevated: #ffffff;--text-primary: #111827;--text-secondary: #6b7280;--text-muted: #9ca3af;--text-disabled: #d1d5db;--border-default: #e5e7eb;--border-light: #f3f4f6;--border-dark: #d1d5db;--accent-primary: #667eea;--accent-primary-hover: #5a6fd6;--accent-secondary: #764ba2;--primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--color-success: #10b981;--color-success-hover: #059669;--color-warning: #f59e0b;--color-warning-hover: #d97706;--color-danger: #dc2626;--color-danger-hover: #b91c1c;--color-info: #3b82f6;--color-info-hover: #2563eb;--focus-color: #3b82f6;--waveform-bg: #f3f4f6;--playhead-color: #667eea;--recording-color: #dc2626;--meter-bg: #e5e7eb;--track-color-1: #667eea;--track-color-2: #f59e0b;--track-color-3: #10b981;--track-color-4: #ef4444;--track-color-5: #3b82f6;--track-color-6: #ec4899;--track-color-7: #8b5cf6;--track-color-8: #06b6d4;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1)}body.theme-dark{--surface-primary: #1a1a2e;--surface-secondary: #0f0f1a;--surface-tertiary: #252540;--surface-elevated: #252540;--text-primary: #f3f4f6;--text-secondary: #9ca3af;--text-muted: #6b7280;--text-disabled: #4b5563;--border-default: #333355;--border-light: #252540;--border-dark: #444466;--accent-primary: #818cf8;--accent-primary-hover: #6366f1;--waveform-bg: #0f0f1a;--meter-bg: #0f0f1a;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 6px rgba(0, 0, 0, .4);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .5)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--surface-secondary);color:var(--text-primary);transition:background-color .2s ease,color .2s ease}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
