:root{--help-panel:#0d1115;--help-panel-2:#11161b;--help-yellow:#d7db35}.help-header{max-width:1440px}.help-main{border-top:1px solid rgba(255,255,255,.02)}.help-hero{max-width:1340px;margin:auto;padding:105px 24px 115px;display:grid;grid-template-columns:1.2fr .65fr;gap:100px;align-items:center;min-height:620px;background:radial-gradient(circle at 18% 32%,rgba(255,91,0,.1),transparent 29%),radial-gradient(circle at 82% 72%,rgba(8,213,198,.07),transparent 26%)}.help-hero h1{font-size:clamp(52px,6.5vw,90px);line-height:.97;letter-spacing:-.065em;margin:24px 0 28px}.help-hero h1 em{font-style:normal;background:linear-gradient(90deg,var(--orange),var(--yellow),var(--teal));-webkit-background-clip:text;color:transparent}.help-hero-copy>p:not(.eyebrow){max-width:680px;color:#9ca3a9;font-size:16px}.help-hero-actions{display:flex;gap:12px;margin-top:35px}.help-status-panel{border:1px solid #2a3036;background:linear-gradient(145deg,#11161a,#07090b);padding:22px;box-shadow:0 35px 80px rgba(0,0,0,.45);transform:rotate(1deg)}.help-status-panel>div{display:flex;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #293036;font:8px 'DM Mono';letter-spacing:.12em;color:#7d858b}.help-status-panel>div b{color:#51d477}.help-status-panel ol{list-style:none;padding:0;margin:18px 0 0}.help-status-panel li{display:flex;align-items:center;gap:14px;padding:13px 10px;border-bottom:1px solid #22282d;font:9px 'DM Mono';letter-spacing:.12em;color:#aeb4b8}.help-status-panel li span{color:var(--orange)}.help-layout{max-width:1340px;margin:auto;padding:0 24px 120px;display:grid;grid-template-columns:245px minmax(0,1fr);gap:75px}.help-toc{position:sticky;top:30px;align-self:start;border:1px solid #282e34;background:#0a0d10;padding:18px}.help-toc>p{font:8px 'DM Mono';letter-spacing:.16em;color:#666e75;margin:0 0 13px;padding:0 8px}.help-toc nav{display:flex;flex-direction:column}.help-toc a{display:flex;align-items:center;gap:10px;padding:10px 8px;border-left:1px solid #2e353b;color:#7f878e;font-size:10px;transition:.2s}.help-toc a:hover,.help-toc a.active{background:#12171b;color:#fff;border-left-color:var(--orange)}.help-toc a span{font:7px 'DM Mono';color:#555d64}.help-toc a.active span{color:var(--orange)}.help-toc a b{font-weight:600}.help-content{min-width:0}.help-section{padding:90px 0;border-top:1px solid #252b30;scroll-margin-top:30px}.help-section:first-child{border-top:0;padding-top:20px}.section-index{font:8px 'DM Mono';letter-spacing:.16em;color:var(--orange);margin:0 0 20px}.help-section h2{font-size:clamp(35px,4.2vw,58px);line-height:1.05;letter-spacing:-.05em;max-width:850px;margin:0 0 25px}.help-section .lead{color:#a0a7ad;font-size:15px;max-width:780px}.help-section h3{font-size:18px;line-height:1.3}.steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:38px}.steps-grid>div{border:1px solid #282f35;background:linear-gradient(145deg,#11161a,#0a0d10);padding:25px;min-height:210px}.steps-grid>div>span{font:8px 'DM Mono';color:var(--orange)}.steps-grid h3{margin:20px 0 8px}.steps-grid p,.mode-card p{font-size:12px;color:#878f96;margin:0}.callout{display:grid;grid-template-columns:95px 1fr;gap:20px;border:1px solid #344139;background:rgba(47,133,84,.06);padding:20px 23px;margin-top:26px}.callout b{font:9px 'DM Mono';letter-spacing:.1em;color:#54d57a}.callout p{font-size:12px;color:#a1a8ad;margin:0}.callout.warning{border-color:#574627;background:rgba(215,170,45,.05)}.callout.warning b{color:#e6bd3f}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#282e34;border:1px solid #282e34;margin-top:35px}.feature-list>div{background:#0b0f12;padding:23px}.feature-list b{font-size:13px}.feature-list p{font-size:11px;color:#858d94;margin:8px 0 0}.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:35px}.mode-card{border:1px solid #2c3339;background:#0b0f12;padding:28px;position:relative;min-height:290px}.mode-card>span{font:9px 'DM Mono';letter-spacing:.16em;color:#4fd2c5}.mode-card h3{font-size:25px;margin:35px 0 12px}.mode-card kbd{position:absolute;right:25px;bottom:25px}.live-card{border-color:#542a26;background:linear-gradient(145deg,rgba(135,32,25,.15),#0b0f12)}.live-card>span{color:#ff6654}.annotated-shot{margin:35px 0;border:1px solid #323940;background:#07090b;padding:12px;position:relative}.annotated-shot img{display:block;width:100%;height:auto}.annotated-shot figcaption{position:absolute;left:22px;bottom:22px;background:rgba(5,7,9,.88);border:1px solid #444b51;padding:7px 10px;font:7px 'DM Mono';letter-spacing:.12em;color:#d9dcde}.channel-shot{max-width:470px;margin-left:auto;margin-right:auto;background:radial-gradient(circle,#171c20,#07090b);padding:32px}.channel-shot img{max-height:760px;width:auto;margin:auto}.control-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.control-grid>div{border:1px solid #282f35;background:#0b0f12;padding:19px;min-height:145px}.control-grid span{font:7px 'DM Mono';color:var(--orange);display:block;margin-bottom:9px}.control-grid b{font-size:12px}.control-grid p{font-size:10px;color:#838b92;margin:7px 0 0}.range-examples{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:35px}.range-examples>div{border:1px solid #2b3238;background:#0b0f12;padding:25px}.range-examples h3{margin:0 0 8px}.range-examples p{font-size:11px;color:#848c93;min-height:38px}.range-examples small{font:7px 'DM Mono';color:#6d757c}.range-key{height:62px;position:relative;margin:22px 0 13px;border:1px solid #3a4147;background:repeating-linear-gradient(90deg,#101316 0,#101316 calc(8.333% - 1px),#42484d calc(8.333% - 1px),#42484d 8.333%)}.range-key i{position:absolute;left:var(--left);width:var(--width);height:8px;top:13px;background:var(--color);box-shadow:0 0 13px color-mix(in srgb,var(--color),transparent 55%)}.range-key i:nth-child(2){top:35px}.how-list{list-style:none;padding:0;margin:34px 0 0;border-top:1px solid #2b3137}.how-list li{display:grid;grid-template-columns:220px 1fr;gap:25px;padding:18px 0;border-bottom:1px solid #272d32}.how-list b{font-size:12px}.how-list span{font-size:11px;color:#899198}.how-list.numbered{counter-reset:help-step}.how-list.numbered li{grid-template-columns:32px 220px 1fr}.how-list.numbered li:before{counter-increment:help-step;content:counter(help-step,decimal-leading-zero);font:8px 'DM Mono';color:var(--orange);padding-top:3px}.wide-shot{margin-top:36px}.visual-help-shot img{max-height:780px;object-fit:cover;object-position:top}.visual-levels{display:flex;align-items:stretch;gap:8px;margin-top:30px}.visual-levels>div{flex:1;border:1px solid #30373d;background:#0a0d10;padding:15px}.visual-levels>i{align-self:center;color:#596167;font-style:normal}.visual-levels span{display:block;font:7px 'DM Mono';color:#6e767d;margin-bottom:5px}.visual-levels b{font-size:10px}.visual-levels .output{border-color:#686b27;background:rgba(211,215,46,.06)}.visual-levels .output span{color:#cdd12e}.shortcuts-section h3{margin:40px 0 14px}.shortcut-table{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#2a3036;border:1px solid #2a3036}.shortcut-table>div{display:flex;align-items:center;gap:15px;min-height:58px;padding:10px 15px;background:#0b0f12}.shortcut-table kbd,.mode-card kbd{min-width:70px;text-align:center;background:#1b2024;border:1px solid #3e464d;border-bottom-width:3px;border-radius:4px;padding:6px 8px;color:#fff;font:10px 'DM Mono'}.shortcut-table span{font-size:10px;color:#a7adb2}.shortcut-table.compact{grid-template-columns:repeat(2,1fr)}.help-finish{margin-top:35px;border:1px solid #343b40;background:radial-gradient(circle at 75% 50%,rgba(8,213,198,.08),transparent 28%),linear-gradient(145deg,#12171b,#090c0f);padding:55px}.help-finish h2{font-size:40px;margin:18px 0 12px}.help-finish>p:not(.eyebrow){color:#8d959c;max-width:650px;font-size:13px}.help-finish .button{display:inline-block;margin-top:22px}.help-footer{max-width:1340px;margin:auto}.help-footer>div:last-child{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.help-footer a:hover{color:#fff}
@media(max-width:1100px){.help-header nav{gap:18px}.help-hero{gap:50px}.help-layout{grid-template-columns:210px minmax(0,1fr);gap:40px}.how-list.numbered li{grid-template-columns:30px 180px 1fr}}
@media(max-width:900px){.help-header nav{gap:20px}.help-hero{grid-template-columns:1fr;min-height:0;padding-top:70px}.help-status-panel{display:none}.help-layout{grid-template-columns:1fr}.help-toc{position:relative;top:auto;overflow:auto}.help-toc nav{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr))}.help-content{min-width:0}.help-section:first-child{padding-top:0}.how-list li{grid-template-columns:180px 1fr}.help-footer{padding-left:24px;padding-right:24px}}
@media(max-width:650px){.help-hero{padding:60px 18px 80px}.help-hero h1{font-size:49px}.help-hero-actions{flex-direction:column;align-items:stretch}.help-hero-actions .button{text-align:center}.help-layout{padding:0 18px 80px;gap:45px}.help-toc{margin:0}.help-toc nav{display:flex;flex-direction:row;overflow-x:auto}.help-toc a{min-width:145px}.help-section{padding:68px 0}.help-section h2{font-size:35px}.steps-grid,.feature-list,.mode-grid,.control-grid,.range-examples{grid-template-columns:1fr}.callout{grid-template-columns:1fr;gap:8px}.mode-card{min-height:260px}.channel-shot{padding:20px}.how-list li,.how-list.numbered li{grid-template-columns:1fr;gap:6px}.how-list.numbered li{padding-left:42px;position:relative}.how-list.numbered li:before{position:absolute;left:8px;top:20px}.visual-levels{display:grid;grid-template-columns:1fr}.visual-levels>i{display:none}.shortcut-table,.shortcut-table.compact{grid-template-columns:1fr}.help-finish{padding:35px 25px}.help-footer>div:last-child{align-items:flex-start}}
