.help-page{flex-direction:column;gap:28px;max-width:1040px;display:flex}.help-intro{flex-direction:column;gap:14px;display:flex}.help-intro h1{font-size:1.9rem}.help-intro .muted{max-width:62ch;font-size:1rem}.need-card{gap:10px;padding:16px 20px}.need-list{color:var(--text-dim);gap:6px;font-size:.92rem}.need-list li{padding-inline-start:20px;position:relative}.need-list li:before{content:"✓";color:var(--good);font-weight:700;position:absolute;inset-inline-start:0}.embedded .topbar,.embedded .help-intro h1{display:none}.embedded .help-page{padding-block-start:20px}.steps{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.step{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:18px;padding:22px;display:flex}.step-text{grid-template-columns:auto 1fr;grid-template-areas:"number heading"".body"".tip";align-items:baseline;gap:6px 14px;display:grid}.step-number{background:var(--accent);width:30px;height:30px;color:var(--bg);border-radius:50%;grid-area:number;justify-content:center;align-self:start;align-items:center;font-size:.95rem;font-weight:700;display:flex;translate:0 -3px}.step-text h2{grid-area:heading;font-size:1.15rem}.step-tip,.step-body{max-width:68ch}.step-body{color:var(--text-dim);grid-area:body}.step-tip{border-inline-start:2px solid var(--accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text);background:#25f4ee0f;grid-area:tip;margin-block-start:6px;padding:9px 12px;font-size:.88rem}[dir=rtl] .step-tip{border-radius:var(--radius-sm) 0 0 var(--radius-sm)}.step-shot{margin:0}.step-shot img{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-sunken);width:100%;height:auto;display:block}.step-shot.portrait{justify-content:center;display:flex}.step-shot.portrait img{aspect-ratio:9/16;border:1px solid var(--border-strong);border-radius:var(--radius);background:radial-gradient(120% 60% at 50% 0,#25f4ee24,#0000 60%),radial-gradient(120% 60% at 50% 100%,#fe2c5524,#0000 60%),linear-gradient(160deg,#232a37,#12151d 60%);width:300px}@media (width>=720px){.step-beside{flex-direction:row;align-items:flex-start;gap:26px}.step-beside .step-text{flex:auto}.step-beside .step-shot{flex:none}}.trouble-card{gap:12px}.trouble{flex-direction:column;gap:12px;margin:0;display:flex}.trouble dt{font-size:.95rem;font-weight:600}.trouble dd{color:var(--text-dim);max-width:68ch;margin:4px 0 0;font-size:.9rem}.done{color:var(--text-faint);text-align:center;padding-block:8px 32px;font-size:.95rem}@media (width<=560px){.step{padding:16px}.step-text{grid-template-columns:1fr;grid-template-areas:"number""heading""body""tip";gap:8px}.step-shot.portrait img{width:100%;max-width:260px}}
