.faqInteractiveScope{--bg-page:#10101a;--bg-card:#0f0a0599;--bg-card-hover:#ffffff0a;--bg-q:#ffffff05;--bg-q-open:#d4af370a;--accent:#d4af37;--accent-bright:#f5e6c8;--accent-soft:#f5e6c8;--accent-muted:#d4af378c;--accent-border:#d4af3766;--accent-border-strong:#d4af378c;--accent-border-subtle:#d4af3726;--text:#f5e6c8;--text-dim:#ffffff73;--text-muted:#ffffff40;--border-subtle:#ffffff0f;--border-inner:#ffffff0a;--shadow-card:0 0 44.175px 0 #d4af3714, 0 36.812px 73.625px 0 #0006;--shadow-card-open:0 0 44.175px 0 #d4af371f, 0 0 0 1px #d4af378c, 0 36.812px 73.625px 0 #0006;--radius-card:.81906rem;--radius-inner:8px}.faqInteractiveScope,.faqInteractiveScope *{box-sizing:border-box}.faqInteractiveScope{font-family:var(--font-inter), system-ui, sans-serif;color:var(--text);background:0 0;min-height:calc(100vh - 4rem);line-height:1.6;position:relative}.faqInteractiveScope .container{max-width:920px;margin:0 auto}.faqInteractiveScope header{text-align:center;border-bottom:.5px solid var(--border-subtle);margin-bottom:28px;padding:28px 16px 32px;position:relative}.faqInteractiveScope header h1{font-family:var(--font-space), system-ui, sans-serif;letter-spacing:.03em;color:var(--accent);margin-bottom:8px;font-size:clamp(1.25rem,4vw,1.5rem);font-weight:700}.faqInteractiveScope header .subtitle{color:var(--text-dim);letter-spacing:.02em;margin-bottom:4px;font-size:13px}.faqInteractiveScope header .meta-chips{display:none}.faqInteractiveScope header .meta{color:var(--text-muted);margin-top:12px;font-size:11px}.faqInteractiveScope header .faq-version-meta{color:var(--text-muted);margin-top:4px;font-size:11px}.faqInteractiveScope .controls{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;display:flex}.faqInteractiveScope .search{flex:220px;position:relative}.faqInteractiveScope .faq-search-icon{display:none}.faqInteractiveScope .search input{border-radius:var(--radius-inner);width:100%;color:var(--text);font-family:var(--font-inter), system-ui, sans-serif;background:#ffffff05;border:1px solid #d4af3759;outline:none;padding:11px 16px 11px 42px;font-size:14px;transition:border-color .2s,background-color .2s,box-shadow .2s}.faqInteractiveScope .search input::placeholder{color:var(--text-muted)}.faqInteractiveScope .search input:focus{border-color:var(--accent-border-strong);background:#ffffff0a;box-shadow:0 0 0 2px #d4af3726}.faqInteractiveScope .search:before{content:"🔍";opacity:.45;font-size:15px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.faqInteractiveScope .bulk-toggle{display:none}.faqInteractiveScope .btn{color:#e8e8e8;letter-spacing:.03em;text-transform:none;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #d4af3759;border-radius:9999px;padding:10px 18px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;font-weight:500;transition:all .2s}.faqInteractiveScope .btn:hover{color:#e8e8e8;box-shadow:none;background:#ffffff14;border-color:#d4af3799}.faqInteractiveScope .btn:focus-visible{outline:none;box-shadow:0 0 0 2px #d4af3766,0 0 0 4px #10101a}.faqInteractiveScope .category{background:var(--bg-card);border:.08125rem solid var(--accent-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);margin-bottom:12px;transition:border-color .25s,box-shadow .25s;overflow:hidden}.faqInteractiveScope .category:hover{border-color:#d4af3780}.faqInteractiveScope .category.open{border-color:var(--accent-border-strong);box-shadow:var(--shadow-card-open)}.faqInteractiveScope .cat-header{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:18px 20px;font-family:inherit;transition:background .15s;display:flex}.faqInteractiveScope .cat-header:hover{background:var(--bg-card-hover)}.faqInteractiveScope .cat-header-left{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.faqInteractiveScope .cat-header-copy{min-width:0}.faqInteractiveScope .cat-icon{flex-shrink:0;font-size:22px}.faqInteractiveScope .cat-title{font-family:var(--font-space), system-ui, sans-serif;color:var(--accent-bright);font-size:15px;font-weight:600}.faqInteractiveScope .cat-num{color:var(--accent);margin-right:4px;font-weight:700}.faqInteractiveScope .cat-count{color:var(--accent);background:#d4af370a;border:.5px solid #d4af374d;border-radius:9999px;margin-left:8px;padding:3px 10px;font-size:11px;font-weight:600}.faqInteractiveScope .faq-chevron{color:var(--accent-muted);flex-shrink:0;width:12px;height:7px;margin-left:12px;transition:transform .25s,color .25s}.faqInteractiveScope .faq-chevron.is-open{color:var(--accent);transform:rotate(180deg)}.faqInteractiveScope .chevron,.faqInteractiveScope .q-chevron{display:none}.faqInteractiveScope .cat-body{max-height:0;transition:max-height .35s;overflow:hidden}.faqInteractiveScope .category.open .cat-body{max-height:30000px}.faqInteractiveScope .cat-inner{border-top:.5px solid var(--border-subtle);padding:0 16px 16px}.faqInteractiveScope .question{background:var(--bg-q);border:.5px solid var(--border-inner);border-radius:var(--radius-inner);margin-top:10px;transition:background .2s,border-color .2s;overflow:hidden}.faqInteractiveScope .question.open{background:var(--bg-q-open);border-color:var(--accent-border-subtle)}.faqInteractiveScope .q-header{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:flex-start;gap:12px;padding:14px 16px;font-family:inherit;font-size:14px;line-height:1.5;transition:background .15s;display:flex}.faqInteractiveScope .q-header:hover{background:#ffffff08}.faqInteractiveScope .q-mark{color:var(--accent);flex-shrink:0;margin-top:1px;font-weight:700}.faqInteractiveScope .q-text{color:#e8e8e8;flex:1;font-weight:500}.faqInteractiveScope .q-body{max-height:0;transition:max-height .3s;overflow:hidden}.faqInteractiveScope .question.open .q-body{max-height:4000px}.faqInteractiveScope .answer{color:#d9d9d9;padding:10px 12px 14px 30px;font-size:12px;line-height:1.75}.faqInteractiveScope .answer .payload-richtext,.faqInteractiveScope .answer .payload-richtext p{margin:0 0 .75em}.faqInteractiveScope .answer .payload-richtext p:last-child{margin-bottom:0}.faqInteractiveScope .answer .payload-richtext a{color:var(--accent);border-bottom:1px dotted #d4af3780;text-decoration:none}.faqInteractiveScope .answer .payload-richtext a:hover{color:var(--accent-soft)}.faqInteractiveScope .answerPlain{margin:0;padding:0}.faqInteractiveScope footer{text-align:center;border-top:.5px solid var(--border-subtle);color:var(--text-dim);margin-top:48px;padding:24px 16px;font-size:12px}.faqInteractiveScope footer .legal{color:var(--text-muted);margin-top:8px;font-size:11px}.faqInteractiveScope mark{color:var(--accent-bright);background:#d4af3733;border-radius:2px;padding:1px 3px;font-weight:600}.faqInteractiveScope .no-results{text-align:center;color:var(--text-dim);padding:40px 20px;font-style:italic;display:none}.faqInteractiveScope .no-results.is-visible{display:block}@media (min-width:640px){.faqInteractiveScope .category{border-radius:1.38319rem}.faqInteractiveScope .answer{padding:10px 16px 16px 38px;font-size:13px}}@media (max-width:639px){.faqInteractiveScope header{border-bottom:none;margin-bottom:20px;padding:24px 8px 28px}.faqInteractiveScope header h1{margin-bottom:10px;font-size:1.625rem;line-height:1.2}.faqInteractiveScope header .subtitle{color:#9e9ea3;max-width:20.375rem;margin:0 auto 16px;font-size:13px;line-height:1.54}.faqInteractiveScope header .meta-chips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:4px;display:flex}.faqInteractiveScope header .meta-chip{font-family:var(--font-space), system-ui, sans-serif;color:var(--accent);white-space:nowrap;background:#d4af3714;border:1px solid #d4af374d;border-radius:9999px;align-items:center;padding:5px 12px;font-size:11px;font-weight:500;display:inline-flex}.faqInteractiveScope header .meta-desktop,.faqInteractiveScope header .faq-version-meta-desktop{display:none}.faqInteractiveScope .controls{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:20px}.faqInteractiveScope .search{flex:auto}.faqInteractiveScope .search:before{display:none}.faqInteractiveScope .faq-search-icon{width:12px;height:12px;color:var(--accent);opacity:.9;pointer-events:none;display:block;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.faqInteractiveScope .search input{height:48px;font-family:var(--font-space), system-ui, sans-serif;background:#ffffff0a;border-radius:12px;padding:0 16px 0 41px;font-size:13.5px}.faqInteractiveScope .search input::placeholder{color:#9e9ea3}.faqInteractiveScope .bulk-toggle{background:#ffffff0a;border:1px solid #d4af3740;border-radius:10px;grid-template-columns:1fr 1fr;height:40px;display:grid;position:relative;overflow:hidden}.faqInteractiveScope .bulk-toggle-btn{z-index:1;font-family:var(--font-space), system-ui, sans-serif;color:#9e9ea3;cursor:pointer;background:0 0;border:none;font-size:12.5px;font-weight:500;position:relative}.faqInteractiveScope .bulk-toggle-btn.is-active{color:var(--accent)}.faqInteractiveScope .bulk-toggle-btn.is-active:before{content:"";z-index:-1;background:#d4af3726;border-radius:8px;position:absolute;inset:2px}.faqInteractiveScope .btn-desktop{display:none}.faqInteractiveScope .category{box-shadow:none;background:#ffffff0a;border-color:#d4af374d;border-radius:14px}.faqInteractiveScope .category.open{box-shadow:none;border-color:#d4af378c}.faqInteractiveScope .cat-header{align-items:flex-start;padding:14px 17px}.faqInteractiveScope .cat-header-left{align-items:flex-start;gap:10px}.faqInteractiveScope .cat-icon{display:none}.faqInteractiveScope .cat-num{font-family:var(--font-space), system-ui, sans-serif;margin-top:4px;margin-right:0;font-size:15px;line-height:1}.faqInteractiveScope .cat-header-copy{flex-direction:column;gap:2px;padding-top:1px;display:flex}.faqInteractiveScope .cat-title{letter-spacing:.02em;color:#f4f1e9;font-size:13.5px;font-weight:700;line-height:1.25}.faqInteractiveScope .cat-count{font-family:var(--font-space), system-ui, sans-serif;color:#9e9ea3;background:0 0;border:none;margin-left:0;padding:0;font-size:10.5px;font-weight:400}.faqInteractiveScope .faq-chevron{margin-top:8px}.faqInteractiveScope .cat-inner{border-top:1px solid #d4af372e;padding:0 15px 15px}.faqInteractiveScope .question{background:#ffffff08;border:none;border-radius:10px;margin-top:10px}.faqInteractiveScope .question.open{background:0 0}.faqInteractiveScope .question.open .q-header{background:#ffffff0d;border-radius:10px}.faqInteractiveScope .question.open .q-body{margin-top:6px}.faqInteractiveScope .q-header{align-items:flex-start;gap:10px;padding:12px 14px;font-size:12.5px}.faqInteractiveScope .q-mark{font-family:var(--font-space), system-ui, sans-serif;margin-top:2px;font-size:14px;line-height:1}.faqInteractiveScope .q-text{font-family:var(--font-space), system-ui, sans-serif;color:#f4f1e9;font-weight:500;line-height:1.36}.faqInteractiveScope .q-header .faq-chevron{width:10px;height:6px;margin-top:6px}.faqInteractiveScope .answer{font-family:var(--font-space), system-ui, sans-serif;color:#d9d6cf;background:#d4af3712;border-radius:10px;margin-top:0;padding:16px 16px 16px 18px;font-size:12.5px;line-height:1.6;position:relative}.faqInteractiveScope .answer:before{content:"";background:var(--accent);border-radius:10px 0 0 10px;width:3px;position:absolute;top:0;bottom:0;left:0}}@media (min-width:640px){.faqInteractiveScope .bulk-toggle{display:none}.faqInteractiveScope .cat-header-left{align-items:center}.faqInteractiveScope .cat-num,.faqInteractiveScope .cat-header-copy{display:inline}.faqInteractiveScope .cat-count{display:inline-flex}}
