.strands-help-overlay{z-index:10000;background:#060612b8;justify-content:center;align-items:center;padding:20px;font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;animation:.2s ease-out strandsFade;display:flex;position:fixed;inset:0}.strands-help-panel{color:#fff;background:#12122a;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;max-width:400px;max-height:86vh;padding:24px 22px;animation:.25s ease-out strandsPop;display:flex;overflow:hidden}.strands-help-scroll{scrollbar-width:thin;scrollbar-color:#ffffff40 #0000;min-height:0;margin:0 -22px;padding:0 22px;overflow-y:auto}.strands-help-scroll::-webkit-scrollbar{width:6px}.strands-help-scroll::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:3px}.strands-help-scroll::-webkit-scrollbar-track{background:0 0}.strands-help-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.strands-help-title{margin:0;font-size:18px;font-weight:700}.strands-help-close{color:#8b90b5;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:24px;line-height:1;transition:color .15s}.strands-help-close:hover{color:#fff}.strands-help-text{color:#c7cbe6;margin:0 0 14px;font-size:14px;line-height:1.55}.strands-help-text--last{margin-bottom:18px}.strands-help-video{background:#ffffff0a;border-radius:12px;width:100%;margin-bottom:18px;display:block}.strands-help-example{border:1px solid #ffffff14;border-radius:12px;margin-bottom:18px;padding:14px 15px}.strands-help-example-label{letter-spacing:.05em;text-transform:uppercase;color:#5a5f85;margin-bottom:9px;font-size:12px;font-weight:600}.strands-help-example-content{flex-direction:column;gap:9px;display:flex}.strands-help-theme{color:#c7cbe6;font-size:13px;font-weight:600}.strands-help-chips{flex-wrap:wrap;gap:6px;display:flex}.strands-help-chip{color:#c7cbe6;background:#ffffff0d;border:1px solid #ffffff14;border-radius:7px;padding:3px 9px;font-size:12.5px;font-weight:500}.strands-help-answer{align-items:center;gap:8px;display:flex}.strands-help-arrow{color:#5a5f85;font-size:13px}.strands-help-answer-text{color:#a78bfa;font-size:13.5px;font-weight:700}.strands-help-steps{flex-direction:column;gap:11px;display:flex}.strands-help-step{align-items:flex-start;gap:11px;display:flex}.strands-help-step-num{color:#a78bfa;background:#6153bd2e;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:flex}.strands-help-step-text{color:#c7cbe6;font-size:13.5px;line-height:1.5}.strands-help-got-it{color:#fff;cursor:pointer;background:#6153bd;border:none;border-radius:12px;flex-shrink:0;width:100%;min-height:52px;margin-top:18px;font-family:inherit;font-size:15px;font-weight:600;transition:filter .15s}.strands-help-got-it:hover{filter:brightness(1.08)}@keyframes strandsFade{0%{opacity:0}to{opacity:1}}@keyframes strandsPop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}@media (max-width:600px){.strands-help-overlay{padding-left:16px;padding-right:16px}}
