:root{--bg:#03050d;--bg-soft:#070b16;--panel:rgba(7,12,27,.86);--panel-solid:#080d1b;--panel-2:rgba(10,17,35,.94);--line:rgba(116,145,214,.14);--line-strong:rgba(137,119,255,.26);--text:#edf4ff;--muted:#8b99b6;--muted-2:#596782;--cyan:#6fe8ff;--blue:#5878ff;--purple:#7c4dff;--pink:#ff4fd8;--green:#54f3a6;--red:#ff657d;--orange:#ffb86b;--shadow:0 24px 80px rgba(0,0,0,.56);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at 16% -12%,rgba(88,120,255,.16),transparent 30%),radial-gradient(circle at 96% 14%,rgba(124,77,255,.14),transparent 34%),radial-gradient(circle at 50% 105%,rgba(111,232,255,.055),transparent 32%),linear-gradient(180deg,#03050d,#050711 52%,#040611);min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}::selection{background:rgba(111,232,255,.22);color:#fff}.shell{display:grid;grid-template-columns:270px minmax(0,1fr);min-height:100vh}.sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;padding:22px 16px;background:linear-gradient(180deg,rgba(5,9,21,.98),rgba(4,7,16,.96));border-right:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);display:flex;flex-direction:column;gap:20px;z-index:10}.brand{display:flex;align-items:center;gap:12px;padding:7px 8px 14px;border-bottom:1px solid var(--line)}.logoBox{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;overflow:hidden;background:transparent;border:0;box-shadow:none}.logoBox img{width:100%;height:100%;object-fit:cover}.brandTitle{font-weight:800;letter-spacing:-.03em;line-height:1}.brandSub{color:var(--muted);font-size:12px;margin-top:4px}.navGroup{display:grid;grid-gap:7px;gap:7px}.navLink{min-height:44px;display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:15px;color:#aab8d4;border:1px solid transparent;transition:.18s ease}.navLink:hover{color:#fff;background:rgba(94,121,255,.1);border-color:rgba(111,232,255,.15)}.navLink.active{color:#fff;background:linear-gradient(135deg,rgba(91,140,255,.25),rgba(139,92,246,.22));border-color:rgba(111,232,255,.26);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.03),0 10px 30px rgba(91,140,255,.1)}.navIcon{width:28px;height:28px;display:grid;place-items:center;border-radius:10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06)}.sideCard{margin-top:auto;background:linear-gradient(180deg,rgba(12,25,52,.86),rgba(7,14,31,.9));border:1px solid rgba(111,232,255,.16);border-radius:var(--radius);padding:16px;box-shadow:var(--shadow)}.sideCard h4{margin:0 0 10px;font-size:14px}.checkLine{color:var(--muted);font-size:12.5px;display:flex;gap:8px;margin:8px 0}.checkLine span:first-child{color:var(--cyan)}.statusPill{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border-radius:999px;background:rgba(84,243,166,.08);color:#caffdf;border:1px solid rgba(84,243,166,.17);font-size:12px}.dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 16px var(--green)}.main{min-width:0;padding:22px}.topbar{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;border:1px solid var(--line);background:rgba(6,10,23,.76);border-radius:24px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 18px 60px rgba(0,0,0,.22);margin-bottom:18px}.breadcrumb{display:grid;grid-gap:4px;gap:4px}.breadcrumb small{color:var(--muted)}.breadcrumb strong{font-size:18px;letter-spacing:-.02em}.topActions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.dangerButton,.primaryButton,.roomPill,.softButton,.walletSelect{border-radius:14px;border:1px solid var(--line-strong);background:rgba(13,25,52,.78);color:#fff;min-height:42px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04)}.field select,.walletSelect select{color:#fff;background:transparent;border:0;outline:0}.field option,.walletSelect option{background:#101a33;color:#fff}.primaryButton{background:linear-gradient(135deg,rgba(111,232,255,.96),rgba(91,140,255,.9),rgba(139,92,246,.92));border:0;color:#03101e;font-weight:800}.dangerButton{background:linear-gradient(135deg,rgba(255,101,125,.98),rgba(255,79,216,.86));border:0;color:#fff;font-weight:800}.roomPill:hover,.softButton:hover{border-color:rgba(111,232,255,.42)}.grid{grid-gap:18px}.appGrid,.grid{display:grid;gap:18px}.appGrid{grid-template-columns:minmax(0,1fr) 360px;grid-gap:18px;align-items:start}.card{background:linear-gradient(180deg,rgba(8,14,31,.88),rgba(5,8,18,.94));border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.cardPad{padding:18px}.cardHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 18px 0}.cardTitle{margin:0;font-size:15px;letter-spacing:-.01em}.cardHint{margin:5px 0 0;color:var(--muted);font-size:13px}.coinHeader{justify-content:space-between;gap:16px;margin-bottom:18px}.coinHeader,.coinIdentity{display:flex;align-items:center}.coinIdentity{gap:14px}.coinIcon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(111,232,255,.2),rgba(139,92,246,.24));border:1px solid rgba(111,232,255,.22);font-size:24px}.coinName{font-size:22px;font-weight:900;letter-spacing:-.04em}.coinMeta{color:var(--muted);margin-top:4px}.priceBlock{text-align:right}.priceBlock .price{font-size:28px;font-weight:900;letter-spacing:-.05em}.positive{color:var(--green)}.negative{color:var(--red)}.muted{color:var(--muted)}.metricsGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.metricCard{padding:14px;border-radius:18px;background:linear-gradient(180deg,rgba(10,18,39,.92),rgba(6,10,23,.95));border:1px solid rgba(111,232,255,.14)}.metricLabel{color:var(--muted);font-size:12px;display:flex;align-items:center;gap:6px}.metricValue{font-weight:850;font-size:18px;margin-top:8px;letter-spacing:-.03em}.metricDelta{font-size:12px;margin-top:5px;color:#aac0e8}.timeframeRow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.timeBtn{min-width:45px;height:34px;border-radius:999px;border:1px solid rgba(111,232,255,.15);background:hsla(0,0%,100%,.035);color:#aebddd}.timeBtn.active{color:#03101e;background:linear-gradient(135deg,var(--cyan),var(--blue));font-weight:900}.chartBox{height:470px;padding:8px 14px 14px;position:relative}.chartCanvas{width:100%;height:100%}.chartWatermark{left:26px;top:24px;font-weight:900;font-size:20px;letter-spacing:-.04em}.bondingCard{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:16px 18px;margin-bottom:18px}.progressTrack{height:10px;border-radius:999px;overflow:hidden;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.06);margin-top:10px}.progressFill{height:100%;background:linear-gradient(90deg,var(--cyan),var(--blue),var(--purple))}.liveBadge{border-radius:999px;padding:8px 11px;background:rgba(84,243,166,.09);border:1px solid rgba(84,243,166,.21);color:#ceffe5;font-weight:800;font-size:12px}.transactions{overflow:hidden}.tableWrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px}td,th{padding:12px 16px;text-align:left;border-bottom:1px solid hsla(0,0%,100%,.06);white-space:nowrap}th{color:var(--muted);font-weight:700}.pill,th{font-size:12px}.pill{padding:5px 9px;border-radius:999px;font-weight:800}.pill.buy{background:rgba(84,243,166,.1);color:#caffdf}.pill.sell{background:rgba(255,101,125,.12);color:#ffc2cc}.tradePanel{position:-webkit-sticky;position:sticky;top:22px;display:grid;grid-gap:14px;gap:14px}.tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:8px}.tabBtn{border:0;height:42px;border-radius:14px;background:hsla(0,0%,100%,.04);color:#aab8d4}.tabBtn.activeBuy{background:linear-gradient(135deg,rgba(84,243,166,.96),rgba(111,232,255,.88));color:#04131f;font-weight:900}.tabBtn.activeSell{background:linear-gradient(135deg,rgba(255,101,125,.98),rgba(255,79,216,.85));color:#fff;font-weight:900}.field{margin:12px 0}.field label{color:var(--muted);font-size:12px}.input,.rangeInput{width:100%;height:44px;border-radius:14px;border:1px solid rgba(111,232,255,.16);background:hsla(0,0%,100%,.045);color:#fff;padding:0 12px;outline:none}.rangeInput{padding:0;accent-color:var(--pink)}.previewBox{padding:14px;border-radius:18px;border:1px solid rgba(111,232,255,.14);background:hsla(0,0%,100%,.035);display:grid;grid-gap:8px;gap:8px}.previewLine{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:13px}.previewLine strong{color:#fff}.walletMini{padding:15px;border-radius:18px;background:hsla(0,0%,100%,.035);border:1px solid rgba(111,232,255,.14)}.walletMini h4{margin:0 0 12px}.walletStats{display:grid;grid-gap:9px;gap:9px}.walletStats div{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:13px}.walletStats strong{color:#fff}.landingNav{justify-content:space-between;max-width:1180px;margin:0 auto;padding:26px 20px}.landingLinks,.landingNav{display:flex;align-items:center}.landingLinks{gap:12px;flex-wrap:wrap}.landingHero{max-width:1180px;margin:0 auto;padding:58px 20px 70px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);grid-gap:34px;gap:34px;align-items:center}.heroKicker{color:var(--cyan);font-weight:900;text-transform:uppercase;letter-spacing:.14em;font-size:12px}.heroTitle{font-size:clamp(44px,7vw,78px);line-height:.92;letter-spacing:-.08em;margin:18px 0}.heroRn{display:inline-flex;gap:0;letter-spacing:0;margin-right:-.01em}.heroRn span+span{margin-left:-.01em}.heroText{color:#aebddd;font-size:18px;line-height:1.65;max-width:650px}.heroActions{gap:12px;margin-top:26px}.heroActions,.heroProof{display:flex;flex-wrap:wrap}.heroProof{gap:10px;margin-top:22px}.proofPill{border:1px solid rgba(111,232,255,.16);background:hsla(0,0%,100%,.04);border-radius:999px;padding:8px 11px;color:#c3d0e7;font-size:13px}.mockupFrame{border-radius:30px;border:1px solid rgba(111,232,255,.2);background:linear-gradient(180deg,rgba(7,12,27,.94),rgba(4,7,16,.98));box-shadow:0 35px 120px rgba(0,0,0,.48);padding:16px;transform:rotate(1deg)}.mockupScreen{border-radius:22px;overflow:hidden;border:1px solid hsla(0,0%,100%,.07);background:#040713}.mockTop{height:42px;display:flex;align-items:center;gap:8px;padding:0 14px;border-bottom:1px solid hsla(0,0%,100%,.07)}.mockDot{width:10px;height:10px;border-radius:50%;background:rgba(111,232,255,.7)}.mockBody{padding:16px;display:grid;grid-gap:12px;gap:12px}.mockChart{height:280px;border-radius:18px;background:linear-gradient(180deg,rgba(88,120,255,.08),rgba(124,77,255,.045));border:1px solid rgba(111,232,255,.12);position:relative;overflow:hidden}.mockChart:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 48px,hsla(0,0%,100%,.04) 49px),repeating-linear-gradient(180deg,transparent 0 45px,hsla(0,0%,100%,.04) 46px)}.mockBars{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px}.mockBars span{height:76px;border-radius:14px;background:hsla(0,0%,100%,.05);border:1px solid rgba(111,232,255,.11)}.mockMetricsRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.mockMetricsRow span{padding:12px;border-radius:16px;background:hsla(0,0%,100%,.055);border:1px solid rgba(111,232,255,.11);color:var(--muted);font-size:12px;display:grid;grid-gap:4px;gap:4px}.mockMetricsRow b{color:#fff;font-size:15px}.proMockChart{height:310px}.proMockChart:after{content:"";position:absolute;left:24px;right:24px;top:54%;border-top:1px dashed rgba(111,232,255,.28)}.candle{position:absolute;bottom:36px;width:14px;border-radius:8px;background:#2f8;box-shadow:0 0 18px rgba(34,255,136,.25)}.candle:before{content:"";position:absolute;left:6px;width:2px;top:-22px;bottom:-18px;background:currentColor;opacity:.75}.candle.c1{left:42px;height:80px;color:#2f8}.candle.c2{left:86px;height:138px;color:#2f8}.candle.c3{left:132px;height:105px;color:#ff304f;background:#ff304f}.candle.c4{left:184px;height:178px;color:#2f8}.candle.c5{left:246px;height:126px;color:#ff304f;background:#ff304f}.candle.c6{left:312px;height:215px;color:#2f8}.mockLine{position:absolute;left:30px;right:30px;top:42%;height:80px;border-radius:50%;border-top:2px solid rgba(111,232,255,.55);transform:rotate(-7deg)}.mockPhonePanel{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.mockPhonePanel div{padding:14px;border-radius:18px;background:linear-gradient(135deg,rgba(111,232,255,.12),rgba(124,77,255,.09));border:1px solid rgba(111,232,255,.14);display:grid;grid-gap:5px;gap:5px}.mockPhonePanel strong{color:#fff}.mockPhonePanel small{color:var(--muted)}.premiumPage{max-width:1180px;margin:0 auto;padding:42px 20px 72px}.premiumHero{padding:28px;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);grid-gap:22px;gap:22px;align-items:stretch}.pageTitle{font-size:clamp(36px,5vw,62px);line-height:.96;letter-spacing:-.07em;margin:16px 0}.premiumGate{border-radius:24px;border:1px solid rgba(111,232,255,.15);background:hsla(0,0%,100%,.04);padding:22px;display:grid;grid-gap:14px;gap:14px}.premiumGate h3{margin:0}.premiumGate p{margin:0;color:var(--muted);line-height:1.55}.premiumCodeRow{display:flex;gap:10px}.premiumCodeRow input{min-width:0;flex:1 1;border:1px solid rgba(111,232,255,.18);background:rgba(0,0,0,.22);color:#fff;border-radius:14px;padding:12px 13px}.checkoutPlaceholders{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.checkoutPlaceholders button{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.035);color:rgba(238,245,255,.55);border-radius:14px;padding:12px}.premiumStatusGood{padding:12px;border-radius:14px;background:rgba(34,255,136,.08);border:1px solid rgba(34,255,136,.18);color:#bafbd2}.premiumGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:18px}@media (max-width:820px){.premiumGrid,.premiumHero{grid-template-columns:1fr}.checkoutPlaceholders,.premiumCodeRow{grid-template-columns:1fr;display:grid}}.featuresSection{max-width:1180px;margin:0 auto;padding:0 20px 70px}.featureGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.featureCard{padding:22px;min-height:190px}.featureCard h3{margin:0 0 10px}.featureCard p{color:var(--muted);line-height:1.6;margin:0}.footer{max-width:1180px;margin:0 auto;padding:26px 20px 42px;color:var(--muted);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;border-top:1px solid var(--line)}.footer a{color:#c4d3ee}.pageHero{display:grid;grid-gap:10px;gap:10px;margin-bottom:18px}.pageHero h1{margin:0;font-size:36px;letter-spacing:-.05em}.pageHero p{margin:0;color:var(--muted);max-width:760px;line-height:1.6}.placeholderGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.placeholderCard{padding:20px;min-height:210px}.placeholderCard h3{margin:0 0 8px}.placeholderCard li,.placeholderCard p{color:var(--muted);line-height:1.55}@media (max-width:1180px){.appGrid{grid-template-columns:1fr}.tradePanel{position:static}.metricsGrid{grid-template-columns:repeat(3,1fr)}.landingHero{grid-template-columns:1fr}}@media (max-width:820px){.shell{grid-template-columns:1fr}.sidebar{position:relative;height:auto;flex-direction:row;overflow-x:auto;padding:12px;align-items:center}.brand{min-width:210px;border-bottom:0;padding-bottom:7px}.navGroup{grid-auto-flow:column;grid-auto-columns:max-content}.sideCard{display:none}.main{padding:12px}.topbar{flex-direction:column;align-items:stretch}.topActions{justify-content:stretch}.featureGrid,.metricsGrid,.placeholderGrid{grid-template-columns:1fr}.chartBox{height:360px}.coinHeader{align-items:flex-start;flex-direction:column}.priceBlock{text-align:left}}.controlRow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.compactSelect{margin-left:auto}.compactSelect span{color:var(--muted);font-size:12px}.connectionBadge{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.035)}.connectionBadge.online{border-color:rgba(84,243,166,.25);background:rgba(84,243,166,.08)}.connectionBadge.offline{border-color:rgba(255,184,107,.25);color:#ffe3bf;background:rgba(255,184,107,.08)}.noticeCard{display:flex;align-items:center;gap:12px;padding:13px 16px;border-radius:18px;border:1px solid rgba(255,184,107,.2);background:rgba(255,184,107,.075);color:#ffe3bf;box-shadow:0 18px 60px rgba(0,0,0,.2)}.noticeCard span{color:#d9c7aa;font-size:13px}.chartCard,.liveChartWrap{overflow:hidden}.liveChartWrap{position:relative;margin:16px 18px 18px;height:454px;border-radius:18px;border:1px solid rgba(111,232,255,.12);background:linear-gradient(180deg,rgba(91,140,255,.05),rgba(139,92,246,.025)),rgba(5,8,22,.46)}.lwChart{position:absolute;inset:0;padding-top:6px}.chartWatermark{position:absolute;left:18px;top:16px;z-index:2;color:rgba(238,245,255,.32);font-size:13px;letter-spacing:.08em;text-transform:uppercase;pointer-events:none}.lastPriceTag{position:absolute;right:18px;top:15px;z-index:3;padding:8px 10px;border-radius:999px;color:#fff;border:1px solid rgba(111,232,255,.18);background:rgba(13,25,52,.86);font-size:12px;box-shadow:0 12px 30px rgba(0,0,0,.28)}.quickGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;margin:10px 0 12px}.offlineHint{color:#ffe3bf;font-size:12px;margin:10px 0 0}.walletMiniHeader{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px}.walletMiniHeader h4{margin:0}.walletMiniHeader span{font-size:11px;border:1px solid rgba(111,232,255,.16);color:#c4d3ee;padding:5px 8px;border-radius:999px;background:hsla(0,0%,100%,.035)}.emptyCell{color:var(--muted);text-align:center;padding:28px!important}button:disabled{opacity:.48;cursor:not-allowed}@media (max-width:820px){.compactSelect{margin-left:0;width:100%}.liveChartWrap{height:360px;margin:12px}.quickGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.roomStatusGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:14px}.miniStatusCard{border:1px solid rgba(111,232,255,.14);border-radius:16px;background:linear-gradient(180deg,rgba(8,17,38,.75),rgba(9,13,30,.82));padding:12px;display:grid;grid-gap:4px;gap:4px;min-width:0}.miniStatusCard span{color:var(--muted);font-size:12px}.miniStatusCard strong{color:var(--text);font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.miniStatusCard small{color:var(--muted-2);font-size:12px}.joinInline{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center}.field input,.joinInline input{width:100%;color:#fff;background:hsla(0,0%,100%,.045);border:1px solid rgba(111,232,255,.16);border-radius:12px;min-height:38px;padding:0 10px;outline:none}.joinInline button{color:#05101d;background:linear-gradient(135deg,var(--cyan),var(--blue));border:0;border-radius:12px;min-height:38px;padding:0 10px;font-weight:800}.connectionBadge{border:1px solid hsla(0,0%,100%,.12);color:var(--muted);background:hsla(0,0%,100%,.045);border-radius:999px;padding:10px 12px;font-size:12px}.connectionBadge.online{color:#caffdf;border-color:rgba(84,243,166,.22);background:rgba(84,243,166,.075)}.connectionBadge.offline{color:#ffd1dc;border-color:rgba(255,101,125,.2);background:rgba(255,101,125,.065)}.roomCreatePanel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:end;margin-top:16px}.field{display:grid;grid-gap:7px;gap:7px}.field span{color:var(--muted);font-size:12px}.flushHeader{padding:0}.subtleNotice{margin-top:14px;box-shadow:none}.roomList{display:grid;grid-gap:12px;gap:12px;padding:18px}.roomCard{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border-radius:18px;border:1px solid rgba(111,232,255,.14);background:hsla(0,0%,100%,.035)}.roomCard h4{margin:0 0 5px}.roomCard p,.roomCard small{color:var(--muted);margin:0}@media (max-width:980px){.roomCreatePanel,.roomStatusGrid{grid-template-columns:1fr}.roomCard{align-items:stretch;flex-direction:column}}.demoHeaderCard{margin-top:0}.cleanControls{margin-top:2px}.roomMicro{min-height:34px;display:inline-flex;align-items:center;border-radius:999px;padding:0 11px;font-size:12px;color:#b9c6df;border:1px solid rgba(111,232,255,.12);background:hsla(0,0%,100%,.03)}.advancedStatus{margin-top:12px;border-top:1px solid hsla(0,0%,100%,.055);padding-top:10px}.advancedStatus summary{color:var(--muted);cursor:pointer;font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.advancedStatus[open] summary{margin-bottom:10px}.emptyChartState{position:absolute;inset:0;z-index:1;display:grid;place-content:center;text-align:center;grid-gap:6px;gap:6px;pointer-events:none;color:rgba(238,245,255,.72)}.emptyChartState strong{font-size:18px}.emptyChartState span{color:var(--muted);font-size:13px}.bondingCard{border-color:rgba(111,232,255,.18);background:radial-gradient(circle at 12% 10%,rgba(111,232,255,.09),transparent 30%),linear-gradient(180deg,rgba(8,14,31,.92),rgba(5,8,18,.96))}.liveChartWrap{background:linear-gradient(180deg,rgba(88,120,255,.035),rgba(124,77,255,.018)),rgba(3,5,13,.72)}.brand:hover .logoBox img{transform:scale(1.035)}.logoBox img{transition:transform .18s ease}.liveChartWrap{height:min(68vh,660px);min-height:585px}.chartCard .cardHeader{padding-bottom:2px}.sideWalletCard{background:rgba(9,17,39,.62);border:1px solid rgba(111,232,255,.1);border-radius:16px;padding:9px}.sideWalletHeader{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px}.sideWalletHeader h4{margin:0;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.sideWalletHeader span{display:none}.sideWalletList{display:grid;grid-gap:5px;gap:5px;max-height:190px;overflow-y:auto;padding-right:2px}.sideWalletBtn{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:7px 9px;border-radius:10px;border:1px solid rgba(111,232,255,.08);color:#c1cce2;background:hsla(0,0%,100%,.025);transition:.16s ease}.sideWalletBtn:hover{color:#fff;border-color:rgba(111,232,255,.22);background:rgba(91,140,255,.08)}.sideWalletBtn.active{color:#fff;border-color:rgba(111,232,255,.3);background:rgba(91,140,255,.18)}.sideWalletName{font-weight:800;font-size:12.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:820px){.sideWalletCard{display:none}.liveChartWrap{height:440px;min-height:440px}}.chartCardV13_3{overflow:hidden;border-color:rgba(111,232,255,.18)}.chartHeaderV13_3{align-items:center;padding-bottom:4px}.chartControlsStack{display:grid;grid-gap:8px;gap:8px;justify-items:end}.markerControlRow{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end;color:var(--muted);font-size:12px}.miniChartBtn{min-height:28px;border-radius:999px;border:1px solid rgba(111,232,255,.14);background:hsla(0,0%,100%,.035);color:#aebddd;padding:0 9px;font-size:11.5px;font-weight:750}.miniChartBtn:hover{color:#fff;border-color:rgba(111,232,255,.32);background:rgba(91,140,255,.1)}.miniChartBtn.active{color:#04101d;border-color:transparent;background:linear-gradient(135deg,var(--cyan),var(--blue))}.liveChartWrapV13_3{height:min(74vh,720px);min-height:620px;margin:12px 14px 0;border-radius:18px 18px 8px 8px;background:radial-gradient(circle at 15% 12%,rgba(111,232,255,.055),transparent 28%),linear-gradient(180deg,rgba(88,120,255,.032),rgba(124,77,255,.015)),rgba(3,5,13,.74)}.chartFooterBar{margin:0 14px 14px;padding:9px 10px;display:grid;grid-template-columns:repeat(3,minmax(0,auto)) minmax(220px,1fr);grid-gap:10px;gap:10px;align-items:center;border:1px solid rgba(111,232,255,.12);border-top:0;border-radius:0 0 18px 18px;background:rgba(5,10,24,.82)}.chartFooterStat{display:grid;grid-gap:2px;gap:2px;min-width:96px;padding:4px 8px;border-right:1px solid hsla(0,0%,100%,.055)}.chartFooterStat span{color:var(--muted-2);font-size:10.5px;text-transform:uppercase;letter-spacing:.07em}.chartFooterStat strong{font-size:12px;color:#dce8ff;white-space:nowrap}.chartFooterActions{display:flex;gap:6px;justify-content:flex-end;flex-wrap:wrap}.sidebar{gap:14px;padding:18px 14px}.navGroup{gap:5px}.navLink{min-height:38px;padding:8px 10px;border-radius:13px;font-size:13px}.navIcon{width:24px;height:24px;border-radius:8px}.sideWalletCard{padding:8px;border-radius:14px}.sideWalletList{max-height:150px;gap:4px}.sideWalletBtn{min-height:28px;padding:5px 8px}.sideWalletName{font-size:12px}.sideCard h4{font-size:13px;margin-bottom:7px}.checkLine{font-size:11.5px;margin:6px 0}.statusPill{padding:6px 8px;font-size:11px}@media (max-width:1200px){.liveChartWrapV13_3{height:600px;min-height:560px}.chartFooterBar{grid-template-columns:repeat(2,minmax(0,1fr))}.chartFooterActions{justify-content:flex-start}}@media (max-width:820px){.chartHeaderV13_3{align-items:flex-start;flex-direction:column}.chartControlsStack{justify-items:start;width:100%}.markerControlRow{justify-content:flex-start}.liveChartWrapV13_3{height:470px;min-height:470px;margin:10px 10px 0}.chartFooterBar{margin:0 10px 10px;grid-template-columns:1fr}.chartFooterStat{border-right:0;border-bottom:1px solid hsla(0,0%,100%,.055)}}.marketStatsPanel{overflow:hidden;border-color:rgba(111,232,255,.18)}.statsHeader{align-items:center;padding-bottom:10px}.statsBody{padding:14px 18px 18px;display:grid;grid-gap:14px;gap:14px}.statsKpiGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px}.statTile{min-height:112px;padding:13px;border-radius:17px;border:1px solid rgba(111,232,255,.13);background:linear-gradient(180deg,rgba(10,18,39,.85),rgba(6,10,23,.94));display:grid;align-content:space-between;grid-gap:8px;gap:8px}.statTile span{color:var(--muted-2);font-size:11px;letter-spacing:.07em;text-transform:uppercase}.statTile strong{color:var(--text);font-size:18px;letter-spacing:-.035em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.statTile small{color:#a9bad8;font-size:12px;line-height:1.25}.statTile.good{border-color:rgba(84,243,166,.2);background:linear-gradient(180deg,rgba(84,243,166,.07),rgba(6,10,23,.94))}.statTile.bad{border-color:rgba(255,101,125,.22);background:linear-gradient(180deg,rgba(255,101,125,.065),rgba(6,10,23,.94))}.statTile.warn{border-color:rgba(255,184,107,.22);background:linear-gradient(180deg,rgba(255,184,107,.055),rgba(6,10,23,.94))}.statsSplitGrid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:14px;gap:14px}.miniAnalyticsCard{border:1px solid rgba(111,232,255,.13);border-radius:18px;background:hsla(0,0%,100%,.028);padding:14px;min-width:0}.miniAnalyticsCard h4{margin:0 0 12px;font-size:13px;letter-spacing:.02em}.statsText{margin:0 0 12px;color:var(--muted);font-size:13px;line-height:1.55}.distributionBars{display:grid;grid-gap:10px;gap:10px}.distRow{display:grid;grid-gap:5px;gap:5px}.distMeta{display:flex;justify-content:space-between;gap:8px;font-size:12px}.distMeta span{color:#d8e5ff;font-weight:750}.distMeta strong{color:var(--text)}.distTrack{height:9px;border-radius:999px;background:hsla(0,0%,100%,.065);overflow:hidden;border:1px solid hsla(0,0%,100%,.05)}.distTrack span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cyan),var(--blue),var(--purple))}.distRow small{color:var(--muted-2);font-size:11.5px}.healthRows{display:grid;grid-gap:8px;gap:8px}.healthRow{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:8px 0;border-bottom:1px solid hsla(0,0%,100%,.055)}.healthRow:last-child{border-bottom:0}.healthRow span{color:var(--muted);font-size:12.5px}.healthRow strong{color:var(--text);font-size:13px;text-align:right;max-width:65%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.healthRow strong.good{color:var(--green)}.healthRow strong.bad{color:var(--red)}.healthRow strong.warn{color:#ffd18f}.holdersGrid{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.holderTableWrap{overflow-x:auto;border:1px solid rgba(111,232,255,.1);border-radius:16px}.compactTable td,.compactTable th{padding:10px 12px;font-size:12.5px}.miniPill{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:0 8px;color:#c5d7f7;background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.07);font-size:11px;font-weight:800}.flowBar{height:18px;border-radius:999px;overflow:hidden;display:flex;background:hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.06);margin-bottom:12px}.buyFlow{background:linear-gradient(90deg,rgba(84,243,166,.92),rgba(111,232,255,.78))}.sellFlow{background:linear-gradient(90deg,rgba(255,101,125,.92),rgba(255,79,216,.7))}.txSummaryStrip{margin:12px 18px 0;display:flex;gap:8px;flex-wrap:wrap}.txSummaryStrip span{min-height:32px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:0 10px;color:var(--muted);font-size:12px;background:hsla(0,0%,100%,.035);border:1px solid rgba(111,232,255,.1)}.txSummaryStrip strong{color:#fff}.transactionsV13_4 .tableWrap{margin-top:8px}@media (max-width:1280px){.statsKpiGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.holdersGrid,.statsSplitGrid{grid-template-columns:1fr}}@media (max-width:820px){.statsHeader{align-items:flex-start;flex-direction:column}.statsKpiGrid{grid-template-columns:1fr}.statsBody{padding:12px}.healthRow strong{max-width:56%}}:root{--green:#2f8;--red:#ff304f}.positive{color:#2f8}.negative{color:#ff304f}.walletFocusRow{padding-top:7px;border-top:1px solid hsla(0,0%,100%,.09)}.walletFocusRow strong{text-decoration:underline;text-underline-offset:4px}.compactChartFooter{justify-content:flex-end;min-height:52px}.compactChartFooter .chartFooterActions{margin-left:auto}.botEnginePanel{overflow:hidden}.botEngineGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;padding:18px}.botStatusPills{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.statusPill.off{background:rgba(255,48,79,.08);color:#ffc5ce;border-color:rgba(255,48,79,.18)}.botPresetCard{border:1px solid rgba(111,232,255,.13);background:linear-gradient(180deg,rgba(12,20,43,.74),rgba(6,10,23,.86));border-radius:18px;padding:14px}.botPresetCard h4{margin:0 0 12px;font-size:13px;color:#eaf2ff}.presetGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.eventGrid button,.presetButton{border:1px solid rgba(111,232,255,.14);background:hsla(0,0%,100%,.04);color:#fff;border-radius:14px;padding:11px 12px;text-align:left;min-height:44px}.eventGrid button:hover,.presetButton:hover{border-color:rgba(111,232,255,.38);background:rgba(111,232,255,.08)}.presetButton strong{display:block;font-size:13px}.presetButton span{display:block;color:var(--muted);font-size:11.5px;margin-top:4px;line-height:1.25}.eventGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.customBotCard{grid-column:span 1}.botSliderGrid{display:grid;grid-gap:10px;gap:10px;margin-bottom:12px}.botSliderGrid label{display:grid;grid-template-columns:90px 70px 1fr;align-items:center;grid-gap:10px;gap:10px;color:var(--muted);font-size:12px}.botSliderGrid strong{color:#fff;text-align:right;font-size:12px}.botSliderGrid input{width:100%;accent-color:#2f8}.compactEvents{grid-template-columns:repeat(2,minmax(0,1fr))}.botPresetCard .healthRows div,.botReadoutCard .healthRows div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid hsla(0,0%,100%,.055);padding:8px 0}.botPresetCard .healthRows div:last-child,.botReadoutCard .healthRows div:last-child{border-bottom:0}.botReadoutCard .healthRows span{color:var(--muted);font-size:12px}.botReadoutCard .healthRows strong{color:#fff;font-size:13px}@media (max-width:1180px){.botEngineGrid{grid-template-columns:1fr}.customBotCard{grid-column:span 1}}@media (max-width:720px){.botSliderGrid label,.compactEvents,.eventGrid,.presetGrid{grid-template-columns:1fr}.botSliderGrid label{gap:5px}.botSliderGrid strong{text-align:left}}.sideFeatureCard{background:rgba(9,17,39,.62);border:1px solid rgba(111,232,255,.1);border-radius:14px;padding:8px}.sideFeatureList{display:grid;grid-gap:5px;gap:5px}.sideFeatureBtn{width:100%;min-height:31px;border-radius:11px;border:1px solid rgba(111,232,255,.08);background:hsla(0,0%,100%,.025);color:#c1cce2;display:flex;align-items:center;gap:8px;padding:6px 8px;text-align:left;transition:.16s ease}.sideFeatureBtn span{width:20px;height:20px;display:inline-grid;place-items:center;border-radius:7px;background:rgba(111,232,255,.07);font-size:11px}.sideFeatureBtn strong{font-size:12px;font-weight:850}.sideFeatureBtn:hover{color:#fff;border-color:rgba(111,232,255,.24);background:rgba(91,140,255,.08)}.sideFeatureBtn.active{color:#fff;border-color:rgba(111,232,255,.32);background:linear-gradient(135deg,rgba(111,232,255,.16),rgba(88,120,255,.15))}.featureWorkspaceAnchor{display:grid;grid-gap:12px;gap:12px}.featureTabStrip{padding:8px;display:flex;gap:8px;flex-wrap:wrap;align-items:center;border-color:rgba(111,232,255,.13);background:rgba(5,10,24,.7)}.featureTabStrip button{border:1px solid rgba(111,232,255,.12);background:hsla(0,0%,100%,.035);color:#aebddd;border-radius:999px;min-height:34px;padding:0 13px;font-size:12px;font-weight:850}.featureTabStrip button.active{color:#03101e;border-color:transparent;background:linear-gradient(135deg,var(--cyan),var(--blue))}.featurePanel{overflow:hidden}.featureGridTwo{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;padding:18px}.featureNote{color:var(--muted);line-height:1.55;margin:12px 0 0;font-size:12.5px}.warnText{color:#ffd18f!important}.financialKpis{padding:18px;grid-template-columns:repeat(6,minmax(0,1fr))}.botSliderGrid input{accent-color:#6fe8ff}.marketSettingsPanel .eventGrid button,.treasuryPanel .eventGrid button{text-align:center}.transactionsV13_4{order:2}.marketStatsPanel{order:4}.botEnginePanel{order:3}@media (max-width:1280px){.financialKpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.featureGridTwo,.financialKpis{grid-template-columns:1fr;padding:12px}}@media (max-width:820px){.sideFeatureCard{display:none}.featureTabStrip{gap:6px}.featureTabStrip button{flex:1 1 140px}}.controlWorkspace{order:1;scroll-margin-top:18px}.v137Panel{border-color:rgba(153,105,255,.18);background:radial-gradient(circle at top left,rgba(153,105,255,.12),transparent 34%),radial-gradient(circle at top right,rgba(20,241,149,.08),transparent 28%),rgba(7,13,31,.78)}.v137Panel .cardTitle{letter-spacing:-.02em}.accentCard{border:1px solid rgba(111,232,255,.13);background:linear-gradient(180deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.02));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06)}.solanaPill{color:#dbe7ff!important;border:1px solid rgba(128,236,255,.22)!important;background:linear-gradient(180deg,rgba(153,69,255,.12),rgba(20,241,149,.045))!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05);font-weight:900}.colorfulEvents button:first-child{border-color:rgba(20,241,149,.22)}.colorfulEvents button:nth-child(2){border-color:rgba(128,236,255,.22)}.colorfulEvents button:nth-child(3){border-color:rgba(153,69,255,.25)}.colorfulEvents button:nth-child(4){border-color:rgba(255,91,111,.25)}.controlField{display:grid;grid-gap:6px;gap:6px}.controlField span{color:#93a4c7;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.controlField input{width:100%;min-height:38px;border:1px solid rgba(111,232,255,.14);border-radius:12px;color:#fff;background:rgba(0,0,0,.22);padding:0 11px;outline:none}.controlField input:focus{border-color:rgba(20,241,149,.42);box-shadow:0 0 0 3px rgba(20,241,149,.08)}.controlField small{color:var(--muted);font-size:11px}.marketLaunchGrid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.75fr);grid-gap:14px;gap:14px;padding:18px}.launchFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:11px;gap:11px;margin-top:12px}.primaryWideButton{width:100%;min-height:42px;margin-top:14px;border:0;border-radius:14px;color:#03101e;background:linear-gradient(135deg,#14f195,#80ecff 50%,#9945ff);font-weight:950;box-shadow:0 14px 35px rgba(20,241,149,.12)}.marketReadoutRows{margin-top:14px}.bottomMarketPanel{order:3;border-color:rgba(111,232,255,.14)}.bottomPanelHeader{gap:12px;align-items:flex-start}.bottomTabs{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.bottomTabs button{min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(111,232,255,.13);color:#aebddd;background:hsla(0,0%,100%,.035);font-weight:900;font-size:12px}.bottomTabs button.active{border-color:transparent;color:#04131f;background:linear-gradient(135deg,#14f195,#80ecff)}.strongGreen{color:#14f195!important;text-shadow:0 0 18px rgba(20,241,149,.18)}.strongRed{color:#ff5b6f!important;text-shadow:0 0 18px rgba(255,91,111,.16)}.pill.buy{background:rgba(20,241,149,.14);color:#14f195;border-color:rgba(20,241,149,.26)}.pill.sell{background:rgba(255,91,111,.14);color:#ff5b6f;border-color:rgba(255,91,111,.26)}.sideFeatureCard{border-color:rgba(153,69,255,.18)}.sideFeatureBtn.active{border-color:rgba(20,241,149,.36)}.sideFeatureBtn span{background:rgba(153,69,255,.1)}.featureGridTwo{align-items:stretch}@media (max-width:1180px){.marketLaunchGrid{grid-template-columns:1fr}}@media (max-width:720px){.launchFormGrid{grid-template-columns:1fr}.bottomPanelHeader{display:grid}.bottomTabs{justify-content:flex-start}}:root{--sol-green:#14f195;--sol-purple:#9945ff;--sol-cyan:#80ecff}.brandSub{color:#a8f8dc}.coinIcon{color:#03101e;font-weight:950;background:radial-gradient(circle at 30% 20%,hsla(0,0%,100%,.96),hsla(0,0%,100%,.38) 18%,transparent 22%),linear-gradient(135deg,var(--sol-green) 0,var(--sol-cyan) 45%,var(--sol-purple) 100%);border:1px solid rgba(20,241,149,.46);box-shadow:0 0 28px rgba(20,241,149,.16),0 0 34px rgba(153,69,255,.14)}.good strong,.positive{color:#14f195!important}.bad strong,.negative{color:#ff3d5f!important}.sideFeatureCard{border-color:rgba(20,241,149,.13);background:linear-gradient(180deg,rgba(8,18,35,.76),rgba(6,10,23,.88))}.sideFeatureBtn span{background:linear-gradient(135deg,rgba(20,241,149,.12),rgba(153,69,255,.13));font-size:13px}.sideFeatureBtn.active{border-color:rgba(20,241,149,.34);background:linear-gradient(135deg,rgba(20,241,149,.16),rgba(153,69,255,.16))}.sideCard{padding:12px;border-radius:16px}.sideCard .checkLine{font-size:11.5px;margin:6px 0}.featureWorkspaceTop{margin-top:-2px}.featureWorkspaceTop .botEnginePanel,.featureWorkspaceTop .featureDeck{border:1px solid rgba(20,241,149,.13);box-shadow:0 18px 60px rgba(0,0,0,.32)}.featureTabStrip{display:none!important}.featureDeck{overflow:hidden;background:linear-gradient(180deg,rgba(8,15,32,.92),rgba(4,8,19,.96));border-radius:var(--radius)}.featureDeckHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px;border-bottom:1px solid hsla(0,0%,100%,.07);background:radial-gradient(circle at 0 0,rgba(20,241,149,.1),transparent 36%),radial-gradient(circle at 100% 0,rgba(153,69,255,.1),transparent 34%)}.featureDeckHeader h3{margin:4px 0 6px;font-size:16px;letter-spacing:-.02em}.featureDeckHeader p{margin:0;color:var(--muted);line-height:1.45;max-width:760px;font-size:12.5px}.eyebrow{color:#b9ffe5;font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.solBadge{border:1px solid rgba(20,241,149,.24);background:linear-gradient(135deg,rgba(20,241,149,.12),rgba(153,69,255,.12));color:#ecfff8;border-radius:999px;padding:8px 11px;font-weight:850;font-size:12px;white-space:nowrap}.goodBadge{border-color:rgba(20,241,149,.34);color:#bffff0}.dangerBadge{border-color:rgba(255,61,95,.34);color:#ffd2d9;background:rgba(255,61,95,.09)}.featureCard{border:1px solid rgba(111,232,255,.12);border-radius:18px;padding:14px;background:linear-gradient(180deg,rgba(10,18,39,.8),rgba(5,10,24,.9))}.featureCard h4{margin:0 0 12px;font-size:13px;color:#fff}.accentedGreen{border-color:rgba(20,241,149,.2);box-shadow:inset 3px 0 0 rgba(20,241,149,.65)}.accentedPurple{border-color:rgba(153,69,255,.23);box-shadow:inset 3px 0 0 rgba(153,69,255,.65)}.accentedCyan{border-color:rgba(128,236,255,.22);box-shadow:inset 3px 0 0 rgba(128,236,255,.65)}.accentedRed{border-color:rgba(255,61,95,.2);box-shadow:inset 3px 0 0 rgba(255,61,95,.65)}.controlGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.controlChip,.controlGrid button{min-height:38px;border-radius:13px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);color:#e9f3ff;font-weight:800;padding:8px 10px}.controlChip:hover,.controlGrid button:hover{border-color:rgba(20,241,149,.32);background:rgba(20,241,149,.075)}.controlChip.active{color:#03101e;background:linear-gradient(135deg,var(--sol-green),var(--sol-cyan));border-color:transparent}.miniExplainer{margin-top:12px;color:var(--muted);font-size:12px;line-height:1.5}.compactHealth div{padding:6px 0!important}.launchGrid{padding:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.launchGrid label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:12px;font-weight:750}.launchGrid input{height:39px;border-radius:13px;border:1px solid rgba(111,232,255,.16);background:hsla(0,0%,100%,.045);color:#fff;padding:0 11px;outline:none}.launchGrid input:focus{border-color:rgba(20,241,149,.46);box-shadow:0 0 0 3px rgba(20,241,149,.08)}.featureActionRow{display:flex;gap:10px;padding:0 18px 18px;flex-wrap:wrap}.transactionsV13_7 .cardHeader{padding-bottom:0}.txHeaderV137{align-items:center}.lowerTabRow{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.lowerTabRow button{min-height:35px;border-radius:999px;border:1px solid rgba(111,232,255,.13);background:hsla(0,0%,100%,.035);color:#b7c6e3;padding:0 13px;font-weight:850;font-size:12px}.lowerTabRow button.active{color:#03101e;background:linear-gradient(135deg,var(--sol-green),var(--sol-cyan));border-color:transparent}.txFilterRow{padding:0 18px 10px;justify-content:flex-start}.transactionsV13_7 .tableWrap{margin-top:8px}.transactionsV13_7 .pill.buy{background:rgba(20,241,149,.12);color:#aaffd7;border-color:rgba(20,241,149,.25)}.transactionsV13_7 .pill.sell{background:rgba(255,61,95,.12);color:#ffc5ce;border-color:rgba(255,61,95,.25)}.walletMini{border:1px solid rgba(20,241,149,.13);background:linear-gradient(180deg,rgba(10,18,39,.88),rgba(5,9,22,.94))}.walletStats div strong.negative,.walletStats div strong.positive{font-size:13px}.walletFocusRow{background:rgba(20,241,149,.045);margin:2px -4px;padding:8px 4px!important;border-radius:10px}.botSliderGrid input,.rangeInput{accent-color:var(--sol-purple)}@media (max-width:1280px){.launchGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.featureDeckHeader{flex-direction:column;padding:14px}.controlGrid,.launchGrid{grid-template-columns:1fr;padding:14px}.featureActionRow{padding:0 14px 14px}.txHeaderV137{align-items:flex-start;flex-direction:column}}.fullFeaturePage{min-height:620px;padding-bottom:8px}.featurePageTopline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px;color:#91a4c9;font-size:12px;font-weight:800}.v138PagePanel{min-height:520px}.bundlePresetGrid,.roleChoiceGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;padding:0 18px 18px}.bundlePresetGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.bundlePresetCard,.roleChoiceCard{text-align:left;border:1px solid rgba(111,232,255,.14);background:linear-gradient(180deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.025));border-radius:18px;padding:16px;display:grid;grid-gap:8px;gap:8px;color:#eaf3ff;min-height:116px;cursor:pointer;box-shadow:0 14px 28px rgba(0,0,0,.14)}.bundlePresetCard strong,.roleChoiceCard strong{font-size:15px}.bundlePresetCard span,.roleChoiceCard span{color:#94a7cb;line-height:1.45;font-size:12px}.bundlePresetCard.active,.roleChoiceCard.active{border-color:rgba(20,241,149,.42);background:linear-gradient(135deg,rgba(20,241,149,.14),rgba(153,69,255,.13));box-shadow:0 0 0 1px rgba(20,241,149,.08),0 18px 40px rgba(20,241,149,.07)}.bundlePresetCard:disabled,.controlField input:disabled,.controlField select:disabled,.roleChoiceCard:disabled{opacity:.55;cursor:not-allowed}.warnPill{color:#ffd38c!important;border-color:rgba(255,190,90,.3)!important;background:rgba(255,190,90,.1)!important}.compactNotice{margin:0 18px 18px;padding:12px 14px}.controlField select{height:39px;border-radius:13px;border:1px solid rgba(111,232,255,.16);background:hsla(0,0%,100%,.045);color:#fff;padding:0 11px;outline:none}.controlField select option{color:#07101f}.rugPanel .eventGrid button:first-child{border-color:rgba(255,190,90,.25)}.rugPanel .eventGrid button:nth-child(2){border-color:rgba(255,61,95,.3)}@media (max-width:1100px){.bundlePresetGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.bundlePresetGrid,.roleChoiceGrid{grid-template-columns:1fr;padding:0 14px 14px}.featurePageTopline{align-items:flex-start;flex-direction:column}.v138PagePanel{min-height:auto}}.taxControlCard{gap:12px}.taxSliderStack{display:grid;grid-gap:10px;gap:10px;margin:12px 0}.taxSliderRow{display:grid;grid-gap:7px;gap:7px;padding:10px 11px;border:1px solid rgba(111,232,255,.12);border-radius:14px;background:rgba(0,0,0,.16)}.taxSliderRow>div{display:flex;justify-content:space-between;align-items:center;gap:10px}.taxSliderRow span{color:#9fb1d3;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.taxSliderRow strong{color:#fff;font-size:13px}.taxSliderRow input{width:100%;accent-color:var(--sol-purple)}.taxSliderRow input:disabled{opacity:.55;cursor:not-allowed}.twoButtonGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.chartPositionPill{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid rgba(111,232,255,.14);border-radius:999px;color:#9fb1d3;background:hsla(0,0%,100%,.035);font-size:11px;font-weight:850;white-space:nowrap}.miniChartBtn.active{border-color:rgba(20,241,149,.38)!important;background:rgba(20,241,149,.13)!important;color:#d7fff0!important}html[data-theme=green]{--cyan:#6fffd2;--blue:#38d996;--purple:#42f5a7;--pink:#9dfcc8;--green:#54f3a6;--line-strong:rgba(84,243,166,.3)}html[data-theme=green] body{background:radial-gradient(circle at 16% -12%,rgba(84,243,166,.15),transparent 30%),radial-gradient(circle at 96% 14%,rgba(56,217,150,.12),transparent 34%),radial-gradient(circle at 50% 105%,rgba(111,255,210,.055),transparent 32%),linear-gradient(180deg,#020807,#04110d 52%,#020807)}html[data-theme=purple]{--cyan:#c4a7ff;--blue:#7c4dff;--purple:#a855f7;--pink:#ff4fd8;--green:#9fffc7;--line-strong:rgba(168,85,247,.34)}html[data-theme=purple] body{background:radial-gradient(circle at 16% -12%,rgba(124,77,255,.2),transparent 30%),radial-gradient(circle at 96% 14%,rgba(255,79,216,.12),transparent 34%),radial-gradient(circle at 50% 105%,rgba(196,167,255,.055),transparent 32%),linear-gradient(180deg,#05030d,#080516 52%,#05030d)}.sideWalletBtn small{margin-left:auto;color:var(--muted);font-size:10.5px;letter-spacing:.08em}.settingsPanel{padding:22px}.themeGrid{margin-top:18px}.themeCard{text-align:left;min-height:150px;border-radius:22px;border:1px solid var(--line);background:linear-gradient(180deg,hsla(0,0%,100%,.055),hsla(0,0%,100%,.025));color:var(--text);padding:18px;display:grid;align-content:start;grid-gap:10px;gap:10px}.themeCard.active{border-color:var(--line-strong);box-shadow:0 18px 55px rgba(88,120,255,.13),inset 0 0 0 1px hsla(0,0%,100%,.04)}.themeSwatch{width:46px;height:46px;border-radius:16px;border:1px solid hsla(0,0%,100%,.14)}.themeSwatch.green{background:linear-gradient(135deg,#54f3a6,#6fffd2)}.themeSwatch.blue{background:linear-gradient(135deg,#5878ff,#6fe8ff)}.themeSwatch.purple{background:linear-gradient(135deg,#7c4dff,#ff4fd8)}.themeCard small{color:var(--muted);line-height:1.45}.stableTaxSlider small{color:rgba(195,208,231,.62);font-size:11px;line-height:1.35}.premiumHeroChart{min-height:330px;background:radial-gradient(circle at 72% 20%,rgba(34,255,136,.12),transparent 30%),linear-gradient(180deg,rgba(88,120,255,.1),rgba(124,77,255,.045))}.landingHeroPreview{transform:rotate(.7deg)}.heroProductShot{background:linear-gradient(180deg,rgba(7,12,27,.98),rgba(5,9,19,.99))}.heroBrowserBar{margin-left:10px;flex:1 1;min-width:0;border-radius:999px;background:hsla(0,0%,100%,.05);border:1px solid rgba(111,232,255,.12);padding:8px 12px;color:#8fa7d0;font-size:12px}.heroChartShowcase{background:linear-gradient(180deg,rgba(7,12,27,.98),rgba(5,9,19,.99))}.heroShowcasePad{padding:16px;display:grid;grid-gap:12px;gap:12px;min-height:470px}.heroShowcaseMeta{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:0 4px;color:#aabfe1;font-size:12px}.heroShowcaseMeta b{color:#dbebff;font-size:13px}.heroShowcaseChart{position:relative;min-height:392px;border-radius:24px;border:1px solid rgba(111,232,255,.14);background:radial-gradient(circle at 82% 10%,rgba(124,77,255,.18),transparent 24%),radial-gradient(circle at 18% 18%,rgba(111,232,255,.1),transparent 20%),linear-gradient(180deg,rgba(88,120,255,.09),rgba(124,77,255,.05))}.heroShowcaseChart:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 46px,hsla(0,0%,100%,.04) 47px),repeating-linear-gradient(180deg,transparent 0 43px,hsla(0,0%,100%,.04) 44px)}.heroBadge{position:absolute;z-index:3;border-radius:18px;padding:10px 12px;min-width:120px;border:1px solid rgba(111,232,255,.14);background:rgba(7,12,27,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 35px rgba(0,0,0,.18)}.heroBadge small{display:block;color:#9ab2d8;font-size:11px;margin-bottom:4px}.heroBadge strong{color:#fff;font-size:16px}.heroBadgeMcap{left:18px;top:16px}.heroBadgeLiq{right:18px;top:18px}.heroBadgeBundle{left:22px;bottom:94px}.heroAxisTag{position:absolute;right:10px;z-index:2;color:#7f99c1;font-size:11px;background:rgba(5,10,21,.76);padding:2px 6px;border-radius:10px}.heroAxisTag.y1{top:54px}.heroAxisTag.y2{top:114px}.heroAxisTag.y3{top:174px}.heroAxisTag.y4{top:234px}.heroAxisTag.y5{top:294px}.heroEntryGuide{position:absolute;left:26px;right:76px;top:226px;z-index:2;border-top:1px dashed rgba(111,232,255,.62)}.heroEntryGuide span{position:absolute;right:-56px;top:-12px;border-radius:999px;background:rgba(6,11,23,.94);border:1px solid rgba(111,232,255,.18);color:#c7eefe;padding:4px 9px;font-size:11px}.showCandle{position:absolute;bottom:82px;width:16px;border-radius:4px;z-index:3}.showCandle:before{content:"";position:absolute;left:7px;width:2px;border-radius:999px;background:currentColor;opacity:.92}.showCandle.up{background:#28e18a;color:#28e18a;box-shadow:0 0 16px rgba(40,225,138,.18)}.showCandle.down{background:#ff5876;color:#ff5876;box-shadow:0 0 16px rgba(255,88,118,.12)}.showCandle.s1{left:88px;height:36px}.showCandle.s1:before{top:-16px;bottom:-20px}.showCandle.s2{left:118px;height:54px}.showCandle.s2:before{top:-18px;bottom:-18px}.showCandle.s3{left:148px;height:28px}.showCandle.s3:before{top:-14px;bottom:-26px}.showCandle.s4{left:178px;height:58px}.showCandle.s4:before{top:-20px;bottom:-18px}.showCandle.s5{left:208px;height:68px}.showCandle.s5:before{top:-22px;bottom:-18px}.showCandle.s6{left:238px;height:24px}.showCandle.s6:before{top:-14px;bottom:-28px}.showCandle.s7{left:268px;height:62px}.showCandle.s7:before{top:-18px;bottom:-18px}.showCandle.s8{left:298px;height:74px}.showCandle.s8:before{top:-22px;bottom:-16px}.showCandle.s9{left:328px;height:92px}.showCandle.s9:before{top:-24px;bottom:-18px}.showCandle.s10{left:358px;height:32px}.showCandle.s10:before{top:-18px;bottom:-26px}.showCandle.s11{left:388px;height:86px}.showCandle.s11:before{top:-22px;bottom:-18px}.showCandle.s12{left:418px;height:104px}.showCandle.s12:before{top:-28px;bottom:-16px}.showCandle.s13{left:448px;height:30px}.showCandle.s13:before{top:-16px;bottom:-24px}.showCandle.s14{left:478px;height:116px}.showCandle.s14:before{top:-24px;bottom:-18px}.showVolume{position:absolute;bottom:18px;width:16px;border-radius:5px 5px 0 0;z-index:2;opacity:.95}.showVolume.sv1{left:88px;height:18px;background:#28e18a}.showVolume.sv2{left:118px;height:26px;background:#28e18a}.showVolume.sv3{left:148px;height:14px;background:#ff5876}.showVolume.sv4{left:178px;height:30px;background:#28e18a}.showVolume.sv5{left:208px;height:34px;background:#28e18a}.showVolume.sv6{left:238px;height:12px;background:#ff5876}.showVolume.sv7{left:268px;height:28px;background:#28e18a}.showVolume.sv8{left:298px;height:32px;background:#28e18a}.showVolume.sv9{left:328px;height:38px;background:#28e18a}.showVolume.sv10{left:358px;height:16px;background:#ff5876}.showVolume.sv11{left:388px;height:34px;background:#28e18a}.showVolume.sv12{left:418px;height:40px;background:#28e18a}.showVolume.sv13{left:448px;height:14px;background:#ff5876}.showVolume.sv14{left:478px;height:44px;background:#28e18a}.heroChartLabel{position:absolute;z-index:4;padding:5px 9px;border-radius:999px;background:rgba(7,12,27,.92);font-size:11px;white-space:nowrap}.buyTag{left:312px;top:146px;color:#caffe0;border:1px solid rgba(40,225,138,.18)}.sellTag{left:438px;top:124px;color:#ffd3db;border:1px solid rgba(255,88,118,.18)}@media (max-width:820px){.heroShowcaseMeta{align-items:flex-start;flex-direction:column}.heroShowcaseChart{min-height:320px}.heroBadgeBundle{bottom:70px}}.heroAppPreview{display:grid;grid-template-columns:150px minmax(0,1fr) 190px;grid-gap:14px;gap:14px;padding:14px;min-height:470px}.heroAppSidebar,.heroFeatureTeaser,.heroPreviewChartCard,.heroPreviewMetrics span,.heroTradeCard{background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.03));border:1px solid rgba(111,232,255,.11);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03)}.heroAppSidebar{border-radius:20px;padding:14px;display:grid;align-content:start;grid-gap:16px;gap:16px}.heroMiniBrand{display:flex;gap:10px;align-items:center}.heroMiniBrand strong{display:block;color:#fff;font-size:14px}.heroMiniBrand small{color:var(--muted)}.heroMiniLogo{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,rgba(111,232,255,.9),rgba(124,77,255,.9));box-shadow:0 0 20px rgba(111,232,255,.22)}.heroMiniNav,.heroMiniWallets{display:grid;grid-gap:8px;gap:8px}.heroMiniNav span,.heroMiniWallets span{color:#bfd0ea;font-size:12px;padding:9px 10px;border-radius:12px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05)}.heroMiniNav .active{background:linear-gradient(135deg,rgba(76,108,255,.28),rgba(111,232,255,.18));border-color:rgba(111,232,255,.18);color:#fff}.heroMiniWallets b{color:#dbe9ff;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.heroAppMain{display:grid;grid-gap:12px;gap:12px;min-width:0}.heroPreviewTop{display:flex;justify-content:space-between;gap:12px;align-items:center}.heroPreviewTitle{display:grid;grid-gap:5px;gap:5px}.heroPreviewTitle small{color:#91a8d0;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.heroPreviewTitle strong{color:#fff;font-size:22px}.heroPreviewBadge{border-radius:999px;border:1px solid rgba(34,255,136,.18);background:rgba(34,255,136,.1);color:#bff8d1;padding:10px 12px;font-size:12px;white-space:nowrap}.heroPreviewMetrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.heroPreviewMetrics span{padding:11px 12px;border-radius:16px;display:grid;grid-gap:4px;gap:4px;color:#9fb5d9;font-size:11px}.heroPreviewMetrics b{color:#fff;font-size:15px}.heroPreviewChartCard{border-radius:22px;padding:12px;display:grid;grid-gap:10px;gap:10px;min-height:326px}.heroChartTopline{gap:10px;color:#a9bfdc}.heroChartTopline b{color:#d6e4fb;font-weight:700}.heroChartCanvas{position:relative;border-radius:18px;min-height:280px;overflow:hidden;background:radial-gradient(circle at 78% 10%,rgba(124,77,255,.16),transparent 26%),linear-gradient(180deg,rgba(88,120,255,.08),rgba(124,77,255,.05));border:1px solid rgba(111,232,255,.12)}.heroChartCanvas:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 42px,hsla(0,0%,100%,.04) 43px),repeating-linear-gradient(180deg,transparent 0 39px,hsla(0,0%,100%,.04) 40px)}.heroAxisPrice{position:absolute;right:10px;color:#7e98c3;font-size:11px;background:rgba(5,10,21,.76);padding:2px 6px;border-radius:10px;z-index:2}.heroAxisPrice.p1{top:10px}.heroAxisPrice.p2{top:62px}.heroAxisPrice.p3{top:116px}.heroAxisPrice.p4{top:170px}.heroAxisPrice.p5{top:226px}.heroEntryLine{position:absolute;left:18px;right:62px;top:146px;border-top:1px dashed rgba(111,232,255,.65);z-index:2}.heroEntryLine span{position:absolute;right:-48px;top:-12px;border-radius:999px;background:rgba(6,11,23,.92);border:1px solid rgba(111,232,255,.2);color:#bfeaff;padding:4px 8px;font-size:11px}.heroCandle{position:absolute;bottom:68px;width:14px;border-radius:4px;z-index:3}.heroCandle:before{content:"";position:absolute;left:6px;width:2px;border-radius:999px;background:currentColor;opacity:.92}.heroCandle.up{background:#27e48a;color:#27e48a;box-shadow:0 0 16px rgba(39,228,138,.18)}.heroCandle.down{background:#ff5470;color:#ff5470;box-shadow:0 0 16px rgba(255,84,112,.12)}.heroCandle.hc1{left:38px;height:42px}.heroCandle.hc1:before{top:-12px;bottom:-18px}.heroCandle.hc2{left:66px;height:64px}.heroCandle.hc2:before{top:-18px;bottom:-16px}.heroCandle.hc3{left:94px;height:54px}.heroCandle.hc3:before{top:-12px;bottom:-24px}.heroCandle.hc4{left:122px;height:38px}.heroCandle.hc4:before{top:-24px;bottom:-10px}.heroCandle.hc5{left:150px;height:58px}.heroCandle.hc5:before{top:-18px;bottom:-22px}.heroCandle.hc6{left:178px;height:76px}.heroCandle.hc6:before{top:-22px;bottom:-18px}.heroCandle.hc7{left:206px;height:34px}.heroCandle.hc7:before{top:-16px;bottom:-26px}.heroCandle.hc8{left:234px;height:48px}.heroCandle.hc8:before{top:-12px;bottom:-14px}.heroCandle.hc9{left:262px;height:66px}.heroCandle.hc9:before{top:-20px;bottom:-18px}.heroCandle.hc10{left:290px;height:30px}.heroCandle.hc10:before{top:-16px;bottom:-24px}.heroCandle.hc11{left:318px;height:82px}.heroCandle.hc11:before{top:-24px;bottom:-16px}.heroCandle.hc12{left:346px;height:44px}.heroCandle.hc12:before{top:-20px;bottom:-20px}.heroVolumeBar{position:absolute;bottom:14px;width:14px;border-radius:5px 5px 0 0;z-index:2;opacity:.92}.heroVolumeBar.v1{left:38px;height:18px;background:#27e48a}.heroVolumeBar.v2{left:66px;height:24px;background:#27e48a}.heroVolumeBar.v3{left:94px;height:20px;background:#27e48a}.heroVolumeBar.v4{left:122px;height:14px;background:#ff5470}.heroVolumeBar.v5{left:150px;height:26px;background:#27e48a}.heroVolumeBar.v6{left:178px;height:30px;background:#27e48a}.heroVolumeBar.v7{left:206px;height:16px;background:#ff5470}.heroVolumeBar.v8{left:234px;height:19px;background:#27e48a}.heroVolumeBar.v9{left:262px;height:24px;background:#27e48a}.heroVolumeBar.v10{left:290px;height:12px;background:#ff5470}.heroVolumeBar.v11{left:318px;height:34px;background:#27e48a}.heroVolumeBar.v12{left:346px;height:20px;background:#ff5470}.heroMarker{position:absolute;padding:4px 8px;border-radius:999px;background:rgba(6,11,23,.9);border:1px solid rgba(39,228,138,.2);color:#c8ffde;font-size:11px;z-index:4;white-space:nowrap}.heroMarker.m1{left:168px;top:82px}.heroMarker.m2{left:280px;top:116px;border-color:rgba(255,84,112,.2);color:#ffc7d1}.heroTradeRail{align-content:start}.heroTradeCard,.heroTradeRail{display:grid;grid-gap:12px;gap:12px}.heroTradeCard{border-radius:20px;padding:14px}.heroTradeTabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.heroTradeTabs span{text-align:center;padding:10px;border-radius:12px;background:hsla(0,0%,100%,.035);color:#b5c6e1;border:1px solid hsla(0,0%,100%,.05)}.heroTradeTabs .active{background:linear-gradient(135deg,rgba(111,232,255,.32),rgba(124,77,255,.18));color:#fff;border-color:rgba(111,232,255,.2)}.heroTradeRow,.heroTradeStats{display:flex;justify-content:space-between;gap:10px;color:#9eb3d8;font-size:12px}.heroTradeRow strong,.heroTradeStats b{color:#fff}.heroTradeQuick{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.heroTradeQuick span{text-align:center;padding:10px;border-radius:12px;background:hsla(0,0%,100%,.035);color:#dce7fa;border:1px solid hsla(0,0%,100%,.05);font-size:12px}.heroTradeButton{border:0;border-radius:14px;padding:12px 14px;background:linear-gradient(135deg,#6fe8ff,rgba(124,77,255,.8));color:#06111f;font-weight:800}.heroFeatureTeaser{border-radius:18px;padding:14px;display:grid;grid-gap:6px;gap:6px}.heroFeatureTeaser b{color:#fff}.heroFeatureTeaser span{color:#a9bddf;font-size:12px;line-height:1.45}@media (max-width:1180px){.heroAppPreview{grid-template-columns:1fr}.heroAppSidebar,.heroTradeRail{display:none}.heroPreviewMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.heroPreviewMetrics{grid-template-columns:1fr 1fr}.heroPreviewTop{align-items:flex-start;flex-direction:column}}.heroChartTopline{position:absolute;z-index:2;top:14px;left:16px;right:16px;display:flex;justify-content:space-between;gap:12px;color:rgba(238,245,255,.78);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.heroChartTopline b{color:#a7f3d0}.heroDepthCard{position:absolute;z-index:2;right:16px;bottom:16px;width:170px;padding:13px;border-radius:18px;background:rgba(4,7,19,.78);border:1px solid rgba(111,232,255,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;grid-gap:3px;gap:3px;box-shadow:0 22px 55px rgba(0,0,0,.34)}.heroDepthCard span{color:rgba(195,208,231,.78);font-size:12px}.heroDepthCard strong{color:#fff;font-size:24px;letter-spacing:-.05em}.heroDepthCard small{color:rgba(167,243,208,.82)}.candle.c7{left:374px;height:166px;color:#2f8}.candle.c8{left:424px;height:118px;color:#ff304f;background:#ff304f}.candle.c7:before,.candle.c8:before{content:"";position:absolute;left:6px;width:2px;top:-26px;bottom:-22px;background:currentColor;opacity:.78}@media (max-width:520px){.heroDepthCard{position:relative;right:auto;bottom:auto;margin:190px 12px 12px auto}.candle.c7,.candle.c8{display:none}}.v1310AppGrid{grid-template-columns:minmax(0,1fr) 390px}.rightRail{display:grid;grid-gap:14px;gap:14px;align-items:start;position:-webkit-sticky;position:sticky;top:22px}.rightRail .tradePanel{position:static}.mobileWalletSelect{display:none}.sideWalletCard{overflow:hidden}.sideWalletSummary{margin-top:10px;padding-top:10px;border-top:1px solid hsla(0,0%,100%,.07);display:grid;grid-gap:9px;gap:9px}.sideWalletSummaryHeader{display:grid;grid-gap:3px;gap:3px}.sideWalletSummaryHeader span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.sideWalletSummaryHeader strong{font-size:12px;color:#f1f7ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sideWalletSummaryGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.sideWalletSummaryGrid div{padding:8px;border-radius:11px;background:hsla(0,0%,100%,.035);border:1px solid rgba(111,232,255,.08);min-width:0}.sideWalletSummaryGrid span{display:block;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.05em;font-weight:850}.sideWalletSummaryGrid strong{display:block;margin-top:4px;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featureRail{overflow:hidden;border-color:rgba(20,241,149,.14);background:linear-gradient(180deg,rgba(8,18,35,.92),rgba(5,9,22,.96))}.featureRailHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid hsla(0,0%,100%,.07)}.featureRailHeader h3{margin:4px 0 0;font-size:16px}.featureRailBadge{border-radius:999px;border:1px solid rgba(20,241,149,.2);background:rgba(20,241,149,.08);color:#bffff0;padding:6px 9px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.featureRailList{display:grid;grid-gap:5px;gap:5px;padding:10px}.featureRailButton{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr) 14px;grid-gap:10px;gap:10px;align-items:center;text-align:left;padding:9px 10px;border-radius:13px;border:1px solid transparent;background:transparent;color:#eaf3ff;transition:.16s ease}.featureRailButton:hover{border-color:rgba(111,232,255,.14);background:hsla(0,0%,100%,.035)}.featureRailButton.active{border-color:rgba(20,241,149,.3);background:linear-gradient(135deg,rgba(20,241,149,.12),rgba(153,69,255,.12))}.featureRailIcon{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,rgba(20,241,149,.1),rgba(153,69,255,.12));border:1px solid hsla(0,0%,100%,.05);font-size:13px}.featureRailCopy{min-width:0;display:grid;grid-gap:2px;gap:2px}.featureRailCopy strong{font-size:12px}.featureRailCopy small{color:#8fa2c6;font-size:10.5px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.featureRailArrow{color:#7183a7;font-size:18px}.featureRailGuide{margin:0 10px 10px;width:calc(100% - 20px);min-height:34px;border-radius:11px;border:1px solid rgba(111,232,255,.12);background:hsla(0,0%,100%,.025);color:#a9bad8;font-size:11px;font-weight:800}.featureRailGuide:hover{color:#fff;border-color:rgba(20,241,149,.25)}.onboardingBackdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px;background:rgba(1,3,10,.76);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.onboardingModal{width:min(720px,100%);border-radius:24px;padding:26px;border:1px solid rgba(111,232,255,.18);background:radial-gradient(circle at 0 0,rgba(20,241,149,.1),transparent 34%),radial-gradient(circle at 100% 0,rgba(153,69,255,.12),transparent 34%),linear-gradient(180deg,rgba(8,15,32,.98),rgba(4,8,19,.99));box-shadow:0 30px 120px rgba(0,0,0,.7)}.onboardingModal h2{margin:8px 0;font-size:28px;letter-spacing:-.04em}.onboardingModal>p{color:#9aaccd;line-height:1.55;margin:0 0 20px}.onboardingChoiceGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.onboardingChoiceCard{min-height:170px;display:grid;align-content:start;grid-gap:9px;gap:9px;text-align:left;padding:18px;border-radius:18px;border:1px solid rgba(111,232,255,.14);background:hsla(0,0%,100%,.035);color:#fff}.onboardingChoiceCard:hover:not(:disabled){border-color:rgba(20,241,149,.34);transform:translateY(-1px)}.onboardingChoiceCard:disabled{opacity:.45;cursor:not-allowed}.onboardingChoiceCard.primaryChoice{background:linear-gradient(135deg,rgba(20,241,149,.11),rgba(153,69,255,.12));border-color:rgba(20,241,149,.25)}.choiceIcon{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,rgba(20,241,149,.14),rgba(153,69,255,.16));font-size:18px}.onboardingChoiceCard strong{font-size:16px}.onboardingChoiceCard small{color:#9aaccd;line-height:1.5}.guidedTourPanel{position:fixed;z-index:1100;right:24px;bottom:24px;width:min(390px,calc(100vw - 32px));border-radius:20px;padding:16px;border:1px solid rgba(20,241,149,.28);background:linear-gradient(180deg,rgba(8,15,32,.98),rgba(4,8,19,.99));box-shadow:0 24px 90px rgba(0,0,0,.7)}.guidedTourProgress{height:4px;border-radius:999px;background:hsla(0,0%,100%,.07);overflow:hidden;margin-bottom:12px}.guidedTourProgress span{display:block;height:100%;background:linear-gradient(90deg,var(--sol-green),var(--sol-cyan),var(--sol-purple));transition:width .2s ease}.guidedTourTopline{display:flex;align-items:center;justify-content:space-between;gap:10px;font-weight:900}.guidedTourTopline,.guidedTourTopline button{color:#9fb1d3;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.guidedTourTopline button{border:0;background:transparent}.guidedTourPanel h3{margin:14px 0 7px;font-size:18px}.guidedTourPanel p{margin:0;color:#9fb1d3;line-height:1.55;font-size:12.5px}.guidedTourActions{display:flex;justify-content:flex-end;gap:9px;margin-top:16px}.tourHighlight{position:relative;z-index:1050!important;box-shadow:0 0 0 2px rgba(20,241,149,.62),0 0 0 8px rgba(20,241,149,.1),0 24px 80px rgba(0,0,0,.44)!important;border-radius:18px}@media (max-width:1420px){.v1310AppGrid{grid-template-columns:minmax(0,1fr) 350px}.featureRailCopy small{white-space:normal}}@media (max-width:1100px){.v1310AppGrid{grid-template-columns:1fr}.rightRail{position:static}.featureRailList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.mobileWalletSelect{display:inline-flex}.featureRailList,.onboardingChoiceGrid{grid-template-columns:1fr}.onboardingModal{padding:20px}.onboardingModal h2{font-size:23px}.guidedTourPanel{right:16px;bottom:16px}}.settingsExperienceCard{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px}.settingsExperienceCard h3{margin:0 0 7px}.settingsExperienceCard p{margin:0;color:var(--muted);line-height:1.5}.settingsModeActions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.settingsModeActions .selectedMode{border-color:rgba(20,241,149,.34);background:rgba(20,241,149,.09)}@media (max-width:820px){.settingsExperienceCard{align-items:flex-start;flex-direction:column}.settingsModeActions{justify-content:flex-start}}.landingHero{max-width:1280px;grid-template-columns:minmax(0,.88fr) minmax(560px,1.12fr);gap:42px;padding-top:70px;padding-bottom:92px}.heroCopy{position:relative;z-index:4}.heroTitle{max-width:680px}.heroText{max-width:610px}.heroVisualStage{position:relative;min-height:610px;display:grid;place-items:center;perspective:1450px;isolation:isolate}.heroVisualStage:before{content:"";position:absolute;inset:12% 4% 5% 0;border-radius:46px;background:radial-gradient(circle at 58% 44%,rgba(111,232,255,.14),transparent 44%),radial-gradient(circle at 84% 24%,rgba(124,77,255,.18),transparent 32%);filter:blur(30px);opacity:.9;z-index:-2}.heroVisualGlow{position:absolute;width:72%;height:42%;right:6%;bottom:7%;border-radius:50%;background:rgba(21,38,84,.46);filter:blur(54px);transform:rotate(-7deg);z-index:-1}.landingHeroPreview{width:min(100%,700px);padding:13px;border-radius:28px;transform-origin:50% 50%;transform:translateZ(0) rotateY(-8.2deg) rotateX(4deg) rotate(-1.15deg) translateX(4px);border-color:rgba(143,207,255,.22);background:linear-gradient(145deg,rgba(15,24,50,.98),rgba(4,8,19,.99));box-shadow:0 46px 110px rgba(0,0,0,.55),-24px 22px 70px rgba(54,99,255,.1),inset 0 1px 0 hsla(0,0%,100%,.08);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform}.landingHeroPreview:after{content:"";position:absolute;inset:10px;border-radius:22px;pointer-events:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.035)}.heroChartShowcase{border-radius:20px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mockTop{height:40px;background:hsla(0,0%,100%,.012)}.mockDot{width:8px;height:8px;opacity:.7}.heroBrowserBar{padding:6px 11px;font-size:11px;background:hsla(0,0%,100%,.035);border-color:hsla(0,0%,100%,.055);color:rgba(162,180,212,.72)}.heroShowcasePad{min-height:0;padding:14px;gap:10px}.heroShowcaseMeta{padding:1px 3px 4px;align-items:end}.heroShowcaseMeta>div:first-child{display:grid;grid-gap:3px;gap:3px}.heroMarketPair{color:#f6faff;font-size:13.5px;font-weight:850;letter-spacing:.015em}.heroMarketMeta{color:rgba(168,188,221,.72);font-size:10.5px;letter-spacing:.07em;text-transform:uppercase}.heroLiveState{display:inline-flex;align-items:center;gap:6px;color:rgba(202,255,224,.82);font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.heroLiveState span{width:6px;height:6px;border-radius:50%;background:#36e89b;box-shadow:0 0 12px rgba(54,232,155,.8)}.heroShowcaseChart{min-height:0;aspect-ratio:680/430;border-radius:22px;background:#050914;border-color:rgba(111,232,255,.12);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.025);overflow:hidden}.heroShowcaseChart:before{display:none}.heroChartSvg{display:block;width:100%;height:auto;shape-rendering:geometricPrecision;text-rendering:geometricPrecision}.heroFloatingCard{position:absolute;z-index:5;min-width:154px;padding:12px 14px;border-radius:17px;background:linear-gradient(145deg,rgba(12,21,43,.88),rgba(6,11,24,.82));border:1px solid rgba(137,194,255,.16);box-shadow:0 22px 52px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.045);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.heroFloatingCard small,.heroFloatingCard span{display:block}.heroFloatingCard span{margin-bottom:4px;color:rgba(160,181,217,.72);font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.heroFloatingCard strong{display:block;color:#f7faff;font-size:20px;line-height:1.1;letter-spacing:-.045em}.heroFloatingCard small{margin-top:5px;color:rgba(185,202,230,.66);font-size:10px}.heroFloatMcap{left:-10px;top:116px;transform:rotate(-2deg)}.heroFloatMcap small{color:rgba(178,255,211,.75)}.heroFloatLiquidity{right:-10px;top:88px;transform:rotate(1.8deg)}.heroFloatLiquidity small{display:flex;align-items:center;gap:5px;color:rgba(178,255,211,.75)}.heroFloatLiquidity i{width:6px;height:6px;border-radius:50%;background:#36e89b;box-shadow:0 0 10px rgba(54,232,155,.65)}.heroFloatRisk{right:24px;bottom:76px;transform:rotate(1.2deg)}.heroFloatRisk strong{font-size:17px}@media (max-width:1180px){.landingHero{grid-template-columns:1fr;max-width:980px}.heroCopy{max-width:760px}.heroVisualStage{min-height:590px}}@media (max-width:760px){.landingHero{padding-top:42px;padding-bottom:58px;gap:24px}.heroVisualStage{min-height:470px;perspective:1000px}.landingHeroPreview{width:94%;transform:translateZ(0) rotateY(-5deg) rotateX(2.7deg) rotate(-.9deg)}.heroFloatMcap{left:0;top:72px}.heroFloatLiquidity{right:0;top:48px}.heroFloatRisk{right:10px;bottom:48px}.heroFloatingCard{min-width:132px;padding:10px 11px}.heroFloatingCard strong{font-size:16px}}@media (max-width:520px){.heroVisualStage{min-height:370px;margin-left:-12px;margin-right:-12px}.landingHeroPreview{width:100%;padding:8px;border-radius:20px;transform:translateZ(0) rotateY(-2.2deg) rotateX(1.5deg) rotate(-.45deg)}.heroChartShowcase{border-radius:15px}.mockTop{height:30px;padding:0 9px;gap:5px}.mockDot{width:6px;height:6px}.heroBrowserBar{padding:4px 8px;font-size:9px}.heroShowcasePad{padding:8px}.heroMarketPair{font-size:11px}.heroLiveState,.heroMarketMeta{font-size:8px}.heroFloatingCard{display:none}}.landingHeroPreview{position:relative}.metricLabelRow{display:flex;align-items:center;justify-content:space-between;gap:8px}.lpLockedBadge{display:inline-flex;align-items:center;gap:6px;color:#9cadcc;font-size:9px;font-weight:850;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap}.lpLockIcon{position:relative;display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;border:2px solid #a7e95f;background:radial-gradient(circle at 50% 50%,hsla(0,0%,100%,.08),rgba(11,14,22,.96) 58%);box-shadow:0 0 0 1px rgba(167,233,95,.16),0 0 10px rgba(167,233,95,.42);overflow:hidden}.lpLockIcon span{position:absolute;left:50%;top:50%;width:7px;height:6px;transform:translate(-50%,-18%);border-radius:2px;background:#eef3e8;box-shadow:0 0 6px hsla(87,31%,93%,.35)}.lpLockIcon span:before{content:"";position:absolute;left:50%;top:-5px;width:5px;height:6px;transform:translateX(-50%);border:2px solid #eef3e8;border-bottom:0;border-radius:6px 6px 0 0;box-sizing:border-box}.solUnit{display:inline-flex;align-items:center;font-weight:950;letter-spacing:.08em;line-height:1;background:linear-gradient(100deg,#b982ff 5%,#80ecff 48%,#f5e9ff 74%,#14f195);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 10px rgba(128,236,255,.12),0 0 18px rgba(153,69,255,.1)}.solUnit:after{content:"";width:100%;height:1px;margin-left:-100%;align-self:flex-end;transform:translateY(3px);background:linear-gradient(90deg,rgba(153,69,255,.75),rgba(128,236,255,.55),rgba(20,241,149,.5));opacity:.58}.dangerButton{border-color:rgba(255,91,111,.35)!important;color:#ffd4db!important;background:linear-gradient(180deg,rgba(255,91,111,.12),rgba(255,91,111,.04))!important}.dangerButton:disabled{opacity:.45}.liveMarketToggle.active{border-color:rgba(49,211,146,.65);box-shadow:0 0 0 1px rgba(49,211,146,.18),0 0 18px rgba(49,211,146,.12)}.speedControl{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid hsla(0,0%,100%,.08);border-radius:999px;background:hsla(0,0%,100%,.035)}.speedBtn{min-width:34px;height:30px;border-radius:999px;border:0;background:transparent;color:var(--muted);font-weight:700;cursor:pointer}.speedBtn.active{color:var(--text);background:hsla(0,0%,100%,.09)}.liveMarketToggle:disabled,.speedBtn:disabled{cursor:not-allowed;opacity:.55}.microSync{font-size:.78rem;color:var(--muted);padding:7px 10px;border-radius:999px;background:hsla(0,0%,100%,.045);animation:microPulse .45s ease-out}@keyframes microPulse{0%{opacity:.45;transform:translateY(1px)}to{opacity:1;transform:translateY(0)}}@media (max-width:820px){.speedControl{order:4}.microSync{display:none}}.roomsV1313Grid{gap:18px}.proRoomCreatePanel{grid-template-columns:repeat(5,minmax(150px,1fr));align-items:end}.field select,.proRoomCreatePanel select{width:100%;min-height:42px;border-radius:14px;border:1px solid rgba(111,232,255,.14);background:rgba(5,12,26,.92);color:#eef7ff;padding:0 12px;font-weight:800}.activeRoomPanel{border-color:rgba(20,241,149,.18)}.roomPlayerGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:12px}.playerList{display:flex;flex-wrap:wrap;gap:8px}.playerPill{display:flex;gap:8px;align-items:center;padding:8px 10px;border-radius:999px;background:rgba(111,232,255,.07);border:1px solid rgba(111,232,255,.12)}.playerPill strong{color:#f1f7ff;font-size:12px}.playerPill span{color:var(--muted);font-size:11px}.selectableRoomCard{cursor:pointer;transition:border-color .15s ease,background .15s ease}.selectableRoomCard.active{border-color:rgba(20,241,149,.34);background:rgba(20,241,149,.055)}.roomChatCard{display:grid;grid-gap:12px;gap:12px}.chatFeed{display:grid;grid-gap:8px;gap:8px;max-height:330px;overflow:auto;padding-right:4px}.chatBubble{padding:10px 12px;border-radius:14px;background:hsla(0,0%,100%,.035);border:1px solid hsla(0,0%,100%,.07)}.chatBubble div{display:flex;justify-content:space-between;gap:12px;margin-bottom:5px}.chatBubble strong{color:#f1f7ff;font-size:12px}.chatBubble span{color:var(--muted);font-size:11px}.chatBubble p{margin:0;color:#dce9ff;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.chatComposer{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px}.chatComposer input,.proRoomCreatePanel input{min-height:42px;border-radius:14px;border:1px solid rgba(111,232,255,.14);background:rgba(5,12,26,.88);color:#eef7ff;padding:0 12px;outline:none}.sideWalletEmpty{padding:10px;border-radius:12px;background:hsla(0,0%,100%,.035);border:1px dashed rgba(111,232,255,.16);color:var(--muted);font-size:11px;line-height:1.35}@media (max-width:1100px){.proRoomCreatePanel{grid-template-columns:repeat(2,minmax(0,1fr))}.roomPlayerGrid{grid-template-columns:1fr}}@media (max-width:820px){.sideWalletCard{display:grid;min-width:260px}.mobileWalletSelect{display:grid}.chatComposer{grid-template-columns:1fr}}.chartToolRail{position:absolute;left:12px;top:54px;z-index:8;display:grid;grid-gap:7px;gap:7px;padding:7px;border-radius:16px;border:1px solid rgba(111,232,255,.16);background:rgba(4,9,22,.78);box-shadow:0 18px 50px rgba(0,0,0,.32);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chartToolBtn{width:32px;height:32px;display:grid;place-items:center;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.035);color:rgba(226,238,255,.72);font-weight:900;line-height:1}.chartToolBtn:hover{color:#fff;border-color:rgba(111,232,255,.32);background:rgba(111,232,255,.1)}.chartToolBtn.active{color:#04101d;border-color:transparent;background:linear-gradient(135deg,var(--cyan),var(--blue))}.chartToolBtn.danger{color:hsla(0,100%,83%,.82)}.chartToolBtn.danger:hover{border-color:rgba(255,89,116,.4);background:rgba(255,48,79,.12)}.drawingModePill{position:absolute;left:62px;top:58px;z-index:8;padding:8px 11px;border-radius:999px;border:1px solid rgba(251,191,36,.22);background:rgba(16,11,3,.76);color:#ffe8aa;font-size:11.5px;font-weight:800;letter-spacing:.01em;pointer-events:none;box-shadow:0 14px 36px rgba(0,0,0,.3)}.liveChartWrap.drawingActive .lwChart{cursor:crosshair}@media (max-width:760px){.chartToolRail{left:8px;top:48px;gap:5px;padding:5px;border-radius:14px}.chartToolBtn{width:29px;height:29px;border-radius:10px}.drawingModePill{left:48px;top:50px;max-width:calc(100% - 72px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.sideWalletMain{display:grid;grid-gap:2px;gap:2px;min-width:0}.sideWalletPnl{font-size:10px;font-weight:900;letter-spacing:.03em}.sideWalletPnl.positive{color:#57f7a5}.sideWalletPnl.negative{color:#ff6b86}.roomChartBadge{position:absolute;top:58px;left:18px;z-index:8;display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid rgba(111,232,255,.28);background:rgba(7,14,31,.72);border-radius:999px;color:rgba(219,245,255,.92);font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 28px rgba(0,0,0,.18)}.roomChartBadge .dot{width:7px;height:7px;border-radius:999px;background:#6fe8ff;box-shadow:0 0 14px rgba(111,232,255,.75)}.mutedText{color:rgba(173,188,214,.72)}.quickJoinPanel{margin-top:14px;display:grid;grid-template-columns:minmax(180px,1fr) auto;grid-gap:10px;gap:10px;align-items:end}@media (max-width:760px){.quickJoinPanel{grid-template-columns:1fr}}.transactionsDexPro{overflow:visible}.transactionsDexPro .cardHeader{padding-bottom:0}.txProHeader{align-items:center}.txAnimalFilterRow{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:14px 18px 8px}.txAnimalFilter{min-height:33px;border-radius:999px;border:1px solid rgba(111,232,255,.13);background:hsla(0,0%,100%,.035);color:#b8c8e6;padding:0 12px;font-weight:850;font-size:12px;transition:border-color .15s ease,background .15s ease,color .15s ease}.txAnimalFilter:hover{border-color:rgba(111,232,255,.28);color:#eef7ff;background:rgba(111,232,255,.065)}.txAnimalFilter.active{color:#06111f;border-color:transparent;background:linear-gradient(135deg,rgba(111,232,255,.98),rgba(124,77,255,.92))}.txAnimalFilter.buy.active{background:linear-gradient(135deg,rgba(56,239,125,.98),rgba(111,232,255,.82))}.txAnimalFilter.sell.active{background:linear-gradient(135deg,rgba(255,101,125,.98),rgba(255,79,216,.82));color:#fff}.txAnimalFilter.whale.active{background:linear-gradient(135deg,rgba(159,122,234,.98),rgba(111,232,255,.82))}.txAnimalFilter.shark.active{background:linear-gradient(135deg,rgba(255,89,116,.98),rgba(255,184,107,.82));color:#fff}.txAnimalFilter.dolphin.active{background:linear-gradient(135deg,rgba(80,180,255,.98),rgba(111,232,255,.82))}.txAnimalFilter.fish.active{background:linear-gradient(135deg,rgba(55,211,152,.98),rgba(111,232,255,.82))}.txAnimalFilter.shrimp.active{background:linear-gradient(135deg,rgba(255,159,67,.98),rgba(255,216,122,.82))}.txDexSummaryStrip{padding-top:6px;padding-bottom:4px}.txDexTableWrap{margin-top:4px!important;overflow-x:auto;overflow-y:visible;position:relative}.txDexTable{border-collapse:separate;border-spacing:0}.txDexTable th{background:hsla(0,0%,100%,.028);color:#92a3c2;font-size:11px;letter-spacing:.055em;text-transform:uppercase}.txDexTable td,.txDexTable th{padding-top:10px;padding-bottom:10px}.txDexTable td{position:relative;vertical-align:middle}.txDexRow:hover{background:rgba(111,232,255,.035)}.txSideDot{width:30px;height:30px;border-radius:999px;display:inline-grid;place-items:center;font-size:12px;font-weight:950;border:1px solid}.txSideDot.buy{color:#78f7b1;background:rgba(55,211,152,.13)}.txSideDot.sell{color:#ff728b;background:rgba(255,101,125,.13)}.txWalletCell{min-width:230px;overflow:visible;position:relative}.txWalletButton{display:inline-flex;align-items:center;gap:10px;min-width:0;border:0;background:transparent;color:#edf5ff;padding:0;text-align:left}.txWalletButton:focus .txWalletText strong,.txWalletButton:hover .txWalletText strong{color:var(--cyan)}.txAnimalAvatar{width:32px;height:32px;flex:0 0 auto;border-radius:999px;display:inline-grid;place-items:center;font-size:17px;border:1px solid hsla(0,0%,100%,.09);background:hsla(0,0%,100%,.045);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06)}.txAnimalAvatar.large{width:54px;height:54px;font-size:27px}.txAnimalAvatar.whale{background:rgba(159,122,234,.14);border-color:rgba(159,122,234,.24)}.txAnimalAvatar.shark{background:rgba(255,101,125,.13);border-color:rgba(255,101,125,.22)}.txAnimalAvatar.dolphin{background:rgba(80,180,255,.13);border-color:rgba(80,180,255,.24)}.txAnimalAvatar.fish{background:rgba(55,211,152,.13);border-color:rgba(55,211,152,.22)}.txAnimalAvatar.shrimp{background:rgba(255,159,67,.13);border-color:rgba(255,159,67,.24)}.txWalletText{min-width:0;display:grid;grid-gap:2px;gap:2px}.txWalletText strong{font-size:13px;letter-spacing:-.01em;color:#eef6ff}.txWalletText small{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7e8dad;font-size:11px}.txAnimalTag{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:900;border:1px solid;background:hsla(0,0%,100%,.035)}.txAnimalTag.whale{color:#cdb7ff}.txAnimalTag.shark{color:#ff9dab}.txAnimalTag.dolphin{color:#8dd5ff}.txAnimalTag.fish{color:#84f0bb}.txAnimalTag.shrimp{color:#ffbd79}.txWalletPopover{position:absolute;left:42px;top:38px;width:min(520px,calc(100vw - 80px));z-index:60;padding:18px;border-radius:18px;border:1px solid hsla(0,0%,100%,.12);background:rgba(3,4,8,.96);box-shadow:0 24px 80px rgba(0,0,0,.62),0 0 0 1px rgba(124,77,255,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#f5f7fb;animation:txPopoverIn .12s ease-out}.txWalletPopover.openUp{top:auto;bottom:38px;transform-origin:left bottom}.txWalletPopover.openDown{top:38px;bottom:auto;transform-origin:left top}@keyframes txPopoverIn{0%{opacity:.72;transform:translateY(-3px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.txPopoverStats{display:grid;grid-gap:10px;gap:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.txPopoverStats>div{display:grid;grid-template-columns:140px 110px minmax(90px,1fr) auto;grid-gap:12px;gap:12px;align-items:baseline}.txPopoverStats span{color:hsla(0,0%,100%,.68);font-weight:800}.txPopoverStats strong{font-size:1.15rem;letter-spacing:.02em}.txPopoverStats em,.txPopoverStats small{color:rgba(240,246,255,.82);font-style:normal}.txPopoverDivider{height:1px;background:hsla(0,0%,100%,.09);margin:16px 0}.txPopoverWalletLine{display:flex;align-items:center;gap:14px}.txPopoverWalletLine strong{font-size:1rem;letter-spacing:.01em}.txPopoverWalletLine p{margin:5px 0 2px;color:rgba(224,234,248,.8);font-size:13px}.txPopoverWalletLine small{color:rgba(167,183,210,.78);font-size:12px}@media (max-width:820px){.txProHeader{align-items:flex-start;flex-direction:column}.txAnimalFilterRow{padding:12px 14px 7px}.txWalletPopover{left:36px;width:min(420px,calc(100vw - 72px));max-height:62vh;overflow:auto}.txPopoverStats>div{grid-template-columns:1fr;gap:4px}}.txDexTable{min-width:900px}.txSolCell{color:#dbe8ff;font-weight:750}.txMarkerBtn{min-height:30px;display:inline-flex;align-items:center;gap:7px;border-radius:999px;border:1px solid rgba(111,232,255,.16);background:hsla(0,0%,100%,.035);color:#b9c8e4;padding:0 10px;font-size:12px;font-weight:900;transition:border-color .15s ease,background .15s ease,color .15s ease}.txMarkerBtn:hover{color:#eef7ff;background:rgba(111,232,255,.08);border-color:rgba(111,232,255,.34)}.txMarkerBtn.active{color:#06111f;background:linear-gradient(135deg,rgba(111,232,255,.96),rgba(124,77,255,.92));border-color:transparent;box-shadow:0 0 0 1px rgba(111,232,255,.1),0 8px 24px rgba(124,77,255,.16)}.txMarkerIcon{width:18px;height:18px;border-radius:7px;display:inline-grid;place-items:center;border:1px solid;font-size:12px;line-height:1}.walletMarkerBadge{position:absolute;top:126px;left:18px;z-index:9;display:inline-flex;align-items:center;gap:8px;max-width:calc(100% - 140px);min-height:34px;padding:0 9px 0 11px;border-radius:999px;border:1px solid rgba(111,232,255,.26);background:rgba(5,10,22,.78);color:#dff6ff;font-size:12px;font-weight:900;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 14px 34px rgba(0,0,0,.26)}.walletMarkerBadgeIcon{width:18px;height:18px;border-radius:7px;display:inline-grid;place-items:center;border:1px solid rgba(111,232,255,.38);color:var(--cyan)}.walletMarkerBadge strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.walletMarkerBadge button{width:22px;height:22px;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.055);color:#c9d8f2;display:grid;place-items:center;font-weight:900}.walletMarkerBadge button:hover{color:#fff;border-color:hsla(0,0%,100%,.22)}@media (max-width:760px){.walletMarkerBadge{top:112px;left:12px;max-width:calc(100% - 24px)}}.txDexTable{min-width:980px}.txDexTable td.txHeartCell,.txDexTable th.txHeartHead{width:46px;text-align:center}.txHeartIcon{width:28px;height:28px;border-radius:999px;display:inline-grid;place-items:center;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.035);color:rgba(223,235,255,.7);font-size:15px;font-weight:900}.txDexRow:hover .txHeartIcon{color:#ff7bbd;border-color:rgba(255,123,189,.28);background:rgba(255,123,189,.08)}.txTypePill{min-width:50px;min-height:27px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:950;border:1px solid;text-transform:uppercase;letter-spacing:.035em}.txTypePill.buy{color:#78f7b1;background:rgba(55,211,152,.12)}.txTypePill.sell{color:#ff728b;background:rgba(255,101,125,.12)}.txTimeCell{color:#93a5c5;font-size:12px}.txDexTable td.txMarkerCell,.txDexTable td.txWalletCellRight,.txDexTable th.txMarkerHead,.txDexTable th.txWalletHead{text-align:right}.txWalletCellRight{min-width:245px}.txWalletCellRight .txWalletButton{justify-content:flex-end}.txWalletCellRight .txWalletText{text-align:right}.txWalletCellRight .txWalletPopover{left:auto;right:0;transform-origin:right top}.txWalletCellRight .txWalletPopover.openUp{transform-origin:right bottom}.txMarkerCell{width:60px}.txMarkerBtnIconOnly{width:34px;padding:0;justify-content:center}.txMarkerBtnIconOnly .txMarkerIcon{border:0}@media (max-width:820px){.txWalletCellRight .txWalletPopover{right:0;left:auto}}.txDexTable{min-width:860px}.txDexTable td,.txDexTable th{padding-left:8px;padding-right:8px}.txDexTable td.txTimeCell,.txDexTable th.txTimeHead{width:92px;text-align:left}.txDexTable td.txWalletCellRight,.txDexTable th.txWalletHead{width:198px;min-width:198px}.txDexTable td.txMarkerCell,.txDexTable th.txMarkerHead{width:48px;min-width:48px;text-align:right}.txWalletCellRight .txWalletButton{gap:8px}.txWalletCellRight .txWalletText small{max-width:118px}.txMarkerBtnIconOnly{width:31px;min-height:29px}@media (max-width:820px){.txDexTable{min-width:780px}.txDexTable td.txWalletCellRight,.txDexTable th.txWalletHead{width:178px;min-width:178px}}.txDexTableWrap{overflow:visible!important}.transactionsDexPro,.transactionsDexPro .tableWrap,.transactionsDexPro table,.transactionsDexPro tbody,.transactionsDexPro td,.transactionsDexPro tr{overflow:visible}.txWalletCellRight .txWalletPopover.openUp{bottom:40px;top:auto}.txWalletCellRight .txWalletPopover.openDown{top:40px;bottom:auto}@media (max-width:820px){.txDexTableWrap{overflow-x:auto!important;overflow-y:visible!important}}.coinNameRow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.premiumWatcherPill{display:inline-flex;align-items:center;gap:6px;min-height:27px;padding:0 10px;border-radius:999px;border:1px solid rgba(111,232,255,.18);background:linear-gradient(135deg,rgba(111,232,255,.08),rgba(124,77,255,.1));color:#d8f7ff;font-size:12px;font-weight:900;letter-spacing:-.01em;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04)}.premiumWatcherPill span{font-size:13px;opacity:.9}@media (max-width:760px){.coinNameRow{gap:8px}.premiumWatcherPill{min-height:25px;padding:0 8px}}.runRecapBackdrop{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:22px;background:rgba(1,3,10,.72);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.runRecapModal{width:min(760px,100%);border-radius:26px;border:1px solid rgba(111,232,255,.18);background:radial-gradient(circle at 0 0,rgba(20,241,149,.11),transparent 34%),radial-gradient(circle at 100% 0,rgba(124,77,255,.16),transparent 36%),linear-gradient(180deg,rgba(8,15,32,.98),rgba(4,8,18,.99));box-shadow:0 32px 120px rgba(0,0,0,.72),inset 0 1px 0 hsla(0,0%,100%,.04)}.runRecapTopline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.runRecapResult{min-height:30px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:hsla(0,0%,100%,.045);border:1px solid;font-size:13px;font-weight:950}.runRecapModal h2{margin:0 0 8px;font-size:clamp(26px,3vw,38px);letter-spacing:-.05em}.runRecapModal>p{margin:0 0 18px;color:#9fb1d1;line-height:1.55}.runRecapGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.runRecapGrid>div{min-height:78px;padding:13px;border-radius:17px;background:hsla(0,0%,100%,.035);border:1px solid hsla(0,0%,100%,.075);display:grid;grid-gap:6px;gap:6px;align-content:center}.runRecapGrid span{color:#8fa2c6;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.055em}.runRecapGrid strong{font-size:18px;letter-spacing:-.03em}.runRecapActions{margin-top:18px;display:flex;justify-content:flex-end;align-items:center;gap:10px;flex-wrap:wrap}@media (max-width:780px){.runRecapGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.runRecapActions{justify-content:stretch}.runRecapActions button{flex:1 1 180px}}@media (max-width:460px){.runRecapGrid{grid-template-columns:1fr}.runRecapModal{padding:20px}}.runRecapBackdrop{animation:runRecapBackdropIn .32s ease-out both}.runRecapModal{width:min(920px,100%);max-height:min(88vh,920px);overflow:auto;animation:runRecapModalIn .42s cubic-bezier(.16,1,.3,1) both}.runRecapTopline{align-items:flex-start;margin-bottom:10px}.runRecapTopline h2{margin-top:5px}.runRecapPnlHero{min-width:170px;padding:13px 16px;border-radius:20px;display:grid;justify-items:end;grid-gap:2px;gap:2px;border:1px solid;background:hsla(0,0%,100%,.045);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05)}.runRecapPnlHero small,.runRecapPnlHero span{font-size:11px;font-weight:900;letter-spacing:.06em;opacity:.82}.runRecapPnlHero strong{font-size:clamp(26px,3.2vw,38px);letter-spacing:-.055em;line-height:1}.runRecapMainGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.runRecapWalletBlock{margin-top:16px;border-radius:22px;border:1px solid rgba(111,232,255,.12);background:hsla(0,0%,100%,.025);overflow:hidden}.runRecapSectionTitle{padding:14px 16px 10px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;border-bottom:1px solid hsla(0,0%,100%,.06)}.runRecapSectionTitle span{font-weight:950;letter-spacing:-.025em;color:#eafcff}.runRecapSectionTitle small{color:#8fa2c6;font-weight:750;text-align:right}.runRecapWalletList{max-height:300px;overflow:auto}.runRecapWalletRow{display:grid;grid-template-columns:minmax(140px,1.1fr) minmax(300px,2.2fr) minmax(130px,.8fr);grid-gap:12px;gap:12px;align-items:center;padding:13px 16px;border-bottom:1px solid hsla(0,0%,100%,.055)}.runRecapWalletRow:last-child{border-bottom:0}.runRecapWalletIdentity{min-width:0;display:grid;grid-gap:4px;gap:4px}.runRecapWalletIdentity strong{color:#f4fbff;letter-spacing:-.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.runRecapWalletIdentity span{color:#8fa2c6;font-size:12px;font-weight:800}.runRecapWalletNumbers{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.runRecapWalletNumbers div{min-width:0;padding:8px 9px;border-radius:12px;background:rgba(0,0,0,.14);border:1px solid hsla(0,0%,100%,.05);display:grid;grid-gap:3px;gap:3px}.runRecapWalletNumbers span{color:#7f93bd;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.runRecapWalletNumbers strong{color:#eafcff;font-size:13px;font-weight:950;white-space:nowrap}.runRecapWalletPnl{justify-self:end;text-align:right;display:grid;grid-gap:2px;gap:2px}.runRecapWalletPnl strong{font-size:20px;letter-spacing:-.04em}.runRecapWalletPnl span{font-size:12px;font-weight:900;opacity:.88}@keyframes runRecapBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes runRecapModalIn{0%{opacity:0;transform:translateY(18px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:840px){.runRecapTopline{flex-direction:column}.runRecapPnlHero{justify-items:start;width:100%}.runRecapWalletRow{grid-template-columns:1fr}.runRecapWalletPnl{justify-self:start;text-align:left}}@media (max-width:620px){.runRecapMainGrid,.runRecapWalletNumbers{grid-template-columns:repeat(2,minmax(0,1fr))}.runRecapSectionTitle{align-items:flex-start;flex-direction:column}.runRecapSectionTitle small{text-align:left}}.exitTimingCard{margin:14px 0 16px;border-radius:24px;border:1px solid rgba(111,232,255,.16);background:radial-gradient(circle at 12% 6%,rgba(20,241,149,.105),transparent 32%),radial-gradient(circle at 88% 0,rgba(255,211,117,.12),transparent 30%),linear-gradient(180deg,hsla(0,0%,100%,.044),hsla(0,0%,100%,.02));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.045),0 18px 55px rgba(0,0,0,.18)}.exitTimingHeader{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:17px 18px 13px;border-bottom:1px solid hsla(0,0%,100%,.065)}.exitTimingHeader h3{margin:4px 0;font-size:clamp(22px,2.3vw,30px);line-height:1;letter-spacing:-.055em;color:#f5feff}.exitTimingHeader p{margin:0;color:#9fb1d1;font-size:13px;line-height:1.45}.exitTimingScore{min-width:138px;padding:13px 14px;border-radius:20px;border:1px solid;background:rgba(0,0,0,.18);display:grid;justify-items:end;grid-gap:2px;gap:2px}.exitTimingScore strong{font-size:clamp(31px,3.4vw,44px);line-height:.94;letter-spacing:-.07em}.exitTimingScore span{font-size:11px;letter-spacing:.06em;font-weight:950;opacity:.86;text-align:right}.exitTimingScore.neutral{color:#ffd375}.exitTimingBody{padding:15px 18px;grid-template-columns:minmax(0,1.4fr) minmax(210px,.65fr);align-items:stretch}.exitTimingChartWrap{border-radius:20px;border:1px solid hsla(0,0%,100%,.075);background:linear-gradient(180deg,rgba(2,6,18,.58),rgba(2,6,18,.34)),radial-gradient(circle at 18% 18%,rgba(111,232,255,.08),transparent 36%);padding:12px;min-height:230px;display:grid;grid-template-rows:1fr auto;grid-gap:9px;gap:9px}.exitTimingChart{width:100%;height:190px;overflow:visible}.exitTimingGridLine{stroke:hsla(0,0%,100%,.105);stroke-width:.35}.exitTimingOptimalZone{fill:url(#exitTimingZone);stroke:rgba(255,211,117,.28);stroke-width:.28;vector-effect:non-scaling-stroke}.exitTimingLine{fill:none;stroke:url(#exitTimingLine);stroke-width:1.6;filter:drop-shadow(0 0 5px rgba(111,232,255,.28))}.exitTimingBuyDot{fill:#14f195;stroke:rgba(5,12,24,.95);stroke-width:.85;filter:drop-shadow(0 0 4px rgba(20,241,149,.45));vector-effect:non-scaling-stroke}.exitTimingSellDot{fill:#ff6f91;stroke:rgba(5,12,24,.95);stroke-width:.95;filter:drop-shadow(0 0 5px rgba(255,111,145,.48));vector-effect:non-scaling-stroke}.exitTimingAthText{fill:#ffd375;font-size:4px;font-weight:950;letter-spacing:.06em}.exitTimingLegend{display:flex;gap:12px;color:#95a9ce;font-size:11px;font-weight:850}.exitTimingLegend span{display:inline-flex;align-items:center;gap:6px}.exitTimingLegend i{width:9px;height:9px;display:inline-block}.legendBuy{background:#14f195;box-shadow:0 0 8px rgba(20,241,149,.45)}.legendSell{background:#ff6f91;box-shadow:0 0 8px rgba(255,111,145,.45)}.legendZone{background:#ffd375;opacity:.8}.exitTimingStats{grid-template-columns:1fr;grid-gap:9px;gap:9px}.exitTimingStats>div{border:1px solid hsla(0,0%,100%,.07);background:rgba(0,0,0,.15);border-radius:16px;display:grid;grid-gap:4px;gap:4px}.exitTimingStats span{color:#8197bf;font-size:10.5px;text-transform:uppercase;letter-spacing:.07em;font-weight:950}.exitTimingStats strong{color:#f4fbff;font-size:16px;letter-spacing:-.035em;white-space:nowrap}.exitTimingWalletScores{padding:0 18px 17px;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px}.exitTimingWalletScore{min-width:0;padding:10px 11px;border:1px solid hsla(0,0%,100%,.065);background:rgba(0,0,0,.13);display:grid;grid-gap:3px;gap:3px}.exitTimingWalletScore span{color:#eafcff;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exitTimingWalletScore strong{color:#6fe8ff;font-size:22px;line-height:1;letter-spacing:-.05em}.exitTimingWalletScore small{color:#8fa2c6;font-size:11.5px;font-weight:800}@media (max-width:860px){.exitTimingHeader{flex-direction:column}.exitTimingScore{justify-items:start;width:100%}.exitTimingBody{grid-template-columns:1fr}.exitTimingStats,.exitTimingWalletScores{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.exitTimingStats,.exitTimingWalletScores{grid-template-columns:1fr}.exitTimingChartWrap{min-height:190px}.exitTimingChart{height:150px}}.marketOutperformanceCard{margin:12px 0 16px;border-radius:22px;border:1px solid rgba(124,77,255,.18);background:radial-gradient(circle at 8% 10%,rgba(124,77,255,.13),transparent 34%),radial-gradient(circle at 92% 6%,rgba(20,241,149,.1),transparent 32%),linear-gradient(180deg,hsla(0,0%,100%,.042),hsla(0,0%,100%,.02));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.045),0 14px 42px rgba(0,0,0,.16);padding:15px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(148px,.35fr) minmax(280px,.75fr);grid-gap:13px;gap:13px;align-items:stretch}.marketOutperformanceCopy{min-width:0;display:grid;grid-gap:4px;gap:4px}.marketOutperformanceCopy h3{margin:0;color:#f5feff;font-size:clamp(20px,2vw,28px);letter-spacing:-.055em;line-height:1}.marketOutperformanceCopy p{margin:0;color:#9fb1d1;font-size:13px;line-height:1.45}.marketOutperformanceHero{border-radius:19px;border:1px solid;background:rgba(0,0,0,.16);display:grid;justify-items:end;align-content:center;grid-gap:3px;gap:3px;padding:12px 13px}.marketOutperformanceHero strong{font-size:clamp(28px,3vw,40px);line-height:.95;letter-spacing:-.07em}.marketOutperformanceHero span{font-size:10.5px;font-weight:950;text-transform:uppercase;letter-spacing:.06em;opacity:.86;text-align:right}.marketOutperformanceStats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.marketOutperformanceStats>div{min-width:0;border-radius:15px;border:1px solid hsla(0,0%,100%,.065);background:rgba(0,0,0,.14);padding:9px 10px;display:grid;grid-gap:3px;gap:3px}.marketOutperformanceStats span{color:#8197bf;font-size:10px;text-transform:uppercase;letter-spacing:.065em;font-weight:950}.marketOutperformanceStats strong{color:#f4fbff;font-size:15px;font-weight:950;letter-spacing:-.035em;white-space:nowrap}.walletTrackCell,.walletTrackHead{width:48px;min-width:48px;text-align:right!important}.walletInlineTrackBtn{width:30px;min-height:28px;vertical-align:middle}.walletTrackMuted{display:inline-grid;place-items:center;width:30px;color:rgba(150,166,200,.55);font-weight:900}@media (max-width:860px){.marketOutperformanceCard{grid-template-columns:1fr}.marketOutperformanceHero{justify-items:start}.marketOutperformanceStats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.marketOutperformanceStats{grid-template-columns:1fr}}.runRecapModal{width:min(980px,100%);max-height:min(90vh,980px);padding:24px;border-radius:28px;border:1px solid rgba(111,232,255,.14);background:radial-gradient(circle at 12% 0,rgba(111,232,255,.08),transparent 28%),radial-gradient(circle at 100% 0,rgba(124,77,255,.12),transparent 32%),linear-gradient(180deg,rgba(12,17,34,.96),rgba(9,13,28,.98));box-shadow:0 24px 90px rgba(0,0,0,.42),inset 0 1px 0 hsla(0,0%,100%,.05)}.runRecapTopline{align-items:stretch;gap:18px}.runRecapTopline>div:first-child{min-width:0;flex:1 1 auto}.runRecapTopline h2{margin:6px 0 0;font-size:clamp(34px,4vw,48px);line-height:.98;letter-spacing:-.065em;color:#f7fdff}.runRecapLead{margin:0 0 16px!important;color:#a9b9d8!important;font-size:14px!important;max-width:760px}.runRecapPnlHero{min-width:195px;padding:16px 18px;border-radius:22px;border:1px solid rgba(111,232,255,.24);background:linear-gradient(180deg,rgba(11,21,39,.9),rgba(9,17,31,.72));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06)}.runRecapMainGrid{gap:10px;margin-top:4px}.runRecapGrid>div{background:linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.02));border:1px solid hsla(0,0%,100%,.065);border-radius:16px}.runRecapWalletBlock{margin-top:18px;border-radius:24px;border:1px solid hsla(0,0%,100%,.08);background:linear-gradient(180deg,hsla(0,0%,100%,.035),hsla(0,0%,100%,.02))}.runRecapWalletRow{padding:14px 16px}.runRecapWalletNumbers div{border-radius:14px;background:rgba(6,10,22,.42)}.exitTimingCard,.marketOutperformanceCard{border-radius:24px;border:1px solid hsla(0,0%,100%,.075);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 14px 40px rgba(0,0,0,.18)}.exitTimingCard{margin:16px 0;background:radial-gradient(circle at 0 0,rgba(20,241,149,.08),transparent 28%),radial-gradient(circle at 100% 0,rgba(255,211,117,.08),transparent 26%),linear-gradient(180deg,hsla(0,0%,100%,.036),hsla(0,0%,100%,.02))}.exitTimingHeader{padding:18px 18px 12px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.95fr);align-items:start;grid-gap:16px;gap:16px}.exitTimingHeaderMain{min-width:0}.exitTimingHeader h3{font-size:clamp(24px,2.5vw,32px);margin:6px 0}.exitTimingHeader p{max-width:560px;color:#aab8d1}.exitTimingHeaderAside{display:grid;grid-gap:10px;gap:10px}.exitTimingScore{justify-items:start;border-radius:18px;min-width:0;padding:14px 16px;background:linear-gradient(180deg,rgba(10,18,34,.86),rgba(9,16,30,.66))}.exitTimingScore span{text-align:left}.exitTimingStats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.exitTimingStats>div{padding:11px 12px;border-radius:14px;background:rgba(6,10,22,.38)}.exitTimingBody{padding:0 18px 18px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(240px,.78fr);grid-gap:14px;gap:14px}.exitTimingChartWrap{min-height:256px;border-radius:22px;background:linear-gradient(180deg,rgba(5,10,20,.64),rgba(5,10,20,.38)),radial-gradient(circle at 16% 18%,rgba(111,232,255,.06),transparent 34%);padding:14px}.exitTimingChart{height:210px}.exitTimingWalletScores{padding:0;display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;align-content:start}.exitTimingWalletScore{padding:13px 14px;border-radius:16px;background:linear-gradient(180deg,rgba(8,14,27,.68),rgba(8,14,27,.5));border:1px solid hsla(0,0%,100%,.075)}.exitTimingWalletScore strong{font-size:28px}.marketOutperformanceCard{margin:16px 0 18px;padding:18px;background:radial-gradient(circle at 0 0,rgba(124,77,255,.08),transparent 30%),radial-gradient(circle at 100% 0,rgba(20,241,149,.08),transparent 26%),linear-gradient(180deg,hsla(0,0%,100%,.036),hsla(0,0%,100%,.02));grid-template-columns:minmax(0,1.1fr) minmax(160px,.42fr) minmax(300px,.82fr)}.marketOutperformanceCopy h3{font-size:clamp(22px,2.2vw,30px)}.marketOutperformanceHero{justify-items:start;padding:14px 15px;border-radius:18px;background:linear-gradient(180deg,rgba(10,18,34,.86),rgba(9,16,30,.66))}.marketOutperformanceHero span{text-align:left}.marketOutperformanceStats>div{background:rgba(6,10,22,.38);border-radius:14px;padding:11px 12px}@media (max-width:900px){.runRecapModal{padding:20px}.exitTimingBody,.exitTimingHeader,.marketOutperformanceCard{grid-template-columns:1fr}.exitTimingStats,.marketOutperformanceStats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.runRecapTopline h2{font-size:32px}.exitTimingStats,.marketOutperformanceStats,.runRecapMainGrid,.runRecapWalletNumbers{grid-template-columns:1fr!important}.runRecapModal{padding:16px}.exitTimingChartWrap{min-height:210px}.exitTimingChart{height:158px}}.runRecapBackdrop{background:radial-gradient(circle at 50% 12%,rgba(73,146,255,.08),transparent 36%),rgba(1,5,13,.88)!important;-webkit-backdrop-filter:blur(10px) saturate(1.1);backdrop-filter:blur(10px) saturate(1.1);padding:26px!important}.runRecapModal{--recap-border:rgba(108,174,226,.32);--recap-card:rgba(7,16,31,.76);--recap-card-2:rgba(12,22,40,.58);--recap-text:#f2f7ff;--recap-muted:#a7b4ca;--recap-cyan:#5ed4ff;--recap-green:#42e995;--recap-pink:#ff637d;--recap-purple:#a86dff;--recap-gold:#f4b84b;width:min(1120px,calc(100vw - 38px))!important;max-height:min(94vh,1480px)!important;overflow:auto!important;border-radius:30px!important;border:1px solid var(--recap-border)!important;color:var(--recap-text)!important;background:linear-gradient(180deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.014)) padding-box,radial-gradient(circle at 14% 7%,rgba(83,168,255,.15),transparent 34%),radial-gradient(circle at 89% 2%,rgba(32,255,180,.08),transparent 32%),linear-gradient(180deg,rgba(8,18,33,.985),rgba(4,10,22,.992))!important;box-shadow:0 32px 90px rgba(0,0,0,.62),inset 0 0 0 1px hsla(0,0%,100%,.035),0 0 48px rgba(39,171,255,.1)!important}.runRecapModal::-webkit-scrollbar{width:8px}.runRecapModal::-webkit-scrollbar-thumb{background:rgba(111,232,255,.22);border-radius:999px}.premiumRecapActions,.premiumRecapSection,.runRecapTopline{border-radius:24px;border:1px solid rgba(104,164,215,.18);background:linear-gradient(180deg,hsla(0,0%,100%,.035),hsla(0,0%,100%,.012)),rgba(5,13,27,.54);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04)}.runRecapTopline{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(245px,330px)!important;grid-gap:22px!important;gap:22px!important;align-items:stretch!important;margin:0 0 12px!important}.runRecapTitleBlock{min-width:0;display:grid;align-content:center}.exitTimingCard .eyebrow,.marketOutperformanceCard .eyebrow,.recapPanelTitle,.runRecapTopline .eyebrow{color:var(--recap-cyan)!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important}.runRecapTopline h2{margin:10px 0 13px!important;color:#f6fbff!important;font-size:clamp(42px,5.2vw,70px)!important;line-height:.94!important;letter-spacing:-.065em!important;font-weight:950!important;text-shadow:0 1px 0 hsla(0,0%,100%,.15),0 14px 38px rgba(0,0,0,.36)!important}.runRecapTopline h2 span{color:#cfd4de;font-weight:760;letter-spacing:-.045em}.runRecapLead{max-width:690px!important;margin:0!important;color:var(--recap-muted)!important;line-height:1.55!important;font-weight:720!important}.runRecapPnlHero{position:relative!important;min-width:0!important;padding:18px!important;display:grid!important;justify-items:center!important;align-content:center!important;grid-gap:6px!important;gap:6px!important;color:var(--recap-green)!important;border:1px solid rgba(66,233,149,.72)!important;background:radial-gradient(circle at 50% 130%,rgba(66,233,149,.18),transparent 42%),linear-gradient(180deg,rgba(9,32,29,.92),rgba(4,15,20,.78))!important;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05),0 0 26px rgba(66,233,149,.16)!important}.runRecapPnlHero:after{content:"";position:absolute;left:18px;right:18px;bottom:14px;height:34px;opacity:.32;background:radial-gradient(ellipse at 50% 100%,rgba(66,233,149,.6),transparent 64%),repeating-linear-gradient(110deg,transparent 0 7px,rgba(66,233,149,.2) 8px 9px);border-radius:0 0 16px 16px;pointer-events:none}.runRecapPnlHero small,.runRecapPnlHero span{position:relative;z-index:1;color:#b6f7d2!important;font-weight:950!important;font-size:13px!important;text-transform:uppercase;letter-spacing:.08em;opacity:.95!important}.runRecapPnlHero strong{position:relative;z-index:1;color:var(--recap-green)!important;font-size:clamp(42px,4.6vw,62px)!important;line-height:.9!important;letter-spacing:-.08em!important;text-shadow:0 0 18px rgba(66,233,149,.2)!important}.exitTimingCard{margin:0 0 12px!important;padding:0!important;overflow:hidden}.exitTimingTopGrid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(460px,.78fr);grid-gap:28px;gap:28px;padding:24px 28px 20px;border-bottom:1px solid rgba(104,164,215,.12)}.exitTimingCopy h3,.marketOutperformanceCopy h3{margin:10px 0 12px!important;color:#f5f8ff!important;font-size:clamp(30px,3.2vw,46px)!important;line-height:.96!important;letter-spacing:-.055em!important;font-weight:950!important}.exitTimingCopy p,.marketOutperformanceCopy p{max-width:520px;margin:0!important;color:var(--recap-muted)!important;line-height:1.55!important;font-size:14px!important;font-weight:720!important}.exitTimingRightStack{display:grid;grid-gap:16px;gap:16px}.exitTimingScore{min-width:0!important;border-radius:18px!important;padding:20px 24px!important;justify-items:start!important;align-content:center!important;display:grid!important;grid-gap:5px!important;gap:5px!important;color:var(--recap-pink)!important;border:1px solid rgba(255,99,125,.76)!important;background:radial-gradient(circle at 98% 30%,rgba(255,99,125,.18),transparent 42%),repeating-radial-gradient(circle at 92% 45%,rgba(255,99,125,.22) 0 1px,transparent 1px 7px),linear-gradient(180deg,rgba(26,17,31,.9),rgba(13,12,26,.76))!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 0 22px rgba(255,99,125,.1)!important}.exitTimingScore strong{color:var(--recap-pink)!important;font-size:clamp(46px,5vw,74px)!important;line-height:.88!important;letter-spacing:-.08em!important}.exitTimingScore span{color:#ff8195!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase;text-align:left!important}.exitTimingStats{display:grid!important;grid-gap:14px!important;gap:14px!important}.recapMetricTile{position:relative;min-height:92px;display:grid!important;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;grid-column-gap:13px;column-gap:13px;align-content:center;padding:14px 15px!important;background:linear-gradient(180deg,rgba(12,25,43,.82),rgba(7,15,29,.72))!important;border:1px solid hsla(0,0%,100%,.11)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.045)}.recapMetricTile i{grid-row:1/span 2;width:38px;height:38px;display:grid;place-items:center;border-radius:999px;font-style:normal;font-weight:950;font-size:20px;border:1px solid;background:hsla(0,0%,100%,.045)}.recapMetricTile span{align-self:end;color:#a4afc3!important;font-size:12px!important;font-weight:950!important;letter-spacing:.055em!important;text-transform:uppercase;white-space:nowrap}.recapMetricTile strong{align-self:start;color:#f4f8ff!important;font-size:clamp(19px,2vw,25px)!important;line-height:1.1!important;letter-spacing:-.035em!important;white-space:nowrap}.recapMetricGreen{color:#5cf3a5;border-color:rgba(92,243,165,.35)!important}.recapMetricPurple{color:#ad74ff;border-color:rgba(173,116,255,.35)!important}.recapMetricGold{color:var(--recap-gold);border-color:rgba(244,184,75,.35)!important}.recapMetricBlue{color:#46baff;border-color:rgba(70,186,255,.35)!important}.exitTimingAnalysisGrid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.92fr);grid-gap:12px;gap:12px;padding:12px}.exitTimingChartWrap,.walletExitPanel{border-radius:20px!important;border:1px solid rgba(104,164,215,.19)!important;background:radial-gradient(circle at 50% 0,rgba(88,160,230,.08),transparent 44%),linear-gradient(180deg,rgba(7,18,34,.82),rgba(4,12,25,.72))!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04)}.exitTimingChartWrap{min-height:440px!important;padding:20px 18px 14px!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;grid-gap:10px!important;gap:10px!important}.exitTimingChart{height:350px!important;min-height:0!important}.exitTimingGridLine{stroke:rgba(162,191,222,.16)!important;stroke-width:.45!important;vector-effect:non-scaling-stroke}.exitTimingGridLine.vertical{stroke:rgba(162,191,222,.11)!important}.exitTimingVolumeBar{fill:rgba(96,155,200,.18);rx:.35}.exitTimingOptimalZone{stroke:rgba(244,184,75,.32)!important;stroke-width:.35!important;filter:drop-shadow(0 0 9px rgba(244,184,75,.14))}.exitTimingShadowLine{fill:none;stroke:rgba(128,205,255,.18);stroke-width:4.8;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke;filter:blur(.6px)}.exitTimingLine{fill:none!important;stroke:url(#exitTimingLine)!important;stroke-width:1.55!important;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 0 6px rgba(115,220,255,.24))!important}.exitTimingBuyDot,.exitTimingLine,.exitTimingSellDot{vector-effect:non-scaling-stroke}.exitTimingBuyDot{fill:#37f0a1!important;filter:drop-shadow(0 0 6px rgba(55,240,161,.6))!important}.exitTimingBuyDot,.exitTimingSellDot{stroke:rgba(4,13,22,.95)!important;stroke-width:1.05!important}.exitTimingSellDot{fill:#ff627c!important;filter:drop-shadow(0 0 6px rgba(255,98,124,.58))!important}.exitTimingAthText,.exitTimingZoneText{fill:#ffc550!important;font-size:4px!important;font-weight:950!important;letter-spacing:.035em}.exitTimingLegend{display:flex!important;flex-wrap:wrap;gap:20px!important;align-items:center;border-radius:12px!important;background:rgba(4,11,24,.68)!important;border:1px solid hsla(0,0%,100%,.08)!important;color:#c3ccdc!important;font-size:13px!important;font-weight:800!important}.exitTimingLegend i{width:11px!important;height:11px!important;border-radius:999px}.legendBuy{background:#37f0a1!important;box-shadow:0 0 10px rgba(55,240,161,.5)}.legendSell{background:#ff627c!important;box-shadow:0 0 10px rgba(255,98,124,.5)}.legendZone{background:var(--recap-gold)!important;border-radius:3px!important;box-shadow:0 0 10px rgba(244,184,75,.45)}.walletExitPanel{padding:22px 18px!important;min-height:440px;display:grid;grid-template-rows:auto 1fr;grid-gap:18px;gap:18px}.exitTimingWalletScores{padding:0!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:14px!important;gap:14px!important;align-content:stretch}.exitTimingWalletScore{position:relative;display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;grid-gap:14px!important;gap:14px!important;align-items:center!important;min-height:132px;padding:17px 19px!important;background:radial-gradient(circle at 86% 72%,rgba(113,175,255,.12),transparent 30%),linear-gradient(180deg,rgba(19,31,52,.82),rgba(8,17,34,.77))!important;border:1px solid hsla(0,0%,100%,.1)!important;overflow:hidden}.exitTimingWalletScore:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:999px;background:currentColor;box-shadow:0 0 18px currentColor}.walletAccent0{color:#a774ff;border-color:rgba(167,116,255,.32)!important}.walletAccent1{color:#39e8a0;border-color:rgba(57,232,160,.32)!important}.walletAccent2{color:#45cfff;border-color:rgba(69,207,255,.32)!important}.walletScoreIcon{width:50px;height:50px;display:grid;place-items:center;border-radius:999px;background:hsla(0,0%,100%,.055);border:1px solid;font-size:24px;font-weight:950}.walletScoreCopy{min-width:0;display:grid;grid-gap:4px;gap:4px}.walletScoreCopy span{color:#f3f8ff!important;font-size:18px!important;font-weight:920!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.walletScoreCopy strong{color:currentColor!important;font-size:34px!important;line-height:.92!important;letter-spacing:-.06em!important}.walletScoreCopy small{color:#c1cad8!important;font-size:13px!important;font-weight:760!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.walletExitEmpty{color:#9eabc0;border:1px dashed hsla(0,0%,100%,.12);border-radius:16px;display:grid;place-items:center;min-height:120px}.marketOutperformanceCard{margin:0 0 12px!important;padding:24px 26px 26px!important;display:grid!important;grid-template-columns:minmax(0,.8fr) minmax(260px,.82fr) minmax(0,1.22fr)!important;grid-gap:22px!important;align-items:center!important;overflow:hidden}.marketOutperformanceCopy{align-content:center}.marketOutperformanceHero{position:relative;min-height:120px;border:0!important;background:transparent!important;justify-items:center!important;align-content:center!important;color:var(--recap-gold)!important;grid-gap:4px!important;gap:4px!important;padding:0!important}.marketOutperformanceHero strong{color:var(--recap-gold)!important;font-size:clamp(48px,5.2vw,78px)!important;line-height:.9!important;letter-spacing:-.08em!important;text-shadow:0 1px 0 hsla(0,0%,100%,.3),0 8px 22px rgba(244,184,75,.18)!important}.marketOutperformanceHero>span:not(.laurel){color:#e8b659!important;font-size:13px!important;font-weight:950!important;letter-spacing:.07em!important;text-transform:uppercase!important;text-align:center!important}.marketOutperformanceHero .laurel{position:absolute;top:34px;color:hsla(41,78%,67%,.65);font-size:86px;font-family:serif;line-height:1}.marketOutperformanceHero .left{left:-8px;transform:rotate(-16deg)}.marketOutperformanceHero .right{right:-8px;transform:rotate(16deg)}.marketOutperformanceStats{display:grid!important;grid-gap:14px!important}.benchmarkTile{min-height:128px;padding:17px 16px!important;border-radius:16px!important;border:1px solid hsla(0,0%,100%,.11)!important;background:linear-gradient(180deg,rgba(15,29,49,.82),rgba(7,15,29,.75))!important;display:grid!important;align-content:center;grid-gap:7px;gap:7px;overflow:hidden}.benchmarkTile span{font-size:12px!important;font-weight:950!important;letter-spacing:.06em!important;text-transform:uppercase}.benchmarkTile strong{font-size:clamp(26px,2.6vw,36px)!important;line-height:1!important;letter-spacing:-.055em!important;color:currentColor!important}.benchmarkTile i,.benchmarkTile small{display:block;min-height:20px;color:currentColor!important;opacity:.82;font-style:normal;letter-spacing:2px;white-space:nowrap}.benchmarkTile i:before{content:"╱▔▔╲__╱▔╲";font-size:18px}.yourRun{color:#42e995;border-color:rgba(66,233,149,.28)!important}.botAvg{color:#a774ff;border-color:rgba(167,116,255,.28)!important}.botsBeaten{color:#6bd3ff;border-color:rgba(107,211,255,.28)!important;background:radial-gradient(circle at 50% 50%,rgba(107,211,255,.13),transparent 50%),linear-gradient(180deg,rgba(15,29,49,.82),rgba(7,15,29,.75))!important}.sample{color:#f6a747;border-color:rgba(246,167,71,.36)!important}.premiumRecapActions{display:grid!important;grid-gap:16px!important;gap:16px!important;padding:12px!important;margin-top:0!important}.premiumRecapActions button{min-height:58px!important;border-radius:13px!important;font-weight:900!important;font-size:15px!important}.premiumRecapActions .softButton{background:rgba(4,12,26,.58)!important;border:1px solid rgba(57,177,255,.5)!important;color:#4fcaff!important}.premiumRecapActions .primaryButton{background:linear-gradient(100deg,#09a9ff,#2668ff 55%,#6c3cff)!important;border:1px solid hsla(0,0%,100%,.16)!important;box-shadow:0 12px 34px rgba(38,104,255,.28)!important}.runRecapMainGrid,.runRecapWalletBlock{display:none!important}@media (max-width:1080px){.exitTimingAnalysisGrid,.exitTimingTopGrid,.marketOutperformanceCard{grid-template-columns:1fr!important}.marketOutperformanceStats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.walletExitPanel{min-height:0}.exitTimingWalletScores{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.runRecapBackdrop{padding:12px!important}.runRecapModal{width:min(100%,calc(100vw - 14px))!important;border-radius:22px!important;padding:9px!important}.runRecapTopline{grid-template-columns:1fr!important;padding:22px!important}.runRecapTopline h2{font-size:40px!important}.exitTimingTopGrid{padding:20px!important}.exitTimingStats,.exitTimingWalletScores,.marketOutperformanceStats,.premiumRecapActions{grid-template-columns:1fr!important}.exitTimingChartWrap{min-height:330px!important}.exitTimingChart{height:245px!important}.exitTimingAnalysisGrid{padding:9px}}.runRecapBackdrop{background:radial-gradient(circle at 48% 8%,rgba(75,140,220,.1),transparent 38%),radial-gradient(circle at 12% 88%,rgba(20,241,149,.05),transparent 34%),rgba(0,3,10,.9)!important;-webkit-backdrop-filter:blur(12px) saturate(1.08)!important;backdrop-filter:blur(12px) saturate(1.08)!important}.runRecapModal{--recap-metal:rgba(164,179,190,.52);width:min(1080px,calc(100vw - 34px))!important;padding:12px!important;border-radius:28px!important;border-color:rgba(126,178,218,.38)!important;background:linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.012)) padding-box,linear-gradient(135deg,rgba(120,196,255,.28),rgba(70,255,198,.08) 45%,rgba(170,105,255,.18)) border-box,radial-gradient(circle at 10% -8%,rgba(70,150,255,.14),transparent 36%),linear-gradient(180deg,#0a1426,#071123 48%,#050d1d)!important;box-shadow:0 34px 110px rgba(0,0,0,.7),inset 0 0 0 1px hsla(0,0%,100%,.04),0 0 42px rgba(74,190,255,.1)!important}.premiumRecapActions,.premiumRecapSection,.runRecapTopline{border-color:rgba(142,178,211,.22)!important;background:linear-gradient(180deg,hsla(0,0%,100%,.038),hsla(0,0%,100%,.012)),radial-gradient(circle at 100% 0,rgba(90,150,230,.06),transparent 40%),rgba(5,14,29,.7)!important}.runRecapTopline{padding:26px 28px!important;grid-template-columns:minmax(0,1fr) minmax(270px,315px)!important;margin-bottom:10px!important}.exitTimingCard .eyebrow,.marketOutperformanceCard .eyebrow,.recapPanelTitle,.runRecapTopline .eyebrow{font-size:12px!important;letter-spacing:.17em!important;color:#5dd5ff!important}.runRecapTopline h2{margin:9px 0 12px!important;font-size:clamp(45px,5vw,68px)!important;color:#f7fbff!important;text-shadow:0 2px 0 hsla(0,0%,100%,.12),0 18px 34px rgba(0,0,0,.38)!important}.runRecapTopline h2 span{color:#d6dbe8!important;opacity:.88}.runRecapLead{max-width:700px!important;font-size:15px!important;color:#bec8d8!important}.runRecapPnlHero{min-height:132px!important;border-radius:18px!important;border:1px solid rgba(93,246,159,.82)!important;background:linear-gradient(90deg,transparent 0 7px,rgba(190,230,200,.25) 7px 8px,transparent 8px 100%) top /100% 10px no-repeat,linear-gradient(90deg,transparent 0 7px,rgba(190,230,200,.22) 7px 8px,transparent 8px 100%) bottom /100% 10px no-repeat,radial-gradient(circle at 50% 120%,rgba(77,255,162,.22),transparent 50%),linear-gradient(180deg,rgba(14,40,38,.9),rgba(4,16,24,.82))!important;box-shadow:inset 0 0 0 1px rgba(232,255,228,.08),0 0 26px rgba(78,255,160,.15),0 12px 36px rgba(0,0,0,.24)!important}.runRecapPnlHero:after,.runRecapPnlHero:before{content:"";position:absolute;pointer-events:none;border-radius:10px}.runRecapPnlHero:before{inset:8px;border:1px solid rgba(190,240,210,.16);box-shadow:inset 0 0 18px rgba(90,255,167,.08)}.runRecapPnlHero:after{left:20px;right:20px;bottom:16px;height:27px;opacity:.28;background:radial-gradient(ellipse at 48% 100%,rgba(93,246,159,.5),transparent 66%),repeating-linear-gradient(102deg,transparent 0 8px,rgba(93,246,159,.21) 9px 10px)}.runRecapPnlHero strong{font-size:clamp(46px,4.8vw,64px)!important}.exitTimingCard{border-radius:23px!important}.exitTimingTopGrid{grid-template-columns:minmax(0,.78fr) minmax(500px,.92fr)!important;padding:24px 26px 18px!important;gap:30px!important}.exitTimingCopy h3{font-size:clamp(36px,3.4vw,50px)!important;text-shadow:0 1px 0 hsla(0,0%,100%,.08),0 16px 30px rgba(0,0,0,.32)}.exitTimingRightStack{grid-template-columns:minmax(220px,.9fr) minmax(280px,1fr);align-items:stretch;gap:14px!important}.exitTimingScore{min-height:152px!important;border-radius:17px!important;padding:22px 24px!important;background:radial-gradient(circle at 96% 36%,rgba(255,99,125,.18),transparent 43%),repeating-radial-gradient(circle at 88% 52%,rgba(255,99,125,.19) 0 1px,transparent 1px 7px),linear-gradient(180deg,rgba(32,18,34,.92),rgba(12,13,29,.8))!important}.exitTimingScore strong{font-size:clamp(56px,5.4vw,78px)!important}.exitTimingScore span{font-size:13px!important}.exitTimingStats{gap:12px!important}.recapMetricTile{min-height:70px!important;grid-template-columns:38px minmax(0,1fr)!important;border-radius:14px!important;padding:11px 13px!important;background:radial-gradient(circle at 6% 20%,currentColor 0,transparent 38%),linear-gradient(180deg,rgba(16,30,50,.8),rgba(8,16,31,.73))!important}.recapMetricTile i{width:34px!important;height:34px!important;font-size:18px!important;background:rgba(0,0,0,.1)!important}.recapMetricTile span{font-size:11px!important}.recapMetricTile strong{font-size:clamp(18px,1.72vw,23px)!important}.exitTimingAnalysisGrid{grid-template-columns:minmax(0,1.55fr) minmax(285px,.8fr)!important;gap:12px!important}.exitTimingChartWrap{padding:21px 18px 16px!important;background:linear-gradient(180deg,rgba(5,13,25,.8),rgba(4,11,22,.7)),radial-gradient(circle at 50% 2%,rgba(85,160,235,.08),transparent 42%)!important}.chartPanelTitle{margin-left:2px;margin-bottom:0}.exitTimingChart{height:338px!important}.exitTimingAxisText{fill:rgba(206,218,235,.74);font-size:3.45px;font-weight:820;letter-spacing:-.02em}.exitTimingGridLine{stroke:rgba(160,189,218,.14)!important}.exitTimingLine{stroke-width:1.65!important}.exitTimingShadowLine{stroke-width:5.4!important;opacity:.78}.exitTimingOptimalZone{filter:drop-shadow(0 0 12px rgba(244,184,75,.18))!important}.exitTimingLegend{padding:11px 15px!important;gap:18px!important;background:rgba(3,10,22,.72)!important}.walletExitPanel{padding:24px 17px 18px!important}.walletPanelTitle{display:grid;grid-gap:8px;gap:8px;line-height:1.1}.walletPanelTitle span{color:#aeb8ca;font-size:12px;font-weight:760;letter-spacing:0;text-transform:none}.exitTimingWalletScore{min-height:145px!important;border-radius:17px!important;background:radial-gradient(circle at 88% 68%,rgba(130,185,255,.14),transparent 34%),linear-gradient(180deg,rgba(22,34,55,.82),rgba(8,17,34,.76))!important}.walletScoreIcon{font-size:20px;box-shadow:inset 0 0 18px hsla(0,0%,100%,.05)}.walletScoreCopy strong{font-size:38px!important}.marketOutperformanceCard{grid-template-columns:minmax(250px,.78fr) minmax(265px,.75fr) minmax(0,1.15fr)!important;border-radius:23px!important;padding:24px 24px 26px!important}.marketOutperformanceHero strong{font-size:clamp(54px,5.3vw,82px)!important;color:#e7be68!important}.marketOutperformanceHero>span:not(.laurel){color:#eebd5f!important}.marketOutperformanceStats{gap:13px!important}.benchmarkTile{min-height:126px!important;border-radius:17px!important}.botsBeaten{border-radius:999px!important;aspect-ratio:1/1;min-height:126px!important;place-items:center;text-align:center;background:radial-gradient(circle at 50% 50%,rgba(107,211,255,.2),transparent 52%),conic-gradient(from 20deg,rgba(107,211,255,.55),hsla(0,0%,100%,.1),rgba(107,211,255,.38),rgba(107,211,255,.55)),linear-gradient(180deg,rgba(15,29,49,.86),rgba(7,15,29,.78))!important;box-shadow:inset 0 0 0 8px rgba(0,0,0,.16),0 8px 24px rgba(0,0,0,.25)}.botsBeaten small,.botsBeaten span{display:none}.botsBeaten:before{content:"BOTS BEATEN";color:#d9f4ff;font-size:12px;font-weight:950;letter-spacing:.06em}.botsBeaten strong{font-size:34px!important;color:#f5fbff!important}.premiumRecapActions{padding:10px!important;gap:14px!important;background:transparent!important;border:0!important;box-shadow:none!important}@media (max-width:1160px){.exitTimingRightStack{grid-template-columns:1fr!important}.exitTimingStats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:980px){.exitTimingAnalysisGrid,.exitTimingTopGrid,.marketOutperformanceCard{grid-template-columns:1fr!important}.exitTimingChartWrap,.walletExitPanel{min-height:0!important}.exitTimingWalletScores{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.runRecapTopline{grid-template-columns:1fr!important}.runRecapTopline h2{font-size:38px!important}.exitTimingStats,.exitTimingWalletScores,.marketOutperformanceStats,.premiumRecapActions{grid-template-columns:1fr!important}.exitTimingChart{height:250px!important}}.runRecapBackdrop{padding:22px!important}.runRecapModal{width:min(1160px,calc(100vw - 34px))!important;max-height:min(94vh,1500px)!important;padding:14px!important;background:radial-gradient(circle at 10% -3%,rgba(86,168,255,.16),transparent 34%),radial-gradient(circle at 92% 0,rgba(93,246,159,.08),transparent 28%),linear-gradient(180deg,rgba(13,25,43,.985),rgba(4,10,22,.992))!important}.runRecapTopline{padding:28px 30px!important;grid-template-columns:minmax(0,1fr) minmax(275px,350px)!important}.runRecapTopline h2{font-size:clamp(46px,4.8vw,72px)!important;letter-spacing:-.072em!important}.runRecapPnlHero{min-height:142px!important;border-radius:20px!important}.runRecapPnlHero strong{font-size:clamp(48px,4.6vw,68px)!important}.exitTimingTopGrid{grid-template-columns:minmax(360px,.9fr) minmax(520px,1fr)!important;padding:25px 28px 20px!important}.exitTimingRightStack{grid-template-columns:minmax(245px,.9fr) minmax(300px,1fr)!important}.exitTimingScore{min-height:162px!important;overflow:hidden}.exitTimingScore:after{content:"";position:absolute;inset:auto -10% -18% 36%;height:82%;opacity:.42;background:repeating-radial-gradient(circle at 50% 50%,rgba(255,99,125,.2) 0 1px,transparent 1px 7px);transform:rotate(-7deg);pointer-events:none}.exitTimingScore span,.exitTimingScore strong{position:relative;z-index:1}.exitTimingStats{grid-template-columns:repeat(2,minmax(142px,1fr))!important}.recapMetricTile{min-height:80px!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 12px 26px rgba(0,0,0,.16)!important}.recapMetricTile strong{font-size:clamp(19px,1.65vw,25px)!important}.exitTimingAnalysisGrid{grid-template-columns:minmax(0,1.72fr) minmax(300px,.82fr)!important;gap:13px!important}.exitTimingChartWrap{min-height:458px!important;padding:22px 18px 16px!important}.exitTimingChart{height:364px!important}.exitTimingGhostLine{fill:none;stroke:rgba(116,196,255,.1);stroke-width:8.8;stroke-linejoin:round;stroke-linecap:round;filter:blur(1.4px);vector-effect:non-scaling-stroke}.exitTimingAthGuide{stroke:rgba(245,203,95,.7);stroke-width:.65;stroke-dasharray:1.8 1.4;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px rgba(245,203,95,.45))}.exitTimingAvgSellGuide{stroke:rgba(230,238,255,.38);stroke-width:.42;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 3px rgba(255,255,255,.25))}.exitTimingAvgSellMarker{fill:rgba(240,246,255,.92);stroke:rgba(6,12,22,.9);stroke-width:.3;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px rgba(255,255,255,.35))}.exitTimingAthDot{fill:#ffd46f;stroke:rgba(4,10,20,.95);stroke-width:.55;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 7px rgba(255,212,111,.75))}.exitTimingAthText,.exitTimingZoneText{paint-order:stroke;stroke:rgba(4,10,20,.88);stroke-width:.75px}.walletExitPanel{min-height:458px!important;padding:24px 18px 18px!important}.walletExitPanel .recapPanelTitle{color:#73dfff!important}.exitTimingWalletScore{min-height:152px!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.055),0 14px 30px rgba(0,0,0,.14)!important}.walletScoreCopy strong{font-size:40px!important}.marketOutperformanceCard{grid-template-columns:minmax(265px,.78fr) minmax(285px,.72fr) minmax(0,1.18fr)!important;padding:24px 26px 28px!important;background:radial-gradient(circle at 47% 24%,rgba(244,184,75,.075),transparent 24%),radial-gradient(circle at 100% 0,rgba(66,233,149,.055),transparent 30%),linear-gradient(180deg,hsla(0,0%,100%,.035),hsla(0,0%,100%,.012)),rgba(5,14,29,.72)!important}.marketOutperformanceHero strong{font-size:clamp(56px,5.1vw,84px)!important}.marketOutperformanceStats{grid-template-columns:repeat(4,minmax(118px,1fr))!important}.benchmarkTile,.botsBeaten{min-height:134px!important}.premiumRecapActions{grid-template-columns:1fr 1fr!important;padding:10px 14px 12px!important}.premiumRecapActions button{min-height:62px!important;font-size:16px!important;letter-spacing:-.015em}@media (max-width:1180px){.exitTimingAnalysisGrid,.exitTimingRightStack,.exitTimingTopGrid,.marketOutperformanceCard{grid-template-columns:1fr!important}.exitTimingStats,.exitTimingWalletScores,.marketOutperformanceStats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){.runRecapBackdrop{padding:10px!important}.runRecapTopline{padding:22px!important}.exitTimingChart{height:260px!important}.exitTimingChartWrap{min-height:348px!important}.exitTimingStats,.exitTimingWalletScores,.marketOutperformanceStats,.premiumRecapActions{grid-template-columns:1fr!important}}.runRecapBackdrop{overflow:hidden!important}.runRecapModal,.runRecapModal *{box-sizing:border-box!important}.runRecapModal{width:min(1120px,calc(100vw - 28px))!important;max-width:calc(100vw - 28px)!important;overflow-y:auto!important;overscroll-behavior:contain}.exitTimingAnalysisGrid,.exitTimingChartWrap,.exitTimingRightStack,.exitTimingStats,.exitTimingTopGrid,.marketOutperformanceCard,.marketOutperformanceStats,.premiumRecapActions,.runRecapTopline,.walletExitPanel{max-width:100%!important;min-width:0!important}.runRecapTopline{grid-template-columns:minmax(0,1fr) minmax(240px,315px)!important}.exitTimingTopGrid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important}.exitTimingRightStack{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important}.exitTimingStats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.recapMetricTile,.recapMetricTile span,.recapMetricTile strong{min-width:0!important;overflow:hidden!important}.recapMetricTile span,.recapMetricTile strong{text-overflow:ellipsis!important}.recapMetricTile strong{font-size:clamp(17px,1.45vw,23px)!important}.exitTimingAnalysisGrid{grid-template-columns:minmax(0,1fr) minmax(270px,330px)!important;align-items:stretch!important}.exitTimingChartWrap{min-height:430px!important}.exitTimingChart{height:335px!important}.exitTimingOptimalZone{stroke:rgba(244,184,75,.2)!important;stroke-width:.25!important;opacity:.68!important}.exitTimingOptimalBottomLine,.exitTimingOptimalTopLine{stroke:rgba(255,197,80,.72);stroke-width:.45;stroke-dasharray:2.5 1.5;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px rgba(244,184,75,.28))}.exitTimingLegend{max-width:100%!important}.walletExitPanel{min-height:430px!important}.exitTimingWalletScore,.walletScoreCopy,.walletScoreCopy small,.walletScoreCopy span{min-width:0!important}.marketOutperformanceCard{grid-template-columns:minmax(0,.9fr) minmax(220px,.58fr)!important;gap:18px!important;overflow:hidden!important}.marketOutperformanceCopy{grid-area:copy;min-width:0!important}.marketOutperformanceHero{grid-area:hero;min-width:0!important}.marketOutperformanceStats{grid-area:stats;gap:12px!important}.marketOutperformanceHero strong{font-size:clamp(44px,4.7vw,72px)!important}.marketOutperformanceHero .laurel{opacity:.38!important;font-size:66px!important}.benchmarkTile{min-width:0!important;min-height:118px!important;padding:14px 13px!important}.benchmarkTile strong{font-size:clamp(23px,2.25vw,34px)!important;overflow:hidden!important;text-overflow:ellipsis!important}.benchmarkTile span,.benchmarkTile strong{white-space:nowrap!important}.botsBeaten{border-radius:20px!important;aspect-ratio:auto!important}.botsBeaten:before{content:none!important}.botsBeaten small{max-width:100%;overflow:hidden;letter-spacing:1px!important}.premiumRecapActions{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}@media (max-width:1180px){.runRecapModal{width:min(1000px,calc(100vw - 24px))!important}.exitTimingAnalysisGrid,.exitTimingRightStack,.exitTimingTopGrid,.marketOutperformanceCard{grid-template-columns:1fr!important}.marketOutperformanceCard{grid-template-areas:"copy" "hero" "stats"!important}.exitTimingStats,.exitTimingWalletScores,.marketOutperformanceStats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.marketOutperformanceHero{min-height:96px!important}.walletExitPanel{min-height:0!important}.exitTimingWalletScores{align-content:start!important}}@media (max-width:860px){.runRecapTopline{grid-template-columns:1fr!important}.runRecapPnlHero{min-height:110px!important}}@media (max-width:700px){.runRecapBackdrop{padding:10px!important}.runRecapModal{width:calc(100vw - 14px)!important;max-width:calc(100vw - 14px)!important;padding:8px!important}.exitTimingTopGrid,.marketOutperformanceCard,.runRecapTopline{padding:18px!important}.runRecapTopline h2{font-size:36px!important;letter-spacing:-.055em!important}.exitTimingStats,.exitTimingWalletScores,.marketOutperformanceStats,.premiumRecapActions{grid-template-columns:1fr!important}.exitTimingChartWrap{min-height:330px!important;padding:16px 12px 13px!important}.exitTimingChart{height:235px!important}.exitTimingLegend{gap:10px!important;font-size:12px!important}.exitTimingWalletScore{min-height:118px!important}}.runRecapModal{width:min(1180px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;overflow-x:hidden!important;background:radial-gradient(circle at 9% -2%,rgba(92,173,255,.14),transparent 34%),radial-gradient(circle at 85% 4%,rgba(100,255,186,.065),transparent 28%),linear-gradient(180deg,rgba(11,23,41,.992),rgba(3,9,20,.992))!important}.runRecapTopline{grid-template-columns:minmax(0,1fr) minmax(300px,360px)!important;gap:26px!important}.runRecapPnlHero{overflow:hidden!important;border-radius:22px!important;border:1px solid rgba(112,255,180,.72)!important;background:linear-gradient(90deg,rgba(218,255,224,.18) 0 2px,transparent 2px 12px) top /100% 11px no-repeat,linear-gradient(90deg,rgba(218,255,224,.14) 0 2px,transparent 2px 12px) bottom /100% 11px no-repeat,radial-gradient(circle at 50% 112%,rgba(77,255,162,.28),transparent 54%),radial-gradient(circle at 8% 10%,rgba(110,255,190,.1),transparent 32%),linear-gradient(180deg,rgba(12,37,37,.94),rgba(4,16,24,.84))!important;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.055),inset 0 0 22px rgba(114,255,190,.075),0 0 28px rgba(77,255,162,.16),0 16px 38px rgba(0,0,0,.3)!important}.runRecapPnlHero strong{letter-spacing:-.075em!important;text-shadow:0 0 20px rgba(75,255,162,.2),0 2px 0 hsla(0,0%,100%,.14)!important}.runRecapPnlHero:before{inset:9px!important;border-radius:15px!important;border:1px solid rgba(202,255,224,.18)!important}.runRecapPnlHero:after{opacity:.22!important;height:34px!important;background:radial-gradient(ellipse at 50% 100%,rgba(112,255,180,.44),transparent 67%),repeating-linear-gradient(108deg,transparent 0 7px,rgba(112,255,180,.2) 8px 9px)!important}.exitTimingTopGrid{grid-template-columns:minmax(330px,.75fr) minmax(540px,1.25fr)!important;gap:28px!important}.exitTimingRightStack{grid-template-columns:minmax(240px,.86fr) minmax(318px,1.14fr)!important;gap:16px!important}.exitTimingCopy h3{font-size:clamp(36px,3.15vw,52px)!important}.exitTimingCopy p{max-width:560px!important}.exitTimingScore{position:relative!important;min-height:170px!important;border-radius:20px!important;gap:6px!important;background:linear-gradient(135deg,rgba(255,99,125,.17),transparent 38%),radial-gradient(circle at 102% 12%,rgba(255,99,125,.15),transparent 44%),linear-gradient(180deg,rgba(28,18,34,.94),rgba(10,12,28,.84))!important;border-color:rgba(255,104,135,.78)!important}.exitTimingScore:after{display:none!important}.exitTimingScore:before{content:"";position:absolute;right:-8%;top:14%;bottom:10%;width:48%;pointer-events:none;opacity:.24;background:linear-gradient(150deg,transparent 0 28%,rgba(255,111,145,.38) 29% 30%,transparent 31% 44%,rgba(255,111,145,.24) 45% 46%,transparent 47% 100%),repeating-linear-gradient(15deg,transparent 0 8px,rgba(255,111,145,.17) 9px 10px);transform:skewX(-10deg)}.exitTimingScore small{position:relative;z-index:1;max-width:100%;color:rgba(255,202,212,.88)!important;font-size:12px!important;line-height:1.35!important;font-weight:760!important;letter-spacing:0!important;text-transform:none!important}.exitTimingStats{gap:13px!important}.recapMetricTile{min-height:86px!important;border-radius:16px!important;background:linear-gradient(180deg,rgba(18,34,56,.86),rgba(6,15,30,.77))!important}.recapMetricTile i{border-width:1.25px!important;box-shadow:inset 0 0 13px currentColor,0 0 14px hsla(0,0%,100%,.04)!important}.recapMetricTile span{font-size:10.5px!important}.recapMetricTile strong{font-size:clamp(17px,1.42vw,23px)!important}.exitTimingAnalysisGrid{grid-template-columns:minmax(0,1.55fr) minmax(310px,.78fr)!important;gap:14px!important}.exitTimingChartWrap{min-height:530px!important;padding:24px 20px 18px!important;border-radius:22px!important;background:radial-gradient(circle at 52% 0,rgba(78,154,235,.1),transparent 44%),linear-gradient(180deg,rgba(6,15,30,.88),rgba(3,10,22,.76))!important}.chartPanelTitle{font-size:12px!important;margin-bottom:4px!important}.exitTimingChart{height:420px!important;width:100%!important;overflow:visible!important}.exitTimingChartFrame{fill:rgba(3,10,22,.18);stroke:rgba(120,160,200,.12);stroke-width:.45;vector-effect:non-scaling-stroke}.exitTimingAxisText{fill:rgba(218,229,242,.72)!important;font-size:3.25px!important;font-weight:850!important}.exitTimingGridLine{stroke:rgba(150,185,218,.13)!important;stroke-width:.38!important}.exitTimingGridLine.vertical{stroke:rgba(150,185,218,.095)!important}.exitTimingVolumeBar{fill:rgba(91,149,205,.17)!important}.exitTimingOptimalZone{opacity:.58!important;fill:url(#exitTimingZone)!important;stroke:rgba(255,198,80,.26)!important;filter:drop-shadow(0 0 10px rgba(244,184,75,.12))!important}.exitTimingOptimalBottomLine,.exitTimingOptimalTopLine{stroke:rgba(255,202,88,.76)!important;stroke-width:.45!important;stroke-dasharray:2.2 1.7!important}.exitTimingGhostLine{stroke:rgba(95,180,255,.095)!important;stroke-width:9.6!important;filter:blur(1.8px)!important}.exitTimingShadowLine{stroke:rgba(127,205,255,.23)!important;stroke-width:5.8!important;filter:blur(.55px)!important}.exitTimingLine{stroke-width:1.28!important;filter:drop-shadow(0 0 6px rgba(122,220,255,.28))!important}.exitTimingBuyDot{stroke-width:.75!important;filter:drop-shadow(0 0 5px rgba(55,240,161,.62))!important}.exitTimingSellDot{stroke-width:.75!important;filter:drop-shadow(0 0 5px rgba(255,98,124,.62))!important}.exitTimingAthText,.exitTimingZoneText{font-size:3.55px!important;stroke-width:.55px!important}.exitTimingLegend{margin-top:2px!important;padding:12px 16px!important;gap:22px!important;border-radius:13px!important;background:rgba(2,8,19,.7)!important}.walletExitPanel{min-height:530px!important;border-radius:22px!important;padding:25px 19px 19px!important}.exitTimingWalletScore{min-height:158px!important;border-radius:18px!important}.walletScoreIcon{font-size:18px!important;background:hsla(0,0%,100%,.046)!important}.walletScoreCopy strong{font-size:41px!important}.marketOutperformanceCard{grid-template-columns:minmax(260px,.74fr) minmax(300px,.78fr)!important;grid-template-areas:"copy hero" "stats stats"!important;padding:28px 28px 30px!important;gap:22px!important}.marketOutperformanceHero{min-height:132px!important;overflow:visible!important}.marketOutperformanceHero strong{font-size:clamp(54px,4.8vw,82px)!important;color:#edc36c!important;letter-spacing:-.07em!important}.marketOutperformanceHero>span:not(.laurel){color:#efbd5e!important}.marketOutperformanceHero .laurel{display:none!important}.benchmarkLaurel{position:absolute;top:12px;width:46px;height:118px;opacity:.78;overflow:visible;filter:drop-shadow(0 0 7px rgba(237,195,108,.16))}.benchmarkLaurel.left{left:0}.benchmarkLaurel.right{right:0}.laurelStem{fill:none;stroke:hsla(40,78%,68%,.68);stroke-width:2.4;stroke-linecap:round}.laurelLeaf{fill:hsla(40,78%,68%,.72);stroke:rgba(255,232,170,.18);stroke-width:.6}.marketOutperformanceStats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.benchmarkTile{min-height:120px!important;padding:18px 16px!important;gap:8px!important}.benchmarkTile i,.benchmarkTile i:before{content:none!important;display:none!important}.benchmarkTile small{min-height:0!important;font-size:12px!important;letter-spacing:.02em!important;color:rgba(232,238,255,.78)!important}.botsBeaten{color:#c28cff!important;border-color:rgba(194,140,255,.42)!important;background:radial-gradient(circle at 50% 52%,rgba(194,140,255,.23),transparent 54%),linear-gradient(180deg,rgba(32,21,52,.92),rgba(12,14,34,.78))!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.07),0 0 22px rgba(194,140,255,.1)!important}.botsBeaten small,.botsBeaten span{display:block!important}.botsBeaten strong{color:#f4e9ff!important}.sample small{color:rgba(255,199,110,.78)!important}@media (max-width:1180px){.runRecapModal{width:min(1040px,calc(100vw - 22px))!important}.exitTimingAnalysisGrid,.exitTimingRightStack,.exitTimingTopGrid,.marketOutperformanceCard{grid-template-columns:1fr!important}.marketOutperformanceCard{grid-template-areas:"copy" "hero" "stats"!important}.exitTimingChartWrap{min-height:500px!important}.exitTimingChart{height:390px!important}.walletExitPanel{min-height:0!important}.exitTimingWalletScores{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.exitTimingChartWrap{min-height:360px!important}.exitTimingChart{height:255px!important}.exitTimingStats,.exitTimingWalletScores,.marketOutperformanceStats,.premiumRecapActions{grid-template-columns:1fr!important}.benchmarkLaurel{opacity:.36;width:36px}}.exitTimingCopy h3,.marketOutperformanceCopy h3,.runRecapModal,.runRecapModal h2{font-family:Aptos Display,Segoe UI Variable Display,Segoe UI,Inter,ui-sans-serif,system-ui,sans-serif!important}.exitTimingCopy h3,.marketOutperformanceCopy h3,.runRecapModal h2{font-weight:860!important;letter-spacing:-.045em!important}.runRecapTopline h2{text-shadow:0 2px 0 hsla(0,0%,100%,.1),0 18px 36px rgba(0,0,0,.28)!important}.runRecapPnlHero{border-radius:24px!important;border:1px solid rgba(116,255,181,.66)!important;background:linear-gradient(90deg,rgba(231,255,229,.2) 0 2px,transparent 2px 13px) top /100% 12px no-repeat,linear-gradient(90deg,rgba(231,255,229,.13) 0 2px,transparent 2px 13px) bottom /100% 12px no-repeat,radial-gradient(ellipse at 50% 112%,rgba(87,255,166,.29),transparent 60%),linear-gradient(180deg,rgba(15,40,41,.96),rgba(4,16,25,.86))!important;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08),inset 0 0 26px rgba(98,255,174,.1),0 0 28px rgba(79,255,164,.16),0 18px 44px rgba(0,0,0,.34)!important}.runRecapPnlHero strong{font-weight:900!important}.runRecapPnlHero span{color:rgba(214,255,229,.88)!important}.exitTimingScore small{margin-top:4px!important;padding-top:9px!important;border-top:1px solid rgba(255,162,183,.18)!important;color:rgba(255,221,228,.92)!important}.exitTimingChartWrap{background:radial-gradient(circle at 51% 3%,rgba(108,185,255,.12),transparent 42%),radial-gradient(circle at 79% 18%,rgba(255,95,124,.055),transparent 34%),linear-gradient(180deg,rgba(5,14,29,.92),rgba(3,9,20,.82))!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.07),inset 0 -24px 60px rgba(0,0,0,.16),0 16px 46px rgba(0,0,0,.2)!important}.exitTimingChartFrame{fill:rgba(1,7,17,.16)!important;stroke:rgba(158,196,230,.16)!important}.exitTimingVolumeBar{opacity:.82!important;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 3px rgba(67,161,255,.14))}.exitTimingVolumeBar.up{fill:url(#exitTimingLine)!important;opacity:.3!important}.exitTimingVolumeBar.down{fill:rgba(255,97,126,.42)!important;opacity:.46!important}.exitTimingLine{stroke-width:1.45!important;filter:drop-shadow(0 0 7px rgba(126,225,255,.32))!important}.exitTimingGhostLine{stroke-width:11.2!important;opacity:.82!important}.exitTimingShadowLine{stroke-width:6.4!important;opacity:.86!important}.exitTimingBuyDot,.exitTimingSellDot{stroke-width:.82!important}.exitTimingLegend{width:-moz-fit-content;width:fit-content;max-width:100%;border:1px solid rgba(135,172,210,.16)!important}.marketOutperformanceHero{min-height:148px!important;display:grid!important;grid-template-columns:78px minmax(0,auto) 78px!important;grid-template-rows:auto auto!important;grid-template-areas:"left value right" "left label right"!important;justify-content:center!important;align-items:center!important;grid-column-gap:18px!important;column-gap:18px!important}.marketOutperformanceHero strong{grid-area:value!important;align-self:end!important;font-weight:900!important;text-shadow:0 0 18px hsla(40,78%,68%,.18),0 2px 0 hsla(0,0%,100%,.12)!important}.marketOutperformanceHero>span:not(.laurel){grid-area:label!important;align-self:start!important;margin-top:4px!important}.benchmarkLaurel{position:static!important;width:76px!important;height:138px!important;opacity:.96!important;filter:drop-shadow(0 0 8px rgba(237,195,108,.22)) drop-shadow(0 4px 8px rgba(0,0,0,.22))!important}.benchmarkLaurel.left{grid-area:left!important;justify-self:end!important}.benchmarkLaurel.right{grid-area:right!important;justify-self:start!important}.laurelStem{stroke:hsla(40,78%,68%,.72)!important;stroke-width:2.05!important}.laurelLeaf{fill:url(#laurelGold-left)!important;stroke:rgba(255,242,190,.22)!important;stroke-width:.6!important}.benchmarkLaurel.right .laurelLeaf{fill:url(#laurelGold-right)!important}.laurelLeaf.inner{opacity:.74!important}.benchmarkTile{border-radius:18px!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 10px 26px rgba(0,0,0,.14)!important}.botsBeaten{border-color:rgba(184,124,255,.52)!important;background:radial-gradient(circle at 50% 28%,rgba(226,195,255,.18),transparent 32%),radial-gradient(circle at 50% 100%,rgba(127,80,255,.24),transparent 55%),linear-gradient(180deg,rgba(36,24,62,.96),rgba(12,14,34,.82))!important}@media (max-width:1180px){.marketOutperformanceHero{grid-template-columns:60px minmax(0,auto) 60px!important;column-gap:12px!important}.benchmarkLaurel{width:60px!important;height:112px!important}}@media (max-width:760px){.marketOutperformanceHero{grid-template-columns:38px minmax(0,auto) 38px!important;min-height:124px!important}.benchmarkLaurel{width:40px!important;height:86px!important}}.mobileTradePanelSlot{display:none}@media (min-width:1101px){.mobileTradePanelSlot{display:none!important}}@media (max-width:1200px){.main{padding:18px}.metricsGrid,.statsKpiGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.chartHeaderV13_3{gap:12px}.chartFooterActions,.controlRow,.markerControlRow,.timeframeRow{gap:9px}.dangerButton,.featureRailButton,.miniChartBtn,.primaryButton,.roomPill,.softButton,.speedBtn,.tabBtn,.timeBtn,.txAnimalFilter,.txMarkerBtn,.walletSelect{min-height:42px}}@media (max-width:1100px){.v1310AppGrid{grid-template-columns:1fr!important}.rightRail{position:static!important}.rightRail>.tradePanel{display:none!important}.mobileTradePanelSlot{display:block}.mobileTradePanelSlot .tradePanel{position:static!important;top:auto!important}.mobileTradePanelSlot .tradePanel>.card{border-color:rgba(20,241,149,.2)}.featureRailList{grid-template-columns:repeat(2,minmax(0,1fr))}.featureRailCopy small{white-space:normal}.liveChartWrap,.liveChartWrapV13_3{height:min(58vh,560px)!important;min-height:480px!important}}@media (max-width:1024px){.shell{grid-template-columns:1fr!important}.sidebar{position:-webkit-sticky!important;position:sticky!important;top:0;height:auto!important;max-height:42vh;flex-direction:row!important;align-items:stretch!important;overflow-x:auto;overflow-y:hidden;padding:10px!important;gap:10px!important;z-index:80;border-right:0;border-bottom:1px solid var(--line)}.brand{min-width:218px;border-bottom:0!important;padding:8px 10px!important;border-radius:16px;background:hsla(0,0%,100%,.025)}.brandSub{white-space:nowrap}.navGroup{display:flex!important;flex-direction:row!important;gap:8px!important;min-width:max-content}.navLink{min-width:104px;min-height:46px!important;justify-content:center}.sideWalletCard{display:grid!important;min-width:300px;max-width:340px;max-height:230px;overflow:hidden}.sideWalletList{max-height:118px!important}.sideWalletSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.sideCard{display:none!important}.main{padding:14px}.topbar{position:relative;min-height:0;align-items:stretch;border-radius:20px}.controlRow,.topActions{justify-content:flex-start}.coinHeader{align-items:flex-start}.priceBlock .price{font-size:clamp(22px,4.2vw,28px)}.botPresetCard,.cardPad,.metricCard,.statTile{padding:14px}.chartFooterBar.compactChartFooter{grid-template-columns:1fr!important}.chartFooterActions{justify-content:flex-start!important}.botEngineGrid,.featureGridTwo,.launchFormGrid,.marketLaunchGrid,.premiumRecapActions,.roomStatusGrid{grid-template-columns:1fr!important}}@media (max-width:820px){body,html{max-width:100%;overflow-x:hidden}.main{padding:10px}.grid,.rightRail,.v1310AppGrid{gap:12px!important}.topbar{padding:12px;gap:10px}.compactSelect,.controlRow>*,.mobileWalletSelect,.topActions>*,.walletSelect{min-height:44px}.controlRow{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.controlRow .connectionBadge,.controlRow .mobileWalletSelect,.controlRow .softButton,.controlRow .speedControl{width:100%}.speedControl{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))}.speedBtn{min-width:0}.mobileWalletSelect{display:grid!important;grid-column:1/-1;justify-items:stretch;grid-gap:4px;gap:4px;padding:8px 10px!important}.mobileWalletSelect select{width:100%}.featureGrid,.financialKpis,.metricsGrid,.placeholderGrid,.premiumGrid,.statsKpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.coinHeader{gap:12px}.coinIcon{width:46px;height:46px;border-radius:15px}.coinName{font-size:19px}.coinMeta{font-size:12px}.chartHeaderV13_3{align-items:stretch!important;flex-direction:column!important}.chartControlsStack{width:100%;justify-items:stretch!important}.markerControlRow,.timeframeRow{justify-content:flex-start!important}.bottomTabs button,.dangerButton,.miniChartBtn,.primaryButton,.softButton,.tabBtn,.timeBtn,.txAnimalFilter{min-height:44px!important}.chartToolRail{top:72px;left:8px;padding:5px;gap:5px}.chartToolBtn{width:34px;height:34px}.liveChartWrap,.liveChartWrapV13_3{height:430px!important;min-height:430px!important;margin:10px!important}.chartWatermark{left:54px;top:16px;font-size:10px}.lastPriceTag,.roomChartBadge,.walletMarkerBadge{transform:scale(.92);transform-origin:right top}.chartFooterBar{margin:0 10px 10px!important}.mobileTradePanelSlot{display:block!important}.mobileTradePanelSlot .tradePanel{display:grid;grid-gap:10px;gap:10px}.mobileTradePanelSlot .tabs{padding:7px}.quickGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.chatComposer input,.field input,.field select,.input,.premiumCodeRow input,.proRoomCreatePanel input,.rangeInput{min-height:46px!important;font-size:16px}.featureRailList{grid-template-columns:1fr!important}.featureRailButton{min-height:50px}.featureWorkspaceAnchor,.fullFeaturePage{min-width:0}.bottomPanelHeader,.statsHeader,.txProHeader{align-items:stretch!important;flex-direction:column!important}.bottomTabs{justify-content:flex-start!important;overflow-x:auto;flex-wrap:nowrap!important;padding-bottom:2px}.bottomTabs button{white-space:nowrap;flex:0 0 auto}.txAnimalFilterRow{flex-wrap:nowrap!important;overflow-x:auto;padding:12px 12px 8px!important}.txAnimalFilter{flex:0 0 auto}.txDexSummaryStrip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;padding:8px 12px!important}.txDexSummaryStrip span{min-width:0}}@media (max-width:640px){.sidebar{max-height:34vh;padding:8px!important}.brand{min-width:196px}.logoBox{width:36px;height:36px}.navLink{min-width:88px;padding:8px!important;font-size:12px}.navIcon{display:none}.sideWalletCard{min-width:280px;max-width:300px}.sideWalletSummary{display:none}.sideWalletList{max-height:154px!important}.card,.metricCard,.mockupFrame,.premiumGate,.statTile,.topbar{border-radius:18px}.breadcrumb strong{font-size:16px}.checkoutPlaceholders,.controlRow,.featureGrid,.financialKpis,.metricsGrid,.placeholderGrid,.premiumCodeRow,.premiumGrid,.roomStatusGrid,.sideWalletSummaryGrid,.statsKpiGrid{grid-template-columns:1fr!important}.metricValue,.statTile strong{font-size:16px}.liveChartWrap,.liveChartWrapV13_3{height:380px!important;min-height:380px!important}.chartToolRail{top:86px}.lastPriceTag{right:12px;top:12px;max-width:148px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chartFooterActions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))}.chartPositionPill{grid-column:1/-1;justify-content:center}.quickGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.txDexTableWrap{overflow-x:visible!important}.txDexTable{min-width:0!important;width:100%!important;border-spacing:0 10px!important}.txDexTable thead{display:none!important}.txDexTable tbody,.txDexTable td,.txDexTable tr{display:block!important;width:100%!important}.txDexTable tr.txDexRow{padding:10px;border:1px solid rgba(111,232,255,.12);border-radius:16px;background:hsla(0,0%,100%,.025);margin:0 10px 10px}.txDexTable td{border-bottom:0!important;padding:6px 4px!important;white-space:normal!important}.txDexTable td:not(.txWalletCellRight):not(.txMarkerCell){display:flex!important;align-items:center;justify-content:space-between;gap:12px}.txDexTable td:first-child:before{content:"Time"}.txDexTable td:nth-child(2):before{content:"Side"}.txDexTable td:nth-child(3):before{content:"USD"}.txDexTable td:nth-child(4):before{content:"Coins"}.txDexTable td:nth-child(5):before{content:"SOL"}.txDexTable td:before{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.07em;font-weight:900}.txWalletCellRight{min-width:0!important}.txWalletButton{width:100%;min-height:46px;padding:8px;border-radius:14px;background:hsla(0,0%,100%,.035);border:1px solid rgba(111,232,255,.1)}.txWalletText small,.txWalletText strong{max-width:none;white-space:normal;overflow-wrap:anywhere}.txMarkerCell{padding-top:8px!important}.txMarkerBtnIconOnly{width:100%;min-height:44px;border-radius:14px}.txMarkerBtnIconOnly:after{content:"Track wallet on chart";margin-left:8px;font-size:12px;font-weight:850}.txWalletPopover{position:fixed!important;left:12px!important;right:12px!important;top:auto!important;bottom:14px!important;width:auto!important;max-height:68vh;overflow:auto;z-index:1200}}@media (max-width:820px) and (orientation:landscape){.sidebar{max-height:132px}.sideWalletCard{max-height:112px}.sideWalletList{max-height:70px!important}.sideWalletSummary{display:none}.liveChartWrap,.liveChartWrapV13_3{height:320px!important;min-height:320px!important}.chartToolRail{top:58px}.controlRow{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mobileWalletSelect{grid-column:auto}}.txUsdCell{min-width:118px}.txUsdAmount{font-size:12px;font-weight:900;letter-spacing:-.01em}.txDexRow{--tx-row-alpha:.055;--tx-row-alpha-soft:.025;--tx-row-border-alpha:.16;--tx-row-alpha-hover:.09;--tx-row-alpha-soft-hover:.045;transition:background .16s ease,box-shadow .16s ease,filter .16s ease}.txDexTable tr.txDexRow.buy{background:linear-gradient(90deg,rgba(55,211,152,var(--tx-row-alpha)) 0,rgba(55,211,152,var(--tx-row-alpha-soft)) 68%,rgba(55,211,152,.012) 100%)}.txDexTable tr.txDexRow.sell{background:linear-gradient(90deg,rgba(255,101,125,var(--tx-row-alpha)) 0,rgba(255,101,125,var(--tx-row-alpha-soft)) 68%,rgba(255,101,125,.012) 100%)}.txDexTable tr.txDexRow.buy td:first-child{box-shadow:inset 3px 0 0 rgba(55,211,152,var(--tx-row-border-alpha))}.txDexTable tr.txDexRow.sell td:first-child{box-shadow:inset 3px 0 0 rgba(255,101,125,var(--tx-row-border-alpha))}.txDexTable tr.txDexRow.buy:hover{background:linear-gradient(90deg,rgba(55,211,152,var(--tx-row-alpha-hover)) 0,rgba(55,211,152,var(--tx-row-alpha-soft-hover)) 70%,rgba(111,232,255,.025) 100%)}.txDexTable tr.txDexRow.sell:hover{background:linear-gradient(90deg,rgba(255,101,125,var(--tx-row-alpha-hover)) 0,rgba(255,101,125,var(--tx-row-alpha-soft-hover)) 70%,rgba(255,159,103,.025) 100%)}@media (max-width:560px){.txDexTable tr.txDexRow.buy,.txDexTable tr.txDexRow.sell{background-size:100% 100%}.txUsdCell{min-width:0}}.trendPresetMini{margin-top:12px;padding-top:12px;border-top:1px solid hsla(0,0%,100%,.06)}.trendPresetLabel{display:block;color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.trendPresetRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.trendPresetRow button{min-height:34px;border-radius:999px;border:1px solid rgba(111,232,255,.14);background:hsla(0,0%,100%,.035);color:#dceaff;font-size:11px;font-weight:900;letter-spacing:.01em;padding:0 10px}.trendPresetRow button:hover{border-color:rgba(111,232,255,.34);background:rgba(111,232,255,.075)}.trendPresetRow button.active{color:#06111f;border-color:transparent;background:linear-gradient(135deg,rgba(111,232,255,.96),rgba(55,211,152,.88))}@media (max-width:420px){.trendPresetRow{grid-template-columns:1fr}.trendPresetRow button{min-height:38px}}.chartPatternModeModal .onboardingChoiceCard strong,.patternSelectModal .patternChoiceCard strong{letter-spacing:-.01em}.patternSelectModal{max-width:min(940px,calc(100vw - 28px));max-height:min(84vh,820px);overflow:auto}.patternEmpty,.patternWarning{margin:14px 0;padding:12px 14px;border:1px solid rgba(250,204,21,.22);border-radius:14px;background:rgba(250,204,21,.08);color:hsla(0,0%,100%,.86);font-size:.88rem}.patternChoiceList{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:12px;gap:12px;margin-top:16px}.patternChoiceCard{border:1px solid rgba(148,163,184,.22);border-radius:18px;padding:14px;background:linear-gradient(135deg,rgba(15,23,42,.92),rgba(2,6,23,.72));color:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.patternChoiceCard:hover:not(:disabled){transform:translateY(-1px);border-color:rgba(34,197,94,.42);background:linear-gradient(135deg,rgba(16,185,129,.1),rgba(15,23,42,.88))}.patternChoiceCard.disabled,.patternChoiceCard:disabled{opacity:.55;cursor:not-allowed}.patternChoiceMeta,.patternChoiceTopline{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.patternChoiceMeta span,.patternChoiceStats small,.patternChoiceTopline small{color:rgba(203,213,225,.68);font-size:.72rem}.patternChoiceMeta{margin-top:10px;font-size:.8rem}.patternChoiceMeta b{color:rgba(226,232,240,.82);font-weight:650;word-break:break-word;text-align:right}.patternChoiceStats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:12px}.patternChoiceStats span{border:1px solid rgba(148,163,184,.16);border-radius:12px;padding:8px;background:rgba(15,23,42,.52)}.patternChoiceStats b{display:block;margin-top:2px;font-size:.82rem;color:hsla(0,0%,100%,.88);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patternChoiceCard em{display:block;margin-top:10px;color:rgba(251,146,60,.9);font-size:.75rem;font-style:normal}.patternDialogActions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.chartPatternReadout{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding:14px 16px;border-radius:18px;border:1px solid rgba(45,212,191,.24);background:linear-gradient(135deg,rgba(13,148,136,.12),rgba(15,23,42,.7))}.chartPatternReadout strong{display:block;margin-top:2px;color:hsla(0,0%,100%,.92)}.chartPatternReadout small{color:rgba(203,213,225,.76)}.chartPatternReadoutStats{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.chartPatternReadoutStats span{min-width:92px;padding:8px 10px;border-radius:13px;border:1px solid rgba(148,163,184,.16);background:rgba(2,6,23,.35)}.chartPatternReadoutStats b{display:block;color:hsla(0,0%,100%,.9);font-size:.84rem}.patternPublicStartCard{display:grid;grid-gap:9px;gap:9px;margin-top:16px;padding:18px;border-radius:20px;border:1px solid rgba(45,212,191,.24);background:linear-gradient(135deg,rgba(13,148,136,.16),rgba(15,23,42,.88))}.patternPublicStartCard strong{font-size:1.04rem}.patternPublicStartCard small{color:rgba(203,213,225,.74)}.primaryActionButton{margin-top:4px;min-height:44px;border-radius:14px;border:1px solid rgba(45,212,191,.18);background:linear-gradient(135deg,rgba(45,212,191,.92),rgba(34,197,94,.78));color:#04111c;font-weight:800;cursor:pointer}.primaryActionButton:disabled{opacity:.55;cursor:not-allowed}.advancedPatternTesting{margin-top:14px;border:1px solid rgba(148,163,184,.16);border-radius:16px;padding:12px 14px;background:rgba(15,23,42,.48)}.advancedPatternTesting summary{cursor:pointer;color:rgba(226,232,240,.82);font-weight:700}.patternLockedPanel .cardHint{max-width:720px}@media (max-width:720px){.patternSelectModal{max-height:88vh}.patternChoiceList{grid-template-columns:1fr}.chartPatternReadout,.patternDialogActions{flex-direction:column;align-items:stretch}.chartPatternReadoutStats{justify-content:stretch}.chartPatternReadoutStats span{flex:1 1 120px}}