:root,[data-theme=forest]{--bg-primary:#f1faf5;--bg-secondary:#e8f6ef;--bg-tertiary:#fff;--bg-subtle:#e8efe8;--border-primary:#dde5dd;--border-secondary:#e8efe8;--border-subtle:#c5d1c5;--text-primary:#1b2b24;--text-secondary:#5e6e66;--text-tertiary:#7a8a82;--text-muted:#95a39b;--link-primary:#1f7a5a;--link-hover:#145a41;--nav-bg:#1f7a5a;--nav-text:rgba(255,255,255,.8);--nav-text-hover:#fff;--nav-border:#145a41;--breadcrumb-bg:#4caf7d;--breadcrumb-text:var(--text-secondary);--breadcrumb-border:#3d9a6c;--sidebar-bg:#ddf3e6;--surface-gradient-top:#efefef;--surface-gradient-bottom:#fff;--navbar-gradient-top:#e8e8e8;--navbar-gradient-bottom:#fff;--sidebar-gradient-mix:#e0e0e0;--divider-hairline:#f0f0f0;--accent-info:#3b82f6;--accent-info-hover:#2563eb;--accent-info-strong:#1d4ed8;--accent-info-outline:#06c;--accent-info-bg:#eff6ff;--accent-info-bg-soft:#f0f7ff;--accent-info-bg-tint:#e8f4fd;--accent-warning:#d97706;--accent-warning-strong:#f59e0b;--accent-warning-text:#b45309;--accent-warning-bg:#fef3c7;--accent-danger:#dc2626;--accent-danger-strong:#ef4444;--accent-danger-bg:#fee2e2;--accent-danger-border:#fca5a5;--accent-success:#10b981;--accent-success-text:#047857;--color-base-100:var(--bg-primary);--color-base-200:var(--bg-secondary);--color-base-300:var(--bg-tertiary);--color-base-content:var(--text-primary)}[data-theme=dark]{--bg-primary:#0f1a14;--bg-secondary:#010b08;--bg-tertiary:#1a2e26;--bg-subtle:#09130e;--border-primary:#2a4038;--border-secondary:#1e3429;--border-subtle:#3d5a4e;--text-primary:#d8ede2;--text-secondary:#9ab3a5;--text-tertiary:#7a9488;--text-muted:#5a7568;--link-primary:#3b9a6e;--link-hover:#4caf7d;--nav-bg:#0a1410;--nav-text:rgba(255,255,255,.7);--nav-text-hover:#fff;--nav-border:#1f7a5a;--breadcrumb-bg:#12211a;--breadcrumb-text:rgba(255,255,255,.7);--breadcrumb-border:#1a3028;--sidebar-bg:#12211a;--surface-gradient-top:#0a1410;--surface-gradient-bottom:#030604;--navbar-gradient-top:#0a1410;--navbar-gradient-bottom:#0f1a14;--sidebar-gradient-mix:#1a2e26;--divider-hairline:#1e3429;--accent-info:#60a5fa;--accent-info-hover:#93c5fd;--accent-info-strong:#93c5fd;--accent-info-outline:#60a5fa;--accent-info-bg:rgba(96,165,250,.12);--accent-info-bg-soft:rgba(96,165,250,.06);--accent-info-bg-tint:rgba(96,165,250,.1);--accent-warning:#c08010;--accent-warning-strong:#d97706;--accent-warning-text:#d97706;--accent-warning-bg:rgba(192,128,16,.18);--accent-danger:#f87171;--accent-danger-strong:#ef4444;--accent-danger-bg:rgba(239,68,68,.15);--accent-danger-border:rgba(239,68,68,.45);--accent-success:#20b57a;--accent-success-text:#20b57a;--color-base-100:var(--bg-primary);--color-base-200:var(--bg-secondary);--color-base-300:var(--bg-tertiary);--color-base-content:var(--text-primary)}.help-sidebar{display:flex;flex-direction:column}.help-section{margin-bottom:1rem}.help-section-title{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);padding:0 0 .375rem}.help-nav-item{display:block;font-size:.8125rem;padding:.25rem .5rem;border-radius:.25rem;color:var(--text-secondary);text-decoration:none;transition:background .1s,color .1s}.help-nav-item:hover{background:var(--bg-hover);color:var(--text-primary)}.help-nav-active{background:var(--bg-subtle);color:var(--text-primary);font-weight:600}.help-content{background:var(--sidebar-bg);border-radius:.5rem;padding:2rem}.help-content>h1{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 1.5rem;line-height:1.3}.help-content .prose{font-size:.9375rem;line-height:1.7;color:var(--text-secondary)}.help-content .prose h2{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin:2rem 0 .75rem}.help-content .prose h2:first-child{margin-top:0}.help-content .prose h3{font-size:1rem;font-weight:600;color:var(--text-primary);margin:1.5rem 0 .5rem}.help-content .prose p{margin:0 0 1rem}.help-content .prose ul,.help-content .prose ol{margin:0 0 1rem;padding-left:1.5rem}.help-content .prose li{margin-bottom:.375rem}.help-content .prose code{font-size:.8125rem;background:var(--bg-tertiary);padding:.125rem .375rem;border-radius:.25rem}.help-content .prose pre{margin:0 0 1rem;padding:1rem;background:var(--bg-tertiary);border-radius:.375rem;overflow-x:auto}.help-content .prose pre code{background:none;padding:0}.help-content .prose strong{color:var(--text-primary)}.help-content .prose a{color:var(--link-primary);text-decoration:underline;text-underline-offset:2px}.help-content .prose a:hover{text-decoration-thickness:2px}.help-content .prose table{width:100%;margin:0 0 1rem;border-collapse:collapse;font-size:.875rem}.help-content .prose table th,.help-content .prose table td{padding:.5rem .75rem;text-align:left;border-bottom:1px solid var(--border-primary)}.help-content .prose table th{font-weight:600;color:var(--text-primary)}.help-content .prose blockquote{margin:0 0 1rem;padding:.75rem 1rem;border-left:3px solid var(--border-primary);background:var(--bg-subtle);border-radius:0 .25rem .25rem 0;color:var(--text-secondary)}.help-content .prose blockquote p:last-child{margin-bottom:0}