:root{--bg:#fff;--surface:#fff;--surface-2:#f9fafb;--text:#0f172a;--text-muted:#6b7280;--text-subtle:#9ca3af;--border:#e5e7eb;--border-strong:#d1d5db;--input-bg:#fff;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 12px #0000001a;--accent:#2195f2;--accent-text:#fff;--accent-hover:#1a78c2;--link:#2195f2;--success:#5ab12a;--success-bg:#e8f5e1;--warning:#fdbb03;--warning-bg:#fef7e0;--danger:#ee4a2c;--danger-bg:#fdebe7}[data-theme=dark]{--bg:#0f172a;--surface:#1e293b;--surface-2:#0b1220;--text:#f1f5f9;--text-muted:#94a3b8;--text-subtle:#64748b;--border:#334155;--border-strong:#475569;--input-bg:#1e293b;--shadow-sm:0 1px 2px #0006;--shadow-md:0 4px 12px #00000080;--accent:#2195f2;--accent-text:#fff;--accent-hover:#64b5f6;--link:#64b5f6;--success:#7cc74e;--success-bg:#1a3a10;--warning:#fdcc42;--warning-bg:#4a3800;--danger:#f2735c;--danger-bg:#5c1a10}html,body{background:var(--bg);color:var(--text)}input,textarea,select{background:var(--input-bg);color:var(--text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}input::placeholder,textarea::placeholder{color:var(--text-subtle);opacity:1}*,:before,:after{box-sizing:border-box}body{margin:0}.help-content h1{margin:0 0 16px;font-size:1.4rem;font-weight:700}.help-content h2{margin:24px 0 8px;font-size:1.15rem;font-weight:600}.help-content h3{margin:20px 0 6px;font-size:1rem;font-weight:600}.help-content p{margin:0 0 12px}.help-content ul,.help-content ol{margin:0 0 12px;padding-left:24px}.help-content li{margin-bottom:4px}.help-content table{border-collapse:collapse;width:100%;margin:12px 0;font-size:.9rem}.help-content th,.help-content td{border:1px solid var(--border);text-align:left;padding:8px 12px}.help-content th{background:var(--surface);font-weight:600}.help-content code{background:var(--surface);border-radius:4px;padding:1px 5px;font-size:.9em}.help-content a{color:var(--link)}
