:root{--sc-canvas: #f5f7fb;--sc-canvas-gradient: linear-gradient(135deg, #f7f9fd 0%, #eef3fa 52%, #f8fafc 100%);--sc-surface: #fff;--sc-surface-soft: #f8fafc;--sc-tint: #edf3fb;--sc-tint-strong: #dce7f6;--sc-border: #e2e8f0;--sc-border-strong: #bdcde2;--sc-text: #233249;--sc-text-secondary: #475569;--sc-muted: #64748b;--sc-subtle: #8794a7;--sc-primary: #2d5590;--sc-primary-hover: #234373;--sc-primary-gradient: linear-gradient(135deg, #3b67a2 0%, #2d5590 56%, #244575 100%);--sc-primary-hover-gradient: linear-gradient(135deg, #416fae 0%, #234373 100%);--sc-soft-gradient: linear-gradient(135deg, #f4f8fe, #e6effa);--sc-accent: #5276a1;--sc-hero: #192d4b;--sc-hero-gradient: linear-gradient(135deg, #213d66 0%, #192d4b 58%, #13243e 100%);--sc-on-dark: #f1f5fb;--sc-on-dark-muted: #bdcde2;--sc-ring: #8baad4;--sc-rise: #c85e58;--sc-fall: #3e8e74}.sc-paid-teasers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}.sc-paid-teaser{display:flex;align-items:center;gap:14px;min-width:0;padding:19px 20px;border:1px solid var(--sc-border);border-radius:11px;background:var(--sc-surface);text-align:left}.sc-paid-teaser:only-child{grid-column:1 / -1}.sc-paid-teaser:hover{background:var(--sc-tint);border-color:var(--sc-border-strong)}.sc-paid-teaser>svg{margin-left:auto;color:var(--sc-muted)}.sc-paid-teaser-copy{display:grid;gap:6px;min-width:0}.sc-paid-teaser-copy strong{font-size:16px;font-weight:600}.sc-paid-teaser-copy>span{color:var(--sc-muted);font-size:12px;line-height:1.7}.sc-paid-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border-radius:10px;background:var(--sc-soft-gradient);color:var(--sc-primary)}.sc-paid-label{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid #e6decb;border-radius:5px;background:#faf6ec;color:#776137;font-size:11px;white-space:nowrap}.sc-selection-heading.sc-page-heading{min-height:56px;margin-bottom:22px}.sc-selection-membership{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px}.sc-selection-membership .sc-primary{min-height:40px}.sc-premium-expiry{color:var(--sc-text-secondary);font-size:12px;line-height:1.7}.sc-selection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:23px}.sc-selection-toolbar>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.sc-selection-toolbar h2{font-size:16px;line-height:1.6;font-weight:600}.sc-selection-toolbar span{color:var(--sc-muted);font-size:12px}.sc-selection-date-filter{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 11px;border:1px solid var(--sc-border);border-radius:8px;background:var(--sc-surface);color:var(--sc-muted);font-size:12px}.sc-selection-date-filter select{min-width:127px;min-height:40px;max-width:100%;border:0;background:transparent;color:var(--sc-text-secondary);font:inherit;cursor:pointer}.sc-selection-date-filter select:focus-visible{outline:2px solid var(--sc-ring);outline-offset:2px;border-radius:3px}.sc-selection-timeline{position:relative;padding-left:24px}.sc-selection-timeline:before{position:absolute;top:13px;bottom:30px;left:5px;width:1px;background:var(--sc-border-strong);content:""}.sc-selection-day{position:relative;margin-bottom:24px;min-width:0}.sc-selection-day:last-child{margin-bottom:0}.sc-selection-day:before{position:absolute;top:9px;left:-23px;width:9px;height:9px;border:2px solid var(--sc-accent);border-radius:50%;background:var(--sc-canvas);box-shadow:0 0 0 4px var(--sc-canvas);content:""}.sc-selection-day-heading{display:flex;align-items:center;flex-wrap:wrap;gap:9px;min-height:29px;margin-bottom:11px}.sc-selection-day-heading>div{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.sc-selection-day-heading>div>span{color:var(--sc-muted);font-size:12px}.sc-selection-day-heading h2{margin:0;color:var(--sc-text);font-size:16px;line-height:1.6;font-weight:600;font-variant-numeric:tabular-nums}.sc-selection-day-heading>time,.sc-selection-day-heading>span{color:var(--sc-muted);font-size:12px;line-height:1.5}.sc-selection-day-heading>span:last-child:not(.sc-selection-latest){margin-left:auto}.sc-selection-day-heading .sc-selection-latest{display:inline-flex;align-items:center;padding:3px 7px;border:1px solid var(--sc-border);border-radius:5px;background:var(--sc-tint);color:var(--sc-primary);font-size:11px;font-weight:500}.sc-selection-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.sc-selection-card{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;width:100%;min-width:0;min-height:88px;padding:17px 19px;border:1px solid var(--sc-border);border-radius:10px;background:var(--sc-surface);text-align:left;cursor:pointer}.sc-selection-card:hover{border-color:var(--sc-border-strong);background:linear-gradient(110deg,var(--sc-surface),var(--sc-surface-soft));box-shadow:0 3px 12px #24487308}.sc-selection-card>span{min-width:0}.sc-selection-card b{display:block;overflow:hidden;color:var(--sc-text);font-size:16px;line-height:1.5;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.sc-selection-card small{display:block;margin-top:5px;color:var(--sc-muted);font-size:12px;line-height:1.4}.sc-selection-card strong{color:var(--sc-text);font-size:20px;line-height:1.2;font-weight:600;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.sc-selection-card em{display:block;margin-top:5px;font-size:12px;line-height:1.4;font-weight:500;font-style:normal}.sc-selection-card em.sc-rise,.sc-selection-card em.sc-up{color:var(--sc-rise)}.sc-selection-card em.sc-fall,.sc-selection-card em.sc-down{color:var(--sc-fall)}.sc-selection-card em.sc-flat{color:var(--sc-muted)}.sc-selection-card>svg{color:var(--sc-muted)}.sc-selection-report-row{display:flex;align-items:center;gap:13px;width:100%;min-height:75px;margin-top:10px;padding:17px 19px;border:1px solid var(--sc-border);border-radius:10px;background:var(--sc-surface);color:var(--sc-text-secondary);text-align:left}.sc-selection-report-row:hover{border-color:var(--sc-border-strong);background:var(--sc-surface-soft)}.sc-selection-report-row strong,.sc-selection-report-row b{color:var(--sc-text);font-size:15px;font-weight:550}.sc-selection-report-row>span{flex:1;min-width:0;overflow-wrap:anywhere}.sc-selection-report-row>svg:last-child{margin-left:auto;flex-shrink:0;color:var(--sc-muted)}.sc-selection-day-state{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;min-height:88px;padding:20px;border:1px dashed var(--sc-border);border-radius:10px;background:var(--sc-surface-soft);color:var(--sc-muted);font-size:13px;line-height:1.7}.sc-selection-day-state p{margin:0}.sc-selection-day-state button{color:var(--sc-primary)}.sc-selection-detail{min-width:0;padding:26px 30px;border:1px solid var(--sc-border);border-radius:12px;background:var(--sc-surface)}.sc-selection-detail>header{display:flex;align-items:center;justify-content:space-between;gap:15px}.sc-selection-detail>.sc-text-button{margin-bottom:12px}.sc-selection-detail>span,.sc-selection-detail>header>span{padding:5px 9px;border-radius:5px;background:var(--sc-tint);color:var(--sc-muted);font-size:12px}.sc-selection-detail>span{float:right}.sc-selection-detail>h2{clear:both;margin:17px 0 23px;color:var(--sc-text);font-size:25px;line-height:1.55;font-weight:600;overflow-wrap:anywhere}.sc-selection-detail>h2>small{margin-left:11px;color:var(--sc-muted);font-size:13px;font-weight:400}.sc-selection-detail>.sc-publication-markdown{padding-top:4px;border-top:1px solid var(--sc-border)}.sc-selection-detail .sc-publication-markdown h1{font-size:23px}.sc-selection-detail .sc-publication-markdown h2{font-size:20px}.sc-paid-locked{position:relative;overflow:hidden;padding:45px 24px;border:1px solid var(--sc-border);border-radius:12px;background:linear-gradient(130deg,var(--sc-surface),var(--sc-surface-soft));text-align:center}.sc-paid-lock{display:inline-flex;padding:14px;margin-bottom:16px;border:1px solid var(--sc-border);border-radius:15px;background:var(--sc-soft-gradient);color:var(--sc-primary)}.sc-paid-locked h3{margin-bottom:18px;color:var(--sc-text);font-size:19px;font-weight:600}.sc-paid-locked p{margin-bottom:18px;color:var(--sc-muted);font-size:13px;line-height:1.8}.sc-paid-locked button{margin:auto}.sc-paid-benefits{display:grid;gap:14px;margin:22px 0;padding:0;list-style:none}.sc-paid-benefits li{display:flex;align-items:center;gap:10px;font-size:13px}.sc-paid-benefits svg{color:var(--sc-primary)}.sc-premium-plans{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:20px 0}.sc-premium-plans button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:78px;padding:12px 6px;border:1px solid var(--sc-border);border-radius:8px;background:var(--sc-surface);color:var(--sc-text-secondary);cursor:pointer}.sc-premium-plans button.active{border-color:var(--sc-primary);background:var(--sc-soft-gradient);color:var(--sc-primary);box-shadow:inset 0 0 0 1px var(--sc-primary)}.sc-premium-plans strong{font-size:14px;font-weight:600}.sc-premium-plans span{font-size:12px;white-space:nowrap}@media(max-width:1180px){.sc-selection-card{gap:11px;padding:17px 15px}.sc-selection-card b{font-size:15px}.sc-selection-card strong{font-size:19px}}@media(max-width:740px){.sc-paid-teasers{grid-template-columns:minmax(0,1fr)}.sc-selection-heading.sc-page-heading{align-items:flex-start;flex-direction:column;gap:13px;margin-bottom:21px}.sc-selection-membership{width:100%;justify-content:space-between;gap:10px}.sc-selection-toolbar{gap:10px;flex-wrap:wrap;margin-bottom:19px}.sc-selection-toolbar h2{font-size:15px}.sc-selection-date-filter{margin-left:auto}.sc-selection-date-filter select{font-size:16px}.sc-selection-timeline{padding-left:19px}.sc-selection-day:before{left:-18px}.sc-selection-day-heading{gap:7px}.sc-selection-day-heading h2{font-size:15px}.sc-selection-cards{grid-template-columns:minmax(0,1fr);gap:9px}.sc-selection-card{min-height:84px;padding:16px;gap:12px}.sc-selection-detail{padding:20px 19px}.sc-selection-detail>h2{font-size:22px}.sc-selection-detail .sc-publication-markdown{font-size:14px}}@media(max-width:430px){.sc-paid-teaser{padding:17px 15px;gap:10px}.sc-paid-teaser-copy strong{font-size:15px}.sc-paid-teaser .sc-paid-label{padding:4px 6px;font-size:10px}.sc-paid-icon{width:39px;height:39px}.sc-selection-heading.sc-page-heading h1{font-size:24px}.sc-selection-membership{align-items:center}.sc-premium-expiry{font-size:11px}.sc-selection-toolbar>div{gap:7px}.sc-selection-date-filter{gap:6px;padding:0 8px}.sc-selection-date-filter select{min-width:116px}.sc-selection-card{gap:10px;padding:15px 13px}.sc-selection-card strong{font-size:19px}.sc-selection-card small{font-size:11px}.sc-selection-card>svg{width:15px}.sc-selection-detail{padding:19px 16px}.sc-selection-detail>h2{font-size:21px}.sc-premium-plans{grid-template-columns:repeat(2,minmax(0,1fr))}}.sc-archive{min-width:0;color:var(--sc-text)}.sc-archive-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:2px 0 22px}.sc-archive-heading h1{font-size:27px;line-height:1.45;font-weight:650;letter-spacing:-.6px}.sc-archive-count{color:var(--sc-muted);font-size:13px;white-space:nowrap}.sc-archive-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.sc-archive-periods{display:inline-flex;gap:4px;padding:4px;border:1px solid var(--sc-border);border-radius:10px;background:var(--sc-tint)}.sc-archive-period{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:9px 19px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--sc-muted);font-size:14px;white-space:nowrap}.sc-archive-period:hover{color:var(--sc-primary);background:var(--sc-surface-soft)}.sc-archive-period-active{color:var(--sc-primary);background:var(--sc-surface);border-color:var(--sc-border);font-weight:600;box-shadow:0 2px 6px #2448730a}.sc-archive-date-filter{display:flex;align-items:center;gap:9px;min-height:44px;padding:0 12px;border:1px solid var(--sc-border);border-radius:8px;background:var(--sc-surface);color:var(--sc-muted)}.sc-archive-date-filter select{min-width:130px;min-height:42px;max-width:100%;border:0;background:transparent;color:var(--sc-text-secondary);font:inherit;font-size:13px;cursor:pointer}.sc-archive-date-filter select:focus-visible{outline:2px solid var(--sc-ring);outline-offset:2px;border-radius:3px}.sc-archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sc-archive-card{min-width:0;border:1px solid var(--sc-border);border-radius:11px;background:var(--sc-surface);overflow:hidden;transition:border-color .16s,box-shadow .16s}.sc-archive-card:hover{border-color:var(--sc-border-strong);box-shadow:0 4px 14px #28528609}.sc-archive-report-row{display:flex;align-items:center;gap:16px;width:100%;min-height:104px;padding:20px;border:0;border-radius:inherit;background:transparent;text-align:left;color:inherit}.sc-archive-report-row:focus-visible{outline-offset:-3px}.sc-archive-card-icon{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border:1px solid var(--sc-border);border-radius:10px;background:var(--sc-soft-gradient);color:var(--sc-primary)}.sc-archive-card-copy{display:flex;flex:1;flex-direction:column;gap:7px;min-width:0}.sc-archive-card-copy time{color:var(--sc-muted);font-size:12px;font-variant-numeric:tabular-nums}.sc-archive-card-copy strong{color:var(--sc-text);font-size:16px;line-height:1.6;font-weight:550;overflow-wrap:anywhere}.sc-archive-card-action{display:inline-flex;align-items:center;justify-content:flex-end;flex-shrink:0;gap:6px;color:var(--sc-primary);font-size:12px}.sc-archive-empty{padding:48px 20px;border:1px dashed var(--sc-border);border-radius:11px;background:var(--sc-surface);text-align:center;color:var(--sc-muted)}.sc-archive-empty h3{margin-top:13px;font-size:16px;line-height:1.7;font-weight:550}.sc-archive-empty p{margin-top:8px;font-size:13px;line-height:1.8}.sc-archive-new-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 15px;margin-top:18px;border:1px solid var(--sc-border);border-radius:7px;background:var(--sc-tint);color:var(--sc-primary);font-size:13px}.sc-publication-paper{max-width:920px;margin:0 auto}.sc-publication-markdown{color:var(--sc-text-secondary);font-size:15px;line-height:1.95;overflow-wrap:anywhere}.sc-publication-markdown p{margin:17px 0;white-space:pre-wrap}.sc-publication-markdown h1,.sc-publication-markdown h2,.sc-publication-markdown h3{line-height:1.65;margin:30px 0 15px;color:var(--sc-text)}.sc-publication-markdown h1{font-size:25px}.sc-publication-markdown h2{font-size:21px}.sc-publication-markdown h3{font-size:18px}.sc-publication-markdown ul,.sc-publication-markdown ol{padding-left:25px;margin:15px 0}.sc-publication-markdown li{margin:7px 0}.sc-publication-markdown blockquote{border-left:3px solid var(--sc-border-strong);padding-left:19px;margin:20px 0;color:var(--sc-text-secondary)}.sc-publication-markdown table{display:block;width:100%;overflow-x:auto;border-collapse:collapse;font-size:13px}.sc-publication-markdown th,.sc-publication-markdown td{padding:10px 13px;border:1px solid var(--sc-border);min-width:85px;text-align:left}.sc-publication-markdown th{background:var(--sc-tint)}.sc-publication-markdown pre{overflow-x:auto;padding:16px;background:var(--sc-surface-soft);border-radius:7px}.sc-publication-markdown a{color:var(--sc-primary);text-decoration:underline;text-underline-offset:3px}@media(max-width:1180px){.sc-archive-report-row{padding:18px 16px;gap:12px}.sc-archive-card-icon{width:40px;height:40px}}@media(max-width:740px){.sc-archive-heading{margin-bottom:18px}.sc-archive-heading h1{font-size:24px}.sc-archive-toolbar{flex-wrap:wrap;gap:12px;margin-bottom:16px}.sc-archive-periods{flex:1}.sc-archive-period{flex:1;padding:9px 14px}.sc-archive-grid{grid-template-columns:minmax(0,1fr);gap:10px}.sc-archive-report-row{min-height:94px;padding:16px}.sc-archive-date-filter{margin-left:auto}.sc-archive-date-filter select{font-size:16px}}@media(max-width:430px){.sc-archive-periods{flex-basis:100%}.sc-archive-heading h1{font-size:23px}.sc-archive-count{font-size:12px}.sc-archive-card-copy strong{font-size:15px}.sc-archive-card-action{font-size:11px;gap:4px}.sc-archive-report-row{gap:11px;padding:15px 14px}}.sc-live-index-strip{margin-bottom:24px;overflow:hidden;border:1px solid var(--sc-border);border-radius:11px;background:var(--sc-surface);color:var(--sc-text);font-variant-numeric:tabular-nums}.sc-live-index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.sc-live-index-card{--sc-live-index-color: var(--sc-text-secondary);min-width:0;padding:14px 20px}.sc-live-index-card+.sc-live-index-card{border-left:1px solid var(--sc-border)}.sc-live-index-up{--sc-live-index-color: var(--sc-rise)}.sc-live-index-down{--sc-live-index-color: var(--sc-fall)}.sc-live-index-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.sc-live-index-values{min-width:0;flex-shrink:0}.sc-live-index-name{margin:0;font-size:12px;line-height:1.5;font-weight:550;color:var(--sc-text-secondary)}.sc-live-index-code{display:block;margin-top:1px;color:var(--sc-muted);font-size:11px;line-height:1.4}.sc-live-index-price{display:block;margin-top:6px;color:var(--sc-live-index-color);font-size:22px;line-height:1.25;letter-spacing:-.5px;font-weight:650}.sc-live-index-change{display:block;margin-top:4px;font-size:12px;line-height:1.4;color:var(--sc-live-index-color)}.sc-live-index-loading{color:var(--sc-muted)}.sc-live-index-trend{width:132px;max-width:47%;min-width:0;text-align:right}.sc-live-index-chart{display:block;width:100%;height:46px;color:var(--sc-live-index-color)}.sc-live-index-baseline{stroke:var(--sc-border);stroke-width:1}.sc-live-index-status{margin:6px 0 0;font-size:11px;line-height:1.6;color:#966226;overflow-wrap:anywhere}.sc-live-index-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:3px 12px;padding:8px 20px;border-top:1px solid var(--sc-border);background:var(--sc-surface-soft);color:var(--sc-muted);font-size:11px;line-height:1.6}@media(max-width:1150px){.sc-live-index-card{padding:12px 15px}.sc-live-index-main{gap:8px}.sc-live-index-price{font-size:20px}}@media(max-width:700px){.sc-live-index-card{padding:12px}.sc-live-index-main{display:block}.sc-live-index-trend{width:100%;max-width:none;margin-top:8px;text-align:left}.sc-live-index-chart{height:35px}.sc-live-index-footer{padding:8px 12px}}@media(max-width:430px){.sc-live-index-card{padding:11px 9px}.sc-live-index-name{font-size:11px}.sc-live-index-price{font-size:19px;letter-spacing:-.5px}.sc-live-index-change{font-size:11px}}.sc-task-card h3{white-space:normal;overflow-wrap:anywhere}.sc-task-status{margin-left:auto;font-size:11px;color:var(--sc-muted);white-space:nowrap}.sc-task-status.active{color:var(--sc-primary)}.sc-task-card .sc-report-card-link{padding-bottom:25px}.sc-task-notice{display:flex;gap:15px;align-items:center;justify-content:space-between;flex-wrap:wrap;border:1px solid var(--sc-border);background:var(--sc-tint);border-radius:8px;padding:14px 18px;margin:16px 0;font-size:13px;line-height:1.7;color:var(--sc-text-secondary)}.sc-task-progress{display:flex;gap:15px;align-items:flex-start;padding:28px 0;color:var(--sc-text-secondary)}.sc-task-progress>svg{flex-shrink:0;margin-top:3px}.sc-task-progress h3{font-size:17px;margin-bottom:10px}.sc-task-progress p{line-height:1.9;font-size:14px}.sc-mode-tabs button:disabled{cursor:not-allowed;opacity:.5}.sc-mode-tabs button small{font-size:10px}.sc-primary:disabled{opacity:.6;cursor:not-allowed}.sc-quote-status{color:var(--sc-muted)!important;font-size:10px!important;font-weight:400;line-height:1.6}.sc-watch-quote-notice{color:var(--sc-muted);padding:12px 20px;font-size:12px;line-height:1.7}.sc-watch-quote-notice button{margin-left:12px}:root{font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:var(--sc-text);background:var(--sc-canvas);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:400;font-variant-numeric:tabular-nums}*{box-sizing:border-box}body{margin:0;background:var(--sc-canvas-gradient);background-attachment:fixed}button,input,textarea{font:inherit}button{cursor:pointer}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button:disabled{cursor:wait;opacity:.65}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--sc-muted);outline-offset:3px}input:focus,textarea:focus{outline:none}button{transition:background .16s,border-color .16s,color .16s,box-shadow .16s}button svg{flex-shrink:0}h1,h2,h3,p{margin:0}svg{vertical-align:middle}a{color:inherit}::-moz-selection{background:var(--sc-tint-strong)}::selection{background:var(--sc-tint-strong)}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sc-portal{--ink:var(--sc-text);--muted:var(--sc-muted);--brand:var(--sc-primary);--brand-soft:var(--sc-tint);--line:var(--sc-border);--paper:var(--sc-surface);min-height:100vh}.sc-skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--sc-surface);padding:12px}.sc-skip:focus{top:12px}.sc-sidebar{width:224px;background:var(--sc-surface);border-right:1px solid var(--line);position:fixed;inset:0 auto 0 0;z-index:30;display:flex;flex-direction:column;padding:30px 17px 0;overflow-y:auto}.sc-brand{display:flex;gap:11px;align-items:center;border:0;background:none;text-align:left;padding:0 9px;margin-bottom:31px}.sc-brand>span:last-child{font-size:25px;font-weight:730;letter-spacing:-1.1px;color:var(--sc-text)}.sc-brand small{display:block;font-size:11px;font-weight:400;letter-spacing:1.5px;color:var(--sc-muted);margin-top:5px}.sc-mark{width:36px;height:39px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--sc-primary-gradient);color:var(--sc-on-dark);border-radius:11px 11px 11px 3px}.sc-mark svg{width:29px;height:29px}.sc-mark-small{width:27px;height:29px;border-radius:8px 8px 8px 2px}.sc-mark-small svg{width:22px;height:22px}.sc-new-research{display:flex;align-items:center;gap:10px;padding:12px 15px;background:var(--sc-primary-gradient);color:var(--sc-surface);border:0;border-radius:8px;text-align:left;font-weight:550;box-shadow:0 4px 9px #192d4b0d;margin:0 3px 27px}.sc-new-research:hover{background:var(--sc-primary-hover-gradient)}.sc-new-research>span{margin-left:auto;font-size:17px;font-weight:400;color:var(--sc-border-strong)}.sc-nav-label{font-size:11px;letter-spacing:1.2px;color:var(--sc-muted);padding:0 15px;margin:0 0 12px;display:block}.sc-sidebar nav{display:grid;gap:5px;margin-bottom:27px}.sc-nav-item{display:flex;align-items:center;gap:12px;width:100%;border:0;background:none;border-radius:7px;padding:12px 15px;text-align:left;color:var(--sc-text-secondary);font-size:13px}.sc-nav-item:hover{background:var(--sc-surface-soft);color:var(--brand)}.sc-nav-item.active{background:var(--sc-tint);color:var(--brand);font-weight:600}.sc-nav-item small{margin-left:auto;font-size:11px;background:var(--sc-tint);border-radius:5px;padding:2px 6px;color:var(--sc-muted)}.sc-nav-item.active small{background:var(--sc-border);color:var(--sc-primary)}.sc-sidebar-bottom{margin-top:auto;padding-top:24px}.sc-credit-mini{border:1px solid var(--sc-border);background:var(--sc-soft-gradient);border-radius:10px;margin:0 5px 19px;padding:15px}.sc-credit-mini>div{display:flex;justify-content:space-between;align-items:center}.sc-credit-mini>div>span:first-child{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--sc-text-secondary)}.sc-demo-small{font-size:11px;color:var(--sc-muted);background:var(--sc-border);padding:2px 5px;border-radius:3px}.sc-credit-mini strong{display:block;font-size:30px;letter-spacing:-1px;margin:13px 0 12px;font-weight:650}.sc-credit-mini strong small{font-size:11px;color:var(--sc-text-secondary);margin-left:7px;font-weight:400;letter-spacing:0}.sc-credit-mini>button{display:flex;align-items:center;justify-content:space-between;border:0;background:none;padding:10px 0 0;border-top:1px solid var(--sc-border);width:100%;font-size:11px;color:var(--sc-text)}.sc-credit-mini>button:hover{color:var(--sc-primary)}.sc-account{display:flex;gap:10px;align-items:center;text-align:left;border:0;background:none;border-top:1px solid var(--line);padding:18px 7px 19px;width:100%}.sc-avatar{width:32px;height:32px;background:#eee6d6;color:#8b7956;border-radius:50%;display:grid;place-items:center;font-size:14px}.sc-account>span:nth-child(2){font-size:12px;font-weight:550}.sc-account small{display:block;font-size:11px;font-weight:400;color:var(--sc-muted);margin-top:4px}.sc-account>svg{margin-left:auto;color:var(--sc-muted)}.sc-main-shell{margin-left:224px}.sc-topbar{height:73px;background:var(--sc-surface);border-bottom:1px solid var(--line);padding:0 35px;display:flex;justify-content:space-between;align-items:center;gap:20px;position:sticky;top:0;z-index:20}.sc-breadcrumb{display:flex;gap:12px;align-items:center;white-space:nowrap;font-size:12px;color:var(--sc-muted)}.sc-breadcrumb b{color:var(--sc-text);font-weight:500}.sc-topbar-actions{display:flex;align-items:center;gap:19px}.sc-global-search{display:flex;gap:10px;align-items:center;border:0;background:var(--sc-surface-soft);border-radius:7px;padding:9px 10px;color:var(--sc-muted);font-size:11px;min-width:219px}.sc-global-search kbd{font-family:inherit;font-size:11px;margin-left:auto;color:var(--sc-muted);background:var(--sc-surface);border:1px solid var(--sc-border);padding:2px 4px;border-radius:3px}.sc-preview-badge{display:flex;align-items:center;gap:7px;font-size:11px;background:var(--sc-tint);color:var(--sc-text-secondary);border:1px solid var(--sc-border);padding:6px 9px;border-radius:5px;white-space:nowrap}.sc-preview-badge>span{width:5px;height:5px;background:var(--sc-muted);border-radius:50%}.sc-icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:6px;background:none;color:var(--sc-muted);padding:5px;flex-shrink:0}.sc-icon-button:hover{background:var(--sc-tint);color:var(--sc-primary)}.sc-icon-button.selected{color:var(--sc-primary)}.sc-menu-button{display:none}.sc-content{max-width:1550px;padding:30px 35px 0;margin:0 auto}.sc-page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:27px;min-height:77px}.sc-eyebrow{font-size:11px;font-weight:600;letter-spacing:1.7px;display:flex;align-items:center;gap:7px;color:var(--sc-text-secondary)}.sc-eyebrow.sc-grey{color:var(--sc-muted);font-size:11px;letter-spacing:1.9px;margin-bottom:12px}.sc-page-heading h1{font-size:27px;line-height:1.45;letter-spacing:-.9px;font-weight:630;color:var(--sc-text)}.sc-page-heading h1>span{color:var(--sc-muted)}.sc-page-heading p{font-size:12px;color:var(--sc-muted);line-height:1.7;margin-top:7px}.sc-date{display:flex;gap:12px;align-items:center;flex-shrink:0;color:var(--sc-text-secondary)}.sc-date>span{font-size:35px;line-height:1;font-weight:400;color:var(--sc-text-secondary);letter-spacing:-1.5px;border-right:1px solid var(--sc-border);padding-right:13px}.sc-date>div{font-size:11px;line-height:1.7}.sc-date small{display:block;color:var(--sc-muted);font-size:11px}.sc-market-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--sc-surface);border:1px solid var(--line);border-radius:11px;margin-bottom:24px;overflow:hidden}.sc-index{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 22px}.sc-index+.sc-index:before{content:"";position:absolute;left:0;top:18px;bottom:18px;border-left:1px solid var(--line)}.sc-index-data{flex-shrink:0}.sc-index-data>span{font-size:11px;color:var(--sc-muted);display:flex;gap:9px;align-items:center}.sc-index-data>span small{font-size:11px;color:var(--sc-border-strong)}.sc-index-data>strong{display:block;font-size:21px;letter-spacing:-.3px;font-weight:600;color:var(--sc-text);margin-top:6px}.sc-index-data>em{font-style:normal;font-size:11px;display:flex;align-items:center;gap:8px;margin-top:4px}.sc-index-data em small{font-size:11px;color:var(--sc-muted)}.sc-sparkline{width:100%;height:44px;max-width:106px;overflow:visible}.sc-sparkline.up{color:#c66a61}.sc-sparkline.down{color:#4f967d}.sc-up{color:#c85e58!important}.sc-down{color:#3e8e74!important}.sc-credit-accent{color:var(--sc-primary)!important}.sc-workspace-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr);gap:22px}.sc-composer{background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:13px;padding:23px 24px 19px;min-width:0;box-shadow:0 3px 10px #192d4b02}.sc-composer-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.sc-subtle-label{color:var(--sc-muted);font-size:11px}.sc-composer h2{font-size:21px;font-weight:600;letter-spacing:-.5px;line-height:1.5;margin:13px 0 17px}.sc-mode-tabs{display:flex;border-bottom:1px solid var(--sc-border);gap:3px;margin-bottom:17px;padding-bottom:10px;flex-wrap:wrap}.sc-mode-tabs button{flex:1;display:flex;justify-content:center;align-items:center;gap:6px;border:0;background:none;color:var(--sc-muted);font-size:11px;padding:8px 5px;border-radius:6px;white-space:nowrap}.sc-mode-tabs button:hover{background:var(--sc-tint);color:var(--sc-text)}.sc-mode-tabs button.active{background:var(--sc-tint);color:var(--sc-text);font-weight:550}.sc-question-box{background:var(--sc-surface-soft);border:1px solid var(--sc-border);border-radius:9px;transition:border-color .15s,box-shadow .15s}.sc-question-box:focus-within{border-color:var(--sc-muted);box-shadow:0 0 0 3px #192d4b0a}.sc-question-box textarea{display:block;border:0;resize:vertical;min-height:90px;max-height:230px;width:100%;padding:15px 16px;background:transparent;color:var(--sc-text);font-size:12px;line-height:1.8;border-radius:8px}.sc-question-box textarea::-moz-placeholder{color:var(--sc-muted)}.sc-question-box textarea::placeholder{color:var(--sc-muted)}.sc-composer-actions{display:flex;align-items:center;justify-content:space-between;padding:4px 10px 10px;gap:10px}.sc-input-helpers{display:flex;gap:4px;align-items:center;color:var(--sc-muted);font-size:11px;min-width:0}.sc-primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--sc-primary);background:var(--sc-primary-gradient);color:var(--sc-surface);border-radius:7px;padding:10px 15px;font-size:12px;font-weight:500;white-space:nowrap;line-height:1.4}.sc-primary:hover:not(:disabled){background:var(--sc-primary-hover-gradient);border-color:var(--sc-primary-hover);box-shadow:0 3px 9px #192d4b14}.sc-primary>svg:last-child{color:var(--sc-on-dark-muted)}.sc-composer .sc-primary{font-size:11px;padding:9px 12px;gap:7px}.sc-composer-bottom{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:11px;color:var(--sc-muted);margin-top:11px}.sc-composer-bottom>span:first-child{display:flex;gap:5px;align-items:center}.sc-composer-bottom b{font-size:11px;color:var(--sc-text-secondary);font-weight:550}.sc-example-questions{border-top:1px dashed var(--sc-border);margin-top:15px;padding-top:12px;display:flex;flex-direction:column;align-items:flex-start;gap:7px}.sc-example-questions>span{font-size:11px;color:var(--sc-muted);margin-bottom:1px}.sc-example-questions>button{font-size:11px;border:0;background:none;display:flex;align-items:center;gap:7px;color:var(--sc-muted);text-align:left;padding:0;line-height:1.5}.sc-example-questions>button:hover{color:var(--sc-primary)}.sc-example-questions svg{color:var(--sc-muted)}.sc-attachment{display:flex;align-items:center;gap:8px;padding:0 12px 10px;color:var(--sc-text-secondary);font-size:11px}.sc-attachment img{width:34px;height:34px;border-radius:4px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--sc-tint-strong)}.sc-attachment span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:230px}.sc-feature-report{background:var(--sc-hero-gradient);color:var(--sc-on-dark);border-radius:13px;position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:364px;padding:21px 25px 16px}.sc-feature-top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--sc-border-strong)}.sc-feature-top>span{display:flex;align-items:center;gap:7px}.sc-feature-top>small{font-size:11px;border:1px solid #192d4b52;padding:3px 6px;border-radius:4px;color:var(--sc-border-strong)}.sc-feature-visual{height:115px;position:relative;pointer-events:none}.sc-feature-visual>span{font-size:11px;letter-spacing:2.5px;position:absolute;right:0;top:43px;color:var(--sc-muted);writing-mode:vertical-rl}.sc-orbit{border:1px solid #8baad43b;border-radius:50%;position:absolute;width:203px;height:203px;right:-10px;top:12px;transform:rotate(-30deg) scaleY(.43)}.sc-orbit-two{transform:rotate(30deg) scaleY(.43);border-color:#192d4b47}.sc-orbit-three{transform:rotate(90deg) scaleY(.43);border-color:#8baad433}.sc-visual-cross{position:absolute;right:87px;top:91px;font-size:27px;font-weight:200;color:var(--sc-on-dark-muted);line-height:1}.sc-visual-dot{position:absolute;right:15px;top:81px;width:6px;height:6px;border-radius:50%;background:var(--sc-on-dark-muted);box-shadow:0 0 15px #8baad433}.sc-feature-copy{margin-top:16px;z-index:1;position:relative}.sc-feature-copy>p{font-size:11px;letter-spacing:2px;color:var(--sc-muted);margin-bottom:8px}.sc-feature-copy h2{font-size:25px;line-height:1.6;font-weight:450;letter-spacing:1px;color:var(--sc-on-dark)}.sc-feature-tags{display:flex;gap:7px;font-size:11px;color:var(--sc-muted);margin:14px 0 17px}.sc-feature-tags>span+span:before{content:"·";margin-right:7px;color:var(--sc-text-secondary)}.sc-feature-copy>button{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--sc-tint-strong);color:var(--sc-primary-hover);border:0;border-radius:6px;padding:10px 13px;font-size:11px;width:100%;font-weight:550}.sc-feature-copy>button:hover{background:var(--sc-on-dark)}.sc-feature-foot{margin-top:auto;display:flex;align-items:center;gap:5px;color:var(--sc-muted);font-size:11px;padding-top:13px}.sc-feature-foot>span{margin-left:auto}.sc-section-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:28px 0 15px}.sc-section-heading>div{display:flex;align-items:center;gap:13px}.sc-section-heading h2,.sc-panel-heading h2,.sc-table-heading h2{font-size:15px;font-weight:600;letter-spacing:-.3px}.sc-section-heading span{font-size:11px;color:var(--sc-muted)}.sc-text-button{border:0;background:none;display:inline-flex;align-items:center;gap:6px;padding:3px 0;color:var(--sc-text-secondary);font-size:11px}.sc-text-button:hover{color:var(--sc-primary)}.sc-report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.sc-report-card{background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:11px;padding:18px 18px 0;min-width:0;display:flex;flex-direction:column;transition:box-shadow .2s,border-color .2s}.sc-report-card:hover{border-color:var(--sc-tint-strong);box-shadow:0 6px 20px #192d4b10}.sc-report-card-top{display:flex;align-items:center;gap:9px;margin-bottom:14px}.sc-type-icon{display:grid;place-items:center;width:33px;height:33px;border-radius:8px;background:var(--sc-tint);color:var(--sc-text-secondary)}.sc-type-icon.sector{background:#f5efe5;color:#9b855a}.sc-type-icon.market{background:var(--sc-tint);color:var(--sc-text-secondary)}.sc-type-icon.screener{background:#eeeef4;color:#8784a1}.sc-category{font-size:11px;color:var(--sc-muted)}.sc-report-card-top .sc-icon-button{margin-left:auto;width:27px;height:27px}.sc-report-card-link{display:block;text-align:left;border:0;background:none;padding:0}.sc-report-card h3{font-size:14px;line-height:1.8;font-weight:550;letter-spacing:-.2px;color:var(--sc-text);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:50px}.sc-report-card-link p{font-size:11px;line-height:1.9;color:var(--sc-muted);margin-top:8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.sc-tags{display:flex;gap:6px;flex-wrap:wrap;margin:14px 0 15px}.sc-tags>span{font-size:11px;background:var(--sc-tint);border-radius:4px;padding:4px 6px;color:var(--sc-muted)}.sc-report-card footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 0;margin-top:auto;border-top:1px solid var(--sc-tint);font-size:11px;color:var(--sc-muted)}.sc-report-card footer>span{display:flex;align-items:center;gap:5px}.sc-report-card footer button{border:0;background:none;display:flex;gap:5px;align-items:center;color:var(--sc-text-secondary);font-size:11px;padding:0}.sc-bottom-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:20px;margin-top:24px}.sc-watch-panel,.sc-topic-panel{border:1px solid var(--line);border-radius:11px;background:var(--sc-surface);padding:19px}.sc-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.sc-panel-heading h2 span,.sc-table-heading h2 span{font-size:11px;font-weight:400;padding:2px 6px;background:var(--sc-tint);border-radius:4px;color:var(--sc-muted);margin-left:7px}.sc-panel-heading>svg{color:var(--sc-muted)}.sc-mini-watchlist{display:grid;grid-template-columns:1fr 1fr;gap:0 19px}.sc-mini-watchlist>button{border:0;border-top:1px solid var(--sc-tint);background:none;display:flex;align-items:center;gap:8px;text-align:left;padding:13px 0}.sc-mini-watchlist>button:hover .sc-stock-name{color:var(--sc-primary)}.sc-stock-initial{width:29px;height:29px;background:var(--sc-tint);border-radius:7px;display:grid;place-items:center;font-size:11px;color:var(--sc-muted);flex-shrink:0}.sc-stock-name{font-size:11px;color:var(--sc-text-secondary)}.sc-stock-name small{font-size:11px;color:var(--sc-muted);display:block;margin-top:4px}.sc-stock-price{margin-left:auto;text-align:right;font-size:11px;color:var(--sc-text-secondary)}.sc-stock-price small{display:block;font-size:11px;margin-top:4px}.sc-mini-watchlist>button>svg{color:var(--sc-muted)}.sc-topic-panel>p{font-size:11px;color:var(--sc-muted);margin-bottom:15px}.sc-topic-buttons{display:grid;grid-template-columns:1fr 1fr;gap:9px}.sc-topic-buttons button{font-size:11px;display:flex;align-items:center;gap:7px;padding:11px 10px;border:1px solid var(--sc-border);background:var(--sc-surface-soft);border-radius:6px;color:var(--sc-text-secondary);text-align:left}.sc-topic-buttons button:hover{background:var(--sc-tint);border-color:var(--sc-tint-strong)}.sc-topic-buttons button>span{font-size:11px;color:var(--sc-muted)}.sc-topic-buttons button svg{margin-left:auto;color:var(--sc-muted)}.sc-page-footer{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--sc-muted);padding:28px 0 23px}.sc-outline-tag{display:inline-flex;align-items:center;padding:5px 8px;border:1px solid var(--sc-border);border-radius:5px;font-size:11px;color:var(--sc-muted);white-space:nowrap}.sc-research-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:24px;align-items:start}.sc-composer.standalone{padding:28px}.sc-composer.standalone textarea{min-height:175px;font-size:14px}.sc-composer.standalone h2{font-size:25px}.sc-composer.standalone .sc-example-questions{gap:11px}.sc-composer.standalone .sc-example-questions>button{font-size:11px}.sc-research-aside{padding:25px 9px 20px 12px}.sc-aside-heading{display:flex;align-items:center;gap:9px;color:var(--sc-text-secondary);margin-bottom:23px}.sc-aside-heading h3{font-size:14px;font-weight:550}.sc-step{display:flex;gap:13px;margin:0 0 21px;align-items:center;font-size:12px;color:var(--sc-muted)}.sc-step>span{font-size:11px;color:var(--sc-muted)}.sc-aside-note{border-top:1px solid var(--sc-border);margin-top:27px;padding-top:21px;display:flex;gap:9px;color:var(--sc-muted)}.sc-aside-note>svg{flex-shrink:0}.sc-aside-note>p{font-size:11px;line-height:1.9}.sc-market-summary{border:1px solid var(--sc-border);background:var(--sc-surface);border-radius:13px;display:grid;grid-template-columns:1.3fr 1fr;gap:25px;padding:32px}.sc-market-summary h2{font-size:23px;line-height:1.7;font-weight:550;margin:14px 0 10px}.sc-market-summary p{font-size:12px;line-height:1.9;color:var(--sc-muted);margin-bottom:20px}.sc-market-summary-chart{align-self:center;background:var(--sc-surface-soft);border-radius:9px;padding:20px}.sc-market-summary-chart>span{font-size:11px;color:var(--sc-muted)}.sc-market-summary-chart .sc-sparkline{max-width:none;height:150px;margin:20px 0}.sc-market-summary-chart>div{display:flex;justify-content:space-between;font-size:11px;color:var(--sc-border-strong)}.sc-market-perspectives{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.sc-market-perspectives>button{text-align:left;background:var(--sc-surface);border:1px solid var(--line);padding:24px;border-radius:10px;position:relative}.sc-market-perspectives>button>svg:first-child{color:var(--sc-text-secondary);margin-bottom:17px}.sc-market-perspectives h3{font-size:14px;margin-bottom:10px;font-weight:550}.sc-market-perspectives p{font-size:11px;line-height:1.9;color:var(--sc-muted)}.sc-market-perspectives>button>svg:last-child{position:absolute;right:20px;top:24px;color:var(--sc-muted)}.sc-market-perspectives>button:hover{background:var(--sc-surface-soft);border-color:var(--sc-tint-strong)}.sc-library-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px}.sc-filter-tabs{display:flex;gap:4px;flex-wrap:wrap}.sc-filter-tabs>button{border:0;background:none;color:var(--sc-muted);font-size:11px;border-radius:5px;padding:9px 12px;white-space:nowrap}.sc-filter-tabs>button.active{background:var(--sc-border);color:var(--sc-text-secondary)}.sc-filter-tabs>button:hover{background:var(--sc-tint)}.sc-search-field{display:flex;align-items:center;gap:9px;min-width:0;border:1px solid var(--sc-border);background:var(--sc-surface);border-radius:6px;padding:9px 11px;color:var(--sc-muted)}.sc-search-field:focus-within{border-color:var(--sc-muted);box-shadow:0 0 0 3px #192d4b0b}.sc-search-field input{border:0;background:transparent;color:var(--sc-text-secondary);font-size:11px;width:180px;min-width:0}.sc-search-field input::-moz-placeholder{color:var(--sc-muted)}.sc-search-field input::placeholder{color:var(--sc-muted)}.sc-library-grid{row-gap:23px}.sc-empty{padding:70px 20px;text-align:center;color:var(--sc-muted)}.sc-empty>svg{margin-bottom:20px;color:var(--sc-muted)}.sc-empty h2,.sc-empty h3{font-size:17px;color:var(--sc-text-secondary);font-weight:550;margin-bottom:10px}.sc-empty p{font-size:12px;margin-bottom:22px;line-height:1.8}.sc-empty-inline{font-size:11px;color:var(--sc-muted);padding:20px 0;grid-column:1/-1}.sc-secondary{border:1px solid var(--sc-tint-strong);background:var(--sc-surface);padding:9px 13px;border-radius:6px;display:inline-flex;gap:7px;align-items:center;justify-content:center;font-size:11px;color:var(--sc-text-secondary);line-height:1.4}.sc-secondary:hover{background:var(--sc-tint);border-color:var(--sc-border-strong)}.sc-secondary.selected{color:var(--sc-primary);background:var(--sc-tint);border-color:var(--sc-tint-strong)}.sc-table-panel{border:1px solid var(--line);border-radius:11px;overflow:hidden;background:var(--sc-surface)}.sc-table-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:21px 23px;border-bottom:1px solid var(--sc-border)}.sc-table-scroll{overflow-x:auto}.sc-table{border-collapse:collapse;width:100%;text-align:left;font-size:12px;min-width:610px}.sc-table th{font-size:11px;font-weight:400;color:var(--sc-muted);background:var(--sc-surface-soft);padding:12px 23px}.sc-table td{padding:19px 23px;border-top:1px solid var(--sc-tint);color:var(--sc-text-secondary)}.sc-table tr:hover td{background:var(--sc-surface-soft)}.sc-table td>b{display:block;font-weight:550;color:var(--sc-text)}.sc-table td small{display:block;font-size:11px;color:var(--sc-muted);margin-top:6px}.sc-table td.numeric,.sc-table th.numeric{text-align:right}.sc-table-tag{padding:5px 8px;background:var(--sc-tint);border-radius:4px;font-size:11px;color:var(--sc-muted)}.sc-wallet-overview{display:grid;grid-template-columns:1fr 1.15fr;gap:30px;margin-bottom:30px}.sc-wallet-card{position:relative;overflow:hidden;background:var(--sc-hero-gradient);border-radius:12px;padding:28px 31px;color:var(--sc-on-dark)}.sc-wallet-card>span{display:flex;gap:9px;align-items:center;font-size:11px;color:var(--sc-on-dark-muted);position:relative;z-index:1}.sc-wallet-card>strong{display:block;font-size:54px;letter-spacing:-2px;font-weight:500;margin:25px 0;position:relative;z-index:1}.sc-wallet-card>strong small{font-size:12px;font-weight:400;letter-spacing:0;margin-left:12px;color:var(--sc-on-dark-muted)}.sc-wallet-card>button{display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid #8baad466;color:var(--sc-on-dark);background:#8baad409;padding:10px 13px;font-size:11px;border-radius:5px;min-width:160px;position:relative;z-index:1}.sc-wallet-card>button:hover{background:#8baad416}.sc-wallet-decoration{position:absolute;font-family:Georgia,serif;font-style:italic;right:10px;bottom:-70px;transform:rotate(-15deg);font-size:290px;line-height:1;color:#8baad414;pointer-events:none}.sc-wallet-rules{align-self:center;padding:20px}.sc-wallet-rules h2{font-size:20px;font-weight:550;margin-bottom:26px;line-height:1.5}.sc-wallet-rules>div{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--sc-muted);margin:17px 0}.sc-wallet-rules svg{color:var(--sc-text-secondary)}.sc-transaction-title{display:flex;gap:12px;align-items:center}.sc-transaction-title>span{width:34px;height:34px;background:var(--sc-tint);border-radius:8px;color:var(--sc-muted);display:grid;place-items:center;flex-shrink:0}.sc-transaction-title>span.credit{background:var(--sc-border);color:var(--sc-text-secondary)}.sc-transaction-title b{font-size:12px;font-weight:500;display:block}.sc-wallet-table td:first-child{max-width:430px}.sc-wallet-table td small{line-height:1.6}.sc-report-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;margin:1px 0 23px}.sc-report-toolbar>div{display:flex;align-items:center;gap:10px}.sc-report-reading{display:grid;grid-template-columns:minmax(0,1fr) 215px;gap:28px;align-items:start}.sc-report-paper{background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:11px;padding:39px 43px 24px}.sc-report-kicker{display:flex;align-items:center;gap:8px;font-size:11px;letter-spacing:1.8px;color:var(--sc-muted)}.sc-report-kicker>span:last-child{letter-spacing:0;margin-left:auto;color:var(--sc-muted);font-size:11px}.sc-report-paper>h1{font-size:28px;line-height:1.7;font-weight:600;letter-spacing:-.6px;color:var(--sc-primary);margin:26px 0 14px;overflow-wrap:anywhere}.sc-report-meta{display:flex;gap:19px;font-size:11px;color:var(--sc-muted);align-items:center;flex-wrap:wrap}.sc-report-meta>span{display:flex;gap:6px;align-items:center}.sc-report-summary{padding:21px 23px;border-left:3px solid var(--sc-muted);background:var(--sc-tint);margin:31px 0 35px;border-radius:0 7px 7px 0}.sc-report-summary>span{font-size:11px;letter-spacing:1px;color:var(--sc-muted);display:block;margin-bottom:10px}.sc-report-summary>p{font-size:13px;line-height:2;color:var(--sc-text-secondary)}.sc-report-section{scroll-margin-top:97px;margin-top:33px}.sc-report-section h2{font-size:19px;font-weight:550;color:var(--sc-primary);display:flex;align-items:baseline;gap:11px;margin-bottom:17px;line-height:1.7}.sc-report-section h2>span{font-size:11px;color:var(--sc-muted);font-weight:400}.sc-report-section>p{font-size:13px;line-height:2.2;color:var(--sc-text-secondary);margin-bottom:16px;text-align:justify;overflow-wrap:anywhere}.sc-report-end{display:flex;justify-content:center;align-items:center;gap:10px;border-top:1px solid var(--sc-border);padding-top:29px;margin-top:45px;color:var(--sc-muted);font-size:11px;letter-spacing:1px}.sc-report-disclosure{text-align:center;font-size:11px;color:var(--sc-muted);margin-top:16px;line-height:1.8}.sc-report-toc{position:sticky;top:105px;padding:6px 0}.sc-report-toc>.sc-nav-label{padding:0;margin-bottom:20px}.sc-report-toc nav{display:grid;gap:7px}.sc-report-toc nav>button{display:flex;align-items:baseline;gap:9px;text-align:left;border:0;background:none;padding:10px;border-left:2px solid var(--sc-border);color:var(--sc-muted);font-size:11px;line-height:1.6}.sc-report-toc nav>button>span{font-size:11px;color:var(--sc-border-strong)}.sc-report-toc nav>button.active{border-color:var(--sc-text-secondary);color:var(--sc-primary);background:var(--sc-tint)}.sc-report-toc nav>button:hover{color:var(--sc-text-secondary)}.sc-continue-box{padding:22px 18px;border:1px solid var(--sc-tint-strong);background:var(--sc-tint);border-radius:9px;margin-top:35px;color:var(--sc-muted)}.sc-continue-box h3{font-size:13px;margin-top:12px;font-weight:500}.sc-continue-box p{font-size:11px;line-height:1.9;margin:9px 0 18px;color:var(--sc-muted)}.sc-continue-box .sc-primary{width:100%;font-size:11px;padding:9px}.sc-continue-box>small{display:block;text-align:center;font-size:11px;color:var(--sc-muted);margin-top:11px}.sc-dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:calc(100% - 32px);max-width:510px;max-height:calc(100dvh - 40px);border:1px solid var(--sc-tint-strong);border-radius:15px;padding:0;margin:auto;color:var(--sc-primary);background:var(--sc-surface);box-shadow:0 30px 100px #192d4b2e;overflow-y:auto}.sc-dialog::backdrop{background:#192d4b5c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sc-dialog-wide{max-width:675px}.sc-dialog-inner{padding:28px}.sc-dialog-heading{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;margin-bottom:26px}.sc-dialog-heading h2{font-size:21px;font-weight:550;line-height:1.6;letter-spacing:-.4px}.sc-dialog-heading p{font-size:11px;color:var(--sc-muted);line-height:1.8;margin-top:7px}.sc-dialog-heading .sc-icon-button{margin-top:2px}.sc-full-width{width:100%;padding:12px 15px}.sc-quote-question{background:var(--sc-tint);border:1px solid var(--sc-border);border-radius:8px;padding:17px 18px;margin-bottom:20px}.sc-quote-question>span{font-size:11px;color:var(--sc-muted)}.sc-quote-question p{font-size:14px;line-height:1.9;margin-top:10px;overflow-wrap:anywhere}.sc-quote-question small{font-size:11px;display:block;margin-top:12px;color:var(--sc-muted)}.sc-quote-line{display:flex;justify-content:space-between;align-items:center;margin:18px 0;font-size:12px;color:var(--sc-muted)}.sc-quote-line strong{font-size:26px;font-weight:500;color:var(--sc-primary)}.sc-quote-line strong small{font-size:11px;font-weight:400}.sc-quote-line.secondary{border-top:1px solid var(--sc-tint);padding-top:15px;font-size:11px;color:var(--sc-muted)}.sc-modal-note{font-size:11px;color:var(--sc-muted);line-height:1.9;margin:20px 0}.sc-current-balance{font-size:12px;color:var(--sc-muted);margin-bottom:22px}.sc-current-balance strong{color:var(--sc-primary);font-size:18px;margin:0 4px;font-weight:500}.sc-recharge-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.sc-recharge-options>button{display:block;text-align:left;border:1px solid var(--sc-border);border-radius:8px;background:var(--sc-surface);padding:16px 13px;min-width:0}.sc-recharge-options>button.active{border:1px solid var(--sc-text-secondary);background:var(--sc-tint);box-shadow:0 0 0 1px var(--sc-text-secondary)}.sc-recharge-options>button>span{font-size:11px;color:var(--sc-muted);display:flex;justify-content:space-between;gap:5px;align-items:center;min-height:17px}.sc-recharge-options strong{display:block;font-size:32px;font-weight:550;letter-spacing:-1px;color:var(--sc-primary);margin:20px 0 10px}.sc-recharge-options strong small{font-size:11px;font-weight:400;letter-spacing:0;margin-left:5px;color:var(--sc-muted)}.sc-recharge-options p{font-size:11px;color:var(--sc-muted);min-height:30px;line-height:1.7}.sc-recharge-options>button>div{font-size:11px;border-top:1px solid var(--sc-border);padding-top:14px;margin-top:10px;color:var(--sc-muted);display:flex;align-items:baseline;gap:4px}.sc-recharge-options b{font-size:22px;font-weight:500;color:var(--sc-text-secondary)}.sc-recharge-options>button>div>small{margin-left:auto;font-size:11px;color:var(--sc-muted)}.sc-payment-preview{display:flex;align-items:center;gap:12px;background:var(--sc-surface-soft);padding:15px;border-radius:7px;margin:21px 0;color:var(--sc-muted)}.sc-payment-preview>div>b{display:block;font-size:11px;font-weight:500;color:var(--sc-text-secondary)}.sc-payment-preview>div>span{display:block;font-size:11px;color:var(--sc-muted);margin-top:5px;line-height:1.6}.sc-payment-preview>.sc-outline-tag{margin-left:auto}.sc-search-large{padding:14px 15px}.sc-search-large input{width:100%;font-size:14px}.sc-search-results{margin-top:15px;display:grid;gap:3px}.sc-search-results>button{display:flex;gap:13px;align-items:center;text-align:left;border:0;background:none;border-radius:7px;padding:14px 9px;color:var(--sc-muted);width:100%}.sc-search-results>button:hover{background:var(--sc-tint)}.sc-search-results>button>span{flex:1;min-width:0}.sc-search-results b{display:block;color:var(--sc-text-secondary);font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc-search-results small{display:block;font-size:11px;color:var(--sc-muted);margin-top:7px}.sc-watch-manager{display:grid;margin:0 0 24px}.sc-watch-manager>button{display:flex;align-items:center;gap:12px;width:100%;text-align:left;border:0;border-bottom:1px solid var(--sc-border);background:none;padding:13px 0}.sc-watch-manager>button>b{font-size:12px;font-weight:500}.sc-watch-manager>button small{display:block;color:var(--sc-muted);font-size:11px;margin-top:6px}.sc-watch-manager>button>span:last-child{margin-left:auto;display:grid;place-items:center;width:28px;height:28px;border-radius:50%}.sc-watch-added{background:var(--sc-border);color:var(--sc-text-secondary)}.sc-watch-add{background:var(--sc-tint);color:var(--sc-muted)}.sc-help-content>.sc-mark{margin-bottom:19px}.sc-help-content h3{font-size:17px;font-weight:500;margin-bottom:18px}.sc-help-content p{font-size:12px;line-height:2;color:var(--sc-muted);margin-bottom:14px}.sc-help-features{display:grid;gap:12px;border-top:1px solid var(--sc-border);padding-top:20px;margin:23px 0 27px}.sc-help-features>span{display:flex;align-items:center;gap:9px;color:var(--sc-text-secondary);font-size:11px}.sc-toast{position:fixed;left:calc(50% + 112px);bottom:25px;transform:translate(-50%);z-index:60;background:var(--sc-hero);color:var(--sc-on-dark);padding:14px 20px;border:1px solid var(--sc-primary);border-radius:9px;box-shadow:0 6px 30px #192d4b20;font-size:12px;display:flex;align-items:center;gap:10px;max-width:calc(100% - 35px);line-height:1.6}.sc-toast>svg{flex-shrink:0;color:var(--sc-on-dark-muted)}.sc-busy-indicator{position:fixed;top:87px;left:calc(50% + 112px);transform:translate(-50%);z-index:35;display:flex;gap:10px;align-items:center;font-size:12px;background:var(--sc-tint);color:var(--sc-text-secondary);border:1px solid var(--sc-tint-strong);border-radius:9px;padding:14px 22px;box-shadow:0 4px 20px #192d4b1a}.spinning{animation:sc-spin 1s linear infinite}@keyframes sc-spin{to{transform:rotate(360deg)}}.sc-sidebar-overlay{display:none}@media(min-width:1550px){.sc-content{padding-top:38px}.sc-page-heading{margin-bottom:32px}.sc-composer{padding:27px 29px}.sc-question-box textarea{min-height:112px}.sc-feature-report{padding:24px 31px 20px}.sc-feature-visual{height:122px}.sc-feature-copy h2{font-size:28px}.sc-report-card{padding:23px 24px 0}.sc-report-card h3{font-size:16px;min-height:56px}.sc-report-card-link p{font-size:12px}.sc-tags>span{font-size:11px}.sc-category,.sc-report-card footer,.sc-report-card footer button{font-size:11px}.sc-example-questions>button{font-size:12px}.sc-mode-tabs button{font-size:12px}.sc-question-box textarea{font-size:14px}}@media(max-width:1180px){.sc-sidebar{width:204px;padding-left:12px;padding-right:12px}.sc-main-shell{margin-left:204px}.sc-topbar{padding:0 25px}.sc-content{padding:27px 25px 0}.sc-workspace-grid{grid-template-columns:minmax(0,1.7fr) minmax(235px,1fr);gap:18px}.sc-composer{padding:21px 19px 17px}.sc-composer h2{font-size:20px}.sc-subtle-label{display:none}.sc-input-helpers>span{display:none}.sc-feature-report{padding:21px 21px 15px}.sc-feature-copy h2{font-size:23px}.sc-index{padding:15px 17px}.sc-index-data>span small{display:none}.sc-sparkline{max-width:77px}.sc-report-grid{gap:15px}.sc-report-card{padding:15px 15px 0}.sc-bottom-grid{grid-template-columns:1.2fr 1fr;gap:16px}.sc-mini-watchlist{grid-template-columns:1fr}.sc-mini-watchlist>button:nth-child(n+3){display:none}.sc-topic-buttons{grid-template-columns:1fr}.sc-topic-buttons>button:nth-child(n+3){display:none}.sc-toast,.sc-busy-indicator{left:calc(50% + 102px)}.sc-report-paper{padding:30px}.sc-report-reading{grid-template-columns:minmax(0,1fr) 185px;gap:20px}.sc-report-paper>h1{font-size:25px}.sc-research-layout{grid-template-columns:minmax(0,1fr) 220px}.sc-composer.standalone{padding:24px}}@media(max-width:960px){.sc-sidebar{transform:translate(-100%);width:224px;transition:transform .2s}.sc-sidebar.open{transform:translate(0)}.sc-sidebar-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#192d4b50;z-index:29}.sc-main-shell{margin-left:0}.sc-menu-button{display:inline-flex}.sc-topbar{height:65px;padding:0 23px}.sc-content{padding:25px 23px 0}.sc-global-search{min-width:200px}.sc-toast,.sc-busy-indicator{left:50%}.sc-page-heading h1{font-size:25px}.sc-workspace-grid{grid-template-columns:minmax(0,1.7fr) minmax(240px,1fr)}.sc-composer{padding:22px}.sc-report-toc{top:88px}.sc-topbar-actions{gap:12px}.sc-mini-watchlist{grid-template-columns:1fr 1fr}.sc-mini-watchlist>button:nth-child(n+3){display:flex}.sc-bottom-grid{grid-template-columns:1.5fr 1fr}.sc-report-toolbar{flex-wrap:wrap}}@media(max-width:740px){.sc-content{padding:23px 18px 0}.sc-topbar{padding:0 16px}.sc-global-search{min-width:0;background:none;padding:6px}.sc-global-search span,.sc-global-search kbd{display:none}.sc-topbar-actions{gap:9px}.sc-help-button{display:none}.sc-breadcrumb{gap:8px;font-size:11px}.sc-page-heading{gap:15px;min-height:75px;margin-bottom:23px;flex-wrap:wrap}.sc-page-heading h1{font-size:24px}.sc-page-heading p{font-size:11px}.sc-date{display:none}.sc-page-heading>.sc-outline-tag{font-size:11px}.sc-eyebrow.sc-grey{font-size:11px;margin-bottom:10px}.sc-market-strip{margin-bottom:19px}.sc-index{padding:14px 12px}.sc-index-data>span{font-size:11px}.sc-index-data>strong{font-size:18px}.sc-index-data>em{font-size:11px}.sc-index-data em small,.sc-index .sc-sparkline{display:none}.sc-workspace-grid{grid-template-columns:1fr}.sc-composer{padding:22px}.sc-mode-tabs button{font-size:12px;padding:9px 5px}.sc-question-box textarea{font-size:14px;min-height:110px}.sc-example-questions>button{font-size:11px}.sc-feature-report{min-height:245px;padding:22px}.sc-feature-visual{position:absolute;right:40px;top:36px;width:200px;height:160px}.sc-feature-copy{margin-top:25px;max-width:290px}.sc-feature-copy h2{font-size:23px;line-height:1.5}.sc-feature-copy h2 br{display:none}.sc-feature-copy>button{width:200px}.sc-feature-copy>p{font-size:11px}.sc-feature-tags{margin:11px 0 16px}.sc-feature-foot{padding-top:18px}.sc-feature-foot>span{margin-left:15px}.sc-feature-visual>span{right:-15px}.sc-feature-copy{max-width:75%}.sc-report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.sc-report-grid>.sc-report-card:last-child:nth-child(odd){grid-column:1/-1}.sc-library-grid>.sc-report-card:last-child:nth-child(odd){grid-column:auto}.sc-report-card h3{font-size:14px}.sc-report-card-link p,.sc-category{font-size:11px}.sc-tags>span{font-size:11px}.sc-section-heading{margin-top:26px}.sc-section-heading>div{gap:8px}.sc-section-heading span{font-size:11px}.sc-bottom-grid{grid-template-columns:1fr}.sc-mini-watchlist,.sc-topic-buttons{grid-template-columns:1fr 1fr}.sc-topic-buttons>button:nth-child(n+3){display:flex}.sc-research-layout{grid-template-columns:1fr}.sc-research-aside{display:none}.sc-composer.standalone{padding:24px}.sc-composer.standalone textarea{min-height:160px}.sc-market-summary{grid-template-columns:1fr;padding:25px;gap:23px}.sc-market-summary-chart{padding:16px}.sc-market-summary-chart .sc-sparkline{height:95px;display:block;margin:14px 0}.sc-market-summary h2{font-size:21px}.sc-market-perspectives{grid-template-columns:1fr}.sc-market-perspectives>button{padding:20px 23px}.sc-market-perspectives>button>svg:first-child{margin-bottom:12px}.sc-library-toolbar{align-items:stretch;flex-direction:column;gap:18px}.sc-filter-tabs{gap:4px}.sc-filter-tabs>button{padding:8px 9px;font-size:11px}.sc-library-toolbar>.sc-search-field input{width:100%;font-size:13px}.sc-table-heading{padding:18px 16px}.sc-table-heading .sc-search-field{max-width:150px}.sc-table-heading .sc-search-field input{width:100%}.sc-table td,.sc-table th{padding-left:17px;padding-right:17px}.sc-wallet-overview{grid-template-columns:1fr;gap:7px;margin-bottom:20px}.sc-wallet-rules{padding:19px 8px}.sc-wallet-rules h2{font-size:18px;margin-bottom:21px}.sc-wallet-card{padding:27px}.sc-wallet-card>strong{font-size:49px}.sc-report-reading{display:flex;flex-direction:column;gap:17px}.sc-report-paper{width:100%;padding:26px 25px 20px;order:2}.sc-report-toc{width:100%;position:static;order:1;padding:0}.sc-report-toc>.sc-nav-label{display:none}.sc-report-toc nav{display:flex;gap:4px;flex-wrap:wrap}.sc-report-toc nav>button{border-left:0;border-bottom:2px solid var(--sc-border);padding:8px 9px;font-size:11px}.sc-report-toc nav>button.active{border-bottom-color:var(--sc-text-secondary)}.sc-report-toc nav>button>span{display:none}.sc-continue-box{display:none}.sc-report-toolbar>div{gap:7px;flex-wrap:wrap}.sc-report-toolbar>.sc-text-button{font-size:11px}.sc-report-paper>h1{font-size:24px}.sc-report-section h2{font-size:18px}.sc-report-section>p{font-size:14px;line-height:2.1}.sc-report-summary>p{font-size:13px}.sc-report-summary{padding:19px;margin:26px 0 28px}.sc-page-footer{font-size:11px;flex-wrap:wrap;gap:8px;line-height:1.7}.sc-dialog-inner{padding:24px}.sc-dialog-heading h2{font-size:20px}.sc-toast{font-size:11px;width:-moz-max-content;width:max-content;max-width:calc(100% - 28px);bottom:18px}.sc-recharge-options{gap:9px}.sc-recharge-options>button{padding:14px 10px}.sc-recharge-options strong{font-size:27px}.sc-recharge-options p{font-size:11px}.sc-recharge-options>button>div{flex-wrap:wrap}.sc-recharge-options>button>div>small{display:block;width:100%;margin:3px 0 0}}@media(max-width:430px){.sc-page-heading h1{font-size:22px;letter-spacing:-.9px}.sc-content{padding:22px 14px 0}.sc-topbar{padding:0 10px}.sc-topbar-actions{gap:4px}.sc-breadcrumb{gap:6px}.sc-preview-badge{padding:5px 7px;font-size:11px}.sc-composer{padding:20px 16px}.sc-composer h2{font-size:20px}.sc-composer .sc-eyebrow{font-size:11px}.sc-mode-tabs{gap:2px}.sc-mode-tabs button{font-size:11px;gap:4px;padding:8px 3px}.sc-mode-tabs svg{width:14px}.sc-question-box textarea{font-size:13px;padding:12px;min-height:105px}.sc-composer-actions{padding:3px 8px 9px}.sc-composer .sc-primary{font-size:11px;padding:9px 10px}.sc-composer-bottom{font-size:11px}.sc-example-questions>button{font-size:11px}.sc-index{padding:13px 10px}.sc-index-data>strong{font-size:16px}.sc-index-data>span{font-size:11px}.sc-index-data>em{font-size:11px}.sc-report-grid{grid-template-columns:1fr}.sc-report-grid>.sc-report-card:last-child:nth-child(odd){grid-column:auto}.sc-report-card{padding:20px 20px 0}.sc-report-card h3{font-size:15px;min-height:0}.sc-report-card-link p{font-size:12px}.sc-report-card footer{padding:14px 0;font-size:11px}.sc-report-card footer button{font-size:11px}.sc-section-heading>div>span{display:none}.sc-feature-report{padding:21px}.sc-feature-copy{max-width:90%}.sc-feature-copy h2{font-size:22px}.sc-feature-visual{right:17px;opacity:.7}.sc-mini-watchlist{grid-template-columns:1fr}.sc-watch-panel,.sc-topic-panel{padding:20px}.sc-stock-name,.sc-stock-price{font-size:12px}.sc-topic-buttons button{font-size:11px}.sc-composer.standalone{padding:22px 17px}.sc-composer.standalone h2{font-size:23px}.sc-composer.standalone textarea{font-size:14px}.sc-report-paper{padding:24px 20px 20px}.sc-report-paper>h1{font-size:22px}.sc-report-kicker{font-size:11px;gap:7px;letter-spacing:1px}.sc-report-kicker>span:last-child{font-size:11px}.sc-report-meta{font-size:11px;gap:10px}.sc-report-summary{padding:16px 17px}.sc-report-section h2{font-size:17px;gap:9px}.sc-report-section>p{font-size:13px}.sc-report-toolbar .sc-outline-tag{font-size:11px}.sc-dialog-inner{padding:23px 18px}.sc-dialog-heading h2{font-size:19px}.sc-recharge-options{grid-template-columns:1fr;gap:10px}.sc-recharge-options>button{display:grid;grid-template-columns:1fr 1fr;gap:3px 15px;padding:13px 15px}.sc-recharge-options>button>span{grid-column:1/-1}.sc-recharge-options strong{margin:8px 0;font-size:29px}.sc-recharge-options p{align-self:center;font-size:11px}.sc-recharge-options>button>div{grid-column:1/-1;padding-top:8px;margin-top:2px;flex-wrap:nowrap}.sc-recharge-options>button>div>small{width:auto;margin-left:auto}.sc-recharge-options b{font-size:19px}.sc-payment-preview{padding:12px;gap:9px}.sc-dialog .sc-current-balance{margin-bottom:16px}.sc-quote-question p{font-size:13px}.sc-search-results b{font-size:11px}}@media(pointer:coarse){.sc-icon-button{min-width:40px;min-height:40px}.sc-nav-item{min-height:46px}.sc-example-questions>button{min-height:34px}.sc-text-button{min-height:34px}.sc-filter-tabs>button,.sc-report-toc nav>button{min-height:40px}.sc-question-box textarea,.sc-search-field input{font-size:16px}.sc-mode-tabs>button{min-height:40px}.sc-watch-manager>button{min-height:63px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.sc-sidebar-close{display:none}.sc-content:focus{outline:none}@media(max-width:960px){.sc-sidebar{visibility:hidden}.sc-sidebar.open{visibility:visible}.sc-sidebar-close{display:flex;position:absolute;right:8px;top:5px}}.sc-brand small,.sc-nav-label,.sc-nav-item,.sc-nav-item small,.sc-credit-mini strong small,.sc-demo-small,.sc-account small,.sc-breadcrumb,.sc-global-search,.sc-global-search kbd,.sc-eyebrow.sc-grey,.sc-page-heading p,.sc-date small,.sc-index-data>span,.sc-index-data>span small,.sc-index-data em small,.sc-subtle-label,.sc-mode-tabs button,.sc-input-helpers,.sc-composer-bottom,.sc-example-questions>span,.sc-example-questions>button,.sc-attachment,.sc-section-heading span,.sc-category,.sc-report-card-link p,.sc-tags>span,.sc-report-card footer,.sc-report-card footer button,.sc-panel-heading h2 span,.sc-table-heading h2 span,.sc-stock-name small,.sc-topic-panel>p,.sc-topic-buttons button,.sc-topic-buttons button>span,.sc-page-footer,.sc-outline-tag,.sc-step,.sc-step>span,.sc-aside-note,.sc-market-summary p,.sc-market-summary-chart>span,.sc-market-summary-chart>div,.sc-market-perspectives p,.sc-filter-tabs>button,.sc-empty,.sc-empty-inline,.sc-table th,.sc-table td small,.sc-table-tag,.sc-wallet-rules>div,.sc-report-kicker>span:last-child,.sc-report-meta,.sc-report-summary>span,.sc-report-section h2>span,.sc-report-end,.sc-report-disclosure,.sc-report-toc nav>button,.sc-report-toc nav>button>span,.sc-continue-box p,.sc-continue-box>small,.sc-dialog-heading p,.sc-quote-question>span,.sc-quote-question small,.sc-quote-line,.sc-quote-line.secondary,.sc-modal-note,.sc-current-balance,.sc-recharge-options>button>span,.sc-recharge-options strong small,.sc-recharge-options p,.sc-recharge-options>button>div,.sc-recharge-options>button>div>small,.sc-payment-preview>div>b,.sc-payment-preview>div>span,.sc-search-results small,.sc-watch-manager>button small,.sc-help-content p,.sc-help-features>span{color:var(--muted)}.sc-form-field{display:grid;gap:8px;margin:0 0 17px}.sc-form-field span{font-size:11px;color:var(--sc-muted)}.sc-form-field input{width:100%;box-sizing:border-box;border:1px solid var(--sc-border);border-radius:7px;padding:12px 13px;background:var(--sc-surface-soft);color:var(--sc-text);font:inherit;font-size:13px}.sc-form-field input:focus{outline:2px solid var(--sc-tint-strong);border-color:var(--sc-primary)}.sc-login-dev-code{font-size:12px;color:var(--sc-text-secondary);background:var(--sc-tint);padding:10px 12px;border-radius:7px}.sc-login-dev-code b{letter-spacing:2px;margin-left:5px}.sc-question-box textarea::-moz-placeholder,.sc-search-field input::-moz-placeholder{color:var(--sc-text-secondary)}.sc-question-box textarea::placeholder,.sc-search-field input::placeholder{color:var(--sc-text-secondary)}.sc-page-heading p,.sc-report-card-link p,.sc-topic-panel>p,.sc-example-questions>button,.sc-aside-note>p,.sc-market-perspectives p,.sc-dialog-heading p,.sc-modal-note,.sc-help-content p,.sc-continue-box p,.sc-recharge-options p,.sc-payment-preview>div>span{font-size:12px;line-height:1.85}.sc-market-summary p,.sc-wallet-rules>div,.sc-stock-name,.sc-stock-price,.sc-topic-buttons button,.sc-mode-tabs button{font-size:13px}.sc-report-section>p,.sc-report-summary>p{color:var(--sc-text-secondary);font-size:15px;line-height:2.1}.sc-report-mobile-continue{display:none}.sc-feature-top,.sc-feature-top>small,.sc-feature-copy>p,.sc-feature-tags,.sc-feature-foot{color:var(--sc-on-dark-muted)}.sc-sidebar{padding-top:20px}.sc-sidebar>*{flex-shrink:0}.sc-brand{margin-bottom:18px}.sc-brand small{margin-top:3px;letter-spacing:1px}.sc-new-research{min-height:44px;margin-bottom:18px}.sc-sidebar>.sc-nav-label{margin-bottom:7px}.sc-sidebar nav{gap:3px;margin-bottom:16px}.sc-nav-item{min-height:42px;padding-top:10px;padding-bottom:10px}.sc-nav-item.active{color:var(--brand)}.sc-sidebar-bottom{padding-top:12px}.sc-credit-mini{margin-bottom:10px;padding:13px}.sc-credit-mini strong{margin:8px 0}.sc-account{padding-top:12px;padding-bottom:13px}.sc-account small{margin-top:3px}.sc-index-data,.sc-stock-name,.sc-feature-copy,.sc-topic-buttons button,.sc-composer-heading,.sc-composer-actions,.sc-payment-preview>div{min-width:0}.sc-topic-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.sc-example-questions>button,.sc-topic-panel>p,.sc-modal-note,.sc-payment-preview>div>span{overflow-wrap:anywhere}.sc-feature-tags,.sc-feature-foot,.sc-composer-bottom{flex-wrap:wrap}@media(min-width:961px)and (max-height:820px){.sc-sidebar{padding-top:15px}.sc-brand{margin-bottom:13px}.sc-brand>span:last-child{font-size:24px}.sc-new-research{margin-bottom:13px;padding-top:10px;padding-bottom:10px}.sc-sidebar>.sc-nav-label{margin-bottom:6px}.sc-sidebar nav{gap:2px;margin-bottom:12px}.sc-nav-item{min-height:36px;padding-top:7px;padding-bottom:7px}.sc-sidebar-bottom{padding-top:5px}.sc-credit-mini{padding:11px 12px;margin-bottom:8px}.sc-credit-mini strong{font-size:26px;margin:6px 0}.sc-credit-mini>button{padding-top:8px}.sc-account{padding-top:10px;padding-bottom:10px}}@media(min-width:961px)and (max-height:740px)and (pointer:fine){.sc-sidebar{padding-top:12px}.sc-brand{margin-bottom:10px}.sc-brand>span:last-child{font-size:23px}.sc-new-research{min-height:40px;margin-bottom:10px;padding-top:9px;padding-bottom:9px}.sc-sidebar>.sc-nav-label{margin-bottom:5px}.sc-sidebar nav{margin-bottom:10px}.sc-nav-item{min-height:32px;padding-top:5px;padding-bottom:5px}.sc-credit-mini{padding:10px 12px}.sc-credit-mini strong{margin:4px 0}.sc-credit-mini>button{padding-top:7px}.sc-account{padding-top:8px;padding-bottom:8px}}@media(max-width:740px){.sc-report-mobile-continue{display:inline-flex;margin-top:24px}.sc-market-perspectives p,.sc-page-heading p{font-size:12px}.sc-report-section>p,.sc-report-summary>p{font-size:14px}.sc-composer-heading{flex-wrap:wrap}.sc-mode-tabs button{font-size:12px}.sc-mode-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.sc-mode-tabs button{white-space:normal}.sc-composer-bottom{align-items:flex-start;row-gap:7px;line-height:1.7}.sc-feature-foot{gap:7px;line-height:1.6}.sc-feature-foot>span{margin-left:0}.sc-payment-preview{flex-wrap:wrap}.sc-payment-preview>div{flex:1}.sc-payment-preview>.sc-outline-tag{margin-left:0}.sc-table-heading{flex-wrap:wrap}.sc-table-heading .sc-search-field{max-width:100%}}@media(max-width:430px){.sc-index{padding-left:9px;padding-right:9px;gap:5px}.sc-index-data{flex-shrink:1}.sc-index-data>span{gap:4px}.sc-feature-copy>button{width:100%;max-width:220px}.sc-report-kicker{flex-wrap:wrap;line-height:1.6;letter-spacing:.8px}.sc-report-kicker>span:last-child{margin-left:0}.sc-report-card footer{flex-wrap:wrap}.sc-section-heading{flex-wrap:wrap}.sc-composer .sc-primary{white-space:normal}.sc-recharge-options p{font-size:12px}}@media(max-width:960px),(pointer:coarse){.sc-nav-item,.sc-new-research,.sc-credit-mini>button,.sc-mode-tabs>button,.sc-filter-tabs>button,.sc-report-toc nav>button,.sc-example-questions>button,.sc-text-button,.sc-primary,.sc-secondary,.sc-feature-copy>button,.sc-topic-buttons button,.sc-wallet-card>button,.sc-report-card footer button,.sc-preview-badge{min-height:44px}.sc-icon-button,.sc-report-card-top .sc-icon-button,.sc-global-search{min-width:44px;min-height:44px}.sc-sidebar{padding-top:28px}.sc-sidebar-close{top:0;right:3px}}.sc-credit-mini strong small{color:var(--sc-text-secondary)}.sc-sidebar{overflow-x:hidden;scrollbar-width:thin}.sc-sidebar .sc-nav-item{display:flex;flex-direction:row;align-items:center;gap:11px;min-height:42px;margin:0;padding:10px 13px;font-size:13px;line-height:1.5;border-radius:8px}.sc-sidebar .sc-nav-item>svg{display:block;flex:0 0 18px;width:18px;height:18px}.sc-sidebar .sc-nav-item>span{min-width:0;white-space:nowrap}.sc-sidebar .sc-nav-item>small{flex-shrink:0;margin-left:auto}.sc-sidebar .sc-account{display:flex;flex-direction:row;align-items:center;gap:11px}.sc-topbar .sc-breadcrumb,.sc-topbar .sc-global-search{display:flex;flex-direction:row;align-items:center}.sc-topbar .sc-breadcrumb{gap:10px;margin:0}.sc-topbar .sc-global-search{gap:9px;margin:0;min-height:38px;padding:8px 11px;border:1px solid var(--sc-border);background:var(--sc-surface-soft)}.sc-topbar .sc-global-search kbd{margin-left:auto}.sc-research-layout{grid-template-columns:minmax(0,1fr)}@media(min-width:961px){.sc-topbar{height:66px}.sc-content{padding-top:26px}.sc-sidebar nav{gap:3px;margin-bottom:21px}.sc-nav-label{margin-bottom:9px}}.sc-referral-card{min-width:0;padding:22px;border:1px solid var(--sc-border);border-radius:13px;background:var(--sc-soft-gradient)}.sc-referral-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:20px}.sc-referral-heading h3{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600}.sc-referral-heading>span{font-size:11px;color:var(--sc-muted)}.sc-referral-code{display:block}.sc-referral-code>span{display:block;margin-bottom:8px;font-size:12px;color:var(--sc-text-secondary)}.sc-referral-code>div{display:flex;align-items:stretch;gap:10px}.sc-referral-code input{width:100%;min-width:0;padding:10px 12px;border:1px solid var(--sc-border);border-radius:7px;background:var(--sc-surface);font-size:21px;font-weight:650;letter-spacing:2px;color:var(--sc-primary)}.sc-referral-code input:focus{border-color:var(--sc-primary)}.sc-referral-code .sc-secondary{flex-shrink:0}.sc-referral-link{margin-top:17px}.sc-referral-code.sc-referral-link input{font-size:13px;font-weight:400;letter-spacing:0;text-overflow:ellipsis}.sc-referral-reward{margin-top:14px;font-size:12px;color:var(--sc-primary)}.sc-referral-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-top:18px;margin-top:18px;border-top:1px solid var(--sc-border)}.sc-referral-stats>div{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}.sc-referral-stats strong{font-size:23px;font-weight:600}.sc-referral-stats span{font-size:12px;color:var(--sc-muted)}.sc-account-summary{display:flex;align-items:center;gap:12px;margin-bottom:22px}.sc-account-summary .sc-avatar{width:42px;height:42px}.sc-account-summary strong{display:block;font-size:17px}.sc-account-summary>div>span{display:block;margin-top:5px;color:var(--sc-muted);font-size:12px}.sc-account-logout{margin-top:20px}.sc-account-password{display:flex;align-items:center;gap:11px;width:100%;margin-top:20px;padding:16px 2px;border:0;border-top:1px solid var(--sc-border);border-bottom:1px solid var(--sc-border);background:transparent;color:var(--sc-text);text-align:left;font-size:14px;cursor:pointer}.sc-account-password>span{flex:1}.sc-account-password:hover{color:var(--sc-primary)}.sc-password-form .sc-form-field input{min-height:46px;font-size:16px}.sc-password-form .sc-modal-note{margin:2px 0 20px;line-height:1.6}.sc-password-back{display:flex;align-items:center;gap:6px;margin:18px auto 0}.sc-password-success{margin:-8px 0 22px;padding:12px 14px;border-radius:10px;background:var(--sc-tint);color:var(--sc-primary);font-size:14px;line-height:1.6}@media(max-width:430px){.sc-referral-card{padding:17px}.sc-referral-code input{font-size:18px;letter-spacing:1px}.sc-referral-code>div{gap:7px}.sc-referral-stats>div{gap:5px}}.sc-feature-archive-link{display:inline-flex;align-items:center;gap:5px;margin-left:auto;padding:4px 0;border:0;background:none;color:var(--sc-on-dark-muted);font-size:inherit}.sc-feature-archive-link:hover{color:var(--sc-on-dark)}.sc-login-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#f2f5fc,#f3edff);padding:24px}.sc-login-card{width:min(100%,420px);background:#fff;border:1px solid #e0e4ee;padding:36px;border-radius:20px;box-shadow:0 16px 60px #26387310}.sc-login-card h1{margin:14px 0 28px}.sc-login-card .sc-form-field input{font-size:16px;min-height:48px}.sc-login-card .sc-text-button{margin-top:20px}.sc-login-error{color:#bb3535;margin:14px 0}.sc-login-help{font-size:13px;color:#64748b;margin-top:20px}
