.intraday-chart-container a[href*=tradingview]{display:none!important}.homepage{padding:0 16px 24px;width:100%;max-width:100%;display:flex;flex-direction:column;gap:16px}.digest-banner{width:100%;background:linear-gradient(90deg,hsl(var(--primary)/.08) 0,hsl(var(--accent)/.04) 100%);border:1px solid hsl(var(--border));border-radius:10px;padding:0;overflow:visible}.digest-banner-inner{display:flex;align-items:center;gap:10px;padding:10px 16px;min-height:40px;overflow:visible}.digest-icon,.digest-time{flex-shrink:0;color:hsl(var(--primary))}.digest-time{font-size:12px;font-weight:700;white-space:nowrap}.digest-summary{flex:1;font-size:13px;font-weight:500;color:hsl(var(--foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.digest-more-wrapper{position:relative;flex-shrink:0}.digest-more-btn{background:hsl(var(--primary));color:#fff;border:none;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.digest-more-btn:hover{filter:brightness(1.1);box-shadow:0 2px 8px hsl(var(--primary)/.3)}.digest-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:480px;max-width:90vw;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;box-shadow:0 12px 40px hsl(var(--foreground)/.12);z-index:200;animation:dropdownSlideIn .2s ease;overflow:hidden}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.digest-dropdown-header{display:flex;align-items:center;gap:8px;padding:14px 16px 10px;font-size:14px;font-weight:700;color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--border))}.digest-dropdown-header svg{stroke:hsl(var(--primary))}.digest-dropdown-summary{margin:0;padding:10px 14px;font-size:13px;line-height:1.6;color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--border))}.digest-dropdown-list{list-style:none;margin:0;padding:8px 0;max-height:360px;overflow-y:auto}.digest-dropdown-item{padding:8px 16px;font-size:13px;line-height:1.5;color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--border)/.5)}.digest-dropdown-item:last-child{border-bottom:none}.digest-skeleton{height:16px;width:60%;border-radius:4px;background:hsl(var(--muted));animation:shimmer 1.5s infinite}@keyframes shimmer{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.intraday-charts-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.intraday-chart-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;overflow:hidden;transition:box-shadow .2s ease}.intraday-chart-card:hover{box-shadow:0 4px 16px hsl(var(--foreground)/.06)}.intraday-chart-header{padding:12px 14px 4px}.intraday-chart-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.intraday-chart-name{font-size:14px;font-weight:700;color:hsl(var(--foreground))}.intraday-chart-date{font-size:12px;color:hsl(var(--muted-foreground));font-weight:500}.intraday-chart-price-row{display:flex;align-items:center;gap:8px;margin-top:2px}.intraday-chart-change{font-size:13px;font-weight:700}.intraday-chart-change.positive{color:#10b981}.intraday-chart-change.negative{color:#ef4444}.intraday-chart-body{padding:0 4px 4px}.intraday-chart-container{min-height:220px}.intraday-chart-empty,.intraday-chart-loading{display:flex;align-items:center;justify-content:center;min-height:220px;color:hsl(var(--muted-foreground));font-size:13px}.intraday-spinner{width:28px;height:28px;border:2px solid hsl(var(--border));border-top-color:hsl(var(--primary));border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.homepage-middle{display:grid;grid-template-columns:minmax(0,31fr) minmax(0,19fr);gap:12px;align-items:start}.movers-section{display:grid;grid-template-columns:1fr 1fr;gap:10px;min-width:0;align-items:start}.movers-table-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;overflow:hidden}.movers-table-header{padding:10px 14px;border-bottom:1px solid hsl(var(--border))}.movers-table-title{font-size:13px;font-weight:700;color:hsl(var(--foreground));margin:0;display:flex;align-items:center;gap:8px}.movers-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.movers-dot.winners{background:#10b981}.movers-dot.losers{background:#ef4444}.movers-table-wrapper{overflow-y:auto;max-height:520px}.movers-thead{display:flex;align-items:center;padding:6px 10px;background:hsl(var(--card));border-bottom:1px solid hsl(var(--border));position:sticky;top:0;z-index:1;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--muted-foreground))}.movers-tbody{font-size:12px}.movers-row{display:flex;align-items:center;padding:5px 10px;border-bottom:1px solid hsl(var(--border)/.5);transition:background .15s ease;color:hsl(var(--foreground))}.movers-row:hover{background:hsl(var(--muted)/.4)}.movers-row.even{background:hsl(var(--muted)/.15)}.movers-row.even:hover{background:hsl(var(--muted)/.4)}.col-ticker{flex:0 0 20%;white-space:nowrap}.col-last{flex:0 0 20%;font-variant-numeric:tabular-nums;padding-right:12px}.col-change,.col-last{text-align:right;white-space:nowrap}.col-change{flex:0 0 22%;font-weight:700;font-variant-numeric:tabular-nums}.col-change.positive{color:#10b981}.col-change.negative{color:#ef4444}.col-change5d{flex:0 0 22%;text-align:right;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.col-change5d.positive{color:#10b981}.col-change5d.negative{color:#ef4444}.col-news{flex:0 0 16%;text-align:center;white-space:nowrap}.sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-flex;align-items:center;gap:3px}.sortable:hover{color:hsl(var(--foreground))}.sort-icon{font-size:10px;line-height:1}.sort-icon.muted{opacity:.35}.sort-icon.active{opacity:1;color:hsl(var(--primary))}.ticker-link{color:hsl(var(--primary));text-decoration:none;font-weight:700;font-size:12px}.ticker-link:hover{text-decoration:underline}.news-badges-link{text-decoration:none}.news-badges-link:hover .news-badge{filter:brightness(1.2)}.news-badges{display:inline-flex;gap:3px}.news-badge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:16px;border-radius:3px;font-size:10px;font-weight:700;line-height:1}.news-badge.bullish{background:rgba(16,185,129,.15);color:#10b981}.news-badge.bearish{background:rgba(239,68,68,.15);color:#ef4444}.news-badge.neutral{background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.movers-news-empty{color:hsl(var(--muted-foreground));font-size:11px}.movers-empty,.movers-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:200px;color:hsl(var(--muted-foreground));font-size:13px}.home-market-map-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;overflow:hidden;width:100%}.home-map-header{padding:10px 14px;border-bottom:1px solid hsl(var(--border))}.home-map-title{font-size:13px;font-weight:700;color:hsl(var(--foreground));margin:0;display:flex;align-items:center;gap:8px}.home-map-title svg{stroke:hsl(var(--primary));flex-shrink:0}.home-map-treemap{width:100%;aspect-ratio:1;overflow:hidden}.home-map-svg{width:100%;height:100%;display:block}.home-map-empty,.home-map-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;aspect-ratio:1;color:hsl(var(--muted-foreground));font-size:13px}.headlines-section{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;overflow:hidden}.headlines-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid hsl(var(--border))}.headlines-title{font-size:13px;font-weight:700;color:hsl(var(--foreground));margin:0}.headlines-list{display:flex;flex-direction:column}.headline-row{display:flex;align-items:center;gap:10px;padding:7px 14px;text-decoration:none;border-bottom:1px solid hsl(var(--border)/.4);transition:background .15s ease;min-height:32px}.headline-row:last-child{border-bottom:none}.headline-row:hover{background:hsl(var(--muted)/.4)}.headline-row:nth-child(2n){background:hsl(var(--muted)/.1)}.headline-row:nth-child(2n):hover{background:hsl(var(--muted)/.4)}.headline-sentiment{flex-shrink:0;font-size:10px;width:16px;text-align:center;font-weight:700}.headline-sentiment.bullish{color:#10b981}.headline-sentiment.bearish{color:#ef4444}.headline-time{flex-shrink:0;font-size:11px;font-weight:600;color:hsl(var(--muted-foreground));min-width:56px;font-variant-numeric:tabular-nums}.headline-ticker{flex-shrink:0;font-size:11px;font-weight:700;color:hsl(var(--primary));text-decoration:none;min-width:40px}.headline-ticker:hover{text-decoration:underline}.headline-title{flex:1;font-size:12px;font-weight:500;color:hsl(var(--foreground));text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.headline-title:hover{color:hsl(var(--primary));text-decoration:underline}.headlines-loading{display:flex;flex-direction:column;gap:0}.headline-skeleton{height:32px;border-bottom:1px solid hsl(var(--border)/.3);background:linear-gradient(90deg,hsl(var(--muted)/.3) 0,hsl(var(--muted)/.1) 50%,hsl(var(--muted)/.3) 100%);background-size:200% 100%;animation:shimmer-slide 1.5s infinite}@keyframes shimmer-slide{0%{background-position:200% 0}to{background-position:-200% 0}}.headline-date-group .headline-row:last-child{border-bottom:none}.headline-date-separator{padding:6px 14px;font-size:11px;font-weight:700;color:hsl(var(--muted-foreground));background:hsl(var(--muted)/.35);border-bottom:1px solid hsl(var(--border)/.5);letter-spacing:.02em}.headline-date-group:not(:first-child) .headline-date-separator{border-top:1px solid hsl(var(--border)/.6)}.headlines-empty{padding:24px;text-align:center;color:hsl(var(--muted-foreground));font-size:13px}.homepage-insights-row{display:grid;grid-template-columns:2.5fr 3.75fr 3.75fr;gap:16px}.insights-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.insights-card-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid hsl(var(--border))}.insights-card-title{margin:0;font-size:13px;font-weight:600;color:hsl(var(--foreground));display:flex;align-items:center;gap:8px}.insights-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.insights-dot.sentiment{background:#6366f1}.insights-dot.insider{background:#f59e0b}.insights-dot.senate{background:#3b82f6}.insights-empty,.insights-loading{display:flex;align-items:center;justify-content:center;padding:40px 0;min-height:200px}.insights-empty{color:hsl(var(--muted-foreground));font-size:13px}.sentiment-gauge-body{flex:1;justify-content:center;padding:16px 14px 14px}.sentiment-gauge-body,.sentiment-gauge-center-text{display:flex;flex-direction:column;align-items:center}.sentiment-gauge-center-text{gap:2px;margin-bottom:4px}.sentiment-gauge-percent{font-size:28px;font-weight:700;line-height:1}.sentiment-gauge-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.sentiment-gauge-canvas-wrapper{width:240px;height:120px;margin:0 auto}.sentiment-gauge-canvas-wrapper canvas{display:block}.sentiment-gauge-stats{display:flex;justify-content:center;gap:24px;margin-top:12px}.sentiment-gauge-stat{display:flex;flex-direction:column;align-items:center;gap:2px}.sentiment-gauge-stat-value{font-size:16px;font-weight:700}.sentiment-gauge-stat.bullish .sentiment-gauge-stat-value{color:#10b981}.sentiment-gauge-stat.neutral .sentiment-gauge-stat-value{color:#64748b}.sentiment-gauge-stat.bearish .sentiment-gauge-stat-value{color:#ef4444}.sentiment-gauge-stat-label{font-size:11px;color:hsl(var(--muted-foreground));font-weight:500}.insights-table-wrapper{flex:1;overflow-y:auto;max-height:380px}.insights-thead{display:flex;align-items:center;padding:6px 12px;font-size:11px;font-weight:600;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid hsl(var(--border));position:sticky;top:0;background:hsl(var(--card));z-index:1}.insights-tbody{display:flex;flex-direction:column}.insights-row{display:flex;align-items:center;padding:6px 12px;font-size:12px;color:hsl(var(--foreground));transition:background .12s}.insights-row:hover{background:hsl(var(--accent)/.06)}.insights-row.even{background:hsl(var(--accent)/.03)}.insights-row.even:hover{background:hsl(var(--accent)/.08)}.ins-col-ticker{flex:0 0 56px;font-weight:600}.ins-col-type{flex:0 0 60px}.ins-col-date{color:hsl(var(--muted-foreground))}.ins-col-date,.ins-col-shares{flex:0 0 56px;font-variant-numeric:tabular-nums}.ins-col-price,.ins-col-shares{text-align:right}.ins-col-price{flex:0 0 68px;font-variant-numeric:tabular-nums}.ins-col-name{flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:8px;color:hsl(var(--muted-foreground))}.ins-col-type.sale{color:#ef4444}.ins-col-type.purchase{color:#10b981}.sen-col-ticker{flex:0 0 56px;font-weight:600}.sen-col-type{flex:0 0 64px}.sen-col-disc{padding-right:12px}.sen-col-date,.sen-col-disc{flex:0 0 60px;font-variant-numeric:tabular-nums;color:hsl(var(--muted-foreground))}.sen-col-office{flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sen-col-amount{flex:0 0 auto;white-space:nowrap;text-align:right;padding-left:6px;font-size:11px;color:hsl(var(--muted-foreground))}.sen-col-type.purchase{color:#10b981}.sen-col-type.sale{color:#ef4444}@media (max-width:1024px){.homepage-middle{grid-template-columns:1fr}.home-market-map-card{max-width:600px;margin:0 auto}.home-map-treemap{aspect-ratio:4/3}.homepage-insights-row{grid-template-columns:1fr}}@media (max-width:900px){.intraday-charts-row{grid-template-columns:1fr 1fr}}@media (max-width:768px){.homepage{padding:0 12px 20px;gap:12px}.homepage-insights-row,.homepage-middle,.intraday-charts-row,.movers-section{grid-template-columns:1fr}.home-market-map-card{max-width:100%}.digest-summary{font-size:12px}.headline-row{gap:6px;padding:6px 12px}.headline-time{font-size:10px;min-width:48px}.headline-source{display:none}.headline-title{font-size:11px}}@media (max-width:480px){.homepage{padding:0 8px 16px;gap:10px}.digest-banner-inner{padding:8px 12px;gap:6px}.digest-summary,.digest-time{font-size:11px}.digest-dropdown{width:95vw;right:-40px}.intraday-chart-header{padding:10px 10px 2px}.intraday-chart-name{font-size:13px}.intraday-chart-container{min-height:190px}.movers-table-wrapper{max-height:400px}.movers-table td{padding:4px 8px;font-size:11px}.movers-table th{padding:5px 8px;font-size:9px}.headline-row{padding:5px 8px;gap:5px}.headline-ticker{font-size:10px;min-width:32px}}.section-see-more{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:hsl(var(--muted-foreground));text-decoration:none;padding:3px 8px;border-radius:6px;transition:all .2s ease;flex-shrink:0}.section-see-more:hover{color:hsl(var(--primary));background:hsl(var(--muted)/.4)}.section-see-more svg{transition:transform .2s ease}.section-see-more:hover svg{transform:translateX(2px)}