:root{--text: #1a1a1a;--text-muted: #6b6b6b;--accent: #d97757;--bg: #ffffff;--bg-muted: #f7f7f8;--border: #e5e5e5;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px}body{margin:0;font-family:system-ui,-apple-system,sans-serif}.dark{--text: #e6e6e6;--text-muted: #8b8b8b;--accent: #e08a6a;--bg: #1a1a1a;--bg-muted: #242424;--border: #3a3a3a}input,textarea,button,select{font:inherit}.cw-project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:var(--space-4);width:100%}
