.faq-tab{font-family:var(--font-heading);color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.faq-tab:hover{color:#1b2a4a;border-color:#cbd5e1}.faq-tab.active{color:#fff;background:#d4a033;border-color:#d4a033}.faq-section.hidden{display:none}.faq-section-title{color:#d4a033;text-transform:uppercase;letter-spacing:1.5px;font-size:11px;font-weight:700;font-family:var(--font-heading);margin-bottom:14px;padding-left:2px}.faq-list{flex-direction:column;gap:8px;display:flex}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .2s;overflow:hidden}.faq-item:hover{border-color:#cbd5e1}.faq-item.open{border-color:#d4a033;box-shadow:0 2px 12px #d4a03314}.faq-question{cursor:pointer;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.faq-question-text{color:#1b2a4a;font-size:15px;font-weight:600;line-height:1.4;font-family:var(--font-heading)}.faq-icon{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.faq-item.open .faq-icon{background:#d4a033;border-color:#d4a033}.faq-icon svg{stroke:#94a3b8;stroke-width:2px;fill:none;width:14px;height:14px;transition:all .2s}.faq-item.open .faq-icon svg{stroke:#fff;transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.faq-item.open .faq-answer{max-height:4000px}.faq-answer-inner{color:#475569;border-top:1px solid #f1f5f9;padding:16px 20px 20px;font-size:14px;line-height:1.7}.faq-share{justify-content:flex-end;padding:0 20px 14px;display:flex}.faq-share-btn{color:#94a3b8;font-family:var(--font-heading);cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:600;transition:all .2s;display:inline-flex}.faq-share-btn:hover{color:#d4a033;border-color:#d4a033}.faq-share-btn.copied{color:#22c55e;border-color:#22c55e}.faq-share-icon{width:13px;height:13px}.faq-answer-inner a{color:#d4a033;text-decoration:none}.faq-answer-inner a:hover{text-decoration:underline}.faq-answer-inner ul{margin:10px 0;padding-left:20px}.faq-answer-inner li{margin-bottom:6px}.faq-answer-inner strong{color:#1b2a4a}.sectors-search{color:#1b2a4a;width:100%;font-family:var(--font-body);background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;margin-bottom:12px;padding:10px 14px;font-size:13px;transition:border-color .2s}.sectors-search:focus{border-color:#d4a033}.sectors-search::placeholder{color:#94a3b8}.sectors-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px;display:grid}.sector-link{text-decoration:none;display:block}.sector-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 14px;transition:all .15s;display:flex}.sector-row:hover{background:#fffbf0;border-color:#d4a033}.sector-name{color:#475569;font-size:13px}.sector-etf{color:#d4a033;font-family:JetBrains Mono,SF Mono,monospace;font-size:12px;font-weight:500}.wg-wrap{margin-top:8px}.wg-progress{justify-content:center;align-items:center;gap:0;margin-bottom:20px;display:flex}.wg-dot{color:#94a3b8;cursor:pointer;background:#f8fafc;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;transition:all .4s;display:flex}.wg-dot.active{color:#fff;background:#d4a033;border-color:#d4a033;box-shadow:0 0 12px #d4a03340}.wg-dot.done{color:#fff;background:#22c55e;border-color:#22c55e}.wg-line{background:#e2e8f0;width:28px;height:2px;transition:background .4s}.wg-line.done{background:#22c55e}.wg-stage{z-index:2;background:#06080a;border:1px solid #1b2332;border-radius:12px;min-height:260px;margin-bottom:16px;position:relative;overflow:hidden}.wg-stage-hdr{color:#484f58;border-bottom:1px solid #1b2332;align-items:center;gap:8px;padding:10px 16px;font-size:12px;font-weight:600;display:flex}.wg-stage-hdr .wg-app{color:#fff;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:700;display:flex}.wg-app-ta{background:#d4a033;color:#000!important}.wg-app-tv{background:#2962ff}.wg-stage-body{background:#06080a;min-height:220px;padding:20px;position:relative}.wg-cursor{z-index:100;pointer-events:none;opacity:0;width:20px;height:20px;transition:all .8s;position:absolute}.wg-cursor svg{filter:drop-shadow(0 2px 4px #0000004d);width:100%;height:100%}.wg-click{opacity:0;pointer-events:none;border:2px solid #22c55e;border-radius:50%;width:36px;height:36px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wg-click.pop{animation:.6s ease-out forwards wgPop}@keyframes wgPop{0%{opacity:1;transform:translate(-50%,-50%)scale(.3)}to{opacity:0;visibility:hidden;transform:translate(-50%,-50%)scale(1.5)}}.wg-mock{background:#161b22;border:1px solid #1b2332;border-radius:8px;padding:14px}.wg-mock-hdr{border-bottom:1px solid #1b2332;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;display:flex}.wg-mock-title{color:#e6edf3;font-size:13px;font-weight:600}.wg-ticker-grid{flex-wrap:wrap;gap:6px;display:flex}.wg-ticker{color:#7d8590;background:#06080a;border:1px solid #1b2332;border-radius:4px;padding:5px 10px;font-family:JetBrains Mono,monospace;font-size:11px;transition:all .3s}.wg-ticker.glow{color:#3fb950;background:#161b22;border-color:#3fb950}.wg-btn-copy{cursor:default;color:#000;background:#3fb950;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;transition:all .3s;display:inline-flex}.wg-btn-copy.gold{background:#d4a033}.wg-btn-copy.pulse{transform:scale(1.03)}.wg-tv-layout{gap:12px;height:200px;display:flex}.wg-tv-panel{background:#161b22;border:1px solid #1b2332;border-radius:8px;overflow:hidden}.wg-tv-panel-hdr{color:#e6edf3;border-bottom:1px solid #1b2332;justify-content:space-between;align-items:center;padding:8px 12px;font-size:12px;font-weight:600;display:flex}.wg-tv-chart{justify-content:center;align-items:center;height:calc(100% - 34px);padding:8px;display:flex}.wg-tv-item{color:#484f58;border-radius:4px;margin-bottom:3px;padding:5px 10px;font-family:JetBrains Mono,monospace;font-size:11px;transition:all .3s}.wg-tv-item.added{color:#c9a44e;background:#c9a44e1a}.wg-plus{color:#484f58;background:#06080a;border:1px solid #1b2332;border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;line-height:1;transition:all .3s;display:flex}.wg-plus.lit{color:#2962ff;border-color:#2962ff;box-shadow:0 0 10px #2962ff26}.wg-input{color:#7d8590;background:#06080a;border:1px solid #1b2332;border-radius:6px;width:100%;padding:8px 12px;font-family:JetBrains Mono,monospace;font-size:12px;transition:all .3s}.wg-input.focus{border-color:#2962ff;box-shadow:0 0 0 3px #2962ff14}.wg-input.typed{color:#c9a44e}.wg-tv-menu{background:#161b22;border:1px solid #1b2332;border-radius:8px;padding:4px;box-shadow:0 6px 20px #0006}.wg-tv-menu-item{color:#7d8590;white-space:nowrap;border-radius:5px;padding:7px 14px;font-size:12px;transition:all .2s}.wg-tv-menu-item.hl{color:#c9a44e;background:#c9a44e26;border:1px solid #c9a44e}.wg-info{text-align:center;padding:8px 0 4px}.wg-info-label{text-transform:uppercase;letter-spacing:1px;color:#d4a033;font-size:11px;font-weight:600;font-family:var(--font-heading);margin-bottom:4px}.wg-info-title{color:#1b2a4a;font-size:16px;font-weight:700;font-family:var(--font-heading);margin-bottom:4px}.wg-info-desc{color:#64748b;font-size:13px}.wg-controls{justify-content:center;align-items:center;gap:10px;margin-top:12px;display:flex}.wg-ctrl{color:#64748b;font-family:var(--font-heading);cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .2s}.wg-ctrl:hover{color:#1b2a4a;border-color:#cbd5e1}.wg-ctrl-primary{color:#fff;background:#d4a033;border-color:#d4a033}.wg-ctrl-primary:hover{color:#fff;background:#c4932e;border-color:#c4932e}.wg-ctrl:disabled{opacity:.3;cursor:not-allowed}.wg-success{background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:12px auto 8px;animation:.4s cubic-bezier(.175,.885,.32,1.275) wgPopIn;display:flex}@keyframes wgPopIn{0%{transform:scale(0)}to{transform:scale(1)}}.wg-success svg{stroke:#fff;stroke-width:3px;fill:none;width:24px;height:24px}.wg-faq-item.open .faq-answer{max-height:8000px}@media (width<=520px){.faq-question{padding:14px 16px}.faq-answer-inner{padding:0 16px 16px}.faq-filter-tabs{gap:6px}.faq-tab{padding:7px 12px;font-size:12px}.wg-tv-layout{flex-direction:column;height:auto}.wg-line{width:16px}.wg-dot{width:26px;height:26px;font-size:10px}}
