.EtfOverview-module__OqmoAW__container{padding:20px 16px 16px}.EtfOverview-module__OqmoAW__priceHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.EtfOverview-module__OqmoAW__priceGroup{flex-direction:column;gap:2px;display:flex}.EtfOverview-module__OqmoAW__ticker{color:var(--text-primary);letter-spacing:-.02em;font-size:1.6rem;font-weight:800}.EtfOverview-module__OqmoAW__name{color:var(--text-muted);font-size:.85rem}.EtfOverview-module__OqmoAW__priceRight{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.EtfOverview-module__OqmoAW__price{color:var(--text-primary);font-size:1.6rem;font-weight:700}.EtfOverview-module__OqmoAW__change{font-size:.9rem;font-weight:600}.EtfOverview-module__OqmoAW__performanceRow{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.EtfOverview-module__OqmoAW__perfPill{border:1px solid;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:2px;min-width:80px;padding:8px 14px;display:flex}.EtfOverview-module__OqmoAW__perfLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.8;font-size:.68rem;font-weight:600}.EtfOverview-module__OqmoAW__perfValue{font-size:.9rem;font-weight:700}.EtfOverview-module__OqmoAW__statsGrid{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:16px;display:grid}.EtfOverview-module__OqmoAW__statItem{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:2px;padding:10px 12px;display:flex}.EtfOverview-module__OqmoAW__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.68rem;font-weight:600}.EtfOverview-module__OqmoAW__statValue{color:var(--text-primary);font-size:.9rem;font-weight:600}.EtfOverview-module__OqmoAW__category{background:var(--surface);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:8px 12px;display:flex}.EtfOverview-module__OqmoAW__categoryLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.72rem;font-weight:600}.EtfOverview-module__OqmoAW__categoryValue{color:var(--text-primary);font-size:.85rem;font-weight:600}.EtfOverview-module__OqmoAW__fundFamily{color:var(--text-muted);margin-bottom:12px;font-size:.82rem}.EtfOverview-module__OqmoAW__descriptionWrapper{margin-top:4px}.EtfOverview-module__OqmoAW__description{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.55;display:-webkit-box;overflow:hidden}.EtfOverview-module__OqmoAW__description.EtfOverview-module__OqmoAW__expanded{-webkit-line-clamp:unset;display:block}.EtfOverview-module__OqmoAW__expandBtn{color:var(--accent);cursor:pointer;background:0 0;border:none;margin-top:4px;padding:4px 0;font-size:.78rem;font-weight:600}.EtfOverview-module__OqmoAW__expandBtn:hover{text-decoration:underline}
.EtfHoldings-module__bm2LPa__container{border-radius:16px;padding:20px}.EtfHoldings-module__bm2LPa__title{color:var(--text-primary);margin-bottom:16px;font-size:1rem;font-weight:700}.EtfHoldings-module__bm2LPa__table{border-collapse:collapse;width:100%;font-size:.85rem}.EtfHoldings-module__bm2LPa__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);border-bottom:1px solid var(--border);padding:8px 12px;font-size:.72rem;font-weight:600}.EtfHoldings-module__bm2LPa__table td{border-bottom:1px solid var(--border);color:var(--text-primary);padding:8px 12px}.EtfHoldings-module__bm2LPa__table tr:last-child td{border-bottom:none}.EtfHoldings-module__bm2LPa__table tr:hover td{background:var(--surface)}.EtfHoldings-module__bm2LPa__rank{color:var(--text-muted);width:30px}.EtfHoldings-module__bm2LPa__tickerLink{color:var(--accent);font-weight:700;text-decoration:none}.EtfHoldings-module__bm2LPa__tickerLink:hover{text-decoration:underline}.EtfHoldings-module__bm2LPa__name{color:var(--text-muted)}.EtfHoldings-module__bm2LPa__weight{font-variant-numeric:tabular-nums;font-weight:600}
.StockChart-module__gfmm5G__container{flex-direction:column;width:100%;height:400px;display:flex}.StockChart-module__gfmm5G__empty{color:#a1a1aa;justify-content:center;align-items:center;height:300px;display:flex}.StockChart-module__gfmm5G__controlsBar{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.StockChart-module__gfmm5G__toggleGroup{background:#0000000d;border-radius:8px;gap:4px;padding:4px;display:flex}@media (prefers-color-scheme:dark){.StockChart-module__gfmm5G__toggleGroup{background:#ffffff0d}}.StockChart-module__gfmm5G__toggleBtn{color:#71717a;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 12px;font-size:.75rem;font-weight:500;transition:all .2s}.StockChart-module__gfmm5G__toggleBtn:hover{color:var(--foreground)}.StockChart-module__gfmm5G__active{background:var(--card-bg);color:var(--foreground);box-shadow:var(--shadow-sm)}.StockChart-module__gfmm5G__chartArea{flex-grow:1;width:100%;position:relative}.StockChart-module__gfmm5G__legend{z-index:10;background:var(--card-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);box-shadow:var(--shadow-sm);color:var(--foreground);pointer-events:none;border-radius:12px;flex-direction:column;gap:8px;padding:10px 14px;font-size:.75rem;font-weight:500;display:flex;position:absolute;top:12px;left:12px}.StockChart-module__gfmm5G__legendItem{align-items:center;gap:8px;display:flex}.StockChart-module__gfmm5G__legendColor{border-radius:2px;width:12px;height:4px;display:inline-block}
.ResearchTab-module__OYP_Tq__container{flex-direction:column;gap:0;display:flex}.ResearchTab-module__OYP_Tq__intro{color:var(--text-secondary);margin:0;padding:16px 0 4px;font-size:.85rem;line-height:1.55}.ResearchTab-module__OYP_Tq__subNav{z-index:10;background:var(--background);border-bottom:1px solid var(--border);scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:6px;padding:12px 0;display:flex;position:sticky;top:0;overflow-x:auto}.ResearchTab-module__OYP_Tq__subNav::-webkit-scrollbar{display:none}.ResearchTab-module__OYP_Tq__pill{border:1px solid var(--border);background:var(--card-bg);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:100px;padding:6px 14px;font-size:.78rem;font-weight:600;transition:all .2s}.ResearchTab-module__OYP_Tq__pill:hover{border-color:var(--accent-blue);color:var(--foreground)}.ResearchTab-module__OYP_Tq__pillActive{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-color:#0000}.ResearchTab-module__OYP_Tq__section{padding-top:28px;scroll-margin-top:120px}.ResearchTab-module__OYP_Tq__sectionHeader{margin-bottom:16px}.ResearchTab-module__OYP_Tq__sectionTitle{color:var(--foreground);margin:0 0 4px;font-size:1.05rem;font-weight:700}.ResearchTab-module__OYP_Tq__sectionWhy{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.45}.ResearchTab-module__OYP_Tq__sectionGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ResearchTab-module__OYP_Tq__sectionStack{flex-direction:column;gap:20px;display:flex}.ResearchTab-module__OYP_Tq__askAiBtn{border:1px dashed var(--border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:100px;align-items:center;gap:4px;margin-left:auto;padding:6px 12px;font-size:.78rem;font-weight:500;transition:all .15s;display:inline-flex}.ResearchTab-module__OYP_Tq__askAiBtn:hover{color:var(--accent-blue,#3b82f6);border-color:var(--accent-blue,#3b82f6);border-style:solid}@media (max-width:768px){.ResearchTab-module__OYP_Tq__sectionGrid{grid-template-columns:1fr}}
