:root{--bg-start:#030712;--bg-end:#0a1428;--ink:#e8f1ff;--muted:#8b9fc4;--panel:rgba(10,18,34,0.86);--panel-border:rgba(96,128,176,0.26);--accent:#26d7ff;--accent-2:#5aa9ff;--copy-tooltip-bg:#f5f5f5;--copy-tooltip-border:#f5f5f5;--copy-tooltip-ink:#000;--copy-tooltip-arrow-bg:#f5f5f5;--copy-tooltip-failed-bg:#111;--copy-tooltip-failed-border:#f5f5f5;--copy-tooltip-failed-ink:#f5f5f5;--copy-tooltip-failed-arrow-bg:#111;--inline-icon-size:1rem}*{box-sizing:border-box}body,html{margin:0;padding:0}html{color-scheme:dark}html[data-theme=light]{color-scheme:light;--copy-tooltip-bg:#111;--copy-tooltip-border:#111;--copy-tooltip-ink:#fff;--copy-tooltip-arrow-bg:#111;--copy-tooltip-failed-bg:#fff;--copy-tooltip-failed-border:#111;--copy-tooltip-failed-ink:#111;--copy-tooltip-failed-arrow-bg:#fff}body{min-height:100vh;background:radial-gradient(circle at 8% 8%,rgba(38,215,255,.12),transparent 28%),radial-gradient(circle at 88% 14%,rgba(90,169,255,.1),transparent 30%),radial-gradient(circle at 52% 100%,rgba(44,69,114,.18),transparent 44%),linear-gradient(170deg,var(--bg-start),var(--bg-end));color:var(--ink);font-family:var(--font-sans),"Segoe UI",sans-serif;line-height:1.45}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.theme-toggle-float{position:static;transform:none;border:1px solid rgba(92,139,198,.42);border-radius:999px;background:rgba(10,21,39,.94);color:#dff0ff;display:inline-flex;align-items:center;gap:.42rem;padding:.36rem .64rem;font:inherit;font-weight:700;font-size:.76rem;letter-spacing:.02em;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(70,150,255,.2),0 10px 24px rgba(2,10,26,.54);transition:background-color .12s ease,border-color .12s ease,transform .12s ease}.theme-toggle-float:hover{border-color:rgba(120,188,255,.72);background:rgba(13,29,52,.98);transform:translateY(-1px)}.theme-toggle-float:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.theme-toggle-icon{width:1rem;text-align:center;line-height:1}.theme-toggle-text{text-transform:uppercase}.menu-links>.theme-toggle-float{align-self:center;margin-left:auto}.preferences-menu{position:relative;align-self:center}.sol-rate-display{display:inline-flex;align-items:center;gap:.4rem;margin-left:auto;margin-right:.1rem;font-size:.9rem;padding:.5rem;align-self:center;white-space:nowrap;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.menu-links>.preferences-menu>.theme-toggle-float{margin-left:0}.preferences-menu-panel{position:absolute;top:calc(100% + .5rem);right:0;min-width:13rem;padding:.7rem;border:1px solid rgba(92,139,198,.42);background:rgba(10,21,39,.98);box-shadow:inset 0 0 0 1px rgba(70,150,255,.18),0 16px 36px rgba(2,10,26,.58);display:grid;grid-gap:.7rem;gap:.7rem;z-index:100}.preferences-menu-section{display:grid;grid-gap:.45rem;gap:.45rem}.preferences-menu-section+.preferences-menu-section{padding-top:.7rem;border-top:1px solid rgba(92,139,198,.2)}.preferences-menu-label{margin:0;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.preferences-menu-options{display:flex;gap:.35rem;flex-wrap:wrap}.preferences-menu-option{border:1px solid rgba(92,139,198,.42);background:rgba(15,31,54,.94);color:#dff0ff;padding:.35rem .55rem;font:inherit;font-size:.72rem;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.preferences-menu-option:hover{border-color:rgba(120,188,255,.72);background:rgba(23,45,74,.98)}.preferences-menu-option[data-active=true]{border-color:var(--accent-2);background:rgba(70,150,255,.2);color:#ffffff}.preferences-menu-option:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.app-shell{width:98%;margin:1.2rem auto 2rem;display:grid;grid-gap:1rem}.site-footprint{margin:.25rem 0 .2rem;text-align:center;color:var(--muted);font-size:.75rem;letter-spacing:.04em}.site-footprint-entry{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.28rem}.site-footprint-wallet{color:#88d0ff;text-decoration:none;border-bottom:1px dashed rgba(136,208,255,.62);font-family:var(--font-mono),ui-monospace,"SF Mono",monospace}.site-footprint-wallet:hover{color:#c5ecff;border-bottom-color:rgba(197,236,255,.9)}.site-footprint-wallet:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px;border-radius:4px}.site-footprint-link{color:#88d0ff;text-decoration:none;border-bottom:1px solid rgba(136,208,255,.34)}.site-footprint-link:hover{color:#c5ecff;border-bottom-color:rgba(197,236,255,.74)}.site-footprint-link:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px;border-radius:4px}.site-footprint-x-link{width:1.25rem;height:1.25rem;display:inline-flex;align-items:center;justify-content:center;color:#88d0ff;text-decoration:none;border:1px solid rgba(136,208,255,.48);border-radius:999px}.site-footprint-x-link svg{width:.72rem;height:.72rem;display:block;fill:currentColor}.site-footprint-x-link:hover{color:#c5ecff;border-color:rgba(197,236,255,.9)}.site-footprint-x-link:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.page-shell{width:100%;margin:0;display:grid;grid-gap:1rem;gap:1rem}.docs-shell{width:min(100%,76rem);margin:0 auto;padding:clamp(.6rem,2vw,1rem) 0 1.4rem;gap:1.15rem}.docs-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;color:var(--muted);font-family:var(--font-mono),ui-monospace,"SF Mono",monospace;font-size:.76rem}.docs-breadcrumb a,.docs-index a,.docs-related a{color:#8fd8ff;text-decoration:none}.docs-breadcrumb a:hover,.docs-index a:hover,.docs-related a:hover{color:#d7f4ff}.docs-breadcrumb span:before{content:"/";margin-right:.45rem;color:rgba(139,159,196,.72)}.docs-hero{display:grid;grid-gap:.65rem;gap:.65rem;padding:clamp(.8rem,2.6vw,1.2rem) 0 .35rem;border-bottom:1px solid rgba(96,128,176,.24)}.docs-kicker{margin:0;color:var(--accent);font-family:var(--font-mono),ui-monospace,"SF Mono",monospace;font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.docs-hero h1{max-width:62rem;margin:0;color:#f7fbff;font-size:clamp(2rem,5vw,4.1rem);line-height:.98}.docs-hero p{max-width:48rem;margin:0;color:#b7c8e5;font-size:clamp(1rem,2vw,1.14rem)}.docs-layout{display:grid;grid-template-columns:minmax(11rem,16rem) minmax(0,1fr);grid-gap:clamp(1rem,3vw,2rem);gap:clamp(1rem,3vw,2rem);align-items:start}.docs-index{position:-webkit-sticky;position:sticky;top:1rem;display:grid;grid-gap:.7rem;gap:.7rem;padding-top:.3rem}.docs-index h2{margin:0;color:#e7f4ff;font-size:.82rem;font-family:var(--font-mono),ui-monospace,"SF Mono",monospace;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.docs-index nav{display:grid;grid-gap:.26rem;gap:.26rem}.docs-index a{display:block;border-left:2px solid rgba(96,128,176,.28);padding:.32rem 0 .32rem .62rem;color:#9db3d6;font-size:.88rem;line-height:1.25}.docs-index a[data-active=true]{border-left-color:var(--accent);color:#e9f8ff}.docs-article{min-width:0;display:grid;grid-gap:1.25rem;gap:1.25rem}.docs-section{display:grid;grid-gap:.72rem;gap:.72rem;border-bottom:1px solid rgba(96,128,176,.18);padding-bottom:1.2rem}.docs-related h2,.docs-section h2{margin:0;color:#eef7ff;font-size:clamp(1.28rem,2.3vw,1.72rem);line-height:1.08}.docs-section li,.docs-section p{color:#b8c9e5;font-size:.98rem}.docs-section p{max-width:58rem;margin:0}.docs-section ul{margin:0;padding-left:1.18rem}.docs-section li+li{margin-top:.42rem}.docs-table-wrap{width:100%;overflow-x:auto;border:1px solid rgba(96,128,176,.24)}.docs-section table{width:100%;min-width:34rem;border-collapse:collapse;background:rgba(7,15,30,.52)}.docs-section td,.docs-section th{padding:.72rem .78rem;border-bottom:1px solid rgba(96,128,176,.2);text-align:left;vertical-align:top}.docs-section th{color:#dff3ff;font-family:var(--font-mono),ui-monospace,"SF Mono",monospace;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.docs-section td{color:#b8c9e5;font-size:.94rem}.docs-section tbody tr:last-child td{border-bottom:0}.docs-related{display:grid;grid-gap:.75rem;gap:.75rem;padding-bottom:.5rem}.docs-related div{display:flex;flex-wrap:wrap;gap:.55rem}.docs-related a{display:inline-flex;align-items:center;min-height:2.1rem;border:1px solid rgba(96,128,176,.32);padding:.38rem .7rem;color:#d7efff;background:rgba(10,18,34,.58)}@media (max-width:760px){.docs-shell{padding-inline:.1rem}.docs-layout{grid-template-columns:1fr}.docs-index{position:static;border-bottom:1px solid rgba(96,128,176,.18);padding-bottom:.9rem}.docs-index nav{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr))}.docs-index a{border-left:0;border-bottom:1px solid rgba(96,128,176,.24);padding:.36rem 0}.docs-index a[data-active=true]{border-bottom-color:var(--accent)}}.not-found-page{min-height:min(68vh,42rem);place-items:center;padding:clamp(2rem,7vw,5rem) .75rem}.not-found-panel{width:min(100%,56rem);border:0;border-radius:0;background:transparent;box-shadow:none;display:grid;grid-gap:1rem;gap:1rem;padding:0;text-align:center}.not-found-image{width:min(100%,52rem);height:auto;justify-self:center;border-radius:8px}.not-found-kicker{margin:0;color:var(--accent);font-family:var(--font-mono),ui-monospace,"SF Mono",monospace;font-size:.9rem;font-weight:500;letter-spacing:.18em}.not-found-panel h1{margin:0;color:#f8fbff;font-size:clamp(2.1rem,7vw,4.2rem);line-height:.98}.not-found-copy{max-width:31rem;margin:0 auto;color:var(--muted);font-size:1rem}.not-found-actions{display:flex;justify-content:center;gap:.55rem;flex-wrap:wrap;margin-top:.25rem}.not-found-actions .menu-link{min-width:6.8rem;justify-content:center;text-align:center}.not-found-actions .menu-link:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.menu-panel{width:100%;margin:0;border:1px solid var(--panel-border);border-radius:0 0 18px 18px;background:var(--panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 18px 38px rgba(2,8,20,.46);padding:.8rem clamp(.85rem,2.2vw,1.2rem)}.menu-content{justify-content:space-between;gap:.9rem}.menu-content,.menu-links{display:flex;align-items:center;flex-wrap:wrap}.menu-links{gap:.55rem;width:100%}.menu-home-link{width:2.2rem;height:2.2rem;min-width:2.2rem;min-height:2.2rem;border:1px solid rgba(101,134,182,.3);border-radius:999px;background:rgba(12,25,46,.86);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:inset 0 0 0 1px rgba(103,169,247,.12);transition:border-color .12s ease,background-color .12s ease,transform .12s ease,box-shadow .12s ease}.menu-home-icon{width:1.45rem;height:1.45rem;display:block}.menu-home-link:hover{border-color:rgba(126,180,255,.58);background:rgba(15,32,58,.98);transform:translateY(-1px);box-shadow:inset 0 0 0 1px rgba(78,152,255,.24),0 8px 16px rgba(4,14,28,.35)}.menu-home-link[data-active=true]{border-color:rgba(71,168,255,.62);background:linear-gradient(180deg,rgba(20,50,92,.94),rgba(13,35,66,.94)),rgba(20,50,92,.94);box-shadow:inset 0 0 0 1px rgba(71,168,255,.24),0 10px 20px rgba(7,20,45,.38)}.menu-home-link:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.menu-link{border:1px solid rgba(101,134,182,.3);border-radius:999px;background:rgba(13,24,45,.82);color:#d7e7ff;text-decoration:none;font-weight:700;font-size:.88rem;padding:.38rem .9rem;transition:border-color .12s ease,background-color .12s ease,transform .12s ease,box-shadow .12s ease}.menu-link:hover{border-color:rgba(126,180,255,.55);background:rgba(17,32,58,.98);box-shadow:inset 0 0 0 1px rgba(78,152,255,.28);transform:translateY(-1px)}.menu-link[data-active=true]{border-color:rgba(71,168,255,.62);background:linear-gradient(180deg,rgba(20,50,92,.94),rgba(13,35,66,.94)),rgba(20,50,92,.94);color:#e8f5ff;box-shadow:inset 0 0 0 1px rgba(71,168,255,.24),0 10px 20px rgba(7,20,45,.38)}.menu-group{border:1px solid rgba(101,134,182,.28);border-radius:14px;background:rgba(10,20,38,.72);display:grid;grid-gap:.35rem;gap:.35rem;padding:.34rem .44rem .44rem}.menu-group[data-active=true]{border-color:rgba(79,160,255,.58);background:rgba(15,36,68,.82)}.menu-group-label{color:var(--muted);font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;padding:0 .3rem}.menu-sub-links{display:flex;flex-wrap:wrap;gap:.35rem}.menu-sub-link{border:1px solid rgba(101,134,182,.28);border-radius:999px;background:rgba(13,24,45,.84);color:#cfe2ff;text-decoration:none;font-weight:700;font-size:.79rem;padding:.28rem .72rem;transition:border-color .12s ease,background-color .12s ease,transform .12s ease,box-shadow .12s ease}.menu-sub-link:hover{border-color:rgba(126,180,255,.5);background:rgba(16,30,56,.96);box-shadow:inset 0 0 0 1px rgba(78,152,255,.22);transform:translateY(-1px)}.menu-sub-link[data-active=true]{border-color:rgba(71,168,255,.58);background:rgba(18,46,84,.9);color:#ebf7ff}.menu-sub-link[data-disabled=true],.menu-sub-link[data-disabled=true]:hover{border-color:rgba(185,190,198,.52);background:rgba(205,211,220,.42);color:#cbd1da;box-shadow:none;cursor:default;opacity:.4;transform:none}.menu-sub-link[data-disabled=true][data-fade-step="1"]{opacity:.3}.menu-sub-link[data-disabled=true][data-fade-step="2"]{opacity:.2}.menu-sub-link[data-disabled=true][data-fade-step="3"]{opacity:.1}.today-menu-pane{display:grid;grid-gap:.62rem;gap:.62rem}.today-menu-pane-head{display:flex;align-items:baseline;justify-content:space-between;gap:.9rem;flex-wrap:wrap}.today-menu-pane-head h2{margin:0;font-size:.98rem}.today-menu-pane-ad-slot{flex:1 1 18rem;min-height:1.2rem}.today-menu-pane-links{gap:.4rem}.data-tables-grid,.top-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;align-items:start}.mint-leaderboard-grid{grid-template-columns:minmax(0,1fr)}.mint-leaderboard-panel{width:100%}.today-top-dashboard-panel{display:grid;grid-gap:.75rem;gap:.75rem}.today-top-dashboard-head-panel{align-content:start}.today-top-treemap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;align-items:stretch}.today-top-treemap-panel{min-height:0}.today-top-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.today-top-card{position:relative;overflow:hidden;display:grid;grid-gap:.36rem;gap:.36rem;min-width:0;border:1px solid rgba(91,132,190,.34);border-radius:8px;background:linear-gradient(180deg,rgba(12,27,48,.94),rgba(7,17,31,.9)),rgba(8,18,35,.82);padding:.78rem .82rem}.today-top-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#facc15}.today-top-card[data-tone=buy]:before{background:#22c55e}.today-top-card[data-tone=sell]:before{background:#fb7185}.today-top-card[data-tone=creates]:before,.today-top-card[data-tone=mint]:before{background:#38bdf8}.today-top-card[data-tone=volume]:before{background:#a78bfa}.today-top-card[data-tone=program]:before{background:#fb923c}.today-top-card-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.today-top-kicker,.today-top-rank{color:#a8bedc;font-size:.64rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.today-top-rank{color:#facc15}.today-top-card h3,.today-top-card p{margin:0}.today-top-card h3{font-size:.86rem;color:#dcecff}.today-top-value{color:#f5fbff;font-size:1.18rem;font-weight:800;line-height:1.1;overflow-wrap:anywhere}.today-top-subvalue{color:#a4bad9;font-size:.74rem;line-height:1.35}.today-top-address{min-width:0;padding-top:.1rem}.hero,.panel{border:1px solid var(--panel-border);border-radius:18px;background:var(--panel);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 16px 32px rgba(3,9,21,.44);padding:1rem 1.1rem;min-width:0}.hero h1{margin:.35rem 0 .65rem;font-size:clamp(1.4rem,4.1vw,2.15rem)}.hero p{margin:0;color:var(--muted)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-size:.76rem;margin:0}.row{display:flex;justify-content:space-between;gap:1rem;padding:.35rem 0}.account-metric-panel .row{display:grid;grid-template-columns:max-content minmax(1.5rem,1fr) minmax(0,max-content);align-items:baseline;grid-column-gap:.5rem;column-gap:.5rem}.account-metric-panel .row:before{content:"";grid-column:2;grid-row:1;align-self:end;width:100%;height:2px;background-image:radial-gradient(circle,currentColor .65px,transparent 1px);background-position:0;background-repeat:repeat-x;background-size:8px 2px;opacity:.24;transform:translateY(-.34rem)}.account-metric-panel .row>:first-child{grid-column:1;grid-row:1;min-width:0;font-size:.88rem}.account-metric-panel .row>:last-child{grid-column:3;grid-row:1;justify-self:end;min-width:0;text-align:right;overflow-wrap:anywhere;font-size:.88rem;font-weight:400}.account-metric-panel .row>:last-child .retention-value,.account-metric-panel .row>:last-child strong{font-size:inherit;font-weight:inherit}.account-sol-value{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:.42rem;flex-wrap:wrap}.account-usd-value{color:var(--muted);font-size:inherit;font-weight:400}.account-live-panel{display:grid;grid-gap:.75rem;gap:.75rem}.account-live-account-row{justify-content:flex-start;max-width:46rem}.account-live-account-row .wallet-cell{--inline-icon-size:1rem;font-size:.82rem}.account-live-chips{gap:.42rem}.account-live-side-pill{justify-content:center;min-width:3.15rem}.account-live-side-pill[data-side=buy]{background:#edf9f0;border-color:#3e8a58;color:#1e5d35}.account-live-side-pill[data-side=sell]{background:#fff0f3;border-color:#c84a62;color:#8a1f35}.account-live-side-pill[data-side=create]{background:#edf4ff;border-color:#4a6ea8;color:#254777}.inline-actions,.row-actions{align-items:center}.inline-actions{display:flex;gap:.6rem}.landing-live-actions,.landing-retention-controls,.mayhem-bot-toolbar,.row-actions .inline-actions,.today-pagination-actions,.today-table-actions{--action-pane-control-height:2.45rem}.row code,pre{font-family:var(--font-mono),ui-monospace,"SF Mono",monospace}strong[data-state=connected]{color:#33dc85}strong[data-state=disconnected]{color:#ff6c85}strong[data-stream=running]{color:#33dc85}strong[data-stream=paused]{color:#ffbf63}.stream-toggle{border:1px solid rgba(102,136,184,.35);border-radius:999px;background:rgba(11,24,45,.9);color:var(--ink);font:inherit;font-weight:600;padding:.34rem .92rem;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,transform .12s ease}.stream-toggle-icon-button{width:2rem;height:2rem;min-width:2rem;min-height:2rem;padding:0;display:inline-flex;align-items:center;justify-content:center}.stream-toggle-icon-button[data-stream=running]{color:#33dc85}.stream-toggle-icon-button[data-stream=paused]{color:#ff6c85}.stream-toggle-icon{width:1rem;height:1rem;display:block;fill:currentColor}.stream-toggle:hover{background:rgba(15,32,58,1);border-color:rgba(131,178,242,.54);transform:translateY(-1px)}.stream-toggle:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.clean-button{border:1px solid rgba(194,126,141,.52);border-radius:999px;background:rgba(76,33,44,.6);color:#f6dde3;font:inherit;font-weight:700;padding:.34rem .92rem;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.clean-button:hover:enabled{border-color:rgba(227,154,170,.78);background:rgba(96,40,55,.78);color:#ffecef}.clean-button:disabled{opacity:.45;cursor:not-allowed}.clean-button:focus-visible{outline:2px solid rgba(232,122,151,.95);outline-offset:2px}.retention-value{min-width:5.8rem;text-align:center}.stepper-button{width:2rem;height:2rem;border:1px solid rgba(102,136,184,.34);border-radius:999px;background:rgba(10,23,43,.94);color:var(--ink);font:inherit;font-weight:700;line-height:1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;transition:background-color .12s ease,border-color .12s ease}.stepper-button:hover:enabled{background:rgba(14,30,55,1);border-color:rgba(131,178,242,.58)}.stepper-button:disabled{opacity:.45;cursor:not-allowed}.stepper-button:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}h2{margin:0 0 .5rem;font-size:1rem}pre{margin:0;white-space:pre-wrap;word-break:break-word;color:#deebff;background:rgba(8,17,32,.94);border:1px solid rgba(92,127,177,.34);border-radius:10px;padding:.85rem;min-height:3rem}.empty{margin:0;color:var(--muted)}.filter-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.7rem;gap:.7rem;margin:0 0 .55rem;padding:.7rem;border:1px solid rgba(90,125,175,.28);border-radius:12px;background:rgba(8,18,33,.74)}.today-filter-bar{display:flex;flex-wrap:wrap}.live-filter-bar{align-items:start}.live-filter-bar,.today-live-filter-bar{grid-template-columns:repeat(4,minmax(0,1fr)) minmax(170px,.52fr)}.vibe-live-filter-bar{grid-template-columns:repeat(6,minmax(0,1fr))}.table-wrap.vibe-mint-table-wrap{max-height:none;overflow-y:visible}.vibe-mint-table-wrap .vibe-row-hovered td{background-color:var(--vibe-row-highlight)}@keyframes vibe-flash-buy{0%{background-color:rgba(22,245,168,.28)}to{background-color:transparent}}@keyframes vibe-flash-sell{0%{background-color:rgba(255,74,112,.28)}to{background-color:transparent}}.vibe-cell-buy{animation:vibe-flash-buy .9s ease-out}.vibe-cell-sell{animation:vibe-flash-sell .9s ease-out}html[data-theme=dark] .events-table .vibe-cell-buy{color:rgba(22,245,168,.96)}html[data-theme=dark] .events-table .vibe-cell-sell{color:rgba(255,74,112,.96)}html[data-theme=dark] .has-tooltip{--has-tooltip-bg:#000;--has-tooltip-border:#f5f5f5;--has-tooltip-text:#f5f5f5;--has-tooltip-shadow:0 10px 22px rgba(0,0,0,0.5)}.today-order-action-control .landing-event-chip-list{flex-wrap:nowrap}.today-order-action-button[data-active=true]{border-color:rgba(71,168,255,.62);background:linear-gradient(180deg,rgba(20,50,92,.58),rgba(13,35,66,.82)),rgba(18,36,57,.86);box-shadow:inset 0 0 0 1px rgba(71,168,255,.24),0 10px 20px rgba(7,20,45,.24)}.live-filter-bar .filter-control-chips{grid-column:auto}.live-filter-bar .filter-control{min-width:0}.live-event-filter-chip-add{min-width:1.82rem;justify-content:center;font-weight:700}.live-event-filter-chip-custom{border-style:dashed}.filter-control-chips .landing-event-chip{display:inline-flex;align-items:center;min-height:1.82rem;padding:.27rem .5rem;line-height:1.2}.has-tooltip{position:relative;--has-tooltip-bg:#fff;--has-tooltip-border:#111;--has-tooltip-text:#111;--has-tooltip-shadow:0 8px 18px rgba(17,24,39,0.16)}.has-tooltip:after{content:attr(data-tooltip);position:absolute;left:50%;bottom:calc(100% + .5rem);width:max-content;max-width:min(17rem,72vw);padding:.5rem .62rem;border:1px solid var(--has-tooltip-border);border-radius:0;background:var(--has-tooltip-bg);color:var(--has-tooltip-text);box-shadow:var(--has-tooltip-shadow);font-family:var(--font-mono),ui-monospace,"SF Mono",monospace;font-size:.68rem;font-weight:650;line-height:1.45;letter-spacing:0;text-align:left;white-space:pre-line;opacity:0;pointer-events:none;transform:translate(-50%,.2rem);transition:opacity .12s ease,transform .14s ease;z-index:45}.has-tooltip[data-tooltip-align=start]:after{left:0;transform:translateY(.2rem)}.has-tooltip[data-tooltip-align=end]:after{right:0;left:auto;transform:translateY(.2rem)}.has-tooltip:hover:after{opacity:1;transform:translate(-50%)}.has-tooltip[data-tooltip-align=end]:hover:after,.has-tooltip[data-tooltip-align=start]:hover:after{transform:translateY(0)}.live-chip-input{display:inline-flex;align-items:center;gap:.1rem;flex:1 1 auto;min-width:200px;max-width:360px;min-height:1.82rem;padding:.1rem .1rem .1rem .38rem;margin:0;border:1px solid rgba(119,154,196,.42);border-radius:999px;background:rgba(18,36,57,.86)}.live-chip-input input,.live-chip-input select{width:100%;min-width:0;flex:1 1 auto;border:none;outline:none;background:transparent;color:inherit;font:inherit;font-size:.72rem;line-height:1;min-height:0;border-radius:0;padding:0;margin:0}.filter-control .live-chip-input input,.filter-control .live-chip-input select{border:none;box-shadow:none;background:transparent}.live-chip-input input::placeholder{color:#86a0c2}.live-chip-input-action,.live-chip-input-clear{border:1px solid rgba(102,136,184,.34);border-radius:999px;background:rgba(10,23,43,.94);color:var(--ink);font:inherit;font-weight:700;line-height:1;cursor:pointer;margin:0;padding:0;min-width:0;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;transition:background-color .12s ease,border-color .12s ease,transform .12s ease}.live-chip-input-action{width:1.34rem;height:1.34rem;font-size:.88rem}.live-chip-input-clear{width:1.34rem;height:1.34rem;font-size:.56rem}.live-chip-input-action:hover,.live-chip-input-clear:hover{border-color:rgba(131,178,242,.58);background:rgba(14,30,55,1);transform:translateY(-1px)}.live-chip-input-action:focus-visible,.live-chip-input-clear:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.today-table-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem;margin:0 0 .55rem}.today-table-header h2{margin:0}.today-table-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.6rem}.today-table-actions>strong[data-stream]{display:inline-flex;align-items:center;min-height:var(--action-pane-control-height);line-height:1}.refresh-spinner-status{display:inline-flex;align-items:center;justify-content:center;width:var(--action-pane-control-height);min-width:var(--action-pane-control-height);height:var(--action-pane-control-height)}.refresh-spinner{width:1rem;height:1rem;border:2px solid rgba(17,17,17,.18);border-top-color:#111;border-radius:50%;animation:refresh-spin .72s linear infinite}html[data-theme=dark] .refresh-spinner{border-color:#f5f5f5 rgba(245,245,245,.22) rgba(245,245,245,.22)}@keyframes refresh-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.refresh-spinner{animation-duration:1.6s}}.landing-live-actions .clean-button,.landing-live-actions .stream-toggle,.row-actions .inline-actions .clean-button,.row-actions .inline-actions .stream-toggle,.today-table-actions .clean-button,.today-table-actions .stream-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:var(--action-pane-control-height);height:var(--action-pane-control-height);padding:0 .82rem;font-size:.84rem;line-height:1}.today-table-actions .clean-button{padding-inline:.82rem}.today-table-actions .chart-visibility-toggle{width:4.2rem;padding-inline:.82rem;white-space:nowrap}.chart-visibility-toggle[data-chart=visible]{border-color:#111;background:#111;color:#fff}.chart-visibility-toggle[data-chart=hidden]{border-color:#111;background:#fff;color:#111}.stream-toggle-notice-anchor .stream-toggle-icon-button{width:var(--action-pane-control-height,2rem);height:var(--action-pane-control-height,2rem);min-width:var(--action-pane-control-height,2rem);min-height:var(--action-pane-control-height,2rem);padding:0}.stream-toggle-notice-anchor{position:relative;display:inline-flex;align-items:center}.stream-toggle-notice{position:absolute;right:0;bottom:calc(100% + .42rem);z-index:12;width:min(10.75rem,calc(100vw - 1rem));display:grid;grid-gap:.32rem;gap:.32rem;padding:.58rem .66rem .62rem;border:1px solid #111;border-radius:0;background:#fff;box-shadow:none;color:#111}.stream-toggle-notice:after{content:"";position:absolute;right:.7rem;top:100%;width:.58rem;height:.58rem;border-right:1px solid #111;border-bottom:1px solid #111;background:#fff;transform:translateY(-.31rem) rotate(45deg)}.stream-toggle-notice-title{display:block;margin:0;color:#111;font-size:.71rem;line-height:1.1}.stream-toggle-notice-body{margin:0;color:#444;font-size:.66rem;line-height:1.34}.today-pagination-control{min-width:0}.today-table-pagination-group{display:flex;align-items:center;gap:.6rem}.today-pagination-actions{display:flex;align-items:center;gap:.36rem;min-height:var(--action-pane-control-height)}.today-pagination-actions .stepper-button{width:var(--action-pane-control-height);height:var(--action-pane-control-height)}.today-pagination-actions .retention-value{display:inline-flex;align-items:center;justify-content:center;min-height:var(--action-pane-control-height);font-size:.78rem;line-height:1;min-width:5.1rem}.overview-interval-actions{gap:.25rem;width:auto;justify-content:center}.overview-interval-actions .retention-value{min-width:4.5rem}.today-range-control{display:flex;flex-wrap:nowrap;align-items:center;gap:.45rem .55rem}.today-range-pagination-control{min-width:0;flex:1 1 auto}.today-range-pagination-control .today-range-control{min-width:min(26rem,100%)}.today-range-stepper{display:inline-flex;align-items:stretch;gap:.3rem;height:var(--action-pane-control-height);padding:.18rem;border:1px solid rgba(119,154,196,.42);border-radius:999px;background:rgba(18,36,57,.72);box-shadow:inset 0 0 0 1px rgba(71,168,255,.08)}.today-range-activate{display:inline-flex;align-items:center;justify-content:center;min-height:var(--action-pane-control-height);padding:0 .95rem;line-height:1;white-space:nowrap}.today-range-stepper .today-range-activate{height:100%;flex:1 1 auto;min-height:0;min-width:7.25rem;padding:0 1rem}.today-range-activate[data-active=true]{border-color:rgba(71,168,255,.62);background:linear-gradient(180deg,rgba(20,50,92,.58),rgba(13,35,66,.82)),rgba(18,36,57,.86);box-shadow:inset 0 0 0 1px rgba(71,168,255,.24),0 10px 20px rgba(7,20,45,.24)}.today-range-stepper .stepper-button{width:calc(var(--action-pane-control-height) - .36rem);height:100%}.today-range-stepper .retention-value{display:inline-flex;align-items:center;justify-content:center;min-width:0;font-size:.78rem;line-height:1}.today-filter-bar .filter-control{flex:1 1 180px;min-width:180px}.today-filter-bar .filter-control-compact{flex:0 0 auto;min-width:0}.filter-control{display:flex;flex-direction:column;gap:.35rem}.filter-control-chips{grid-column:1/-1}.filter-control span{color:var(--muted);font-size:.74rem;text-transform:uppercase;letter-spacing:.06em}.live-amount-filter-mode-row{display:flex;flex-wrap:wrap;gap:.35rem}.live-amount-filter-values{display:grid;grid-template-columns:minmax(0,8rem);justify-content:start;grid-gap:.4rem;gap:.4rem}.live-amount-filter-values[data-between=true]{grid-template-columns:repeat(2,minmax(0,8rem))}.live-amount-filter-values input{width:100%}.live-amount-filter-input{min-height:1.7rem;padding:.1rem .42rem;font-size:.9rem}.today-live-filter-bar .today-amount-filter-control{grid-column:-2/-1;justify-self:end;align-items:flex-end;width:-moz-fit-content;width:fit-content;max-width:100%}.today-live-filter-bar .today-hash-filter-control{grid-column:span 2}.today-amount-filter-control>span{align-self:flex-start}.today-amount-filter-control .live-amount-filter-mode-row{justify-content:flex-end;gap:.24rem}.today-amount-filter-control .live-event-filter-chip{min-height:1.7rem;padding-inline:.42rem}.today-amount-filter-control .live-amount-filter-values{grid-template-columns:minmax(0,6.75rem);justify-content:end;gap:.3rem}.today-amount-filter-control .live-amount-filter-values[data-between=true]{grid-template-columns:repeat(2,minmax(0,6.25rem))}.today-amount-filter-control .landing-event-chip-empty{max-width:12rem;text-align:left}.live-event-filter-chip{display:inline-flex;align-items:center;min-height:1.82rem;padding:.27rem .5rem;gap:.28rem;font:inherit;line-height:1.2;cursor:pointer;border-color:rgba(119,154,196,.42);background:rgba(18,36,57,.86);color:#dceaff;transition:border-color .12s ease,background-color .12s ease,box-shadow .12s ease,color .12s ease}.live-event-filter-chip:hover{border-color:rgba(141,190,246,.7);background:rgba(22,45,70,.94)}.live-event-filter-chip[data-active=true]{border-color:rgba(71,168,255,.62);background:linear-gradient(180deg,rgba(20,50,92,.94),rgba(13,35,66,.94)),rgba(20,50,92,.94);color:#e8f5ff;box-shadow:inset 0 0 0 1px rgba(71,168,255,.24),0 10px 20px rgba(7,20,45,.38)}.live-event-filter-chip:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.filter-control select{border:1px solid rgba(102,137,187,.38);border-radius:999px;background:rgba(9,20,38,.95);color:var(--ink);font:inherit;padding:.28rem}.page-size-select{width:5.4rem;min-width:5.4rem;min-height:var(--action-pane-control-height,2.45rem);height:var(--action-pane-control-height,2.45rem);padding:0 2.1rem 0 .8rem}.filter-control input{border:1px solid rgba(102,137,187,.38);border-radius:9px;background:rgba(9,20,38,.95);color:var(--ink);font:inherit;padding:.12rem}.filter-input-with-clear{position:relative;display:flex;align-items:center}.filter-input-with-clear input{width:100%;padding-right:1.7rem}.filter-clear-button{position:absolute;right:.32rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;border:none;border-radius:999px;background:transparent;color:var(--muted);font:inherit;line-height:1;cursor:pointer;padding:0}.filter-clear-button:hover{background:rgba(83,131,199,.24);color:#eff7ff}.filter-clear-button:focus-visible{outline:2px solid var(--accent-2);outline-offset:1px}.filter-control select:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.filter-control input:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.filter-control .live-chip-input input:focus,.filter-control .live-chip-input input:focus-visible{border:none;outline:none;box-shadow:none;background:transparent}.filter-control .live-chip-input select:focus,.filter-control .live-chip-input select:focus-visible{border:none;outline:none;box-shadow:none;background:transparent}.event-description{margin:0 0 .55rem;font-size:.84rem;color:var(--muted);font-style:italic}.filter-summary{margin:0 0 .7rem;color:var(--muted);font-size:.82rem}.panel-note{margin:0 0 .55rem;color:var(--muted);font-size:.84rem}.panel-note:last-child{margin-bottom:0}.live-decoded-events-panel{height:90vh;display:flex;flex-direction:column}.live-decoded-events-panel .table-wrap{flex:1 1 auto;min-height:0;max-height:none}.chart-panel{display:flex;flex-direction:column;gap:.55rem;min-height:380px}.chart-viewport{width:100%;height:300px}.chart-legal-note{color:#9eb9ff}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:.7rem;gap:.7rem}.landing-page{display:grid;grid-gap:1rem;gap:1rem}.landing-section{animation:landing-rise .48s cubic-bezier(.2,.7,.2,1) both}.landing-page .landing-section:nth-of-type(2){animation-delay:60ms}.landing-page .landing-section:nth-of-type(3){animation-delay:.11s}@keyframes landing-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.landing-hero{display:grid;grid-template-columns:minmax(0,1.24fr) minmax(320px,.76fr);grid-gap:1rem;gap:1rem;align-items:stretch;position:relative;overflow:hidden;border-color:rgba(130,167,206,.34);background:radial-gradient(circle at 12% 18%,rgba(255,177,99,.16),transparent 46%),radial-gradient(circle at 92% 8%,rgba(96,201,247,.2),transparent 48%),linear-gradient(160deg,rgba(7,17,34,.96),rgba(4,12,24,.94))}.landing-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(130deg,transparent,rgba(166,214,255,.04) 36%,transparent 70%),repeating-linear-gradient(112deg,rgba(166,214,255,.04),rgba(166,214,255,.04) 1px,transparent 0,transparent 26px)}.landing-hero-copy,.landing-live-card{position:relative;z-index:1}.landing-kicker{margin:0 0 .65rem;color:#8de8ff;text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;font-weight:700}.landing-title{margin:0;max-width:18ch;font-size:clamp(1.55rem,4vw,2.35rem);line-height:1.08}.landing-lead{margin:.9rem 0 0;max-width:62ch;color:#bfd1ec;font-size:.96rem}.landing-cta-row{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.58rem}.landing-button{border-radius:999px;text-decoration:none;font-weight:700;font-size:.86rem;line-height:1;padding:.68rem 1.06rem;transition:transform .14s ease,border-color .14s ease,background-color .14s ease,box-shadow .14s ease}.landing-button-primary{border:1px solid rgba(94,201,255,.58);color:#e8faff;background:linear-gradient(170deg,rgba(27,120,173,.95),rgba(13,74,118,.95));box-shadow:inset 0 0 0 1px rgba(118,212,255,.25),0 12px 22px rgba(6,23,45,.35)}.landing-button-secondary{border:1px solid rgba(131,158,198,.44);color:#d8e7ff;background:rgba(12,29,50,.74)}.landing-button:hover{transform:translateY(-1px)}.landing-button-primary:hover{border-color:rgba(132,226,255,.78);background:linear-gradient(170deg,rgba(31,138,194,.98),rgba(16,86,135,.98))}.landing-button-secondary:hover{border-color:rgba(162,194,241,.62);background:rgba(14,34,58,.92)}.landing-button:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.landing-live-card{border:1px solid rgba(114,161,214,.34);border-radius:14px;padding:.82rem;background:radial-gradient(circle at 96% 4%,rgba(112,209,248,.16),transparent 44%),linear-gradient(170deg,rgba(9,19,37,.86),rgba(7,16,30,.92));box-shadow:inset 0 0 0 1px rgba(138,186,239,.12);display:grid;grid-gap:.72rem;gap:.72rem}.landing-live-card h2{margin:0;font-size:.95rem}.landing-meta-list{display:grid;grid-gap:.3rem;gap:.3rem}.landing-meta-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.82rem}.landing-meta-row span{color:#9cb2d3;letter-spacing:.04em;text-transform:uppercase;font-size:.67rem}.landing-retention-controls{display:inline-flex;align-items:stretch;justify-content:center;gap:.52rem;min-height:var(--action-pane-control-height);padding:.18rem .22rem;border:1px solid rgba(109,154,205,.34);border-radius:999px;background:rgba(8,20,36,.82)}.landing-live-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.landing-live-actions .clean-button,.landing-live-actions .stream-toggle{flex:1 1 130px;text-align:center}.landing-retention-controls .stepper-button{width:calc(var(--action-pane-control-height) - .36rem);height:100%}.landing-retention-controls .retention-value,.row-actions .inline-actions>strong[data-stream]{display:inline-flex;align-items:center;justify-content:center;min-height:var(--action-pane-control-height);line-height:1;white-space:nowrap}.landing-retention-controls .retention-value{min-width:5.8rem}.row-actions .inline-actions{margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.landing-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));grid-gap:.7rem;gap:.7rem}.landing-stat-card{border:1px solid rgba(86,129,178,.3);border-radius:12px;background:radial-gradient(circle at 96% 0,rgba(118,201,247,.12),transparent 42%),rgba(9,20,37,.82);padding:.72rem .78rem}.landing-stat-label{margin:0 0 .34rem;color:#95abce;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.landing-stat-value{margin:0;color:#eff8ff;font-size:1.22rem;font-weight:700;font-family:var(--font-mono),ui-monospace,"SF Mono",monospace}.landing-stat-secondary{margin-top:.85rem}.landing-dual-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.95fr);grid-gap:1rem;gap:1rem;align-items:start}.landing-explore-panel,.landing-table-panel{display:grid;grid-gap:.68rem;gap:.68rem}.landing-panel-head{display:grid;grid-gap:.38rem;gap:.38rem}.landing-event-chip-list{display:flex;flex-wrap:wrap;gap:.36rem}.landing-event-chip{border:1px solid rgba(119,154,196,.32);border-radius:999px;font-size:.72rem;padding:.2rem .3rem;background:rgba(18,36,57,.8);color:#dceaff}.landing-event-chip strong{font-family:var(--font-mono),ui-monospace,"SF Mono",monospace}.landing-event-chip[data-tone=trade]{border-color:rgba(54,191,137,.52);background:rgba(14,65,47,.72)}.landing-event-chip[data-tone=create]{border-color:rgba(255,181,96,.58);background:rgba(82,50,20,.72)}.landing-event-chip-empty{color:#9cb2d3}.landing-table-wrap{max-height:360px}.mayhem-bot-chart-panel,.mayhem-bot-hero{display:grid;grid-gap:.85rem;gap:.85rem}.mayhem-bot-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.mayhem-bot-meta-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.55rem .85rem}.mayhem-bot-stat-value[data-tone=positive],.mayhem-bot-value[data-tone=positive]{color:#6bf0b3}.mayhem-bot-stat-value[data-tone=negative],.mayhem-bot-value[data-tone=negative]{color:#ff8b7f}.mayhem-bot-stat-value[data-tone=neutral],.mayhem-bot-value[data-tone=neutral]{color:inherit}.mayhem-bot-chart-wrap{padding:.4rem .5rem .18rem}.mayhem-bot-warning-note{color:#ffd292}.mayhem-bot-result-pill,.mayhem-bot-side-pill{display:inline-flex;align-items:center;justify-content:center;min-width:5.75rem;padding:.24rem .5rem;border-radius:999px;border:1px solid rgba(121,160,206,.32);font-size:.72rem;font-weight:700;letter-spacing:.03em;background:rgba(16,33,54,.82)}.mayhem-bot-side-pill[data-side=buy]{color:#6bf0b3;border-color:rgba(72,205,151,.38);background:rgba(10,62,42,.78)}.mayhem-bot-side-pill[data-side=sell]{color:#ff9a8f;border-color:rgba(255,122,109,.4);background:rgba(78,27,22,.78)}.mayhem-bot-result-pill[data-tone=buy]{color:#9fd9ff;border-color:rgba(111,190,255,.38)}.mayhem-bot-result-pill[data-tone=profit]{color:#6bf0b3;border-color:rgba(72,205,151,.38);background:rgba(10,62,42,.78)}.mayhem-bot-result-pill[data-tone=loss],.mayhem-bot-result-pill[data-tone=unresolved]{color:#ff9a8f;border-color:rgba(255,122,109,.4);background:rgba(78,27,22,.78)}.mayhem-bot-result-pill[data-tone=flat]{color:#ffd08b;border-color:rgba(255,197,102,.4);background:rgba(82,53,17,.78)}@media (max-width:900px){.mayhem-bot-toolbar{justify-content:flex-start}.mayhem-bot-meta-list .landing-meta-row{align-items:flex-start;flex-direction:column}}.landing-events-table{font-size:.74rem}.landing-event-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.16rem .5rem;border:1px solid rgba(112,158,207,.36);background:rgba(17,35,58,.76);font-size:.67rem;font-weight:700}.landing-event-pill[data-tone=trade]{border-color:rgba(54,191,137,.52);background:rgba(14,65,47,.72)}.landing-event-pill[data-tone=create]{border-color:rgba(255,181,96,.58);background:rgba(82,50,20,.72)}.landing-masked-link,.landing-signature-link{color:#7bc8ff;text-decoration:none;border-bottom:1px dashed rgba(138,198,255,.54)}.landing-masked-link:hover,.landing-signature-link:hover{color:#b5e7ff;border-bottom-color:rgba(181,231,255,.9)}.landing-masked-link:focus-visible,.landing-signature-link:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px;border-radius:4px}.landing-explore-grid{display:grid;grid-gap:.52rem;gap:.52rem}.landing-explore-card{border:1px solid rgba(94,138,194,.34);border-radius:12px;background:linear-gradient(165deg,rgba(14,30,52,.92),rgba(9,21,39,.9)),rgba(9,21,39,.9);text-decoration:none;color:inherit;padding:.66rem .76rem;display:grid;grid-gap:.22rem;gap:.22rem;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.landing-explore-card strong{font-size:.9rem}.landing-explore-card span{font-size:.79rem;color:#a4bad9}.landing-explore-card:hover{transform:translateY(-1px);border-color:rgba(133,192,255,.62);box-shadow:0 10px 18px rgba(5,18,34,.32)}.landing-explore-card:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.landing-explore-tag{display:inline-flex;width:-moz-fit-content;width:fit-content;text-transform:uppercase;letter-spacing:.08em;font-size:.62rem;color:#9fd6ff}@media (prefers-reduced-motion:reduce){.landing-section{animation:none}.landing-button,.landing-explore-card{transition:none}}.stat-card{border:1px solid rgba(86,122,173,.3);border-radius:12px;background:rgba(8,18,35,.8);padding:.7rem .75rem}.today-overview-panel .stat-card{border:none}.today-overview-panel .stats-grid{gap:.1rem}.today-overview-head{justify-content:space-between;gap:.9rem}.today-overview-head,.today-overview-title-row{display:flex;align-items:baseline;flex-wrap:wrap}.today-overview-title-row{gap:.5rem}.today-overview-head .panel-note,.today-overview-head h2{margin:0}.today-overview-loading{margin:0;font-size:.78rem}.stat-card h3{margin:0 0 .3rem;color:var(--muted);font-size:.76rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.stat-card p{margin:0;color:#eff7ff;font-size:1.1rem;font-weight:700}.stat-card p.stat-value{display:inline-flex;align-items:baseline;line-height:1.12;min-height:1.16em;white-space:nowrap}.today-overview-infographic{display:grid;grid-gap:.95rem;gap:.95rem}.today-overview-infographic .today-overview-head{align-items:center}.today-overview-infographic .today-overview-head>.panel-note{flex:1 1 260px}.today-overview-infographic .eyebrow{margin:0}.overview-summary-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.today-overview-panel .overview-summary-grid{gap:.55rem}.today-overview-panel .overview-summary-card{position:relative;overflow:hidden;border:1px solid rgba(93,128,176,.3);border-radius:8px;background:linear-gradient(180deg,rgba(12,25,45,.92),rgba(7,17,31,.88)),rgba(8,18,35,.82)}.overview-summary-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#BAE6FD;opacity:.9}.overview-insight[data-tone=mix]:before,.overview-summary-card[data-tone=buy]:before{background:#BBF7D0}.overview-summary-card[data-tone=sell]:before{background:#FECDD3}.overview-summary-card[data-tone=creates]:before{background:#DDD6FE}.overview-insight[data-tone=graduated]:before,.overview-summary-card[data-tone=accounts]:before{background:#BAE6FD}.overview-insight[data-tone=flags]:before,.overview-summary-card[data-tone=trades]:before{background:#FEF08A}.overview-insight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(178px,1fr));grid-gap:.55rem;gap:.55rem}.overview-insight{position:relative;overflow:hidden;min-height:6.25rem;padding:.72rem .78rem;border:1px solid rgba(93,128,176,.26);border-radius:8px;background:linear-gradient(180deg,rgba(14,30,51,.84),rgba(8,18,32,.8)),rgba(9,20,37,.82)}.overview-insight:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:#BAE6FD}.overview-insight[data-tone=peak]:before{background:#BAE6FD}.overview-insight[data-tone=hours]:before{background:#99F6E4}.overview-flag-card-head span,.overview-insight>span{display:inline-flex;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.overview-insight strong{display:block;margin-top:.32rem;color:#f8fbff;font-size:1.22rem;line-height:1.12}.overview-insight p{margin:.44rem 0 0;color:#9fb3d1;font-size:.78rem;line-height:1.35}.overview-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.overview-chart-panel{min-width:0;display:grid;grid-gap:.6rem;gap:.6rem;padding:.78rem;border:.5px solid rgba(93,128,176,.26);border-radius:0;background:rgba(7,16,30,.58)}.overview-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.overview-flag-card h3,.overview-section-head h3{margin:0}.overview-section-head p{margin:.22rem 0 0;color:var(--muted);font-size:.8rem}.overview-mode-chips{justify-content:flex-end}.overview-flag-toolbar{display:block}.overview-filter-group{display:grid;grid-gap:.36rem;gap:.36rem}.overview-filter-group>span{color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.overview-mode-chips{justify-content:flex-start}.overview-echart{min-height:320px}.overview-echart,.overview-echart canvas,.overview-echart svg,.overview-echart>div{border-radius:0!important}.overview-echart-tooltip,.overview-heat-strip span{--overview-tooltip-bg:#fff;--overview-tooltip-border:#111;--overview-tooltip-text:#111;--overview-tooltip-shadow:0 8px 18px rgba(17,24,39,0.16)}.overview-echart-tooltip{overflow:visible!important}.overview-flag-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));grid-gap:.62rem;gap:.62rem}.overview-flag-card{--overview-flag-color:#99F6E4;display:grid;grid-gap:.5rem;gap:.5rem;padding:.72rem;border:1px solid rgba(93,128,176,.26);border-radius:8px;background:linear-gradient(180deg,rgba(10,22,40,.86),rgba(7,16,30,.78)),rgba(8,18,34,.8);box-shadow:inset 0 0 0 1px rgba(255,255,255,.035)}.overview-claim-card{grid-column:1/-1}.overview-flag-card-head{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.overview-flag-card-head span{color:var(--overview-flag-color)}.overview-flag-card-head .overview-flag-marker{display:inline-flex;flex:0 0 auto;width:.56rem;height:.56rem;border-radius:999px;background:var(--overview-flag-color);color:var(--overview-flag-color);letter-spacing:0;text-transform:none;box-shadow:0 0 0 1px color-mix(in srgb,var(--overview-flag-color) 58%,transparent)}.overview-flag-card h3{color:#e8f1ff;font-size:.9rem;text-align:right}.overview-flag-card>strong{color:#ffffff;font-size:1.35rem;line-height:1}.overview-flag-card>p{margin:0;color:#9fb3d1;font-size:.78rem}.overview-creator-fee-hint{margin:0;font-size:.72rem;color:#7a96b8;opacity:.85}.overview-flag-breakdown{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.35rem;gap:.35rem}.overview-flag-breakdown span{min-width:0;padding:.28rem .35rem;border:1px solid rgba(93,128,176,.22);border-radius:6px;color:#c9d8ef;background:rgba(12,27,47,.66);font-size:.72rem;text-align:center;white-space:nowrap}.overview-flag-breakdown span.is-selectable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:border-color .12s,background .12s,color .12s}.overview-flag-breakdown span.is-selectable[data-active=true]{border-color:var(--overview-flag-color);background:color-mix(in srgb,var(--overview-flag-color) 18%,transparent);color:var(--overview-flag-color)}.overview-heat-strip{display:grid;grid-gap:2px;gap:2px;min-height:2rem;align-items:end}.overview-heat-strip span{--overview-heat-opacity:28%;display:block;position:relative;min-width:0;height:.35rem;border:.5px solid #111;border-radius:0;background:color-mix(in srgb,var(--overview-flag-color) var(--overview-heat-opacity),transparent);box-sizing:border-box;cursor:default}.overview-heat-strip span:after{content:attr(data-tooltip);bottom:calc(100% + .5rem);width:max-content;max-width:min(17rem,72vw);padding:.5rem .62rem;border:1px solid var(--overview-tooltip-border);border-radius:0;color:var(--overview-tooltip-text);box-shadow:var(--overview-tooltip-shadow);font-family:var(--font-mono),ui-monospace,"SF Mono",monospace;font-size:.68rem;font-weight:650;line-height:1.45;letter-spacing:0;text-align:left;white-space:pre-line;transform:translate(-50%,.2rem);transition:opacity .12s ease,transform .14s ease;z-index:45}.overview-heat-strip span:after,.overview-heat-strip span:before{position:absolute;left:50%;background:var(--overview-tooltip-bg);opacity:0;pointer-events:none}.overview-heat-strip span:before{content:"";bottom:calc(100% + .28rem);width:.44rem;height:.44rem;border:1px solid var(--overview-tooltip-border);border-top:0;border-left:0;transform:translateX(-50%) rotate(45deg);transition:opacity .12s ease;z-index:44}.overview-heat-strip span[data-tooltip-align=start]:after{left:0;transform:translateY(.2rem)}.overview-heat-strip span[data-tooltip-align=end]:after{right:0;left:auto;transform:translateY(.2rem)}.overview-heat-strip span[data-tooltip-align=start]:before{left:.55rem}.overview-heat-strip span[data-tooltip-align=end]:before{right:.55rem;left:auto;transform:rotate(45deg)}.overview-heat-strip span:hover:after{opacity:1;transform:translate(-50%)}.overview-heat-strip span[data-tooltip-align=end]:hover:after,.overview-heat-strip span[data-tooltip-align=start]:hover:after{transform:translate(0)}.overview-heat-strip span:hover:before{opacity:1}.terminal-number{display:inline-flex;align-items:baseline;font:inherit;color:inherit;line-height:1;white-space:pre;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"tnum"}.terminal-cell{position:relative;display:inline-block;width:.62em;min-width:.62em;height:1.1em;overflow:hidden;vertical-align:bottom;font:inherit;color:inherit;background:transparent;border:0;box-shadow:none}.terminal-cell-unit{width:.82em;min-width:.82em}.terminal-cell-face{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;line-height:1;font:inherit;color:inherit;background:transparent;border:0;box-shadow:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.terminal-cell-face,.terminal-cell-face-static{transform:translateZ(0)}.terminal-cell-face-exit{animation:terminal-face-exit .46s cubic-bezier(.22,1,.36,1);animation-fill-mode:both;will-change:transform}.terminal-cell-face-enter{animation:terminal-face-enter .46s cubic-bezier(.22,1,.36,1);animation-fill-mode:both;will-change:transform}.terminal-cell-face-exit.terminal-cell-face-down{animation-name:terminal-face-exit-down}.terminal-cell-face-enter.terminal-cell-face-down{animation-name:terminal-face-enter-down}@keyframes terminal-face-exit{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0)}}@keyframes terminal-face-enter{0%{transform:translate3d(0,100%,0)}to{transform:translateZ(0)}}@keyframes terminal-face-exit-down{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0)}}@keyframes terminal-face-enter-down{0%{transform:translate3d(0,-100%,0)}to{transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.terminal-cell-face-enter,.terminal-cell-face-exit{animation:none;transform:translateZ(0)}}.table-wrap{width:100%;max-width:100%;max-height:58vh;overflow-x:auto;overflow-y:auto;border:1px solid rgba(86,122,173,.3);border-radius:12px;background:rgba(7,16,32,.84);-webkit-overflow-scrolling:touch}.vibe-dynamic-chart-wrap{max-height:none;overflow:visible;position:relative;border-color:rgba(117,165,231,.44);background:radial-gradient(circle at 16% 8%,rgba(82,165,255,.2),transparent 44%),linear-gradient(180deg,rgba(8,21,42,.9),rgba(5,14,29,.84));box-shadow:inset 0 0 0 1px rgba(133,182,248,.14)}.today-table-wrap{max-height:none;overflow-x:auto;overflow-y:visible}.events-table{width:max-content;min-width:100%;border-collapse:collapse;font-family:var(--font-mono),ui-monospace,"SF Mono",monospace;font-size:.76rem}.events-table td,.events-table th{padding:.45rem .55rem;text-align:left;border-bottom:1px solid rgba(86,122,173,.22);white-space:nowrap}.events-table th{position:-webkit-sticky;position:sticky;top:0;z-index:1;color:#d5e6ff;background:rgba(15,31,56,.95);font-weight:700}.events-table td:last-child,.events-table th:last-child{border-right:none}.events-table tbody tr:last-child td{border-bottom:none}.events-table tbody tr:nth-child(2n){background:rgba(14,27,49,.58)}.events-table tbody tr:hover{background:rgba(57,114,189,.34)}.address-page-link,.mint-filter-link{border:none;background:none;color:var(--accent-2);cursor:pointer;font:inherit;padding:0;text-decoration:underline;text-underline-offset:2px}.address-page-link:hover,.mint-filter-link:hover{color:#7cc0ff}.address-page-link:focus-visible,.mint-filter-link:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px;border-radius:4px}.wallet-cell{display:inline-flex;align-items:center;gap:.34rem;line-height:1;vertical-align:middle}.signature-value-trigger{font:inherit;text-align:left}.signature-value-trigger,.tx-events-toggle{border:none;background:none;cursor:pointer;padding:0}.tx-events-toggle{color:var(--accent-2);display:inline-flex;align-items:center;justify-content:center;width:.9rem;height:.9rem;min-width:.9rem;opacity:.55;vertical-align:middle;margin-right:.2rem;flex-shrink:0}.tx-events-toggle:hover{opacity:1}.tx-events-toggle-icon{width:.55rem;height:.55rem;display:block}.tx-expand-row>td{padding:.4rem .6rem .6rem 1.2rem;background:rgba(8,18,36,.9);border-bottom:2px solid rgba(86,122,173,.3)}.tx-expand-header{font-size:.68rem;color:rgba(213,230,255,.45);margin:0 0 .35rem;text-transform:uppercase;letter-spacing:.05em}.tx-expand-header,.tx-expand-table{font-family:var(--font-mono),ui-monospace,"SF Mono",monospace}.tx-expand-table{width:max-content;border-collapse:collapse;font-size:.74rem}.tx-expand-table td,.tx-expand-table th{padding:.28rem .5rem;text-align:left;border-bottom:1px solid rgba(86,122,173,.14);border-right:1px solid rgba(86,122,173,.1);white-space:nowrap}.tx-expand-table th{color:rgba(213,230,255,.65);font-weight:600;background:rgba(12,25,48,.7)}.tx-expand-table td:last-child,.tx-expand-table th:last-child{border-right:none}.tx-expand-table tbody tr:hover{background:rgba(57,114,189,.18)}.solscan-account-link{display:inline-flex;align-items:center;justify-content:center;width:var(--inline-icon-size);height:var(--inline-icon-size);min-width:var(--inline-icon-size);min-height:var(--inline-icon-size);flex:0 0 var(--inline-icon-size);align-self:center;line-height:1;color:inherit;border:none;border-radius:3px;background:none;cursor:pointer;padding:0;vertical-align:middle}.solscan-account-icon{width:.94rem;height:.94rem;display:block;background-repeat:no-repeat;background-position:center 52%;background-size:contain}.copy-value-button{border:none;background:none;position:relative;overflow:visible;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;width:var(--inline-icon-size);height:var(--inline-icon-size);min-width:var(--inline-icon-size);min-height:var(--inline-icon-size);flex:0 0 var(--inline-icon-size);align-self:center;line-height:1;color:#8096bf;border-radius:3px;cursor:pointer;vertical-align:middle;transition:color .12s ease,transform .12s ease}.copy-value-icon{width:.92rem;height:.92rem;display:block;background-color:currentColor;-webkit-mask:url(/images/solscan/copy_icon.svg) no-repeat center/contain;mask:url(/images/solscan/copy_icon.svg) no-repeat center/contain}.solscan-account-link:hover{transform:translateY(-1px)}.solscan-account-link:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.copy-value-button:hover{color:var(--accent-2);transform:translateY(-1px)}.copy-value-button:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.transaction-json-modal{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-start;justify-content:center;padding:1rem 1rem 1.5rem;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:rgba(2,8,20,.78);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.transaction-json-dialog{width:min(960px,100%);max-height:calc(100vh - 2rem);display:grid;grid-template-rows:auto minmax(0,1fr);grid-gap:.85rem;gap:.85rem;padding:1rem;border:1px solid rgba(96,128,176,.34);border-radius:0;color:var(--ink);background:linear-gradient(180deg,rgba(10,20,38,.98),rgba(6,14,28,.96)),rgba(6,14,28,.96);box-shadow:0 28px 70px rgba(1,6,16,.62);overflow:hidden}.transaction-json-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem;flex-wrap:wrap}.transaction-json-dialog-title{margin:0;font-size:1rem;line-height:1.2}.transaction-json-dialog-subtitle{margin:.2rem 0 0;color:var(--muted);font-size:.82rem}.transaction-json-dialog-actions{display:inline-flex;align-items:center;gap:.55rem}.transaction-json-dialog-close{border:1px solid rgba(105,154,226,.34);border-radius:0;background:rgba(16,34,58,.92);color:var(--ink);font:inherit;font-size:.8rem;font-weight:700;padding:.38rem .8rem;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,transform .12s ease}.transaction-json-dialog-close:hover{border-color:rgba(140,194,255,.65);background:rgba(22,46,77,.96);transform:translateY(-1px)}.transaction-json-dialog-close:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.transaction-json-dialog-pre{margin:0 0 .25rem;padding:1rem;min-height:0;max-height:100%;overflow:auto;border:1px solid rgba(96,128,176,.24);border-radius:0;background:rgba(3,10,22,.88);color:#dff3ff;font-family:var(--font-mono),ui-monospace,"SF Mono",monospace;font-size:.8rem;line-height:1.55;white-space:pre-wrap;word-break:break-word}html[data-theme=light] .transaction-json-modal{background:rgba(17,17,17,.24)}html[data-theme=light] .transaction-json-dialog{border-color:#111;color:#111;background:rgba(255,255,255,.97);box-shadow:0 28px 70px rgba(17,17,17,.18)}html[data-theme=light] .transaction-json-dialog-subtitle{color:#444}html[data-theme=light] .transaction-json-dialog-close{border-color:#111;background:#111;color:#fff}html[data-theme=light] .transaction-json-dialog-pre{border-color:#111;background:#f2f2f2;color:#111}.mint-filter-action-button{border:none;background:none;position:relative;overflow:visible;padding:0;margin:0 0 0 .12rem;display:inline-flex;align-items:center;justify-content:center;width:var(--inline-icon-size);height:var(--inline-icon-size);min-width:var(--inline-icon-size);min-height:var(--inline-icon-size);flex:0 0 var(--inline-icon-size);align-self:center;line-height:1;color:#8096bf;border-radius:3px;cursor:pointer;vertical-align:middle;transition:color .12s ease,transform .12s ease}.mint-filter-action-icon{width:.92rem;height:.92rem;display:block;background-color:currentColor;-webkit-mask:url(/images/solscan/filter_icon.svg) no-repeat center 53%/108%;mask:url(/images/solscan/filter_icon.svg) no-repeat center 53%/108%}.mint-filter-action-button:hover{color:var(--accent-2);transform:translateY(-1px)}.mint-filter-action-button:focus-visible{outline:2px solid var(--accent-2);outline-offset:2px}.copy-value-button:after,.mint-filter-action-button:after{content:attr(data-feedback-message);position:absolute;left:50%;bottom:calc(100% + .5rem);transform:translate(-50%,.12rem);min-width:4.4rem;padding:.28rem .5rem;border:1px solid var(--copy-tooltip-border);border-radius:0;background:var(--copy-tooltip-bg);color:var(--copy-tooltip-ink);box-shadow:none;font-family:var(--font-mono),ui-monospace,"SF Mono",monospace;font-size:.62rem;font-weight:700;line-height:1.05;letter-spacing:.08em;text-align:center;text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:none;z-index:30;transition:opacity .12s ease,transform .14s ease}.copy-value-button:before,.mint-filter-action-button:before{content:"";position:absolute;left:50%;bottom:calc(100% + .24rem);width:.42rem;height:.42rem;border-right:1px solid var(--copy-tooltip-border);border-bottom:1px solid var(--copy-tooltip-border);background:var(--copy-tooltip-arrow-bg);transform:translateX(-50%) rotate(45deg);opacity:0;pointer-events:none;z-index:29;transition:opacity .12s ease,transform .14s ease}.copy-value-button[data-feedback-state=failed]:after,.mint-filter-action-button[data-feedback-state=failed]:after{border-color:var(--copy-tooltip-failed-border);background:var(--copy-tooltip-failed-bg);color:var(--copy-tooltip-failed-ink)}.copy-value-button[data-feedback-state=failed]:before,.mint-filter-action-button[data-feedback-state=failed]:before{border-right-color:var(--copy-tooltip-failed-border);border-bottom-color:var(--copy-tooltip-failed-border);background:var(--copy-tooltip-failed-arrow-bg)}.copy-value-button[data-feedback-state=copied]:after,.copy-value-button[data-feedback-state=failed]:after,.mint-filter-action-button[data-feedback-state=failed]:after,.mint-filter-action-button[data-feedback-state=filtered]:after{opacity:1;transform:translate(-50%)}.copy-value-button[data-feedback-state=copied]:before,.copy-value-button[data-feedback-state=failed]:before,.mint-filter-action-button[data-feedback-state=failed]:before,.mint-filter-action-button[data-feedback-state=filtered]:before{opacity:1;transform:translateX(-50%) rotate(45deg)}.cell-empty{color:#7085aa}.active-account-role-badges{display:flex;flex-wrap:wrap;gap:.35rem}.active-account-role-badge{display:inline-flex;align-items:center;padding:.2rem .48rem;border:1px solid #111;border-radius:0;background:#fff;color:#111;font-size:.66rem;font-weight:700;letter-spacing:.06em;line-height:1.1;text-transform:uppercase;white-space:nowrap}.active-account-role-badge[data-role=creator]{background:#edf4ff;border-color:#4a6ea8;color:#254777}.active-account-role-badge[data-role=trader]{background:#edf9f0;border-color:#3e8a58;color:#1e5d35}.active-account-role-badge[data-role=route]{background:#f3eeff;border-color:#7c55c8;color:#4a1f96}.event-action-badge{display:inline-flex;align-items:center;padding:.2rem .48rem;border:1px solid #111;border-radius:0;background:#fff;color:#111;font-size:.66rem;font-weight:700;letter-spacing:.06em;line-height:1.1;text-transform:uppercase;white-space:nowrap}.event-action-badge[data-action=buy]{background:#edf9f0;border-color:#3e8a58;color:#1e5d35}.event-action-badge[data-action=sell]{background:#fdecec;border-color:#b8473f;color:#7a241e}.event-action-badge[data-action=create]{background:#edf4ff;border-color:#4a6ea8;color:#254777}.event-action-badge[data-action=burn]{background:#fff3e6;border-color:#c97a1f;color:#8a4e0e}.event-action-badge[data-action=cashback]{background:#fdeef7;border-color:#b8488f;color:#7a2d61}.event-action-badge[data-action="claim fee"]{background:#e6fbf9;border-color:#1f9caa;color:#0e5c63}html[data-theme=light] body{background:radial-gradient(circle at 8% 8%,rgba(38,215,255,.12),transparent 30%),radial-gradient(circle at 88% 14%,rgba(90,169,255,.12),transparent 34%),linear-gradient(165deg,#f3f8ff,#eaf2ff);color:#1c2738}html[data-theme=light] .theme-toggle-float{border-color:rgba(35,77,128,.34);background:rgba(255,255,255,.92);color:#204671;box-shadow:inset 0 0 0 1px rgba(58,130,218,.16),0 12px 26px rgba(59,96,147,.22)}html[data-theme=light] .theme-toggle-float:hover{border-color:rgba(48,103,168,.5);background:rgba(255,255,255,1)}html[data-theme=light] .menu-panel{background:rgba(255,255,255,.9);border-color:rgba(33,60,91,.14);box-shadow:0 12px 30px rgba(62,90,129,.14)}html[data-theme=light] .site-footprint{color:#5b7393}html[data-theme=light] .site-footprint-wallet{color:#1e6ea8;border-bottom-color:rgba(30,110,168,.45)}html[data-theme=light] .site-footprint-wallet:hover{color:#134b75;border-bottom-color:rgba(19,75,117,.6)}html[data-theme=light] .site-footprint-link{color:#1e6ea8;border-bottom-color:rgba(30,110,168,.32)}html[data-theme=light] .site-footprint-link:hover{color:#134b75;border-bottom-color:rgba(19,75,117,.6)}html[data-theme=light] .site-footprint-x-link{color:#1e6ea8;border-color:rgba(30,110,168,.38)}html[data-theme=light] .site-footprint-x-link:hover{color:#134b75;border-color:rgba(19,75,117,.6)}html[data-theme=light] .docs-breadcrumb,html[data-theme=light] .docs-section li,html[data-theme=light] .docs-section p,html[data-theme=light] .docs-section td{color:#4f6583}html[data-theme=light] .docs-breadcrumb a,html[data-theme=light] .docs-index a,html[data-theme=light] .docs-related a{color:#236f9d}html[data-theme=light] .docs-breadcrumb a:hover,html[data-theme=light] .docs-index a:hover,html[data-theme=light] .docs-related a:hover{color:#174e72}html[data-theme=light] .docs-hero,html[data-theme=light] .docs-index,html[data-theme=light] .docs-section{border-color:rgba(45,76,111,.16)}html[data-theme=light] .docs-hero h1,html[data-theme=light] .docs-index h2,html[data-theme=light] .docs-related h2,html[data-theme=light] .docs-section h2{color:#1e2b3d}html[data-theme=light] .docs-hero p{color:#526783}html[data-theme=light] .docs-kicker{color:#177aa3}html[data-theme=light] .docs-index a{border-left-color:rgba(45,76,111,.18);color:#58708d}html[data-theme=light] .docs-index a[data-active=true]{border-left-color:#177aa3;color:#173850}html[data-theme=light] .docs-table-wrap{border-color:rgba(45,76,111,.18)}html[data-theme=light] .docs-related a,html[data-theme=light] .docs-section table{background:rgba(255,255,255,.68)}html[data-theme=light] .docs-section td,html[data-theme=light] .docs-section th{border-bottom-color:rgba(45,76,111,.14)}html[data-theme=light] .docs-section th{color:#273d55}html[data-theme=light] .docs-related a{border-color:rgba(45,76,111,.2);color:#173850}html[data-theme=light] .menu-link{border-color:rgba(38,68,106,.2);background:rgba(255,255,255,.88);color:#1c324c}html[data-theme=light] .menu-home-link{border-color:rgba(38,68,106,.22);background:rgba(255,255,255,.9);box-shadow:inset 0 0 0 1px rgba(90,160,248,.12)}html[data-theme=light] .menu-home-link:hover{border-color:rgba(35,87,144,.4);background:rgba(255,255,255,1);box-shadow:inset 0 0 0 1px rgba(90,160,248,.16),0 8px 16px rgba(76,112,158,.18)}html[data-theme=light] .menu-home-link[data-active=true]{border-color:rgba(54,129,214,.52);background:linear-gradient(180deg,rgba(239,248,255,.98),rgba(225,239,255,.96));box-shadow:inset 0 0 0 1px rgba(67,139,224,.18),0 8px 18px rgba(85,126,176,.18)}html[data-theme=light] .menu-link:hover{border-color:rgba(35,87,144,.4);background:rgba(255,255,255,1);box-shadow:inset 0 0 0 1px rgba(90,160,248,.16)}html[data-theme=light] .menu-link[data-active=true]{border-color:rgba(54,129,214,.52);background:linear-gradient(180deg,rgba(239,248,255,.98),rgba(225,239,255,.96));color:#153c66;box-shadow:inset 0 0 0 1px rgba(67,139,224,.18),0 8px 18px rgba(85,126,176,.18)}html[data-theme=light] .menu-group{border-color:rgba(37,67,104,.16);background:rgba(255,255,255,.84)}html[data-theme=light] .menu-group[data-active=true]{border-color:rgba(61,134,218,.42);background:rgba(231,243,255,.94)}html[data-theme=light] .empty,html[data-theme=light] .filter-control span,html[data-theme=light] .filter-summary,html[data-theme=light] .menu-group-label,html[data-theme=light] .panel-note,html[data-theme=light] .stat-card h3{color:#5e738f}html[data-theme=light] .menu-sub-link{border-color:rgba(37,67,104,.16);background:rgba(255,255,255,.9);color:#1e3651}html[data-theme=light] .menu-sub-link:hover{border-color:rgba(48,103,168,.38);background:rgba(255,255,255,1);box-shadow:inset 0 0 0 1px rgba(90,160,248,.15)}html[data-theme=light] .menu-sub-link[data-active=true]{border-color:rgba(54,129,214,.5);background:rgba(228,241,255,.95);color:#184168}html[data-theme=light] .hero,html[data-theme=light] .panel{background:rgba(255,255,255,.88);border-color:rgba(33,60,91,.13);box-shadow:0 14px 30px rgba(66,96,136,.14)}html[data-theme=light] .not-found-panel{border:0;background:transparent;box-shadow:none}html[data-theme=light] .not-found-panel h1{color:#142235}html[data-theme=light] .not-found-copy{color:#5b7393}html[data-theme=light] .landing-hero{border-color:rgba(57,101,151,.22);background:radial-gradient(circle at 10% 18%,rgba(255,187,99,.2),transparent 48%),radial-gradient(circle at 92% 10%,rgba(117,204,255,.24),transparent 50%),linear-gradient(160deg,rgba(247,252,255,.97),rgba(235,245,255,.94))}html[data-theme=light] .landing-hero:after{background:linear-gradient(130deg,transparent,rgba(46,106,172,.06) 36%,transparent 70%),repeating-linear-gradient(112deg,rgba(46,106,172,.07),rgba(46,106,172,.07) 1px,transparent 0,transparent 26px)}html[data-theme=light] .landing-kicker{color:#1774b6}html[data-theme=light] .landing-lead{color:#456388}html[data-theme=light] .landing-button-primary{border-color:rgba(45,128,203,.6);color:#f7fdff;background:linear-gradient(170deg,rgba(44,149,214,.96),rgba(28,101,163,.96));box-shadow:inset 0 0 0 1px rgba(68,157,222,.2),0 10px 18px rgba(77,124,177,.2)}html[data-theme=light] .landing-button-primary:hover{border-color:rgba(62,146,216,.8);background:linear-gradient(170deg,rgba(55,162,229,.98),rgba(34,111,176,.98))}html[data-theme=light] .landing-button-secondary{border-color:rgba(45,90,140,.28);color:#1f4268;background:rgba(255,255,255,.88)}html[data-theme=light] .landing-button-secondary:hover{border-color:rgba(51,104,162,.5);background:rgba(255,255,255,1)}html[data-theme=light] .landing-live-card{border-color:rgba(57,101,151,.22);background:radial-gradient(circle at 96% 4%,rgba(111,188,235,.2),transparent 46%),linear-gradient(170deg,rgba(255,255,255,.92),rgba(243,249,255,.95));box-shadow:inset 0 0 0 1px rgba(80,132,188,.12)}html[data-theme=light] .landing-meta-row span{color:#5c789b}html[data-theme=light] .landing-retention-controls{border-color:rgba(50,92,140,.26);background:rgba(249,253,255,.9)}html[data-theme=light] .landing-stat-card{border-color:rgba(50,87,130,.14);background:radial-gradient(circle at 96% 0,rgba(94,174,225,.14),transparent 44%),rgba(255,255,255,.88)}html[data-theme=light] .landing-stat-label{color:#597697}html[data-theme=light] .landing-stat-value{color:#173556}html[data-theme=light] .landing-event-chip{border-color:rgba(56,97,145,.2);background:rgba(242,249,255,.95);color:#29496f}html[data-theme=light] .landing-event-chip[data-tone=trade]{border-color:rgba(35,151,104,.34);background:rgba(227,248,239,.9)}html[data-theme=light] .landing-event-chip[data-tone=create]{border-color:rgba(200,141,57,.4);background:rgba(255,245,231,.9)}html[data-theme=light] .landing-event-pill{border-color:rgba(56,97,145,.24);background:rgba(237,247,255,.95);color:#27466c}html[data-theme=light] .landing-event-pill[data-tone=trade]{border-color:rgba(35,151,104,.38);background:rgba(227,248,239,.92)}html[data-theme=light] .landing-event-pill[data-tone=create]{border-color:rgba(200,141,57,.42);background:rgba(255,245,231,.92)}html[data-theme=light] .landing-masked-link,html[data-theme=light] .landing-signature-link{color:#1c6fa9;border-bottom-color:rgba(60,129,186,.48)}html[data-theme=light] .landing-masked-link:hover,html[data-theme=light] .landing-signature-link:hover{color:#134d7a;border-bottom-color:rgba(33,94,147,.66)}html[data-theme=light] .landing-explore-card{border-color:rgba(53,94,142,.2);background:linear-gradient(165deg,rgba(250,253,255,.97),rgba(241,248,255,.94)),rgba(255,255,255,.94)}html[data-theme=light] .landing-explore-card span{color:#536f8f}html[data-theme=light] .landing-explore-card:hover{border-color:rgba(57,123,190,.48);box-shadow:0 10px 16px rgba(99,137,183,.2)}html[data-theme=light] .landing-explore-tag{color:#2772aa}html[data-theme=light] .stream-toggle-icon-button[data-stream=running],html[data-theme=light] strong[data-state=connected],html[data-theme=light] strong[data-stream=running]{color:#1d8c47}html[data-theme=light] strong[data-state=disconnected]{color:#c03956}html[data-theme=light] .stream-toggle-icon-button[data-stream=paused],html[data-theme=light] strong[data-stream=paused]{color:#a16a0c}html[data-theme=light] .stream-toggle-icon-button[data-stream=running]{color:#33dc85}html[data-theme=light] .stream-toggle-icon-button[data-stream=paused]{color:#ff6c85}html[data-theme=light] .stream-toggle{border-color:rgba(39,71,109,.22);background:rgba(255,255,255,.94);color:#1f3148}html[data-theme=light] .stream-toggle:hover{border-color:rgba(48,103,168,.42);background:rgba(255,255,255,1)}html[data-theme=light] .stream-toggle-notice{border-color:#111;background:#111;box-shadow:none;color:#fff}html[data-theme=light] .stream-toggle-notice:after{border-right-color:#111;border-bottom-color:#111;background:#111}html[data-theme=light] .stream-toggle-notice-title{color:#fff}html[data-theme=light] .stream-toggle-notice-body{color:#d8d8d8}html[data-theme=light] .clean-button{border-color:rgba(190,117,133,.4);background:rgba(255,240,244,.9);color:#7d2340}html[data-theme=light] .clean-button:hover:enabled{border-color:rgba(180,85,108,.62);background:rgba(255,228,235,.98);color:#65122c}html[data-theme=light] .stepper-button{border-color:rgba(39,71,109,.24);background:rgba(255,255,255,.96);color:#1f3148}html[data-theme=light] .stepper-button:hover:enabled{border-color:rgba(48,103,168,.44);background:rgba(255,255,255,1)}html[data-theme=light] pre{color:#22344a;background:rgba(255,255,255,.86);border-color:rgba(55,88,128,.16)}html[data-theme=light] .filter-bar{border-color:rgba(55,88,128,.15);background:rgba(255,255,255,.8)}html[data-theme=light] .filter-control input,html[data-theme=light] .filter-control select{border-color:rgba(55,88,128,.2);background:rgba(255,255,255,.95);color:#1f3248}html[data-theme=light] .live-event-filter-chip:hover{border-color:rgba(96,154,223,.9);background:rgba(238,248,255,.98)}html[data-theme=light] .live-event-filter-chip{border-color:rgba(164,193,228,.62);background:rgba(255,255,255,.96);color:#1f3248}html[data-theme=light] .live-event-filter-chip[data-active=true]{border-color:rgba(54,129,214,.52);background:linear-gradient(180deg,rgba(239,248,255,.98),rgba(225,239,255,.96));color:#153c66;box-shadow:inset 0 0 0 1px rgba(67,139,224,.18),0 8px 18px rgba(85,126,176,.18)}html[data-theme=light] .live-chip-input{border-color:rgba(164,193,228,.62);background:rgba(255,255,255,.96)}html[data-theme=light] .live-chip-input input,html[data-theme=light] .live-chip-input select{background:transparent;color:inherit}html[data-theme=light] .filter-control .live-chip-input input,html[data-theme=light] .filter-control .live-chip-input select{border:none;box-shadow:none;background:transparent}html[data-theme=light] .live-chip-input input::placeholder{color:#6581a7}html[data-theme=light] .live-chip-input-action,html[data-theme=light] .live-chip-input-clear{border-color:rgba(39,71,109,.24);background:rgba(255,255,255,.96);color:#1f3148}html[data-theme=light] .live-chip-input-action:hover,html[data-theme=light] .live-chip-input-clear:hover{border-color:rgba(48,103,168,.44);background:rgba(255,255,255,1)}html[data-theme=light] .today-range-stepper{border-color:rgba(164,193,228,.62);background:rgba(255,255,255,.96);box-shadow:inset 0 0 0 1px rgba(67,139,224,.08)}html[data-theme=light] .today-range-activate[data-active=true]{border-color:rgba(54,129,214,.52);background:linear-gradient(180deg,rgba(239,248,255,.98),rgba(225,239,255,.96));box-shadow:inset 0 0 0 1px rgba(67,139,224,.18),0 8px 18px rgba(85,126,176,.14)}html[data-theme=light] .filter-clear-button:hover{background:rgba(58,121,193,.16);color:#1f4e7d}html[data-theme=light] .chart-legal-note{color:#496998}html[data-theme=light] .stat-card{border-color:rgba(50,83,124,.14);background:rgba(255,255,255,.82)}html[data-theme=light] .stat-card p{color:#1b2f45}html[data-theme=light] .overview-chart-panel,html[data-theme=light] .overview-flag-card,html[data-theme=light] .overview-insight,html[data-theme=light] .today-overview-panel .overview-summary-card,html[data-theme=light] .today-top-card{border-color:rgba(50,83,124,.16);background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(243,248,255,.86)),rgba(255,255,255,.82);box-shadow:inset 0 0 0 1px rgba(55,88,128,.06)}html[data-theme=light] .overview-flag-card h3,html[data-theme=light] .overview-flag-card>strong,html[data-theme=light] .overview-insight strong,html[data-theme=light] .today-top-card h3,html[data-theme=light] .today-top-value{color:#17263a}html[data-theme=light] .overview-flag-card>p,html[data-theme=light] .overview-insight p,html[data-theme=light] .overview-section-head p,html[data-theme=light] .today-top-kicker,html[data-theme=light] .today-top-subvalue{color:#5d728c}html[data-theme=light] .overview-flag-breakdown span{border-color:rgba(50,83,124,.14);background:rgba(255,255,255,.74);color:#334b68}html[data-theme=light] .overview-flag-breakdown span.is-selectable[data-active=true]{border-color:var(--overview-flag-color);background:color-mix(in srgb,var(--overview-flag-color) 14%,transparent);color:color-mix(in srgb,var(--overview-flag-color) 80%,#111)}html[data-theme=light] .table-wrap{border-color:#111;background:#fff}html[data-theme=light] .vibe-dynamic-chart-wrap{border-color:rgba(56,97,145,.26);background:radial-gradient(circle at 16% 10%,rgba(111,183,255,.2),transparent 46%),linear-gradient(180deg,rgba(248,252,255,.95),rgba(239,247,255,.9));box-shadow:inset 0 0 0 1px rgba(63,114,173,.09)}html[data-theme=light] .events-table td,html[data-theme=light] .events-table th{border-bottom-color:rgba(55,88,128,.14)}html[data-theme=light] .events-table th{color:#1f3248;background:rgba(240,247,255,.95)}html[data-theme=light] .events-table tbody tr:nth-child(2n){background:rgba(245,251,255,.8)}html[data-theme=light] .events-table tbody tr:hover{background:rgba(201,228,255,.62)}html[data-theme=light] .address-page-link:hover,html[data-theme=light] .mint-filter-link:hover{color:#175d9c}html[data-theme=light] .copy-value-button,html[data-theme=light] .mint-filter-action-button{color:#7690b8}html[data-theme=light] .copy-value-button:hover,html[data-theme=light] .mint-filter-action-button:hover{color:#1f6cab}html[data-theme=light] .cell-empty{color:#7d8fa7}@keyframes vibe-flash-buy-light{0%{background-color:rgba(0,165,110,.2)}to{background-color:transparent}}@keyframes vibe-flash-sell-light{0%{background-color:rgba(233,62,102,.2)}to{background-color:transparent}}html[data-theme=light] .vibe-cell-buy{animation-name:vibe-flash-buy-light}html[data-theme=light] .vibe-cell-sell{animation-name:vibe-flash-sell-light}html[data-theme=light] .events-table .vibe-cell-buy{color:rgba(0,165,110,.9)}html[data-theme=light] .events-table .vibe-cell-sell{color:rgba(233,62,102,.9)}@media (max-width:1040px){.data-tables-grid,.today-top-treemap-grid{grid-template-columns:1fr}.today-top-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-dual-grid,.landing-hero,.live-filter-bar{grid-template-columns:1fr}.live-filter-bar .filter-control-chips{grid-column:1/-1}}@media (max-width:720px){.app-shell{width:90%;margin-top:.9rem}.site-footprint{font-size:.7rem}.menu-content{align-items:stretch}.menu-group,.menu-links{width:100%}.menu-sub-link{flex:1 1 100%;text-align:center}.landing-title{font-size:clamp(1.35rem,8vw,1.82rem)}.landing-lead{font-size:.89rem}.landing-cta-row{flex-direction:column}.landing-button{text-align:center}.landing-live-actions{flex-direction:column}.landing-live-actions .clean-button,.landing-live-actions .stream-toggle{flex:1 1 auto}.landing-meta-row{gap:.4rem}.landing-stat-grid,.today-top-grid,.top-panels{grid-template-columns:1fr}.row{flex-direction:column;align-items:flex-start}.account-metric-panel .row-actions{grid-template-columns:1fr;align-items:stretch;row-gap:.5rem}.account-metric-panel .row-actions:before{content:none}.account-metric-panel .row-actions>:first-child,.account-metric-panel .row-actions>:last-child{grid-column:1;grid-row:auto;justify-self:stretch;text-align:left}.account-metric-panel .row-actions .inline-actions{flex-wrap:wrap;justify-content:flex-start}.inline-actions{width:100%;justify-content:space-between}.table-wrap{max-height:52vh}.today-filter-bar .filter-control,.today-filter-bar .filter-control-compact{flex:1 1 100%;min-width:0}.today-table-pagination-group{width:100%;flex-wrap:wrap}.today-range-pagination-control{flex:1 1 100%}.today-range-control{flex-wrap:wrap;align-items:stretch}.today-range-stepper{width:100%;justify-content:space-between}.today-range-stepper .today-range-activate{min-width:0}.today-range-stepper .retention-value{min-width:0;flex:1 1 auto;text-align:center}.live-chip-input{max-width:100%;border-radius:999px}.live-chip-input,.live-chip-input input,.live-chip-input select{width:100%;min-width:0}.today-table-header{flex-direction:column;align-items:stretch}.today-table-actions{justify-content:space-between}.today-filter-bar .filter-control-compact .page-size-select{width:100%}.today-page-size-control .page-size-select{width:100%;min-width:0}.today-pagination-actions{width:100%;justify-content:space-between}.overview-interval-actions{width:auto;justify-content:center}.today-table-wrap{max-height:none}}html,html[data-theme=dark],html[data-theme=light]{color-scheme:light}body,html[data-theme=dark] body,html[data-theme=light] body{background:#fff;color:#111}.app-shell{width:100%;max-width:none;margin:0;padding:0 1rem 1rem;gap:1rem}.data-tables-grid,.landing-page,.page-shell,.stats-grid,.top-panels{gap:.85rem}.landing-page{min-height:calc(100svh - 8.5rem);grid-template-rows:auto minmax(0,1fr)}.site-footprint,html[data-theme=light] .site-footprint{margin:0;padding:0 .1rem;color:#555}.site-footprint-wallet,.site-footprint-wallet:hover,html[data-theme=light] .site-footprint-wallet,html[data-theme=light] .site-footprint-wallet:hover{color:#111;border-bottom-color:#111}.site-footprint-x-link,.site-footprint-x-link:hover,html[data-theme=light] .site-footprint-x-link,html[data-theme=light] .site-footprint-x-link:hover{color:#111;border-color:#111}.menu-panel,html[data-theme=light] .menu-panel{border:0;border-bottom:2px solid #111;border-radius:0;background:#fff;box-shadow:none!important;-webkit-backdrop-filter:none;backdrop-filter:none;margin-bottom:.75rem;padding:.9rem 1rem}.menu-links{gap:.45rem}.menu-group,.menu-home-link,.menu-link,.menu-sub-link,.preferences-menu-option,.preferences-menu-panel,.theme-toggle-float,html[data-theme=light] .menu-group,html[data-theme=light] .menu-home-link,html[data-theme=light] .menu-link,html[data-theme=light] .menu-sub-link,html[data-theme=light] .preferences-menu-option,html[data-theme=light] .preferences-menu-panel,html[data-theme=light] .theme-toggle-float{border:1px solid #111;border-radius:0;background:#fff;color:#111;box-shadow:none!important}.menu-home-link,html[data-theme=light] .menu-home-link{width:2.35rem;height:2.35rem;min-width:2.35rem;min-height:2.35rem}.menu-link,.menu-sub-link,.theme-toggle-float,html[data-theme=light] .menu-link,html[data-theme=light] .menu-sub-link,html[data-theme=light] .theme-toggle-float{padding:.48rem .78rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.menu-home-link:hover,.menu-link:hover,.menu-sub-link:hover,.preferences-menu-option:hover,.theme-toggle-float:hover,html[data-theme=light] .menu-home-link:hover,html[data-theme=light] .menu-link:hover,html[data-theme=light] .menu-sub-link:hover,html[data-theme=light] .preferences-menu-option:hover,html[data-theme=light] .theme-toggle-float:hover{border-color:#111;background:#f2f2f2;transform:none;box-shadow:none!important}.menu-link[data-active=true],.menu-sub-link[data-active=true],html[data-theme=light] .menu-link[data-active=true],html[data-theme=light] .menu-sub-link[data-active=true]{background:#111;color:#fff}.menu-group[data-active=true],.menu-home-link[data-active=true],html[data-theme=light] .menu-group[data-active=true],html[data-theme=light] .menu-home-link[data-active=true]{border-color:#111;background:#f2f2f2;color:#111;box-shadow:none!important}.preferences-menu-panel,html[data-theme=light] .preferences-menu-panel{min-width:13rem;padding:.7rem}.preferences-menu-label,html[data-theme=light] .preferences-menu-label{color:#666}.preferences-menu-section+.preferences-menu-section,html[data-theme=light] .preferences-menu-section+.preferences-menu-section{border-top:1px solid #111}.preferences-menu-option[data-active=true],html[data-theme=light] .preferences-menu-option[data-active=true]{background:#111;color:#fff}.empty,.filter-control span,.filter-summary,.menu-group-label,.panel-note,.stat-card h3,html[data-theme=light] .empty,html[data-theme=light] .filter-control span,html[data-theme=light] .menu-group-label,html[data-theme=light] .panel-note,html[data-theme=light] .stat-card h3{color:#666}.filter-bar,.hero,.landing-explore-card,.landing-live-card,.landing-stat-card,.panel,.stat-card,.table-wrap,.vibe-dynamic-chart-wrap,html[data-theme=light] .hero,html[data-theme=light] .landing-explore-card,html[data-theme=light] .landing-live-card,html[data-theme=light] .landing-stat-card,html[data-theme=light] .panel,pre{border:1px solid #111;border-radius:0;background:#fff;box-shadow:none!important;-webkit-backdrop-filter:none;backdrop-filter:none}.hero,.panel,html[data-theme=light] .hero,html[data-theme=light] .panel{padding:1rem}pre{color:#111}.filter-bar{margin:0 0 .75rem;padding:.75rem}.clean-button,.filter-control input,.filter-control select,.live-chip-input,.live-chip-input-action,.live-chip-input-clear,.stepper-button,.stream-toggle,.today-range-stepper{border:1px solid #111;border-radius:0;background:#fff;color:#111;box-shadow:none!important}.clean-button,.live-chip-input-action,.live-chip-input-clear,.stepper-button,.stream-toggle{transform:none}.clean-button:hover:enabled,.live-chip-input-action:hover,.live-chip-input-clear:hover,.stepper-button:hover:enabled,.stream-toggle:hover{border-color:#111;background:#f2f2f2;transform:none}.filter-clear-button:hover,.filter-control input:hover,.filter-control select:hover,.live-event-filter-chip:not([data-active=true]):hover,.today-range-stepper:hover{border-color:#111;background:#f2f2f2;color:#111}.clean-button:disabled,.stepper-button:disabled,.stream-toggle:disabled{opacity:.45}.live-event-filter-chip[data-active=true],.today-range-activate[data-active=true]{border-color:#111;background:#111;color:#fff;box-shadow:none!important}.filter-control input,.filter-control select,.live-chip-input{background:#fff}.live-chip-input input::placeholder{color:#777}.landing-event-chip,.landing-event-pill,.live-event-filter-chip,html[data-theme=light] .landing-event-chip,html[data-theme=light] .landing-event-pill{border:1px solid #111;border-radius:0;background:#fff;color:#111;box-shadow:none!important}.landing-event-chip[data-tone=trade],.landing-event-pill[data-tone=trade],html[data-theme=light] .landing-event-chip[data-tone=trade],html[data-theme=light] .landing-event-pill[data-tone=trade]{border-color:#111;background:#f5f5f5}.landing-event-chip[data-tone=create],.landing-event-pill[data-tone=create],html[data-theme=light] .landing-event-chip[data-tone=create],html[data-theme=light] .landing-event-pill[data-tone=create]{border-color:#111;background:#ebebeb}.address-page-link,.landing-masked-link,.landing-signature-link,.mint-filter-link,html[data-theme=light] .landing-masked-link,html[data-theme=light] .landing-signature-link{color:#111;border-bottom-color:#111}.address-page-link:hover,.landing-masked-link:hover,.landing-signature-link:hover,.mint-filter-link:hover,html[data-theme=light] .landing-masked-link:hover,html[data-theme=light] .landing-signature-link:hover{color:#111}.copy-value-button,.mint-filter-action-button{color:#444}.copy-value-button:hover,.mint-filter-action-button:hover{color:#111;transform:none}strong[data-state=connected],strong[data-state=disconnected],strong[data-stream=paused],strong[data-stream=running]{color:#111}.cell-empty,.chart-legal-note{color:#666}.landing-section{animation:none}.landing-hero,html[data-theme=light] .landing-hero{display:grid;grid-gap:1rem;gap:1rem;border-color:#111;background:#fff;overflow:visible}.landing-hero:after,html[data-theme=light] .landing-hero:after{display:none}.landing-hero-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-bottom:1rem;border-bottom:2px solid #111}.landing-kicker,html[data-theme=light] .landing-kicker{margin:0 0 .6rem;color:#666;font-size:.74rem;letter-spacing:.12em}.landing-title{max-width:22ch;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.04}.landing-lead,html[data-theme=light] .landing-lead{margin:.75rem 0 0;max-width:74ch;color:#444}.landing-scope-badge{display:inline-flex;align-items:center;padding:.7rem 1rem;border:1px solid #111;background:#f2f2f2;color:#111;font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.landing-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-stat-card,.stat-card,html[data-theme=light] .landing-stat-card{padding:.75rem .8rem}.landing-stat-label,html[data-theme=light] .landing-stat-label{margin:0 0 .35rem;color:#666;font-size:.68rem;letter-spacing:.12em}.landing-stat-value,.stat-card p,html[data-theme=light] .landing-stat-value{color:#111}.landing-dual-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:.85rem;min-height:clamp(36rem,calc(100svh - 19rem),68rem)}.landing-explore-panel,.landing-table-panel,.landing-treemap-panel{gap:.8rem}.landing-table-wrap{max-height:68vh}.landing-treemap-panel{--treemap-bg:#fff;--treemap-fg:#111;--treemap-border:#111;display:grid;grid-template-rows:auto minmax(0,1fr);align-content:stretch;border-width:.5px;border-color:var(--treemap-border)}.landing-treemap-chart,.landing-treemap-panel{background:var(--treemap-bg)!important;color:var(--treemap-fg);min-height:0}.landing-treemap-chart{width:100%;height:100%!important;overflow:hidden;border:.5px solid var(--treemap-border);cursor:default;font-family:Segoe UI,Arial,sans-serif}.landing-treemap-chart canvas,.landing-treemap-chart svg,.landing-treemap-chart>div{background:var(--treemap-bg)!important}.landing-treemap-empty{display:grid;min-height:0;height:100%;place-items:center;border:.5px solid var(--treemap-border);background:var(--treemap-bg)!important;color:var(--treemap-fg);text-align:center}.landing-treemap-chart.today-top-mint-treemap-chart{position:relative;overflow:visible}.today-top-mint-treemap-cell{cursor:pointer}.today-top-mint-treemap-tooltip{position:absolute;z-index:50;width:max-content;max-width:min(22rem,72vw);padding:.5rem .62rem;border:1px solid var(--treemap-border);border-radius:0;background:var(--treemap-bg);color:var(--treemap-fg);box-shadow:0 8px 18px rgba(17,24,39,.16);font-family:var(--font-mono),ui-monospace,"SF Mono",monospace;font-size:.68rem;font-weight:650;line-height:1.45;letter-spacing:0;text-align:left;white-space:normal;pointer-events:none}.today-top-mint-treemap-tooltip[data-align-x=start][data-align-y=below]{transform:translate(.75rem,.75rem)}.today-top-mint-treemap-tooltip[data-align-x=end][data-align-y=below]{transform:translate(calc(-100% - .75rem),.75rem)}.today-top-mint-treemap-tooltip[data-align-x=start][data-align-y=above]{transform:translate(.75rem,calc(-100% - .75rem))}.today-top-mint-treemap-tooltip[data-align-x=end][data-align-y=above]{transform:translate(calc(-100% - .75rem),calc(-100% - .75rem))}.today-top-mint-treemap-tooltip span,.today-top-mint-treemap-tooltip strong{display:block}.today-top-mint-treemap-tooltip strong{margin-bottom:.12rem;font-weight:750}.landing-active-accounts-head{margin-top:.25rem}.landing-hourly-flow-panel{display:grid;grid-template-rows:auto minmax(12rem,.95fr) auto minmax(10rem,1fr);align-content:stretch;align-items:stretch;justify-items:stretch;border:1px solid #111;min-height:0;overflow:hidden}.landing-hourly-flow-panel>*{width:100%;min-width:0}.landing-hourly-flow-chart{height:100%!important;min-height:0}.landing-hourly-flow-empty{min-height:0;display:grid;place-items:center;text-align:center}.landing-active-accounts-table-wrap{max-height:none;min-height:0;overflow:auto;border-radius:0}.landing-active-accounts-table{font-size:.72rem}.landing-active-accounts-empty{min-height:8rem;display:grid;place-items:center;text-align:center}.landing-explore-panel{grid-template-rows:auto auto auto auto 1fr;align-content:start}.landing-key-list{display:grid;border-top:1px solid #111}.landing-key-row{display:flex;align-items:baseline;justify-content:space-between;gap:.85rem;padding:.72rem 0;border-bottom:1px solid #d2d2d2}.landing-key-row span{color:#666;font-size:.7rem;text-transform:uppercase;letter-spacing:.07em}.landing-key-row strong{color:#111;font-size:1.02rem;text-align:right}.landing-control-strip{display:grid;grid-gap:.65rem;gap:.65rem}.landing-retention-controls,html[data-theme=light] .landing-retention-controls{justify-content:space-between;min-height:var(--action-pane-control-height);padding:.18rem .22rem;border:1px solid #111;border-radius:0;background:#fff}.landing-live-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.55rem;gap:.55rem}.landing-live-actions .clean-button,.landing-live-actions .stream-toggle{flex:1 1 auto;min-width:0}.landing-explore-grid{gap:0;border-top:1px solid #111}.landing-explore-card,html[data-theme=light] .landing-explore-card{border:0;border-bottom:1px solid #d2d2d2;border-radius:0;background:#fff;color:#111;padding:.75rem 0}.landing-explore-card span,.landing-explore-tag,html[data-theme=light] .landing-explore-card span{color:#555}.landing-explore-card:hover,html[data-theme=light] .landing-explore-card:hover{transform:none;border-color:#d2d2d2;background:#f7f7f7;box-shadow:none!important}.table-wrap{background:#fff}.vibe-dynamic-chart-wrap{padding:.3rem .45rem .15rem}.events-table td,.events-table th{border-bottom-color:#d2d2d2;color:#111}.events-table th{background:#f1f1f1;color:#111;font-size:.68rem;letter-spacing:.06em;text-transform:capitalize}.events-table tbody tr:nth-child(2n){background:#fbfbfb}.events-table tbody tr:hover{background:#f0f0f0}@media (max-width:1040px){.landing-page{min-height:auto;grid-template-rows:auto auto}.landing-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-dual-grid{grid-template-columns:1fr;min-height:auto}.landing-treemap-panel{min-height:clamp(28rem,72svh,44rem)}.landing-hourly-flow-panel{grid-template-rows:auto minmax(18rem,auto) auto minmax(16rem,auto);min-height:auto;overflow:visible}.landing-hourly-flow-chart{height:clamp(18rem,42svh,28rem)!important}.landing-active-accounts-table-wrap{max-height:clamp(16rem,44svh,28rem)}}@media (max-width:720px){.app-shell{padding:0 .75rem .75rem}.menu-panel,html[data-theme=light] .menu-panel{padding-left:.75rem;padding-right:.75rem}.landing-hero-header{flex-direction:column;align-items:stretch}.landing-summary-grid{grid-template-columns:1fr}.landing-title{font-size:clamp(1.3rem,7vw,1.7rem)}.landing-live-actions{grid-template-columns:1fr}}html[data-theme=dark]{color-scheme:dark}html[data-theme=dark] body{background:#000;color:#f5f5f5}html[data-theme=dark] .site-footprint{color:#9a9a9a}html[data-theme=dark] .site-footprint-wallet{color:#f5f5f5;border-bottom-color:#f5f5f5}html[data-theme=dark] .site-footprint-wallet:hover{color:#fff;border-bottom-color:#fff}html[data-theme=dark] .site-footprint-x-link{color:#f5f5f5;border-color:#f5f5f5}html[data-theme=dark] .site-footprint-x-link:hover{color:#fff;border-color:#fff}html[data-theme=dark] .menu-panel{background:#000;border-bottom-color:#f5f5f5}html[data-theme=dark] .menu-group,html[data-theme=dark] .menu-home-link,html[data-theme=dark] .menu-link,html[data-theme=dark] .menu-sub-link,html[data-theme=dark] .theme-toggle-float{border-color:#f5f5f5;background:#000;color:#f5f5f5}html[data-theme=dark] .menu-home-link:hover,html[data-theme=dark] .menu-link:hover,html[data-theme=dark] .menu-sub-link:hover,html[data-theme=dark] .theme-toggle-float:hover{border-color:#fff;background:#1b1b1b}html[data-theme=dark] .menu-link[data-active=true],html[data-theme=dark] .menu-sub-link[data-active=true]{background:#f5f5f5;color:#000}html[data-theme=dark] .menu-group[data-active=true],html[data-theme=dark] .menu-home-link[data-active=true]{border-color:#f5f5f5;background:#111;color:#f5f5f5}html[data-theme=dark] .empty,html[data-theme=dark] .filter-control span,html[data-theme=dark] .filter-summary,html[data-theme=dark] .menu-group-label,html[data-theme=dark] .panel-note,html[data-theme=dark] .stat-card h3{color:#9a9a9a}html[data-theme=dark] .filter-bar,html[data-theme=dark] .hero,html[data-theme=dark] .landing-explore-card,html[data-theme=dark] .landing-live-card,html[data-theme=dark] .landing-stat-card,html[data-theme=dark] .panel,html[data-theme=dark] .stat-card,html[data-theme=dark] .table-wrap,html[data-theme=dark] .vibe-dynamic-chart-wrap,html[data-theme=dark] pre{border-color:#f5f5f5;background:#000;color:#f5f5f5}html[data-theme=dark] .not-found-panel{border:0;background:transparent;box-shadow:none}html[data-theme=dark] .clean-button,html[data-theme=dark] .filter-control input,html[data-theme=dark] .filter-control select,html[data-theme=dark] .live-chip-input,html[data-theme=dark] .live-chip-input-action,html[data-theme=dark] .live-chip-input-clear,html[data-theme=dark] .stepper-button,html[data-theme=dark] .stream-toggle,html[data-theme=dark] .today-range-stepper{border-color:#f5f5f5;background:#000;color:#f5f5f5}html[data-theme=dark] .clean-button:hover:enabled,html[data-theme=dark] .live-chip-input-action:hover,html[data-theme=dark] .live-chip-input-clear:hover,html[data-theme=dark] .stepper-button:hover:enabled,html[data-theme=dark] .stream-toggle:hover{border-color:#fff;background:#1b1b1b}html[data-theme=dark] .filter-control input:hover,html[data-theme=dark] .filter-control select:hover,html[data-theme=dark] .today-range-stepper:hover{border-color:#f5f5f5;background:#000;color:#f5f5f5}html[data-theme=dark] .live-event-filter-chip:hover{border-color:#fff;background:#1b1b1b;color:#fff}html[data-theme=dark] .live-event-filter-chip[data-active=true],html[data-theme=dark] .today-order-action-button[data-active=true],html[data-theme=dark] .today-range-activate[data-active=true]{border-color:#f5f5f5;background:#f5f5f5;color:#000}html[data-theme=dark] .live-chip-input input::placeholder{color:#8a8a8a}html[data-theme=dark] .filter-clear-button:hover{background:rgba(83,131,199,.24);color:#eff7ff}html[data-theme=dark] .landing-event-chip,html[data-theme=dark] .landing-event-pill,html[data-theme=dark] .live-event-filter-chip{border-color:#f5f5f5;background:#000;color:#f5f5f5}html[data-theme=dark] .landing-event-chip[data-tone=trade],html[data-theme=dark] .landing-event-pill[data-tone=trade]{background:#0b0b0b}html[data-theme=dark] .landing-event-chip[data-tone=create],html[data-theme=dark] .landing-event-pill[data-tone=create]{background:#141414}html[data-theme=dark] .address-page-link,html[data-theme=dark] .landing-masked-link,html[data-theme=dark] .landing-signature-link,html[data-theme=dark] .mint-filter-link{color:#f5f5f5;border-bottom-color:#f5f5f5}html[data-theme=dark] .address-page-link:hover,html[data-theme=dark] .landing-masked-link:hover,html[data-theme=dark] .landing-signature-link:hover,html[data-theme=dark] .mint-filter-link:hover{color:#fff}html[data-theme=dark] .copy-value-button,html[data-theme=dark] .mint-filter-action-button{color:#bebebe}html[data-theme=dark] .copy-value-button:hover,html[data-theme=dark] .mint-filter-action-button:hover{color:#fff}html[data-theme=dark] strong[data-state=connected],html[data-theme=dark] strong[data-state=disconnected],html[data-theme=dark] strong[data-stream=paused],html[data-theme=dark] strong[data-stream=running]{color:#f5f5f5}html[data-theme=dark] .cell-empty,html[data-theme=dark] .chart-legal-note{color:#9a9a9a}html[data-theme=dark] .active-account-role-badge{border-color:#f5f5f5;background:#111;color:#f5f5f5}html[data-theme=dark] .active-account-role-badge[data-role=creator]{background:#15253d;border-color:#7ba7ef;color:#d7e8ff}html[data-theme=dark] .active-account-role-badge[data-role=trader]{background:#10281b;border-color:#66b37e;color:#d9ffe3}html[data-theme=dark] .active-account-role-badge[data-role=route]{background:#1e1030;border-color:#b08fff;color:#e8d9ff}html[data-theme=dark] .event-action-badge{border-color:#f5f5f5;background:#111;color:#f5f5f5}html[data-theme=dark] .event-action-badge[data-action=buy]{background:#10281b;border-color:#66b37e;color:#d9ffe3}html[data-theme=dark] .event-action-badge[data-action=sell]{background:#2b1412;border-color:#d97a70;color:#ffd9d6}html[data-theme=dark] .event-action-badge[data-action=create]{background:#15253d;border-color:#7ba7ef;color:#d7e8ff}html[data-theme=dark] .event-action-badge[data-action=burn]{background:#3a2308;border-color:#e0a44f;color:#ffe2bb}html[data-theme=dark] .event-action-badge[data-action=cashback]{background:#341226;border-color:#e07ec0;color:#ffd9ef}html[data-theme=dark] .event-action-badge[data-action="claim fee"]{background:#0d2b2e;border-color:#4fc9d6;color:#cdfbff}html[data-theme=dark] .account-live-side-pill[data-side=buy]{background:#10281b;border-color:#66b37e;color:#d9ffe3}html[data-theme=dark] .account-live-side-pill[data-side=sell]{background:#35141d;border-color:#fb7185;color:#ffe1e7}html[data-theme=dark] .account-live-side-pill[data-side=create]{background:#15253d;border-color:#7ba7ef;color:#d7e8ff}html[data-theme=dark] .landing-hero{border-color:#f5f5f5;background:#000}html[data-theme=dark] .landing-hero-header{border-bottom-color:#f5f5f5}html[data-theme=dark] .landing-kicker,html[data-theme=dark] .landing-lead{color:#c8c8c8}html[data-theme=dark] .landing-scope-badge{border-color:#f5f5f5;background:#111;color:#f5f5f5}html[data-theme=dark] .landing-explore-card span,html[data-theme=dark] .landing-explore-tag,html[data-theme=dark] .landing-key-row span,html[data-theme=dark] .landing-stat-label{color:#9a9a9a}html[data-theme=dark] .landing-explore-card,html[data-theme=dark] .landing-key-row strong,html[data-theme=dark] .landing-stat-value,html[data-theme=dark] .stat-card p{color:#f5f5f5}html[data-theme=dark] .landing-explore-grid,html[data-theme=dark] .landing-key-list{border-top-color:#f5f5f5}html[data-theme=dark] .landing-explore-card,html[data-theme=dark] .landing-key-row{border-bottom-color:#303030}html[data-theme=dark] .landing-retention-controls{border-color:#f5f5f5;background:#000}html[data-theme=dark] .landing-treemap-chart,html[data-theme=dark] .landing-treemap-chart canvas,html[data-theme=dark] .landing-treemap-chart svg,html[data-theme=dark] .landing-treemap-chart>div,html[data-theme=dark] .landing-treemap-empty,html[data-theme=dark] .landing-treemap-panel{--treemap-bg:#000;--treemap-fg:#f5f5f5;--treemap-border:#f5f5f5;border-color:var(--treemap-border);background:var(--treemap-bg)!important;color:var(--treemap-fg)}html[data-theme=dark] .today-top-mint-treemap-tooltip{box-shadow:0 10px 22px rgba(0,0,0,.5)}html[data-theme=dark] .landing-explore-card:hover{border-color:#303030;background:#1b1b1b}html[data-theme=dark] .events-table td,html[data-theme=dark] .events-table th{border-bottom-color:#303030;border-right:none;color:#f5f5f5}html[data-theme=dark] .events-table th{background:#111;color:#f5f5f5}html[data-theme=dark] .events-table tbody tr:nth-child(2n){background:#050505}html[data-theme=dark] .events-table tbody tr:hover{background:#1b1b1b}html[data-theme=dark] :focus-visible{outline-color:#f5f5f5}:root{--report-table-surface:#fff;--report-table-surface-alt:#fafafa;--report-table-head:#f1f1f1;--report-table-grid:#d2d2d2;--report-table-edge:#111;--report-table-text:#111;--report-table-muted:#777;--report-table-hover:#ececec;--report-table-scroll-track:#fff;--report-table-scroll-thumb:#111}html[data-theme=dark]{--report-table-surface:#000;--report-table-surface-alt:#050505;--report-table-head:#111;--report-table-grid:#303030;--report-table-edge:#f5f5f5;--report-table-text:#f5f5f5;--report-table-muted:#9a9a9a;--report-table-hover:#1b1b1b;--report-table-scroll-track:#000;--report-table-scroll-thumb:#f5f5f5}html[data-theme=light] .clean-button,html[data-theme=light] .filter-control input,html[data-theme=light] .filter-control select,html[data-theme=light] .live-chip-input,html[data-theme=light] .live-chip-input-action,html[data-theme=light] .live-chip-input-clear,html[data-theme=light] .live-event-filter-chip,html[data-theme=light] .stepper-button,html[data-theme=light] .stream-toggle,html[data-theme=light] .today-range-stepper{border-color:#111;background:#fff;color:#111;box-shadow:none!important}html[data-theme=light] .clean-button:hover:enabled,html[data-theme=light] .filter-clear-button:hover,html[data-theme=light] .filter-control input:hover,html[data-theme=light] .filter-control select:hover,html[data-theme=light] .live-chip-input-action:hover,html[data-theme=light] .live-chip-input-clear:hover,html[data-theme=light] .live-chip-input:hover,html[data-theme=light] .live-event-filter-chip:not([data-active=true]):hover,html[data-theme=light] .stepper-button:hover:enabled,html[data-theme=light] .stream-toggle:hover,html[data-theme=light] .today-range-stepper:hover{border-color:#111;background:#f2f2f2;color:#111;box-shadow:none!important;transform:none}html[data-theme=light] .live-event-filter-chip[data-active=true],html[data-theme=light] .today-order-action-button[data-active=true],html[data-theme=light] .today-range-activate[data-active=true]{border-color:#111;background:#111;color:#fff;box-shadow:none!important}html[data-theme=light] .chart-visibility-toggle[data-chart=visible]{border-color:#111;background:#111;color:#fff}html[data-theme=light] .chart-visibility-toggle[data-chart=hidden]{border-color:#111;background:#fff;color:#111}html[data-theme=dark] .chart-visibility-toggle[data-chart=visible]{border-color:#f5f5f5;background:#f5f5f5;color:#000}html[data-theme=dark] .chart-visibility-toggle[data-chart=hidden]{border-color:#f5f5f5;background:#000;color:#f5f5f5}html[data-theme=light] .today-range-activate[data-active=true] .retention-value{color:#fff}html[data-theme=light] .live-chip-input input::placeholder{color:#777}html[data-theme=light] .clean-button:focus-visible,html[data-theme=light] .filter-clear-button:focus-visible,html[data-theme=light] .filter-control input:focus-visible,html[data-theme=light] .filter-control select:focus-visible,html[data-theme=light] .live-chip-input-action:focus-visible,html[data-theme=light] .live-chip-input-clear:focus-visible,html[data-theme=light] .live-event-filter-chip:focus-visible,html[data-theme=light] .stepper-button:focus-visible,html[data-theme=light] .stream-toggle:focus-visible{outline-color:#111}.table-wrap{border-color:var(--report-table-edge);background:var(--report-table-surface);scrollbar-width:thin;scrollbar-color:var(--report-table-scroll-thumb) var(--report-table-scroll-track)}.vibe-dynamic-chart-wrap{margin:0 0 .75rem;padding:0;border:0;background:transparent;box-shadow:none!important}.vibe-dynamic-chart-canvas{display:block;overflow:hidden;border:1px solid var(--report-table-edge);border-radius:0;background:var(--report-table-surface);box-shadow:none!important}.vibe-dynamic-chart-stage{position:relative}.vibe-dynamic-chart-empty{top:50%;left:50%;z-index:5;max-width:min(32rem,calc(100% - 2rem));margin:0;padding:.55rem .7rem;border:1px solid var(--report-table-edge);background:color-mix(in srgb,var(--report-table-surface) 88%,transparent);color:var(--muted);font-size:.72rem;line-height:1.35;text-align:center;transform:translate(-50%,-50%)}.vibe-dynamic-chart-empty,.vibe-dynamic-chart-tooltip{position:absolute;font-family:var(--font-mono),ui-monospace,"SF Mono",monospace;font-weight:650;pointer-events:none}.vibe-dynamic-chart-tooltip{top:0;left:0;z-index:20;display:flex;max-width:min(24rem,calc(100% - 1rem));flex-direction:column;gap:.12rem;padding:.5rem .62rem;border:1px solid;border-radius:0;box-shadow:none!important;font-size:.68rem;line-height:1.45;letter-spacing:0;opacity:1;transform:translate3d(var(--vibe-chart-tooltip-x),var(--vibe-chart-tooltip-y),0);white-space:nowrap}.vibe-dynamic-chart-tooltip-image{display:block;width:42px;height:42px;margin-bottom:.25rem;border:1px solid;border-radius:0;background-position:50%;background-size:cover}.table-wrap::-webkit-scrollbar{width:.78rem;height:.78rem}.table-wrap::-webkit-scrollbar-track{background:var(--report-table-scroll-track)}.table-wrap::-webkit-scrollbar-thumb{border:2px solid var(--report-table-scroll-track);background:var(--report-table-scroll-thumb)}.events-table{background:var(--report-table-surface);color:var(--report-table-text);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"tnum"}.events-table td,.events-table th{padding:.52rem .68rem;border-bottom-color:var(--report-table-grid);border-right:none}.events-table td{color:var(--report-table-text);background:var(--report-table-surface);vertical-align:middle;line-height:1.4;transition:background-color .12s ease,box-shadow .12s ease}.events-table th{color:var(--report-table-text);background:var(--report-table-head);letter-spacing:.08em;line-height:1.2;box-shadow:inset 0 -1px 0 0 var(--report-table-edge)}.events-table tbody tr:nth-child(2n) td{background:var(--report-table-surface-alt)}.events-table tbody tr:hover td{background:var(--report-table-hover)}.events-table tbody tr td:first-child{box-shadow:inset 0 0 0 0 var(--report-table-edge)}.events-table tbody tr:hover td:first-child{box-shadow:inset 3px 0 0 0 var(--report-table-edge)}.cell-empty{color:var(--report-table-muted)}html[data-theme=light] .events-table td,html[data-theme=light] .events-table th{border-bottom-color:var(--report-table-grid);border-right:none;color:var(--report-table-text)}html[data-theme=light] .events-table th{background:#f1f1f1;color:#111;box-shadow:inset 0 -1px 0 0 var(--report-table-edge)}html[data-theme=light] .events-table tbody tr:nth-child(2n) td{background:#fafafa}html[data-theme=light] .events-table tbody tr:hover td{background:#ececec}html[data-theme=light] .events-table tbody tr:hover td:first-child{box-shadow:inset 3px 0 0 0 var(--report-table-edge)}.live-decoded-events-panel .events-table td{height:38px}.live-decoded-events-panel .events-table tbody tr[data-row-even=true] td{background:var(--report-table-surface-alt)}.live-decoded-events-panel .events-table tbody tr:hover td{background:var(--report-table-hover)}.live-decoded-events-panel .events-table .events-table-spacer td{height:auto;padding:0;border:0;background:transparent;box-shadow:none}html[data-theme=light] .live-decoded-events-panel .events-table tbody tr[data-row-even=true] td{background:#fafafa}html[data-theme=light] .live-decoded-events-panel .events-table tbody tr:hover td{background:#ececec}.live-decoded-events-panel .events-table td,.live-decoded-events-panel .events-table th{border-right:none;padding-left:.3rem;padding-right:.3rem}.live-decoded-events-panel .events-table td{padding-top:0;padding-bottom:0;vertical-align:middle}.active-account-filter-chip[data-disabled=true],.active-account-filter-chip[data-disabled=true]:hover,.active-account-sort-chip[data-disabled=true],.active-account-sort-chip[data-disabled=true]:hover{border-color:#8f8f8f!important;background:#e4e4e4!important;color:#6f6f6f!important;cursor:not-allowed;opacity:1;box-shadow:none!important}html[data-theme=dark] .active-account-filter-chip[data-disabled=true],html[data-theme=dark] .active-account-filter-chip[data-disabled=true]:hover,html[data-theme=dark] .active-account-sort-chip[data-disabled=true],html[data-theme=dark] .active-account-sort-chip[data-disabled=true]:hover{border-color:#555!important;background:#232323!important;color:#8c8c8c!important}@keyframes active-account-net-flash{0%{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.3)}to{box-shadow:inset 0 0 0 9999px rgba(0,0,0,0)}}@keyframes active-account-net-flash-light{0%{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.16)}to{box-shadow:inset 0 0 0 9999px rgba(0,0,0,0)}}@keyframes active-account-net-flash-positive{0%{box-shadow:inset 0 0 0 9999px rgba(22,245,168,.28)}to{box-shadow:inset 0 0 0 9999px rgba(22,245,168,0)}}@keyframes active-account-net-flash-negative{0%{box-shadow:inset 0 0 0 9999px rgba(255,74,112,.28)}to{box-shadow:inset 0 0 0 9999px rgba(255,74,112,0)}}@keyframes active-account-net-flash-positive-light{0%{box-shadow:inset 0 0 0 9999px rgba(0,165,110,.2)}to{box-shadow:inset 0 0 0 9999px rgba(0,165,110,0)}}@keyframes active-account-net-flash-negative-light{0%{box-shadow:inset 0 0 0 9999px rgba(233,62,102,.2)}to{box-shadow:inset 0 0 0 9999px rgba(233,62,102,0)}}.active-account-net-flash,.active-account-value-flash{animation:active-account-net-flash 1.35s ease-out}html[data-theme=light] .active-account-value-flash{animation-name:active-account-net-flash-light}.active-account-net-cell[data-net-direction=positive].active-account-net-flash{animation-name:active-account-net-flash-positive}.active-account-net-cell[data-net-direction=negative].active-account-net-flash{animation-name:active-account-net-flash-negative}html[data-theme=light] .active-account-net-cell[data-net-direction=zero].active-account-net-flash{animation-name:active-account-net-flash-light}html[data-theme=light] .active-account-net-cell[data-net-direction=positive].active-account-net-flash{animation-name:active-account-net-flash-positive-light}html[data-theme=light] .active-account-net-cell[data-net-direction=negative].active-account-net-flash{animation-name:active-account-net-flash-negative-light}.events-table .active-account-net-cell[data-net-direction=positive]{color:rgba(22,245,168,.96)}.events-table .active-account-net-cell[data-net-direction=negative]{color:rgba(255,74,112,.96)}html[data-theme=light] .events-table .active-account-net-cell[data-net-direction=positive]{color:rgba(0,142,94,.95)}html[data-theme=light] .events-table .active-account-net-cell[data-net-direction=negative]{color:rgba(214,45,84,.95)}.overview-flag-card,.overview-insight,.today-overview-infographic .overview-summary-card,.today-overview-infographic.panel,html[data-theme=light] .overview-flag-card,html[data-theme=light] .overview-insight,html[data-theme=light] .today-overview-infographic .overview-summary-card,html[data-theme=light] .today-overview-infographic.panel{border:1px solid #111;border-radius:0;background:#fff;box-shadow:none!important}.overview-chart-panel,html[data-theme=light] .overview-chart-panel{border:.5px solid #111;border-radius:0;background:#fff;box-shadow:none!important}html[data-theme=light] .landing-page .landing-hourly-flow-panel{border:1px solid #111}.overview-flag-card h3,.overview-flag-card>strong,.overview-insight strong{color:#17263a}.overview-flag-card>p,.overview-insight p,.overview-section-head p{color:#5d728c}.overview-flag-breakdown span{border:1px solid #111;border-radius:0;background:#fff;color:#111}.overview-heat-strip span:after,html[data-theme=light] .overview-heat-strip span:after{border-color:var(--overview-tooltip-border);background:var(--overview-tooltip-bg);color:var(--overview-tooltip-text)}.overview-heat-strip span:before,html[data-theme=light] .overview-heat-strip span:before{border-right-color:var(--overview-tooltip-border);border-bottom-color:var(--overview-tooltip-border);background:var(--overview-tooltip-bg)}.overview-mode-chips .live-event-filter-chip[data-active=true],html[data-theme=light] .overview-mode-chips .live-event-filter-chip[data-active=true]{border-color:#111;background:#111;color:#fff}html[data-theme=dark] .overview-chart-panel,html[data-theme=dark] .overview-flag-card,html[data-theme=dark] .overview-insight,html[data-theme=dark] .today-overview-infographic .overview-summary-card,html[data-theme=dark] .today-overview-infographic.panel{border-color:#f5f5f5;background:#000;box-shadow:none!important}html[data-theme=dark] .landing-page .landing-hourly-flow-panel{border-color:#f5f5f5}html[data-theme=dark] .overview-flag-card h3,html[data-theme=dark] .overview-flag-card>strong,html[data-theme=dark] .overview-insight strong{color:#f8fbff}html[data-theme=dark] .overview-flag-card>p,html[data-theme=dark] .overview-insight p,html[data-theme=dark] .overview-section-head p{color:#9fb3d1}html[data-theme=dark] .overview-flag-breakdown span{border-color:#f5f5f5;background:#000;color:#f5f5f5}html[data-theme=dark] .overview-flag-breakdown span.is-selectable[data-active=true]{border-color:var(--overview-flag-color);background:color-mix(in srgb,var(--overview-flag-color) 18%,#000);color:var(--overview-flag-color)}html[data-theme=dark] .overview-echart-tooltip,html[data-theme=dark] .overview-heat-strip span{--overview-tooltip-bg:#000;--overview-tooltip-border:#f5f5f5;--overview-tooltip-text:#f5f5f5;--overview-tooltip-shadow:0 10px 22px rgba(0,0,0,0.5)}html[data-theme=dark] .overview-heat-strip span:after{border-color:var(--overview-tooltip-border);background:var(--overview-tooltip-bg);color:var(--overview-tooltip-text)}html[data-theme=dark] .overview-heat-strip span:before{border-right-color:var(--overview-tooltip-border);border-bottom-color:var(--overview-tooltip-border);background:var(--overview-tooltip-bg)}html[data-theme=dark] .overview-mode-chips .live-event-filter-chip[data-active=true]{border-color:#f5f5f5;background:#f5f5f5;color:#000}@media (max-width:1040px){.overview-chart-grid{grid-template-columns:1fr}.overview-mode-chips{justify-content:flex-start}}@media (max-width:720px){.overview-section-head{align-items:stretch}.overview-flag-breakdown{grid-template-columns:1fr}.overview-heat-strip{gap:1px}}.redis-unavailable-stub{position:absolute;inset:0;background:rgba(255,255,255,.88);z-index:10;pointer-events:none}html[data-theme=dark] .redis-unavailable-stub{background:rgba(0,0,0,.88)}.redis-unavailable-stub-viewport{position:-webkit-sticky;position:sticky;top:0;height:100svh;display:flex;align-items:center;justify-content:center}.redis-unavailable-stub-img{width:min(65vw,85%);max-height:50vh;height:auto;object-fit:contain}