.hype-map-container{width:100%;height:100%;position:relative}.hype-map{width:100%;height:100%;display:block}.ring-separator{fill:none;stroke:#e0e0e0;stroke-width:1;stroke-dasharray:4 4}.dot-group{cursor:pointer}.dot{fill:#f5f5f5;fill-opacity:.85;stroke:#bebfc5;stroke-width:1;stroke-opacity:1;transition:fill .15s,r .15s}.dot.buy{fill:#22c55e;fill-opacity:1;stroke:#22c55e}.dot.sell{fill:#ef4444;fill-opacity:1;stroke:#ef4444}.dot.long{fill:#007fff;fill-opacity:1;stroke:#007fff}.dot.short{fill:#ff8c00;fill-opacity:1;stroke:#ff8c00}.dot.highlighted{fill:#ff69b4;fill-opacity:1;stroke:#ff69b4}.dot.recent-buy{fill:#ff69b4;fill-opacity:.85;stroke:#ff69b4}.dot.recent-sell{fill:gold;fill-opacity:.85;stroke:gold}.dot-group:hover .dot{r:5}.dot-pulse{fill:none;stroke-width:2;opacity:.6;transform-origin:center;transform-box:fill-box}.dot-pulse.buy{stroke:#22c55e;animation:pulse 2s ease-out infinite}.dot-pulse.sell{stroke:#ef4444;animation:pulse 2s ease-out infinite}.dot-pulse.long{stroke:#007fff;animation:pulse 2s ease-out infinite}.dot-pulse.short{stroke:#ff8c00;animation:pulse 2s ease-out infinite}.dot-pulse.highlighted{stroke:#ff69b4;animation:pulse 2s ease-out infinite}@keyframes pulse{0%{transform:scale(1);opacity:.6}to{transform:scale(3);opacity:0}}.cluster-ring{pointer-events:none;opacity:.7;stroke-dasharray:3 2}.elite-badge{pointer-events:none;filter:drop-shadow(0 0 2px rgba(255,215,0,.6))}.tooltip{position:fixed;background:#fff;border:1px solid #e0e0e0;padding:.6rem .8rem;font-size:11px;pointer-events:none;z-index:100;border-radius:8px;transform:translate(-50%,-100%) translateY(-16px);box-shadow:0 4px 12px #0000001a;min-width:120px}.tooltip:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:10px;height:10px;background:#fff;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;transform:translate(-50%) rotate(45deg)}.tooltip-row{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.3rem}.tooltip-row:last-child{margin-bottom:0}.tooltip-label{color:gray}.tooltip-value{color:#1a1a1a;font-weight:500}.tooltip-value.buy{color:#22c55e}.tooltip-value.sell{color:#ef4444}.tooltip-value.long{color:#007fff}.tooltip-value.short{color:#ff8c00}.tooltip-value.recent-buy{color:#ff69b4}.tooltip-value.recent-sell{color:gold}.tooltip-address{font-family:monospace;font-size:10px}.hype-map-loading,.hype-map-error{display:flex;align-items:center;justify-content:center;height:100%;color:gray;font-size:14px}.hype-map-error{color:#ef4444}.stats{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);font-size:11px;color:#a0a0a0}.app.dark .hype-map-loading,.app.dark .stats{color:#606060}.app.dark .hype-map-error{color:#ef4444}.app.dark .ring-separator{stroke:#2a2a2a}.app.dark .dot{fill:#2a2a2a;stroke:#3a3a3a}.app.dark .dot.buy{fill:#22c55e;stroke:#22c55e}.app.dark .dot.sell{fill:#ef4444;stroke:#ef4444}.app.dark .dot.long{fill:#007fff;stroke:#007fff}.app.dark .dot.short{fill:#ff8c00;stroke:#ff8c00}.app.dark .dot.recent-buy{fill:#ff69b4;stroke:#ff69b4}.app.dark .dot.recent-sell{fill:gold;stroke:gold}.app.dark .tooltip{background:#1a1a1a;border-color:#2a2a2a;box-shadow:0 4px 12px #0006}.app.dark .tooltip:after{background:#1a1a1a;border-right-color:#2a2a2a;border-bottom-color:#2a2a2a}.app.dark .tooltip-label{color:#606060}.app.dark .tooltip-value{color:#fff}.loading-status{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);background:#f0f0f0;color:gray;padding:.4rem 1rem;border-radius:9999px;font-size:11px;z-index:50;margin-bottom:0}.app.dark .loading-status{background:#1a1a1a;color:#606060}.toast-container{position:fixed;bottom:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:9999}.toast-new{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 1rem;background:#f0f0f0;border-radius:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;min-width:300px;animation:slideIn .3s ease}.toast-new.removing{animation:slideOut .3s ease forwards}.toast-title{font-weight:500;color:#1a1a1a;margin-bottom:.25rem}.toast-row{display:flex;justify-content:space-between;color:gray}.toast-label{color:gray}.toast-value{font-weight:500;color:#1a1a1a}.toast-value-buy{color:#22c55e}.toast-value-sell{color:#ef4444}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.app.dark .toast-new{background:#1a1a1a}.app.dark .toast-title{color:#fff}.app.dark .toast-label{color:#606060}.app.dark .toast-value{color:#fff}@media (max-width: 768px){.tooltip{font-size:10px;padding:.5rem .6rem;min-width:100px}.toast-container{bottom:.5rem;right:.5rem;left:.5rem}.toast{font-size:11px}}.perps-view{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.perps-loading,.perps-error{color:gray;font-size:14px}.perps-error{color:#ef4444}.perps-container{width:100%;max-width:800px;padding:1.5rem 2rem;background:#f0f0f0;border-radius:20px}.perps-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem}.perps-price{display:flex;flex-direction:column;gap:.25rem}.price-label{font-size:12px;color:gray;text-transform:uppercase}.price-value{font-size:2rem;font-weight:600;color:#1a1a1a}.price-change{font-size:12px;font-weight:500}.price-change.positive{color:#22c55e}.price-change.negative{color:#ef4444}.perps-stats{display:flex;gap:2rem}.stat{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.stat-label{font-size:11px;color:gray}.stat-value{font-size:14px;font-weight:500;color:#1a1a1a}.stat-value.positive{color:#22c55e}.stat-value.negative{color:#ef4444}.battle-arena{margin-bottom:2rem}.battle-bar{display:flex;height:50px;border-radius:9999px;overflow:hidden}.bar-longs{background:#22c55e;display:flex;align-items:center;justify-content:flex-start;padding-left:1.25rem;transition:width .5s ease;min-width:60px}.bar-shorts{background:#ef4444;display:flex;align-items:center;justify-content:flex-end;padding-right:1.25rem;transition:width .5s ease;min-width:60px}.bar-label{color:#fff;font-size:12px;font-weight:600;letter-spacing:.05em;white-space:nowrap}.trade-actions{display:flex;gap:1rem}.trade-btn{flex:1;padding:1rem;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.25rem;transition:all .2s ease}.trade-btn.long{background:#2dc6531a;border:1px solid #2DC653;color:#2dc653}.trade-btn.long:hover{background:#2dc65333}.trade-btn.long.active{background:#2dc65340}.trade-btn.short{background:#f939431a;border:1px solid #F93943;color:#f93943}.trade-btn.short:hover{background:#f9394333}.trade-btn.short.active{background:#f9394340}.btn-strategy{font-size:14px;font-weight:600}.btn-action{font-size:11px;opacity:.7}.trade-panel{max-height:0;overflow:hidden;transition:max-height .3s ease,margin-top .3s ease}.trade-panel.expanded{max-height:400px;margin-top:1.5rem}.trade-panel-content{background:#fff;border-radius:12px;padding:1.5rem}.input-group{margin-bottom:1.25rem}.input-group label{display:block;font-size:12px;color:gray;margin-bottom:.5rem}.input-group input{width:100%;padding:.75rem 1rem;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;font-family:inherit;outline:none;transition:border-color .15s}.input-group input:focus{border-color:#1a1a1a}.leverage-selector{display:flex;gap:.5rem}.leverage-btn{flex:1;padding:.5rem;border:1px solid #e0e0e0;background:#fff;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s}.leverage-btn:hover{border-color:#1a1a1a}.leverage-btn.active{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.leverage-btn.active.long{background:#2dc653;border-color:#2dc653}.leverage-btn.active.short{background:#f93943;border-color:#f93943}.trade-summary{background:#f8f8f8;border-radius:8px;padding:1rem;margin-bottom:1.25rem}.summary-row{display:flex;justify-content:space-between;font-size:13px;margin-bottom:.5rem}.summary-row:last-child{margin-bottom:0}.summary-row span:first-child{color:gray}.summary-row span:last-child{font-weight:500;color:#1a1a1a}.submit-trade{width:100%;padding:1rem;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .15s}.submit-trade.long{background:#2dc653;color:#fff}.submit-trade.short{background:#f93943;color:#fff}.submit-trade:hover{opacity:.9}.feed-view{width:100%;display:flex;justify-content:center;padding:0 1rem 1rem}.feed-loading{color:gray;font-size:12px;text-align:center;padding:3rem}.feed-centered{width:100%;max-width:500px;display:flex;flex-direction:column;gap:1rem}.feed-overview{padding:0;margin-bottom:.5rem}.overview-title{font-size:11px;font-weight:500;color:gray;text-transform:uppercase;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin-bottom:1rem}.overview-stats{display:flex;flex-direction:column;gap:.75rem}.overview-stat{display:flex;justify-content:space-between;align-items:center;font-size:12px}.overview-label{color:gray;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.overview-value{color:#1a1a1a;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.overview-value.buy{color:#22c55e}.overview-value.sell{color:#ef4444}.feed-section{display:flex;flex-direction:column;gap:.75rem}.feed-section-title{font-size:11px;font-weight:500;color:gray;text-transform:uppercase;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.feed-list{display:flex;flex-direction:column;gap:.5rem}.feed-empty{color:#a0a0a0;font-size:12px;padding:1rem 0}.feed-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:12px}.feed-item.ended{opacity:.5}.feed-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.feed-dot.buy{background:#22c55e}.feed-dot.sell{background:#ef4444}.feed-dot.ended{opacity:.5}.feed-address{font-family:SF Mono,Monaco,Inconsolata,monospace;font-weight:500;color:#1a1a1a;font-size:11px;background:none;border:none;padding:0;cursor:pointer;transition:opacity .2s;flex-shrink:0}.feed-address:hover{opacity:.6}.feed-type{font-weight:500;font-size:11px;flex-shrink:0}.feed-type.buy{color:#22c55e}.feed-type.sell{color:#ef4444}.feed-type.ended{opacity:.6}.feed-amount{color:#606060;flex:1;white-space:nowrap}.feed-usd{color:#909090;font-size:10px}.feed-time{color:#a0a0a0;font-size:11px;text-align:right;min-width:70px;flex-shrink:0;font-variant-numeric:tabular-nums}.feed-time.active{color:#22c55e;font-weight:500}.feed-time.ended{color:#a0a0a0}.app.dark .overview-title,.app.dark .overview-label{color:#606060}.app.dark .overview-value{color:#fff}.app.dark .overview-value.buy{color:#22c55e}.app.dark .overview-value.sell{color:#ef4444}.app.dark .feed-section-title{color:#606060}.app.dark .feed-address{color:#fff}.app.dark .feed-type.buy{color:#22c55e}.app.dark .feed-type.sell{color:#ef4444}.app.dark .feed-amount{color:gray}.app.dark .feed-usd{color:#606060}.app.dark .feed-time{color:#505050}.app.dark .feed-time.active{color:#22c55e}.app.dark .feed-empty,.app.dark .feed-loading{color:#505050}@media (max-width: 768px){.feed-view{padding:0 .5rem 1rem}.feed-centered{max-width:100%}.feed-item{gap:.4rem}.feed-dot{width:6px;height:6px}.feed-address,.feed-type,.feed-amount{font-size:9px}.feed-usd{font-size:8px}.feed-time{font-size:9px;min-width:auto}}.liquidation-feed-view{width:100%;display:flex;justify-content:center;padding:0 1rem 1rem}.liquidation-loading{color:gray;font-size:12px;text-align:center;padding:3rem}.liquidation-centered{width:100%;max-width:650px;display:flex;flex-direction:column;gap:1rem}.liquidation-overview{padding:0;margin-bottom:.5rem}.liquidation-overview .overview-title{font-size:11px;font-weight:500;color:gray;text-transform:uppercase;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin-bottom:1rem}.liquidation-overview .overview-stats{display:flex;flex-direction:column;gap:.75rem}.liquidation-overview .overview-stat{display:flex;justify-content:space-between;align-items:center;font-size:12px}.liquidation-overview .overview-label{color:gray;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.liquidation-overview .overview-value{color:#1a1a1a;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.liquidation-overview .overview-value.critical{color:#dc2626}.liquidation-overview .overview-value.high{color:#f97316}.liquidation-overview .overview-value.long{color:#3b82f6}.liquidation-overview .overview-value.short{color:#f97316}.liquidation-section{display:flex;flex-direction:column;gap:.75rem}.liquidation-section-title{font-size:11px;font-weight:500;color:gray;text-transform:uppercase;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.liquidation-list{display:flex;flex-direction:column;gap:.5rem}.liquidation-empty{color:#a0a0a0;font-size:12px;padding:1rem 0}.liquidation-item{display:flex;align-items:center;gap:.5rem;font-size:12px;flex-wrap:wrap;border-left:3px solid transparent;padding:.5rem 0 .5rem .5rem}.liquidation-item.risk-critical{border-left-color:#dc2626;background:#dc26260d}.liquidation-item.risk-high{border-left-color:#f97316;background:#f9731608}.liquidation-item.risk-medium{border-left-color:#eab308}.liquidation-item.liquidated{border-left-color:#dc2626;background:#dc262614}.liquidation-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.liquidation-dot.long{background:#3b82f6}.liquidation-dot.short{background:#f97316}.liquidation-dot.liquidated{animation:pulse-liq 1.5s ease-in-out infinite}@keyframes pulse-liq{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.liquidation-address{font-family:SF Mono,Monaco,Inconsolata,monospace;font-weight:500;color:#1a1a1a;font-size:11px;background:none;border:none;padding:0;cursor:pointer;transition:opacity .2s;flex-shrink:0}.liquidation-address:hover{opacity:.6}.liquidation-type{font-weight:500;font-size:10px;flex-shrink:0;padding:2px 6px;border-radius:4px}.liquidation-type.long{color:#3b82f6;background:#3b82f61a}.liquidation-type.short{color:#f97316;background:#f973161a}.liquidation-amount{color:#606060;flex:1;white-space:nowrap;font-size:11px}.liquidation-distance{font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;flex-shrink:0}.liquidation-distance.risk-critical{color:#fff;background:#dc2626}.liquidation-distance.risk-high{color:#fff;background:#f97316}.liquidation-distance.risk-medium{color:#854d0e;background:#eab30833}.liquidation-distance.risk-low{color:#166534;background:#22c55e26}.liquidation-liq-price,.liquidation-price{color:gray;font-size:10px;font-family:SF Mono,Monaco,Inconsolata,monospace;flex-shrink:0}.liquidation-time{color:#a0a0a0;font-size:10px;text-align:right;min-width:60px;flex-shrink:0;font-variant-numeric:tabular-nums}.app.dark .liquidation-overview .overview-title,.app.dark .liquidation-overview .overview-label{color:#606060}.app.dark .liquidation-overview .overview-value{color:#fff}.app.dark .liquidation-overview .overview-value.critical{color:#f87171}.app.dark .liquidation-overview .overview-value.high{color:#fb923c}.app.dark .liquidation-overview .overview-value.long{color:#60a5fa}.app.dark .liquidation-overview .overview-value.short{color:#fb923c}.app.dark .liquidation-section-title{color:#606060}.app.dark .liquidation-address{color:#fff}.app.dark .liquidation-item.risk-critical{background:#dc26261a}.app.dark .liquidation-item.risk-high{background:#f9731614}.app.dark .liquidation-item.liquidated{background:#dc262626}.app.dark .liquidation-type.long{color:#60a5fa;background:#60a5fa26}.app.dark .liquidation-type.short{color:#fb923c;background:#fb923c26}.app.dark .liquidation-amount{color:gray}.app.dark .liquidation-distance.risk-medium{color:#fde047;background:#eab30840}.app.dark .liquidation-distance.risk-low{color:#4ade80;background:#22c55e33}.app.dark .liquidation-liq-price,.app.dark .liquidation-price{color:#606060}.app.dark .liquidation-time,.app.dark .liquidation-empty,.app.dark .liquidation-loading{color:#505050}@media (max-width: 768px){.liquidation-feed-view{padding:0 .5rem 1rem}.liquidation-centered{max-width:100%}.liquidation-item{gap:.3rem;padding-left:.3rem}.liquidation-dot{width:6px;height:6px}.liquidation-address{font-size:9px}.liquidation-type{font-size:8px;padding:1px 4px}.liquidation-amount{font-size:9px}.liquidation-distance{font-size:8px;padding:1px 4px}.liquidation-liq-price,.liquidation-price{font-size:8px}.liquidation-time{font-size:8px;min-width:auto}}.perps-data-view{width:100%;display:flex;justify-content:center;padding:0 1rem 1rem}.perps-loading{color:gray;font-size:12px;text-align:center;padding:3rem}.perps-centered{width:100%;max-width:600px;display:flex;flex-direction:column;gap:1.5rem}.perps-section{display:flex;flex-direction:column;gap:.75rem}.perps-section-title{font-size:11px;font-weight:500;color:gray;text-transform:uppercase;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.perps-price-card{display:flex;flex-direction:column;gap:.5rem}.price-main{display:flex;align-items:baseline;gap:1rem}.price-value{font-size:32px;font-weight:600;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.price-change{font-size:14px;font-weight:500;padding:2px 8px;border-radius:4px}.price-change.positive{color:#16a34a;background:#16a34a1a}.price-change.negative{color:#dc2626;background:#dc26261a}.price-details{display:flex;gap:1.5rem;font-size:12px;color:gray}.perps-metrics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.metric-card{padding:1rem;background:#f5f5f5;border-radius:8px;display:flex;flex-direction:column;gap:.25rem}.metric-label{font-size:11px;color:gray;text-transform:uppercase;font-weight:500}.metric-value{font-size:18px;font-weight:600;color:#1a1a1a}.metric-value.positive{color:#16a34a}.metric-value.negative{color:#dc2626}.metric-value.bullish{color:#16a34a}.metric-value.bearish{color:#dc2626}.metric-value.neutral{color:gray}.metric-sub{font-size:11px;color:gray}.metric-sub.sentiment{font-weight:600}.sentiment-card{display:flex;flex-direction:column;gap:1rem}.sentiment-bar-container{display:flex;flex-direction:column;gap:.5rem}.sentiment-bar{display:flex;height:32px;border-radius:6px;overflow:hidden}.sentiment-long{background:#3b82f6;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:600;min-width:40px}.sentiment-short{background:#f97316;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:600;min-width:40px}.sentiment-labels{display:flex;justify-content:space-between;font-size:10px;color:gray;text-transform:uppercase}.label-long{color:#3b82f6}.label-short{color:#f97316}.sentiment-stats{display:flex;gap:2rem}.sentiment-stat{display:flex;gap:.5rem;font-size:12px}.stat-label{color:gray}.stat-value{font-weight:500;color:#1a1a1a}.stat-value.positive{color:#16a34a}.stat-value.negative{color:#dc2626}.funding-stats{display:flex;gap:2rem;margin-bottom:.5rem}.funding-stat{display:flex;gap:.5rem;font-size:12px}.funding-chart{display:flex;align-items:flex-end;height:80px;gap:2px;padding:.5rem 0;border-bottom:1px solid #e5e5e5}.funding-bar-wrapper{flex:1;height:100%;display:flex;align-items:flex-end}.funding-bar{width:100%;border-radius:2px 2px 0 0;transition:height .3s;cursor:pointer}.funding-bar.positive{background:#16a34a}.funding-bar.negative{background:#dc2626}.funding-bar:hover{opacity:.8}.funding-chart-label{font-size:10px;color:#a0a0a0;text-align:center;margin-top:.5rem}.app.dark .perps-loading{color:#505050}.app.dark .perps-section-title{color:#606060}.app.dark .price-value{color:#fff}.app.dark .price-details{color:#606060}.app.dark .metric-card{background:#1a1a1a}.app.dark .metric-label{color:#606060}.app.dark .metric-value{color:#fff}.app.dark .metric-sub,.app.dark .stat-label{color:#606060}.app.dark .stat-value{color:#fff}.app.dark .funding-chart{border-bottom-color:#333}.app.dark .funding-chart-label,.app.dark .sentiment-labels{color:#505050}@media (max-width: 768px){.perps-data-view{padding:0 .5rem 1rem}.perps-centered{max-width:100%}.price-value{font-size:24px}.price-change{font-size:12px}.perps-metrics-grid{grid-template-columns:1fr}.metric-value{font-size:16px}.sentiment-stats,.funding-stats{flex-direction:column;gap:.5rem}.funding-chart{height:60px}}.whale-activity-view{width:100%;display:flex;justify-content:center;padding:0 1rem 1rem}.whale-loading{color:gray;font-size:12px;text-align:center;padding:3rem}.whale-centered{width:100%;max-width:650px;display:flex;flex-direction:column;gap:1.5rem}.whale-section{display:flex;flex-direction:column;gap:.75rem}.whale-section-title{font-size:11px;font-weight:500;color:gray;text-transform:uppercase;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.whale-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.whale-stat-card{padding:1rem;background:#f5f5f5;border-radius:8px;display:flex;flex-direction:column;gap:.25rem}.whale-stat-label{font-size:11px;color:gray;text-transform:uppercase;font-weight:500}.whale-stat-value{font-size:20px;font-weight:600;color:#1a1a1a}.whale-stat-sub{font-size:11px;color:gray}.concentration-bar{display:flex;height:32px;border-radius:6px;overflow:hidden}.concentration-whales{background:linear-gradient(90deg,#8b5cf6,#6366f1);display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:600;min-width:80px}.concentration-others{background:#e5e5e5;display:flex;align-items:center;justify-content:center;color:#606060;font-size:11px;font-weight:500;min-width:80px}.concentration-info{font-size:11px;color:#a0a0a0;text-align:center}.whale-empty{color:#a0a0a0;font-size:12px;padding:1rem 0}.whale-trades-list{display:flex;flex-direction:column;gap:.5rem}.whale-trade-item{display:flex;align-items:center;gap:.5rem;padding:.5rem;border-radius:6px;font-size:12px}.whale-trade-item.buy{background:#22c55e14;border-left:3px solid #22c55e}.whale-trade-item.sell{background:#ef444414;border-left:3px solid #ef4444}.trade-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.trade-dot.buy{background:#22c55e}.trade-dot.sell{background:#ef4444}.trade-side{font-weight:600;font-size:10px;padding:2px 6px;border-radius:4px;flex-shrink:0}.trade-side.buy{color:#22c55e;background:#22c55e26}.trade-side.sell{color:#ef4444;background:#ef444426}.trade-size{color:#1a1a1a;font-weight:500;flex-shrink:0}.trade-value{color:#606060;flex:1}.trade-price{color:gray;font-size:11px;font-family:SF Mono,Monaco,Inconsolata,monospace;flex-shrink:0}.trade-time{color:#a0a0a0;font-size:10px;min-width:60px;text-align:right;flex-shrink:0}.whale-list{display:flex;flex-direction:column;gap:.25rem}.whale-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:12px;border-bottom:1px solid #f0f0f0}.whale-item:last-child{border-bottom:none}.whale-rank{color:gray;font-size:11px;font-weight:500;min-width:28px}.whale-address{font-family:SF Mono,Monaco,Inconsolata,monospace;font-weight:500;color:#1a1a1a;font-size:11px;background:none;border:none;padding:0;cursor:pointer;transition:opacity .2s;flex-shrink:0}.whale-address:hover{opacity:.6}.whale-balance{color:#1a1a1a;font-weight:500;flex:1}.whale-value{color:#606060;flex-shrink:0;min-width:80px;text-align:right}.whale-percentage{color:#8b5cf6;font-weight:600;font-size:11px;min-width:50px;text-align:right;flex-shrink:0}.app.dark .whale-loading{color:#505050}.app.dark .whale-section-title{color:#606060}.app.dark .whale-stat-card{background:#1a1a1a}.app.dark .whale-stat-label{color:#606060}.app.dark .whale-stat-value{color:#fff}.app.dark .whale-stat-sub{color:#606060}.app.dark .concentration-others{background:#333;color:gray}.app.dark .concentration-info,.app.dark .whale-empty{color:#505050}.app.dark .whale-trade-item.buy{background:#22c55e1a}.app.dark .whale-trade-item.sell{background:#ef44441a}.app.dark .trade-size{color:#fff}.app.dark .trade-value{color:gray}.app.dark .trade-price{color:#606060}.app.dark .trade-time{color:#505050}.app.dark .whale-item{border-bottom-color:#222}.app.dark .whale-address,.app.dark .whale-balance{color:#fff}.app.dark .whale-value{color:gray}.app.dark .whale-rank{color:#606060}@media (max-width: 768px){.whale-activity-view{padding:0 .5rem 1rem}.whale-centered{max-width:100%}.whale-stats-grid{grid-template-columns:1fr}.whale-stat-value{font-size:18px}.whale-trade-item{flex-wrap:wrap;gap:.3rem}.trade-value{flex:none}.whale-item{flex-wrap:wrap;gap:.3rem}.whale-balance{flex:none;width:100%;order:10;padding-left:28px;font-size:11px}.whale-value,.whale-percentage{min-width:auto}}.cluster-card{background:#fff;border:1px solid #e0e0e0;border-left:4px solid;border-radius:8px;padding:1rem;cursor:pointer;transition:transform .2s,box-shadow .2s}.cluster-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.cluster-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.cluster-indicator{width:8px;height:8px;border-radius:50%;flex-shrink:0}.cluster-type{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:gray}.cluster-count{margin-left:auto;font-size:11px;color:#a0a0a0}.cluster-stats{display:flex;flex-direction:column;gap:.5rem}.cluster-card .stat-row{display:flex;justify-content:space-between;align-items:center;font-size:12px}.cluster-card .stat-row .stat-label{color:gray}.cluster-card .stat-row .stat-value{color:#1a1a1a;font-weight:500}.cluster-card .stat-row .stat-value.score{color:#007fff}.cluster-card .stat-row .stat-value.positive{color:#22c55e}.cluster-card .stat-row .stat-value.negative{color:#ef4444}.cluster-signals{margin-top:1rem;padding-top:1rem;border-top:1px solid #f0f0f0;display:flex;flex-direction:column;gap:.5rem}.signal-bar{display:flex;align-items:center;gap:.5rem}.signal-label{font-size:10px;color:#a0a0a0;width:80px;flex-shrink:0}.signal-track{flex:1;height:4px;background:#f0f0f0;border-radius:2px;overflow:hidden}.signal-fill{height:100%;background:#007fff;border-radius:2px;transition:width .3s ease}.cluster-card.smartMoney.elite{background:linear-gradient(135deg,#fffef0,#fff)}.cluster-card.smartMoney.losing{background:linear-gradient(135deg,#fff5f5,#fff)}.app.dark .cluster-card{background:#1a1a1a;border-color:#2a2a2a}.app.dark .cluster-card:hover{box-shadow:0 4px 12px #0000004d}.app.dark .cluster-type{color:#606060}.app.dark .cluster-count{color:#505050}.app.dark .cluster-card .stat-row .stat-label{color:#606060}.app.dark .cluster-card .stat-row .stat-value{color:#fff}.app.dark .cluster-signals{border-top-color:#2a2a2a}.app.dark .signal-label{color:#505050}.app.dark .signal-track{background:#2a2a2a}.app.dark .cluster-card.smartMoney.elite{background:linear-gradient(135deg,#1a1a0f,#1a1a1a)}.app.dark .cluster-card.smartMoney.losing{background:linear-gradient(135deg,#1a1515,#1a1a1a)}.cluster-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cluster-modal{background:#fff;border-radius:16px;width:100%;max-width:560px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0003}.cluster-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #f0f0f0}.cluster-title{display:flex;align-items:center;gap:.75rem}.cluster-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.cluster-name{font-size:14px;font-weight:500;color:#1a1a1a}.cluster-modal .close-btn{background:none;border:none;font-size:24px;color:#a0a0a0;cursor:pointer;padding:0;line-height:1}.cluster-modal .close-btn:hover{color:#1a1a1a}.cluster-modal-content{flex:1;overflow-y:auto;padding:1.5rem}.cluster-summary-section{margin-bottom:1.5rem}.summary-grid{display:flex;gap:2rem}.summary-item{display:flex;flex-direction:column;gap:.25rem}.summary-item .summary-value{font-size:20px;font-weight:500;color:#1a1a1a}.summary-item .summary-value.positive{color:#22c55e}.summary-item .summary-value.negative{color:#ef4444}.summary-item .summary-label{font-size:10px;color:gray;text-transform:uppercase;letter-spacing:.05em}.signals-section{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #f0f0f0}.signals-section h3,.members-section h3{font-size:11px;font-weight:600;color:gray;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}.signals-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.signal-detail{padding:.75rem;background:#f8f8f8;border-radius:8px}.signal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.signal-name{font-size:11px;font-weight:500;color:#1a1a1a}.signal-score{font-size:11px;font-weight:600;color:#007fff}.signal-bar-large{height:4px;background:#e0e0e0;border-radius:2px;overflow:hidden;margin-bottom:.5rem}.signal-fill-large{height:100%;background:#007fff;border-radius:2px;transition:width .3s ease}.signal-desc{font-size:10px;color:gray;margin:0;line-height:1.4}.members-section{margin-top:1rem}.members-list{display:flex;flex-direction:column;gap:.5rem;max-height:300px;overflow-y:auto}.member-row{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#f8f8f8;border:none;border-radius:8px;cursor:pointer;transition:background .2s;width:100%;text-align:left}.member-row:hover{background:#f0f0f0}.member-address{font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:11px;font-weight:500;color:#1a1a1a}.member-balance{font-size:11px;color:gray;margin-left:auto}.member-position{font-size:11px;font-weight:500;padding:.2rem .5rem;border-radius:4px}.member-position.long{color:#22c55e;background:#22c55e1a}.member-position.short{color:#ef4444;background:#ef44441a}.app.dark .cluster-modal{background:#0a0a0a}.app.dark .cluster-modal-header{border-bottom-color:#1a1a1a}.app.dark .cluster-name{color:#fff}.app.dark .cluster-modal .close-btn{color:#606060}.app.dark .cluster-modal .close-btn:hover,.app.dark .summary-item .summary-value{color:#fff}.app.dark .summary-item .summary-label{color:#606060}.app.dark .signals-section{border-bottom-color:#1a1a1a}.app.dark .signals-section h3,.app.dark .members-section h3{color:#606060}.app.dark .signal-detail{background:#1a1a1a}.app.dark .signal-name{color:#fff}.app.dark .signal-bar-large{background:#2a2a2a}.app.dark .signal-desc{color:#606060}.app.dark .member-row{background:#1a1a1a}.app.dark .member-row:hover{background:#2a2a2a}.app.dark .member-address{color:#fff}.app.dark .member-balance{color:#606060}.app.dark .member-position.long{background:#22c55e26}.app.dark .member-position.short{background:#ef444426}.clusters-view{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.clusters-loading{color:gray;font-size:12px;padding:2rem;text-align:center}.clusters-container{width:100%;max-width:1200px;margin:0 auto;height:100%;display:flex;flex-direction:column;overflow:hidden}.clusters-header{display:flex;justify-content:space-between;align-items:center;padding:0 0 1rem;border-bottom:1px solid #e0e0e0;flex-shrink:0}.clusters-header h2{font-size:12px;font-weight:500;color:gray;text-transform:uppercase;letter-spacing:.05em;margin:0}.clusters-filters{display:flex;align-items:center;gap:.5rem}.clusters-filters .filter-btn{background:transparent;border:none;padding:.4rem .8rem;font-size:11px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;cursor:pointer;color:#a0a0a0;transition:color .2s}.clusters-filters .filter-btn:hover{color:#1a1a1a}.clusters-filters .filter-btn.active{color:#1a1a1a;font-weight:500}.clusters-summary{display:flex;gap:3rem;padding:1.5rem 0;border-bottom:1px solid #f0f0f0;flex-shrink:0}.summary-stat{display:flex;flex-direction:column;gap:.25rem}.summary-stat .stat-value{font-size:28px;font-weight:500;color:#1a1a1a}.summary-stat .stat-label{font-size:11px;color:gray;text-transform:uppercase;letter-spacing:.05em}.clusters-grid{flex:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;padding:1.5rem 0;overflow-y:auto;align-content:start}.clusters-empty{grid-column:1 / -1;text-align:center;color:gray;font-size:12px;padding:3rem}.app.dark .clusters-loading{color:#505050}.app.dark .clusters-header{border-bottom-color:#2a2a2a}.app.dark .clusters-header h2{color:#606060}.app.dark .clusters-filters .filter-btn{color:#505050}.app.dark .clusters-filters .filter-btn:hover,.app.dark .clusters-filters .filter-btn.active{color:#fff}.app.dark .clusters-summary{border-bottom-color:#1a1a1a}.app.dark .summary-stat .stat-value{color:#fff}.app.dark .summary-stat .stat-label{color:#606060}.app.dark .clusters-empty{color:#505050}.wallet-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.wallet-modal{background:#fff;border-radius:16px;width:100%;max-width:504px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0003}.wallet-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;border-bottom:1px solid #f0f0f0}.wallet-address-full{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.address-text{font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:11px;color:#1a1a1a;word-break:break-all}.copy-btn{background:#f0f0f0;border:none;padding:.3rem .6rem;border-radius:6px;font-size:10px;font-family:Inter,sans-serif;cursor:pointer;color:gray;transition:all .2s;flex-shrink:0}.copy-btn:hover{background:#e0e0e0;color:#1a1a1a}.copy-btn.copied{background:#22c55e;color:#fff}.close-btn{background:none;border:none;font-size:24px;color:#a0a0a0;cursor:pointer;padding:0;line-height:1;margin-left:1rem}.close-btn:hover{color:#1a1a1a}.wallet-modal-content{flex:1;overflow-y:auto;padding:1rem 1.5rem}.wallet-loading{text-align:center;color:gray;font-size:12px;padding:2rem}.wallet-section{margin-bottom:1.5rem}.wallet-section:last-child{margin-bottom:0}.section-label{font-size:10px;font-weight:600;color:#a0a0a0;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.section-row{display:flex;justify-content:space-between;align-items:baseline;font-size:12px;padding:.4rem 0;border-bottom:1px solid #f8f8f8}.section-row:last-child{border-bottom:none}.section-row span:first-child{color:gray}.section-row .value{color:#1a1a1a;font-weight:500}.section-row .long{color:#22c55e}.section-row .short{color:#ef4444}.no-activity{font-size:12px;color:#a0a0a0;text-align:center;padding:1rem 0}.wallet-modal-footer{display:flex;gap:.75rem;padding:1.5rem;border-top:1px solid #f0f0f0}.watchlist-btn{flex:1;background:#1a1a1a;color:#fff;border:none;padding:.75rem 1rem;border-radius:8px;font-size:12px;font-family:Inter,sans-serif;cursor:pointer;transition:all .2s}.watchlist-btn:hover{background:#333}.watchlist-btn.watched{background:#f0f0f0;color:gray}.watchlist-btn.watched:hover{background:#e0e0e0;color:#ef4444}.external-link{flex:1;display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;border:1px solid #e0e0e0;border-radius:8px;font-size:12px;color:gray;text-decoration:none;transition:all .2s}.external-link:hover{border-color:#1a1a1a;color:#1a1a1a}.app.dark .wallet-modal{background:#0a0a0a}.app.dark .wallet-modal-header{border-bottom-color:#1a1a1a}.app.dark .address-text{color:#fff}.app.dark .copy-btn{background:#1a1a1a;color:gray}.app.dark .copy-btn:hover{background:#2a2a2a;color:#fff}.app.dark .copy-btn.copied{background:#22c55e;color:#fff}.app.dark .close-btn{color:#606060}.app.dark .close-btn:hover{color:#fff}.app.dark .section-row{border-bottom-color:#1a1a1a}.app.dark .section-row .value{color:#fff}.app.dark .wallet-modal-footer{border-top-color:#1a1a1a}.app.dark .watchlist-btn{background:#fff;color:#0a0a0a}.app.dark .watchlist-btn:hover{background:#e0e0e0}.app.dark .watchlist-btn.watched{background:#1a1a1a;color:#606060}.app.dark .external-link{border-color:#2a2a2a;color:#606060}.app.dark .external-link:hover{border-color:#fff;color:#fff}.app{height:100vh;display:flex;flex-direction:column;padding:.5rem 1rem 1rem;overflow:hidden}.header{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem 0 .25rem;flex-shrink:0}.nav{display:flex;align-items:center;gap:.5rem;background:#f0f0f0;padding:.4rem 1rem;border-radius:9999px}.nav-logo{display:flex;align-items:center;gap:11px;background:transparent;border:none;padding:0;margin-right:4px;cursor:pointer;text-decoration:none}.nav-logo-dot{width:12px;height:12px;background:gold;border-radius:50%;position:relative;flex-shrink:0}.nav-logo-dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:gold;border-radius:50%;animation:logo-pulse 2s ease-out infinite}.nav-logo-text{font-weight:500;color:#1a1a1a}@keyframes logo-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}to{transform:translate(-50%,-50%) scale(2.5);opacity:0}}.nav-btn{position:relative;background:transparent;border:none;color:gray;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;cursor:pointer;padding:.3rem .6rem;border-radius:9999px;transition:background .2s,color .2s;text-decoration:none}.nav-btn:hover{color:#1a1a1a}.nav-btn.active{background:#fff;color:#1a1a1a}.nav-btn.disabled{color:#a0a0a0;cursor:default}.nav-btn.disabled:hover{background:transparent}.coming-soon{opacity:.7}.nav-link{color:#1a1a1a;text-decoration:none;transition:opacity .2s}.nav-link:hover{opacity:.6}.subnav-container{display:flex;flex-direction:column;align-items:center;gap:.4rem;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.subnav-container.visible{opacity:1;transform:translateY(0);pointer-events:auto}.subnav{position:relative;display:flex;align-items:center;gap:.5rem;background:#f0f0f0;padding:.4rem .6rem;border-radius:9999px}.subnav-btn{position:relative;background:transparent;border:none;color:gray;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;cursor:pointer;padding:.3rem .6rem;border-radius:9999px;transition:background .2s,color .2s}.subnav-btn:hover{color:#1a1a1a}.subnav-btn.active{background:#fff;color:#1a1a1a}.canvas{flex:1;display:flex;align-items:stretch;justify-content:center;overflow:hidden;padding:1rem}.canvas.scrollable{overflow-y:auto;align-items:flex-start;padding-top:0}.about{max-width:420px;margin:0 auto;padding:1rem 2rem;align-self:flex-start;text-align:center}.about p{font-size:12px;color:#555;line-height:1.8;margin-bottom:1.5rem;text-align:justify}.home-actions{display:flex;gap:.75rem;margin-top:2rem;justify-content:center}.home-action-btn{background:#f0f0f0;color:gray;padding:.75rem 1.25rem;border-radius:9999px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:500;text-decoration:none;transition:all .2s;cursor:pointer}.home-action-btn:hover{background:#e0e0e0;color:#1a1a1a}.legend{display:flex;flex-direction:column;gap:.6rem;margin:1.5rem 0;padding:1rem;background:#f8f8f8;border-radius:12px}.legend-item{display:flex;align-items:center;gap:.75rem;font-size:12px;color:#555}.legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;position:relative}.legend-dot.grey{background:#f5f5f5;border:1px solid #BEBFC5}.legend-dot.green{background:#22c55e}.legend-dot.red{background:#ef4444}.legend-dot.blue{background:#007fff}.legend-dot.orange{background:#ff8c00}.legend-dot.pink{background:#ff69b4}.legend-dot.yellow{background:gold}.legend-dot.pulse:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:inherit;animation:legend-pulse 2s ease-out infinite}@keyframes legend-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}to{transform:translate(-50%,-50%) scale(2);opacity:0}}.app.dark .legend{background:#1a1a1a}.app.dark .legend-item{color:#a0a0a0}.app.dark .legend-dot.grey{background:#2a2a2a;border-color:#3a3a3a}.app.dark .home-action-btn{background:#1a1a1a;color:#606060}.app.dark .home-action-btn:hover{background:#2a2a2a;color:#fff}.search-toggle{background:transparent;border:none;padding:.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s;color:gray}.search-toggle:hover{background:#ffffff80;color:#1a1a1a}.search-toggle.active{color:#1a1a1a}.search-bar{display:flex;align-items:center;gap:.75rem;background:#f0f0f0;padding:.5rem 1rem;border-radius:9999px;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.search-input{background:transparent;border:none;outline:none;font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:11px;color:#1a1a1a;width:300px}.search-input::placeholder{color:#a0a0a0}.search-hint{font-size:10px;color:#a0a0a0;background:#e0e0e0;padding:.2rem .5rem;border-radius:4px}.social-link{display:flex;align-items:center;justify-content:center;padding:.4rem;border-radius:50%;color:gray;transition:background .2s,color .2s}.social-link:hover{background:#ffffff80;color:#1a1a1a}.theme-toggle{background:transparent;border:none;padding:.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.theme-toggle:hover{background:#ffffff80}.theme-icon{display:flex;align-items:center;justify-content:center;color:gray;transition:transform .5s cubic-bezier(.4,0,.2,1),color .3s}.theme-icon.light{transform:rotate(0)}.theme-icon.dark{transform:rotate(360deg)}.theme-toggle:hover .theme-icon{color:#1a1a1a}.app.dark{background:#0a0a0a}.app.dark .nav{background:#1a1a1a}.app.dark .nav-logo-text{color:#fff}.app.dark .nav-btn{color:gray}.app.dark .nav-btn:hover{background:#ffffff1a;color:#fff}.app.dark .nav-btn.active{background:#2a2a2a;color:#fff}.app.dark .nav-btn.disabled{color:#555}.app.dark .subnav{background:#1a1a1a}.app.dark .subnav-btn{color:#606060}.app.dark .subnav-btn:hover{color:#a0a0a0}.app.dark .subnav-btn.active{background:#333;color:#fff}.app.dark .theme-toggle:hover{background:#ffffff1a}.app.dark .theme-icon{color:gray}.app.dark .theme-toggle:hover .theme-icon{color:#fff}.app.dark .social-link{color:#606060}.app.dark .social-link:hover{background:#ffffff1a;color:#fff}.app.dark .about h1,.app.dark .about h2{color:#fff}.app.dark .about p{color:#a0a0a0}.app.dark .about strong{color:#fff}.app.dark .search-toggle{color:gray}.app.dark .search-toggle:hover{background:#ffffff1a;color:#fff}.app.dark .search-toggle.active{color:#fff}.app.dark .search-bar{background:#1a1a1a}.app.dark .search-input{color:#fff}.app.dark .search-input::placeholder{color:#606060}.app.dark .search-hint{background:#2a2a2a;color:#606060}@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){.canvas{padding:.5rem}.header{padding:.5rem 0 .25rem}}@media (max-width: 768px){.app{padding:.5rem}.nav{padding:.3rem .8rem;gap:.3rem}.nav-logo-text{font-size:12px}.nav-btn{font-size:11px;padding:.3rem .5rem}.subnav-container{gap:.3rem}.subnav{padding:.3rem .5rem;gap:.3rem;justify-content:space-between;width:100%}.subnav-btn{font-size:10px;padding:.25rem .5rem}}@media (max-width: 480px){.nav{padding:.25rem .7rem}.nav-logo{margin-right:0}.nav-logo-dot{width:10px;height:10px}.nav-logo-text{font-size:11px}.nav-btn{font-size:10px;padding:.25rem .4rem}.subnav-container{gap:.25rem}.subnav{gap:.2rem;padding:.25rem .4rem;justify-content:space-between;width:100%}.subnav-btn{font-size:9px;padding:.2rem .35rem}.social-link,.theme-toggle,.search-toggle{padding:.3rem}.social-link svg,.theme-toggle svg,.search-toggle svg{width:12px;height:12px}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;background:#fff;color:#1a1a1a}
