*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}:root{--bg: #f3f4f6;--surface: #ffffff;--surface-elevated: #f9fafb;--text-primary: #1f2937;--text-secondary: #4b5563;--text-muted: #6b7280;--border: #e5e7eb;--border-strong: #d1d5db;--input-bg: #ffffff;--input-text: #1f2937;--row-selected: #f9fafb;--overlay: rgba(0, 0, 0, .35);--shadow: rgba(0, 0, 0, .1)}[data-theme=dark]{--bg: #111827;--surface: #1f2937;--surface-elevated: #374151;--text-primary: #f9fafb;--text-secondary: #d1d5db;--text-muted: #9ca3af;--border: #374151;--border-strong: #4b5563;--input-bg: #374151;--input-text: #f9fafb;--row-selected: #374151;--overlay: rgba(0, 0, 0, .55);--shadow: rgba(0, 0, 0, .4)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text-primary);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select{font:inherit}button{cursor:pointer}
