body:has(.wallet-profile-dialog-backdrop){overflow:hidden}.wallet-profile-dialog-backdrop{z-index:4300;background:color-mix(in srgb, var(--bg) 78%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);place-items:center;padding:20px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.wallet-profile-dialog{width:min(680px,100%);max-height:min(780px,100dvh - 40px);color:var(--text);border:1px solid var(--terminal-line-strong,var(--line-strong));background:color-mix(in srgb, var(--panel-solid) 97%, var(--bg));box-shadow:var(--shadow-lg);font-family:var(--font-ui);border-radius:15px;overflow:auto}.wallet-profile-dialog>header{z-index:2;border-bottom:1px solid var(--terminal-line,var(--line));background:color-mix(in srgb, var(--panel-solid) 97%, var(--bg));justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:13px 15px 13px 18px;display:flex;position:sticky;top:0}.wallet-profile-dialog>header>div{min-width:0}.wallet-profile-dialog>header small{color:var(--muted);font:800 10.5px/1.15 var(--font-data);letter-spacing:.08em;text-transform:uppercase;display:block}.wallet-profile-dialog>header h2{font:790 21px/1.05 var(--font-display);letter-spacing:-.02em;margin-top:4px}.wallet-profile-dialog>header>button{width:38px;height:38px;color:var(--muted-strong);border:1px solid var(--terminal-line,var(--line));background:var(--terminal-control,var(--panel-soft));cursor:pointer;border-radius:9px;flex:0 0 38px;place-items:center;display:grid}.wallet-profile-dialog>header>button:-webkit-any(:hover,:focus-visible){color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.wallet-profile-dialog>header>button:is(:hover,:focus-visible){color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.wallet-profile-dialog__body{grid-template-columns:minmax(190px,.64fr) minmax(300px,1.36fr);align-items:stretch;display:grid}.wallet-profile-avatar-editor{border-right:1px solid var(--terminal-line,var(--line));background:color-mix(in srgb, var(--terminal-control,var(--panel-soft)) 50%, transparent);text-align:center;flex-direction:column;align-items:center;min-width:0;padding:24px 18px;display:flex}.wallet-profile-avatar{width:94px;height:94px;color:var(--accent);border:1px solid var(--accent-border);background:var(--accent-surface);box-shadow:inset 0 1px color-mix(in srgb, var(--text) 7%, transparent);border-radius:25px;place-items:center;display:grid;overflow:hidden}.wallet-profile-avatar.has-image{background:var(--panel-solid)}.wallet-profile-avatar img{object-fit:cover;width:100%;height:100%}.wallet-profile-avatar-editor__copy{gap:4px;width:100%;min-width:0;margin-top:14px;display:grid}.wallet-profile-avatar-editor__copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:790;overflow:hidden}.wallet-profile-avatar-editor__copy code{color:var(--muted-strong);font:700 11px/1.2 var(--font-data)}.wallet-profile-avatar-editor__copy span{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.45}.wallet-profile-upload{width:100%;min-height:39px;color:var(--accent);border:1px solid var(--accent-border);background:var(--accent-surface);cursor:pointer;border-radius:9px;place-items:center;margin-top:17px;padding:0 12px;font-size:11px;font-weight:800;display:grid}.wallet-profile-upload:hover{border-color:color-mix(in srgb, var(--accent) 64%, var(--line))}.wallet-profile-upload:has(input:disabled){cursor:progress;opacity:.65}.wallet-profile-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.wallet-profile-avatar-editor__format{color:var(--muted);margin-top:8px;font-size:10px;line-height:1.35}.wallet-profile-form{align-content:start;gap:15px;min-width:0;padding:22px;display:grid}.wallet-profile-form>label{gap:7px;min-width:0;display:grid}.wallet-profile-form>label>span{color:var(--text);justify-content:space-between;align-items:center;gap:10px;font-size:11.5px;font-weight:780;display:flex}.wallet-profile-form>label>span b{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:760}.wallet-profile-form input{width:100%;min-width:0;height:42px;color:var(--text);border:1px solid var(--terminal-line,var(--line));background:var(--terminal-control,var(--panel-soft));font:690 12px/1 var(--font-ui);border-radius:9px;outline:0;padding:0 11px}.wallet-profile-form input:focus{border-color:var(--accent-border);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 30%, transparent)}.wallet-profile-form>label>small{min-height:15px;color:var(--muted);font-size:10.5px;line-height:1.4}.wallet-profile-form>label>small:-webkit-any(.is-available,.is-current){color:var(--positive)}.wallet-profile-form>label>small:is(.is-available,.is-current){color:var(--positive)}.wallet-profile-form>label>small:-webkit-any(.is-taken,.is-invalid){color:var(--negative)}.wallet-profile-form>label>small:is(.is-taken,.is-invalid){color:var(--negative)}.wallet-profile-input-prefix{border:1px solid var(--terminal-line,var(--line));background:var(--terminal-control,var(--panel-soft));border-radius:9px;grid-template-columns:35px minmax(0,1fr);display:grid;overflow:hidden}.wallet-profile-input-prefix:focus-within{border-color:var(--accent-border);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 30%, transparent)}.wallet-profile-input-prefix i{color:var(--accent);border-right:1px solid var(--terminal-line,var(--line));font:800 12px/1 var(--font-data);place-items:center;font-style:normal;display:grid}.wallet-profile-input-prefix input{border:0;border-radius:0;height:40px;box-shadow:none!important}.wallet-profile-proof{min-width:0;color:var(--muted-strong);border:1px solid var(--terminal-line,var(--line));background:color-mix(in srgb, var(--terminal-control,var(--panel-soft)) 56%, transparent);border-radius:9px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;padding:10px;display:grid}.wallet-profile-proof>.icon{color:var(--accent)}.wallet-profile-proof span{gap:3px;display:grid}.wallet-profile-proof strong{color:var(--text);font-size:11px}.wallet-profile-proof small{color:var(--muted);font-size:10.5px;line-height:1.35}.wallet-profile-form>footer{justify-content:space-between;align-items:center;gap:12px;min-width:0;padding-top:2px;display:flex}.wallet-profile-form>footer>span{align-items:center;gap:9px;min-width:0;display:inline-flex}.wallet-profile-form>footer a{color:var(--accent);font-size:10.5px;font-weight:730}.wallet-profile-form>footer a:hover{color:color-mix(in srgb, var(--accent) 78%, var(--text))}.wallet-profile-save{min-width:120px;min-height:40px;color:var(--accent-text);border:1px solid var(--accent);background:var(--accent);cursor:pointer;border-radius:9px;padding:0 14px;font-size:11px;font-weight:850}.wallet-profile-save:disabled{cursor:not-allowed;filter:saturate(.45);opacity:.55}.wallet-profile-dialog__notice{color:var(--muted-strong);border-top:1px solid var(--terminal-line,var(--line));background:color-mix(in srgb, var(--accent) 3%, transparent);margin:0;padding:11px 18px;font-size:10.5px;line-height:1.4}.wallet-profile-dialog__empty{text-align:center;align-content:center;place-items:center;gap:8px;min-height:240px;padding:28px;display:grid}.wallet-profile-dialog__empty>.icon{color:var(--accent)}.wallet-profile-dialog__empty strong{font-size:14px}.wallet-profile-dialog__empty span{color:var(--muted);font-size:11px}.wallet-button-icon.has-profile{border-radius:7px;padding:0;overflow:hidden}.wallet-button-icon.has-profile:before,.wallet-button-icon.has-profile>i{display:none}.wallet-button-icon.has-profile img{object-fit:cover;width:100%;height:100%}.app-shell[data-shell=terminal-v3] .wallet-command__menu>header>span.has-profile{background:var(--panel-solid);padding:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .wallet-command__menu>header>span.has-profile img{object-fit:cover;width:100%;height:100%}.app-shell[data-shell=terminal-v3] .wallet-command__profile .wallet-command__preference-trigger>.wallet-command__preference-icon.has-profile{padding:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .wallet-command__profile .wallet-command__preference-icon.has-profile img{object-fit:cover;width:100%;height:100%}.app-shell[data-shell=terminal-v3] .wallet-command__profile .wallet-command__preference-trigger>.icon:last-child{transform:rotate(-90deg)}.app-shell[data-shell=terminal-v3] .wallet-command__profile .wallet-command__preference-trigger>b{text-transform:none}@media (max-width:620px){.wallet-profile-dialog-backdrop{align-items:end;padding:0}.wallet-profile-dialog{border-bottom:0;border-left:0;border-right:0;border-radius:15px 15px 0 0;width:100%;max-height:min(92dvh,780px)}.wallet-profile-dialog__body{grid-template-columns:1fr}.wallet-profile-avatar-editor{border-right:0;border-bottom:1px solid var(--terminal-line,var(--line));text-align:left;grid-template-columns:62px minmax(0,1fr) max-content;align-items:center;gap:10px;padding:15px;display:grid}.wallet-profile-avatar{border-radius:17px;width:62px;height:62px}.wallet-profile-avatar-editor__copy{margin:0}.wallet-profile-avatar-editor__copy span{display:none}.wallet-profile-upload{width:auto;min-width:106px;margin:0;padding-inline-start:10px;padding-inline-end:10px}.wallet-profile-avatar-editor__format{text-align:right;grid-column:2/-1;margin:-3px 0 0}.wallet-profile-form{gap:13px;padding:16px}.wallet-profile-form>footer{z-index:1;border-top:1px solid var(--terminal-line,var(--line));background:color-mix(in srgb, var(--panel-solid) 97%, var(--bg));margin:0 -16px -16px;padding:11px 16px 16px;position:sticky;bottom:-16px}}@media (max-width:390px){.wallet-profile-dialog>header{min-height:62px;padding-inline-start:13px;padding-inline-end:9px}.wallet-profile-dialog>header h2{font-size:19px}.wallet-profile-avatar-editor{grid-template-columns:54px minmax(0,1fr)}.wallet-profile-avatar{border-radius:15px;width:54px;height:54px}.wallet-profile-upload{grid-column:1/-1;width:100%}.wallet-profile-avatar-editor__format{text-align:center;grid-column:1/-1}.wallet-profile-form>footer{gap:8px}.wallet-profile-form>footer>span{min-width:0}.wallet-profile-form>footer a{max-width:128px;line-height:1.25;display:block}.wallet-profile-save{min-width:112px}}@media (max-width:390px) and (max-height:650px){.wallet-profile-dialog>header{min-height:56px}.wallet-profile-avatar-editor{padding:10px 12px}.wallet-profile-avatar-editor__format{display:none}.wallet-profile-form{gap:10px;padding:12px}.wallet-profile-form>label:nth-of-type(2)>small{display:none}.wallet-profile-proof{padding:8px}.wallet-profile-proof small{display:none}.wallet-profile-form>footer{margin:0 -12px -12px;padding:10px 12px 12px;bottom:-12px}}html[data-theme]{--parchment:var(--text);--acid:var(--accent);--night:var(--bg);--surface:var(--panel-solid);--surface-deep:var(--panel-solid);--gold-deep:var(--accent-2);--font-display:"Tolly Inter", Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body:"Tolly Inter", Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-ui:var(--font-body);--font-fantasy:var(--font-body);--font-lore:var(--font-body);--font-data:"Tolly Plex", "IBM Plex Mono", "Cascadia Mono", "SFMono-Regular", Consolas, monospace;--accent-hover:color-mix(in srgb, var(--accent) 88%, white);--accent-muted:color-mix(in srgb, var(--accent) 28%, transparent);--accent-surface:color-mix(in srgb, var(--accent) 10%, var(--panel-soft));--accent-border:color-mix(in srgb, var(--accent) 32%, var(--line));--on-accent:var(--accent-text);--background:var(--bg);--surface-1:var(--panel);--surface-2:var(--panel-soft);--surface-3:var(--panel-hover);--border-subtle:var(--line);--border-strong:var(--line-strong);--text-primary:var(--text);--text-secondary:var(--muted-strong);--text-muted:var(--muted);--warning:#f0b45b;--warn:var(--warning);--info:#67b7ff;--type-hero:clamp(48px, 5vw, 52px);--type-app-title:clamp(32px, 3vw, 36px);--type-section:clamp(22px, 2vw, 26px);--type-card:clamp(15px, 1.2vw, 18px);--type-body:14px;--type-secondary:12px;--type-micro:11px;--radius-hero:18px;--radius-panel:14px;--radius-card:10px;--radius-control:9px;--r-xs:var(--radius-xs);--r-sm:var(--radius-xs);--r-md:var(--radius-sm);--r-lg:var(--radius-md);--r-xl:var(--radius-lg)}html[data-theme=forge]{--parchment-rgb:237, 250, 255;--acid-rgb:43, 226, 255;--gold-rgb:216, 255, 69;--night-rgb:3, 7, 11;--surface-rgb:8, 19, 29}html[data-theme=daybreak]{--parchment-rgb:24, 32, 25;--acid-rgb:132, 168, 24;--gold-rgb:166, 122, 36;--night-rgb:241, 243, 237;--surface-rgb:255, 255, 255;--shadow-rgb:53, 65, 45;--light-rgb:19, 32, 22;--warning:#96600c;--info:#1f6fb8}html[data-theme=midnight]{--parchment-rgb:238, 246, 255;--acid-rgb:102, 227, 255;--gold-rgb:230, 189, 98;--night-rgb:7, 11, 21;--surface-rgb:16, 24, 39}html[data-theme=signal]{--parchment-rgb:247, 247, 242;--acid-rgb:216, 255, 38;--gold-rgb:216, 255, 38;--night-rgb:5, 5, 5;--surface-rgb:11, 11, 11}html[data-theme=superog]{--parchment-rgb:241, 242, 232;--acid-rgb:54, 218, 199;--gold-rgb:255, 209, 119;--night-rgb:11, 14, 13;--surface-rgb:36, 43, 39;--shadow-rgb:0, 0, 0;--light-rgb:241, 242, 232;--font-display:"Tolly Plex", "IBM Plex Mono", "Cascadia Mono", "Courier New", monospace;--font-body:"Tolly Plex", "IBM Plex Mono", "Cascadia Mono", "Courier New", monospace;--font-data:"Tolly Plex", "IBM Plex Mono", "Cascadia Mono", "Courier New", monospace}html[data-theme=trollwood]{--parchment-rgb:255, 242, 213;--acid-rgb:201, 239, 88;--gold-rgb:255, 201, 110;--night-rgb:9, 11, 7;--surface-rgb:33, 27, 16;--shadow-rgb:2, 2, 0;--light-rgb:255, 242, 213}html[data-theme=voidglass]{--parchment-rgb:255, 247, 255;--acid-rgb:255, 142, 231;--gold-rgb:255, 210, 118;--night-rgb:8, 6, 15;--surface-rgb:22, 15, 36;--shadow-rgb:3, 0, 10;--light-rgb:255, 247, 255}html[data-theme] .points-hero.surface{background-color:#08100d;background-image:url("");background-position:50%;background-repeat:no-repeat;background-size:cover}@container (width<=760px){html[data-theme] .points-hero.surface{background-position:18% 0;background-size:auto 250px}}.production-page{min-width:0}.production-page>.page-title:first-child{margin-top:6px}.production-page .page-title h1{color:var(--text);font-family:inherit;font-weight:800}.production-page .page-title p{max-width:720px}.production-page .page-title .button{text-decoration:none}.production-page--markets{padding-top:4px}.production-page--markets .market-kpis em{color:var(--muted);letter-spacing:.04em;font-size:10px;font-style:normal;font-weight:750}.production-market-atlas{-webkit-backdrop-filter:none;backdrop-filter:none;margin-top:0;padding:9px;overflow:visible}@media (min-width:801px){html:has(.production-page--markets.is-active){--topbar-h:64px}html:has(.production-page--markets.is-active) .topbar{padding-block-start:8px;padding-block-end:8px}body:has(.production-page--markets.is-active){overflow:hidden}.workspace:has(.production-page--markets.is-active){height:100dvh;overflow:hidden}main:has(>.production-page--markets.is-active){height:calc(100dvh - var(--topbar-h));padding-top:8px;padding-bottom:8px;overflow:hidden}.production-page--markets{height:100%;min-height:0;overflow:hidden}.production-page--markets .production-market-atlas{flex-direction:column;height:100%;min-height:0;display:flex}.production-page--markets .production-market-atlas>.production-atlas-heading{flex:none}.production-page--markets .production-market-atlas>.tb,.production-page--markets .production-market-atlas .market-lanes,.production-page--markets .production-market-atlas .market-lane{flex:auto;min-height:0}.production-page--markets .production-market-atlas .market-lanes{display:flex}.production-page--markets .production-market-atlas .market-lane{flex-direction:column;width:100%;display:flex}.production-page--markets .production-market-atlas .market-lane__list,.production-page--markets .production-market-atlas .tb__grid{overscroll-behavior:contain;flex:auto;min-height:0;overflow:auto}.production-page--markets .production-market-atlas .market-lane__list{max-height:none}.production-page--markets .production-market-atlas .tb__grid{grid-auto-rows:max-content;align-content:start;align-items:stretch;padding-right:3px}.production-page--markets .production-market-atlas .tb__pager{flex:none;margin:3px 0 0}}.production-atlas-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:11px;min-height:44px;padding:1px 2px 7px;display:flex}.production-atlas-title{align-items:center;gap:9px;min-width:0;display:flex}.production-atlas-title .tolly-brand-lockup{opacity:1;flex:none;margin:0}.production-atlas-title .tolly-brand-lockup img{width:25px;height:18px}.production-atlas-title .tolly-brand-lockup strong{font-size:9px}.production-atlas-title>i{background:var(--line);flex:none;width:1px;height:23px}.production-atlas-title h1{color:var(--text);letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:22px;overflow:hidden}.production-market-atlas .tb{gap:6px;padding-top:6px}.production-market-atlas .tb__engine{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-soft);margin:0}.production-market-atlas .tb__bar{flex-direction:row;gap:8px}.production-market-atlas .tb__discovery-controls,.production-market-atlas .tb__filter-anchor{width:100%}.production-market-atlas .tb__search{min-height:38px;color:var(--text);border-color:var(--line);background:var(--panel-soft);border-radius:10px;padding:0 13px;font-size:12px}.production-market-atlas .tb__search:focus{border-color:var(--line-strong);box-shadow:none}.production-market-atlas .tb__filter-toggle,.production-market-atlas .tb__sort,.production-market-atlas .tb__vw,.production-market-atlas .tb__sc,.production-market-atlas .tb__scope-trigger,.production-market-atlas .tb__scope-menu button,.production-market-atlas .tb__clear,.production-market-atlas .tb__pg{min-height:36px;color:var(--muted-strong);border-color:var(--line);background:var(--panel-soft);border-radius:9px;font-family:inherit;font-size:11px}.production-market-atlas .tb__filter-toggle:hover,.production-market-atlas .tb__sort:hover,.production-market-atlas .tb__vw:hover,.production-market-atlas .tb__sc:hover,.production-market-atlas .tb__scope-trigger:hover,.production-market-atlas .tb__scope-menu button:hover,.production-market-atlas .tb__pg:hover{color:var(--text);border-color:var(--line-strong);background:var(--panel-hover)}.production-market-atlas .tb__pager{flex-wrap:nowrap;gap:4px;min-height:29px;margin:3px 0 0;padding:1px 0;line-height:1}.production-market-atlas .tb__pager-n{color:var(--muted);white-space:nowrap;margin-right:6px;font-size:9px}.production-market-atlas .tb__pager .tb__pg{border-radius:7px;flex:none;width:auto;min-width:27px;height:27px;min-height:27px;padding:0 7px;font-size:10px;line-height:1}.production-market-atlas .tb__sort.is-on,.production-market-atlas .tb__vw.is-on,.production-market-atlas .tb__sc.is-on,.production-market-atlas .tb__pg.is-on{color:var(--accent-text);border-color:var(--accent);background:var(--accent)}.production-market-atlas .tb__scope{border-color:var(--line);background:var(--panel-soft);border-radius:10px;padding:1px}.production-market-atlas .tb__sc{background:0 0;border:0;min-height:34px}.production-market-atlas .tb__market-universe-control{align-items:center;gap:3px;min-width:0;display:flex}.production-market-atlas .tb__scope-picker{flex:1;min-width:0;position:relative}.production-market-atlas .tb__scope-trigger{text-align:left;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:7px;width:100%;min-width:148px;min-height:34px;padding:4px 7px 4px 9px;display:grid}.production-market-atlas .tb__scope-trigger>span,.production-market-atlas .tb__scope-menu button>span{gap:1px;min-width:0;display:grid}.production-market-atlas .tb__scope-trigger small,.production-market-atlas .tb__scope-trigger strong,.production-market-atlas .tb__scope-menu button small,.production-market-atlas .tb__scope-menu button strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-market-atlas .tb__scope-trigger small{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:700;line-height:1}.production-market-atlas .tb__scope-trigger strong{color:var(--text);font-size:11px;line-height:1.05}.production-market-atlas .tb__scope-trigger>.icon{justify-self:end;transition:transform .16s}.production-market-atlas .tb__scope-trigger.is-open>.icon{transform:rotate(180deg)}.production-market-atlas .tb__scope-menu{z-index:34;border:1px solid var(--line-strong);background:var(--panel-solid);width:max(100%,230px);box-shadow:var(--shadow);border-radius:11px;gap:4px;padding:5px;display:grid;position:absolute;top:calc(100% + 5px);left:0}.production-market-atlas .tb__scope-menu button{text-align:left;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:8px;min-height:48px;padding:7px 9px;display:grid}.production-market-atlas .tb__scope-menu button strong{color:var(--text);font-size:11px}.production-market-atlas .tb__scope-menu button small{color:var(--muted);font-size:9px}.production-market-atlas .tb__scope-menu button>b{min-height:1em;color:var(--accent);text-align:center;font-size:12px}.production-market-atlas .tb__scope-menu button.is-on{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 38%, var(--line));background:color-mix(in srgb, var(--accent) 8%, var(--panel-soft))}.production-market-atlas .tb__market-filter-strip{border-radius:11px;flex:none;min-height:40px;padding:3px 4px 3px 6px}.production-market-atlas .tb__market-filter-strip--compact{grid-template-columns:minmax(148px,max-content) minmax(150px,1fr) max-content;align-items:center;gap:7px;display:grid}.production-market-atlas .tb__market-filter-strip--compact .tb__filter-anchor{width:auto;min-width:0}.production-market-atlas .tb__market-filter-strip--compact .tb__bar{gap:5px;min-width:0;display:flex}.production-market-atlas .tb__market-filter-strip--compact .tb__search{min-width:0;min-height:34px}.production-market-atlas .tb__market-filter-strip--compact .tb__filter-toggle{min-width:70px;min-height:34px;padding-inline-start:8px;padding-inline-end:8px}.production-market-atlas .tb__market-filter-strip--compact .tb__filters{width:min(760px,100vw - 320px)}.production-market-atlas .tb__market-filter-strip--compact .tb__market-strip-actions{margin-left:0}.production-market-atlas .tb__market-strip-actions{align-items:center;gap:7px;min-width:0;margin-left:auto;display:flex}.production-market-atlas .tb__market-filter-strip .tb__sort--fav{margin-left:0}.production-market-atlas .tb__sort--fav{white-space:nowrap;justify-content:center;align-items:center;gap:5px;display:inline-flex}.production-market-atlas .tb__fav-label--compact{display:none}.production-market-atlas .tb__fav-count{color:currentColor;border:1px solid var(--line);border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;line-height:1;display:grid}.production-market-atlas .tb__view{border-color:var(--line);background:var(--panel-soft);border-radius:9px;margin:0}.production-market-atlas .tb__vw{background:0 0;border:0}@media (min-width:641px){.production-market-atlas .tb__market-strip-actions>.tb__view{margin-left:auto}}.production-market-atlas .tb__filters{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-soft);padding:11px}.production-market-atlas .tb__filters label>span{color:var(--muted);font-size:10px}.production-market-atlas .tb__filters label>div{border-color:var(--line);background:var(--panel-solid);min-height:38px}.production-market-atlas .tb-card,.production-market-atlas .tb__table{border-color:var(--line);background:var(--panel-soft);box-shadow:inset 0 1px #ffffff05}.production-market-atlas .tb-card:hover{border-color:var(--line-strong);background:var(--panel-hover)}.production-market-atlas .tb-card__id h3,.production-market-atlas .tb__tname b{color:var(--text)}.production-market-atlas .tb-card__tick,.production-market-atlas .tb-card__meta,.production-market-atlas .tb__tname em,.production-market-atlas .tb__tdim{color:var(--muted)}.production-market-atlas .market-lanes{margin-top:0}.production-market-atlas .market-lane{--lane-desktop-columns:minmax(250px, 1.05fr) minmax(190px, 1.2fr) minmax(66px, .55fr) minmax(108px, .75fr) minmax(108px, .75fr) minmax(118px, .8fr) minmax(112px, .75fr) minmax(90px, .7fr);--lane-desktop-gap:7px;border-radius:11px}.production-market-atlas .lane-columns,.production-market-atlas .market-lane-row{grid-template-columns:var(--lane-desktop-columns);gap:var(--lane-desktop-gap)}.production-market-atlas .lane-columns{z-index:4;background:color-mix(in srgb, var(--panel-solid) 96%, transparent);letter-spacing:.025em;width:100%;min-height:35px;padding-inline-start:12px;padding-inline-end:12px;font-size:12px;line-height:1.15;position:sticky;top:0}.production-market-atlas .market-lane-row{min-height:68px}.production-market-atlas .market-lane-row__market strong{font-size:14px;line-height:1.15}.production-market-atlas .market-lane-row__market small{margin-top:3px;font-size:12px;line-height:1.15}.production-market-atlas .lane-age,.production-market-atlas .lane-value strong,.production-market-atlas .lane-price-move>strong{font-size:13px;line-height:1.1}.production-market-atlas .lane-age{color:var(--text)}.production-market-atlas .lane-signal strong,.production-market-atlas .lane-quick-buy{font-size:12px}.production-market-atlas .lane-price-move__chart small{font-size:11px}.production-market-atlas .lane-columns>*{text-align:center;justify-content:center;width:100%}.production-market-atlas .lane-columns>:nth-child(3),.production-market-atlas .market-lane-row>.lane-age{padding-right:0}.production-market-atlas .lane-price-move,.production-market-atlas .lane-age,.production-market-atlas .lane-value,.production-market-atlas .lane-signal,.production-market-atlas .lane-quick-buy{text-align:center;justify-content:center}.production-market-atlas .lane-quick-buy-heading{border-left:0;justify-content:center;margin-left:0;padding-left:0}@container (width<=900px){.production-market-atlas .market-lane-row{grid-template-columns:minmax(140px,1fr) 90px 66px 62px 68px 52px 44px;gap:7px;padding:8px 10px}}@container (width<=520px){.production-market-atlas .market-lane-row{grid-template-columns:minmax(0,1fr) 58px 44px 44px;gap:5px 6px;padding:8px 9px}}@container (width<=850px){.production-market-atlas .tb__market-filter-strip--compact{grid-template-columns:minmax(136px,max-content) minmax(118px,1fr) max-content;gap:4px}.production-market-atlas .tb__fav-label--full{display:none}.production-market-atlas .tb__fav-label--compact{display:inline}.production-market-atlas .tb__scope-trigger{min-width:136px}.production-market-atlas .tb__vw{padding-inline-start:5px;padding-inline-end:5px}}.production-market-atlas .market-lane-row__market{position:relative}.production-market-atlas .market-lane-row__market>.tb__row-link{z-index:auto;min-width:0;color:inherit;flex:1;align-items:center;gap:9px;text-decoration:none;display:flex;position:static}.production-market-atlas .market-lane-row__market>.tb__row-link>span{min-width:0}.production-market-atlas .market-lane-row__identity{overflow:hidden}.production-market-atlas .market-lane-row__identity>strong{min-width:0}.production-market-atlas .market-lane-row__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.production-market-atlas .market-lane-row__market>.tb__row-link>.market-lane-row__rank{width:25px;min-width:25px;height:25px;color:var(--muted-strong);border:1px solid var(--line);background:color-mix(in srgb, var(--panel-solid) 88%, transparent);font-family:var(--font-data);border-radius:7px;flex:0 0 25px;justify-content:center;align-items:center;font-size:9px;font-weight:850;line-height:1;display:inline-flex}.production-market-atlas .market-lane-row__market .og-badge{gap:2px;min-width:21px;min-height:21px;padding:1px}.production-market-atlas .market-lane-row__market .og-emblem{width:17px;height:17px}.production-market-atlas .market-lane-row__market .og-badge b{display:none}.production-market-atlas .market-tolly-mark{border:1px solid color-mix(in srgb, var(--accent) 34%, var(--line));background:color-mix(in srgb, var(--accent) 8%, var(--panel-solid));width:21px;min-width:21px;height:21px;box-shadow:inset 0 1px #ffffff14, 0 0 12px color-mix(in srgb, var(--accent) 9%, transparent);vertical-align:middle;border-radius:999px;flex:0 0 21px;place-items:center;display:inline-grid;overflow:hidden}.production-market-atlas .market-tolly-mark img{object-fit:contain;width:17px;height:13px;display:block}.production-market-atlas .tb-card__name-row h3{min-width:0}.production-market-atlas .lane-favourite{width:28px;height:28px;color:var(--muted);border:1px solid #0000;border-radius:8px;flex:none;place-items:center;display:grid}.production-market-atlas .lane-signal{cursor:pointer}.production-market-atlas .lane-signal:disabled{cursor:default;opacity:.45}.production-market-atlas .lane-price-move{box-shadow:none;background:0 0;border:0;border-radius:0;padding:3px 1px;overflow:visible}.production-market-atlas .lane-price-move__chart{border-radius:3px;overflow:hidden}.production-market-atlas .lane-price-move__chart .lane-sparkline{opacity:.94;width:100%;height:28px;filter:drop-shadow(0 2px 4px color-mix(in srgb, currentColor 13%, transparent))}.production-market-atlas .lane-price-move>strong{top:2px;right:1px}.production-market-atlas .market-reward-hint{white-space:nowrap}.production-market-atlas .market-terminal{border:1px solid var(--line);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 3%, transparent), transparent 120px), color-mix(in srgb, var(--panel-solid) 84%, var(--bg));border-radius:12px;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.production-market-atlas .market-terminal__mobile-hint{display:none!important}.production-market-atlas .market-terminal__workspace{flex:auto;grid-template-columns:minmax(0,1fr) clamp(272px,21.85vw,310px);min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.production-market-atlas .market-terminal__columns{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-gutter:stable;grid-template-columns:repeat(3,minmax(250px,1fr));align-items:stretch;gap:8px;height:100%;min-height:0;padding:8px;display:grid;overflow:auto hidden}.production-market-atlas .market-terminal__column{border:1px solid var(--line);background:color-mix(in srgb, var(--panel-soft) 92%, transparent);border-radius:10px;flex-direction:column;min-width:0;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.production-market-atlas .market-terminal__stage-head{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--panel-solid) 87%, transparent);flex:none;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:49px;padding:7px 9px;display:grid}.production-market-atlas .market-terminal__stage-signal{background:var(--gold);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb, var(--gold) 9%, transparent), 0 0 12px color-mix(in srgb, var(--gold) 28%, transparent);border-radius:50%}.production-market-atlas .market-terminal__column.is-active .market-terminal__stage-signal{background:var(--positive);box-shadow:0 0 0 4px color-mix(in srgb, var(--positive) 9%, transparent), 0 0 12px color-mix(in srgb, var(--positive) 28%, transparent)}.production-market-atlas .market-terminal__column.is-established .market-terminal__stage-signal{background:var(--muted-strong);box-shadow:0 0 0 4px color-mix(in srgb, var(--muted-strong) 9%, transparent)}.production-market-atlas .market-terminal__stage-head strong,.production-market-atlas .market-terminal__stage-head small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.production-market-atlas .market-terminal__stage-head small{color:var(--text);opacity:.86;margin-top:2px;font-size:8px;font-weight:650}.production-market-atlas .market-terminal__stage-head>b{min-width:25px;height:25px;color:var(--muted-strong);border:1px solid var(--line);background:var(--panel-soft);font-family:var(--font-data);border-radius:7px;place-items:center;font-size:9px;display:grid}.production-market-atlas .market-terminal__list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-gutter:stable;touch-action:pan-y;flex:1 1 0;height:0;min-height:0;padding:7px;overflow:hidden auto}.production-market-atlas .market-terminal__empty{min-height:140px;color:var(--muted);text-align:center;place-items:center;margin:0;padding:18px;font-size:10px;line-height:1.5;display:grid}.production-market-atlas .market-terminal-card{border:1px solid var(--line);background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 2%, transparent), transparent 48%), color-mix(in srgb, var(--panel-solid) 82%, transparent);cursor:pointer;border-radius:8px;min-height:116px;margin-bottom:6px;padding:9px;transition:border-color .16s,background .16s,transform .16s;position:relative;overflow:hidden}.production-market-atlas .market-terminal-card:last-child{margin-bottom:0}.production-market-atlas .market-terminal-card:hover{border-color:var(--line-strong);background-color:var(--panel-hover);transform:translateY(-1px)}.production-market-atlas .market-terminal-card.is-native:before{background:var(--accent);content:"";opacity:.72;border-radius:0 3px 3px 0;width:2px;position:absolute;top:7px;bottom:7px;left:0}.production-market-atlas .market-terminal-card__top{grid-template-columns:minmax(0,1fr) max-content 28px 28px;grid-template-areas:"market market chart favourite""proofs cap cap cap";align-items:center;gap:6px 4px;min-width:0;display:grid}.production-market-atlas .market-terminal-card__market{grid-area:market;align-items:flex-start;gap:7px;min-width:0;display:flex}.production-market-atlas .market-terminal-card__market .tim{flex:0 0 32px;width:32px!important;height:32px!important}.production-market-atlas .market-terminal-card__identity{min-width:0}.production-market-atlas .market-terminal-card__identity strong,.production-market-atlas .market-terminal-card__identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.production-market-atlas .market-terminal-card__identity strong{min-width:0;color:var(--text);gap:2px;font-size:12px;display:grid}.production-market-atlas .market-terminal-card__identity strong b{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;display:block;overflow:hidden}.production-market-atlas .market-terminal-card__identity strong em{min-width:0;color:var(--muted-strong);white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;font-style:normal;font-weight:700;line-height:1.18;display:-webkit-box;overflow:hidden}.production-market-atlas .market-terminal-card__identity small{color:var(--muted-strong);font-family:var(--font-data);opacity:1;margin-top:3px;font-size:9px;font-weight:700}.production-market-atlas .market-terminal-card__proofs{grid-area:proofs;align-items:center;gap:2px;min-width:0;display:flex;overflow:hidden}.production-market-atlas .market-terminal-card__proofs .market-tolly-mark{flex-basis:15px;width:15px;min-width:15px;height:19px}.production-market-atlas .market-terminal-card__proofs .market-tolly-mark img{width:12px;height:9px}.production-market-atlas .market-terminal-card__proofs .og-badge{gap:2px;min-width:31px;min-height:19px;padding:1px 4px 1px 2px}.production-market-atlas .market-terminal-card__proofs .og-emblem{width:15px;height:15px}.production-market-atlas .market-terminal-card__proofs .og-badge b{font-size:7px;display:block}.production-market-atlas .market-terminal-card__cap{text-align:right;grid-area:cap;justify-content:flex-end;align-items:baseline;gap:6px;min-width:0;display:flex;overflow:hidden}.production-market-atlas .market-terminal-card__cap small,.production-market-atlas .market-terminal-card__cap strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.production-market-atlas .market-terminal-card__cap small{color:var(--muted-strong);letter-spacing:.02em;text-transform:uppercase;font-size:8.25px;font-weight:850}.production-market-atlas .market-terminal-card__cap strong{color:var(--text);font-family:var(--font-data);font-size:11.5px}.production-market-atlas .market-terminal-card__fav{width:28px;height:28px;color:var(--muted);border:1px solid #0000;border-radius:7px;grid-area:favourite;place-items:center;display:grid}.production-market-atlas .market-terminal-card__chart{width:28px;height:28px;color:var(--muted-strong);border:1px solid var(--line);background:var(--panel-soft);border-radius:7px;grid-area:chart;place-items:center;display:grid}.production-market-atlas .market-terminal-card__chart:hover{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 40%, var(--line))}.production-market-atlas .market-terminal-card__fav:hover,.production-market-atlas .market-terminal-card__fav.is-on{color:var(--gold);border-color:var(--line);background:var(--panel-hover)}.production-market-atlas .market-terminal-card__readout{border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr)) 45px;align-items:stretch;gap:2px;min-width:0;min-height:48px;margin-top:6px;padding-top:5px;display:grid}.production-market-atlas .market-terminal-card__metric,.production-market-atlas .market-terminal-card__move{background:color-mix(in srgb, var(--panel-soft) 80%, transparent);border-radius:5px;flex-direction:column;justify-content:center;min-width:0;padding:2px 4px;display:flex;position:relative;overflow:hidden}.production-market-atlas .market-terminal-card__metric small,.production-market-atlas .market-terminal-card__metric strong,.production-market-atlas .market-terminal-card__move small,.production-market-atlas .market-terminal-card__move strong{z-index:1;display:block;position:relative;overflow:hidden}.production-market-atlas .market-terminal-card__metric small,.production-market-atlas .market-terminal-card__move small{color:var(--muted-strong);letter-spacing:.01em;text-transform:uppercase;text-overflow:clip;white-space:normal;font-size:8.5px;font-weight:850;line-height:1.08}.production-market-atlas .market-terminal-card__metric strong,.production-market-atlas .market-terminal-card__move strong{color:var(--text);font-family:var(--font-data);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10.5px}.production-market-atlas .market-terminal-card__metric strong.is-positive,.production-market-atlas .market-terminal-card__move.is-positive strong{color:var(--positive)}.production-market-atlas .market-terminal-card__metric strong.is-negative,.production-market-atlas .market-terminal-card__move.is-negative strong{color:var(--negative)}.production-market-atlas .market-terminal-card__move.is-unknown strong{color:var(--muted)}.production-market-atlas .market-terminal-card__move .market-terminal-card__spark{z-index:0;opacity:.45;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.production-market-atlas .market-terminal-card__actions{grid-template-rows:1fr 1fr;gap:2px;min-width:0;display:grid}.production-market-atlas .market-terminal-card__actions>button{white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;gap:2px;min-width:0;min-height:0;font-size:8.5px;font-weight:850;display:flex;overflow:hidden}.production-market-atlas .market-terminal-card__actions .icon{width:9px;height:9px}.production-market-atlas .market-terminal-card__quick-buy{color:var(--accent-text);border:1px solid var(--accent);background:var(--accent)}.production-market-atlas .market-terminal-card__quick-buy .icon{color:#071006;fill:currentColor;stroke:currentColor}.production-market-atlas .market-terminal-card__lens{color:var(--muted-strong);border:1px solid color-mix(in srgb, var(--accent) 34%, var(--line));background:color-mix(in srgb, var(--accent) 5%, var(--panel-soft));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 5%, transparent), 0 0 0 1px color-mix(in srgb, var(--accent) 6%, transparent)}.production-market-atlas .market-terminal-card__lens>span{border:2px solid var(--accent);width:6px;height:6px;box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 10%, transparent);border-radius:50%}.production-market-atlas .market-terminal-card__lens:hover:not(:disabled){color:var(--text);border-color:color-mix(in srgb, var(--accent) 62%, var(--line));background:color-mix(in srgb, var(--accent) 9%, var(--panel-soft))}.production-market-atlas .market-terminal-card__lens:disabled{opacity:.45;cursor:wait}.production-market-atlas .market-terminal__trade{border-left:1px solid var(--line);background:color-mix(in srgb, var(--panel-solid) 95%, var(--bg));flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.production-market-atlas .market-terminal__trade-head{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--panel-solid) 94%, transparent);flex:none;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;min-height:55px;padding:7px 9px;display:grid}.production-market-atlas .market-terminal__trade-token{grid-area:1/1}.production-market-atlas .market-terminal__trade-identity{grid-area:1/2;min-width:0}.production-market-atlas .market-terminal__trade-head small,.production-market-atlas .market-terminal__trade-head strong,.production-market-atlas .market-terminal__trade-head b{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.production-market-atlas .market-terminal__trade-head small{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:850}.production-market-atlas .market-terminal__trade-head strong{color:var(--text);margin-top:1px;font-size:11px}.production-market-atlas .market-terminal__trade-head b{color:var(--text);font-family:var(--font-data);margin-top:1px;font-size:8px;font-weight:750}.production-market-atlas .market-terminal__open-studio{box-sizing:border-box;width:100%;min-width:0;min-height:36px;color:var(--muted-strong);border:1px solid color-mix(in srgb, var(--accent) 34%, var(--line));background:color-mix(in srgb, var(--accent) 5%, var(--panel-soft));text-align:center;white-space:nowrap;border-radius:8px;grid-area:2/1/auto/-1;justify-content:center;align-items:center;gap:7px;padding:7px 12px;font-size:9px;font-weight:850;line-height:1;display:inline-flex;overflow:hidden}.production-market-atlas .market-terminal__open-studio>.icon,.production-market-atlas .market-terminal__open-studio>span{flex:none}.production-market-atlas .market-terminal__open-studio:hover{color:var(--text);border-color:color-mix(in srgb, var(--accent) 62%, var(--line));background:color-mix(in srgb, var(--accent) 9%, var(--panel-soft))}.production-market-atlas .market-terminal__trade-close{width:31px;height:31px;color:var(--muted-strong);border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;place-items:center;font-size:20px;line-height:1;display:none}.production-market-atlas .market-terminal__trade-body{overscroll-behavior:contain;scrollbar-gutter:stable;flex:auto;min-height:0;overflow:auto}.production-market-atlas .market-terminal__trade-body .tp2{padding:8px;display:block;container-type:normal}.production-market-atlas .market-terminal__trade-body .tp2__top,.production-market-atlas .market-terminal__trade-body .tp2__main,.production-market-atlas .market-terminal__trade-body .tp2__side>:not(.tp2__swap),.production-market-atlas .market-terminal__trade-body .signal-lens-dialog{display:none!important}.production-market-atlas .market-terminal__trade-body .tp2__body,.production-market-atlas .market-terminal__trade-body .tp2__side{display:block}.production-market-atlas .market-terminal__trade-body .tp2__swap{box-shadow:none;border-radius:10px;margin:0}.production-market-atlas .market-terminal__trade-body .tp2--skel{padding:8px}.production-market-atlas .market-terminal__trade-body .tp2--skel .tp2__side{display:block}.production-market-atlas .market-terminal__trade-body .tp2--skel .tps__stats{display:none}.production-market-atlas .market-terminal__trade-empty{min-height:260px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:7px;padding:20px;display:grid}.production-market-atlas .market-terminal__trade-empty .icon{color:var(--accent)}.production-market-atlas .market-terminal__trade-empty strong{color:var(--text);font-size:12px}.production-market-atlas .market-terminal__trade-empty span{max-width:210px;font-size:9px;line-height:1.5}.production-market-atlas .market-terminal__trade-backdrop{display:none}@container (width<=1050px){.production-market-atlas .market-terminal__workspace{display:block;overflow:hidden}.production-market-atlas .market-terminal__mobile-hint{z-index:5;min-height:25px;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 28%, var(--line));background:color-mix(in srgb, var(--panel-solid) 94%, transparent);pointer-events:none;border-radius:999px;align-items:center;padding:0 8px;font-size:8px;font-weight:850;position:absolute;top:7px;right:10px;display:inline-flex!important}.production-market-atlas .market-terminal__columns{scroll-snap-type:x proximity;overscroll-behavior-x:contain;touch-action:pan-x;grid-template-columns:repeat(3,minmax(310px,1fr));width:100%;scroll-padding-inline:0}.production-market-atlas .market-terminal__column{scroll-snap-align:start}.production-market-atlas .market-terminal__trade-backdrop{z-index:119;visibility:hidden;opacity:0;pointer-events:none;background:#00000094;border:0;transition:opacity .18s,visibility .18s;display:block;position:fixed;top:0;bottom:0;left:0;right:0}.production-market-atlas .market-terminal__trade-backdrop.is-open{visibility:visible;opacity:1;pointer-events:auto}.production-market-atlas .market-terminal__trade{z-index:120;top:calc(var(--topbar-h) + 12px);visibility:hidden;border:1px solid var(--line-strong);opacity:0;pointer-events:none;border-radius:14px;width:min(380px,100vw - 24px);max-height:none;transition:opacity .18s,transform .18s,visibility .18s;position:fixed;bottom:12px;right:12px;transform:translate(22px);box-shadow:0 24px 80px #0000009e}.production-market-atlas .market-terminal__trade.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:none}.production-market-atlas .market-terminal__trade-head{grid-template-columns:34px minmax(0,1fr) 38px}.production-market-atlas .market-terminal__trade-close{grid-area:1/3;width:38px;height:38px;display:grid}}@media (min-width:1181px){@container (width<=1050px){.production-market-atlas .market-terminal__trade{right:calc(var(--rail-w) + 12px)}}}@media (min-width:801px) and (max-width:1180px){@container (width<=1050px){.app-shell:has(>.live-rail.is-open) .production-market-atlas .market-terminal__trade{right:calc(clamp(278px,29vw,310px) + 12px)}}}.production-page--trade .tp2__top{padding:0 2px}.production-page--trade .tp2__stale--standalone{min-height:28px;color:var(--warn);border:1px solid color-mix(in srgb, var(--warn) 28%, var(--line));background:color-mix(in srgb, var(--warn) 5%, var(--panel));border-radius:8px;align-items:center;margin-bottom:5px;padding:4px 9px;font-size:10px;display:flex}.production-page--trade .th{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);overflow:hidden}.production-page--trade .th__id{grid-template-columns:54px minmax(240px,1fr) minmax(250px,.8fr) minmax(124px,140px) auto;grid-template-areas:"image identity cap commands actions""telemetry telemetry telemetry telemetry telemetry";align-items:center;gap:6px 11px;padding:8px 11px;display:grid}.production-page--trade .th__img{border-color:var(--line-strong);grid-area:image;border-radius:14px!important;width:54px!important;height:54px!important}.production-page--trade .th__who{grid-area:identity;gap:2px}.production-page--trade .th__telemetry{border-top:1px solid var(--line);grid-area:telemetry;align-self:stretch;align-items:stretch;width:100%;min-width:0;display:flex}.production-page--trade .th__commands{border-left:1px solid var(--line);flex-direction:column;grid-area:commands;justify-content:center;align-self:stretch;min-width:0;display:flex}.production-page--trade .th__cap--inline{grid-area:cap}.production-page--trade .th__acts{grid-area:actions;justify-content:flex-end;gap:4px;width:auto}.production-page--trade .th__acts :-webkit-any(.th__share,.th__ca,.th__star){box-sizing:border-box;border-color:color-mix(in srgb, var(--line) 78%, transparent);background:0 0;justify-content:center;width:32px;min-width:32px;height:30px;min-height:30px;padding:0}.production-page--trade .th__acts :is(.th__share,.th__ca,.th__star){box-sizing:border-box;border-color:color-mix(in srgb, var(--line) 78%, transparent);background:0 0;justify-content:center;width:32px;min-width:32px;height:30px;min-height:30px;padding:0}.production-page--trade .th__acts .th__strategy{border-color:color-mix(in srgb, var(--line) 78%, transparent);background:0 0;height:30px;min-height:30px;padding:0 9px;font-size:9px}.production-page--trade :-webkit-any(.th__share-label,.th__ca-label){display:none}.production-page--trade :is(.th__share-label,.th__ca-label){display:none}.production-page--trade .th__names{align-items:center;gap:7px}.production-page--trade .th__name-proof{flex:0 auto;align-items:center;gap:7px;min-width:0;max-width:100%;display:inline-flex}.production-page--trade .th__name{min-width:0;color:var(--text);letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap;font-family:inherit;font-size:clamp(24px,2.1vw,28px);font-weight:800;overflow:hidden}.production-page--trade .th__ticker{color:var(--muted);font-size:12px}.production-page--trade .th__name-proof>.market-tolly-mark{border:1px solid color-mix(in srgb, var(--accent) 34%, var(--line));background:color-mix(in srgb, var(--accent) 8%, var(--panel-solid));width:19px;min-width:19px;height:19px;box-shadow:inset 0 1px #ffffff14, 0 0 10px color-mix(in srgb, var(--accent) 9%, transparent);border-radius:999px;flex:0 0 19px;place-items:center;display:inline-grid;overflow:hidden}.production-page--trade .th__name-proof>.market-tolly-mark img{object-fit:contain;width:14px;height:10px;display:block}.production-page--trade .th__og{flex:none;margin-right:1px}.production-page--trade .th__meta{gap:6px}.production-page--trade .th__socials{flex-wrap:nowrap;flex:none;gap:4px;margin-left:1px}.production-page--trade .th__social--icon{border-radius:8px;width:27px;height:27px}.production-page--trade .th__chip,.production-page--trade .th__social,.production-page--trade .th__share,.production-page--trade .th__ca,.production-page--trade .th__star,.production-page--trade .th__strategy{color:var(--muted-strong);border-color:var(--line);background:var(--panel-soft);font-family:inherit}.production-page--trade .th__share:hover,.production-page--trade .th__ca:hover,.production-page--trade .th__star:hover,.production-page--trade .th__strategy:hover,.production-page--trade .th__social:hover{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 35%, var(--line));background:var(--panel-hover)}.production-page--trade .th__cap--inline{border-top:0;border-left:1px solid var(--line);flex:0 300px;grid-template-columns:minmax(72px,.8fr) minmax(88px,1fr);align-items:center;gap:5px 8px;width:100%;min-width:0;max-width:none;min-height:62px;padding:0 10px;display:grid}.production-page--trade .th__fire-summary{min-width:0;color:var(--muted);font-family:var(--font-data);white-space:nowrap;grid-column:1/-1;align-items:center;gap:5px;font-size:8.5px;line-height:1;display:flex;overflow:hidden}.production-page--trade .th__fire-summary .rune-svg{width:11px;height:11px;color:var(--warn);flex:0 0 11px}.production-page--trade .th__fire-summary b{color:var(--warn);text-overflow:ellipsis;font-weight:750;overflow:hidden}.production-page--trade .th__fire-summary strong{color:var(--accent);text-overflow:ellipsis;font-weight:750;overflow:hidden}.production-page--trade .th__fire-summary i{color:var(--line-strong);font-style:normal}.production-page--trade .th__cap--inline .th__capnum{align-content:center;gap:2px;display:grid}.production-page--trade .th__cap--inline .th__capk{font-size:8px}.production-page--trade .th__capnum strong{font-size:21px}.production-page--trade .th__price-inline{min-width:0;color:var(--text);font-family:var(--font-data);white-space:nowrap;align-items:baseline;gap:5px;font-size:11px;line-height:1.1;display:inline-flex}.production-page--trade .th__price-inline i{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-style:normal;font-weight:700}.production-page--trade .th__price-inline b{color:var(--text);text-overflow:ellipsis;overflow:hidden}.production-page--trade .th__capnum strong,.production-page--trade .th__athlabel b,.production-page--trade .th__athpct{color:var(--text)}.production-page--trade .th__cap--inline .th__ath{flex-wrap:wrap;flex-basis:auto;gap:5px;width:100%;max-width:170px}.production-page--trade .th__athtrack{background:color-mix(in srgb, var(--muted) 16%, var(--panel-solid));height:7px;box-shadow:inset 0 0 0 1px var(--line);border:0;border-radius:999px;overflow:visible}.production-page--trade .th__athtrack:after{background:var(--muted);content:"";opacity:.6;width:1px;height:13px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.production-page--trade .th__athtrack i{border-radius:inherit;background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 55%, var(--muted)), var(--accent));height:100%;box-shadow:none}.production-page--trade .th__athtrack i:before{display:none}.production-page--trade .th__athtrack i:after{border:2px solid var(--panel-solid);background:var(--accent);width:9px;height:9px;box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 55%, var(--line));border-radius:50%;top:50%;bottom:auto;right:0;transform:translate(45%,-50%)}.production-page--trade .th__athlabel{color:var(--muted);font-size:10px}.production-page--trade .tp2__body{grid-template-columns:minmax(0,1fr) clamp(300px,25vw,330px);gap:10px}.production-page--trade .tp2{container-type:inline-size}.production-page--trade .tp2__main,.production-page--trade .tp2__swap,.production-page--trade .tp2__fire,.production-page--trade .tp2__stats,.production-page--trade .tp2__changes,.production-page--trade .tp2__collide,.production-page--trade .tp2__creator{color:var(--text);border-color:var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:inset 0 1px #ffffff06}.production-page--trade .tp2__main{overflow:hidden}.production-page--trade .tp2__strip,.production-page--trade .tp2__flowrow,.production-page--trade .tp2__tfs,.production-page--trade .tp2__feedtabs,.production-page--trade .tp2__thead,.production-page--trade .tp2__trow{border-color:var(--line)}.production-page--trade .tp2__tfs button,.production-page--trade .tp2__feedtabs button,.production-page--trade .tp2__pct button,.production-page--trade .tp2__slip button{min-height:34px;color:var(--muted-strong);border-color:var(--line);background:var(--panel-soft);border-radius:8px;font-family:inherit}.production-page--trade .tp2__tfs button.is-on,.production-page--trade .tp2__feedtabs button.is-on,.production-page--trade .tp2__pct button:hover,.production-page--trade .tp2__slip button.is-on{color:var(--accent-text);border-color:var(--accent);background:var(--accent)}.production-page--trade .tp2__holder-map-launch{justify-content:center;align-items:center;gap:6px;display:inline-flex}.production-page--trade .tp2__holder-map-launch span{color:var(--accent);font-size:11px}.production-page--trade .tp2__holder-map-launch[aria-expanded=true]{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 35%, var(--line))}.tp2__holder-map-dialog .holder-map-shell{overscroll-behavior:contain;width:100%;max-height:min(930px,100dvh - 28px);overflow:auto}.tp2__holder-map-dialog .holder-map-card{margin:0}.tp2__holder-map-dialog .holder-map-card__header{justify-content:flex-end;display:flex}.tp2__holder-map-dialog .holder-map-card__header>div:first-child{display:none}body:has(.tp2__holder-map-dialog[open]){overflow:hidden}.production-page--trade .tp2__chart{border-color:var(--line);border-radius:var(--radius-sm);background:var(--panel-solid)}.production-page--trade .tp2__swaphead{justify-content:flex-start;align-items:center}.production-page--trade .tp2__swaphead>span:first-child{margin-right:auto}.production-page--trade .tp2__quickbuysettings{min-height:29px;color:var(--muted-strong);border:1px solid var(--line);background:var(--panel-soft);white-space:nowrap;border-radius:8px;align-items:center;gap:5px;padding:0 7px;font-size:8px;font-weight:800;display:inline-flex}.production-page--trade .tp2__quickbuysettings:hover{color:var(--text);border-color:color-mix(in srgb, var(--accent) 38%, var(--line))}.production-page--trade .tp2__quickbuysettings .icon,.production-page--trade .tp2__quickbuysettings b{color:var(--accent)}.production-page--trade .tp2__quickbuysettings b{font-family:var(--font-data)}.production-page--trade .tp2__box{border-color:var(--line);border-radius:var(--radius-sm);background:var(--panel-soft)}.production-page--trade .tp2__box input{color:var(--text);font-family:inherit}.production-page--trade .tp2__deets{gap:5px;margin:5px 0 2px}.production-page--trade .tp2__deets-top{min-height:22px}.production-page--trade .tp2__deets-rate{font-size:9px}.production-page--trade .tp2__deets-route{padding:2px 6px;font-size:8px}.production-page--trade .tp2__deets-grid{border:1px solid var(--line);background:color-mix(in srgb, var(--panel-solid) 70%, transparent);border-radius:8px;grid-template-columns:.72fr 1.28fr;gap:0;overflow:hidden}.production-page--trade .tp2__deets-grid.has-fee{grid-template-columns:.68fr 1.35fr 1fr}.production-page--trade .tp2__deet{border:0;border-right:1px solid var(--line);background:0 0;border-radius:0;gap:2px;min-width:0;padding:5px 7px}.production-page--trade .tp2__deet:last-child{border-right:0}.production-page--trade .tp2__deet span{color:var(--text);letter-spacing:.045em;text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:800;overflow:hidden}.production-page--trade .tp2__deet b{color:var(--text);overflow-wrap:anywhere;font-size:9px;line-height:1.25}.production-page--trade .tp2__go,.production-page--trade .btn-gold{color:var(--accent-text);border-color:var(--accent);border-radius:var(--radius-sm);background:var(--accent);box-shadow:0 8px 28px color-mix(in srgb, var(--accent) 13%, transparent);font-family:inherit}.production-page--trade .tp2__go:hover,.production-page--trade .btn-gold:hover{filter:brightness(1.06)}.production-page--trade .trade-intelligence-grid,.production-page--trade .onchain-events-panel,.production-page--trade .holder-map-card{width:100%}.production-page--trade .production-trade-title-actions{border:1px solid var(--line);background:var(--panel-soft);border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-areas:"brand spacer signal reward";align-items:center;gap:6px;min-height:0;margin:4px 0 0;padding:3px 6px;display:grid}.production-page--trade .production-trade-title-actions .signal-badge{grid-area:signal;align-self:center}.production-page--trade .production-trade-title-actions .trade-reward-chip{grid-area:reward;align-self:center;text-decoration:none}.production-page--trade .trade-market-snapshot{background:0 0;border:0;border-radius:0;grid-template-rows:minmax(40px,auto);grid-template-columns:minmax(300px,1fr) minmax(150px,.38fr);align-self:stretch;gap:0;width:100%;min-width:0;display:grid;overflow:hidden}.production-page--trade .trade-market-snapshot__facts{border-right:1px solid var(--line);grid-area:1/1;grid-template-columns:minmax(0,1fr);min-width:0;display:grid}.production-page--trade .trade-market-snapshot__facts>.tp2__strip{grid-column:1/-1}.production-page--trade .trade-market-snapshot .tp2__strip{background:0 0;border:0;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:0;min-width:0;display:grid}.production-page--trade .trade-market-snapshot__facts>.tp2__strip:only-child{grid-column:1/-1}.production-page--trade .trade-market-snapshot .tp2__scell{border-right:1px solid color-mix(in srgb, var(--line) 72%, transparent);background:0 0;gap:3px;min-width:0;min-height:34px;padding:5px 7px}.production-page--trade .trade-market-snapshot .tp2__scell:last-child{border-right:0}.production-page--trade .trade-market-snapshot .tp2__sk{color:var(--muted);letter-spacing:.055em;text-overflow:ellipsis;font-size:0;line-height:1;overflow:hidden}.production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk:after{color:var(--muted);content:attr(data-compact);letter-spacing:.045em;font-size:8.5px;font-weight:750}.production-page--trade .trade-market-snapshot .tp2__sval{color:var(--text);font-size:13px;line-height:1.1}.production-page--trade .trade-market-snapshot .tp2__flowrow{border:0;grid-area:1/2;gap:9px;min-width:0;min-height:40px;padding:5px 10px;font-size:12px}.production-page--trade .trade-market-snapshot .tp2__flowwin{text-overflow:ellipsis;white-space:nowrap;color:var(--muted-strong);font-size:10px;overflow:hidden}.production-page--trade .trade-market-snapshot .tp2__changecard{background:0 0;border:0;border-radius:0;grid-column:1;gap:2px;min-width:0;min-height:34px;padding:3px 5px;display:none}.production-page--trade .trade-market-snapshot .tp2__change{flex-direction:row;justify-content:center;gap:4px;min-width:0}.production-page--trade .trade-market-snapshot .tp2__change .tp2__sk{flex:none}.production-page--trade .trade-market-snapshot .tp2__changev{text-overflow:clip;white-space:nowrap;min-width:0;font-size:0;line-height:1;overflow:visible}.production-page--trade .trade-market-snapshot .tp2__changev:after{content:attr(data-compact);font-size:10.5px}.production-page--trade .trade-market-snapshot__position,.production-page--trade .trade-market-snapshot__signal{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;justify-content:center;align-self:stretch;width:100%;min-width:0;height:32px;min-height:32px;margin:0}.production-page--trade .trade-market-snapshot__position{gap:6px;min-width:0;max-width:none;padding:3px 9px;text-decoration:none}.production-page--trade .trade-market-snapshot__position>span{flex:0 0 22px;width:22px;height:22px}.production-page--trade .trade-market-snapshot__position>div{min-width:0}.production-page--trade .trade-market-snapshot__position :-webkit-any(small,strong){text-overflow:ellipsis;white-space:nowrap;line-height:1.1;overflow:hidden}.production-page--trade .trade-market-snapshot__position :is(small,strong){text-overflow:ellipsis;white-space:nowrap;line-height:1.1;overflow:hidden}.production-page--trade .trade-market-snapshot__position small{font-size:8px}.production-page--trade .trade-market-snapshot__position strong{font-size:9.5px}.production-page--trade .trade-market-snapshot__signal{gap:6px;min-width:0;padding:0 11px}.production-page--trade .th__commands>:last-child{border-bottom:0}.production-page--trade .trade-market-snapshot__signal strong{font-size:11px}.production-page--trade .tp2__execution-momentum{border:1px solid var(--line);background:color-mix(in srgb, var(--panel-soft) 72%, transparent);border-radius:9px;min-width:0;margin:0 0 6px;padding:4px 6px;display:block;overflow:hidden}.production-page--trade .tp2__execution-momentum:empty{display:none}.production-page--trade .tp2__execution-momentum .tp2__changecard{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;min-width:0;min-height:28px;padding:0;display:grid}.production-page--trade .tp2__execution-momentum .tp2__change{border-right:1px solid color-mix(in srgb, var(--line) 70%, transparent);justify-content:center;align-items:baseline;gap:5px;min-width:0;padding:3px 5px;display:flex}.production-page--trade .tp2__execution-momentum .tp2__change:last-child{border-right:0}.production-page--trade .tp2__execution-momentum .tp2__sk{color:var(--muted);letter-spacing:.055em;font-size:8px;font-weight:750}.production-page--trade .tp2__execution-momentum .tp2__changev{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;line-height:1;overflow:hidden}@container (width>=1120px){.production-page--trade .th__id{grid-template-columns:54px minmax(300px,1fr) minmax(300px,.8fr) 140px auto;gap:11px}}@container (width>=761px) and (width<=940px){.production-page--trade .th__id{grid-template-columns:54px minmax(150px,1fr) minmax(230px,1.12fr) 155px;grid-template-areas:"image identity cap actions""telemetry telemetry telemetry commands"}.production-page--trade .th__acts{justify-content:flex-end}.production-page--trade .th__commands{border-top:1px solid var(--line);border-left:1px solid var(--line);flex-direction:column;min-height:40px}.production-page--trade .th__commands>*{border-bottom:0}.production-page--trade .th__commands>*+*{border-top:1px solid var(--line);border-left:0}}@container (width>=761px) and (width<=1119px){.production-page--trade .th__who{gap:2px}.production-page--trade .th__names{gap:5px}.production-page--trade .th__name{font-size:24px;line-height:1}.production-page--trade .th__meta{gap:4px;min-height:18px}}@container (width>=761px){.production-page--trade .tp2__chart{height:clamp(420px,64vh,840px)}}.production-page--trade .outcome-card,.production-page--trade .execution-guard-card,.production-page--trade .onchain-events-panel,.production-page--trade .holder-map-card{color:var(--text);border:1px solid var(--line);background:var(--panel);box-shadow:inset 0 1px #ffffff06}.production-page--trade .outcome-card h2,.production-page--trade .execution-guard-card h2,.production-page--trade .onchain-events-panel h2,.production-page--trade .holder-map-card h2{color:var(--text)}.production-page--trade .holder-map-evidence-guide{align-items:center}.production-page--trade .holder-map-evidence-guide>div{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.production-page--trade .holder-map-evidence-guide>div>strong{color:var(--text);margin-right:3px;font-size:10px}.production-page--trade .holder-map-evidence-guide>div>span{min-height:27px;color:var(--muted-strong);border:1px solid var(--line);background:var(--panel-solid);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:0 8px;font-size:9px;font-weight:700;display:inline-flex}.production-page--trade .holder-map-evidence-guide i{border-top:2px solid var(--accent);width:22px;height:0;display:block}.production-page--trade .holder-map-evidence-guide i.is-dotted{border-top-style:dotted}.production-page--trade .holder-map-evidence-guide>p{text-align:right;flex:330px;max-width:580px;margin-left:auto;font-size:10px}.production-page--trade .tp2__slipwrap .tp2__slipctl{width:min(310px,100vw - 30px);max-width:none}.production-page--trade .tp2__guardsetting{border-top:1px solid var(--line);flex:1 0 100%;justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:53px;margin-top:5px;padding-top:9px;display:flex}.production-page--trade .tp2__guardsetting>div{text-align:left;min-width:0}.production-page--trade .tp2__guardlabel{color:var(--text);text-transform:none;align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.production-page--trade .tp2__guardtitle{white-space:nowrap;min-width:0;display:block}.production-page--trade .tp2__guardsetting small{color:var(--muted);margin-top:3px;font-size:8px;line-height:1.35;display:block}.production-page--trade .tp2__guardsetting .execution-guard-toggle{flex:none}.production-page--trade .tp2__guardhelp{display:inline-flex;position:relative}.production-page--trade .tp2__slipctl .tp2__guardhelp>button{width:18px;min-width:18px;height:18px;min-height:18px;color:var(--muted-strong);border:1px solid var(--line-strong);background:var(--panel-soft);border-radius:999px;place-items:center;padding:0;font-size:10px;line-height:1;display:grid}.production-page--trade .tp2__guardhelp>[role=tooltip]{z-index:30;visibility:hidden;width:min(260px,100vw - 42px);color:var(--muted-strong);border:1px solid var(--line-strong);background:var(--panel-solid);opacity:0;pointer-events:none;border-radius:9px;padding:9px 10px;font-size:9px;font-weight:600;line-height:1.45;transition:opacity .14s .55s,transform .14s .55s,visibility 0s linear .69s;position:absolute;top:calc(100% + 7px);left:-102px;transform:translateY(-3px);box-shadow:0 14px 34px #0006}.production-page--trade .tp2__guardhelp:hover>[role=tooltip]{visibility:visible;opacity:1;transition-delay:.55s;transform:none}.production-page--trade .tp2__guardhelp:focus-within>[role=tooltip]{visibility:visible;opacity:1;transition-delay:0s;transform:none}.production-market-atlas .market-terminal__trade-body .tp2__slipwrap .tp2__slipctl{box-sizing:border-box;width:min(246px,100vw - 42px);max-width:calc(100vw - 42px)}.production-market-atlas .market-terminal__trade-body .tp2__guardsetting{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.production-market-atlas .market-terminal__trade-body .tp2__guardsetting small{overflow-wrap:anywhere}.production-market-atlas .market-terminal__trade-body .tp2__guardhelp>[role=tooltip]{width:min(230px,100vw - 54px);left:auto;right:-52px}.production-market-atlas .tb__market-filter-strip{box-shadow:none;background:0 0;border-color:#0000;padding-left:0;padding-right:0}.production-market-atlas .market-terminal__columns{gap:0;padding:0}.production-market-atlas .market-terminal__column{background:0 0;border:0;border-radius:0}.production-market-atlas .market-terminal__column+.market-terminal__column{border-left:1px solid var(--line)}.production-market-atlas .market-terminal__stage-head{background:0 0}.production-market-atlas .market-terminal__stage-head>b{background:color-mix(in srgb, var(--accent) 5%, transparent);border:0}.production-market-atlas .market-terminal-card__metric,.production-market-atlas .market-terminal-card__move{background:0 0;border-radius:0}.production-market-atlas .market-terminal-card__readout>:not(:first-child){border-left:1px solid color-mix(in srgb, var(--line) 74%, transparent)}.production-market-atlas .market-terminal__trade-body .tp2__swap{background:0 0;border-color:#0000;padding-inline-start:7px;padding-inline-end:7px}.production-opportunity-map .opportunity-experience{background:0 0;border-width:0 0 1px;border-radius:0;padding-left:0;padding-right:0}.production-opportunity-map .opportunity-experience>div{background:0 0;border:0;padding:0}.production-opportunity-map .opportunity-experience button.is-active{background:color-mix(in srgb, var(--accent) 9%, transparent);box-shadow:inset 0 -2px var(--accent);border-color:#0000;border-radius:7px 7px 2px 2px}.production-opportunity-map .opportunity-status{border-width:0 0 0 2px;border-left-color:var(--positive);background:linear-gradient(90deg, color-mix(in srgb, var(--positive) 6%, transparent), transparent 70%);border-radius:0;padding-left:12px}.production-opportunity-map .opportunity-status.is-stale,.production-opportunity-map .opportunity-status[data-coverage=partial]{border-left-color:var(--gold)}.production-opportunity-map .opportunity-status.is-unavailable{border-left-color:var(--negative)}.production-opportunity-map .opportunity-command .market-map__toolbar{background:0 0;border-width:1px 0;border-radius:0;padding-left:0;padding-right:0}.production-opportunity-map .opportunity-command .opportunity-missions button{background:0 0;border:0}.production-opportunity-map .opportunity-command .opportunity-missions button.is-active{background:color-mix(in srgb, var(--accent) 9%, transparent);box-shadow:inset 0 -2px var(--accent);border-color:#0000}.production-opportunity-map .opportunity-command .map-decision-strip{border-width:0 0 0 3px;border-radius:0}.production-opportunity-map .opportunity-command .map-flow-guide{background:0 0;border-width:0 0 1px;border-radius:0;padding-left:0;padding-right:0}.production-opportunity-map .opportunity-command .map-flow-guide>span{background:0 0;border-width:0 0 0 1px;border-radius:0;padding-left:10px}.production-opportunity-map .guided-setup-card,.production-opportunity-map .guided-watchlist__rows>article{box-shadow:none;border-width:0 0 0 3px;border-radius:4px}.production-opportunity-map .guided-zone{box-shadow:none;border:0}.production-opportunity-map .guided-zone>div>button{background:color-mix(in srgb, var(--zone) 4%, var(--panel-solid));border:0}.production-opportunity-map .guided-zone>div>button:hover,.production-opportunity-map .guided-zone>div>button.is-selected{box-shadow:inset 0 -2px color-mix(in srgb, var(--zone) 68%, transparent);border-color:#0000}.production-opportunity-map .guided-decision-brief__windows>span{background:0 0;border-width:0 0 0 1px;border-radius:0;padding-left:11px}.production-opportunity-map .map-shadow-evidence{background:color-mix(in srgb, var(--protocol) 4%, transparent);border-width:0 0 0 3px;border-radius:0;padding-left:11px}.production-opportunity-map .map-shadow-evidence article{background:0 0;border-width:0 0 0 1px;border-radius:0;padding-left:9px}.production-page--trade .onchain-events-empty{min-height:92px;color:var(--muted);border:1px dashed var(--line);border-radius:var(--radius-sm);background:var(--panel-soft);grid-column:1/-1;place-items:center;font-size:11px;display:grid}.production-page--trade .trade-holder-empty{color:var(--muted);place-items:center;font-size:11px;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.production-page--trade .trade-holder-empty--loading{gap:10px}.production-page--trade .trade-holder-empty--loading>span{border:2px solid color-mix(in srgb, var(--accent) 22%, transparent);border-top-color:var(--accent);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite holder-loading-spin}@keyframes holder-loading-spin{to{transform:rotate(360deg)}}.production-page--portfolio .portfolio-equity-chart--unavailable>div{min-height:190px;color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:7px;display:grid}.production-page--portfolio .portfolio-equity-chart--unavailable>div strong{color:var(--text);font-size:13px}.production-page--portfolio .portfolio-equity-chart--unavailable>div small{max-width:390px;font-size:10px;line-height:1.55}.production-page--portfolio .position-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr))}.production-page--launch .launch-page-production{min-width:0}.production-page--launch .launch-logo-choice{border:1px solid var(--line);background:var(--panel-soft);border-radius:11px;grid-template-columns:repeat(2,minmax(120px,1fr));gap:4px;margin-top:15px;padding:4px;display:inline-grid}.production-page--launch .launch-logo-choice button{min-height:34px;color:var(--muted);background:0 0;border:0;border-radius:8px;padding:0 13px;font-size:11px;font-weight:700}.production-page--launch .launch-logo-choice button.is-active{color:var(--text);background:var(--panel-solid);box-shadow:0 1px 4px #0000002e}.production-page--launch .launch-logo-field{border:1px dashed var(--line-strong);border-radius:var(--radius-sm);background:var(--panel-soft);grid-template-columns:42px minmax(150px,.65fr) minmax(220px,1fr);align-items:center;gap:12px;min-height:82px;margin-top:13px;padding:14px;display:grid}.production-page--launch .launch-logo-field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 7%, transparent)}.production-page--launch .launch-logo-field.is-ok{border-color:color-mix(in srgb, var(--positive) 36%, var(--line))}.production-page--launch .launch-logo-field.is-bad{border-color:color-mix(in srgb, var(--negative) 48%, var(--line))}.production-page--launch .launch-logo-field>span:nth-child(2){min-width:0}.production-page--launch .launch-logo-field strong,.production-page--launch .launch-logo-field small{display:block}.production-page--launch .launch-logo-field strong{color:var(--text);font-size:11px}.production-page--launch .launch-logo-field small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.4}.production-page--launch .launch-logo-field input{width:100%;min-width:0;height:43px;color:var(--text);border:1px solid var(--line);background:var(--panel-solid);border-radius:10px;padding:0 12px;font-size:11px}.production-page--launch .launch-field-message{min-height:18px;color:var(--muted);margin-top:7px;font-size:11px;line-height:1.45}.production-page--launch .launch-logo-field.is-bad+.launch-field-message{color:var(--negative)}.production-page--launch .launch-logo-field.is-ok+.launch-field-message{color:var(--positive)}.production-page--launch .launch-ipfs{border:1px dashed var(--line-strong);border-radius:var(--radius-sm);background:var(--panel-soft);margin-top:13px;padding:14px}.production-page--launch .launch-ipfs.is-ok{border-color:color-mix(in srgb, var(--positive) 36%, var(--line))}.production-page--launch .launch-ipfs.is-bad{border-color:color-mix(in srgb, var(--negative) 48%, var(--line))}.production-page--launch .launch-ipfs__picker{cursor:pointer;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.production-page--launch .launch-ipfs__input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.production-page--launch .launch-ipfs__picker>img{object-fit:cover;border-radius:10px;width:42px;height:42px}.production-page--launch .launch-ipfs__picker strong,.production-page--launch .launch-ipfs__picker small{display:block}.production-page--launch .launch-ipfs__picker strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.production-page--launch .launch-ipfs__picker small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.4}.production-page--launch .launch-ipfs__picker b{color:var(--muted-strong);border:1px solid var(--line);background:var(--panel-solid);border-radius:8px;padding:8px 10px;font-size:10px}.production-page--launch .launch-ipfs__action{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-top:11px;padding-top:11px;display:flex}.production-page--launch .launch-ipfs__action .launch-field-message{flex:auto;min-width:0;margin-top:0}.production-page--launch .launch-ipfs__action .button{flex:none;min-width:124px;min-height:36px}.production-page--launch .launch-ipfs.is-ok .launch-field-message{color:var(--positive)}.production-page--launch .launch-ipfs.is-bad .launch-field-message{color:var(--negative)}.production-page--launch .form-heading h2 em{color:var(--muted);text-transform:uppercase;font-size:10px;font-style:normal;font-weight:700}.production-page--launch .launch-buy-options{grid-template-columns:repeat(4,minmax(54px,.32fr)) minmax(130px,1fr);gap:7px;display:grid}.production-page--launch .launch-buy-options>button,.production-page--launch .launch-buy-options .field-prefix{min-height:42px;color:var(--muted-strong);border:1px solid var(--line);background:var(--panel-soft);border-radius:9px;font-size:11px}.production-page--launch .launch-buy-options>button:hover{color:var(--text);border-color:var(--line-strong)}.production-page--launch .launch-buy-options>button.is-active{color:var(--accent-text);border-color:var(--accent);background:var(--accent)}.production-page--launch .launch-buy-options input{color:var(--text)}.production-page--launch .launch-buy-note{color:var(--muted);margin-top:9px;font-size:11px;line-height:1.45;display:block}.production-page--launch .launch-buy-note.is-warn{color:var(--negative)}.production-page--launch .launch-summary__preview .token-icon{overflow:hidden}.production-page--launch .launch-summary__preview .token-icon img{object-fit:cover;width:100%;height:100%}.production-page--launch .launch-summary .summary-note a{color:var(--accent)}.production-page--launch .launch-submit{margin-top:14px}.production-page--launch .launch-submit-note{color:var(--muted-strong);border:1px solid var(--line);background:var(--panel-soft);border-radius:9px;margin-top:12px;padding:10px;font-size:11px;line-height:1.45}.production-page--launch .launch-submit-need{min-height:34px;color:var(--muted);text-align:center;margin-top:8px;font-size:11px;line-height:1.45;display:block}.production-page--launch .lab-results article{min-width:0}.production-page--launch .launch-buy-options>button.is-active,.production-page--launch .scenario-pills button.is-active{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 60%, var(--line));background:color-mix(in srgb, var(--accent) 10%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 20%, transparent)}.production-page--launch .stepper-hit{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}.production-page--launch .stepper-hit:disabled{cursor:default}.production-page--launch .stepper-hit:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:6px}.production-page--launch .stepper li.is-done{color:var(--text)}.production-page--launch .stepper li.is-done span{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 55%, var(--line));background:color-mix(in srgb, var(--accent) 12%, transparent)}.production-page--launch .launch-layout--wide{grid-template-columns:minmax(0,1.55fr) minmax(320px,.78fr);align-items:stretch;gap:14px}.production-page--launch .launch-stepstack{flex-direction:column;gap:10px;display:flex}.production-page--launch .launch-stepstack .form-section.is-open{border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--panel-soft);padding:18px 17px 20px}.production-page--launch .launch-closed{width:100%;min-height:52px;color:var(--muted-strong);font-family:var(--font-body);text-align:left;border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;background:0 0;align-items:center;gap:11px;padding:0 16px;display:flex}.production-page--launch .launch-closed:hover:not(:disabled){color:var(--text);border-color:var(--line-strong)}.production-page--launch .launch-closed:disabled{color:var(--muted);cursor:default}.production-page--launch .launch-closed__index{color:var(--muted);font-family:var(--font-data);font-size:11px;font-weight:700}.production-page--launch .launch-closed__title{flex:auto;font-size:13px;font-weight:700}.production-page--launch .launch-closed__state{color:var(--muted);place-items:center;display:grid}.production-page--launch .launch-closed.is-done{color:var(--text)}.production-page--launch .launch-closed.is-done .launch-closed__state{color:var(--positive)}.production-page--launch .launch-step-nav{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:22px;padding-top:18px;display:flex}.production-page--launch .launch-step-nav .button{min-width:130px}.production-page--launch .launch-step-nav__done{color:var(--muted);font-size:11px}.production-page--launch .launch-review{margin:0}.production-page--launch .launch-review>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:12px 0;display:flex}.production-page--launch .launch-review>div:last-child{border-bottom:0}.production-page--launch .launch-review dt{color:var(--muted);font-size:11px}.production-page--launch .launch-review dd{overflow-wrap:anywhere;max-width:68%;color:var(--text);text-align:right;margin:0;font-size:13px;font-weight:700}.production-page--launch .launch-review__logo{align-items:center;gap:8px;display:inline-flex}.production-page--launch .launch-review__logo img{object-fit:cover;border-radius:7px;width:26px;height:26px}.production-page--launch .launch-review__link{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.production-page--launch .launch-review__edit{margin-top:16px}.production-page--launch .field>input:focus-visible{outline:0}.production-page--launch .field-prefix input:focus-visible{outline:0}.production-page--launch .launch-summary{background:0 0;border:0;padding:0}.production-page--launch .launch-summary__card{flex-direction:column;height:100%;padding:22px;display:flex}.production-page--launch .launch-summary__card .readiness{margin-top:auto}.production-page--launch .launch-summary__card .launch-submit{margin-top:18px}.production-page--launch .launch-summary .launch-summary__preview{border-bottom:0;grid-template-columns:47px minmax(0,1fr) auto;margin-top:13px;padding-bottom:0}.production-page--launch .launch-summary__preview strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;overflow:hidden}.production-page--launch .launch-summary__preview span{color:var(--muted);font-family:var(--font-data);font-size:11px}.production-page--launch .launch-summary__preview em{font-size:9px}.production-page--launch .launch-route{border-radius:999px;gap:2px;height:9px;margin-top:15px;display:flex;overflow:hidden}.production-page--launch .launch-route>i{flex:0 0 var(--share);background:var(--c)}.production-page--launch .launch-fixed__title{letter-spacing:-.03em;margin-top:18px;font-size:20px;font-weight:800;line-height:1.15}.production-page--launch .launch-fixed{margin-top:13px}.production-page--launch .launch-fixed>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding:9px 0;display:flex}.production-page--launch .launch-fixed>div:last-child{border-bottom:0}.production-page--launch .launch-fixed dt{color:var(--muted);font-size:11px}.production-page--launch .launch-fixed dd{font-family:var(--font-data);text-align:right;margin:0;font-size:12px;font-weight:700}.production-page--launch .launch-fixed dd.positive{color:var(--positive)}.production-page--launch .readiness{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.production-page--launch .readiness__head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.production-page--launch .readiness__count{color:var(--muted-strong);font-family:var(--font-data);font-size:12px;font-weight:700}.production-page--launch .readiness__count.is-all{color:var(--positive)}.production-page--launch .readiness__bar{background:var(--panel-soft);border-radius:999px;height:4px;margin-top:12px;overflow:hidden}.production-page--launch .readiness__bar>i{background:var(--accent);height:100%;transition:width .25s var(--ease-out);display:block}.production-page--launch .readiness__rows{flex-direction:column;margin:12px 0 0;padding:0;list-style:none;display:flex}.production-page--launch .readiness__rows>li{align-items:center;gap:10px;min-height:34px;display:flex}.production-page--launch .readiness__mark{color:var(--muted);flex:none;place-items:center;display:grid}.production-page--launch .readiness__rows>li.is-done .readiness__mark{color:var(--positive)}.production-page--launch .readiness__label{color:var(--muted);flex:auto;font-size:12px}.production-page--launch .readiness__rows>li.is-done .readiness__label{color:var(--text)}.production-page--launch .readiness__value{max-width:46%;color:var(--muted);font-family:var(--font-data);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.production-page--launch .readiness__rows>li.is-done .readiness__value{color:var(--muted-strong)}.production-page--launch .readiness__sub{color:var(--muted);border-top:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;margin-top:14px;padding-top:12px;font-size:10px;font-weight:700}.production-page--launch .launch-summary__card .launch-submit{min-height:50px;font-size:13px}.production-page--launch .launch-summary__card>.launch-submit-need{color:var(--muted);text-align:center;margin-top:10px;font-size:10px;line-height:1.5;display:block}.production-page--launch .launch-summary__card .summary-note{margin-top:14px}.production-page--launch .field-warn{color:var(--gold)}.production-page--launch .launch-why{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel-solid);grid-template-columns:minmax(190px,.55fr) minmax(0,1.8fr);gap:28px;margin-top:14px;padding:24px 26px;display:grid}.production-page--launch .launch-why h2{letter-spacing:-.01em;margin-top:8px;font-size:19px;font-weight:800;line-height:1.2}.production-page--launch .launch-why__lede{max-width:62ch;color:var(--muted);margin-top:10px;font-size:12px;line-height:1.6}.production-page--launch .launch-why__points{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;display:grid}.production-page--launch .launch-why__point{gap:11px;display:flex}.production-page--launch .launch-why__icon{width:32px;height:32px;color:var(--accent);border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--panel-soft);flex:none;place-items:center;display:grid}.production-page--launch .launch-why__point strong{color:var(--text);font-size:12px;font-weight:700;display:block}.production-page--launch .launch-why__point p{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.5}@media (max-width:1120px){.production-page--launch .launch-why{grid-template-columns:1fr}}@media (max-width:900px){.production-page--launch .launch-layout--wide{grid-template-columns:1fr}.production-page--launch .launch-summary{position:static}.production-page--launch .launch-why{padding:20px 18px}}@media (max-width:620px){.production-page--launch .launch-form-card,.production-page--launch .launch-summary__card{padding:18px}.production-page--launch .launch-stepstack .form-section.is-open{padding:16px 14px 18px}.production-page--launch .launch-step-nav .button{min-width:112px}.production-page--launch .launch-why__points{grid-template-columns:1fr}}.production-page--analytics .analytics-production{container-type:inline-size}.production-page--analytics .production-furnace-card{margin-bottom:10px}.production-page--analytics .production-furnace-card h2,.production-page--analytics .analytics-burn-proof h2{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.production-page--analytics .analytics-kpis{margin:0 0 10px}.production-page--analytics .analytics-chart .an-area{width:100%;height:240px;margin-top:10px;overflow:visible}.production-page--analytics .analytics-flow-proof{border-top:1px solid var(--line);margin-top:11px;padding-top:11px}.production-page--analytics .analytics-flow-proof>div{background:var(--line);border-radius:8px;height:7px;display:flex;overflow:hidden}.production-page--analytics .analytics-flow-proof>div i{height:100%;display:block}.production-page--analytics .analytics-flow-proof .is-buy{background:var(--positive)}.production-page--analytics .analytics-flow-proof .is-sell{background:var(--negative)}.production-page--analytics .analytics-flow-proof>span{color:var(--muted);justify-content:space-between;gap:12px;margin-top:7px;font-size:11px;display:flex}.production-page--analytics .analytics-flow-proof>span b:first-child{color:var(--positive)}.production-page--analytics .analytics-flow-proof>span b:last-child{color:var(--negative)}.production-page--analytics .analytics-burn-proof{border-radius:var(--radius-lg);margin-top:10px;padding:24px;display:block;overflow:hidden}.production-page--analytics .analytics-tolly-strategy{border-color:color-mix(in srgb, var(--tolly-burn) 24%, var(--line));background:radial-gradient(circle at 10% 5%, color-mix(in srgb, var(--tolly-burn) 12%, transparent), transparent 34%), radial-gradient(circle at 92% 90%, color-mix(in srgb, var(--accent) 7%, transparent), transparent 31%), linear-gradient(135deg, color-mix(in srgb, var(--tolly-burn) 3%, var(--panel)), var(--panel))}.production-page--analytics .analytics-removal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:28px;padding-bottom:20px;display:flex}.production-page--analytics .analytics-removal-head>div:first-child{min-width:0}.production-page--analytics .analytics-removal-head h2{letter-spacing:-.055em;margin-top:8px;font-size:clamp(27px,3.2vw,43px);line-height:1}.production-page--analytics .analytics-removal-head h2 strong{color:var(--text)}.production-page--analytics .analytics-removal-head h2 span{color:var(--tolly-burn);letter-spacing:-.02em;font-size:clamp(15px,1.5vw,21px)}.production-page--analytics .analytics-removal-head p{max-width:700px;color:var(--muted-strong);margin-top:11px;font-size:12px;line-height:1.55}.production-page--analytics .analytics-removal-head p b{color:var(--text)}.production-page--analytics .analytics-removal-head__aside{text-align:right;justify-items:end;min-width:190px;display:grid}.production-page--analytics .analytics-removal-head__aside>strong{color:var(--tolly-burn);letter-spacing:-.04em;font-size:29px;line-height:1}.production-page--analytics .analytics-removal-head__aside>span{color:var(--muted);margin-top:5px;font-size:10px}.production-page--analytics .analytics-tolly-strategy__action{width:max-content;margin-top:13px}.production-page--analytics .analytics-removal-equation{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr) 28px minmax(0,1fr);align-items:stretch;gap:8px;margin-top:18px;display:grid}.production-page--analytics .analytics-removal-equation>article{border:1px solid var(--line);background:color-mix(in srgb, var(--panel-solid) 72%, transparent);border-radius:13px;flex-direction:column;min-width:0;min-height:180px;padding:16px;display:flex}.production-page--analytics .analytics-removal-equation>article.is-direct{border-color:color-mix(in srgb, var(--project-burn) 28%, var(--line))}.production-page--analytics .analytics-removal-equation>article.is-bought{border-color:color-mix(in srgb, var(--tolly-burn) 32%, var(--line))}.production-page--analytics .analytics-removal-equation>article.is-total{border-color:color-mix(in srgb, var(--positive) 30%, var(--line));background:color-mix(in srgb, var(--positive) 4%, var(--panel-solid))}.production-page--analytics .analytics-removal-equation article>small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.production-page--analytics .analytics-removal-equation article>strong{color:var(--text);letter-spacing:-.045em;flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:9px;font-size:clamp(22px,2.3vw,32px);line-height:1;display:flex}.production-page--analytics .analytics-removal-equation article>strong span{color:var(--muted);letter-spacing:0;font-size:10px}.production-page--analytics .analytics-removal-equation article>p{color:var(--muted-strong);margin-top:10px;font-size:11px;line-height:1.5}.production-page--analytics .analytics-removal-equation article>em{color:var(--text);margin-top:auto;padding-top:12px;font-size:10px;font-style:normal;font-weight:800}.production-page--analytics .analytics-removal-equation .is-bought>em{color:var(--tolly-burn)}.production-page--analytics .analytics-removal-equation .is-total>em{color:var(--positive)}.production-page--analytics .analytics-equation-mark{color:var(--muted);place-items:center;font-size:20px;display:grid}.production-page--analytics .analytics-buyback-flow{border:1px solid color-mix(in srgb, var(--tolly-burn) 24%, var(--line));background:color-mix(in srgb, var(--tolly-burn) 3%, var(--panel-soft));border-radius:13px;margin-top:14px;padding:16px}.production-page--analytics .analytics-buyback-flow>header{justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:12px;display:flex}.production-page--analytics .analytics-buyback-flow>header small,.production-page--analytics .analytics-buyback-flow>header strong{display:block}.production-page--analytics .analytics-buyback-flow>header small{color:var(--tolly-burn);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.production-page--analytics .analytics-buyback-flow>header strong{color:var(--text);margin-top:4px;font-size:15px}.production-page--analytics .analytics-buyback-flow>header>span{color:var(--muted);font-size:10px}.production-page--analytics .analytics-buyback-flow__steps{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:8px;display:grid}.production-page--analytics .analytics-buyback-flow__steps article{border:1px solid var(--line);background:var(--panel-solid);border-radius:10px;min-width:0;padding:12px}.production-page--analytics .analytics-buyback-flow__steps article small,.production-page--analytics .analytics-buyback-flow__steps article strong,.production-page--analytics .analytics-buyback-flow__steps article span{display:block}.production-page--analytics .analytics-buyback-flow__steps article small{color:var(--muted);font-size:9px}.production-page--analytics .analytics-buyback-flow__steps article strong{color:var(--text);overflow-wrap:anywhere;margin-top:5px;font-size:clamp(14px,1.45vw,19px)}.production-page--analytics .analytics-buyback-flow__steps article span{color:var(--muted-strong);margin-top:4px;font-size:9px}.production-page--analytics .analytics-buyback-flow__steps>i{color:var(--tolly-burn);text-align:center;font-size:19px;font-style:normal}.production-page--analytics .analytics-buyback-flow>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:12px;padding-top:12px;display:flex}.production-page--analytics .analytics-buyback-flow>footer p{max-width:760px;color:var(--muted-strong);font-size:10px;line-height:1.5}.production-page--analytics .analytics-buyback-flow>footer p strong{color:var(--text)}.production-page--analytics .analytics-buyback-flow>footer>span{color:var(--positive);border:1px solid color-mix(in srgb, var(--positive) 24%, var(--line));background:color-mix(in srgb, var(--positive) 5%, transparent);border-radius:999px;flex:none;padding:5px 8px;font-size:9px;font-weight:800}.production-page--analytics .analytics-fee-modes{grid-template-columns:1fr 1fr;gap:7px;margin-top:12px;display:grid}.production-page--analytics .analytics-fee-modes article{border:1px solid var(--line);background:var(--panel-soft);border-radius:9px;min-width:0;padding:9px}.production-page--analytics .analytics-fee-modes b,.production-page--analytics .analytics-fee-modes span,.production-page--analytics .analytics-fee-modes small{display:block}.production-page--analytics .analytics-fee-modes b{color:var(--accent);letter-spacing:.1em;font-size:8px}.production-page--analytics .analytics-fee-modes article:last-child b{color:var(--project-burn)}.production-page--analytics .analytics-fee-modes span{color:var(--text);margin-top:4px;font-size:10px;font-weight:750;line-height:1.3}.production-page--analytics .analytics-fee-modes small{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.35}.topbar .button--wallet{min-width:128px;position:relative}.topbar .button--wallet .wallet-status-dot{position:absolute;left:13px}.topbar .button--wallet .wallet-label{text-align:center;width:100%;line-height:1}@media (max-width:520px){.topbar .button--wallet{width:44px;min-width:44px;padding:0}}.toll-flow .flow-destinations{gap:0}.toll-flow .flow-node{margin-inline-start:3.5px;margin-inline-end:3.5px}@container (width<=720px){.production-page--analytics .analytics-removal-head{flex-direction:column;align-items:flex-start;gap:14px}.production-page--analytics .analytics-removal-head__aside{text-align:left;justify-items:start;min-width:0}.production-page--analytics .analytics-removal-equation{grid-template-columns:1fr}.production-page--analytics .analytics-removal-equation>article{min-height:0}.production-page--analytics .analytics-equation-mark{min-height:22px}.production-page--analytics .analytics-buyback-flow>header,.production-page--analytics .analytics-buyback-flow>footer{flex-direction:column;align-items:flex-start}.production-page--analytics .analytics-buyback-flow__steps{grid-template-columns:1fr}.production-page--analytics .analytics-buyback-flow__steps>i{transform:rotate(90deg)}}@container (width<=430px){.production-page--analytics .analytics-burn-proof{padding:15px}.production-page--analytics .analytics-fee-modes{grid-template-columns:1fr}}.production-page--analytics .analytics-detail-card{border-radius:var(--radius-lg);margin-top:10px;padding:24px;overflow:hidden}.production-page--analytics .analytics-detail-card>.section-heading{align-items:flex-end;margin-bottom:17px}.production-page--analytics .analytics-detail-card .an-table{overflow-x:auto}.production-page--analytics .analytics-detail-card .an-trow{color:var(--muted-strong);border-color:var(--line);font-family:inherit}.production-page--analytics .analytics-detail-card .an-trow:not(.an-trow--head):hover{color:var(--text);background:var(--panel-hover)}.production-page--analytics .analytics-detail-card .an-trow--head{color:var(--muted);text-transform:uppercase;font-size:10px}.production-page--analytics .analytics-detail-card .an-tname b{color:var(--text);font-family:inherit}.production-page--analytics .analytics-detail-card .an-tname em,.production-page--analytics .analytics-detail-card .an-num,.production-page--analytics .analytics-detail-card .an-fitem{font-family:inherit}.production-page--analytics .analytics-recent-card .an-feed{margin-top:0}.production-page--analytics .analytics-recent-card .an-fitem{border-color:var(--line);min-height:42px;padding:0 6px}.production-page--analytics .analytics-page-title{align-items:center}.production-page--analytics .analytics-page-title__copy{min-width:0}.production-page--analytics .analytics-page-title__meta{align-items:center;gap:12px;display:flex}.production-page--analytics .analytics-page-title__meta .eyebrow{align-items:center;gap:6px;display:flex}.production-page--analytics .analytics-page-title__meta>span{color:var(--muted);border-left:1px solid var(--line);font-family:var(--font-data);padding-left:12px;font-size:10px}.production-page--analytics .analytics-page-title__proof{border-left:1px solid var(--line);text-align:right;justify-items:end;min-width:230px;padding:10px 0 10px 24px;display:grid}.production-page--analytics .analytics-page-title__proof span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.production-page--analytics .analytics-page-title__proof strong{color:var(--accent);font-family:var(--font-data);letter-spacing:.04em;margin-top:5px;font-size:12px}.production-page--analytics .analytics-page-title__proof small{color:var(--muted-strong);margin-top:4px;font-size:10px}.production-page--analytics .analytics-production{gap:12px;display:grid}.production-page--analytics .analytics-ledger-strip{border-color:var(--line-strong);background:var(--panel);border-radius:15px;padding:0;overflow:hidden}.production-page--analytics .analytics-ledger-strip__head{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--panel-soft) 78%, transparent);justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:10px 17px;display:flex}.production-page--analytics .analytics-ledger-strip__head strong{color:var(--text);margin-top:3px;font-size:13px;display:block}.production-page--analytics .analytics-ledger-strip__head>span{color:var(--muted-strong);font-family:var(--font-data);white-space:nowrap;align-items:center;gap:7px;font-size:10px;display:inline-flex}.production-page--analytics .analytics-ledger-strip__head>span i{background:var(--positive);width:6px;height:6px;box-shadow:0 0 9px color-mix(in srgb, var(--positive) 62%, transparent);border-radius:50%}.production-page--analytics .analytics-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0}.production-page--analytics .analytics-kpis>article{border:0;border-right:1px solid var(--line);background:0 0;border-radius:0;justify-content:flex-start;min-width:0;min-height:0;padding:17px;position:relative}.production-page--analytics .analytics-kpis>article:last-child{border-right:0}.production-page--analytics .analytics-kpis>article:after{opacity:0;background:var(--accent);content:"";height:1px;position:absolute;bottom:0;left:16px;right:16px}.production-page--analytics .analytics-kpis>article:first-child:after{opacity:.65}.production-page--analytics .analytics-kpis small{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:7px;font-size:9px;font-weight:800;display:flex}.production-page--analytics .analytics-kpis small b{color:var(--accent);font-family:var(--font-data);font-size:8px}.production-page--analytics .analytics-kpis strong{color:var(--text);font-family:var(--font-data);font-variant-numeric:tabular-nums;letter-spacing:-.035em;margin-top:8px;font-size:clamp(18px,1.8vw,24px)}.production-page--analytics .analytics-kpis span{max-width:190px;color:var(--muted-strong);margin-top:6px;font-size:10px;line-height:1.4}.production-page--analytics .analytics-flywheel{border:1px solid var(--line-strong);isolation:isolate;background:#01080c;border-radius:15px;min-width:0;margin:0;position:relative;overflow:clip;box-shadow:inset 0 1px #ffffff08,0 18px 52px #00000024}.production-page--analytics .analytics-flywheel:before{z-index:2;pointer-events:none;border-radius:inherit;content:"";position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:inset 0 0 0 1px #ffffff05,inset 0 -22px 46px #01080c38}.production-page--analytics .analytics-flywheel__stage{cursor:pointer;width:100%;color:inherit;background:#01080c;border:0;padding:0;line-height:0;display:block;position:relative;overflow:hidden}.production-page--analytics .analytics-flywheel__stage--passive{cursor:default}.production-page--analytics .analytics-flywheel__stage:focus-visible{outline:2px solid var(--accent);outline-offset:-3px}.production-page--analytics .analytics-flywheel__video{aspect-ratio:16/9;object-fit:contain;background:#01080c;width:100%;display:block}.production-page--analytics .analytics-flywheel__fallback{height:auto}.production-page--analytics .analytics-flywheel__paused{z-index:3;opacity:0;color:#f6fbff;width:48px;height:48px;font:700 15px/1 var(--font-data);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#01080cc2;border:1px solid #ffffff3d;border-radius:50%;place-items:center;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.92);box-shadow:0 12px 32px #00000057}.production-page--analytics .analytics-flywheel.is-paused .analytics-flywheel__paused{opacity:1;transform:translate(-50%,-50%)scale(1)}.production-page--analytics .analytics-burn-proof{border-radius:15px;margin:0;position:relative}.production-page--analytics .analytics-burn-proof:before{background:linear-gradient(90deg, transparent, var(--tolly-burn), transparent);opacity:.72;content:"";height:1px;position:absolute;top:0;left:24px;right:24px}.production-page--analytics .analytics-removal-head{padding-bottom:17px}.production-page--analytics .analytics-removal-head h2{max-width:780px}.production-page--analytics .analytics-removal-head__aside{align-content:start}.production-page--analytics .analytics-removal-equation{margin-top:15px}.production-page--analytics .analytics-removal-equation>article{border-radius:11px;min-height:154px;padding:15px}.production-page--analytics .analytics-removal-equation article>p{max-width:360px}.production-page--analytics .analytics-buyback-flow{border-radius:11px}.production-page--analytics .analytics-proof-deck{grid-template-columns:minmax(0,1.55fr) minmax(280px,.62fr);gap:12px;margin:0}.production-page--analytics .analytics-chart,.production-page--analytics .destination-card{border-color:var(--line-strong);background:var(--panel);border-radius:15px}.production-page--analytics .analytics-chart--primary{min-height:376px;padding:22px}.production-page--analytics .analytics-chart--primary header{align-items:flex-start}.production-page--analytics .analytics-chart--primary header small,.production-page--analytics .analytics-route-card header small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.production-page--analytics .analytics-chart--primary header strong{color:var(--text);font-family:var(--font-data);letter-spacing:-.04em;margin-top:8px;font-size:27px}.production-page--analytics .analytics-chart--primary .an-area{height:226px;margin-top:14px}.production-page--analytics .analytics-chart--primary .chart-axis{font-family:var(--font-data);padding-top:5px;font-size:9px}.production-page--analytics .analytics-chart--primary .legend{border:1px solid var(--line);background:var(--panel-soft);border-radius:999px;padding:6px 8px}.production-page--analytics .analytics-route-card{flex-direction:column;min-width:0;padding:22px;display:flex}.production-page--analytics .analytics-route-card header strong{color:var(--text);letter-spacing:-.025em;margin-top:7px;font-size:18px}.production-page--analytics .analytics-route-card .analytics-fee-modes{margin-top:15px}.production-page--analytics .analytics-route-card .analytics-fee-modes article{padding:11px}.production-page--analytics .analytics-route-card .analytics-fee-modes b{font-size:9px}.production-page--analytics .analytics-route-card .analytics-fee-modes span{font-size:11px}.production-page--analytics .analytics-route-card .analytics-fee-modes small{font-size:10px}.production-page--analytics .analytics-route-card .donut{width:124px;margin-block-start:17px;margin-block-end:17px}.production-page--analytics .analytics-route-card .donut:before{width:88px}.production-page--analytics .analytics-route-card ul{margin-top:auto}.production-page--analytics .analytics-route-card li{min-height:23px;font-size:10px}.production-page--analytics .analytics-detail-card{border-color:var(--line-strong);background:var(--panel);border-radius:15px;margin:0;padding:22px}.production-page--analytics .analytics-detail-card>.section-heading{border-bottom:1px solid var(--line);align-items:flex-end;margin-bottom:15px;padding-bottom:15px}.production-page--analytics .analytics-detail-card .section-heading h2{margin-top:6px}.production-page--analytics .analytics-card-actions .button{min-height:36px}.production-page--analytics .analytics-market-toggle{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 28%, var(--line));background:color-mix(in srgb, var(--accent) 5%, transparent)}.production-page--analytics .analytics-detail-card .an-table{overflow:visible}.production-page--analytics .analytics-detail-card .an-trow{border-radius:8px;grid-template-columns:minmax(210px,2fr) minmax(82px,.85fr) minmax(82px,.85fr) minmax(78px,.8fr) minmax(48px,.48fr) minmax(54px,.52fr) minmax(82px,.82fr) minmax(72px,.72fr);gap:10px;min-height:48px;padding:7px 9px}.production-page--analytics .analytics-detail-card .an-trow--head{letter-spacing:.08em;min-height:34px;padding-block-start:4px;padding-block-end:4px;font-size:9px}.production-page--analytics .analytics-detail-card .an-trow:not(.an-trow--head){position:relative}.production-page--analytics .analytics-detail-card .an-trow:not(.an-trow--head):before{background:var(--accent);opacity:0;content:"";border-radius:2px;width:2px;position:absolute;top:8px;bottom:8px;left:0}.production-page--analytics .analytics-detail-card .an-trow:not(.an-trow--head):hover:before,.production-page--analytics .analytics-detail-card .an-trow.is-leading:before{opacity:.7}.production-page--analytics .analytics-detail-card .an-trow.is-leading{background:color-mix(in srgb, var(--accent) 3%, transparent)}.production-page--analytics .an-tid{gap:9px}.production-page--analytics .an-rank{width:22px;color:var(--muted);font-family:var(--font-data);text-align:center;flex:0 0 22px;font-size:9px;font-weight:700}.production-page--analytics .an-trow.is-leading .an-rank{color:var(--accent)}.production-page--analytics .an-timg{border:1px solid var(--line);border-radius:8px;flex:0 0 28px;width:28px;height:28px}.production-page--analytics .analytics-detail-card .an-tname b{font-size:12px;font-weight:750}.production-page--analytics .analytics-detail-card .an-tname em{color:var(--muted);font-family:var(--font-data);margin-top:2px;font-size:9px}.production-page--analytics .analytics-detail-card .an-num{color:var(--muted-strong);font-family:var(--font-data);font-variant-numeric:tabular-nums;font-size:10px}.production-page--analytics .analytics-detail-card .an-burnval{color:var(--tolly-burn)}.production-page--analytics .analytics-detail-card .an-num.is-up{color:var(--positive)}.production-page--analytics .analytics-detail-card .an-num.is-down{color:var(--negative)}.production-page--analytics .analytics-market-card__footer button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:750}.production-page--analytics .analytics-recent-card__footer{min-height:41px;color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:12px;margin-top:5px;padding:11px 8px 0;font-size:10px;display:flex}.production-page--analytics .analytics-recent-card__footer button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:750}.production-page--analytics .analytics-recent-card__footer button:hover{color:var(--text)}.production-page--analytics .analytics-evidence-badge{color:var(--muted-strong);border:1px solid var(--line);background:var(--panel-soft);font-family:var(--font-data);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:7px 9px;font-size:9px;display:inline-flex}.production-page--analytics .analytics-evidence-badge i{background:var(--accent);width:6px;height:6px;box-shadow:0 0 8px color-mix(in srgb, var(--accent) 58%, transparent);border-radius:50%}.production-page--analytics .analytics-recent-card .an-feed{max-height:none}.production-page--analytics .analytics-recent-card .an-fitem{border-radius:8px;grid-template-columns:54px minmax(120px,1fr) minmax(90px,.5fr) minmax(120px,.65fr) 72px;gap:12px;min-height:48px;padding:6px 9px;font-size:10px}.production-page--analytics .analytics-recent-card .an-fitem:hover{background:var(--panel-hover)}.production-page--analytics .analytics-recent-card .an-fside{border-radius:6px;padding:4px 7px;font-size:9px}.production-page--analytics .analytics-recent-card .an-ftoken{min-width:0;color:var(--text);font-size:11px}.production-page--analytics .analytics-recent-card .an-fusd{color:var(--text);font-family:var(--font-data);text-align:right;font-size:11px;font-weight:800}.production-page--analytics .analytics-recent-card .an-faddr{color:var(--muted);font-family:var(--font-data);text-align:right;font-size:10px}.production-page--analytics .analytics-recent-card .an-fago{color:var(--muted);font-family:var(--font-data);font-size:10px}@container (width<=980px){.production-page--analytics .analytics-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.production-page--analytics .analytics-kpis>article{border-bottom:1px solid var(--line)}.production-page--analytics .analytics-kpis>article:nth-child(3){border-right:0}.production-page--analytics .analytics-kpis>article:nth-child(n+4){border-bottom:0}.production-page--analytics .analytics-proof-deck{grid-template-columns:1fr}.production-page--analytics .analytics-route-card{grid-template-columns:minmax(230px,.8fr) minmax(0,1.2fr);align-items:center;gap:18px;display:grid}.production-page--analytics .analytics-route-card>header,.production-page--analytics .analytics-route-card>.analytics-fee-modes{grid-column:1}.production-page--analytics .analytics-route-card>.donut,.production-page--analytics .analytics-route-card>ul{grid-column:2}.production-page--analytics .analytics-route-card>.donut{grid-row:1/span 2}.production-page--analytics .analytics-route-card>ul{grid-row:1/span 2;margin:0 0 0 150px}.production-page--analytics .analytics-detail-card .an-trow{grid-template-columns:minmax(190px,1.7fr) repeat(2,minmax(75px,.8fr)) minmax(72px,.72fr) minmax(46px,.44fr) minmax(50px,.48fr) minmax(75px,.72fr) minmax(66px,.64fr);gap:7px}}@container (width<=700px){.production-page--analytics .analytics-flywheel__video{aspect-ratio:9/16}.production-page--analytics .analytics-ledger-strip__head{min-height:50px}.production-page--analytics .analytics-kpis{grid-template-columns:1fr 1fr}.production-page--analytics .analytics-kpis>article,.production-page--analytics .analytics-kpis>article:nth-child(3),.production-page--analytics .analytics-kpis>article:nth-child(n+4){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.production-page--analytics .analytics-kpis>article:nth-child(2n){border-right:0}.production-page--analytics .analytics-kpis>article:last-child{border-bottom:0;border-right:0;grid-column:1/-1}.production-page--analytics .analytics-route-card{gap:0;display:flex}.production-page--analytics .analytics-route-card>.donut{margin-inline-start:auto;margin-inline-end:auto}.production-page--analytics .analytics-route-card>ul{margin:0}.production-page--analytics .analytics-detail-card>.section-heading{flex-direction:column;align-items:flex-start}.production-page--analytics .analytics-card-actions{justify-content:flex-start;width:100%}.production-page--analytics .analytics-detail-card .an-trow--head{display:none}.production-page--analytics .analytics-detail-card .an-table{gap:8px}.production-page--analytics .analytics-detail-card .an-trow:not(.an-trow--head){border:1px solid var(--line);background:var(--panel-soft);border-radius:11px;grid-template-columns:1fr 1fr;gap:0;min-height:0;padding:13px;display:grid}.production-page--analytics .analytics-detail-card .an-trow:not(.an-trow--head):before{width:24px;height:1px;top:13px;bottom:auto;left:12px}.production-page--analytics .analytics-detail-card .an-tid{border-bottom:1px solid var(--line);grid-column:1/-1;min-height:43px;margin-bottom:8px;padding:0 0 9px}.production-page--analytics .analytics-detail-card .an-num{border-bottom:1px solid color-mix(in srgb, var(--line) 72%, transparent);text-align:right;justify-content:space-between;align-items:flex-end;gap:8px;min-height:42px;padding:9px 5px 7px;display:flex!important}.production-page--analytics .analytics-detail-card .an-num:nth-last-child(-n+2){border-bottom:0}.production-page--analytics .analytics-detail-card .an-num:before{color:var(--muted);font-family:var(--font-body);text-align:left;content:attr(data-label);font-size:9px;font-weight:650}.production-page--analytics .analytics-market-card__footer,.production-page--analytics .analytics-recent-card__footer{flex-direction:column;align-items:flex-start}.production-page--analytics .analytics-recent-card .an-fitem{grid-template-columns:50px minmax(0,1fr) max-content;grid-template-areas:"side token usd""side ago ago";gap:3px 9px;min-height:58px;padding:8px}.production-page--analytics .analytics-recent-card .an-fside{grid-area:side;align-self:center}.production-page--analytics .analytics-recent-card .an-ftoken{grid-area:token}.production-page--analytics .analytics-recent-card .an-fusd{grid-area:usd}.production-page--analytics .analytics-recent-card .an-faddr{display:none}.production-page--analytics .analytics-recent-card .an-fago{text-align:left;grid-area:ago}}@container (width<=430px){.production-page--analytics .analytics-ledger-strip__head{padding-inline-start:13px;padding-inline-end:13px}.production-page--analytics .analytics-ledger-strip__head>span{font-size:9px}.production-page--analytics .analytics-kpis>article{padding:14px 13px}.production-page--analytics .analytics-kpis strong{font-size:19px}.production-page--analytics .analytics-flywheel{border-radius:11px}.production-page--analytics .analytics-flywheel__paused{width:40px;height:40px;font-size:12px}.production-page--analytics .analytics-chart--primary,.production-page--analytics .analytics-route-card,.production-page--analytics .analytics-detail-card{padding:15px}.production-page--analytics .analytics-chart--primary{min-height:320px}.production-page--analytics .analytics-chart--primary .an-area{height:176px}.production-page--analytics .analytics-card-actions{grid-template-columns:1fr 1fr;display:grid}.production-page--analytics .analytics-card-actions .button{width:100%;padding-inline-start:8px;padding-inline-end:8px}.production-page--analytics .analytics-evidence-badge{align-self:flex-start}}.production-page--analytics .analytics-page-title{border-bottom:1px solid var(--line);margin-bottom:17px;padding:2px 0 15px;display:block}.production-page--analytics .analytics-page-title__copy h1{letter-spacing:-.045em;font-size:clamp(27px,2.2vw,34px)}.production-page--analytics .analytics-page-title__copy p,.production-page--analytics .analytics-page-title__proof{display:none}.production-page--analytics .analytics-state{min-height:220px;color:var(--muted-strong);border-color:var(--line-strong);background:var(--panel);border-radius:15px;grid-template-columns:18px auto;place-content:center;align-items:center;gap:11px;font-size:12px;display:grid}.production-page--analytics .analytics-state>i{border:2px solid var(--line-strong);border-top-color:var(--accent);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite analytics-state-spin}.production-page--analytics .analytics-state.is-error>i{border-color:var(--negative);animation:none}@keyframes analytics-state-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.production-page--analytics .analytics-state>i{animation:none}}.production-page--analytics .analytics-production{gap:16px;display:grid;container-type:inline-size}.production-page--analytics .analytics-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin:0;display:grid}.production-page--analytics .analytics-kpis>article{border:1px solid var(--line-strong);background:var(--panel);min-width:0;min-height:142px;box-shadow:inset 0 1px color-mix(in srgb, var(--text) 3%, transparent);border-radius:15px;flex-direction:column;justify-content:center;padding:20px 22px;display:flex;position:relative;overflow:hidden}.production-page--analytics .analytics-kpis>article:after{display:none}.production-page--analytics .analytics-kpis small{color:var(--muted-strong);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.production-page--analytics .analytics-kpis strong{color:var(--text);font-family:var(--font-data);font-variant-numeric:tabular-nums;letter-spacing:-.045em;white-space:nowrap;margin-top:18px;font-size:clamp(26px,2.5vw,36px);line-height:.96;display:block}.production-page--analytics .analytics-kpis span{max-width:230px;color:var(--muted-strong);margin-top:14px;font-size:11px;line-height:1.4;display:block}.production-page--analytics .analytics-workspace{border-color:var(--line-strong);background:var(--panel);border-radius:16px;min-width:0;padding:22px}.production-page--analytics .analytics-workspace__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:22px;min-width:0;padding:2px 0 18px;display:flex}.production-page--analytics .analytics-workspace__head>div:first-child{min-width:0}.production-page--analytics .analytics-workspace__head h2{color:var(--text);letter-spacing:-.035em;margin-top:7px;font-size:clamp(22px,2.1vw,30px);line-height:1.08}.production-page--analytics .analytics-tabs{border:1px solid var(--line-strong);background:var(--panel-soft);border-radius:11px;flex:none;grid-template-columns:repeat(3,minmax(72px,1fr));gap:3px;padding:4px;display:inline-grid}.production-page--analytics .analytics-tabs button{cursor:pointer;min-width:0;min-height:38px;color:var(--muted-strong);font:750 12px/1 var(--font-ui);background:0 0;border:0;border-radius:8px;outline:0;padding:8px 13px}.production-page--analytics .analytics-tabs button:hover{color:var(--text);background:var(--panel-hover)}.production-page--analytics .analytics-tabs button[aria-selected=true]{color:var(--text);background:color-mix(in srgb, var(--accent) 10%, var(--panel-hover));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 12%, transparent)}.production-page--analytics .analytics-tabs button:focus-visible{box-shadow:0 0 0 2px var(--bg), 0 0 0 4px var(--accent)}.production-page--analytics .analytics-tab-panel{min-width:0;padding-top:18px}.production-page--analytics .analytics-tab-panel[hidden]{display:none!important}.production-page--analytics .analytics-flow-layout{grid-template-columns:minmax(0,2fr) minmax(270px,.64fr);align-items:stretch;gap:14px;display:grid}.production-page--analytics .analytics-flow-visual{align-items:start;min-width:0;display:grid}.production-page--analytics .analytics-flow-visual .analytics-flywheel{width:100%;box-shadow:none;border-radius:13px}@container (width>=1081px){.production-page--analytics .analytics-flow-visual{align-items:stretch}.production-page--analytics .analytics-flow-visual .analytics-flywheel,.production-page--analytics .analytics-flow-visual .analytics-flywheel__stage,.production-page--analytics .analytics-flow-visual .analytics-flywheel__video{height:100%}}.production-page--analytics .analytics-flow-routes{border-color:var(--line-strong);background:var(--panel-soft);border-radius:13px;flex-direction:column;min-width:0;padding:18px;display:flex}.production-page--analytics .analytics-flow-routes header small{color:var(--muted-strong);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:800}.production-page--analytics .analytics-flow-routes header strong{color:var(--text);letter-spacing:-.02em;margin-top:7px;font-size:18px;line-height:1.25;display:block}.production-page--analytics .analytics-flow-routes .analytics-fee-modes{margin-top:15px}.production-page--analytics .analytics-flow-routes .analytics-fee-modes article{background:var(--panel);padding:12px}.production-page--analytics .analytics-flow-routes .analytics-fee-modes b{font-size:10px}.production-page--analytics .analytics-flow-routes .analytics-fee-modes span{font-size:12px}.production-page--analytics .analytics-flow-routes .analytics-fee-modes small{font-size:11px}.production-page--analytics .analytics-fee-allocation{border-top:1px solid var(--line);gap:11px;margin-top:17px;padding-top:15px;display:grid}.production-page--analytics .analytics-fee-allocation__head{justify-content:space-between;align-items:baseline;gap:12px;min-width:0;display:flex}.production-page--analytics .analytics-flow-routes .analytics-fee-allocation__head small{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;flex:none;font-size:10px;font-weight:850}.production-page--analytics .analytics-flow-routes .analytics-fee-allocation__head strong{min-width:0;color:var(--text);font-family:var(--font-data);font-variant-numeric:tabular-nums;letter-spacing:-.015em;text-align:right;margin:0;font-size:15px;line-height:1.2;display:block}.production-page--analytics .analytics-fee-allocation__rail{border:1px solid var(--line-strong);background:var(--panel);border-radius:6px;gap:2px;width:100%;height:15px;padding:3px;display:flex;overflow:hidden}.production-page--analytics .analytics-fee-allocation__rail>span{flex:var(--route-weight) 1 0;background:var(--route-color);border-radius:2px;min-width:3px}.production-page--analytics .analytics-flow-routes .analytics-fee-allocation__routes{border:1px solid var(--line);background:var(--panel);border-radius:10px;gap:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.production-page--analytics .analytics-flow-routes .analytics-fee-allocation__routes li{border-bottom:1px solid var(--line);grid-template-columns:5px minmax(0,1fr) minmax(48px,72px) 34px;align-items:center;gap:9px;min-width:0;min-height:39px;padding:8px 10px;font-size:12px;display:grid}.production-page--analytics .analytics-flow-routes .analytics-fee-allocation__routes li:last-child{border-bottom:0}.production-page--analytics .analytics-fee-allocation__swatch{background:var(--route-color);border-radius:3px;width:4px;height:20px}.production-page--analytics .analytics-fee-allocation__label{min-width:0;color:var(--muted-strong);font-size:12px;font-weight:650;line-height:1.25}.production-page--analytics .analytics-fee-allocation__meter{background:var(--panel-soft);border-radius:99px;height:5px;overflow:hidden}.production-page--analytics .analytics-fee-allocation__meter>i{width:var(--route-share);border-radius:inherit;background:var(--route-color);min-width:4px;height:100%;display:block}.production-page--analytics .analytics-flow-routes .analytics-fee-allocation__routes li>strong{color:var(--text);font-family:var(--font-data);font-variant-numeric:tabular-nums;text-align:right;font-size:13px}.production-page--analytics .analytics-circulation.analytics-tolly-strategy{border-color:var(--line-strong);background:var(--panel-soft);box-shadow:none;border-radius:13px;margin-top:14px;padding:21px 23px;overflow:hidden}.production-page--analytics .analytics-circulation__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:18px;display:flex}.production-page--analytics .analytics-circulation__head>div:first-child{min-width:0}.production-page--analytics .analytics-circulation__head h3{flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:8px;display:flex}.production-page--analytics .analytics-circulation__head h3 strong{color:var(--text);font-family:var(--font-data);font-variant-numeric:tabular-nums;letter-spacing:-.055em;font-size:clamp(31px,3vw,43px);line-height:1}.production-page--analytics .analytics-circulation__head h3 span{color:var(--tolly-burn);font-size:17px;font-weight:800}.production-page--analytics .analytics-circulation__share{text-align:right;flex:none;justify-items:end;display:grid}.production-page--analytics .analytics-circulation__share>strong{color:var(--tolly-burn);font-family:var(--font-data);font-size:28px;line-height:1}.production-page--analytics .analytics-circulation__share>span{color:var(--muted);margin-top:5px;font-size:10px}.production-page--analytics .analytics-tolly-strategy__action{color:var(--accent);margin-top:8px;font-size:10px;font-weight:750;text-decoration:none}.production-page--analytics .analytics-tolly-strategy__action:hover{color:var(--text)}.production-page--analytics .analytics-circulation__body{grid-template-columns:minmax(0,1.25fr) minmax(380px,.92fr);gap:22px;padding-top:18px;display:grid}.production-page--analytics .analytics-removal-routes{min-width:0}.production-page--analytics .analytics-removal-routes>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.production-page--analytics .analytics-removal-routes>header small,.production-page--analytics .analytics-removal-routes>header span{color:var(--muted-strong);font-family:var(--font-data);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:700}.production-page--analytics .analytics-removal-bar{border:1px solid var(--line);background:var(--panel);border-radius:10px;width:100%;height:34px;margin-top:10px;display:flex;overflow:hidden}.production-page--analytics .analytics-removal-bar i{min-width:0;height:100%;display:block}.production-page--analytics .analytics-removal-bar .is-direct{background:color-mix(in srgb, var(--project-burn) 72%, var(--panel))}.production-page--analytics .analytics-removal-bar .is-bought{background:color-mix(in srgb, var(--tolly-burn) 82%, var(--panel))}.production-page--analytics .analytics-removal-bar[data-empty=true]:after{background:var(--line);content:"";width:100%}.production-page--analytics .analytics-route-totals{grid-template-columns:1fr 1fr;gap:10px;margin-top:11px;display:grid}.production-page--analytics .analytics-route-totals article{border:1px solid var(--line);background:var(--panel);border-radius:10px;min-width:0;padding:12px 14px}.production-page--analytics .analytics-route-totals small,.production-page--analytics .analytics-route-totals strong{display:block}.production-page--analytics .analytics-route-totals small{color:var(--muted-strong);text-transform:uppercase;font-size:9px;line-height:1.35}.production-page--analytics .analytics-route-totals strong{color:var(--text);font-family:var(--font-data);margin-top:7px;font-size:17px}.production-page--analytics .analytics-furnace{border-left:1px solid var(--line);min-width:0;padding-left:22px}.production-page--analytics .analytics-furnace h4{color:var(--text);margin-top:7px;font-size:16px;line-height:1.25}.production-page--analytics .analytics-furnace__steps{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr) 18px minmax(0,1fr);align-items:center;gap:5px;margin-top:18px;display:grid}.production-page--analytics .analytics-furnace__steps article{min-width:0}.production-page--analytics .analytics-furnace__steps small,.production-page--analytics .analytics-furnace__steps strong{display:block}.production-page--analytics .analytics-furnace__steps small{color:var(--muted);text-transform:uppercase;font-size:9px}.production-page--analytics .analytics-furnace__steps strong{color:var(--text);font-family:var(--font-data);overflow-wrap:anywhere;margin-top:6px;font-size:11px;line-height:1.35}.production-page--analytics .analytics-furnace__steps>i{color:var(--tolly-burn);text-align:center;font-size:15px;font-style:normal}.production-page--analytics .analytics-furnace footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:17px;padding-top:13px;display:flex}.production-page--analytics .analytics-furnace footer span{color:var(--muted-strong);font-size:9px}.production-page--analytics .analytics-furnace footer strong{color:var(--positive);text-align:right;font-size:9px}.production-page--analytics .analytics-furnace__contribution{color:var(--muted);margin-top:11px;font-size:9px;line-height:1.45}.production-page--analytics .analytics-furnace__contribution strong{color:var(--text)}.production-page--analytics .analytics-fee-charts{gap:14px;display:grid}.production-page--analytics .analytics-trend{border-color:var(--line-strong);background:var(--panel-soft);border-radius:13px;min-width:0;min-height:350px;padding:22px 24px 20px}.production-page--analytics .analytics-trend>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.production-page--analytics .analytics-trend>header small{color:var(--muted-strong);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:800}.production-page--analytics .analytics-trend>header p{flex-wrap:wrap;align-items:baseline;gap:11px;margin-top:9px;display:flex}.production-page--analytics .analytics-trend>header p strong{color:var(--text);font-family:var(--font-data);letter-spacing:-.05em;font-size:clamp(27px,3vw,39px);line-height:1}.production-page--analytics .analytics-trend>header p span{color:var(--positive);font-size:12px;font-weight:750}.production-page--analytics .analytics-trend.is-revenue>header p span{max-width:330px}.production-page--analytics .analytics-trend>header>b{color:var(--text);border:1px solid var(--line);background:var(--panel);font-family:var(--font-data);border-radius:8px;padding:8px 11px;font-size:10px}.production-page--analytics .analytics-trend .analytics-trend__plot{--chart-color:var(--accent);width:100%;height:200px;margin-top:18px;overflow:visible}.production-page--analytics .analytics-trend .analytics-trend__plot.is-revenue{--chart-color:var(--positive)}.production-page--analytics .analytics-trend__grid{fill:none;stroke:var(--line);stroke-width:.3px;vector-effect:non-scaling-stroke}.production-page--analytics .analytics-trend__axis{color:var(--muted);font-family:var(--font-data);justify-content:space-between;gap:8px;margin-top:7px;font-size:9px;display:flex}.production-page--analytics .analytics-trend>footer{min-height:31px;color:var(--muted-strong);border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:18px;margin-top:12px;padding-top:12px;font-size:11px;display:flex}.production-page--analytics .analytics-trend>footer strong:first-child{color:var(--positive)}.production-page--analytics .analytics-trend.is-volume>footer strong:last-child,.production-page--analytics .analytics-trend.is-revenue>footer strong:last-child{color:var(--negative);text-align:right}.production-page--analytics .analytics-market-card{border-color:var(--line-strong);background:var(--panel-soft);border-radius:13px;min-width:0;padding:21px 23px 14px;overflow:hidden}.production-page--analytics .analytics-market-card>.section-heading{border-bottom:1px solid var(--line);align-items:flex-end;margin:0 0 13px;padding:0 0 17px}.production-page--analytics .analytics-market-card .section-heading h2{margin-top:7px;font-size:clamp(20px,2vw,27px)}.production-page--analytics .analytics-market-card .section-heading p{max-width:720px;margin-top:5px;font-size:11px}.production-page--analytics .analytics-card-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:7px;display:flex}.production-page--analytics .analytics-card-actions .button{white-space:nowrap;min-height:36px}.production-page--analytics .analytics-market-toggle{color:var(--accent)}.production-page--analytics .analytics-market-table{overscroll-behavior-inline:contain;min-width:0;overflow-x:auto}.production-page--analytics .analytics-market-card .an-trow{min-width:910px;min-height:45px;color:var(--muted-strong);border-bottom:1px solid var(--line);border-radius:0;grid-template-columns:minmax(205px,1.8fr) minmax(76px,.7fr) minmax(82px,.72fr) minmax(76px,.7fr) minmax(44px,.4fr) minmax(50px,.45fr) minmax(78px,.7fr) minmax(70px,.62fr);align-items:center;gap:9px;padding:7px 9px;font-family:inherit;display:grid}.production-page--analytics .analytics-market-card .an-trow--head{min-height:34px;color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px}.production-page--analytics .analytics-market-card .an-trow:not(.an-trow--head){text-decoration:none;position:relative}.production-page--analytics .analytics-market-card .an-trow:not(.an-trow--head):hover{color:var(--text);background:var(--panel-hover)}.production-page--analytics .analytics-market-card .an-trow.is-leading{background:color-mix(in srgb, var(--accent) 4%, var(--panel))}.production-page--analytics .analytics-market-card .an-trow.is-leading:before{background:var(--accent);content:"";border-radius:2px;width:2px;position:absolute;top:7px;bottom:7px;left:0;right:auto}.production-page--analytics .analytics-market-card .an-tid{gap:9px;min-width:0}.production-page--analytics .analytics-market-card .an-rank{width:22px;color:var(--muted);font-family:var(--font-data);text-align:center;flex:0 0 22px;font-size:9px}.production-page--analytics .analytics-market-card .an-trow.is-leading .an-rank{color:var(--accent)}.production-page--analytics .analytics-market-card .an-timg{border:1px solid var(--line);border-radius:8px;flex:0 0 29px;width:29px;height:29px}.production-page--analytics .analytics-market-card .an-tname b{color:var(--text);font-family:inherit;font-size:11px}.production-page--analytics .analytics-market-card .an-tname em{color:var(--muted);font-family:var(--font-data);margin-top:2px;font-size:9px}.production-page--analytics .analytics-market-card .an-num{color:var(--muted-strong);font-family:var(--font-data);font-variant-numeric:tabular-nums;text-align:right;font-size:10px}.production-page--analytics .analytics-market-card .an-burnval{color:var(--tolly-burn)}.production-page--analytics .analytics-market-card .an-num.is-up{color:var(--positive)}.production-page--analytics .analytics-market-card .an-num.is-down{color:var(--negative)}.production-page--analytics .analytics-market-card__footer{min-height:41px;color:var(--muted);justify-content:space-between;align-items:flex-end;gap:12px;padding:11px 7px 0;font-size:10px;display:flex}.production-page--analytics .analytics-market-card__footer button{cursor:pointer;color:var(--accent);background:0 0;border:0;padding:0;font-size:10px;font-weight:750}.production-page--analytics .analytics-market-card__footer button:hover{color:var(--text)}.production-page--analytics .analytics-market-empty{min-height:150px;color:var(--muted);place-items:center;font-size:11px;display:grid}@container (width<=1080px){.production-page--analytics .analytics-flow-layout{grid-template-columns:1fr}.production-page--analytics .analytics-flow-routes{width:min(100%,560px);margin-inline-start:auto;margin-inline-end:auto}.production-page--analytics .analytics-circulation__body{grid-template-columns:1fr}.production-page--analytics .analytics-furnace{border-top:1px solid var(--line);border-left:0;padding:18px 0 0}.production-page--analytics .analytics-market-table{overflow:visible}.production-page--analytics .analytics-market-card .an-trow{grid-template-columns:minmax(170px,1.8fr) minmax(70px,.7fr) minmax(76px,.72fr) minmax(70px,.7fr) minmax(74px,.7fr) minmax(66px,.62fr);gap:7px;min-width:0}.production-page--analytics .analytics-market-card .an-trow>:nth-child(5),.production-page--analytics .analytics-market-card .an-trow>:nth-child(6){display:none}}@container (width<=850px){.production-page--analytics .analytics-kpis{grid-template-columns:1fr 1fr}.production-page--analytics .analytics-kpis>article{min-height:126px}.production-page--analytics .analytics-market-card>.section-heading{flex-direction:column;align-items:flex-start}.production-page--analytics .analytics-card-actions{justify-content:flex-start;width:100%}}@container (width<=700px){.production-page--analytics .analytics-workspace{border-radius:13px;padding:15px}.production-page--analytics .analytics-workspace__head{flex-direction:column;align-items:stretch;gap:14px}.production-page--analytics .analytics-tabs{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.production-page--analytics .analytics-tabs button{min-height:40px;padding-inline-start:7px;padding-inline-end:7px}.production-page--analytics .analytics-tab-panel{padding-top:14px}.production-page--analytics .analytics-flow-routes{width:100%}.production-page--analytics .analytics-circulation.analytics-tolly-strategy,.production-page--analytics .analytics-market-card{padding:17px}.production-page--analytics .analytics-circulation__head{flex-direction:column;align-items:flex-start;gap:13px}.production-page--analytics .analytics-circulation__share{text-align:left;justify-items:start}.production-page--analytics .analytics-route-totals{grid-template-columns:1fr}.production-page--analytics .analytics-furnace__steps{grid-template-columns:1fr;gap:7px}.production-page--analytics .analytics-furnace__steps>i{transform:rotate(90deg)}.production-page--analytics .analytics-furnace footer{flex-direction:column;align-items:flex-start}.production-page--analytics .analytics-furnace footer strong{text-align:left}.production-page--analytics .analytics-trend{min-height:310px;padding:18px}.production-page--analytics .analytics-trend .analytics-trend__plot{height:165px}.production-page--analytics .analytics-trend>footer{font-size:10px}.production-page--analytics .analytics-card-actions{grid-template-columns:1fr 1fr;display:grid}.production-page--analytics .analytics-card-actions .button{width:100%;padding-inline-start:8px;padding-inline-end:8px}.production-page--analytics .analytics-market-table{overflow:visible}.production-page--analytics .analytics-market-card .an-trow{grid-template-columns:minmax(0,1fr);min-width:0;min-height:48px;padding:8px 5px}.production-page--analytics .analytics-market-card .an-trow--head{min-height:32px;display:grid}.production-page--analytics .analytics-market-card .an-trow--head .an-num,.production-page--analytics .analytics-market-card .an-trow:not(.an-trow--head)>.an-num{display:none}.production-page--analytics .analytics-market-card .an-tid{min-height:32px}}@container (width<=480px){.production-page--analytics .analytics-page-title{margin-bottom:14px;padding-bottom:12px}.production-page--analytics .analytics-page-title__copy h1{font-size:27px}.production-page--analytics .analytics-production{gap:12px}.production-page--analytics .analytics-kpis{grid-template-columns:1fr;gap:9px}.production-page--analytics .analytics-kpis>article{min-height:126px;padding:18px 20px}.production-page--analytics .analytics-kpis strong,.production-page--analytics .analytics-kpis .analytics-kpi--lifetime strong{font-size:35px}.production-page--analytics .analytics-kpis strong{margin-top:14px}.production-page--analytics .analytics-kpis span{margin-top:11px}.production-page--analytics .analytics-workspace__head h2{font-size:24px}.production-page--analytics .analytics-flow-routes{padding:16px}.production-page--analytics .analytics-flow-routes .analytics-fee-modes{grid-template-columns:1fr 1fr}.production-page--analytics .analytics-circulation__head h3{flex-direction:column;align-items:flex-start;gap:5px}.production-page--analytics .analytics-circulation__head h3 strong{font-size:36px}.production-page--analytics .analytics-circulation__head h3 span{font-size:16px}.production-page--analytics .analytics-removal-bar{height:30px}.production-page--analytics .analytics-trend>header p{flex-direction:column;align-items:flex-start;gap:7px}.production-page--analytics .analytics-trend>header p strong{font-size:31px}.production-page--analytics .analytics-trend>header>b{padding:7px 9px}.production-page--analytics .analytics-trend .analytics-trend__plot{height:145px}.production-page--analytics .analytics-trend>footer{align-items:flex-start}.production-page--analytics .analytics-market-card__footer{flex-direction:column;align-items:flex-start}}.production-page--creator .creator-production{padding:0}.production-page--creator .creator-studio-actions{border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;padding:14px 16px;display:flex}.production-page--creator .creator-studio-actions strong{color:var(--text);margin-top:3px;font-size:12px;display:block}.production-page--creator .creator-studio-actions>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.production-page--creator .co-banner{color:var(--muted-strong);border-radius:var(--radius-md);margin-bottom:10px;font-family:inherit}.production-page--creator .co-banner__txt{flex:auto;min-width:0}.production-page--creator .co-banner__txt strong{color:var(--text);font-family:inherit}.production-page--creator .co-banner__clear{white-space:nowrap;flex:none}.production-page--creator .production-creator-earnings{gap:20px;min-height:132px;margin:10px 0;padding:18px 20px}.production-page--creator .production-creator-earnings>div:first-child>strong{flex-wrap:wrap;align-items:baseline;gap:8px;font-size:clamp(24px,3vw,34px);display:flex}.production-page--creator .production-creator-earnings .creator-hero__chart{height:62px}.production-page--creator .creator-earnings-empty{min-height:62px;color:var(--muted);border:1px dashed var(--line);border-radius:var(--radius-sm);text-align:center;place-content:center;justify-items:center;display:grid}.production-page--creator .creator-earnings-empty strong{color:var(--text);font-size:12px}.production-page--creator .creator-earnings-empty span{margin-top:5px;font-size:11px}.production-page--creator .production-creator-earnings__actions{gap:7px;min-width:112px;display:grid}.production-page--creator .production-routing-heading,.production-page--creator .creator-tokens-heading{margin:24px 0 12px}.production-page--creator .creator-tokens-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.production-page--creator .creator-tokens-heading>span{color:var(--muted-strong);border:1px solid var(--line);border-radius:var(--radius-xs);text-transform:uppercase;flex:none;padding:5px 8px;font-size:10px;font-weight:750}.production-page--creator .co-empty,.production-page--creator .co-row,.production-page--creator .co-filter,.production-page--creator .bw__card{color:var(--text);border-color:var(--line);background:var(--panel);font-family:inherit;box-shadow:inset 0 1px #ffffff06}.production-page--creator .co-row{border-radius:var(--radius-md)}.production-page--creator .co-row button,.production-page--creator .co-row a,.production-page--creator .co-row input,.production-page--creator .co-empty button,.production-page--creator .co-filter input{font-family:inherit}.production-page--creator .co-row__sym,.production-page--creator .co-row__mcap,.production-page--creator .co-row__vol,.production-page--creator .co-row__toll b,.production-page--creator .co-row__cut b{color:var(--text);font-family:inherit}.production-page--creator .co-change.is-primary,.production-page--creator .co-apply{color:var(--accent-text);border-color:var(--accent);background:var(--accent);font-family:inherit}.production-page--creator .creator-token-card{margin-top:9px;overflow:clip}.production-page--creator .creator-token-card .co-row__head{min-height:78px;padding-right:10px}.production-page--creator .creator-token-card .co-row__toggle{gap:12px;min-height:76px;padding:11px 13px}.production-page--creator .creator-token-card__logo{object-fit:cover;border:1px solid var(--line-strong);background:var(--panel-soft);border-radius:11px;flex:0 0 44px;width:44px;height:44px}.production-page--creator .creator-token-card__identity{flex:230px;gap:7px;min-width:188px;display:grid}.production-page--creator .creator-token-card__identity>span:first-child{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.production-page--creator .creator-token-card__profile{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.production-page--creator .creator-token-card__profile i{color:var(--muted);border:1px solid var(--line);background:var(--panel-soft);letter-spacing:.02em;white-space:nowrap;border-radius:999px;padding:3px 6px;font-size:8.5px;font-style:normal;font-weight:700}.production-page--creator .creator-token-card__profile i.is-added{color:var(--positive);border-color:color-mix(in srgb, var(--positive) 32%, var(--line));background:color-mix(in srgb, var(--positive) 5%, var(--panel-soft))}.production-page--creator .creator-token-card__actions{align-items:center;gap:6px;padding:9px 0}.production-page--creator .creator-token-card__actions .button{white-space:nowrap;min-height:35px;padding-inline-start:11px;padding-inline-end:11px}.production-page--creator .creator-token-card__edit{min-width:132px}.production-page--creator .creator-token-card__view{min-width:78px}.production-page--creator .creator-token-card__advanced-actions{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-soft);justify-content:space-between;align-items:center;gap:12px;margin:10px 0;padding:10px 12px;display:flex}.production-page--creator .creator-token-card__advanced-actions>span{color:var(--muted-strong);text-transform:uppercase;font-size:10px;font-weight:750}.production-page--creator .creator-route-card{border-radius:var(--radius-md);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:22px;padding:18px;display:grid}.production-page--creator .creator-route-card__icon{width:40px;height:40px;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 34%, var(--line));background:color-mix(in srgb, var(--accent) 6%, var(--panel-soft));border-radius:12px;place-items:center;display:grid}.production-page--creator .creator-route-card h2{color:var(--text);margin:4px 0;font-size:16px}.production-page--creator .creator-route-card p{max-width:760px;color:var(--muted);margin:0;font-size:11px;line-height:1.55}.production-page--creator .creator-route-card__current{color:var(--muted-strong);margin-top:8px;font-size:10px;display:block}.production-page--creator .creator-route-card__current b{color:var(--text);font-family:var(--font-data)}.production-page--creator .creator-route-card__actions{gap:7px;min-width:146px;display:grid}.production-page--creator .creator-more-tools{border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:16px;margin-top:10px;padding:14px 16px;display:flex}.production-page--creator .creator-more-tools strong,.production-page--creator .creator-more-tools span{display:block}.production-page--creator .creator-more-tools strong{color:var(--text);margin-top:3px;font-size:12px}.production-page--creator .creator-more-tools span{color:var(--muted);margin-top:3px;font-size:10px}body:has(.creator-profile-editor){overflow:hidden}.creator-profile-editor{z-index:11000;justify-items:end;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.creator-profile-editor__scrim{cursor:default;background:color-mix(in srgb, var(--bg) 76%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.creator-profile-editor__panel{width:min(520px,100vw);height:100dvh;color:var(--text);border-left:1px solid var(--line-strong);background:var(--bg-elevated);box-shadow:-24px 0 64px color-mix(in srgb, var(--bg) 70%, transparent);grid-template-rows:auto minmax(0,1fr) auto;display:grid;position:relative;overflow:hidden}.creator-profile-editor__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 22px 18px;display:flex}.creator-profile-editor__head h2{color:var(--text);margin:5px 0 3px;font-size:23px}.creator-profile-editor__head p{color:var(--muted);font:650 10px/1.3 var(--font-data);margin:0}.creator-profile-editor__head>button{cursor:pointer;width:34px;height:34px;color:var(--muted-strong);border:1px solid var(--line);background:var(--panel-soft);border-radius:50%;flex:0 0 34px;place-items:center;font-size:21px;display:grid}.creator-profile-editor__head>button:hover{color:var(--text);border-color:var(--line-strong)}.creator-profile-editor__body{overscroll-behavior:contain;align-content:start;gap:14px;padding:20px 22px 28px;display:grid;overflow-y:auto}.creator-profile-editor__logo{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel-soft);align-items:center;gap:13px;padding:13px;display:flex}.creator-profile-editor__logo .co-meta__prev{flex:0 0 72px;width:72px;height:72px}.creator-profile-editor__logo strong,.creator-profile-editor__logo span{display:block}.creator-profile-editor__logo strong{color:var(--text);font-size:13px}.creator-profile-editor__logo span{max-width:280px;color:var(--muted);margin-top:5px;font-size:10px;line-height:1.45}.creator-profile-editor__section{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel);gap:11px;padding:15px;display:grid}.creator-profile-editor__section>div>span{color:var(--text);font-size:12px;font-weight:800}.creator-profile-editor__section>div>p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.45}.creator-profile-editor__section label{color:var(--muted-strong);gap:5px;font-size:10px;font-weight:700;display:grid}.creator-profile-editor__section input{width:100%;min-height:39px;color:var(--text);border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel-soft);font:600 11px/1 var(--font-data);outline:0;padding:0 11px}.creator-profile-editor__receipt{border:1px solid color-mix(in srgb, var(--accent) 24%, var(--line));border-radius:var(--radius-sm);background:color-mix(in srgb, var(--accent) 4%, var(--panel-soft));gap:4px;padding:12px 13px;display:grid}.creator-profile-editor__receipt strong{color:var(--text);font-size:11px}.creator-profile-editor__receipt span{color:var(--muted);font-size:10px;line-height:1.45}.creator-profile-editor__error{color:var(--negative);border:1px solid color-mix(in srgb, var(--negative) 34%, var(--line));border-radius:var(--radius-sm);background:color-mix(in srgb, var(--negative) 6%, var(--panel-soft));padding:10px 12px;font-size:10px;font-weight:700;line-height:1.45}.creator-profile-editor__foot{padding:14px 22px max(14px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--bg-elevated);justify-content:flex-end;gap:8px;display:flex}.creator-profile-editor__foot .button{min-width:116px}.production-page--analytics .furnace-live,.production-page--analytics .an-burn,.production-page--analytics .an-tile,.production-page--analytics .an-card,.production-page--portfolio .pos__hero,.production-page--portfolio .pos__table,.production-page--rewards .rw__total,.production-page--rewards .rw__row,.production-page--rewards .rw__empty-state,.production-page--launch .lf__card,.production-page--creator .co-card,.production-page--creator .co-banner,.production-page--creator .co-empty{border-color:var(--line);background:var(--panel);box-shadow:inset 0 1px #ffffff06}.production-page--analytics .furnace-live{border:1px solid var(--line);border-radius:var(--radius-lg);margin-bottom:10px;padding:18px}.production-page--analytics .furnace-live__title,.production-page--analytics .an-tile__v,.production-page--analytics .an-num,.production-page--analytics .an-tname b,.production-page--analytics .an-burn__stats span{color:var(--text)}.production-page--analytics .an-burn{border-color:color-mix(in srgb, var(--accent) 22%, var(--line));background:color-mix(in srgb, var(--accent) 4%, var(--panel))}.production-page--analytics .an-burn__v,.production-page--analytics .an-tile.is-accent .an-tile__v,.production-page--analytics .an-split__lead b{color:var(--accent)}.production-page--analytics .an-area path:last-child{stroke:var(--accent)}.production-page--analytics .an-ftoken{color:var(--text);text-decoration:none}.production-page--analytics .an-ftoken:hover{color:var(--accent)}.production-page--portfolio .pos--empty,.production-page--rewards .rw__empty-state,.production-page--creator .co-empty{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:340px}.production-page--portfolio .pos__cta,.production-page--rewards .rw__claim,.production-page--launch .lf__launch,.production-page--creator .co-apply{color:var(--accent-text);border-color:var(--accent);background:var(--accent)}.production-page--launch .lf__field input,.production-page--portfolio .pos__min input{color:var(--text);border-color:var(--line);background:var(--panel-soft)}@media (max-width:900px){.production-atlas-heading{flex-flow:wrap;align-items:center}.production-market-atlas .tb__discovery-controls,.production-market-atlas .tb__discovery-controls .tb__filter-anchor{display:block}.production-market-atlas .tb__discovery-controls .tb__bar{display:flex}.production-page--trade .tp2__body,.production-page--analytics .analytics-burn-proof{grid-template-columns:1fr}.production-page--creator .creator-studio-actions{flex-direction:column;align-items:flex-start}.production-page--creator .creator-studio-actions>div:last-child{justify-content:flex-start}.production-page--creator .creator-token-card .co-row__head{flex-direction:column;align-items:stretch;padding:0 10px 10px}.production-page--creator .creator-token-card .co-row__toggle{width:100%}.production-page--creator .creator-token-card__actions{width:100%;padding:0}.production-page--creator .creator-token-card__actions .button{text-align:center;flex:1 1 0}.production-page--creator .creator-route-card{grid-template-columns:auto minmax(0,1fr)}.production-page--creator .creator-route-card__actions{flex-wrap:wrap;grid-column:2;min-width:0;display:flex}}@media (max-width:620px){.production-page--creator .creator-studio-actions{padding:11px}.production-page--creator .creator-studio-actions>div:first-child{display:none}.production-page--creator .creator-studio-actions>div:last-child{grid-template-columns:1.35fr .8fr;width:100%;display:grid}.production-page--creator .creator-studio-actions .button{text-align:center;width:100%;min-width:0;padding-inline-start:8px;padding-inline-end:8px}.production-page--creator .production-creator-earnings{grid-template-columns:1fr auto;gap:12px;min-height:0;padding:15px}.production-page--creator .production-creator-earnings .creator-hero__chart,.production-page--creator .production-creator-earnings .creator-earnings-empty,.production-page--creator .production-creator-earnings>div:first-child>p{display:none}.production-page--creator .production-creator-earnings__actions{min-width:92px}.production-page--creator .creator-tokens-heading{align-items:flex-start}.production-page--creator .creator-token-card .co-row__toggle{flex-wrap:wrap;align-items:flex-start;padding:11px 4px;position:relative}.production-page--creator .creator-token-card__identity{flex:calc(100% - 58px);min-width:0}.production-page--creator .creator-token-card__profile{gap:4px}.production-page--creator .creator-token-card__profile i{padding:3px 5px;font-size:8px}.production-page--creator .creator-token-card .co-row__mkt{flex:1 0 100%;justify-content:flex-start;width:100%;padding-left:56px}.production-page--creator .creator-token-card .co-row__cut,.production-page--creator .creator-token-card .co-row__toll{margin-left:56px}.production-page--creator .creator-token-card .co-row__chev{position:absolute;bottom:14px;right:4px}.production-page--creator .creator-token-card__actions{grid-template-columns:1.45fr 1fr;display:grid}.production-page--creator .creator-token-card__actions .button{min-width:0;padding-inline-start:7px;padding-inline-end:7px;font-size:9.5px}.production-page--creator .creator-route-card{grid-template-columns:1fr;align-items:start;gap:11px}.production-page--creator .creator-route-card__icon{display:none}.production-page--creator .creator-route-card__actions{grid-column:1}.production-page--creator .creator-more-tools{flex-direction:column;align-items:flex-start}.production-page--creator .creator-more-tools .button{text-align:center;width:100%}.creator-profile-editor{align-items:end}.creator-profile-editor__panel{border-top:1px solid var(--line-strong);border-left:0;border-radius:18px 18px 0 0;width:100%;height:min(92dvh,780px)}.creator-profile-editor__head{padding:17px 16px 14px}.creator-profile-editor__body{padding:15px 16px 22px}.creator-profile-editor__foot{grid-template-columns:.7fr 1.3fr;padding-inline-start:16px;padding-inline-end:16px;display:grid}.creator-profile-editor__foot .button{min-width:0}}@container (width<=980px){.production-page--trade .tp2__body{grid-template-columns:1fr}}@media (max-width:760px){@container (width<=760px){.production-page--trade .th__id{grid-template-columns:46px minmax(0,1fr);grid-template-areas:none;align-items:start;gap:0 8px;padding:9px;display:grid}.production-page--trade .th__img{grid-area:1/1;border-radius:12px!important;width:46px!important;height:46px!important}.production-page--trade .th__name{font-size:clamp(21px,7vw,27px)}.production-page--trade .th__who{grid-area:auto;display:contents}.production-page--trade .th__names{grid-area:1/2;align-content:center;gap:5px;min-width:0;min-height:46px}.production-page--trade .th__tools-label{display:none}.production-page--trade .th__tools{gap:3px}.production-page--trade .th__tool{padding-inline-start:7px;padding-inline-end:7px}.production-page--trade .th__ticker{font-size:11px}.production-page--trade .th__socials{margin-top:1px}.production-page--trade .th__social--icon{width:34px;min-width:34px;height:34px}.production-page--trade .th__meta{grid-area:2/1/auto/3;align-content:center;gap:4px;min-width:0;min-height:27px;padding:0;font-size:9px}.production-page--trade .th__meta .th__creator{border-bottom:0;align-items:center;min-height:26px}.production-page--trade .th__cap--inline{border-top:1px solid var(--line);border-left:0;grid-area:3/1/auto/3;grid-template-columns:minmax(138px,.9fr) minmax(0,1.1fr);gap:8px;width:100%;min-height:43px;padding:0;display:grid}.production-page--trade .th__cap--inline .th__capnum{text-align:left;border-top:0;border-left:0;grid-area:1/1;grid-template-rows:12px minmax(0,1fr);grid-template-columns:auto minmax(0,1fr);justify-content:start;align-self:stretch;column-gap:6px;min-width:0;min-height:42px;padding:3px 0 2px}.production-page--trade .th__cap--inline .th__capk{grid-area:1/1/auto/-1}.production-page--trade .th__cap--inline .th__capnum>strong{grid-area:2/1;align-self:center}.production-page--trade .th__cap--inline .th__price-inline{grid-area:2/2;align-self:center;padding-left:0}.production-page--trade .th__cap--inline .th__price-inline i{display:none}.production-page--trade .th__cap--inline .th__ath{border-top:0;border-left:0;flex-wrap:nowrap;grid-area:1/2;gap:5px;width:100%;max-width:none;min-height:42px;padding:4px 0}.production-page--trade .th__who>:-webkit-any(.cll,.cll__open,.cll--done){grid-column:1/-1}.production-page--trade .th__who>:is(.cll,.cll__open,.cll--done){grid-column:1/-1}.production-page--trade .th__acts{grid-area:4/1/auto/3;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;width:100%;min-height:32px;display:grid}.production-page--trade .th__share,.production-page--trade .th__ca,.production-page--trade .th__star,.production-page--trade .th__strategy{justify-content:center;height:32px;min-height:32px;padding-block-start:0;padding-block-end:0}.production-page--trade .th__acts :-webkit-any(.th__share,.th__ca,.th__star){width:100%;min-width:0}.production-page--trade .th__acts :is(.th__share,.th__ca,.th__star){width:100%;min-width:0}.production-page--trade .th__acts .th__strategy{width:100%;min-width:0}.production-page--trade .th__share,.production-page--trade .th__ca,.production-page--trade .th__strategy{padding-inline-start:6px;padding-inline-end:6px;font-size:9px}.production-page--trade .th__star{box-sizing:border-box;width:32px;min-width:32px;padding-inline-start:0;padding-inline-end:0}.production-page--trade .th__ca{text-overflow:ellipsis;white-space:nowrap;min-width:0;padding-inline-start:6px;padding-inline-end:6px;overflow:hidden}.production-page--trade .th__ca-label{display:none}.production-page--trade .th__capnum{gap:2px}.production-page--trade .th__capnum strong{margin:0;font-size:18px;line-height:1}.production-page--trade .th__cap--inline .th__capk{font-size:8px}.production-page--trade .th__price-inline{justify-content:flex-start;padding-left:8px;font-size:10px}.production-page--trade .th__ath{flex-basis:auto;width:100%;max-width:none}.production-page--trade .th__telemetry{border-top:1px solid var(--line);border-left:0;grid-area:5/1/auto/-1;align-self:stretch;width:100%;min-width:0;height:auto}.production-page--trade .th__commands{border-top:1px solid var(--line);border-left:0;grid-area:6/1/auto/-1;grid-template-columns:repeat(2,minmax(0,1fr));min-height:32px;display:grid}.production-page--trade .th__commands>*{border-bottom:0}.production-page--trade .th__commands>*+*{border-left:1px solid var(--line)}.production-page--trade .th__commands>:only-child{grid-column:1/-1}.production-page--trade .production-trade-title-actions{border-radius:9px;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);grid-template-areas:"signal reward";gap:5px;min-height:0;margin-top:4px;padding:2px 4px;display:grid}.production-page--trade .trade-market-snapshot{border-radius:0;grid-template-rows:auto 34px;grid-template-columns:minmax(0,1fr);gap:0;width:100%;height:auto;padding:0;display:grid}.production-page--trade .trade-market-snapshot__facts{border-right:0;border-bottom:1px solid var(--line);grid-area:1/1;min-width:0;display:grid}.production-page--trade .trade-market-snapshot .tp2__strip{grid-template-columns:repeat(auto-fit,minmax(55px,1fr))}.production-page--trade .trade-market-snapshot .tp2__strip[data-fact-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.production-page--trade .trade-market-snapshot .tp2__strip[data-fact-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.production-page--trade .trade-market-snapshot .tp2__strip[data-fact-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.production-page--trade .trade-market-snapshot .tp2__strip[data-fact-count="5"]{grid-template-columns:repeat(5,minmax(0,1fr))}.production-page--trade .trade-market-snapshot .tp2__scell{border:0;border-right:1px solid color-mix(in srgb, var(--line) 72%, transparent);flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;min-height:34px;padding:4px 6px}.production-page--trade .trade-market-snapshot .tp2__scell:last-child{border-right:0}.production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk{text-overflow:clip;max-width:100%;font-size:0;overflow:visible}.production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk:after{color:var(--muted);content:attr(data-compact);letter-spacing:.035em;font-size:8px;font-weight:750}.production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sval{max-width:100%;font-size:11.5px}.production-page--trade .trade-market-snapshot .tp2__flowrow{border:0;grid-area:2/1;grid-template-rows:11px 1fr;grid-template-columns:auto minmax(24px,1fr) auto;gap:1px 4px;min-height:34px;padding:2px 7px 3px;font-size:9px;display:grid}.production-page--trade .trade-market-snapshot .tp2__flowwin{grid-area:1/1/auto/-1;justify-self:start}.production-page--trade .trade-market-snapshot .tp2__flowrow>.is-buy{grid-area:2/1}.production-page--trade .trade-market-snapshot .tp2__flowbar{grid-area:2/2;align-self:center}.production-page--trade .trade-market-snapshot .tp2__flowrow>.is-sell{grid-area:2/3}.production-page--trade .trade-market-snapshot .tp2__flowwin{text-overflow:clip;font-size:0;overflow:visible}.production-page--trade .trade-market-snapshot .tp2__flowwin:after{color:var(--muted-strong);content:attr(data-compact);letter-spacing:.035em;font-size:7.5px;font-weight:750}.production-page--trade .trade-market-snapshot .tp2__changecard{display:none}.production-page--trade .trade-market-snapshot .tp2__change{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1px;padding-inline-start:3px;padding-inline-end:3px}.production-page--trade .trade-market-snapshot .tp2__changev{text-overflow:clip;font-size:0;overflow:visible}.production-page--trade .trade-market-snapshot .tp2__changev:after{content:attr(data-compact);font-size:9.5px}.production-page--trade .trade-market-snapshot__position,.production-page--trade .trade-market-snapshot__signal{border:0;width:100%;min-width:0;max-width:none;height:32px;min-height:32px}.production-page--trade .trade-market-snapshot__position{gap:5px;padding:2px 5px}.production-page--trade .trade-market-snapshot__position>span{flex-basis:20px;width:20px;height:20px}.production-page--trade .trade-market-snapshot__position small{font-size:7.5px}.production-page--trade .trade-market-snapshot__position strong{font-size:8.5px}.production-page--trade .trade-market-snapshot__signal{gap:4px;padding:0 5px}.production-page--trade .trade-market-snapshot__signal strong{font-size:9px}.production-page--trade .trade-market-snapshot__signal .signal-badge__verb{display:none}.production-page--trade .tp2__execution-momentum{margin-bottom:6px;padding:4px}.production-page--trade .tp2__execution-momentum .tp2__changecard{min-height:34px}.production-page--trade .tp2__execution-momentum .tp2__change{flex-direction:column;align-items:center;gap:2px;padding:3px 2px}.production-page--trade .tp2__execution-momentum .tp2__changev{font-size:10px}.production-page--trade .tp2__tfs{grid-template-columns:minmax(0,1fr) auto;gap:3px;padding:3px 4px;display:grid;overflow:hidden}.production-page--trade .tp2__tfs-timeframes{border:1px solid var(--line);background:color-mix(in srgb, var(--panel-soft) 74%, transparent);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr)) minmax(0,1.2fr) repeat(5,minmax(0,1fr));gap:0;min-width:0;padding:2px;display:grid;overflow:visible}.production-page--trade .tp2__tfs-timeframes>button,.production-page--trade .tp2__tfs-mode>button{text-align:center;background:0 0;border-color:#0000;border-radius:6px;place-items:center;min-width:0;min-height:27px;padding:0 2px;font-size:9.5px;line-height:1;display:grid}.production-page--trade .tp2__tfs-timeframes>button.is-on,.production-page--trade .tp2__tfs-mode>button.is-on{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 40%, var(--line));background:color-mix(in srgb, var(--accent) 11%, var(--panel))}.production-page--trade .tp2__tfs-mode{border:1px solid var(--line);background:color-mix(in srgb, var(--panel-soft) 74%, transparent);border-radius:8px;gap:0;min-width:0;margin-left:0;padding:2px}.production-page--trade .tp2__tfs-mode>button{padding-inline-start:5px;padding-inline-end:5px}.production-page--trade .production-trade-title-actions .signal-badge,.production-page--trade .production-trade-title-actions .trade-reward-chip,.production-page--trade .production-trade-title-actions>.button{justify-content:center;width:100%;min-width:0;height:36px;min-height:36px}.production-page--trade .production-trade-title-actions .trade-reward-chip{grid-column:2;width:100%;min-width:0;overflow:hidden}.production-page--trade .production-trade-title-actions .trade-reward-chip>div{min-width:0}.production-page--trade .production-trade-title-actions .trade-reward-chip :-webkit-any(small,strong){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-page--trade .production-trade-title-actions .trade-reward-chip :is(small,strong){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-page--trade .production-trade-title-actions:not(:has(.trade-reward-chip)) .signal-badge{grid-column:1/-1}}}@media (min-width:761px){@container (width<=760px){.production-page--trade .th__id{grid-template-columns:54px minmax(120px,1fr) minmax(210px,1.25fr) 145px;grid-template-areas:"image identity cap actions""telemetry telemetry telemetry commands";align-items:center;gap:6px 9px;padding:8px 10px}.production-page--trade .th__img{grid-area:image;width:54px!important;height:54px!important}.production-page--trade .th__who{grid-area:identity;gap:2px;display:flex}.production-page--trade .th__names{gap:5px;min-height:0}.production-page--trade .th__name{font-size:23px;line-height:1}.production-page--trade .th__meta{gap:4px;min-height:18px}.production-page--trade .th__cap--inline{border-top:0;border-left:1px solid var(--line);grid-area:cap;grid-template-columns:minmax(72px,.8fr) minmax(88px,1fr);gap:5px 8px;width:100%;min-height:54px;padding:0 8px}.production-page--trade .th__cap--inline .th__capnum{border:0;grid-area:auto;min-height:54px;padding:0}.production-page--trade .th__cap--inline .th__ath{border:0;flex-wrap:wrap;grid-area:auto;min-height:0;padding:0}.production-page--trade .th__acts{grid-area:actions;grid-template-columns:none;justify-content:flex-end;width:auto;min-height:30px;display:flex}.production-page--trade .th__telemetry{border-top:1px solid var(--line);border-left:0;grid-area:telemetry;width:100%;height:40px}.production-page--trade .th__commands{border-top:1px solid var(--line);border-left:1px solid var(--line);flex-direction:column;grid-area:commands;min-height:40px;display:flex}}}@container (width<=420px){.production-page--trade .production-trade-title-actions{gap:4px;padding-inline-start:3px;padding-inline-end:3px}.production-page--trade .production-trade-title-actions .signal-badge{gap:5px;padding-inline-start:6px;padding-inline-end:6px}.production-page--trade .production-trade-title-actions .signal-badge__verb{display:none}.production-page--trade .production-trade-title-actions .signal-badge strong{font-size:10px}.production-page--trade .production-trade-title-actions .trade-reward-chip{gap:5px;padding-inline-start:6px;padding-inline-end:6px}.production-page--trade .production-trade-title-actions .trade-reward-chip>span{flex:0 0 21px;width:21px;height:21px}}@media (max-width:1180px){.production-market-atlas .tb__filter-toggle,.production-market-atlas .tb__sort,.production-market-atlas .tb__vw,.production-market-atlas .tb__sc,.production-market-atlas .tb__clear,.production-market-atlas .tb__pg,.production-page--trade .tp2__feedtabs button,.production-page--trade .tp2__pct button,.production-page--trade .tp2__slip button,.production-page--analytics .an-ftoken{min-height:44px}.production-page--analytics .an-ftoken{align-items:center;display:flex}}@media (min-width:761px) and (max-width:1180px){.production-page--trade .tp2__tfs button{min-height:44px}}@media (max-width:800px){.mobile-nav{scroll-snap-type:none;overflow-x:hidden}.mobile-nav :-webkit-any(a,button){flex:1 1 0;min-width:0}.mobile-nav :is(a,button){flex:1 1 0;min-width:0}.production-market-atlas .tb__pager{gap:4px;min-height:30px;margin-top:2px}.production-market-atlas .tb__pager-n{display:none}.production-market-atlas .tb__pager .tb__pg{min-width:29px;height:29px;min-height:29px;padding-inline-start:7px;padding-inline-end:7px}.production-market-atlas .tb__pager .tb__pg:first-of-type,.production-market-atlas .tb__pager .tb__pg:last-of-type{display:none}.production-page--trade .tp2__feedtabs{border-bottom-color:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;display:grid;overflow:hidden}.production-page--trade .tp2__feedtabs button{text-overflow:ellipsis;white-space:nowrap;border-right:1px solid var(--line);border-bottom-width:2px;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:44px;margin:0;padding:0 4px;font-size:clamp(9px,2.8vw,11px);display:inline-flex;overflow:hidden}.production-page--trade .tp2__feedtabs button:last-child{border-right:0}.production-page--trade .tp2__feedtabs .tp2__holder-map-launch span{display:none}.production-page--trade .tp2__holder-map-tab--mobile{padding:8px}.production-page--trade .tp2__holder-map-tab--mobile .holder-map-card{border-radius:10px}.tb-card__lens .tb-card__lens-full{display:none}.tb-card__lens .tb-card__lens-mobile{display:inline}.tp2__holder-map-dialog .holder-map-shell{max-height:calc(100dvh - 12px)}.tp2__holder-map-dialog .holder-map-dialog__body{padding:8px 8px 12px}}.production-page--trade .holder-map-card{background:var(--panel-solid);box-shadow:none;border-radius:14px;padding:0;overflow:hidden}.tp2__holder-map-dialog{border-radius:16px;width:min(1320px,100vw - 20px);max-height:calc(100dvh - 20px)}.tp2__holder-map-dialog .holder-map-shell{background:var(--panel-solid);max-height:calc(100dvh - 20px)}.tp2__holder-map-dialog .holder-map-dialog__body{padding:0}.tp2__holder-map-dialog .holder-map-dialog__header{background:color-mix(in srgb, var(--panel-solid) 97%, transparent);gap:12px;min-height:58px;padding:8px 11px 8px 12px;box-shadow:0 8px 24px #0000001f}.holder-map-dialog__identity,.production-page--trade .holder-map-card__identity{align-items:center;gap:9px;min-width:0;display:flex}.holder-map-dialog__logo-frame,.production-page--trade .holder-map-card__logo-frame{box-sizing:border-box;width:34px;height:34px;color:var(--text);border:1px solid color-mix(in srgb, var(--accent) 32%, var(--line));background:color-mix(in srgb, var(--accent) 10%, var(--panel-soft));border-radius:50%;flex:0 0 34px;place-items:center;padding:0;font-size:13px;font-weight:850;display:grid;overflow:hidden}.holder-map-dialog__logo-frame>.holder-map-dialog__logo,.production-page--trade .holder-map-card__logo-frame>.holder-map-card__logo{max-width:100%;max-height:100%}.holder-map-dialog__identity small,.production-page--trade .holder-map-card__identity small{color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750;display:block;overflow:hidden}.tp2__holder-map-dialog .holder-map-dialog__header h2,.production-page--trade .holder-map-card__identity h2{color:var(--text);letter-spacing:-.025em;margin:1px 0 0;font-size:16px}.production-page--trade .holder-map-card__identity h2 span{color:var(--accent)}.tp2__holder-map-dialog .holder-map-dialog__header>p{max-width:none;color:var(--muted);white-space:nowrap;margin:0 0 0 auto;font-size:11px}.tp2__holder-map-dialog .holder-map-dialog__header>button{background:0 0;border-radius:9px;width:34px;height:34px}.production-page--trade .holder-map-card__header{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--panel-soft) 42%, transparent);justify-content:space-between;align-items:center;gap:10px;min-height:50px;padding:7px 9px 7px 11px;display:flex}.tp2__holder-map-dialog .holder-map-card__header{justify-content:space-between}.tp2__holder-map-dialog .holder-map-card__identity{display:none}.production-page--trade .holder-map-card__commands{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.tp2__holder-map-dialog .holder-map-card__commands{justify-content:space-between;width:100%}.production-page--trade .holder-map-inline-status{min-height:32px;color:var(--muted-strong);border:1px solid var(--line);background:var(--panel-solid);white-space:nowrap;border-radius:8px;align-items:center;gap:7px;padding:0 9px;font-size:10px;font-weight:750;display:inline-flex}.production-page--trade .holder-map-inline-status i{background:var(--muted);border-radius:50%;flex:0 0 7px;width:7px;height:7px}.production-page--trade .holder-map-inline-status.is-loading i{border:1px solid color-mix(in srgb, var(--accent) 25%, var(--line));border-top-color:var(--accent);background:0 0;animation:.8s linear infinite holder-map-spin}.production-page--trade .holder-map-inline-status.is-ready i{background:var(--positive)}.production-page--trade .holder-map-inline-status.is-unavailable i{background:var(--negative)}.production-page--trade .holder-map-scope{border:1px solid var(--line);background:var(--panel-solid);border-radius:8px;width:auto;min-width:208px}.production-page--trade .holder-map-scope button{min-height:32px;padding:0 11px;font-size:10px}.production-page--trade .holder-map-scope button:disabled{color:var(--muted);opacity:.46;cursor:default}.production-page--trade .holder-map-kpis{border:0;border-bottom:1px solid var(--line);border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.production-page--trade .holder-map-kpis article{background:0 0;min-height:61px;padding:8px 12px}.production-page--trade .holder-map-kpis small{color:var(--muted);letter-spacing:.035em;text-transform:uppercase;font-size:9px;font-weight:750}.production-page--trade .holder-map-kpis strong{color:var(--text);font:760 17px/1.1 var(--font-data);margin-top:2px}.production-page--trade .holder-map-kpis span{color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.production-page--trade .holder-map-layout{grid-template-columns:minmax(0,1fr) 274px;gap:8px;margin:8px;display:grid}.production-page--trade .holder-network,.production-page--trade .holder-network.is-expanded-scope{border-color:var(--line);background:color-mix(in srgb, var(--panel-soft) 73%, var(--panel-solid));height:clamp(480px,100dvh - 245px,690px);min-height:0;box-shadow:none;border-radius:11px}.production-page--trade .holder-map-layout.is-all-scope .holder-ranking,.production-page--trade .holder-ranking{height:clamp(480px,100dvh - 245px,690px);max-height:none}.production-page--trade .holder-network:before,.production-page--trade .holder-network:after{display:none}.production-page--trade .holder-network__grid{background-image:radial-gradient(circle, color-mix(in srgb, var(--muted) 19%, transparent) .7px, transparent .8px);opacity:.42;background-size:22px 22px;-webkit-mask-image:linear-gradient(#000,#000);mask-image:linear-gradient(#000,#000)}.production-page--trade #holder-network-graph{top:55px;bottom:48px;left:16px;right:16px}.production-page--trade .holder-node{color:color-mix(in srgb, var(--text) 76%, var(--muted));border-color:color-mix(in srgb, var(--accent) 43%, var(--line));background:color-mix(in srgb, var(--accent) 15%, var(--panel-solid));box-shadow:0 4px 14px #00000038,inset 0 1px #ffffff0d}.production-page--trade .holder-node:before{display:none}.production-page--trade .holder-node:after{box-shadow:none;top:-3px;bottom:-3px;left:-3px;right:-3px}.production-page--trade .holder-node.is-linked{border-color:color-mix(in srgb, var(--cluster-color) 64%, var(--line));box-shadow:0 4px 14px #0000003d}.production-page--trade .holder-node.is-linked:after{border-color:color-mix(in srgb, var(--cluster-color) 64%, transparent);box-shadow:none}.production-page--trade .holder-node:focus-visible{z-index:6;transform:translate(-50%,-50%)scale(1.07)}.production-page--trade .holder-node b{color:currentColor;font-size:9px;line-height:1}.production-page--trade .holder-node small{color:var(--muted-strong);margin-top:2px;font-size:8px;line-height:1}.production-page--trade .holder-network.is-expanded-scope .holder-node b{font-size:8px}.production-page--trade .holder-network.is-expanded-scope .holder-node small,.production-page--trade .holder-node.is-small small{display:none}.production-page--trade .holder-node--intermediary b{font-size:7px}.production-page--trade .holder-network__analysis{z-index:7;max-width:min(300px,100% - 98px);min-height:36px;color:var(--text);border:1px solid var(--line);background:color-mix(in srgb, var(--panel-solid) 94%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;align-items:center;gap:8px;padding:5px 8px;display:flex;position:absolute;top:10px;left:10px}.production-page--trade .holder-network__analysis>i{border:1px solid var(--line-strong);border-radius:50%;flex:0 0 15px;width:15px;height:15px}.production-page--trade .holder-network__analysis>i.is-spinning{border-color:color-mix(in srgb, var(--accent) 22%, var(--line));border-top-color:var(--accent);animation:.8s linear infinite holder-map-spin}.production-page--trade .holder-network__analysis>i.is-complete{border-color:color-mix(in srgb, var(--positive) 44%, var(--line));background:radial-gradient(circle, var(--positive) 0 32%, transparent 36%)}.production-page--trade .holder-network__analysis>i.is-warning{border-color:color-mix(in srgb, var(--negative) 44%, var(--line));background:radial-gradient(circle, var(--negative) 0 32%, transparent 36%)}.production-page--trade .holder-network__analysis span,.production-page--trade .holder-network__analysis strong,.production-page--trade .holder-network__analysis small{min-width:0;display:block}.production-page--trade .holder-network__analysis small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:9px;overflow:hidden}.production-page--trade .holder-network__analysis button{color:var(--accent);border:1px solid var(--line);border-radius:6px;margin-left:auto;padding:4px 6px;font-size:9px;font-weight:800}@keyframes holder-map-spin{to{transform:rotate(360deg)}}.production-page--trade .holder-network__tools{top:10px;right:10px}.production-page--trade .holder-network__tools button{background:color-mix(in srgb, var(--panel-solid) 94%, transparent);min-height:36px;box-shadow:none;border-radius:8px;padding:0 9px;font-size:10px}.production-page--trade .holder-network__legend{border-radius:7px;gap:10px;max-width:calc(100% - 240px);padding:5px 7px;font-size:9px;top:auto;bottom:9px;left:10px;right:auto}.production-page--trade .holder-network__telemetry{border-color:var(--line);background:color-mix(in srgb, var(--panel-solid) 94%, transparent);box-shadow:none;gap:5px;padding:5px 7px;bottom:9px;left:auto;right:10px}.production-page--trade .holder-network__telemetry strong,.production-page--trade .holder-network__telemetry span{font-size:9px}.production-page--trade .holder-network__hint{display:none}.production-page--trade .trade-holder-empty--loading{width:auto;color:var(--text);border:1px solid var(--line);background:color-mix(in srgb, var(--panel-solid) 94%, transparent);border-radius:9px;padding:10px 12px;font-size:11px}.production-page--trade .holder-ranking{border-color:var(--line);background:color-mix(in srgb, var(--panel-soft) 60%, transparent);border-radius:11px;padding:0}.production-page--trade .holder-ranking>header{align-items:center;min-height:48px;padding:7px 9px 7px 10px}.production-page--trade .holder-ranking>header small{color:var(--muted);letter-spacing:.04em;font-size:9px;font-weight:750}.production-page--trade .holder-ranking>header strong{margin-top:1px;font-size:12px}.production-page--trade .holder-ranking>header>span{max-width:96px;color:var(--muted-strong);border:1px solid var(--line);white-space:nowrap;border-radius:999px;padding:4px 6px;font-size:9px;line-height:1.1}.production-page--trade .holder-selected-note{border-color:var(--line);background:var(--panel-solid);border-radius:9px;margin:8px;padding:0;overflow:hidden}.production-page--trade .holder-selected-note__identity{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:9px;display:flex}.production-page--trade .holder-selected-note__identity>strong{font:720 11px/1.2 var(--font-data);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.production-page--trade .holder-selected-note__identity .entity-pill{flex:none;margin:0;padding:4px 6px;font-size:8px}.production-page--trade .holder-selected-note__stats{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.production-page--trade .holder-selected-note__stats article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:8px 9px}.production-page--trade .holder-selected-note__stats article:nth-child(2n){border-right:0}.production-page--trade .holder-selected-note__stats article:nth-last-child(-n+2){border-bottom:0}.production-page--trade .holder-selected-note__stats small,.production-page--trade .holder-selected-note__stats b{display:block}.production-page--trade .holder-selected-note__stats small{color:var(--muted);font-size:9px}.production-page--trade .holder-selected-note__stats b{color:var(--text);font:720 10px/1.2 var(--font-data);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;overflow:hidden}.production-page--trade .holder-selected-note>p{color:var(--muted);border-top:1px solid var(--line);margin:0;padding:8px 9px;font-size:10px;line-height:1.4}.production-page--trade .holder-selected-note>a{margin:0;padding:7px 9px 9px;font-size:10px}.production-page--trade .holder-cluster-card{border-color:var(--line);background:var(--panel-solid);box-shadow:none;border-radius:9px;margin:0 8px 8px}.production-page--trade .holder-cluster-card>header{padding:8px 9px}.production-page--trade .holder-cluster-card>header small{color:var(--muted);font-size:8px}.production-page--trade .holder-cluster-card>header strong{font-size:12px}.production-page--trade .holder-cluster-card>header>span{font-size:8px}.production-page--trade .holder-cluster-card__totals article{padding:8px 9px}.production-page--trade .holder-cluster-card__totals small{font-size:9px}.production-page--trade .holder-cluster-card__totals strong{font-size:12px}.production-page--trade .holder-cluster-card__paths{gap:4px;padding:6px 8px}.production-page--trade .holder-cluster-card__paths span{padding:3px 5px;font-size:8px}.production-page--trade .holder-cluster-card__members{padding:3px 6px}.production-page--trade .holder-cluster-card__members>:-webkit-any(button,a){padding:6px 3px}.production-page--trade .holder-cluster-card__members>:is(button,a){padding:6px 3px}.production-page--trade .holder-cluster-card summary{padding:8px 9px;font-size:9px}.production-page--trade .holder-ranking__directory{border:1px solid var(--line);border-radius:9px;margin:0 8px 8px}.production-page--trade .holder-ranking__directory>summary{min-height:44px;padding:6px 8px}.production-page--trade .holder-ranking__directory>summary span small{font-size:8px}.production-page--trade .holder-ranking__directory>summary span strong{font-size:10px}.production-page--trade .holder-ranking__directory>summary em{font-size:8px}.production-page--trade #holder-ranking-list{max-height:330px;padding:0 7px 7px;overflow:auto}.production-page--trade #holder-ranking-list>:-webkit-any(button,a){min-height:42px}.production-page--trade #holder-ranking-list>:is(button,a){min-height:42px}.production-page--trade #holder-ranking-list strong{font-size:9px}.production-page--trade #holder-ranking-list>:-webkit-any(button,a)>span{font-size:8px}.production-page--trade #holder-ranking-list>:is(button,a)>span{font-size:8px}.production-page--trade .holder-map-method{border:1px solid var(--line);background:color-mix(in srgb, var(--panel-soft) 54%, transparent);border-radius:9px;margin:0 8px 8px}.production-page--trade .holder-map-method>summary{min-height:34px;color:var(--muted-strong);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:6px 9px;font-size:10px;font-weight:750;list-style:none;display:flex}.production-page--trade .holder-map-method>summary::-webkit-details-marker{display:none}.production-page--trade .holder-map-method>summary:before{border:1px solid var(--line);content:"i";width:17px;height:17px;font:800 9px/1 var(--font-data);border-radius:50%;flex:0 0 17px;place-items:center;display:grid}.production-page--trade .holder-map-method>summary span{color:var(--muted);margin-left:auto;font-size:9px}.production-page--trade .holder-map-method>p{color:var(--muted);margin:0;padding:0 9px 9px 36px;font-size:10px;line-height:1.45}@container (width<=760px){.production-page--trade .holder-map-layout{grid-template-columns:1fr}.production-page--trade .holder-network,.production-page--trade .holder-network.is-expanded-scope{height:510px}.production-page--trade .holder-network.is-expanded-scope{height:640px}.production-page--trade .holder-map-layout.is-all-scope .holder-ranking,.production-page--trade .holder-ranking{height:auto;max-height:520px}}@container (width<=520px){.production-page--trade .holder-map-card__header{grid-template-columns:minmax(0,1fr) auto;gap:7px;padding:7px;display:grid}.production-page--trade .holder-map-card__logo-frame{flex-basis:34px;width:34px;height:34px}.production-page--trade .holder-map-card__identity h2{white-space:nowrap;font-size:14px}.production-page--trade .holder-map-card__commands{gap:5px}.production-page--trade .holder-map-inline-status{min-height:30px;padding:0 6px;font-size:9px}.production-page--trade .holder-map-inline-status span{display:none}.production-page--trade .holder-map-scope{min-width:186px}.production-page--trade .holder-map-scope button{min-height:30px;padding:0 6px;font-size:9px}.production-page--trade .holder-map-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.production-page--trade .holder-map-kpis article{border-bottom:1px solid var(--line);min-height:55px;padding:7px 9px}.production-page--trade .holder-map-kpis article:nth-child(2n){border-right:0}.production-page--trade .holder-map-kpis article:nth-last-child(-n+2){border-bottom:0}.production-page--trade .holder-map-kpis small{font-size:8px}.production-page--trade .holder-map-kpis strong{font-size:15px}.production-page--trade .holder-map-kpis span{font-size:9px}.production-page--trade .holder-map-layout{gap:7px;margin:7px}.production-page--trade .holder-network,.production-page--trade .holder-network.is-expanded-scope{height:480px}.production-page--trade .holder-network.is-expanded-scope{height:650px}.production-page--trade #holder-network-graph{top:54px;bottom:48px;left:10px;right:10px}.production-page--trade .holder-network__analysis{max-width:calc(100% - 80px);left:7px}.production-page--trade .holder-network__analysis strong{font-size:9px}.production-page--trade .holder-network__analysis small{font-size:8px}.production-page--trade .holder-network__tools{right:7px}.production-page--trade .holder-network__legend{white-space:nowrap;gap:8px;max-width:none;font-size:8px;left:7px;right:7px;overflow-x:auto}.production-page--trade .holder-network__telemetry{display:none}.production-page--trade .holder-ranking{max-height:none}.production-page--trade .holder-cluster-card__members,.production-page--trade #holder-ranking-list{display:block}.production-page--trade .holder-map-method{margin:0 7px 7px}.production-page--trade .holder-map-method>summary span{display:none}.production-page--trade .holder-map-method>p{padding-left:9px}}@container (width<=350px){.production-page--trade .holder-map-card__header{grid-template-columns:minmax(0,1fr)}.production-page--trade .holder-map-card__commands{justify-content:space-between;width:100%}.production-page--trade .holder-map-inline-status{max-width:calc(100% - 147px)}.production-page--trade .holder-map-inline-status span{text-overflow:ellipsis;display:block;overflow:hidden}}.production-page--trade .holder-map-layout{grid-template-columns:minmax(0,1fr) 302px;gap:9px;margin:9px}.production-page--trade .holder-network,.production-page--trade .holder-ranking{border-color:color-mix(in srgb, var(--line-strong) 72%, var(--line));border-radius:12px;box-shadow:0 10px 26px #0000001f}.production-page--trade .holder-network{--holder-neutral:color-mix(in srgb, var(--muted-strong) 68%, var(--text) 32%);--holder-link:color-mix(in srgb, var(--muted-strong) 66%, var(--accent) 34%);--holder-supply-alert:#dc5966;cursor:grab;background:radial-gradient(ellipse at 50% 46%, color-mix(in srgb, var(--accent) 4%, transparent), transparent 54%), radial-gradient(circle at 12% 88%, color-mix(in srgb, var(--muted) 4%, transparent), transparent 34%), color-mix(in srgb, var(--panel-solid) 94%, var(--bg));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--text) 2.5%, transparent), 0 10px 26px #0000001f}.production-page--trade .holder-network.is-panning{cursor:grabbing}.production-page--trade .holder-network.is-panning .holder-node{pointer-events:none}.production-page--trade .holder-network__grid{background-image:radial-gradient(circle, color-mix(in srgb, var(--muted-strong) 22%, transparent) .65px, transparent .8px);opacity:.34;background-position:50%;background-size:20px 20px;-webkit-mask-image:radial-gradient(#000 18%,#000000b8 64%,#0000 108%);mask-image:radial-gradient(#000 18%,#000000b8 64%,#0000 108%)}.production-page--trade #holder-network-graph{touch-action:none;border-radius:9px;overflow:hidden}.production-page--trade .holder-network__scene{transition:transform .13s cubic-bezier(.22,.74,.22,1)}.production-page--trade .holder-network.is-panning .holder-network__scene{transition:none}.production-page--trade .holder-network:has(.is-node-dragging) .holder-network__scene{transition:none}.production-page--trade .holder-node{--bubble-color:var(--holder-neutral);color:color-mix(in srgb, var(--text) 91%, var(--muted));border-width:clamp(1px, calc(var(--hs) * .017), 2.25px);border-color:color-mix(in srgb, var(--bubble-color) 72%, var(--line-strong));background:radial-gradient(circle at 33% 25%, color-mix(in srgb, var(--text) 16%, transparent) 0 4%, transparent 24%), radial-gradient(circle at 48% 54%, color-mix(in srgb, var(--bubble-color) 31%, var(--panel-solid)) 0%, color-mix(in srgb, var(--bubble-color) 14%, var(--panel-solid)) 54%, color-mix(in srgb, var(--bg) 88%, var(--panel-solid)) 100%);box-shadow:0 7px 18px #0000004d, inset 0 1px color-mix(in srgb, var(--text) 12%, transparent), inset 0 -8px 18px color-mix(in srgb, var(--bg) 30%, transparent);transition:transform .16s cubic-bezier(.22,.72,.24,1),border-color .16s,box-shadow .16s,opacity .16s}.production-page--trade .holder-node:before{inset:max(2px, calc(var(--hs) * .045));border-color:color-mix(in srgb, var(--bubble-color) 23%, var(--text));opacity:.38;display:block}.production-page--trade .holder-node:after{opacity:0;border-color:#0000;top:-3px;bottom:-3px;left:-3px;right:-3px}.production-page--trade .holder-node.is-linked{--bubble-color:var(--cluster-color);color:var(--text);border-color:color-mix(in srgb, var(--cluster-color) 88%, var(--text));background:radial-gradient(circle at 33% 25%, color-mix(in srgb, var(--text) 21%, transparent) 0 4%, transparent 24%), radial-gradient(circle at 48% 54%, color-mix(in srgb, var(--cluster-color) 35%, var(--panel-solid)) 0%, color-mix(in srgb, var(--cluster-color) 16%, var(--panel-solid)) 55%, color-mix(in srgb, var(--bg) 88%, var(--panel-solid)) 100%);box-shadow:0 7px 19px #00000052, inset 0 1px color-mix(in srgb, var(--text) 14%, transparent)}.production-page--trade .holder-node.is-linked:after{border-color:color-mix(in srgb, var(--cluster-color) 54%, transparent);box-shadow:0 0 10px color-mix(in srgb, var(--cluster-color) 11%, transparent);opacity:.72}.production-page--trade .holder-node.is-supply-alert{--bubble-color:var(--holder-supply-alert);color:color-mix(in srgb, #fff 90%, var(--holder-supply-alert));border-color:color-mix(in srgb, var(--holder-supply-alert) 84%, var(--text));background:radial-gradient(circle at 33% 25%, #fff3 0 4%, transparent 24%), radial-gradient(circle at 48% 54%, color-mix(in srgb, var(--holder-supply-alert) 38%, var(--panel-solid)) 0%, color-mix(in srgb, var(--holder-supply-alert) 18%, var(--panel-solid)) 55%, color-mix(in srgb, var(--bg) 88%, var(--panel-solid)) 100%)}.production-page--trade .holder-node.is-supply-alert:after{border-color:color-mix(in srgb, var(--holder-supply-alert) 52%, transparent);box-shadow:0 0 10px color-mix(in srgb, var(--holder-supply-alert) 10%, transparent)}.production-page--trade .holder-node:hover,.production-page--trade .holder-node.is-selected{z-index:8;transform:translate(-50%,-50%)scale(1.045)}.production-page--trade .holder-node:focus-visible{z-index:8;transform:translate(-50%,-50%)scale(1.045)}.production-page--trade .holder-node.is-selected,.production-page--trade .holder-node.is-group-active{border-color:color-mix(in srgb, var(--bubble-color) 48%, var(--text));box-shadow:0 0 0 2px color-mix(in srgb, var(--text) 78%, transparent), 0 0 0 5px color-mix(in srgb, var(--bubble-color) 15%, transparent), 0 9px 24px #0000005c}.production-page--trade .holder-node.is-group-active:after,.production-page--trade .holder-node.is-selected:after{border-color:color-mix(in srgb, var(--bubble-color) 68%, transparent);box-shadow:0 0 18px color-mix(in srgb, var(--bubble-color) 20%, transparent);opacity:1}.production-page--trade .holder-node b{font-size:clamp(8px, calc(var(--hs) * .15), 13px);letter-spacing:-.025em;text-shadow:0 1px 3px #000000a6;font-weight:820;display:none}.production-page--trade .holder-node small{color:color-mix(in srgb, var(--text) 78%, var(--bubble-color));font-size:clamp(7px, calc(var(--hs) * .12), 10px);text-shadow:0 1px 3px #000000a6;margin-top:2px;font-weight:700;display:none}.production-page--trade .holder-node.has-bubble-label b,.production-page--trade .holder-node.has-bubble-label small{display:block}.production-page--trade .holder-node.has-bubble-label.is-small small,.production-page--trade .holder-node.is-micro b,.production-page--trade .holder-node.is-micro small{display:none}.production-page--trade .holder-network.is-expanded-scope .holder-node.is-small:not(.is-linked){box-shadow:0 3px 9px #0000002e, inset 0 1px color-mix(in srgb, var(--text) 8%, transparent)}.production-page--trade .holder-network.is-expanded-scope .holder-node.is-micro:not(.is-linked){background:color-mix(in srgb, var(--bubble-color) 19%, var(--panel-solid));box-shadow:none}.production-page--trade .holder-network.is-expanded-scope .holder-node.is-micro:not(.is-linked):before{display:none}.production-page--trade .holder-node.is-dimmed{opacity:.16;filter:saturate(.3)}.production-page--trade .holder-transfer-path{opacity:.62}.production-page--trade .holder-transfer-path__halo{stroke:color-mix(in srgb, var(--edge-color,var(--holder-link)) 42%, transparent);stroke-width:4px;opacity:.13}.production-page--trade .holder-transfer-path__core{stroke:var(--edge-color,var(--holder-link));stroke-width:1.35px;opacity:.82}.production-page--trade .holder-transfer-path.is-active .holder-transfer-path__halo{stroke-width:7px;opacity:.28}.production-page--trade .holder-transfer-path.is-active .holder-transfer-path__core{stroke-width:2.15px;opacity:1;filter:drop-shadow(0 0 3px color-mix(in srgb, var(--edge-color,var(--holder-link)) 48%, transparent))}.production-page--trade #holder-network-graph marker:not(.holder-funding-marker) path{fill:context-stroke}.production-page--trade .entity-legend .is-wallet i{background:var(--holder-neutral)}.production-page--trade .holder-network__analysis,.production-page--trade .holder-network__legend,.production-page--trade .holder-network__telemetry{border-color:color-mix(in srgb, var(--line-strong) 72%, var(--line));background:color-mix(in srgb, var(--panel-solid) 96%, transparent);box-shadow:0 7px 18px #00000024}.production-page--trade .holder-network__analysis{border-radius:9px;min-height:38px}.production-page--trade .holder-network__analysis strong{font-size:11px}.production-page--trade .holder-network__analysis small{font-size:9px}.production-page--trade .holder-network__tools{border:1px solid color-mix(in srgb, var(--line-strong) 72%, var(--line));background:color-mix(in srgb, var(--panel-solid) 96%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:9px;grid-auto-columns:auto;grid-auto-flow:column;gap:0;display:grid;top:9px;right:9px;overflow:hidden;box-shadow:0 7px 18px #00000024}.production-page--trade .holder-network__tools button,.production-page--trade .holder-network__zoom-level{min-width:35px;min-height:36px;color:var(--muted-strong);border:0;border-right:1px solid var(--line);box-shadow:none;font:760 10px/1 var(--font-data);background:0 0;border-radius:0;place-items:center;margin:0;padding:0 8px;display:grid}.production-page--trade .holder-network__tools button:last-child{border-right:0}.production-page--trade .holder-network__tools button:hover{color:var(--text);border-color:var(--line);background:var(--panel-hover)}.production-page--trade .holder-network__tools button:focus-visible{color:var(--text);border-color:var(--line);background:var(--panel-hover)}.production-page--trade .holder-network__tools button:disabled{color:var(--muted);opacity:.42;cursor:default}.production-page--trade .holder-network__zoom-button span{font-size:17px;font-weight:500;position:relative;top:-1px}.production-page--trade .holder-network__zoom-level{min-width:47px;color:var(--text);background:color-mix(in srgb, var(--panel-soft) 62%, transparent)}.production-page--trade .holder-network__tools svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:15px;height:15px;overflow:visible}.production-page--trade .holder-network__arrange-button{grid-template-columns:auto auto;gap:6px;padding-inline-start:10px!important;padding-inline-end:10px!important}.production-page--trade .holder-network__hint{color:var(--muted);border-color:var(--line);background:color-mix(in srgb, var(--panel-solid) 95%, transparent);box-shadow:none;font-size:9px;display:block;bottom:9px;right:10px}.production-page--trade .holder-network__legend{max-width:calc(100% - 285px);font-size:9px}.production-page--trade .holder-ranking{background:color-mix(in srgb, var(--panel-soft) 72%, var(--panel-solid));flex-direction:column;min-height:0;padding:0;display:flex;overflow:hidden}.production-page--trade .holder-ranking>header{background:color-mix(in srgb, var(--panel-solid) 74%, transparent);flex:none;align-items:center;min-height:51px;padding:8px 10px}.production-page--trade .holder-ranking>header small{color:var(--muted-strong);letter-spacing:.06em;font-size:9px}.production-page--trade .holder-ranking>header strong{font-size:13px}.production-page--trade .holder-ranking>header>span{max-width:112px;font-size:9px}.production-page--trade .holder-selected-note{border-color:color-mix(in srgb, var(--line-strong) 68%, var(--line));background:var(--panel-solid);flex:none;margin:8px 8px 0}.production-page--trade .holder-cluster-card{border-color:color-mix(in srgb, var(--line-strong) 68%, var(--line));background:var(--panel-solid);flex:none;min-height:108px;max-height:260px;margin:8px 8px 0;overflow:auto}.production-page--trade .holder-ranking__directory{border:1px solid color-mix(in srgb, var(--line-strong) 68%, var(--line));background:var(--panel-solid);border-radius:9px;flex-direction:column;flex:auto;min-height:168px;margin:8px;display:flex;overflow:hidden}.production-page--trade .holder-ranking__directory>header{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;gap:8px;min-height:45px;padding:7px 9px;display:flex}.production-page--trade .holder-ranking__directory>header span small,.production-page--trade .holder-ranking__directory>header span strong{display:block}.production-page--trade .holder-ranking__directory>header span small{color:var(--muted-strong);letter-spacing:.055em;text-transform:uppercase;font-size:9px;font-weight:780}.production-page--trade .holder-ranking__directory>header span strong{color:var(--text);margin-top:2px;font-size:11px}.production-page--trade .holder-ranking__directory>header em{color:var(--muted);border:1px solid var(--line);white-space:nowrap;border-radius:999px;padding:4px 6px;font-size:8px;font-style:normal;font-weight:720}.production-page--trade .holder-ranking__search{min-height:37px;color:var(--muted);border:1px solid var(--line);background:color-mix(in srgb, var(--panel-soft) 72%, transparent);border-radius:8px;flex:none;align-items:center;gap:7px;margin:7px;padding:0 8px;display:flex}.production-page--trade .holder-ranking__search:focus-within{color:var(--text);border-color:color-mix(in srgb, var(--accent) 42%, var(--line))}.production-page--trade .holder-ranking__search svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.4px;flex:0 0 14px;width:14px;height:14px}.production-page--trade .holder-ranking__search input{width:100%;min-width:0;color:var(--text);font:650 10px/1.2 var(--font-data);background:0 0;border:0;outline:0}.production-page--trade .holder-ranking__search input::placeholder{color:var(--muted)}.production-page--trade #holder-ranking-list{scrollbar-color:color-mix(in srgb, var(--muted) 34%, transparent) transparent;flex:auto;min-height:0;max-height:none;margin:0;padding:0 7px 7px;overflow:auto}.production-page--trade #holder-ranking-list>:-webkit-any(button,a){border-radius:7px;grid-template-columns:23px minmax(0,1fr) auto;gap:8px;min-height:45px;padding:5px 4px}.production-page--trade #holder-ranking-list>:is(button,a){border-radius:7px;grid-template-columns:23px minmax(0,1fr) auto;gap:8px;min-height:45px;padding:5px 4px}.production-page--trade #holder-ranking-list>:-webkit-any(button,a)>span{width:22px;height:22px;color:var(--muted-strong);font-size:8px}.production-page--trade #holder-ranking-list>:is(button,a)>span{width:22px;height:22px;color:var(--muted-strong);font-size:8px}.production-page--trade #holder-ranking-list strong{font:680 10px/1.2 var(--font-data)}.production-page--trade #holder-ranking-list small,.production-page--trade #holder-ranking-list b{font-size:9px}.production-page--trade #holder-ranking-list>:-webkit-any(button,a).is-selected{box-shadow:inset 2px 0 color-mix(in srgb, var(--accent) 70%, var(--text))}.production-page--trade #holder-ranking-list>:is(button,a).is-selected{box-shadow:inset 2px 0 color-mix(in srgb, var(--accent) 70%, var(--text))}.production-page--trade .holder-ranking__empty{color:var(--muted);text-align:center;margin:20px 8px;font-size:10px;line-height:1.45}@container (width<=760px){.production-page--trade .holder-map-layout{grid-template-columns:1fr}.production-page--trade .holder-ranking{height:520px;max-height:520px}.production-page--trade .holder-ranking__directory{min-height:210px}}@container (width<=520px){.production-page--trade .holder-map-card__header{grid-template-columns:minmax(0,1fr);gap:7px;padding:8px}.production-page--trade .holder-map-card__commands{grid-template-columns:auto minmax(0,1fr);justify-content:space-between;width:100%;display:grid}.production-page--trade .holder-map-card__header .holder-map-scope{width:100%;min-width:0;margin-top:0}.production-page--trade .holder-map-inline-status{max-width:none;min-height:31px;padding-inline-start:8px;padding-inline-end:8px}.production-page--trade .holder-map-inline-status span{text-overflow:ellipsis;font-size:9px;display:block;overflow:hidden}.production-page--trade .holder-map-kpis article:last-child{grid-column:auto}.production-page--trade .holder-network__analysis{max-width:106px;min-height:34px;padding:4px 7px}.production-page--trade .holder-network__analysis>i{flex-basis:12px;width:12px;height:12px}.production-page--trade .holder-network__analysis strong{white-space:nowrap;font-size:9px}.production-page--trade .holder-network__analysis small{display:none}.production-page--trade .holder-network__tools{top:8px;right:7px}.production-page--trade .holder-network__tools button,.production-page--trade .holder-network__zoom-level{min-width:29px;min-height:34px;padding-inline-start:6px;padding-inline-end:6px}.production-page--trade .holder-network__zoom-level{min-width:42px;font-size:9px}.production-page--trade .holder-network__arrange-button{padding-inline-start:7px!important;padding-inline-end:7px!important}.production-page--trade .holder-network__arrange-button span,.production-page--trade .holder-network__hint{display:none}.production-page--trade .holder-network__legend{max-width:none}.production-page--trade .holder-ranking{height:510px;max-height:510px}.production-page--trade .holder-cluster-card{min-height:102px;max-height:185px}.production-page--trade .holder-ranking__directory{min-height:205px}.production-page--trade .holder-ranking__search input{font-size:10px}}body.holder-map-fullscreen-open{overflow:hidden!important}body.holder-map-fullscreen-open :-webkit-any(.topbar,.global-market-ticker,.mobile-nav,.mobile-nav-hint,.tape,.tape-restore){visibility:hidden!important;pointer-events:none!important}body.holder-map-fullscreen-open :is(.topbar,.global-market-ticker,.mobile-nav,.mobile-nav-hint,.tape,.tape-restore){visibility:hidden!important;pointer-events:none!important}body.holder-map-fullscreen-open .page.is-active:has(.holder-map-card.is-map-fullscreen){z-index:300}.production-page--trade .holder-map-card.is-map-fullscreen{z-index:2147483000;isolation:isolate;width:100vw;max-width:none;height:100dvh;max-height:none;box-shadow:0 0 0 100vmax var(--bg);opacity:1;border:0;border-radius:0;grid-template-rows:auto auto minmax(0,1fr) auto;display:grid;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden;background:var(--bg)!important}.tp2__holder-map-dialog:has(.holder-map-card.is-map-fullscreen){overflow:visible}.tp2__holder-map-dialog:has(.holder-map-card.is-map-fullscreen) .holder-map-shell{overflow:visible}.tp2__holder-map-dialog:has(.holder-map-card.is-map-fullscreen) .holder-map-dialog__body{overflow:visible}.tp2__holder-map-dialog .holder-map-card.is-map-fullscreen .holder-map-card__identity{display:flex}.tp2__holder-map-dialog .holder-map-card.is-map-fullscreen .holder-map-card__commands{justify-content:flex-end;width:auto}.production-page--trade .holder-map-card.is-map-fullscreen .holder-map-card__header{min-height:54px;padding-inline-start:14px;padding-inline-end:14px}.production-page--trade .holder-map-card.is-map-fullscreen .holder-map-layout{grid-template-columns:minmax(0,1fr) clamp(302px,22vw,390px);height:100%;min-height:0;margin:10px}.production-page--trade .holder-map-card.is-map-fullscreen .holder-network,.production-page--trade .holder-map-card.is-map-fullscreen .holder-network.is-expanded-scope,.production-page--trade .holder-map-card.is-map-fullscreen .holder-ranking,.production-page--trade .holder-map-card.is-map-fullscreen .holder-map-layout.is-all-scope .holder-ranking{height:100%;min-height:0;max-height:none}.production-page--trade .holder-map-card.is-map-fullscreen .holder-map-method{margin:0 10px 10px}.production-page--trade .holder-network__fullscreen-button[aria-pressed=true]{color:var(--text);background:color-mix(in srgb, var(--accent) 12%, var(--panel-soft))}@media (max-width:900px){.production-page--trade .holder-map-card.is-map-fullscreen{overscroll-behavior:contain;display:block;overflow:hidden auto}.production-page--trade .holder-map-card.is-map-fullscreen .holder-map-card__header{z-index:20;background:color-mix(in srgb, var(--panel-solid) 97%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.production-page--trade .holder-map-card.is-map-fullscreen .holder-map-layout{grid-template-columns:1fr;height:auto;display:grid}.production-page--trade .holder-map-card.is-map-fullscreen .holder-network,.production-page--trade .holder-map-card.is-map-fullscreen .holder-network.is-expanded-scope{height:max(650px,100dvh - 225px)}.production-page--trade .holder-map-card.is-map-fullscreen .holder-ranking,.production-page--trade .holder-map-card.is-map-fullscreen .holder-map-layout.is-all-scope .holder-ranking{height:min(620px,100dvh - 84px);max-height:none}}@container (width<=350px){.production-page--trade .holder-map-card__commands{grid-template-columns:31px minmax(0,1fr)}.production-page--trade .holder-map-inline-status{justify-content:center;width:31px;max-width:31px;padding-inline-start:0;padding-inline-end:0}.production-page--trade .holder-map-inline-status span{display:none}.production-page--trade .holder-network__analysis{justify-content:center;width:34px;max-width:34px;padding-inline-start:5px;padding-inline-end:5px}.production-page--trade .holder-network__analysis span{display:none}}@media (max-width:640px){html:has(.production-page--markets.is-active){--topbar-h:56px;--mobile-nav-h:62px}html:has(.production-page--markets.is-active) .topbar{min-height:48px;padding-block-start:4px;padding-block-end:4px;top:4px}html:has(.production-page--markets.is-active) .mobile-nav{border-radius:15px;padding:4px;left:6px;right:6px}main:has(>.production-page--markets.is-active){padding-top:8px;padding-bottom:calc(var(--mobile-nav-clearance) + 12px)}.production-page--markets{padding-top:0}.production-market-atlas{border-radius:12px;padding:6px}.production-atlas-heading{align-items:center;gap:6px;min-height:34px;padding:1px 1px 5px}.production-atlas-title{gap:6px}.production-atlas-title .tolly-brand-lockup{gap:4px}.production-atlas-title .tolly-brand-lockup img{width:20px;height:15px}.production-atlas-title .tolly-brand-lockup strong{letter-spacing:.12em;font-size:9px}.production-atlas-title>i{height:19px}.production-atlas-title h1{font-size:18px}.production-market-atlas .tb{gap:5px;padding-top:4px}.production-market-atlas .tb__bar{flex-direction:row;gap:4px}.production-market-atlas .tb__search{flex:auto;width:auto;min-height:34px}.production-market-atlas .tb__filter-toggle{flex:none;width:auto;min-width:66px;min-height:34px;padding-inline-start:7px;padding-inline-end:7px}.production-market-atlas .tb__market-filter-strip{grid-template-columns:minmax(104px,.68fr) minmax(0,1.32fr);gap:2px;padding:1px;display:grid}.production-market-atlas .tb__market-filter-strip--compact .tb__market-universe-control{grid-area:1/1;align-self:stretch;width:100%}.production-market-atlas .tb__market-filter-strip--compact .tb__filter-anchor{grid-area:1/2;align-self:stretch}.production-market-atlas .tb__market-filter-strip--compact .tb__market-strip-actions{grid-area:2/1/auto/-1}.production-market-atlas .tb__market-filter-strip--compact .tb__filter-anchor{width:100%}.production-market-atlas .tb__market-filter-strip--compact .tb__bar{gap:3px;height:100%}.production-market-atlas .tb__market-filter-strip--compact .tb__search,.production-market-atlas .tb__market-filter-strip--compact .tb__filter-toggle{min-height:34px}.production-market-atlas .tb__market-filter-strip--compact .tb__search{padding-inline-start:7px;padding-inline-end:7px;font-size:10.5px}.production-market-atlas .tb__market-filter-strip--compact .tb__filter-toggle{min-width:57px;padding-inline-start:5px;padding-inline-end:5px;font-size:10px}.production-market-atlas .tb__market-filter-strip--compact .tb__filters{width:auto}.production-market-atlas .tb__scope-trigger{min-width:0;min-height:34px}.production-market-atlas .tb__scope-menu{width:min(248px,100vw - 28px)}.production-market-atlas .tb__sc--mobile-favourite{min-width:0;min-height:32px;padding-inline-start:3px;padding-inline-end:3px}.production-market-atlas .tb__market-strip-actions{gap:4px;width:100%;margin-left:0}.production-market-atlas .tb__market-strip-actions .tb__sort--fav{flex:1;min-width:0;min-height:34px;padding-inline-start:7px;padding-inline-end:7px}.production-market-atlas .tb__view{flex:none}.production-market-atlas .tb__vw{min-width:68px;min-height:34px;padding-inline-start:6px;padding-inline-end:6px;font-size:9px}.production-market-atlas .tb__vw .icon{width:12px;height:12px}.production-market-atlas .tb__card-sort-strip{gap:5px;min-height:42px;margin-top:4px;padding:3px 4px}.production-market-atlas .tb__card-sort-strip.tb__lane-mobile-sort{min-height:42px}.production-market-atlas .tb__mobile-sort-trigger{border-radius:8px;gap:6px;min-height:36px;padding:3px 7px}.production-market-atlas .tb__mobile-sort-trigger small{font-size:9px}.production-market-atlas .tb__mobile-sort-trigger strong{margin-top:1px;font-size:9.5px}.production-market-atlas .tb__mobile-sort-trigger>b{width:21px;height:21px;font-size:12px}.production-market-atlas .tb__card-quick-buy-settings{gap:6px;padding-left:5px}.production-market-atlas .tb__card-quick-buy-settings small{font-size:6px}.production-market-atlas .tb__card-quick-buy-settings strong{margin-top:1px;font-size:8.5px}.production-market-atlas .tb__card-quick-buy-settings>button{width:36px;height:36px}.production-market-atlas .market-lane-row>.lane-signal,.production-market-atlas .tb-card__lens,.production-market-atlas .market-terminal-card__lens{display:none}.production-market-atlas .tb-card__actions{justify-content:flex-end;display:flex}.production-market-atlas .tb-card__quick-buy,.production-market-atlas .market-terminal-card__quick-buy{width:44px;min-width:44px;padding-inline-start:0;padding-inline-end:0}.production-market-atlas .tb-card__quick-buy strong,.production-market-atlas .market-terminal-card__quick-buy strong,.production-market-atlas .market-lane-row>.lane-quick-buy b{display:none}.production-market-atlas .market-lane-row>.lane-quick-buy{grid-column:6;width:44px;min-width:44px}@container (width>=521px) and (width<=900px){.production-market-atlas .market-lane-row{grid-template-columns:minmax(170px,1fr) 90px 66px 62px 68px 44px}}@container (width<=520px){.production-market-atlas .market-lane-row{grid-template-columns:minmax(0,1fr) 58px 44px}.production-market-atlas .market-lane-row>.lane-quick-buy{grid-column:3}}.production-market-atlas .market-terminal{min-height:520px;overflow:visible}.production-market-atlas .market-terminal__mobile-hint{z-index:2;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 25%, var(--line));background:color-mix(in srgb, var(--panel-solid) 90%, transparent);pointer-events:none;border-radius:999px;padding:3px 7px;font-size:8px;font-weight:850;position:absolute;top:10px;right:12px;display:inline-flex!important}.production-market-atlas .market-terminal__workspace{display:block;overflow:visible}.production-market-atlas .market-terminal__columns{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;grid-template-columns:repeat(3,minmax(82vw,82vw));padding:7px;scroll-padding-inline:7px;overflow-x:auto}.production-market-atlas .market-terminal__column{scroll-snap-align:start;min-height:430px}.production-market-atlas .market-terminal__list{max-height:560px;overflow-y:auto}.production-market-atlas .market-terminal-card{min-height:124px;padding:7px}.production-market-atlas .market-terminal-card__market .tim{flex-basis:34px;width:34px!important;height:34px!important}.production-market-atlas .market-terminal-card__readout{grid-template-columns:repeat(4,minmax(0,1fr)) 44px;gap:3px;min-height:44px;margin-top:3px;padding-top:3px}.production-market-atlas .market-terminal-card__actions{grid-column:5;grid-template-rows:none;grid-template-columns:44px;justify-content:end;gap:5px}.production-market-atlas .market-terminal-card__move{min-height:44px}.production-market-atlas .market-terminal-card__actions>button{border-radius:7px;min-height:44px;font-size:9px}.production-market-atlas .market-terminal-card__actions>.market-terminal-card__lens{display:none}.production-market-atlas .market-terminal-card__actions .icon{width:12px;height:12px}.production-market-atlas .market-terminal-card__fav,.production-market-atlas .market-terminal-card__chart{width:42px;height:42px}.production-market-atlas .market-terminal-card__top{grid-template-columns:minmax(0,1fr) max-content 42px 42px;grid-template-areas:"market market chart favourite""proofs cap cap cap";gap:6px 4px}.production-market-atlas .market-terminal__trade-backdrop{z-index:119;visibility:hidden;opacity:0;pointer-events:none;background:#000000a8;border:0;transition:opacity .18s,visibility .18s;display:block;position:fixed;top:0;bottom:0;left:0;right:0}.production-market-atlas .market-terminal__trade-backdrop.is-open{visibility:visible;opacity:1;pointer-events:auto}.production-market-atlas .market-terminal__trade{z-index:120;right:7px;bottom:calc(var(--mobile-nav-clearance) + 2px);visibility:hidden;border:1px solid var(--line-strong);opacity:0;pointer-events:none;border-radius:14px;max-height:min(78dvh,720px);transition:opacity .18s,transform .18s,visibility .18s;position:fixed;left:7px;transform:translateY(24px);box-shadow:0 22px 70px #00000094}.production-market-atlas .market-terminal__trade.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.production-market-atlas .market-terminal__trade-head{grid-template-columns:34px minmax(0,1fr) 42px}.production-market-atlas .market-terminal__open-studio{min-height:42px}.production-market-atlas .market-terminal__trade-close{grid-area:1/3;width:42px;height:42px;display:grid}.production-market-atlas .market-terminal__trade-body{max-height:calc(min(78dvh,720px) - 107px)}.production-page--trade .tp2__scell{flex-direction:row;justify-content:space-between;align-items:center;gap:3px;min-height:34px;padding:3px 4px}.production-page--trade .tp2__scell:first-child{flex-grow:1.2}.production-page--trade .tp2__scell>.tp2__sk{min-width:0;color:var(--muted);letter-spacing:.06em;flex:none;font-size:7px;overflow:visible}.production-page--trade .tp2__scell>.tp2__sval{min-width:0;color:var(--text);text-align:right;flex:0 auto;font-size:9px}.production-page--markets .market-kpis{grid-template-columns:1fr 1fr}.production-market-atlas .market-lane-row__market .og-badge{min-width:19px;min-height:19px}.production-market-atlas .market-lane-row__market .og-emblem{width:15px;height:15px}.production-market-atlas .market-lane-row__market .og-badge b{display:none}.production-market-atlas .market-lane-row__market .market-tolly-mark{flex-basis:19px;width:19px;min-width:19px;height:19px}.production-market-atlas .market-lane-row__market .market-tolly-mark img{width:15px;height:11px}.production-page--trade .holder-map-evidence-guide>p{text-align:left;margin:8px 0 0}.production-page--launch .launch-logo-field{grid-template-columns:42px 1fr}.production-page--launch .launch-logo-field input{grid-column:1/-1}.production-page--launch .launch-logo-choice{width:100%;display:grid}.production-page--launch .launch-ipfs__picker{grid-template-columns:42px minmax(0,1fr)}.production-page--launch .launch-ipfs__picker b{display:none}.production-page--launch .launch-ipfs__action{flex-direction:column;align-items:stretch}.production-page--launch .launch-ipfs__action .button{width:100%}.production-page--launch .launch-buy-options{grid-template-columns:repeat(4,1fr)}.production-page--launch .launch-buy-options .field-prefix{grid-column:1/-1}}@media (max-width:380px){.production-market-atlas .tb__market-strip-actions{gap:5px}.production-market-atlas .tb__market-strip-actions .tb__sort--fav{gap:4px;padding-inline-start:7px;padding-inline-end:7px;overflow:hidden}.production-market-atlas .tb__fav-label--full{display:none}.production-market-atlas .tb__fav-label--compact{display:inline}.production-market-atlas .tb__fav-count{min-width:15px;height:15px;padding-inline-start:3px;padding-inline-end:3px;font-size:7px}}@container (width<=360px){.production-market-atlas .market-lane-row__market>.lane-favourite{display:none}}html[data-theme=superog] :is(.button,.icon-button,.sidebar-collapse,.sidebar-link,.command-search,.theme-card,.production-market-atlas .tb__filter-toggle,.production-market-atlas .tb__sort,.production-market-atlas .tb__vw,.production-market-atlas .tb__sc,.production-market-atlas .tb__clear,.production-market-atlas .tb__pg,.production-market-atlas .lane-sort,.production-market-atlas .lane-favourite,.production-market-atlas .lane-signal,.production-market-atlas .lane-quick-buy-heading>button,.production-market-atlas .market-filter-clear,.production-market-atlas .tb-card__fav,.production-market-atlas .tb-card__lens,.production-market-atlas .tb-card__quick-buy,.production-market-atlas .tb__card-quick-buy-settings>button,.production-page--trade .tp2__quickbuysettings,.production-market-atlas .market-terminal-card__fav,.production-market-atlas .market-terminal-card__chart,.production-market-atlas .market-terminal-card__quick-buy,.production-market-atlas .market-terminal-card__lens,.production-market-atlas .market-terminal__trade-head>a,.production-market-atlas .market-terminal__trade-close,.quick-buy-panel__head>button,.quick-buy-presets button,.quick-buy-save,.rail-icon-button,.feed-summary button,.concept-tape-filter button,.feed-quick-buy,.origin-proof__toggle,.lens-funding-sources>button,.lens-funding-inspector>header button,.production-page--trade .th__strategy,.production-page--trade .tp2__tfs button,.production-page--trade .tp2__feedtabs button,.production-page--trade .tp2__pct button,.production-page--trade .tp2__slipctl button,.production-page--trade .tp2__slipbtn,.production-page--trade .tp2__flipbtn,.production-page--trade .tp2__balance-retry,.production-page--trade .tp2__faucet,.production-page--trade .outcome-card__toggle,.production-page--trade .tp2__go,.btn-gold){color:#f1f2e8;text-shadow:1px 1px #00000094;background:linear-gradient(#3d4942,#252c28);border:1px solid #080a09;border-color:#819187 #080a09 #080a09 #819187;border-radius:0;font-family:Tolly Plex,IBM Plex Mono,Cascadia Mono,Courier New,monospace;box-shadow:inset 1px 1px #f4fff430,inset -1px -1px #000000b8,2px 2px #00000085}html[data-theme=superog] :is(.button,.icon-button,.sidebar-collapse,.sidebar-link,.command-search,.theme-card,.production-market-atlas .tb__filter-toggle,.production-market-atlas .tb__sort,.production-market-atlas .tb__vw,.production-market-atlas .tb__sc,.production-market-atlas .tb__clear,.production-market-atlas .tb__pg,.production-market-atlas .lane-sort,.production-market-atlas .lane-favourite,.production-market-atlas .lane-signal,.production-market-atlas .lane-quick-buy-heading>button,.production-market-atlas .market-filter-clear,.production-market-atlas .tb-card__fav,.production-market-atlas .tb-card__lens,.production-market-atlas .tb__card-quick-buy-settings>button,.production-page--trade .tp2__quickbuysettings,.production-market-atlas .market-terminal-card__fav,.production-market-atlas .market-terminal-card__chart,.production-market-atlas .market-terminal-card__lens,.production-market-atlas .market-terminal__trade-head>a,.production-market-atlas .market-terminal__trade-close,.quick-buy-panel__head>button,.quick-buy-presets button,.rail-icon-button,.feed-summary button,.concept-tape-filter button,.feed-quick-buy,.origin-proof__toggle,.lens-funding-sources>button,.lens-funding-inspector>header button,.production-page--trade .th__strategy,.production-page--trade .tp2__tfs button,.production-page--trade .tp2__feedtabs button,.production-page--trade .tp2__pct button,.production-page--trade .tp2__slipctl button,.production-page--trade .tp2__slipbtn,.production-page--trade .tp2__flipbtn,.production-page--trade .tp2__balance-retry,.production-page--trade .tp2__faucet,.production-page--trade .outcome-card__toggle):hover:not(:disabled){color:#fffef2;filter:none;background:linear-gradient(#4b5a51,#303933);border-top-color:#b4c6ba;border-left-color:#b4c6ba;transform:none}html[data-theme=superog] :is(.button,.icon-button,.sidebar-collapse,.sidebar-link,.command-search,.theme-card,.production-market-atlas .tb__filter-toggle,.production-market-atlas .tb__sort,.production-market-atlas .tb__vw,.production-market-atlas .tb__sc,.production-market-atlas .tb__clear,.production-market-atlas .tb__pg,.production-market-atlas .lane-sort,.production-market-atlas .lane-favourite,.production-market-atlas .lane-signal,.production-market-atlas .lane-quick-buy-heading>button,.production-market-atlas .market-filter-clear,.production-market-atlas .tb-card__fav,.production-market-atlas .tb-card__lens,.production-market-atlas .tb__card-quick-buy-settings>button,.production-page--trade .tp2__quickbuysettings,.production-market-atlas .market-terminal-card__fav,.production-market-atlas .market-terminal-card__chart,.production-market-atlas .market-terminal-card__lens,.production-market-atlas .market-terminal__trade-head>a,.production-market-atlas .market-terminal__trade-close,.quick-buy-panel__head>button,.quick-buy-presets button,.rail-icon-button,.feed-summary button,.concept-tape-filter button,.feed-quick-buy,.origin-proof__toggle,.lens-funding-sources>button,.lens-funding-inspector>header button,.production-page--trade .th__strategy,.production-page--trade .tp2__tfs button,.production-page--trade .tp2__feedtabs button,.production-page--trade .tp2__pct button,.production-page--trade .tp2__slipctl button,.production-page--trade .tp2__slipbtn,.production-page--trade .tp2__flipbtn,.production-page--trade .tp2__balance-retry,.production-page--trade .tp2__faucet,.production-page--trade .outcome-card__toggle):active:not(:disabled){background:#202723;border-color:#070908 #75867c #75867c #070908;transform:translate(1px,1px);box-shadow:inset 2px 2px #000000b8}html[data-theme=superog] :is(.production-market-atlas .tb__filter-toggle.is-on,.production-market-atlas .tb__sort.is-on,.production-market-atlas .tb__vw.is-on,.production-market-atlas .tb__sc.is-on,.production-market-atlas .tb__pg.is-on,.production-market-atlas .lane-sort.is-on,.quick-buy-presets button.is-active,.rail-icon-button[aria-pressed=true],.concept-tape-filter button.is-active,.production-page--trade .tp2__tfs button.is-on,.production-page--trade .tp2__feedtabs button.is-on,.production-page--trade .tp2__slipctl button.is-on,.production-page--trade .tp2__slipbtn.is-open){color:#06110f;text-shadow:none;background:#36dac7;border-color:#c8fff7 #0c665c #0c665c #c8fff7;box-shadow:inset 1px 1px #ffffff80,inset -2px -2px #0048408c,2px 2px #050706}html[data-theme=superog] :is(.button--primary,.quick-buy-trigger,.quick-buy-save,.production-market-atlas .lane-quick-buy,.production-market-atlas .tb-card__quick-buy,.production-market-atlas .market-terminal-card__quick-buy,.production-page--trade .tp2__go,.btn-gold):not(:root){color:#06110f;text-shadow:none;background:linear-gradient(#61eadb,#28bca9);border-color:#c8fff7 #0b685e #0b685e #c8fff7;border-radius:0;box-shadow:inset 1px 1px #ffffff8a,inset -2px -2px #00494094,2px 2px #050706}html[data-theme=superog] :is(.button--primary,.quick-buy-trigger,.quick-buy-save,.production-market-atlas .lane-quick-buy,.production-market-atlas .tb-card__quick-buy,.production-market-atlas .market-terminal-card__quick-buy,.production-page--trade .tp2__go,.btn-gold):not(:root):hover:not(:disabled){color:#020907;filter:none;background:linear-gradient(#8bf5e9,#36dac7);transform:none}html[data-theme=superog] :is(.production-market-atlas .lane-favourite.is-on,.production-market-atlas .tb-card__fav.is-on,.production-market-atlas .market-terminal-card__fav.is-on){color:#181002;text-shadow:none;background:#ffd177;border-color:#fff0bc #8a6125 #8a6125 #fff0bc;box-shadow:inset 1px 1px #ffffff7a,inset -2px -2px #6942087a,2px 2px #050706}html[data-theme=superog] #lens-close{color:#f1f2e8;text-shadow:1px 1px #00000094;background:linear-gradient(#3d4942,#252c28);border:1px solid #090c0a;border-color:#819187 #090c0a #090c0a #819187;border-radius:0;box-shadow:inset 1px 1px #f4fff430,inset -1px -1px #000000b8,2px 2px #00000085}html[data-theme=superog] #lens-close:hover{color:#fffef2;background:linear-gradient(#4b5a51,#303933)}html[data-theme=superog] #lens-close:active{background:#202723;transform:translate(1px,1px);box-shadow:inset 2px 2px #000000b8}html[data-theme=superog] :-webkit-any(.quick-buy-panel,.market-lens-dialog){border-radius:1px;box-shadow:inset 1px 1px #ffffff2e,inset -2px -2px #000000b8,7px 8px #00000085}html[data-theme=superog] :is(.quick-buy-panel,.market-lens-dialog){border-radius:1px;box-shadow:inset 1px 1px #ffffff2e,inset -2px -2px #000000b8,7px 8px #00000085}html[data-theme=superog] :is(.quick-buy-settings input,.tape-custom-minimum input,.production-page--trade .tp2__slipin){background:#111713;border-radius:0;box-shadow:inset 2px 2px #000000c2,inset -1px -1px #d3e7d733}.tp2__trade-modes{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:0;margin:-2px 0 12px;display:grid}.tp2__trade-modes button{min-width:0;min-height:38px;color:var(--muted);cursor:pointer;font:760 11px/1 var(--font-ui);letter-spacing:.065em;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;padding:8px 10px;display:inline-flex;position:relative}.tp2__trade-modes button:not(.is-on){color:var(--accent);background:color-mix(in srgb, var(--accent) 5%, transparent)}.tp2__trade-modes button:not(.is-on):hover{color:var(--accent-text);background:var(--accent);outline:0}.tp2__trade-modes button:not(.is-on):focus-visible{color:var(--accent-text);background:var(--accent);outline:0}.tp2__trade-modes button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:18%;right:18%}.tp2__trade-modes button.is-on{color:var(--text)}.tp2__trade-modes button.is-on:after{background:var(--accent);box-shadow:0 0 10px color-mix(in srgb, var(--accent) 56%, transparent)}.tp2__trade-modes button b{min-width:18px;height:18px;color:var(--accent-text);background:var(--accent);font:800 9px/1 var(--font-data);border-radius:50%;place-items:center;display:grid}.production-page--trade .tp2__swaphead.is-tools-only>span:first-child{display:none}.production-page--trade .tp2__swaphead.is-tools-only .tp2__slipwrap{margin-left:auto}.protected-orders{border:0;margin:0;padding:0}.protected-orders__toggle{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 2px;display:flex}.protected-orders__toggle>span:first-child{gap:2px;display:grid}.protected-orders__toggle b{font:700 12px/1.2 var(--font-ui);letter-spacing:.045em;text-transform:uppercase}.protected-orders__toggle small{color:var(--muted);font:500 10px/1.3 var(--font-data)}.protected-orders__toggle>span:last-child{width:22px;height:22px;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 42%, transparent);font:700 15px/1 var(--font-data);border-radius:50%;place-items:center;display:grid}.protected-orders__body{gap:10px;min-width:0;padding:8px 0 2px;display:grid}.protected-orders__body>*{min-width:0;max-width:100%}.protected-orders__types{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.protected-orders__types button,.protected-orders__settings>button{min-width:0;min-height:32px;color:var(--muted);background:color-mix(in srgb, var(--surface-2) 78%, transparent);border:1px solid var(--line);font:650 10px/1.15 var(--font-data);cursor:pointer;border-radius:7px;padding:7px 4px}.protected-orders__types button.is-on,.protected-orders__settings>button.is-on{color:var(--accent-text);border-color:var(--accent);background:var(--accent)}.protected-orders__draft-empty{color:var(--muted);border:1px dashed var(--line);background:color-mix(in srgb, var(--surface-2) 48%, transparent);font:550 10px/1.45 var(--font-data);border-radius:8px;margin:1px 0 0;padding:10px 11px}.protected-orders__exit-choice{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-top:-3px;display:grid}.protected-orders__exit-choice button{min-width:0;min-height:30px;color:var(--muted);border:1px solid var(--line);font:700 9px/1.1 var(--font-data);cursor:pointer;background:0 0;border-radius:6px;padding:6px 4px}.protected-orders__exit-choice button.is-on{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 58%,var(--line));background:color-mix(in srgb,var(--accent) 8%,transparent)}.protected-orders__target-head{min-width:0;color:var(--muted);font:650 10px/1.2 var(--font-data);justify-content:space-between;align-items:center;gap:8px;display:flex}.protected-orders__target-units{flex:none;align-items:center;gap:5px;display:flex}.protected-orders__target-units>small{color:var(--muted);font:700 8px/1 var(--font-data);text-transform:uppercase;letter-spacing:.04em}.protected-orders__value-modes{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-2) 70%, transparent);border-radius:7px;flex:none;gap:3px;padding:2px;display:flex}.protected-orders__value-modes button{min-height:30px;color:var(--muted);font:700 9.5px/1 var(--font-data);text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:4px 7px}.protected-orders__value-modes button.is-on{color:var(--accent-text);background:var(--accent)}.trade-amount-unit{min-width:0;min-height:29px;color:var(--text);background:color-mix(in srgb,var(--surface-2) 78%,transparent);border:1px solid var(--line);cursor:pointer;font:700 9px/1 var(--font-data);white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:4px 7px;display:inline-flex;overflow:hidden}.trade-amount-unit:hover{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 55%,var(--line))}.trade-amount-unit:focus-visible{outline:1px solid var(--accent);outline-offset:1px}.trade-amount-unit__symbol{text-overflow:ellipsis;min-width:0;overflow:hidden}.trade-amount-unit__switch{color:var(--accent);flex:none;font-size:12px;line-height:1}.protected-orders__field{color:var(--muted);font:650 10px/1.2 var(--font-data);gap:5px;display:grid}.protected-orders__amount-head{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.protected-orders__amount-head>b{color:var(--muted);font:650 10px/1.2 var(--font-data)}.protected-orders__amount-head>small{min-width:0;color:var(--muted);font:550 9.5px/1.2 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.protected-orders__field>span:last-child{background:color-mix(in srgb, var(--surface-2) 72%, transparent);border:1px solid var(--line);border-radius:8px;align-items:center;min-width:0;padding:8px 10px;display:flex}.protected-orders__field input{width:100%;min-width:0;color:var(--text);font:700 14px/1.2 var(--font-data);background:0 0;border:0;outline:0}.protected-orders__field b{color:var(--text);font:700 10px/1 var(--font-data);flex:none}.protected-orders__field>span:last-child .trade-amount-unit{border-color:color-mix(in srgb,var(--line) 86%,transparent);background:var(--surface-1);flex:none;max-width:48%;min-height:27px}.protected-orders__create{text-align:center;justify-content:center;align-items:center;width:100%;display:inline-flex}.balance-allocation-rail{min-width:0;color:var(--muted);font-family:var(--font-data);gap:2px;padding:3px 1px 1px;display:grid}.balance-allocation-rail__head{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.balance-allocation-rail__head>span{min-width:0;color:var(--muted);font:650 9.5px/1.2 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.balance-allocation-rail__head output{color:var(--accent);font:800 10px/1 var(--font-data);letter-spacing:.025em;flex:none}.balance-allocation-rail__control{height:34px;position:relative}.balance-allocation-rail__track{z-index:0;border:1px solid color-mix(in srgb,var(--line) 88%,transparent);background:color-mix(in srgb,var(--surface-1) 82%,var(--line));border-radius:99px;height:4px;position:absolute;top:50%;left:9px;right:9px;transform:translateY(-50%)}.balance-allocation-rail__track>i{border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 72%,var(--positive)),var(--accent));max-width:calc(100% + 2px);box-shadow:0 0 10px color-mix(in srgb,var(--accent) 18%,transparent);display:block;position:absolute;top:-1px;bottom:-1px;left:-1px;right:auto}.balance-allocation-rail__track>span{z-index:1;border:1px solid color-mix(in srgb,var(--line) 86%,transparent);background:var(--panel-solid);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;transform:translate(-50%,-50%)}.balance-allocation-rail__track>span.is-passed{border-color:color-mix(in srgb,var(--accent) 75%,var(--line));background:var(--accent)}.balance-allocation-rail input[type=range]{-webkit-appearance:none;appearance:none;z-index:2;cursor:ew-resize;touch-action:pan-y;background:0 0;width:100%;height:34px;margin:0;padding:0;position:absolute;top:0;bottom:0;left:0;right:0}.balance-allocation-rail input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;width:100%;height:4px}.balance-allocation-rail input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:3px solid var(--panel-solid);background:var(--accent);width:19px;height:19px;box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 72%,var(--line)),0 2px 8px #00000057;border-radius:50%;margin-top:-7.5px}.balance-allocation-rail input[type=range]::-moz-range-track{background:0 0;border:0;width:100%;height:4px}.balance-allocation-rail input[type=range]::-moz-range-thumb{border:3px solid var(--panel-solid);background:var(--accent);width:13px;height:13px;box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 72%,var(--line)),0 2px 8px #00000057;border-radius:50%}.balance-allocation-rail input[type=range]:focus-visible{outline:0}.balance-allocation-rail input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 25%,transparent),0 0 0 1px var(--accent)}.balance-allocation-rail__marks{color:var(--muted);font:650 8px/1 var(--font-data);pointer-events:none;justify-content:space-between;align-items:center;margin-top:-6px;padding:0 2px;display:flex}.balance-allocation-rail__hint{color:var(--muted);font:500 8.5px/1.35 var(--font-data);margin-top:3px}.balance-allocation-rail.is-disabled{opacity:.48}.balance-allocation-rail.is-disabled input[type=range]{cursor:default}.protected-orders__allocation-rail{margin-top:-4px}.protected-orders__allocation-rail--stop{margin:0}.production-page--trade .tp2__allocation-rail{margin-top:2px}.production-page--trade .tp2__allocation-rail .balance-allocation-rail__head>span{color:var(--muted-strong)}.protected-orders__size-presets{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin-top:-5px;display:grid}.protected-orders__size-presets button{min-width:0;min-height:30px;color:var(--muted);border:1px solid var(--line);cursor:pointer;font:700 9.5px/1 var(--font-data);background:0 0;border-radius:6px;padding:6px 3px}.protected-orders__size-presets button:hover,.protected-orders__size-presets button.is-on{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 55%, var(--line));background:color-mix(in srgb, var(--accent) 7%, transparent);outline:0}.protected-orders__size-presets button:focus-visible{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 55%, var(--line));background:color-mix(in srgb, var(--accent) 7%, transparent);outline:0}.protected-orders__size-presets button:disabled{opacity:.42;cursor:default}.protected-orders__size-presets .protected-orders__balance-retry{color:var(--warning);border-color:color-mix(in srgb, var(--warning) 45%, var(--line));grid-column:1/-1}.protected-orders__drag-hint{min-width:0;color:var(--muted);font:500 9px/1.35 var(--font-data);justify-content:space-between;align-items:flex-start;gap:8px;margin-top:-4px;display:flex}.protected-orders__drag-hint span{color:var(--muted-strong)}.protected-orders__drag-hint b{min-width:0;color:var(--text);text-align:right;overflow-wrap:anywhere;font-weight:600}.protected-orders__trigger-error{color:var(--warning);background:color-mix(in srgb, var(--warning) 8%, transparent);border-left:2px solid var(--warning);font:600 9.5px/1.45 var(--font-data);margin:-3px 0 0;padding:7px 8px}.protected-orders__protection{background:color-mix(in srgb, var(--warning) 6%, transparent);border-left:2px solid color-mix(in srgb, var(--warning) 72%, var(--line));justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.protected-orders__protection>span:first-child{align-items:center;gap:5px;min-width:0;display:inline-flex}.protected-orders__protection>span:first-child b{color:var(--text);font:700 10px/1.2 var(--font-data);text-transform:uppercase;letter-spacing:.04em}.protected-orders__protection>span:last-child{flex:none;align-items:center;gap:4px;display:flex}.protected-orders__protection input{width:54px;color:var(--text);background:color-mix(in srgb, var(--surface-2) 82%, transparent);border:1px solid var(--line);font:700 11px/1 var(--font-data);text-align:right;border-radius:6px;outline:0;padding:7px 6px}.protected-orders__protection>span:last-child b{color:var(--text);font:700 10px/1 var(--font-data)}.protected-orders__preview{background:color-mix(in srgb, var(--accent) 7%, transparent);border-left:2px solid var(--accent);grid-template-columns:1fr auto;gap:4px 8px;padding:9px 10px;display:grid}.protected-orders__preview span{color:var(--muted);font:650 9.5px/1.2 var(--font-data);text-transform:uppercase;letter-spacing:.055em}.protected-orders__preview>span{align-items:center;gap:5px;display:inline-flex}.protected-orders__preview b{min-width:0;color:var(--text);font:700 10px/1.2 var(--font-data);text-align:right;overflow-wrap:anywhere}.protected-orders__preview small{color:var(--muted);font:500 9.5px/1.45 var(--font-data);grid-column:1/-1}.protected-orders__settings{gap:8px;display:grid}.protected-orders__settings>span{color:var(--muted);font:700 8.5px/1 var(--font-data);text-transform:uppercase;letter-spacing:.05em}.protected-orders__expiry-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.protected-orders__expiry-options button{min-width:0;min-height:30px;color:var(--muted);background:color-mix(in srgb, var(--surface-2) 72%, transparent);border:1px solid var(--line);font:700 9px/1 var(--font-data);cursor:pointer;border-radius:6px;padding:5px}.protected-orders__expiry-options button.is-on{color:var(--accent-text);background:var(--accent);border-color:var(--accent)}.protected-orders__settings label{color:var(--muted);border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding-top:8px;display:grid}.protected-orders__settings label>span:first-child{gap:3px;min-width:0;display:grid}.protected-orders__settings label>span:first-child b{color:var(--text);font:700 9.5px/1.2 var(--font-ui);text-transform:uppercase;letter-spacing:.035em}.protected-orders__settings label>span:first-child small{color:var(--muted);font:500 8.5px/1.35 var(--font-data)}.protected-orders__fill-choice>button{min-width:46px;min-height:30px;color:var(--muted);border:1px solid var(--line);font:800 9px/1 var(--font-data);cursor:pointer;background:0 0;border-radius:6px;padding:6px 8px}.protected-orders__fill-choice>button.is-on{color:var(--accent-text);border-color:var(--accent);background:var(--accent)}.protected-orders__setting-input{flex:none;align-items:center;gap:4px;display:flex}.protected-orders__setting-input input{width:62px;color:var(--text);background:color-mix(in srgb, var(--surface-2) 82%, transparent);border:1px solid var(--line);font:700 10.5px/1 var(--font-data);text-align:right;border-radius:6px;outline:0;padding:7px 6px}.protected-orders__setting-input b{color:var(--text);font:700 8.5px/1 var(--font-data)}.protected-orders__create{text-align:center;justify-content:center;align-items:center;width:100%;min-height:40px;font-size:11px;display:flex}.protected-orders__create:disabled{color:var(--muted);border-color:var(--line);background:color-mix(in srgb, var(--surface-2) 84%, transparent);box-shadow:none;filter:none;opacity:.72;cursor:not-allowed}.protected-orders__block-reason{color:var(--muted-strong);font:600 9.5px/1.35 var(--font-data);text-align:center;margin:-3px 2px 0}.protected-orders__replacement{color:var(--text);border:1px solid color-mix(in srgb,var(--accent) 40%,var(--line));background:color-mix(in srgb,var(--accent) 7%,var(--surface-2));border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:8px;display:flex}.protected-orders__replacement>span{gap:3px;min-width:0;display:grid}.protected-orders__replacement b{color:var(--accent);font:750 9.5px/1.2 var(--font-ui);text-transform:uppercase}.protected-orders__replacement small{color:var(--muted-strong);font:550 8.5px/1.4 var(--font-data)}.protected-orders__replacement button{min-height:30px;color:var(--text);border:1px solid var(--line);font:700 8.5px/1 var(--font-data);cursor:pointer;background:0 0;border-radius:6px;flex:none;padding:5px 7px}.protected-orders__safety,.protected-orders__note,.protected-orders__unavailable{color:var(--muted);font:500 9.5px/1.5 var(--font-data);margin:0}.protected-orders__safety{justify-content:flex-end;align-items:center;gap:5px;display:flex}.protected-orders__safety>span{text-transform:uppercase;letter-spacing:.04em}.protected-orders__note{color:var(--text);background:color-mix(in srgb, var(--warning) 10%, transparent);border-left:2px solid var(--warning);padding:7px 8px}.protected-orders__service-alert{color:var(--text);background:color-mix(in srgb, var(--warning) 12%, var(--panel));border:1px solid color-mix(in srgb, var(--warning) 46%, var(--line));border-left:3px solid var(--warning);gap:3px;padding:9px 10px;display:grid}.protected-orders__service-alert b{color:var(--warning);font:800 10px/1.25 var(--font-display);text-transform:uppercase;letter-spacing:.04em}.protected-orders__service-alert span{color:var(--muted-strong);font:600 9.5px/1.45 var(--font-data)}.protected-orders__sync{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;padding:7px 0;display:flex}.protected-orders__sync span{color:var(--muted);font:600 9.5px/1.3 var(--font-data)}.protected-orders__sync button{min-height:30px;color:var(--accent);background:color-mix(in srgb, var(--accent) 7%, transparent);border:1px solid color-mix(in srgb, var(--accent) 38%, var(--line));font:700 9px/1 var(--font-data);cursor:pointer;border-radius:6px;flex:none;padding:6px 8px}.protected-orders__sync button:disabled{opacity:.55;cursor:default}.protected-orders__list{border-top:1px solid var(--line);gap:6px;padding-top:9px;display:grid}.protected-orders__list h4{color:var(--text);font:700 10px/1.2 var(--font-ui);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;align-items:center;gap:8px;margin:0;display:flex}.protected-orders__list h4>b{min-width:20px;height:20px;color:var(--accent-text);background:var(--accent);font:750 9px/1 var(--font-data);border-radius:50%;place-items:center;display:grid}.protected-orders__list article{background:color-mix(in srgb, var(--surface-2) 72%, transparent);border:1px solid #0000;border-radius:7px;grid-template-columns:1fr auto;gap:3px 8px;padding:8px;transition:border-color .16s,box-shadow .16s;display:grid}.protected-orders__list article.is-selected{border-color:color-mix(in srgb, var(--accent) 72%, transparent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 13%, transparent)}.protected-orders__list article>.protected-orders__order-head{grid-column:1/-1;justify-content:space-between;align-items:center;gap:8px;display:flex}.protected-orders__list article b{color:var(--text);font:700 10px/1.2 var(--font-data)}.protected-orders__list article .protected-orders__order-head span{color:var(--muted);font:700 9.5px/1.2 var(--font-data);text-transform:uppercase}.protected-orders__list article .protected-orders__order-head span.is-filled{color:var(--positive)}.protected-orders__list article .protected-orders__order-head span.is-cancelled,.protected-orders__list article .protected-orders__order-head span.is-expired{color:var(--muted)}.protected-orders__list article p,.protected-orders__list article small,.protected-orders__list article em{color:var(--muted);font:500 9.5px/1.35 var(--font-data);margin:0}.protected-orders__list article em{color:color-mix(in srgb, var(--text) 76%, var(--muted));grid-column:1/-1;font-style:normal;line-height:1.45}.protected-orders__progress{grid-column:1/-1;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:5px;padding-top:3px;display:grid}.protected-orders__progress span{color:var(--muted);font:700 8px/1 var(--font-data);letter-spacing:.06em}.protected-orders__progress span.is-done{color:var(--positive)}.protected-orders__progress i{background:var(--line);height:1px;display:block}.protected-orders__progress.is-filled i{background:color-mix(in srgb, var(--positive) 55%, var(--line))}.protected-orders__progress.is-cancelled span:last-child,.protected-orders__progress.is-expired span:last-child,.protected-orders__progress.is-invalid span:last-child{color:var(--muted)}.protected-orders__actions{flex-direction:column;grid-area:2/2/6;align-self:center;gap:5px;display:flex}.protected-orders__list article .protected-orders__actions button{min-height:30px;color:var(--text);border:1px solid var(--line);font:650 9px/1 var(--font-data);cursor:pointer;background:0 0;border-radius:6px;padding:5px 7px}.protected-orders__list article .protected-orders__actions button:first-child{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 40%, var(--line))}.protected-orders__list article button:disabled{opacity:.5;cursor:default}.protected-orders__history{border-top:1px solid var(--line);padding-top:8px}.protected-orders__history summary{min-height:32px;color:var(--muted);font:650 9.5px/1.2 var(--font-data);cursor:pointer;text-transform:uppercase;letter-spacing:.045em;justify-content:space-between;align-items:center;gap:8px;list-style:none;display:flex}.protected-orders__history summary::-webkit-details-marker{display:none}.protected-orders__history summary b{color:var(--text)}.protected-orders__history>.protected-orders__list{border-top:0;padding-top:5px}.protected-orders--v3 .protected-orders__body{gap:9px}.protected-orders__order-tools{justify-content:flex-end;align-items:center;gap:7px;min-width:0;margin-top:-3px;display:flex}.protected-orders__advanced{z-index:7;position:relative}.protected-orders__advanced[open]{z-index:31}.protected-orders__advanced:not([open])>.protected-orders__advanced-panel{display:none}.protected-orders__advanced>summary{min-width:0;height:24px;color:var(--accent);background:color-mix(in srgb, var(--accent) 7%, var(--panel-solid));border:1px solid color-mix(in srgb, var(--accent) 45%, var(--line));cursor:pointer;font:800 10px/1 var(--font-data);border-radius:12px;justify-content:center;align-items:center;gap:4px;padding:0 7px;list-style:none;display:inline-flex}.protected-orders__advanced>summary b{color:inherit;font:800 8px/1 var(--font-data);letter-spacing:.04em}.protected-orders__advanced>summary::-webkit-details-marker{display:none}.protected-orders__advanced>summary:hover,.protected-orders__advanced[open]>summary{color:var(--accent-text);background:var(--accent);outline:none}.protected-orders__advanced>summary:focus-visible{color:var(--accent-text);background:var(--accent);outline:none}.protected-orders__advanced-panel{width:min(310px,100vw - 32px);color:var(--text);background:color-mix(in srgb, var(--panel-solid) 97%, #000);border:1px solid color-mix(in srgb, var(--accent) 40%, var(--line));border-radius:9px;padding:11px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 36px #00000080}.protected-orders__advanced-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.protected-orders__advanced-head>span{align-items:center;gap:8px;min-width:0;display:flex}.protected-orders__advanced-head b{color:var(--text);font:750 10px/1.2 var(--font-ui);text-transform:uppercase;letter-spacing:.045em}.protected-orders__advanced-head small{color:var(--muted);font:600 8px/1 var(--font-data);text-transform:uppercase;letter-spacing:.04em}.protected-orders__advanced-head>button{width:26px;height:26px;color:var(--muted);border:1px solid var(--line);cursor:pointer;font:700 14px/1 var(--font-ui);background:0 0;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.protected-orders__advanced-head>button:hover{color:var(--text);border-color:var(--accent);outline:0}.protected-orders__advanced-head>button:focus-visible{color:var(--text);border-color:var(--accent);outline:0}.protected-orders__sync--settings{margin-top:9px;padding:9px 0 0}.protected-orders__exit-plan{border-top:1px solid var(--line);gap:8px;padding-top:3px;display:grid}.protected-orders__exit-row{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr) 26px;align-items:end;gap:6px;display:grid}.protected-orders__exit-row>b{color:var(--text);font:750 9.5px/1.2 var(--font-ui);text-transform:uppercase;letter-spacing:.04em;grid-column:1/-1}.protected-orders__exit-row>label{min-width:0;color:var(--muted);font:650 8.5px/1 var(--font-data);gap:4px;display:grid}.protected-orders__exit-row>label>span:last-child,.protected-orders__stop-fields label>span:last-child{background:color-mix(in srgb,var(--surface-2) 72%,transparent);border:1px solid var(--line);border-radius:7px;align-items:center;gap:4px;min-width:0;min-height:34px;padding:6px 7px;display:flex}.protected-orders__exit-row input,.protected-orders__stop-fields input{width:100%;min-width:0;color:var(--text);font:700 11px/1 var(--font-data);background:0 0;border:0;outline:0}.protected-orders__exit-row label b,.protected-orders__stop-fields label b{color:var(--text);font:700 8px/1 var(--font-data);flex:none}.protected-orders__exit-row>button{width:26px;height:34px;color:var(--muted);border:1px solid var(--line);cursor:pointer;font:800 13px/1 var(--font-ui);background:0 0;border-radius:6px;place-items:center;padding:0;display:grid}.protected-orders__exit-actions{flex-wrap:wrap;gap:5px;display:flex}.protected-orders__exit-actions button{min-height:31px;color:var(--accent);background:color-mix(in srgb,var(--accent) 6%,transparent);border:1px dashed color-mix(in srgb,var(--accent) 48%,var(--line));font:700 9px/1 var(--font-data);cursor:pointer;border-radius:6px;padding:6px 8px}.protected-orders__stop-row{background:color-mix(in srgb,var(--warning) 6%,transparent);border-left:2px solid color-mix(in srgb,var(--warning) 70%,var(--line));gap:7px;padding:7px 8px;display:grid}.protected-orders__stop-row>span{align-items:center;gap:5px;min-width:0;display:inline-flex}.protected-orders__stop-row>span>b{color:var(--text);font:750 9.5px/1.2 var(--font-ui);text-transform:uppercase;white-space:nowrap}.protected-orders__stop-fields{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:6px;display:grid}.protected-orders__stop-fields label{min-width:0;color:var(--muted);font:650 8.5px/1 var(--font-data);gap:4px;display:grid}.protected-orders__stop-presets{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;display:grid}.protected-orders__stop-presets button{min-width:0;min-height:28px;color:var(--muted);border:1px solid var(--line);cursor:pointer;font:700 8.5px/1 var(--font-data);background:0 0;border-radius:6px;padding:5px 3px}.protected-orders__stop-presets button.is-on{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 55%,var(--line));background:color-mix(in srgb,var(--accent) 7%,transparent)}.protected-orders__stop-presets button:disabled{opacity:.42;cursor:default}.protected-orders__allocation{min-width:0;color:var(--muted);font:600 9px/1.3 var(--font-data);justify-content:space-between;align-items:center;gap:8px;display:flex}.protected-orders__allocation>b{min-width:0;color:var(--text);font:700 9px/1.3 var(--font-data);text-align:right;overflow-wrap:anywhere}.protected-orders__allocation.is-over,.protected-orders__allocation.is-over>b{color:var(--warning)}.protected-orders__partial{border-left-color:color-mix(in srgb, var(--positive) 72%, var(--line));background:color-mix(in srgb, var(--positive) 6%, transparent)}.protected-orders__fill-progress{background:color-mix(in srgb, var(--surface-1) 82%, transparent);border:1px solid var(--line);border-radius:4px;grid-column:1/-1;min-height:18px;position:relative;overflow:hidden}.protected-orders__fill-progress i{background:color-mix(in srgb, var(--positive) 30%, transparent);display:block;position:absolute;top:0;bottom:0;left:0;right:auto}.protected-orders__fill-progress span{z-index:1;color:var(--text);font:700 8px/1 var(--font-data);text-align:right;padding:4px 6px;display:block;position:relative}.protected-orders--v3 .protected-orders__actions{grid-row:2/7}.protected-orders__list article.protected-orders__order-card{background:color-mix(in srgb,var(--surface-2) 62%,transparent);border:1px solid var(--line);border-left:3px solid var(--muted);border-radius:8px;padding:0;display:block;overflow:hidden}.protected-orders__list article.protected-orders__order-card.is-buy{border-left-color:var(--positive)}.protected-orders__list article.protected-orders__order-card.is-sell{border-left-color:var(--negative)}.protected-orders__list article.protected-orders__order-card.is-selected{border-color:color-mix(in srgb,var(--accent) 72%,var(--line));border-left-color:var(--accent)}.protected-orders__order-card .protected-orders__order-head{border-bottom:1px solid color-mix(in srgb,var(--line) 74%,transparent);justify-content:space-between;align-items:center;gap:8px;padding:8px 9px;display:flex}.protected-orders__order-identity{align-items:center;gap:7px;min-width:0;display:flex}.protected-orders__order-identity>span:last-child{gap:2px;min-width:0;display:grid}.protected-orders__order-identity>span:last-child b{color:var(--text);font:750 10px/1.05 var(--font-ui);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;overflow:hidden}.protected-orders__order-identity>span:last-child small{color:var(--muted);font:650 8px/1 var(--font-data);text-transform:uppercase;letter-spacing:.05em}.protected-orders__side{min-width:35px;color:var(--text);font:800 8px/1 var(--font-data);text-align:center;border:1px solid;border-radius:4px;flex:none;padding:4px 5px}.protected-orders__order-card.is-buy .protected-orders__side{color:var(--positive)}.protected-orders__order-card.is-sell .protected-orders__side{color:var(--negative)}.protected-orders__order-card .protected-orders__order-head>span:last-child{color:var(--accent);background:color-mix(in srgb,var(--accent) 7%,transparent);border:1px solid color-mix(in srgb,var(--accent) 30%,var(--line));font:800 7.5px/1 var(--font-data);letter-spacing:.05em;text-transform:uppercase;border-radius:10px;flex:none;padding:4px 6px}.protected-orders__order-metrics{grid-template-columns:1.15fr 1.2fr .65fr;display:grid}.protected-orders__order-metrics>span{border-right:1px solid color-mix(in srgb,var(--line) 70%,transparent);gap:4px;min-width:0;padding:8px 9px;display:grid}.protected-orders__order-metrics>span:last-child{border-right:0}.protected-orders__order-metrics small{color:var(--muted);font:650 7.5px/1 var(--font-data);letter-spacing:.055em;text-transform:uppercase}.protected-orders__order-metrics b{min-width:0;color:var(--text);font:750 10px/1.15 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.protected-orders__order-metrics b em{color:var(--muted);font:650 7.5px/1 var(--font-data);font-style:normal;display:inline}.protected-orders__order-card .protected-orders__fill-progress{background:color-mix(in srgb,var(--line) 70%,transparent);border:0;border-radius:0;min-height:2px}.protected-orders__order-card .protected-orders__fill-progress i{background:var(--positive)}.protected-orders__order-meta{color:var(--muted);font:600 8px/1.2 var(--font-data);flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:5px 12px;padding:6px 9px 3px;display:flex}.protected-orders__order-meta b{color:var(--text);font:700 8px/1.2 var(--font-data)}.protected-orders__list article p.protected-orders__order-reason{color:color-mix(in srgb,var(--text) 68%,var(--muted));font:500 8.5px/1.25 var(--font-data);text-overflow:ellipsis;white-space:nowrap;padding:3px 9px 7px;display:block;overflow:hidden}.protected-orders__order-card .protected-orders__actions{border-top:1px solid color-mix(in srgb,var(--line) 70%,transparent);grid-area:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:7px 8px 8px;display:grid}.protected-orders__order-card .protected-orders__actions:has(>button:only-child){grid-template-columns:1fr}.protected-orders__list article.protected-orders__order-card .protected-orders__actions button{border-radius:5px;min-height:30px;padding:5px 7px}.protected-orders__list article.protected-orders__order-card .protected-orders__actions button:last-child{color:color-mix(in srgb,var(--negative) 80%,var(--text));border-color:color-mix(in srgb,var(--negative) 34%,var(--line))}.ui-info-popover{z-index:7;text-transform:none;letter-spacing:normal;font-style:normal;display:inline-flex;position:relative}.ui-info-popover[open]{z-index:30}.ui-info-popover:not([open])>.ui-info-popover__panel{display:none}.ui-info-popover>summary{width:20px;height:20px;color:var(--accent);background:color-mix(in srgb, var(--accent) 7%, var(--panel-solid));border:1px solid color-mix(in srgb, var(--accent) 45%, var(--line));cursor:pointer;font:800 10px/1 var(--font-data);border-radius:50%;place-items:center;padding:0;list-style:none;display:grid}.ui-info-popover>summary::-webkit-details-marker{display:none}.ui-info-popover>summary:hover,.ui-info-popover[open]>summary{color:var(--accent-text);background:var(--accent);outline:none}.ui-info-popover>summary:focus-visible{color:var(--accent-text);background:var(--accent);outline:none}.ui-info-popover__panel{width:min(300px,100vw - 32px);color:var(--text);background:color-mix(in srgb, var(--panel-solid) 96%, #000);border:1px solid color-mix(in srgb, var(--accent) 40%, var(--line));font:500 10px/1.5 var(--font-data);text-align:left;text-transform:none;letter-spacing:normal;border-radius:9px;padding:10px 36px 10px 11px;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 14px 36px #0000007a}.ui-info-popover__close{width:23px;height:23px;color:var(--muted);border:1px solid var(--line);cursor:pointer;font:700 13px/1 var(--font-ui);background:0 0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:7px;right:7px}.ui-info-popover__close:hover{color:var(--text);border-color:var(--accent);outline:0}.ui-info-popover__close:focus-visible{color:var(--text);border-color:var(--accent);outline:0}.ui-info-popover__panel>b{color:var(--text);font:750 10px/1.25 var(--font-ui);text-transform:uppercase;letter-spacing:.045em;margin-bottom:5px;display:block}.ui-info-popover__panel p{color:var(--muted-strong);font:inherit;margin:0;line-height:1.55}.production-page--trade .tp2__fire--compact{justify-content:space-between;align-items:center;gap:8px;min-height:38px;padding:8px 10px;display:flex}.production-page--trade .tp2__fire--compact .tp2__firek{color:var(--accent);font-size:9px}.production-page--trade .tp2__fire--compact .ui-info-popover__panel{right:0}@media (max-width:720px){.tp2__trade-modes button{min-height:42px;font-size:10.5px}.protected-orders__types button,.protected-orders__settings>button{min-height:36px;font-size:10px}.protected-orders__field>span:last-child,.protected-orders__create{min-height:42px}.protected-orders__value-modes button{min-height:32px}.protected-orders__drag-hint{flex-direction:column;gap:2px}.protected-orders__drag-hint b{text-align:left}.protected-orders__advanced-panel{width:auto;max-height:min(64vh,480px);position:fixed;top:auto;bottom:82px;left:16px;right:16px;overflow:auto}.protected-orders--v3 .ui-info-popover__panel{width:auto;max-height:min(60vh,420px);position:fixed;bottom:82px;left:16px;right:16px;overflow:auto}}@media (max-width:380px){.protected-orders__allocation{gap:2px;display:grid}.protected-orders__allocation>b{text-align:left}}.metric-grid--platform{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:8px}.metric-grid--platform .metric-card{border-radius:12px;grid-template-columns:30px minmax(0,1fr);gap:9px;min-height:64px;padding:9px 11px}.metric-grid--platform .metric-card__icon{border-radius:9px;width:28px;height:28px}.metric-grid--platform .metric-card__icon svg{width:17px;height:17px}.metric-grid--platform .metric-card>div{min-width:0}.metric-grid--platform .metric-card small{color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.15;overflow:hidden}.metric-grid--platform .metric-card strong{margin-top:1px;font-size:clamp(17px,1.25vw,20px);line-height:1.05}.metric-grid--platform .metric-card em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;line-height:1.15;display:block;overflow:hidden}@media (max-width:760px){.metric-grid--platform{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-grid--platform .metric-card--platform-total{grid-column:1/-1}.metric-grid--platform .metric-card{min-height:61px;padding:8px 9px}}.hero__visual{container-type:inline-size}.pulse-market-stats--simple{background:color-mix(in srgb, var(--panel-solid) 91%, transparent);border-radius:12px;grid-template-columns:minmax(116px,1.18fr) repeat(2,minmax(82px,1fr))}.pulse-market-stats--simple article{align-content:center;gap:4px;min-height:clamp(56px,4.2vw,68px);padding:clamp(9px,.9vw,13px) clamp(10px,1vw,15px);display:grid}.pulse-market-stats--simple article span{color:var(--muted-strong);letter-spacing:.045em;text-overflow:clip;text-transform:uppercase;white-space:nowrap;font-size:clamp(9px,.68vw,11px);font-weight:800;line-height:1.15;overflow:visible}.pulse-market-stats--simple article strong,.pulse-market-stats--simple .pulse-state strong{color:var(--text);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(14px,1.12vw,18px);font-weight:850;line-height:1.1;overflow:hidden}.pulse-market-stats--simple .pulse-state{align-items:center;gap:9px;min-width:0;display:flex}.pulse-market-stats--simple .pulse-state strong{overflow-wrap:normal;text-overflow:clip;white-space:normal;flex:auto;min-width:0;font-size:clamp(14px,1vw,16px);line-height:1.16;overflow:visible}.pulse-market-stats--simple .pulse-state i{background:var(--accent);width:8px;height:8px;box-shadow:0 0 11px color-mix(in srgb, var(--accent) 64%, transparent);border-radius:50%;flex:0 0 8px}.pulse-market-stats--simple .pulse-state--positive i{background:var(--positive);box-shadow:0 0 11px color-mix(in srgb, var(--positive) 64%, transparent)}.pulse-market-stats--simple .pulse-state--negative i{background:var(--negative);box-shadow:0 0 11px color-mix(in srgb, var(--negative) 64%, transparent)}.pulse-market-stats--simple .pulse-state--warning i{background:var(--gold);box-shadow:0 0 11px color-mix(in srgb, var(--gold) 64%, transparent)}.hero-market-pulse .pulse-chart__callout{width:min(42%,176px);max-width:none;padding:8px 10px}.hero-market-pulse .pulse-chart__callout small{color:var(--muted-strong);letter-spacing:.05em;font-size:9px;font-weight:800}.hero-market-pulse .pulse-chart__callout strong{margin-top:3px;font-size:clamp(10px,.72vw,12px);line-height:1.3}@container (width<=560px){.pulse-market-stats--simple{grid-template-columns:repeat(2,minmax(0,1fr))}.pulse-market-stats--simple .pulse-state{border-right:0;border-bottom:1px solid var(--line);grid-column:1/-1;justify-content:center;min-height:42px}.pulse-market-stats--simple .pulse-state strong{text-align:center;flex:0 auto}.pulse-market-stats--simple article{min-height:58px;padding:9px 12px}.pulse-market-stats--simple article:nth-child(2){border-right:1px solid var(--line)}.pulse-market-stats--simple article:last-child{border-right:0}.hero-market-pulse .pulse-chart__callout{width:min(48%,158px);padding:7px 8px}}body{color:var(--text-primary);background:var(--background);font-variant-numeric:tabular-nums}.button--secondary,.button--ghost{color:var(--text-primary);border-color:var(--border-strong);background:var(--surface-2);box-shadow:none}.button--secondary:hover,.button--ghost:hover{color:var(--text-primary);border-color:var(--accent-border);background:var(--surface-3);box-shadow:none}.button--tertiary,.button--quiet{color:var(--text-secondary);box-shadow:none;background:0 0;border-color:#0000}.button--destructive{color:var(--negative);border-color:color-mix(in srgb, var(--negative) 34%, var(--border-subtle));background:color-mix(in srgb, var(--negative) 8%, var(--surface-2));box-shadow:none}.button--destructive:hover{color:#fff;border-color:var(--negative);background:var(--negative)}button:disabled,.button:disabled,[role=button][aria-disabled=true]{opacity:.58;color:var(--text-muted)!important;border-color:var(--border-subtle)!important;background:color-mix(in srgb, var(--surface-2) 84%, transparent)!important;box-shadow:none!important;filter:none!important;cursor:not-allowed!important;transform:none!important}.topbar .button--wallet-connected{color:var(--text-secondary);border-color:var(--border-subtle);background:var(--surface-2);box-shadow:none}.topbar .button--wallet-connected:hover{color:var(--text-primary);border-color:var(--accent-border);background:var(--surface-3)}html[data-theme] .nav-item.is-active{color:var(--text-primary);border-color:var(--accent-border);background:var(--accent-surface);box-shadow:inset 3px 0 var(--accent);text-shadow:none}html[data-theme] .nav-item.is-active .nav-icon{color:var(--accent)}.sidebar-link--community>span:first-child{place-items:center;display:grid}html[data-theme] body .topbar .quick-buy-control>.quick-buy-trigger{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);box-shadow:none;text-shadow:none;filter:none}html[data-theme] body .topbar .quick-buy-control>.quick-buy-trigger:hover,html[data-theme] body .topbar .quick-buy-control>.quick-buy-trigger[aria-expanded=true]{color:var(--on-accent);border-color:var(--accent);background:var(--accent);box-shadow:0 8px 24px color-mix(in srgb, var(--accent) 12%, transparent)}html[data-theme] body .topbar .quick-buy-control>.quick-buy-trigger:focus-visible{color:var(--on-accent);border-color:var(--accent);background:var(--accent);box-shadow:0 8px 24px color-mix(in srgb, var(--accent) 12%, transparent)}html[data-theme] :is(.production-market-atlas .lane-quick-buy,.production-market-atlas .tb-card__quick-buy,.production-market-atlas .market-terminal-card__quick-buy){color:var(--accent);border:1px solid var(--accent-border);background:var(--accent-surface);box-shadow:none;text-shadow:none;filter:none}html[data-theme] :-webkit-any(.production-market-atlas .tb-card__quick-buy,.production-market-atlas .market-terminal-card__quick-buy) :-webkit-any(.icon,.lightning-icon){color:currentColor;fill:currentColor;stroke:currentColor}html[data-theme] :is(.production-market-atlas .tb-card__quick-buy,.production-market-atlas .market-terminal-card__quick-buy) :is(.icon,.lightning-icon){color:currentColor;fill:currentColor;stroke:currentColor}@media (hover:hover) and (pointer:fine){html[data-theme] .production-market-atlas .market-lane-row:hover>.lane-quick-buy,html[data-theme] .production-market-atlas .tb-card:hover .tb-card__quick-buy,html[data-theme] .production-market-atlas .market-terminal-card:hover .market-terminal-card__quick-buy{color:var(--on-accent);border-color:var(--accent);background:var(--accent);box-shadow:0 8px 24px color-mix(in srgb, var(--accent) 14%, transparent)}html[data-theme] :is(.production-market-atlas .lane-quick-buy,.production-market-atlas .tb-card__quick-buy,.production-market-atlas .market-terminal-card__quick-buy):hover{color:var(--on-accent);border-color:var(--accent);background:var(--accent);box-shadow:0 8px 24px color-mix(in srgb, var(--accent) 14%, transparent)}}@media (min-width:801px){.topbar{height:var(--topbar-h);min-height:var(--topbar-h);padding-top:10px;padding-bottom:10px}}.nav-label,.sidebar-link,.sidebar-card small,.network-chip,.icon-button,.command-search,.live-rail__header,.feed-summary,.live-rail__footer{font-size:var(--type-micro)}html[data-theme] .live-rail{color:var(--text-primary);border-left-color:var(--border-subtle);background:var(--surface-1);box-shadow:inset 1px 0 var(--border-subtle);font-family:var(--font-ui)}html[data-theme] .live-native-spotlight{border-bottom-color:var(--border-subtle);background:0 0;padding:13px 12px 14px}html[data-theme] .live-native-spotlight>header{align-items:flex-start;gap:10px}html[data-theme] .live-native-spotlight>header span{color:var(--accent);font-size:11px;font-weight:900;line-height:1.25}html[data-theme] .live-native-spotlight>header>div>small{color:var(--text-secondary);margin-top:4px;font-size:11px;font-weight:650;line-height:1.3}html[data-theme] .live-native-spotlight>header a{color:var(--text-muted);flex:none;font-size:10px;line-height:1.25}html[data-theme] .live-native-spotlight>div{gap:6px;margin-top:11px}html[data-theme] .live-native-spotlight article{border-color:var(--accent-border);border-radius:var(--radius-control);background:color-mix(in srgb, var(--surface-1) 90%, var(--background));grid-template-columns:32px minmax(0,1fr) max-content 34px;gap:8px;min-height:62px;padding:7px}html[data-theme] .live-native-spotlight .token-icon{border-radius:var(--radius-control);width:30px;height:30px}html[data-theme] .live-native-spotlight__market{justify-content:center;min-width:0}html[data-theme] .live-native-spotlight article .live-native-spotlight__name{color:var(--text-primary);font-size:13px;font-weight:800;line-height:1.25}html[data-theme] .live-native-spotlight article .live-native-spotlight__descriptor{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;font-weight:650;line-height:1.25;display:block;overflow:hidden}html[data-theme] .live-native-spotlight__facts{min-width:max-content;max-width:none;color:var(--text-secondary);text-align:right}html[data-theme] .live-native-spotlight article .live-native-spotlight__facts strong{color:var(--text-secondary);font:750 11px/1.25 var(--font-data)}html[data-theme] body .live-rail[data-live-tape-layout=canonical] .live-native-spotlight [data-quick-buy][data-quick-buy],html[data-theme] body .live-rail[data-live-tape-layout=canonical] .feed-quick-buy.feed-quick-buy{width:34px;min-width:34px;height:34px;min-height:34px;color:var(--accent);border:1px solid var(--accent-border);border-radius:var(--radius-control);background:var(--surface-2);box-shadow:none;filter:none;place-items:center;display:grid}html[data-theme] body .live-rail[data-live-tape-layout=canonical] .live-native-spotlight [data-quick-buy][data-quick-buy] .lightning-icon,html[data-theme] body .live-rail[data-live-tape-layout=canonical] .feed-quick-buy.feed-quick-buy .lightning-icon{color:currentColor;fill:currentColor;stroke:currentColor;filter:none;opacity:1}@media (hover:hover) and (pointer:fine){html[data-theme] body .live-rail[data-live-tape-layout=canonical] .live-native-spotlight [data-quick-buy][data-quick-buy]:hover,html[data-theme] body .live-rail[data-live-tape-layout=canonical] .feed-quick-buy.feed-quick-buy:hover{color:var(--on-accent);border-color:var(--accent);background:var(--accent);box-shadow:0 8px 24px color-mix(in srgb, var(--accent) 12%, transparent)}}html[data-theme] .trade-item,html[data-density=pro] .live-rail .trade-item{border:1px solid var(--border-subtle);border-radius:var(--radius-control);background:color-mix(in srgb, var(--surface-1) 92%, var(--background));flex:none;grid-template-columns:minmax(0,1fr) 34px;gap:8px;min-height:76px;padding:10px 8px 10px 10px}html[data-theme] .live-rail[data-live-tape-layout=canonical] .feed-list{flex-direction:column;gap:4px;padding:4px;display:flex}html[data-theme] .live-rail[data-live-tape-layout=canonical] .trade-item:hover{background:var(--surface-2)}html[data-theme] .trade-item__market{grid-template-columns:36px minmax(0,1fr);gap:9px;min-width:0}html[data-theme] .trade-item .token-icon{border-radius:var(--radius-control);width:34px;height:34px}html[data-theme] .trade-item__avatar{width:34px;height:34px;display:block;position:relative}html[data-theme] .trade-item__main,html[data-theme] .trade-item__main>.trade-item__primary{min-width:0}html[data-theme] .trade-item__main>.trade-item__primary{grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:4px;display:grid}html[data-theme] .trade-item__identity{align-items:center;gap:2px;min-width:0;display:flex}html[data-theme] .trade-item .market-tolly-mark{z-index:1;flex-basis:13px;width:13px;min-width:13px;height:13px;position:absolute;bottom:-3px;right:-3px}html[data-theme] .trade-item .market-tolly-mark img{width:11px;height:8px}html[data-theme] .trade-item__side{flex:none;font-size:11px;font-weight:850;line-height:1.25}html[data-theme] .trade-item__token{min-width:0;color:var(--text-primary);flex:auto;font-size:13px;font-weight:750;line-height:1.25}html[data-theme] .trade-item__main small{color:var(--text-secondary);font:650 11px/1.3 var(--font-data);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;display:block;overflow:hidden}html[data-theme] .trade-item__main .trade-item__meta{align-items:center;gap:7px;min-width:0;display:flex}html[data-theme] .trade-item__meta>:-webkit-any(span,time){min-width:0;font:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html[data-theme] .trade-item__meta>:is(span,time){min-width:0;font:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html[data-theme] .trade-item__meta>time{color:var(--text-muted)}html[data-theme] .trade-item__value{min-width:max-content;color:var(--text-primary);text-align:right}html[data-theme] .trade-item__value strong{color:var(--text-primary);font:800 13px/1.25 var(--font-ui);font-variant-numeric:tabular-nums}html[data-theme] .live-rail[data-live-tape-layout=canonical] .trade-item.trade-item--buy .trade-item__value strong{color:var(--positive)}html[data-theme] .live-rail[data-live-tape-layout=canonical] .trade-item.trade-item--sell .trade-item__value strong{color:var(--negative)}html[data-theme] .trade-item.trade-item--buy:before,html[data-theme] .trade-item.trade-item--sell:before{content:"";opacity:.9;pointer-events:none;border-radius:0 3px 3px 0;width:3px;position:absolute;top:8px;bottom:8px;left:-1px}html[data-theme] .trade-item.trade-item--buy:before{background:var(--positive)}html[data-theme] .trade-item.trade-item--sell:before{background:var(--negative)}html[data-theme] .sidebar-density--calm{color:var(--text-secondary);font-size:11px;font-weight:850}html[data-theme] .sidebar-density--pro{color:var(--text-muted);font-size:9px;font-weight:750}.bx{flex-direction:column;gap:14px;display:flex}.bx__crumb{color:var(--muted);font-family:var(--font-data);font-size:11px;display:inline-block}.bx__crumb:hover{color:var(--accent)}.bx__head{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.bx__img{border:1px solid var(--line);border-radius:var(--radius-card);flex:none}.bx__id h2{letter-spacing:-.035em;margin:0 0 6px;font-size:26px;font-weight:800;line-height:1.05}.bx__id h2 span{font-family:var(--font-data);color:var(--muted);font-size:13px;font-weight:500}.bx__tools{align-items:center;gap:8px;display:flex}.bx__addr{font-family:var(--font-data);color:var(--muted);margin-left:auto;font-size:11px}.bx__addr:hover{color:var(--accent)}.bx__body{grid-template-columns:minmax(0,1fr) clamp(300px,26cqi,420px);align-items:start;gap:14px;display:grid}.bx__panel{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--panel);box-shadow:inset 0 1px #ffffff06}.bx__chart{flex-direction:column;padding:20px 22px 14px;display:flex}.bx__chart-top{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:6px;display:flex}.bx__legend{flex-wrap:wrap;gap:16px;display:flex}.bx__lg{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:inline-flex}.bx__lg i{border-radius:3px;width:8px;height:8px}.bx__big{flex-wrap:wrap;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.bx__big b{font-family:var(--font-data);font-variant-numeric:tabular-nums;font-size:38px;font-weight:600;line-height:1.05}.bx__big span{font-family:var(--font-data);color:var(--muted);font-size:15px}.bx__big em{font-style:normal;font-family:var(--font-data);color:var(--project-burn);font-size:13px}.bx__big i{font-style:normal;font-family:var(--font-data);color:var(--accent);margin-left:auto;font-size:12px}.bx__plot{position:relative}.bx__svg{touch-action:pan-y;width:100%;height:auto;display:block}.bx__tip{pointer-events:none;box-sizing:border-box;z-index:2;background:var(--panel-solid);border:1px solid var(--line-strong);border-radius:var(--radius-card);width:168px;max-width:calc(100% - 8px);padding:9px 11px 10px;position:absolute;top:4px;transform:translate(-50%);box-shadow:0 10px 26px #00000073}.bx__tip-hd{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.bx__tip-hd i{border-radius:3px;flex:none;width:8px;height:8px}.bx__tip-hd em{font-style:normal;font-family:var(--font-data);text-transform:none;letter-spacing:0;margin-left:auto}.bx__tip>b{font-family:var(--font-data);font-variant-numeric:tabular-nums;margin:5px 0 6px;font-size:18px;font-weight:600;display:block}.bx__tip-rows{color:var(--muted);grid-template-columns:auto 1fr;gap:2px 10px;font-size:11px;display:grid}.bx__tip-rows span:nth-child(2n){text-align:right;color:var(--text);font-family:var(--font-data);font-variant-numeric:tabular-nums}.bx__cells{background:var(--line);border-radius:var(--radius-card);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:8px;display:grid;overflow:hidden}.bx__cell{background:var(--panel-solid);padding:10px 14px}.bx__cell b{font-family:var(--font-data);font-variant-numeric:tabular-nums;margin-top:3px;font-size:14px;font-weight:500;display:block}.bx__sources{border-top:1px solid var(--line);margin-top:16px;padding-top:15px}.bx__srcbar{border-radius:7px;height:14px;display:flex;overflow:hidden}.bx__srcbar i{height:100%;display:block}.bx__srcs{background:var(--line);border-radius:var(--radius-card);grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1px;margin-top:12px;display:grid;overflow:hidden}.bx__src{background:var(--panel-solid);padding:11px 14px 13px}.bx__src .eyebrow{align-items:center;gap:7px;font-size:9px;display:flex}.bx__src .eyebrow i{border-radius:3px;flex:none;width:8px;height:8px}.bx__src b{font-family:var(--font-data);font-variant-numeric:tabular-nums;margin:5px 0 4px;font-size:19px;font-weight:600;display:block}.bx__src.is-empty b{color:var(--muted);font-weight:500}.bx__src p{color:var(--muted);margin:0;font-size:12px;line-height:1.4}.bx__spent{font-family:var(--font-data);font-variant-numeric:tabular-nums;color:var(--muted-strong);margin-top:7px;font-size:13px;display:block}.bx__rail{flex-direction:column;padding:18px 20px;display:flex}.bx__splitbar{border-radius:6px;height:12px;display:flex;overflow:hidden}.bx__splitbar i{height:100%;display:block}.bx__splitkey{flex-direction:column;gap:6px;margin:12px 0 8px;display:flex}.bx__splitkey span{color:var(--muted-strong);align-items:center;gap:7px;font-size:12px;display:inline-flex}.bx__splitkey i{border-radius:3px;flex:none;width:8px;height:8px}.bx__splitkey b{font-family:var(--font-data);color:var(--text);font-weight:600}.bx__note{font-family:var(--font-data);color:var(--muted);font-size:11px;line-height:1.5}.bx__fact{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding:10px 0;display:flex}.bx__fact b{font-family:var(--font-data);font-variant-numeric:tabular-nums;font-size:13px;font-weight:500}.bx__route{border:1px solid color-mix(in srgb, var(--accent) 34%, var(--line));border-radius:var(--radius-card);background:color-mix(in srgb, var(--accent) 6%, transparent);margin:12px 0;padding:14px 15px}.bx__route-hd{align-items:center;gap:8px;margin-bottom:9px;display:flex}.bx__route-hd .eyebrow{color:var(--accent);font-size:9px}.bx__route-hd svg{stroke:var(--muted);margin-left:auto}.bx__route-name{align-items:baseline;gap:10px;margin-bottom:3px;display:flex}.bx__route-name strong{letter-spacing:-.02em;font-size:19px;font-weight:800}.bx__route-name span{font-family:var(--font-data);font-variant-numeric:tabular-nums;color:var(--muted-strong);margin-left:auto;font-size:15px}.bx__route>p{color:var(--muted);margin:0 0 11px;font-size:12px;line-height:1.45}.bx__route-empty{background:repeating-linear-gradient(90deg, var(--line-strong) 0 5px, transparent 5px 10px);border-radius:5px;height:10px}.bx__clock{align-items:baseline;gap:10px;display:flex}.bx__clock b{font-family:var(--font-data);font-variant-numeric:tabular-nums;letter-spacing:.01em;font-size:26px;font-weight:600}.bx__clock span{font-family:var(--font-data);color:var(--muted);font-size:11px}.bx__alloc{border-top:1px solid var(--line);align-items:baseline;gap:9px;padding:7px 0;display:flex}.bx__alloc i{border-radius:3px;flex:none;width:8px;height:8px}.bx__alloc b{font-family:var(--font-data);font-size:13px;font-weight:600}.bx__alloc>span{font-size:13px}.bx__alloc a,.bx__alloc code{font-family:var(--font-data);color:var(--muted);margin-left:auto;font-size:11px}.bx__alloc a:hover{color:var(--accent)}.bx__ready{border-top:1px solid var(--line);align-items:center;gap:8px;margin-top:11px;padding-top:10px;display:flex}.bx__ready i{background:var(--positive);border-radius:999px;flex:none;width:7px;height:7px}.bx__ready i.is-waiting{background:var(--muted)}.bx__ready span{font-family:var(--font-data);color:var(--muted-strong);font-size:11px;line-height:1.45}.bx__others{margin-top:4px}.bx__other{border:0;border-top:1px solid var(--line);width:100%;color:var(--muted);font:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:12px minmax(0,1fr) auto;align-items:baseline;gap:3px 10px;padding:11px 0;font-size:13px;display:grid}.bx__other:hover{color:var(--text)}.bx__other svg{stroke:var(--muted);transition:transform var(--dur,.18s) ease;grid-area:1/1;align-self:center}.bx__other[aria-expanded=true] svg{transform:rotate(180deg)}.bx__other-name{text-overflow:ellipsis;white-space:nowrap;grid-area:1/2;min-width:0;overflow:hidden}.bx__other b{font-family:var(--font-data);font-variant-numeric:tabular-nums;color:var(--muted-strong);white-space:nowrap;grid-area:1/3;font-size:12px;font-weight:500}.bx__other small{font-family:var(--font-data);color:var(--muted);grid-area:2/2/auto/-1;font-size:11px}.bx__other-body{color:var(--muted);padding:2px 0 12px 21px;font-size:12px;line-height:1.5}.bx__strip{grid-template-columns:1.6fr 1fr 1fr;align-items:center;gap:28px;padding:16px 20px;display:grid}.bx__strip b{font-family:var(--font-data);font-variant-numeric:tabular-nums;margin-top:4px;font-size:15px;font-weight:500;display:block}.bx__chips{flex-wrap:wrap;gap:10px;display:flex}.bx__tape-hd{justify-content:space-between;align-items:baseline;gap:16px;padding:18px 20px 11px;display:flex}.bx__tape-hd span{font-family:var(--font-data);color:var(--muted);font-size:11px}.bx__row{border-top:1px solid var(--line);grid-template-columns:92px 168px minmax(0,1fr) 128px 124px 104px;align-items:center;gap:12px;padding:11px 20px;font-size:13px;display:grid}.bx__row--fee{grid-template-columns:92px 176px minmax(0,1fr) 112px 132px 104px}.bx__row--head{border-top:0;padding-top:0;padding-bottom:10px}.bx__legs{padding:4px 20px 16px}.bx__legs .eyebrow{margin-bottom:8px}.bx__leggrid{background:var(--line);border-radius:var(--radius-card);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1px;display:grid;overflow:hidden}.bx__leg{background:var(--panel-solid);padding:9px 12px 11px}.bx__leg .eyebrow{align-items:center;gap:6px;margin-bottom:3px;font-size:9px;display:flex}.bx__leg .eyebrow i{border-radius:2px;flex:none;width:7px;height:7px}.bx__leg b{font-family:var(--font-data);font-variant-numeric:tabular-nums;font-size:15px;font-weight:600}.bx__tabs{gap:2px;display:flex}.bx__tabs button{-webkit-appearance:none;appearance:none;cursor:pointer;font:inherit;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);background:0 0;border:0;border-bottom:1.5px solid #0000;margin-right:18px;padding:4px 0;font-size:10px}.bx__tabs button.is-on{color:var(--text);border-bottom-color:var(--accent)}.bx__tabs button:hover{color:var(--text)}.bx__when{font-family:var(--font-data);color:var(--muted)}.bx__what{color:var(--muted);text-overflow:ellipsis;overflow:hidden}.bx__amt{font-family:var(--font-data);font-variant-numeric:tabular-nums;text-align:right}.bx__cost{font-family:var(--font-data);font-variant-numeric:tabular-nums;text-align:right;color:var(--muted-strong)}.bx__cost--none{color:var(--muted);opacity:.65;font-variant-numeric:normal}.bx__tx{font-family:var(--font-data);text-align:right;color:var(--accent);font-size:12px}.bx__src-chip{align-items:center;gap:8px;min-width:0;font-size:12px;display:inline-flex}.bx__src-chip i{border-radius:3px;flex:none;width:8px;height:8px}.bx__pager{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:11px 20px 13px;display:flex}.bx__pager-range{font-family:var(--font-data);font-variant-numeric:tabular-nums;color:var(--muted);font-size:12px}.bx__pager-nav{align-items:center;gap:4px;margin-left:auto;display:flex}.bx__pager button{-webkit-appearance:none;appearance:none;cursor:pointer;font:inherit;font-family:var(--font-data);color:var(--accent);border:1px solid var(--line-strong);background:0 0;border-radius:999px;padding:5px 11px;font-size:12px}.bx__pager button:hover:not(:disabled){border-color:var(--accent)}.bx__pager button:disabled{color:var(--muted);opacity:.45;cursor:default}.bx__pager-n{text-align:center;min-width:30px;color:var(--muted);padding:5px 7px}.bx__pager-n.is-on{color:var(--night);background:var(--accent);border-color:var(--accent)}.bx__pager-step{padding:5px 10px}.bx__pager-gap{color:var(--muted);font-family:var(--font-data);padding:0 2px}.bx__more{border-top:1px solid var(--line);font-family:var(--font-data);color:var(--accent);padding:13px 20px 15px;font-size:12px;display:block}.bx__empty{text-align:center;color:var(--muted);padding:26px 20px 30px;font-size:13px;line-height:1.6}@container (width<=980px){.bx__body{grid-template-columns:minmax(0,1fr)}.bx__strip{grid-template-columns:minmax(0,1fr);gap:14px}}@container (width<=760px){.bx__cells{grid-template-columns:repeat(2,minmax(0,1fr))}.bx__srcs{grid-template-columns:minmax(0,1fr)}.bx__row--head{display:none}.bx__row{grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;padding:13px 17px}.bx__row .bx__src-chip{grid-column:1}.bx__row .bx__when{text-align:right;grid-column:2;font-size:12px}.bx__row .bx__what{white-space:normal;grid-column:1/-1;font-size:12px;line-height:1.45}.bx__row .bx__amt{text-align:left;grid-column:1;font-size:15px}.bx__row .bx__cost{text-align:left;grid-column:1;font-size:12px}.bx__row--fee{grid-template-columns:minmax(0,1fr) auto}.bx__row--fee .bx__amt:first-of-type{text-align:left;grid-column:1;font-size:15px}.bx__row--fee .bx__amt:nth-of-type(2){text-align:left;color:var(--muted);grid-column:1;font-size:12px}.bx__tabs{flex-wrap:wrap;gap:0 4px}.bx__tabs button{margin-right:14px}.bx__row .bx__tx{text-align:right;grid-column:2}.bx__more{padding:13px 17px 15px}.bx__pager{gap:8px;padding:11px 17px 13px}.bx__pager-range{width:100%;font-size:11px}.bx__pager-nav{flex-wrap:wrap;margin-left:0}.bx__pager button{padding:4px 9px;font-size:11px}.bx__pager-n{min-width:26px;padding:4px 6px}}@container (width<=560px){.bx__id h2{font-size:20px}.bx__addr{flex-basis:100%;margin-left:0}.bx__big b{font-size:28px}.bx__src b{font-size:16px}.bx__chart,.bx__rail{padding:16px 17px}.bx__tape-hd{padding:16px 17px 10px}}.th__tool--idle{color:var(--muted);border-color:var(--line);background:0 0}.bx__oneline{border-top:1px solid var(--line);color:var(--muted);margin-top:16px;padding-top:15px;font-size:13px;line-height:1.5}.bx__oneline b{color:var(--text);font-weight:600}@media (max-width:800px){html[data-theme] .live-native-spotlight{padding:8px 8px 9px}html[data-theme] .live-native-spotlight>header{gap:7px}html[data-theme] .live-native-spotlight>header>div>small{margin-top:2px;font-size:10px}html[data-theme] .live-native-spotlight>header a{min-height:34px;padding-inline-start:5px;padding-inline-end:5px}html[data-theme] .live-native-spotlight>div{gap:3px;margin-top:6px}html[data-theme] .live-native-spotlight article{grid-template-columns:28px minmax(0,1fr) max-content 44px;gap:6px;min-height:50px;padding:3px 4px}html[data-theme] .live-native-spotlight .token-icon{width:27px;height:27px}html[data-theme] .live-native-spotlight article .live-native-spotlight__name{font-size:12px}html[data-theme] .live-native-spotlight article .live-native-spotlight__descriptor{margin-top:1px;font-size:10px}html[data-theme] .live-native-spotlight article .live-native-spotlight__facts strong{font-size:10px}html[data-theme] .live-rail[data-live-tape-layout=canonical] .feed-list{gap:2px;padding:3px}html[data-theme] .trade-item,html[data-density=pro] .live-rail .trade-item{grid-template-columns:minmax(0,1fr) 44px;gap:6px;min-height:56px;padding:5px 6px 5px 8px}html[data-theme] .trade-item__market{grid-template-columns:31px minmax(0,1fr);gap:7px}html[data-theme] .trade-item .token-icon,html[data-theme] .trade-item__avatar{width:30px;height:30px}html[data-theme] .trade-item__main>.trade-item__primary{gap:4px}html[data-theme] .trade-item__side{font-size:10px}html[data-theme] .trade-item__token{font-size:12px}html[data-theme] .trade-item__main small{margin-top:2px;font-size:10px}html[data-theme] .trade-item__value strong{font-size:12px}html[data-theme] body .live-rail[data-live-tape-layout=canonical] .live-native-spotlight [data-quick-buy][data-quick-buy],html[data-theme] body .live-rail[data-live-tape-layout=canonical] .feed-quick-buy.feed-quick-buy{width:44px;min-width:44px;height:44px;min-height:44px}.production-market-atlas .tb.tb--cached-search{padding-bottom:calc(var(--mobile-nav-clearance,74px) + 16px)}}.tp2__quote-retry{max-width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:6px;margin-top:6px;padding:6px 10px}.tp2__quote-retry:disabled{opacity:.5;cursor:default}.tp2__quote-retry+.tp2__quote-retry{margin-left:6px}.tp2__quote-freshness{align-items:center;gap:8px;margin-top:6px;font-size:.68rem;line-height:1.35;display:flex}.tp2__quote-age{opacity:.7;font-variant-numeric:tabular-nums}.tp2__quote-refresh{color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:6px;margin-left:auto;padding:3px 8px}.tp2__quote-refresh:disabled{opacity:.5;cursor:default}.production-market-atlas{container-type:inline-size}.production-market-atlas .tb__market-filter-strip--compact{grid-template-columns:max-content max-content minmax(150px,1fr) max-content;gap:7px;min-height:40px;padding-block-start:1px;padding-block-end:1px}.production-market-atlas .tb__scope,.production-market-atlas .tb__view{border-color:var(--border-subtle);background:var(--surface-1)}.production-market-atlas .tb__view{align-items:center;min-width:0;padding:1px;display:inline-flex}.production-market-atlas .tb__vw{min-height:32px}.production-market-atlas .tb__view-label{color:var(--text-muted);font-size:var(--type-micro);padding:0 7px 0 6px;font-weight:700}.production-market-atlas :-webkit-any(.tb__vw,.tb__sc,.tb__sort--fav){color:var(--text-secondary);transition:color .14s,border-color .14s,background-color .14s}.production-market-atlas :is(.tb__vw,.tb__sc,.tb__sort--fav){color:var(--text-secondary);transition:color .14s,border-color .14s,background-color .14s}.production-market-atlas :-webkit-any(.tb__vw,.tb__sc,.tb__sort--fav).is-on{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);box-shadow:none}.production-market-atlas :is(.tb__vw,.tb__sc,.tb__sort--fav).is-on{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);box-shadow:none}.production-market-atlas .tb__pg.is-on{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);box-shadow:none}.production-market-atlas :-webkit-any(.tb__vw,.tb__sc,.tb__sort--fav,.tb__filter-toggle,.tb__search):focus-visible{outline:2px solid var(--accent);outline-offset:2px}.production-market-atlas :is(.tb__vw,.tb__sc,.tb__sort--fav,.tb__filter-toggle,.tb__search):focus-visible{outline:2px solid var(--accent);outline-offset:2px}.production-market-atlas :-webkit-any(.lane-sort,.lane-favourite,.lane-signal,.lane-quick-buy,.tb-card__fav,.tb-card__lens,.tb-card__quick-buy,.market-terminal-card,.market-terminal-card__fav,.market-terminal-card__chart,.market-terminal-card__lens,.market-terminal-card__quick-buy):focus-visible{outline:2px solid var(--accent);outline-offset:2px}.production-market-atlas :is(.lane-sort,.lane-favourite,.lane-signal,.lane-quick-buy,.tb-card__fav,.tb-card__lens,.tb-card__quick-buy,.market-terminal-card,.market-terminal-card__fav,.market-terminal-card__chart,.market-terminal-card__lens,.market-terminal-card__quick-buy):focus-visible{outline:2px solid var(--accent);outline-offset:2px}.production-market-atlas .tb__search{color:var(--text-primary);border-color:var(--border-subtle);background:var(--surface-1)}.production-market-atlas .tb__search::placeholder{color:var(--text-muted)}.production-market-atlas .market-lane{--lane-desktop-columns:minmax(250px, 1.05fr) minmax(190px, 1.2fr) minmax(66px, .55fr) minmax(108px, .75fr) minmax(108px, .75fr) minmax(118px, .8fr) minmax(112px, .75fr) minmax(90px, .7fr);--lane-desktop-gap:8px;border-color:var(--border-subtle);border-radius:var(--radius-card);background:var(--surface-1);box-shadow:none;overflow:hidden}.production-market-atlas .market-lane--native{border-color:var(--border-subtle);background:var(--surface-1);box-shadow:none}.production-market-atlas .lane-columns{min-height:40px;color:var(--text-muted);border-bottom-color:var(--border-subtle);background:color-mix(in srgb, var(--surface-1) 96%, var(--background));font-size:var(--type-secondary);letter-spacing:.025em;text-transform:none;padding-inline-start:13px;padding-inline-end:13px;font-weight:700}.production-market-atlas .lane-columns .lane-sort{color:var(--text-muted);font-size:inherit}.production-market-atlas .lane-columns .lane-sort b{color:var(--text-muted)}.production-market-atlas .lane-columns .lane-sort:hover{color:var(--text-primary)}.production-market-atlas .lane-columns .lane-sort.is-on,.production-market-atlas .lane-columns .lane-sort.is-on b{color:var(--accent)}.production-market-atlas .market-lane-row{min-height:72px;color:var(--text-primary);border-bottom-color:var(--border-subtle);background:0 0;padding:9px 13px;transition:background-color .14s,box-shadow .14s}.production-market-atlas .market-lane-row:hover{background:var(--surface-3);box-shadow:inset 3px 0 var(--accent);outline:0}.production-market-atlas .market-lane-row:focus-visible{background:var(--surface-3);box-shadow:inset 3px 0 var(--accent);outline:0}.production-market-atlas .market-lane-row.is-native:before{display:none}.production-market-atlas .market-lane-row__market>.tb__row-link{gap:10px}.production-market-atlas .market-lane-row__market .token-icon{border-radius:9px;flex:0 0 38px;width:38px;height:38px}.production-market-atlas .market-lane-row__market strong{color:var(--text-primary);font-size:14px;font-weight:750}.production-market-atlas .market-lane-row__market small{color:var(--text-secondary);font-size:12px}.production-market-atlas .market-lane-row__identity>small{min-width:0;display:flex}.production-market-atlas .lane-identity-ticker{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.production-market-atlas .lane-identity-age{color:var(--text-muted);font-variant-numeric:tabular-nums;flex:none;display:none}.production-market-atlas .market-lane-row__market>.tb__row-link>.market-lane-row__rank{width:27px;min-width:27px;height:27px;color:var(--text-muted);background:0 0;border-color:#0000;flex-basis:27px;font-size:10px}.production-market-atlas .lane-age,.production-market-atlas .lane-value strong,.production-market-atlas .lane-price-move>strong{color:var(--text-primary);font-family:var(--font-data);font-variant-numeric:tabular-nums;font-size:13px}.production-market-atlas .lane-value small{color:var(--text-muted)}.production-market-atlas .lane-price-move{text-align:left;grid-template-columns:minmax(52px,max-content) minmax(36px,1fr);justify-content:stretch;align-items:center;gap:8px;min-width:0;display:grid;overflow:hidden}.production-market-atlas .lane-price-move>strong{z-index:auto;text-align:right;min-width:0;text-shadow:none;white-space:nowrap;grid-area:1/1;justify-self:end;position:static}.production-market-atlas .lane-price-move__chart{grid-area:1/2;width:100%;min-width:0}.production-market-atlas .lane-price-move.positive,.production-market-atlas .lane-price-move.positive>strong{color:var(--positive)}.production-market-atlas .lane-price-move.negative,.production-market-atlas .lane-price-move.negative>strong{color:var(--negative)}.production-market-atlas .lane-price-move.neutral,.production-market-atlas .lane-price-move.neutral>strong{color:var(--text-muted)}.production-market-atlas .lane-signal{min-height:34px;color:var(--text-secondary);border-radius:var(--radius-control);background:0 0;border:1px solid #0000}.production-market-atlas .signal-lens-mark{flex:none}.production-market-atlas .lane-signal:hover:not(:disabled){color:var(--text-primary);border-color:var(--accent-border);background:var(--accent-surface)}.production-market-atlas .lane-signal:hover:not(:disabled) strong{color:inherit}.production-market-atlas .lane-quick-buy{border-radius:var(--radius-control);min-height:34px;font-size:12px}.production-market-atlas .lane-favourite{color:var(--text-muted)}.production-market-atlas .lane-favourite:hover,.production-market-atlas .lane-favourite.is-on{color:var(--warning);border-color:var(--border-subtle);background:var(--surface-2)}.production-market-atlas .tb__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,232px),1fr));grid-auto-rows:auto;align-items:stretch;gap:10px;width:100%;max-width:none;margin:0}.production-market-atlas .tb-card{border-color:var(--border-subtle);border-radius:var(--radius-card);background:var(--surface-1);min-width:0;box-shadow:none;transition:border-color .14s,background-color .14s,transform .14s}.production-market-atlas .tb-card:hover,.production-market-atlas .tb-card:focus-within{border-color:var(--accent-border);background:var(--surface-3);transform:translateY(-2px)}.production-market-atlas .tb-card__link:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.production-market-atlas .tb-card__art{aspect-ratio:16/9;border-bottom:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-2) 78%, var(--background))}.production-market-atlas .tb-card__img,.production-market-atlas .tb-card__img>img{object-fit:cover;width:100%;height:100%;padding:0}.production-market-atlas .tb-card__spark{opacity:.9;height:36%}.production-market-atlas .tb-card__art:after{background:linear-gradient(180deg, transparent 0%, color-mix(in srgb, var(--background) 14%, transparent) 48%, color-mix(in srgb, var(--background) 78%, transparent) 100%)}.production-market-atlas .tb-card__body{gap:6px;padding:10px}.production-market-atlas .tb-card__id h3{color:var(--text-primary);font-size:15px;font-weight:750}.production-market-atlas .tb-card__tick{color:var(--text-secondary);font-size:12px}.production-market-atlas .tb-card__mc{align-items:center;min-height:22px}.production-market-atlas .tb-card__mcv{color:var(--text-primary);font-size:18px;font-weight:750}.production-market-atlas .tb-card__mck{color:var(--text-muted);font-size:11px}.production-market-atlas .tb-card__chg{font-size:12px}.production-market-atlas .tb-card__chg.is-up{color:var(--positive)}.production-market-atlas .tb-card__chg.is-down{color:var(--negative)}.production-market-atlas .tb-card__facts{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.production-market-atlas .tb-card__facts>span{gap:3px;min-width:0;padding:6px 5px;display:grid}.production-market-atlas .tb-card__facts>span:nth-child(2n){border-left:1px solid var(--border-subtle)}.production-market-atlas .tb-card__facts>span:nth-child(n+3){border-top:1px solid var(--border-subtle)}.production-market-atlas .tb-card__facts small{color:var(--text-muted);font-size:var(--type-micro);line-height:1}.production-market-atlas .tb-card__facts strong{color:var(--text-primary);font-family:var(--font-data);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.production-market-atlas .tb-card__fact-label-compact{display:none}.production-market-atlas .tb-card__provenance{min-height:14px;color:var(--text-muted);font-size:var(--type-micro)}.production-market-atlas .tb-card__provenance:empty{display:none}.production-market-atlas .tb-card__actions{grid-template-columns:minmax(78px,.72fr) minmax(108px,1fr);gap:5px}.production-market-atlas .tb-card__lens,.production-market-atlas .tb-card__quick-buy{min-height:34px;font-size:11px}.production-market-atlas .tb-card__lens{color:var(--text-secondary);border-color:var(--border-subtle);background:0 0;justify-content:center;align-items:center;gap:7px;padding-inline-start:12px;padding-inline-end:12px;display:inline-flex}.production-market-atlas .tb-card__lens .signal-lens-mark{flex:none}.production-market-atlas .tb-card__lens strong{flex:0 auto}.production-market-atlas .tb-card__lens:hover{color:var(--text-primary);border-color:var(--accent-border);background:var(--accent-surface)}.production-market-atlas .tb-card__fav{width:36px;height:36px;color:var(--text-muted)}.production-market-atlas .tb-card__fav:hover,.production-market-atlas .tb-card__fav.is-on{color:var(--warning)}.production-market-atlas .market-radar-v2{border-color:var(--border-subtle);border-radius:var(--radius-card);background:var(--surface-1);container-type:inline-size}.production-market-atlas .market-terminal__mobile-stages{display:none}.production-market-atlas .market-terminal__workspace{grid-template-columns:minmax(0,1fr) clamp(310px,22vw,350px)}.production-market-atlas .market-terminal__columns{grid-template-columns:repeat(3,minmax(290px,1fr));gap:0;padding:0}.production-market-atlas .market-terminal__column+.market-terminal__column{border-left-color:var(--border-subtle)}.production-market-atlas .market-terminal__stage-head{border-bottom-color:var(--border-subtle);min-height:58px;padding:9px 11px}.production-market-atlas .market-terminal__stage-head strong{color:var(--text-primary);font-size:13px}.production-market-atlas .market-terminal__stage-head small{color:var(--text-secondary);font-size:var(--type-micro);white-space:normal;line-height:1.25}.production-market-atlas .market-terminal__stage-head>b{color:var(--text-secondary);font-size:10px}.production-market-atlas .market-terminal__list{padding:8px}.production-market-atlas .market-terminal__empty{min-height:110px;color:var(--text-muted);font-size:11px}.production-market-atlas .market-terminal-card{border-color:var(--border-subtle);border-radius:var(--radius-card);background:color-mix(in srgb, var(--surface-2) 72%, transparent);min-height:128px;box-shadow:none;margin-bottom:8px;padding:9px}.production-market-atlas .market-terminal-card:hover{border-color:var(--accent-border);background:var(--surface-3);outline:0;transform:translateY(-1px)}.production-market-atlas .market-terminal-card:focus-visible{border-color:var(--accent-border);background:var(--surface-3);outline:0;transform:translateY(-1px)}.production-market-atlas .market-terminal-card.is-selected{border-color:color-mix(in srgb, var(--accent) 58%, var(--border-subtle));background:var(--accent-surface);box-shadow:inset 3px 0 var(--accent)}.production-market-atlas .market-terminal-card.is-native:before{display:none}.production-market-atlas .market-terminal-card__identity strong b{color:var(--text-primary);font-size:13px}.production-market-atlas .market-terminal-card__identity strong em{color:var(--text-secondary);font-size:11px}.production-market-atlas .market-terminal-card__identity small{color:var(--text-muted);font-size:10px}.production-market-atlas .market-terminal-card__cap small{color:var(--text-muted);font-size:var(--type-micro);text-transform:none}.production-market-atlas .market-terminal-card__cap strong{color:var(--text-primary);font-size:12px}.production-market-atlas .market-terminal-card__chart{color:var(--text-secondary);border-color:var(--border-subtle);background:0 0}.production-market-atlas .market-terminal-card__fav{color:var(--text-muted)}.production-market-atlas .market-terminal-card__fav:hover,.production-market-atlas .market-terminal-card__fav.is-on{color:var(--warning)}.production-market-atlas .market-terminal-card__readout{border-top-color:var(--border-subtle);grid-template-columns:repeat(4,minmax(0,1fr)) 50px;gap:0;min-height:52px}.production-market-atlas .market-terminal-card__readout>:not(:first-child){border-left-color:var(--border-subtle)}.production-market-atlas .market-terminal-card__metric,.production-market-atlas .market-terminal-card__move{padding:3px 5px}.production-market-atlas .market-terminal-card__move{grid-template-rows:16px minmax(0,1fr);grid-template-columns:minmax(0,1fr);align-items:stretch;padding-inline-start:2px;padding-inline-end:2px;display:grid}.production-market-atlas .market-terminal-card__move-head{z-index:1;justify-content:space-between;align-items:center;gap:2px;min-width:0;display:flex;position:relative;overflow:hidden}.production-market-atlas .market-terminal-card__move-head>:-webkit-any(small,strong){white-space:nowrap;min-width:0;margin:0}.production-market-atlas .market-terminal-card__move-head>:is(small,strong){white-space:nowrap;min-width:0;margin:0}.production-market-atlas .market-terminal-card__move-period-compact,.production-market-atlas .market-terminal-card__move-value-compact{display:none}.production-market-atlas .market-terminal-card__move-chart{min-width:0;min-height:0;display:block;position:relative;overflow:hidden}.production-market-atlas .market-terminal-card__move .market-terminal-card__move-chart .market-terminal-card__spark{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.production-market-atlas .market-terminal-card__metric small,.production-market-atlas .market-terminal-card__move small{color:var(--text-muted);text-transform:none;font-size:10px}.production-market-atlas .market-terminal-card__metric strong,.production-market-atlas .market-terminal-card__move strong{color:var(--text-primary);font-size:11px}.production-market-atlas .market-terminal-card__move.is-positive strong{color:var(--positive)}.production-market-atlas .market-terminal-card__move.is-negative strong{color:var(--negative)}.production-market-atlas .market-terminal-card__move.is-neutral strong,.production-market-atlas .market-terminal-card__move.is-unknown strong{color:var(--text-muted)}.production-market-atlas .market-terminal-card__actions{padding-left:3px}.production-market-atlas .market-terminal__trade{border-left-color:var(--border-subtle);background:var(--surface-1)}.production-market-atlas .market-terminal__trade-head{border-bottom-color:var(--border-subtle);background:var(--surface-1);grid-template-columns:34px minmax(0,1fr);min-height:62px}.production-market-atlas .market-terminal__trade-head small{color:var(--text-muted);text-transform:none;font-size:10px}.production-market-atlas .market-terminal__trade-head strong{color:var(--text-primary);font-size:12px}.production-market-atlas .market-terminal__trade-head b{color:var(--text-secondary);font-size:10px}.production-market-atlas .market-terminal__open-studio{width:100%;min-width:0;height:auto;min-height:38px;color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-control);background:var(--surface-2);white-space:nowrap;grid-area:2/1/auto/-1;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:10px;font-weight:750;line-height:1;text-decoration:none;display:inline-flex;overflow:hidden}.production-market-atlas .market-terminal__open-studio:hover{color:var(--accent);border-color:var(--accent-border)}@container (width<=1320px){.production-market-atlas .market-terminal__workspace{display:block}.production-market-atlas .market-terminal__trade-backdrop{z-index:9;visibility:hidden;background:color-mix(in srgb, var(--background) 72%, transparent);opacity:0;pointer-events:none;border:0;transition:opacity .16s,visibility .16s;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.production-market-atlas .market-terminal__trade-backdrop.is-open{visibility:visible;opacity:1;pointer-events:auto}.production-market-atlas .market-terminal__trade{z-index:10;visibility:hidden;border:1px solid var(--border-strong);border-radius:var(--radius-card) 0 0 var(--radius-card);width:min(380px,94%);box-shadow:-18px 0 50px color-mix(in srgb, var(--background) 56%, transparent);opacity:0;pointer-events:none;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:0;bottom:0;right:0;transform:translate(18px)}.production-market-atlas .market-terminal__trade.is-open{visibility:visible;opacity:1;pointer-events:auto;transform:none}.production-market-atlas .market-terminal__trade-head{grid-template-columns:34px minmax(0,1fr) 38px}.production-market-atlas .market-terminal__trade-close{grid-area:1/3;width:38px;height:38px;display:grid}}@container (width<=1100px){.production-market-atlas .lane-columns,.production-market-atlas .market-lane-row{grid-template-columns:minmax(210px,1fr) 120px 56px 96px 96px 116px 110px 80px}.production-market-atlas .tb__view-label{display:none}}@container (width<=850px){.production-market-atlas .tb__market-filter-strip--compact{grid-template-columns:minmax(148px,.82fr) minmax(0,1.18fr);gap:2px}.production-market-atlas .tb__market-filter-strip--compact .tb__scope{grid-area:1/1;width:100%}.production-market-atlas .tb__market-filter-strip--compact .tb__filter-anchor{grid-area:1/2}.production-market-atlas .tb__market-filter-strip--compact .tb__market-strip-actions{grid-area:2/1/auto/-1}.production-market-atlas .tb__market-strip-actions .tb__sort--fav{flex:auto}.production-market-atlas .tb__view{flex:none;padding:0}.production-market-atlas .tb__vw{min-height:34px}}@container (width<=900px){.production-market-atlas .market-lane-row{grid-template-columns:minmax(185px,1fr) 100px 78px 78px 82px 48px 46px;gap:7px;min-height:70px}.production-market-atlas .market-lane-row>*{min-width:0}.production-market-atlas .market-lane-row>.lane-age{display:none}.production-market-atlas .lane-identity-age{display:inline}.production-market-atlas .market-lane-row>.lane-value{display:grid}.production-market-atlas .market-lane-row>.lane-value small{font-size:10px;display:block}.production-market-atlas .lane-signal{grid-column:6;width:100%;min-width:0;padding-inline-start:0;padding-inline-end:0}.production-market-atlas .lane-signal strong{display:none}.production-market-atlas .lane-quick-buy{grid-column:7;width:100%;min-width:0;padding-inline-start:0;padding-inline-end:0}.production-market-atlas .lane-quick-buy b{display:none}}@container (width<=700px){.production-market-atlas .tb__atlas-inline-title{display:none}.production-market-atlas .tb__market-filter-strip--compact{grid-template-columns:minmax(122px,.84fr) minmax(0,1.16fr);gap:2px}.production-market-atlas .tb__market-filter-strip--compact .tb__scope{grid-area:1/1;width:100%}.production-market-atlas .tb__market-filter-strip--compact .tb__filter-anchor{grid-area:1/2}.production-market-atlas .tb__market-filter-strip--compact .tb__market-strip-actions{grid-area:2/1/auto/-1}.production-market-atlas .tb__market-strip-actions .tb__sort--fav{flex:auto}.production-market-atlas .tb__view{flex:none;padding:0}.production-market-atlas .tb__vw{min-height:34px}}@media (max-width:640px){.production-market-atlas .market-lane-row{grid-template-rows:48px auto;grid-template-columns:58px minmax(0,1fr) 44px 44px}.production-market-atlas .market-lane-row__market{grid-area:1/1/auto/3}.production-market-atlas .market-lane-row__market>.tb__row-link{gap:8px}.production-market-atlas .market-lane-row__market>.tb__row-link>.market-lane-row__rank{z-index:2;border-color:var(--border-subtle);background:var(--surface-1);pointer-events:none;flex-basis:18px;width:18px;min-width:18px;height:18px;font-size:9px;position:absolute;bottom:2px;left:-2px}.production-market-atlas .market-lane-row__market .token-icon{flex-basis:36px;width:36px;height:36px}.production-market-atlas .market-lane-row__identity>strong{align-items:flex-start;line-height:1.1}.production-market-atlas .market-lane-row__name{overflow-wrap:anywhere;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.1;display:-webkit-box;overflow:hidden}.production-market-atlas .market-lane-row__identity>small{margin-top:1px}.production-market-atlas .market-lane-row>.lane-price-move{border-top:1px solid var(--border-subtle);grid-area:2/1;place-items:center;height:28px;min-height:28px;padding:0 4px}.production-market-atlas .market-lane-row>.lane-price-move>strong{justify-self:center;font-size:11px;line-height:1}.production-market-atlas .market-lane-row>.lane-mobile-stats{border-top:1px solid var(--border-subtle);grid-area:2/2/auto/5;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:0;height:28px;min-height:28px;padding-top:0;display:grid;overflow:hidden}.production-market-atlas .lane-mobile-stats>span{text-overflow:ellipsis;flex-direction:column;justify-content:center;align-items:center;gap:1px;height:100%;padding:0 4px;font-size:9px;line-height:1;display:flex;overflow:hidden}.production-market-atlas .lane-mobile-stats b{font-size:11px;line-height:1}.production-market-atlas .lane-mobile-stats i{max-width:100%;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-style:normal;line-height:1;overflow:hidden}.production-market-atlas .market-lane-row>.lane-value,.production-market-atlas .market-lane-row>.lane-age{display:none}.production-market-atlas .tb__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.production-market-atlas .tb-card__art{aspect-ratio:16/8.8}.production-market-atlas .tb-card__body{gap:3px;padding:6px 7px}.production-market-atlas .tb-card__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.production-market-atlas .tb-card__facts>span{justify-content:space-between;align-items:center;gap:3px;min-height:27px;padding:4px;display:flex}.production-market-atlas .tb-card__facts small{flex:none;font-size:9px}.production-market-atlas .tb-card__facts strong{text-align:right;min-width:0;font-size:10.5px}.production-market-atlas .tb-card__fact-label-full{display:none}.production-market-atlas .tb-card__fact-label-compact{display:inline}.production-market-atlas .market-lane-row>.lane-signal{grid-column:3;justify-content:center;width:44px;min-width:44px;min-height:44px;display:flex}.production-market-atlas .market-lane-row>.lane-signal strong{display:none}.production-market-atlas .market-lane-row>.lane-quick-buy{grid-area:1/4}.production-market-atlas .tb-card__actions{justify-content:flex-end;gap:4px;min-height:44px;display:flex}.production-market-atlas .tb-card__quick-buy,.production-market-atlas .tb-card__lens{grid-template-columns:1fr;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;display:grid}.production-market-atlas .tb-card__actions .icon{width:11px;height:11px}.production-market-atlas .tb-card__lens .signal-lens-mark{width:14px;height:14px}.production-market-atlas .tb-card__lens strong,.production-market-atlas .tb-card__lens>span:last-child{display:none}.production-market-atlas .market-terminal{min-height:500px}.production-market-atlas .market-terminal__mobile-stages{border-bottom:1px solid var(--border-subtle);background:var(--surface-1);grid-template-columns:repeat(3,minmax(0,1fr));padding:5px;display:grid}.production-market-atlas .market-terminal__mobile-stages button{min-width:0;min-height:34px;color:var(--text-secondary);border-radius:var(--radius-control);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:5px;font-size:10px;font-weight:750;display:flex}.production-market-atlas .market-terminal__mobile-stages button.is-on{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface)}.production-market-atlas .market-terminal__mobile-stages button b{color:inherit;font-family:var(--font-data);font-size:9px}.production-market-atlas .market-terminal__workspace{display:block}.production-market-atlas .market-terminal__columns{padding:0;display:block;overflow:hidden}.production-market-atlas .market-terminal__columns .market-terminal__column{border:0;min-height:420px;display:none}.production-market-atlas .market-terminal__columns[data-mobile-stage=fresh] .market-terminal__column.is-fresh,.production-market-atlas .market-terminal__columns[data-mobile-stage=active] .market-terminal__column.is-active,.production-market-atlas .market-terminal__columns[data-mobile-stage=established] .market-terminal__column.is-established{display:flex}.production-market-atlas .market-terminal__stage-head{min-height:50px;padding:7px 9px}.production-market-atlas .market-terminal__list{max-height:560px;padding:5px}.production-market-atlas .market-terminal-card{min-height:104px;margin-bottom:5px;padding:6px}.production-market-atlas .market-terminal-card__top{grid-template-columns:minmax(0,1fr) max-content 36px 36px;gap:4px}.production-market-atlas .market-terminal-card__identity strong{align-items:baseline;gap:4px;display:flex}.production-market-atlas .market-terminal-card__identity strong b{flex:none}.production-market-atlas .market-terminal-card__identity strong em{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;line-height:1.1;display:block;overflow:hidden}.production-market-atlas .market-terminal-card__identity small{margin-top:1px}.production-market-atlas .market-terminal-card__chart,.production-market-atlas .market-terminal-card__fav{width:36px;height:36px}.production-market-atlas .market-terminal-card__readout{grid-template-columns:repeat(4,minmax(0,1fr)) 76px;min-height:38px;margin-top:2px;padding-top:2px}.production-market-atlas .market-terminal-card__metric,.production-market-atlas .market-terminal-card__move{min-height:36px;padding:2px 3px}.production-market-atlas .market-terminal-card__move-head{justify-content:flex-end}.production-market-atlas .market-terminal-card__move-head>small{display:none}.production-market-atlas .market-terminal-card__actions{grid-column:5;grid-template-columns:repeat(2,36px);justify-content:end;gap:4px}.production-market-atlas .market-terminal-card__actions>.market-terminal-card__lens,.production-market-atlas .market-terminal-card__actions>.market-terminal-card__quick-buy{justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;min-height:36px;padding:0;display:flex}.production-market-atlas .market-terminal-card__lens b,.production-market-atlas .market-terminal-card__quick-buy strong{display:none}.production-market-atlas .market-terminal-card__actions .icon{width:10px;height:10px}.production-market-atlas .market-terminal-card__lens .signal-lens-mark{width:13px;height:13px}.production-market-atlas .market-terminal__trade-backdrop{z-index:119;position:fixed}.production-market-atlas .market-terminal__trade{z-index:120;top:auto;right:7px;bottom:calc(var(--mobile-nav-clearance) + 2px);border-radius:var(--radius-panel);width:auto;max-height:min(78dvh,720px);position:fixed;left:7px;transform:translateY(24px)}.production-market-atlas .market-terminal__trade.is-open{transform:none}.production-market-atlas .market-terminal__trade-head{grid-template-columns:34px minmax(0,1fr) 42px}.production-market-atlas .market-terminal__open-studio{width:100%;min-width:0;height:auto;min-height:42px;padding:8px 12px}.production-market-atlas .market-terminal__open-studio span{display:inline}.production-market-atlas .market-terminal__trade-close{grid-area:1/3;width:42px;height:42px}}@media (min-width:761px) and (max-width:1720px){.production-market-atlas .market-terminal-card__move-period-full{display:none}.production-market-atlas .market-terminal-card__move-period-compact{display:inline}}@media (min-width:501px) and (max-width:640px){.production-market-atlas .tb__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:380px){.production-market-atlas .tb__vw{min-width:61px;padding-inline-start:4px;padding-inline-end:4px}.production-market-atlas .tb__market-strip-actions .tb__sort--fav{padding-inline-start:5px;padding-inline-end:5px}.production-market-atlas .tb__fav-label--compact{max-width:40px}.production-market-atlas .tb-card__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.production-market-atlas .tb-card__facts>span:nth-child(n){border-top:0}.production-market-atlas .tb-card__facts>span:nth-child(2n){border-left:1px solid var(--border-subtle)}.production-market-atlas .tb-card__facts>span:nth-child(n+3){border-top:1px solid var(--border-subtle)}.production-market-atlas .market-terminal-card__move-value-full{display:none}.production-market-atlas .market-terminal-card__move-value-compact{display:inline}}@media (prefers-reduced-motion:reduce){.production-market-atlas :-webkit-any(.market-lane-row,.tb-card,.market-terminal-card,.market-terminal__trade,.market-terminal__trade-backdrop){transition:none}.production-market-atlas :is(.market-lane-row,.tb-card,.market-terminal-card,.market-terminal__trade,.market-terminal__trade-backdrop){transition:none}.production-market-atlas :-webkit-any(.tb-card:hover,.market-terminal-card:hover){transform:none}.production-market-atlas :is(.tb-card:hover,.market-terminal-card:hover){transform:none}}@container (width>=1101px){.production-market-atlas .market-lane-row>.lane-quick-buy{justify-self:center;width:100%;max-width:142px}}.production-page--trade{--trade-ticket-width:clamp(340px, 25vw, 370px)}.production-page--trade .tp2{gap:10px}.production-page--trade .tp2__body{grid-template-columns:minmax(0, 1fr) var(--trade-ticket-width);align-items:start;gap:12px}.production-page--trade .tp2__main,.production-page--trade .tp2__swap,.production-page--trade .tp2__fire,.production-page--trade .th{border-color:var(--border-subtle);border-radius:var(--radius-panel);background:var(--surface-1)}.production-page--trade .tp2__side{min-width:0}.production-page--trade .tp2__swap{padding:14px}.production-page--trade .tp2__tfs{background:color-mix(in srgb, var(--surface-1) 96%, var(--background));min-height:46px;padding:5px 8px}.production-page--trade .tp2__tfs button,.production-page--trade .tp2__feedtabs button,.production-page--trade .tp2__mobile-token-tabs button,.production-page--trade .tp2__tables-tabs button{color:var(--text-secondary);box-shadow:none;background:0 0;border-color:#0000}.production-page--trade .tp2__tfs button:hover,.production-page--trade .tp2__feedtabs button:hover,.production-page--trade .tp2__mobile-token-tabs button:hover,.production-page--trade .tp2__tables-tabs button:hover{color:var(--text-primary);border-color:var(--border-subtle);background:var(--surface-2)}.production-page--trade .tp2__tfs button.is-on,.production-page--trade .tp2__feedtabs button.is-on,.production-page--trade .tp2__mobile-token-tabs button.is-on,.production-page--trade .tp2__tables-tabs button.is-on{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);box-shadow:inset 0 -2px var(--accent)}.production-page--trade .tp2__mobile-token-tabs,.production-page--trade .tp2__tables-tabs,.production-page--trade .tp2__market-toolbar,.production-page--trade .tp2__mobile-limit-modebar,.production-page--trade .tp2__mobile-mode-select,.production-page--trade .tp2__market-sides,.production-page--trade .tp2__boxk--mobile,.production-page--trade .tp2__market-receive,.production-page--trade .tp2__market-tools,.production-page--trade .tp2__transaction-status,.production-page--trade .tp2__txhash{display:none}.production-page--trade .tp2__chart{border-color:var(--border-subtle);border-radius:0}.production-page--trade .tp2__trade-modes{border:0;border-bottom:1px solid var(--border-subtle);background:0 0;border-radius:0;gap:18px;margin:-2px 0 14px;padding:0}.production-page--trade .tp2__trade-modes button,.production-page--trade .tp2__trade-modes button:not(.is-on){min-height:39px;color:var(--text-muted);box-shadow:none;background:0 0;border:0;border-radius:0}.production-page--trade .tp2__trade-modes button:hover{color:var(--text-primary);background:0 0}.production-page--trade .tp2__trade-modes button:focus-visible{color:var(--text-primary);background:0 0}.production-page--trade .tp2__trade-modes button.is-on{color:var(--accent);background:0 0}.production-page--trade .tp2__trade-modes button:after{box-shadow:none;left:18%;right:18%}.production-page--trade .tp2__trade-modes button.is-on:after{background:var(--accent);box-shadow:0 0 8px var(--accent-muted)}.production-page--trade .tp2__trade-modes button b{color:var(--accent);border:1px solid var(--accent-border);background:var(--accent-surface)}.production-page--trade .tp2__trade-nav{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:6px;min-width:0;margin:-2px 0 4px;display:grid}.production-page--trade .tp2__trade-nav.is-limit{grid-template-columns:minmax(0,1fr)}.production-page--trade .tp2__trade-nav .tp2__trade-modes{border-bottom:0;min-width:0;margin:0}.production-page--trade .tp2__trade-nav>.tp2__slipwrap{align-items:center;padding-right:2px;display:grid}.production-page--trade .tp2__trade-nav .tp2__slipbtn{border-color:var(--border-subtle);background:var(--surface-2);min-height:28px;font:700 9.5px/1 var(--font-data);padding:4px 7px}.production-page--trade .protected-orders__strategy{grid-template-columns:minmax(0,1fr) 30px;align-items:end;gap:8px;display:grid}.production-page--trade .protected-orders__strategy-field{gap:5px;min-width:0;display:grid}.production-page--trade .protected-orders__strategy-label{color:var(--text-muted);font:650 10px/1 var(--font-ui)}.production-page--trade .protected-orders__workflow-selector{border-bottom:1px solid var(--border-subtle);grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;display:grid}.production-page--trade .protected-orders__workflow-selector button{min-width:0;min-height:34px;color:var(--text-secondary);cursor:pointer;font:760 10.5px/1 var(--font-ui);background:0 0;border:0;padding:7px 5px 9px;position:relative}.production-page--trade .protected-orders__workflow-selector button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:18%;right:18%}.production-page--trade .protected-orders__workflow-selector button:hover{color:var(--text-primary);background:var(--surface-3);outline:0}.production-page--trade .protected-orders__workflow-selector button:focus-visible{color:var(--text-primary);background:var(--surface-3);outline:0}.production-page--trade .protected-orders__workflow-selector button.is-on{color:var(--accent)}.production-page--trade .protected-orders__workflow-selector button.is-on:after{background:var(--accent)}.production-page--trade .protected-orders__side-row{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.production-page--trade .protected-orders__side-row>span{color:var(--text-muted);font:650 10px/1 var(--font-ui)}.production-page--trade .protected-orders__side-selector{border:1px solid var(--border-subtle);background:var(--surface-2);border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid;overflow:hidden}.production-page--trade .protected-orders__side-selector button{min-width:0;min-height:36px;color:var(--text-secondary);box-shadow:none;cursor:pointer;font:750 11px/1 var(--font-ui);background:0 0;border:0;padding:7px 6px;position:relative}.production-page--trade .protected-orders__side-selector button+button{border-left:1px solid var(--border-subtle)}.production-page--trade .protected-orders__side-selector button:after{content:"";background:0 0;height:2px;position:absolute;bottom:0;left:20%;right:20%}.production-page--trade .protected-orders__side-selector button:hover{color:var(--text-primary);background:var(--surface-3);outline:0}.production-page--trade .protected-orders__side-selector button:focus-visible{color:var(--text-primary);background:var(--surface-3);outline:0}.production-page--trade .protected-orders__side-selector button.is-on{color:var(--accent);background:var(--accent-surface)}.production-page--trade .protected-orders__side-selector button.is-on:after{background:var(--accent)}.production-page--trade .protected-orders__clear-draft{width:30px;height:36px;color:var(--accent);border:1px solid var(--accent-border);background:var(--accent-surface);cursor:pointer;font:500 16px/1 var(--font-ui);border-radius:6px;place-items:center;padding:0;display:grid}.production-page--trade .protected-orders__clear-draft:hover{color:var(--accent-text);border-color:var(--accent);background:var(--accent);outline:0}.production-page--trade .protected-orders__clear-draft:focus-visible{color:var(--accent-text);border-color:var(--accent);background:var(--accent);outline:0}.production-page--trade .trade-market-snapshot__position{gap:7px;padding-inline-start:9px;padding-inline-end:9px}.production-page--trade .trade-market-snapshot__position>div{align-content:center;gap:2px;min-width:0;display:grid}.production-page--trade .trade-market-snapshot__position small{color:var(--text-muted);font:650 9px/1 var(--font-ui);letter-spacing:.04em;text-transform:uppercase}.production-page--trade .trade-market-snapshot__position strong{color:var(--positive);font:780 12.5px/1 var(--font-data)}.production-page--trade .protected-orders__exit-choice button.is-on,.production-page--trade .protected-orders__value-modes button.is-on,.production-page--trade .protected-orders__expiry-options button.is-on,.production-page--trade .protected-orders__fill-choice>button.is-on{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);box-shadow:none}.production-page--trade .protected-orders__condition{color:var(--text-secondary);border-left:2px solid var(--accent);font:500 11px/1.45 var(--font-ui);background:0 0;gap:3px;margin:-2px 0 0;padding:8px 9px;display:grid}.production-page--trade .protected-orders__condition strong{color:var(--accent);font:750 10px/1.1 var(--font-ui);letter-spacing:.05em;text-transform:uppercase}.production-page--trade .protected-orders__condition span{color:var(--text-secondary)}.production-page--trade .protected-orders__entry-bracket{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.production-page--trade .protected-orders__entry-bracket-toggle{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 2px;display:grid}.production-page--trade .protected-orders__entry-bracket-toggle>span{gap:3px;display:grid}.production-page--trade .protected-orders__entry-bracket-toggle b{font:730 11px/1.1 var(--font-ui)}.production-page--trade .protected-orders__entry-bracket-toggle small{color:var(--text-muted);font:500 10px/1.35 var(--font-ui)}.production-page--trade .protected-orders__entry-bracket-toggle i{min-width:34px;color:var(--text-muted);text-align:center;border:1px solid var(--border-subtle);font:normal 750 9px/1 var(--font-data);border-radius:999px;padding:5px 6px}.production-page--trade .protected-orders__entry-bracket.is-on .protected-orders__entry-bracket-toggle i{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface)}.production-page--trade .protected-orders__entry-bracket-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:2px 0 10px;display:grid}.production-page--trade .protected-orders__entry-bracket-fields label{min-width:0;color:var(--text-muted);font:650 9.5px/1 var(--font-ui);gap:4px;display:grid}.production-page--trade .protected-orders__entry-bracket-fields label>span:last-child{border-bottom:1px solid var(--border-strong);background:var(--surface-2);align-items:center;min-width:0;padding:7px 8px;display:flex}.production-page--trade .protected-orders__entry-bracket-fields input{width:100%;min-width:0;color:var(--text-primary);font:720 12px/1.2 var(--font-data);background:0 0;border:0;outline:0}.production-page--trade .protected-orders__entry-bracket-fields label b{color:var(--text-secondary);font:700 8px/1 var(--font-data);flex:none}.production-page--trade .protected-orders__entry-bracket-fields>p{color:var(--text-muted);font:500 9.5px/1.25 var(--font-ui);grid-column:1/-1;justify-content:space-between;gap:8px;margin:0;display:flex}.production-page--trade .protected-orders__entry-bracket-fields>p b{color:var(--text-primary);text-align:right}.production-page--trade .protected-orders__entry-bracket-fields>small{color:var(--text-muted);font:500 9px/1.4 var(--font-ui);grid-column:1/-1}.production-page--trade .protected-orders__field>span:last-child,.production-page--trade .tp2__box{border:0;border-bottom:1px solid var(--border-subtle);background:0 0;border-radius:0}.production-page--trade .protected-orders__field>span:last-child{border-bottom-color:color-mix(in srgb, var(--accent) 42%, var(--border-strong));background:color-mix(in srgb, var(--surface-2) 76%, transparent);box-shadow:inset 0 -1px color-mix(in srgb, var(--accent) 10%, transparent);transition:border-color .14s,background-color .14s,box-shadow .14s}.production-page--trade .protected-orders__field>span:last-child:focus-within,.production-page--trade .protected-orders__entry-bracket-fields label>span:last-child:focus-within,.production-page--trade .protected-orders__exit-row>label>span:last-child:focus-within,.production-page--trade .protected-orders__stop-fields label>span:last-child:focus-within{border-color:var(--accent);background:var(--accent-surface);box-shadow:inset 0 -2px var(--accent)}.production-page--trade .tp2__flipbtn{width:30px;min-width:30px;height:30px;min-height:30px;color:var(--accent);border:1px solid var(--accent-border);background:var(--accent-surface);box-shadow:0 0 0 3px var(--surface-1), 0 0 14px color-mix(in srgb, var(--accent) 18%, transparent);font:850 18px/1 var(--font-ui);border-radius:50%;margin:-6px auto}.production-page--trade .tp2__flipbtn:hover{color:var(--accent);border-color:var(--accent);background:color-mix(in srgb, var(--accent) 15%, var(--surface-2));outline:2px solid color-mix(in srgb, var(--accent) 28%, transparent);outline-offset:2px}.production-page--trade .tp2__flipbtn:focus-visible{color:var(--accent);border-color:var(--accent);background:color-mix(in srgb, var(--accent) 15%, var(--surface-2));outline:2px solid color-mix(in srgb, var(--accent) 28%, transparent);outline-offset:2px}.production-page--trade .protected-orders__entry-bracket-fields label>span:last-child,.production-page--trade .protected-orders__exit-row>label>span:last-child,.production-page--trade .protected-orders__stop-fields label>span:last-child{border-color:color-mix(in srgb, var(--accent) 28%, var(--border-subtle));border-bottom-color:color-mix(in srgb, var(--accent) 48%, var(--border-strong));box-shadow:inset 0 -1px color-mix(in srgb, var(--accent) 9%, transparent)}.production-page--trade .protected-orders__exit-row>button{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface)}.production-page--trade .protected-orders__exit-row>button:hover{color:var(--accent-text);border-color:var(--accent);background:var(--accent);outline:0}.production-page--trade .protected-orders__exit-row>button:focus-visible{color:var(--accent-text);border-color:var(--accent);background:var(--accent);outline:0}.production-page--trade .protected-orders__preview{border-top:1px solid var(--border-subtle);background:0 0;border-left:0;padding:9px 2px}.production-page--trade .protected-orders__preview>span{color:var(--text-secondary);font-family:var(--font-ui);text-transform:none;letter-spacing:0}.production-page--trade .protected-orders__preview>b{font-size:13px}.production-page--trade .protected-orders__dev-limit{color:var(--text-secondary);border-left:2px solid var(--warning);background:color-mix(in srgb, var(--warning) 7%, transparent);font:500 10px/1.4 var(--font-ui);gap:3px;margin:-2px 0 0;padding:9px 10px;display:grid}.production-page--trade .protected-orders__dev-limit strong{color:var(--warning);font-size:10px}.production-page--trade .protected-orders__execution-details{border-top:1px solid var(--border-subtle)}.production-page--trade .protected-orders__execution-details>summary{min-height:38px;color:var(--text-secondary);cursor:pointer;font:650 11px/1.2 var(--font-ui);justify-content:space-between;align-items:center;gap:10px;list-style:none;display:flex}.production-page--trade .protected-orders__execution-details>summary::-webkit-details-marker{display:none}.production-page--trade .protected-orders__execution-details>summary i{color:var(--accent);font:500 14px/1 var(--font-ui);transition:transform .16s}.production-page--trade .protected-orders__execution-details[open]>summary i{transform:rotate(45deg)}.production-page--trade .protected-orders__execution-panel{gap:12px;padding:3px 0 10px;display:grid}.production-page--trade .protected-orders__execution-details:not([open])>.protected-orders__execution-panel{display:none}.production-page--trade .protected-orders__execution-summary{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.production-page--trade .protected-orders__execution-summary>span{gap:4px;min-width:0;padding:9px 8px;display:grid}.production-page--trade .protected-orders__execution-summary>span:nth-child(2n){border-left:1px solid var(--border-subtle)}.production-page--trade .protected-orders__execution-summary>span:nth-child(n+3){border-top:1px solid var(--border-subtle)}.production-page--trade .protected-orders__execution-summary small{color:var(--text-muted);font:600 9px/1.1 var(--font-ui)}.production-page--trade .protected-orders__execution-summary b{color:var(--text-primary);font:700 10px/1.3 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-page--trade .protected-orders__execution-rule,.production-page--trade .protected-orders__execution-risk{color:var(--text-secondary);font:500 10px/1.5 var(--font-ui);gap:4px;margin:0;display:grid}.production-page--trade .protected-orders__execution-rule b{color:var(--text-primary);font-size:10px}.production-page--trade .protected-orders__execution-risk{border-top:1px solid var(--border-subtle);padding-top:10px}.production-page--trade .protected-orders__execution-details .protected-orders__settings label>span:first-child small,.production-page--trade .protected-orders__execution-details .protected-orders__sync span{font-family:var(--font-ui)}.production-page--trade .protected-orders__execution-details .protected-orders__protection{border-top:1px solid var(--border-subtle);background:0 0;border-left:0;padding:8px 0 0}.production-page--trade .protected-orders__execution-details .protected-orders__protection>span:first-child{gap:3px;display:grid}.production-page--trade .protected-orders__execution-details .protected-orders__protection small{color:var(--text-muted);font:500 9px/1.35 var(--font-ui)}.production-page--trade .th__price-inline em{min-width:0;font:700 9px/1 var(--font-data);text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.production-page--trade .th__price-inline em.is-up{color:var(--positive)}.production-page--trade .th__price-inline em.is-down{color:var(--negative)}.production-page--trade .protected-orders__create:not(:disabled),.production-page--trade .tp2__go:not(:disabled){color:var(--on-accent);border-color:var(--accent);background:var(--accent)}.production-page--trade .protected-orders__create:disabled,.production-page--trade .tp2__go:disabled{color:var(--text-muted);border-color:var(--border-subtle);background:var(--surface-2);box-shadow:none;opacity:.72}.production-page--trade .tp2__execution-momentum{border-color:var(--border-subtle);background:var(--surface-1)}@container (width>=1200px){.production-page--trade .th__id{grid-template:"image identity cap commands"34px"image identity cap actions"34px"telemetry telemetry telemetry telemetry"46px/52px minmax(230px,1fr) minmax(285px,.86fr) minmax(270px,.82fr);align-items:stretch;gap:0 12px;min-height:0;padding:8px 10px}.production-page--trade .th__img,.production-page--trade .th__who{align-self:center}.production-page--trade .th__cap--inline{grid-template-rows:44px 24px;grid-template-columns:minmax(0,1fr);align-self:stretch;gap:0;min-height:68px;padding:0 12px;display:grid}.production-page--trade .th__cap--inline .th__capnum{grid-area:1/1;grid-template-rows:12px 30px;grid-template-columns:minmax(92px,.78fr) minmax(126px,1.22fr);column-gap:10px;min-height:44px;display:grid}.production-page--trade .th__cap--inline .th__capk{grid-area:1/1}.production-page--trade .th__cap--inline .th__capnum>strong{grid-area:2/1}.production-page--trade .th__cap--inline .th__price-inline{grid-area:1/2/3;grid-template-rows:12px 18px;grid-template-columns:auto minmax(0,1fr);align-content:center;gap:0 5px;display:grid}.production-page--trade .th__cap--inline .th__price-inline i{grid-area:1/1/auto/-1;display:block}.production-page--trade .th__cap--inline .th__price-inline b{grid-area:2/1}.production-page--trade .th__cap--inline .th__price-inline em{grid-area:2/2;align-self:center}.production-page--trade .th__cap--inline .th__ath{grid-area:2/1;grid-template-columns:auto minmax(70px,1fr);align-items:center;gap:8px;width:100%;max-width:none;display:grid}.production-page--trade .th__cap--inline .th__athtrack{width:100%;height:5px}.production-page--trade .th__cap--inline .th__athlabel{grid-area:1/1;font-size:9px}.production-page--trade .th__cap--inline .th__athtrack{grid-area:1/2}.production-page--trade .th__cap--inline .th__athlabel em{color:var(--text-muted);padding-inline-start:3px;padding-inline-end:3px;font-style:normal}.production-page--trade .th__acts{border-left:1px solid var(--border-subtle);justify-content:flex-end;align-self:stretch;gap:4px;padding:2px 0 2px 12px}.production-page--trade .th__telemetry{border-top:1px solid var(--border-subtle);border-left:0;min-height:46px}.production-page--trade .trade-market-snapshot{grid-template-rows:46px;grid-template-columns:minmax(360px,1fr) minmax(245px,.64fr)}.production-page--trade .trade-market-snapshot__facts,.production-page--trade .trade-market-snapshot .tp2__strip,.production-page--trade .trade-market-snapshot .tp2__flowrow{min-height:46px}.production-page--trade .trade-market-snapshot .tp2__scell{justify-content:center;min-height:46px}.production-page--trade .trade-market-snapshot .tp2__flowrow{grid-template-columns:auto minmax(54px,1fr) auto;align-items:center;gap:8px;padding-inline-start:11px;padding-inline-end:11px;font-size:10px;display:grid;overflow:hidden}.production-page--trade .th__commands{border-left:1px solid var(--border-subtle);grid-template-columns:repeat(2,minmax(0,1fr));min-height:34px;padding-left:12px;display:grid}.production-page--trade .th__commands>*{border-bottom:0;height:34px;min-height:34px}.production-page--trade .th__commands>*+*{border-left:1px solid var(--border-subtle)}.production-page--trade .th__commands>:only-child{grid-column:1/-1}.production-page--trade .trade-market-snapshot__position strong{font-size:12.5px}}@container (width<=1080px) and (width>=761px){.production-page--trade .tp2__body{grid-template-columns:minmax(0,1fr)}.production-page--trade .tp2__side{justify-self:end;width:min(100%,480px)}}@container (width<=760px){.production-page--trade .protected-orders__entry-bracket-fields{grid-template-columns:minmax(0,1fr)}.production-page--trade .protected-orders__entry-bracket-fields>p,.production-page--trade .protected-orders__entry-bracket-fields>small{grid-column:1}.production-page--trade{--trade-ticket-width:100%}.production-page--trade .tp2{gap:8px}.production-page--trade .tp2__body{grid-template-columns:minmax(0,1fr);gap:8px}.production-page--trade .tp2__side{width:100%}.production-page--trade .tp2__swap{padding:12px}.production-page--trade .th__id{grid-template-rows:minmax(29px,auto) minmax(19px,auto) auto auto auto auto;grid-template-columns:46px minmax(0,1fr);padding:8px}.production-page--trade .th__img{grid-area:1/1/3}.production-page--trade .th__names{grid-area:1/2;align-content:end;min-height:29px}.production-page--trade .th__meta{grid-area:2/2;align-content:start;min-height:19px}.production-page--trade .th__cap--inline{grid-row:3;grid-template-rows:auto auto}.production-page--trade .th__acts{grid-row:4;min-height:38px}.production-page--trade .th__acts :-webkit-any(.th__strategy,.th__share,.th__ca,.th__star){height:36px;min-height:36px}.production-page--trade .th__acts :is(.th__strategy,.th__share,.th__ca,.th__star){height:36px;min-height:36px}.production-page--trade .th__telemetry{grid-row:5}.production-page--trade .th__commands{grid-row:6;min-height:38px}.production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal){height:36px;min-height:36px}.production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal){height:36px;min-height:36px}.production-page--trade .trade-market-snapshot .tp2__flowrow{grid-template-rows:1fr;grid-template-columns:minmax(0,1fr) minmax(54px,.68fr) auto;align-items:center;gap:6px;min-height:34px;padding:3px 7px;display:grid}.production-page--trade .trade-market-snapshot .tp2__flowcopy{grid-area:1/1}.production-page--trade .trade-market-snapshot .tp2__flowbar{grid-area:1/2}.production-page--trade .trade-market-snapshot .tp2__flowwin{text-overflow:ellipsis;grid-area:1/3;font-size:8px;overflow:hidden}.production-page--trade .trade-market-snapshot .tp2__flowwin:after{content:none}.production-page--trade .tp2__tfs{min-height:40px;padding:3px 4px}.production-page--trade .tp2__trade-modes{margin-bottom:10px}.production-page--trade .tp2__trade-modes button,.production-page--trade .tp2__trade-modes button:not(.is-on){min-height:40px}.production-page--trade .protected-orders__strategy{grid-template-columns:minmax(0,1fr) 30px;gap:5px}.production-page--trade .protected-orders__side-selector button,.production-page--trade .protected-orders__workflow-selector button{min-height:40px}.production-page--trade .protected-orders__clear-draft{width:30px;height:40px}.production-page--trade .protected-orders__condition{font-size:10.5px}.production-page--trade .trade-market-snapshot__position small{letter-spacing:.025em;font-size:7.5px}.production-page--trade .trade-market-snapshot__position strong{font-size:10.5px}}@media (min-width:761px){@container (width<=1199px){.production-page--trade .th__id{grid-template:"image identity cap"58px"telemetry telemetry telemetry"44px"commands commands actions"38px/48px minmax(120px,1fr) minmax(250px,330px);align-items:stretch;gap:0 8px;min-height:0;padding:7px 9px}.production-page--trade .th__img{grid-area:image;align-self:center;border-radius:12px!important;width:48px!important;height:48px!important}.production-page--trade .th__who{flex-direction:column;grid-area:identity;justify-content:center;align-self:stretch;gap:2px;min-width:0;display:flex}.production-page--trade .th__names{flex-wrap:nowrap;align-items:center;gap:4px;min-width:0;min-height:29px}.production-page--trade .th__name-proof{gap:4px;min-width:0}.production-page--trade .th__name-proof>.market-tolly-mark{flex-basis:18px;width:18px;min-width:18px;height:18px}.production-page--trade .th__name-proof>.market-tolly-mark img{width:13px;height:9px}.production-page--trade .th__name{box-sizing:content-box;min-height:27px;padding-block-start:1px;padding-block-end:1px;font-size:clamp(21px,2vw,25px);line-height:1.08}.production-page--trade .th__ticker{flex:none;font-size:10.5px}.production-page--trade .th__og{box-sizing:border-box;gap:3px;height:20px;min-height:20px;padding:1px 5px 1px 2px}.production-page--trade .th__og .og-emblem{width:15px;height:15px}.production-page--trade .th__og b{font-size:8px}.production-page--trade .th__socials{gap:3px}.production-page--trade .th__social--icon{width:23px;min-width:23px;height:23px}.production-page--trade .th__tools{flex-wrap:nowrap;flex:0 auto;gap:3px;min-width:0}.production-page--trade .th__tool{box-sizing:border-box;white-space:nowrap;gap:3px;min-height:20px;padding:1px 5px;font-size:9px;line-height:1}.production-page--trade .th__tool .tpanel__info svg{width:11px;height:11px}.production-page--trade .th__meta{white-space:nowrap;gap:4px;min-width:0;min-height:17px;font-size:8.5px;overflow:hidden}.production-page--trade .th__cap--inline{border-top:0;border-left:1px solid var(--border-subtle);grid-area:cap;grid-template-rows:38px 20px;grid-template-columns:minmax(0,1fr);align-self:stretch;gap:0;width:100%;min-width:0;min-height:58px;padding:0 0 0 10px;display:grid}.production-page--trade .th__cap--inline .th__capnum{border:0;grid-area:1/1;grid-template-rows:11px 24px;grid-template-columns:minmax(86px,.78fr) minmax(118px,1.22fr);align-content:center;gap:0 8px;min-width:0;min-height:38px;padding:0;display:grid}.production-page--trade .th__cap--inline .th__capk{grid-area:1/1;font-size:8px}.production-page--trade .th__cap--inline .th__capnum>strong{grid-area:2/1;align-self:center;margin:0;font-size:20px;line-height:1}.production-page--trade .th__cap--inline .th__price-inline{grid-area:1/2/3;grid-template-rows:11px 18px;grid-template-columns:auto minmax(0,1fr);align-content:center;gap:0 5px;min-width:0;padding:0;display:grid}.production-page--trade .th__cap--inline .th__price-inline i{grid-area:1/1/auto/-1;display:block}.production-page--trade .th__cap--inline .th__price-inline b{grid-area:2/1;font-size:10px}.production-page--trade .th__cap--inline .th__price-inline em{grid-area:2/2;align-self:center;font-size:8.5px}.production-page--trade .th__cap--inline .th__ath{border:0;grid-area:2/1;grid-template-columns:auto minmax(54px,1fr);align-items:center;gap:7px;width:100%;min-width:0;max-width:none;min-height:20px;padding:0;display:grid}.production-page--trade .th__cap--inline .th__athlabel{grid-area:1/1;font-size:8.5px}.production-page--trade .th__cap--inline .th__athtrack{grid-area:1/2;width:100%;height:5px}.production-page--trade .th__telemetry{border-top:1px solid var(--border-subtle);border-left:0;grid-area:telemetry;align-self:stretch;width:100%;min-width:0;height:44px;min-height:44px}.production-page--trade .trade-market-snapshot{grid-template-rows:44px;grid-template-columns:minmax(310px,1fr) minmax(230px,.66fr);gap:0;width:100%;min-width:0;display:grid}.production-page--trade .trade-market-snapshot__facts,.production-page--trade .trade-market-snapshot .tp2__strip,.production-page--trade .trade-market-snapshot .tp2__flowrow,.production-page--trade .trade-market-snapshot .tp2__scell{height:44px;min-height:44px}.production-page--trade .trade-market-snapshot .tp2__scell{justify-content:center;padding:4px 7px}.production-page--trade .trade-market-snapshot .tp2__flowrow{grid-area:1/2;grid-template-rows:1fr;grid-template-columns:auto minmax(46px,1fr) auto;align-items:center;gap:6px;min-width:0;padding:4px 8px;font-size:10px;display:grid;overflow:hidden}.production-page--trade .trade-market-snapshot .tp2__flowcopy{grid-area:1/1;gap:4px;font-size:10px}.production-page--trade .trade-market-snapshot .tp2__flowbar{grid-area:1/2;min-width:0}.production-page--trade .trade-market-snapshot .tp2__flowwin{text-overflow:ellipsis;white-space:nowrap;grid-area:1/3;font-size:8px;overflow:hidden}.production-page--trade .trade-market-snapshot .tp2__flowwin:after{content:none}.production-page--trade .th__commands{border-top:1px solid var(--border-subtle);border-left:0;grid-area:commands;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;min-height:38px;padding:0;display:grid}.production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal){border-bottom:0;height:37px;min-height:37px}.production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal){border-bottom:0;height:37px;min-height:37px}.production-page--trade .th__commands>*+*{border-left:1px solid var(--border-subtle)}.production-page--trade .th__commands>:only-child{grid-column:1/-1}.production-page--trade .trade-market-snapshot__position strong{font-size:11px}.production-page--trade .th__acts{border-top:1px solid var(--border-subtle);border-left:1px solid var(--border-subtle);grid-area:actions;justify-content:flex-end;align-self:stretch;gap:4px;width:auto;min-width:0;min-height:38px;padding:3px 0 3px 8px;display:flex}.production-page--trade .th__acts :-webkit-any(.th__strategy,.th__share,.th__ca,.th__star){height:31px;min-height:31px}.production-page--trade .th__acts :is(.th__strategy,.th__share,.th__ca,.th__star){height:31px;min-height:31px}}}.production-page--trade .tp2-markets{color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-panel);background:var(--surface-1);overflow:hidden;container-type:inline-size}.production-page--trade .tp2-markets__toggle{width:100%;min-height:46px;color:var(--text-secondary);text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto 16px;align-items:center;gap:7px;padding:0 10px;display:grid}.production-page--trade .tp2-markets__toggle:hover{color:var(--text-primary);background:var(--surface-2);outline:0}.production-page--trade .tp2-markets__toggle:focus-visible{color:var(--text-primary);background:var(--surface-2);outline:0}.production-page--trade .tp2-markets__toggle>span{align-items:center;gap:7px;min-width:0;display:inline-flex}.production-page--trade .tp2-markets__toggle strong{color:var(--text-primary);font-size:14px}.production-page--trade .tp2-markets__toggle small{color:var(--text-muted);font-size:10px}.production-page--trade .tp2-markets__toggle>i{color:var(--text-muted);text-align:center;font-size:12px;font-style:normal;transition:transform .16s;transform:rotate(-90deg)}.production-page--trade .tp2-markets.is-open .tp2-markets__toggle>i{transform:none}.production-page--trade .tp2-markets__body{border-top:1px solid var(--border-subtle)}.production-page--trade .tp2-markets__list{overscroll-behavior:contain;scrollbar-width:thin;max-height:min(326px,42dvh);display:grid;overflow:hidden auto}.production-page--trade .tp2-markets__row{border-bottom:1px solid var(--border-subtle);background:0 0;grid-template-columns:minmax(0,1fr) 30px 34px;align-items:stretch;min-width:0;min-height:58px;display:grid}.production-page--trade .tp2-markets__row:last-child{border-bottom:0}.production-page--trade .tp2-markets__row.is-active{background:var(--accent-surface)}.production-page--trade .tp2-markets__market{min-width:0;color:inherit;grid-template-columns:26px minmax(0,1fr) 43px 55px;align-items:center;gap:4px;padding:5px 4px 5px 7px;text-decoration:none;display:grid}.production-page--trade .tp2-markets__market:hover{background:var(--surface-2);outline:0}.production-page--trade .tp2-markets__market:focus-visible{background:var(--surface-2);outline:0}.production-page--trade .tp2-markets__market:hover .tp2-markets__identity strong{color:var(--accent)}.production-page--trade .tp2-markets__identity{align-content:center;gap:2px;min-width:0;display:grid}.production-page--trade .tp2-markets__identity strong{min-width:0;color:var(--text-primary);overflow-wrap:anywhere;white-space:normal;font-size:12px;line-height:1.15}.production-page--trade .tp2-markets__identity small{color:var(--text-muted);font:700 9.5px/1 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-page--trade :-webkit-any(.tp2-markets__change,.tp2-markets__cap){text-align:right;align-content:center;gap:3px;min-width:0;display:grid}.production-page--trade :is(.tp2-markets__change,.tp2-markets__cap){text-align:right;align-content:center;gap:3px;min-width:0;display:grid}.production-page--trade :-webkit-any(.tp2-markets__change,.tp2-markets__cap) small{color:var(--text-muted);font-size:8.5px;line-height:1}.production-page--trade :is(.tp2-markets__change,.tp2-markets__cap) small{color:var(--text-muted);font-size:8.5px;line-height:1}.production-page--trade :-webkit-any(.tp2-markets__change,.tp2-markets__cap) strong{color:var(--text-secondary);font:750 11px/1 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-page--trade :is(.tp2-markets__change,.tp2-markets__cap) strong{color:var(--text-secondary);font:750 11px/1 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-page--trade .tp2-markets__change.is-up strong{color:var(--positive)}.production-page--trade .tp2-markets__change.is-down strong{color:var(--negative)}.production-page--trade :-webkit-any(.tp2-markets__fav,.tp2-markets__quick){min-width:0;min-height:34px;color:var(--text-muted);border:0;border-left:1px solid var(--border-subtle);background:0 0;border-radius:0;align-self:stretch;place-items:center;padding:0;display:grid}.production-page--trade :is(.tp2-markets__fav,.tp2-markets__quick){min-width:0;min-height:34px;color:var(--text-muted);border:0;border-left:1px solid var(--border-subtle);background:0 0;border-radius:0;align-self:stretch;place-items:center;padding:0;display:grid}.production-page--trade .tp2-markets__fav:hover,.production-page--trade .tp2-markets__fav.is-on{color:var(--accent);background:var(--accent-surface);outline:0}.production-page--trade .tp2-markets__fav:focus-visible{color:var(--accent);background:var(--accent-surface);outline:0}.production-page--trade .tp2-markets__quick{color:var(--accent)}.production-page--trade .tp2-markets__quick:hover{color:var(--accent-text);background:var(--accent);outline:0}.production-page--trade .tp2-markets__quick:focus-visible{color:var(--accent-text);background:var(--accent);outline:0}.production-page--trade .tp2-markets__empty{min-height:76px;color:var(--text-muted);text-align:center;padding:24px 12px;font-size:11px;line-height:1.35}@container (width<=252px){.production-page--trade .tp2-markets__toggle{grid-template-columns:minmax(0,1fr) auto 13px;gap:4px;min-height:42px;padding-inline-start:7px;padding-inline-end:7px}.production-page--trade .tp2-markets__toggle>span{gap:5px}.production-page--trade .tp2-markets__toggle>span .icon{width:13px;height:13px}.production-page--trade .tp2-markets__toggle strong{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.production-page--trade .tp2-markets__toggle small{white-space:nowrap;font-size:9px}.production-page--trade .tp2-markets__row{grid-template-columns:minmax(0,1fr) 30px 30px;min-height:64px}.production-page--trade .tp2-markets__market{grid-template-rows:auto auto;grid-template-columns:26px minmax(0,1fr) max-content;gap:3px 5px;padding:6px 4px 6px 6px}.production-page--trade .tp2-markets__image{grid-area:1/1/3;align-self:center}.production-page--trade .tp2-markets__identity{grid-area:1/2/auto/4}.production-page--trade .tp2-markets__identity strong{overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-page--trade .tp2-markets__change{text-align:left;grid-area:2/2}.production-page--trade .tp2-markets__cap{grid-area:2/3}}@media (max-width:760px){.production-page--trade .tp2-markets__toggle{min-height:48px}.production-page--trade .tp2-markets__row{grid-template-columns:minmax(0,1fr) 40px 40px}.production-page--trade :-webkit-any(.tp2-markets__fav,.tp2-markets__quick){min-height:44px}.production-page--trade :is(.tp2-markets__fav,.tp2-markets__quick){min-height:44px}.production-page--trade .tp2-markets__market{grid-template-columns:26px minmax(0,1fr) 43px 52px}}.production-page--trade .trade-market-snapshot .tp2__flowcopy{white-space:nowrap;align-items:center;gap:5px;min-width:0;display:inline-flex}.production-page--trade .trade-market-snapshot .tp2__flowcopy>i{color:var(--text-muted);font-style:normal}.production-page--trade .trade-market-snapshot .tp2__flowcopy :-webkit-any(.is-buy,.is-sell){align-items:baseline;gap:3px;display:inline-flex}.production-page--trade .trade-market-snapshot .tp2__flowcopy :is(.is-buy,.is-sell){align-items:baseline;gap:3px;display:inline-flex}.production-page--trade .trade-market-snapshot .tp2__flowcopy b{color:inherit;font-weight:800}.production-page--trade .tp2__trow .tp2__type{align-items:center;display:inline-flex}.production-page--trade .tp2__type strong{font:inherit;font-weight:850}.production-page--trade .tp2__amount{gap:2px;display:grid}.production-page--trade .tp2__trader-address--phone{display:none}@media (max-width:560px){.production-page--trade .tp2__trades{margin:0;padding:0 5px}.production-page--trade .tp2__thead{border-bottom-color:var(--line);grid-template-columns:minmax(68px,.74fr) minmax(76px,.82fr) minmax(102px,1.18fr);grid-template-areas:"type usd trader";align-items:center;gap:4px;width:100%;min-width:0;padding:5px 4px;display:grid}.production-page--trade .tp2__thead>span{display:none}.production-page--trade .tp2__thead>:-webkit-any(.tp2__type,.tp2__usd,.tp2__trader){min-width:0;display:block}.production-page--trade .tp2__thead>:is(.tp2__type,.tp2__usd,.tp2__trader){min-width:0;display:block}.production-page--trade .tp2__thead>.tp2__type{grid-area:type}.production-page--trade .tp2__thead>.tp2__usd{grid-area:usd}.production-page--trade .tp2__thead>.tp2__trader{grid-area:trader}.production-page--trade .tp2__thead .tp2__filter-trigger{width:100%;min-height:34px;color:var(--text-muted);background:color-mix(in srgb, var(--surface-2) 78%, transparent);border:1px solid var(--line);letter-spacing:.065em;border-radius:6px;justify-content:space-between;gap:3px;padding:0 7px;font-size:9px;display:flex}.production-page--trade .tp2__thead .tp2__filter-trigger:-webkit-any(:hover,:focus-visible,[aria-expanded=true]){color:var(--text-primary);border-color:var(--accent-border);background:var(--surface-3);text-decoration:none}.production-page--trade .tp2__thead .tp2__filter-trigger:is(:hover,:focus-visible,[aria-expanded=true]){color:var(--text-primary);border-color:var(--accent-border);background:var(--surface-3);text-decoration:none}.production-page--trade .tp2__thead .tp2__filter-trigger b{max-width:42px;font-size:8px}.production-page--trade .tp2__thead .tp2__trader .tp2__filter-trigger b{display:none}.production-page--trade .tp2__thead .tp2__trader .tp2__filter-trigger.is-active>span:after{background:var(--accent);content:"";vertical-align:1px;border-radius:50%;width:5px;height:5px;margin-left:4px;display:inline-block}.production-page--trade .tp2__thead .tp2__filter-menu--side{left:0}.production-page--trade .tp2__thead .tp2__filter-menu--value{left:50%;right:auto;transform:translate(-50%)}.production-page--trade .tp2__thead .tp2__filter-menu--trader{left:auto;right:0;transform:none}.production-page--trade .tp2__trow{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);background:color-mix(in srgb, var(--surface-2) 44%, transparent);border-radius:5px;grid-template-columns:24px 48px minmax(44px,.86fr) minmax(38px,.7fr) minmax(62px,1fr) 30px;grid-template-areas:"time type usd amount trader txn";align-items:center;gap:3px;width:100%;min-width:0;min-height:44px;padding:2px 3px;display:grid;overflow:hidden}.production-page--trade .tp2__trow+.tp2__trow{margin-top:3px}.production-page--trade .tp2__trow>span{min-width:0;line-height:1}.production-page--trade .tp2__trow .tp2__time{color:var(--muted);text-align:left;grid-area:time;font-size:9.5px}.production-page--trade .tp2__trow .tp2__type{text-transform:uppercase;grid-area:type;font-size:9.5px;font-weight:850}.production-page--trade .tp2__trow .tp2__usd{text-overflow:ellipsis;white-space:nowrap;grid-area:usd;gap:2px;font-size:10.5px;font-weight:820;display:grid;overflow:hidden}.production-page--trade .tp2__trow .tp2__mobile-price{color:var(--muted);letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:720;line-height:1;display:block;overflow:hidden}.production-page--trade .tp2__trow .tp2__amount{color:var(--muted-strong);text-align:left;text-overflow:ellipsis;white-space:nowrap;grid-area:amount;gap:2px;font-size:9.5px;display:grid;overflow:hidden}.production-page--trade .tp2__trow .tp2__price{display:none}.production-page--trade .tp2__trow .tp2__trader{width:auto;min-width:0;height:auto;color:var(--muted-strong);white-space:nowrap;grid-area:trader;justify-content:flex-end;align-items:center;font-size:9px;display:flex;position:static;overflow:hidden}.production-page--trade .tp2__trow .tp2__trader .tp2__tlink{min-width:0;max-width:100%;min-height:40px;color:inherit;text-overflow:ellipsis;white-space:nowrap;flex:auto;align-items:center;display:inline-flex;overflow:hidden}.production-page--trade .tp2__trader-label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.production-page--trade .tp2__trow .tp2__pin{box-sizing:border-box;flex:0 0 26px;width:26px;min-width:26px;min-height:40px;margin:0;padding:0}.production-page--trade .tp2__trow .tp2__txn{grid-area:txn;justify-content:flex-end;align-self:stretch;align-items:center;display:flex}.production-page--trade .tp2__trow .tp2__txlink{background:0 0;border-radius:0;min-width:30px;min-height:40px}}.production-page--trade .tp2__swap{border:1px solid var(--border-subtle);background:var(--surface-1);overflow:visible}.production-page--trade .tp2__trade-nav{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-2);align-items:center;min-height:42px;margin:-2px 0 10px;padding:3px}.production-page--trade .tp2__trade-nav .tp2__trade-modes{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;display:grid}.production-page--trade .tp2__trade-nav .tp2__trade-modes button,.production-page--trade .tp2__trade-nav .tp2__trade-modes button:not(.is-on){border-radius:calc(var(--radius-sm) - 2px);min-height:34px;font:780 10px/1 var(--font-ui);letter-spacing:.035em;border:1px solid #0000;padding:6px 9px}.production-page--trade .tp2__trade-nav .tp2__trade-modes button:after{content:none}.production-page--trade .tp2__trade-nav .tp2__trade-modes button.is-on{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);box-shadow:inset 0 -2px var(--accent)}.production-page--trade .tp2__trade-nav>.tp2__slipwrap{padding:0 2px 0 0}.production-page--trade .tp2__trade-nav .tp2__slipbtn{background:0 0;border-color:#0000;min-height:32px}.production-page--trade .tp2__box,.production-page--trade .protected-orders__field>span:last-child{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-2);box-shadow:none}.production-page--trade .tp2__box{padding:11px}.production-page--trade .tp2__amount-head{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.production-page--trade .tp2__amount-head>span{min-width:0;display:grid}.production-page--trade .tp2__box:focus-within,.production-page--trade .protected-orders__field>span:last-child:focus-within{border-color:var(--accent-border);background:color-mix(in srgb, var(--accent-surface) 44%, var(--surface-2));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 18%, transparent)}.production-page--trade .tp2__boxk,.production-page--trade .protected-orders__amount-head>b,.production-page--trade .protected-orders__target-head>span{color:var(--text-muted);font:700 9px/1 var(--font-ui);letter-spacing:.045em;text-transform:uppercase}.production-page--trade .tp2__boxrow input{font-family:var(--font-data);letter-spacing:-.03em;font-weight:760}.production-page--trade .tp2__pill{border-color:var(--border-subtle);background:var(--surface-1)}.production-page--trade .tp2__boxrow>.trade-amount-unit{border-color:var(--border-subtle);border-radius:var(--radius-xl);background:var(--surface-1);flex:0 auto;max-width:46%;min-height:30px;padding:4px 8px 4px 5px}.production-page--trade .tp2__boxrow>.trade-amount-unit img,.production-page--trade .tp2__boxrow>.trade-amount-unit svg{border-radius:50%;flex:none;display:block}.production-page--trade .tp2__flipbtn{box-shadow:0 0 0 4px var(--surface-1);margin-block-start:-4px;margin-block-end:-4px}.production-page--trade .tp2__deets{gap:5px;margin:9px 0 3px;padding:0 0 1px}.production-page--trade .tp2__deets-top{border-bottom:1px solid var(--border-subtle);grid-column:1/-1;min-width:0;min-height:29px;padding:5px 8px}.production-page--trade .tp2__deets-route{border:1px solid var(--border-subtle);background:var(--surface-1);border-radius:999px;flex:none}.production-page--trade .tp2__deets-grid{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-2);overflow:hidden}.production-page--trade .tp2__deet{min-width:0;padding:8px}.production-page--trade .tp2__deet+.tp2__deet{border-left:1px solid var(--border-subtle)}.production-page--trade .tp2__go,.production-page--trade .protected-orders__create{border-radius:var(--radius-sm);letter-spacing:.035em;min-height:44px}.production-page--trade .tp2__slipctl{border-color:var(--border-strong);border-radius:var(--radius-panel);background:var(--surface-1);box-shadow:var(--shadow-lg);overflow:hidden}.production-page--trade .protected-orders__body{gap:9px;padding-top:0}.production-page--trade .protected-orders__strategy{align-items:center;padding-bottom:2px}.production-page--trade .protected-orders__strategy-field{gap:6px}.production-page--trade .protected-orders__workflow-selector{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-2);gap:2px;padding:3px;overflow:hidden}.production-page--trade .protected-orders__workflow-selector button{border-radius:calc(var(--radius-sm) - 2px);border:1px solid #0000;min-height:36px;padding:6px 5px}.production-page--trade .protected-orders__workflow-selector button:after{content:none}.production-page--trade .protected-orders__workflow-selector button.is-on{border-color:var(--accent-border);background:var(--accent-surface);box-shadow:inset 0 -2px var(--accent)}.production-page--trade .protected-orders__side-row{gap:8px}.production-page--trade .protected-orders__side-selector{border-radius:var(--radius-sm);padding:3px}.production-page--trade .protected-orders__side-selector button,.production-page--trade .protected-orders__side-selector button+button{border-radius:calc(var(--radius-sm) - 2px);border:1px solid #0000;min-height:33px}.production-page--trade .protected-orders__condition{border:1px solid var(--border-subtle);border-left:2px solid var(--accent);border-radius:var(--radius-xs);background:color-mix(in srgb, var(--accent-surface) 35%, transparent);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;margin:0;padding:7px 9px;font-size:9.5px;line-height:1.35;display:grid}.production-page--trade .protected-orders__condition strong{white-space:nowrap}.production-page--trade .protected-orders__field{gap:5px}.production-page--trade .protected-orders__field>span:last-child{min-height:46px;padding:8px 10px}.production-page--trade .protected-orders__field input{font-size:16px}.production-page--trade .protected-orders__target-head{min-height:31px}.production-page--trade .protected-orders__value-modes{border:1px solid var(--border-subtle);border-radius:var(--radius-xs);background:var(--surface-2);padding:2px}.production-page--trade .protected-orders__value-modes button{border-radius:calc(var(--radius-xs) - 1px);min-height:28px}.production-page--trade .protected-orders__preview{border:1px solid var(--border-subtle);border-radius:var(--radius-xs);background:var(--surface-2);align-items:center;min-height:42px;padding:8px 9px}.production-page--trade .protected-orders__execution-details{border-top:0;border-bottom:1px solid var(--border-subtle)}.production-page--trade .protected-orders__execution-details>summary{min-height:36px;padding-inline-start:2px;padding-inline-end:2px}.production-page--trade .protected-orders__list{margin-top:2px}.production-page--trade .tp2-markets{border-color:var(--border-strong);background:var(--surface-1)}.production-page--trade .tp2-markets__toggle{background:var(--surface-2);min-height:43px;padding:0 9px}.production-page--trade .tp2-markets__toggle>span .icon{color:var(--accent)}.production-page--trade .tp2-markets__toggle strong{font:760 12.5px/1 var(--font-ui);letter-spacing:-.01em}.production-page--trade .tp2-markets__toggle small{border:1px solid var(--border-subtle);background:var(--surface-1);font:680 8.5px/1 var(--font-data);border-radius:999px;padding:4px 6px}.production-page--trade .tp2-markets__body{border-top-color:var(--border-strong)}.production-page--trade .tp2-markets__row{border-bottom-color:var(--border-subtle);grid-template-columns:minmax(0,1fr) 33px 35px;min-height:52px;position:relative}.production-page--trade .tp2-markets__row.is-active:before{z-index:1;background:var(--accent);content:"";border-radius:0 2px 2px 0;width:2px;position:absolute;top:8px;bottom:8px;left:0}.production-page--trade .tp2-markets__market{grid-template-columns:28px minmax(0,1fr) 45px 57px;gap:6px;padding:5px 5px 5px 8px}.production-page--trade .tp2-markets__identity strong{font-size:12.5px}.production-page--trade :-webkit-any(.tp2-markets__change,.tp2-markets__cap){gap:2px}.production-page--trade :is(.tp2-markets__change,.tp2-markets__cap){gap:2px}.production-page--trade :-webkit-any(.tp2-markets__change,.tp2-markets__cap) small{letter-spacing:.035em;text-transform:uppercase;font-size:7.5px}.production-page--trade :is(.tp2-markets__change,.tp2-markets__cap) small{letter-spacing:.035em;text-transform:uppercase;font-size:7.5px}.production-page--trade :-webkit-any(.tp2-markets__change,.tp2-markets__cap) strong{font-size:11px}.production-page--trade :is(.tp2-markets__change,.tp2-markets__cap) strong{font-size:11px}.production-page--trade :-webkit-any(.tp2-markets__fav,.tp2-markets__quick){border:1px solid var(--border-subtle);border-radius:var(--radius-xs);background:var(--surface-2);place-self:center;width:26px;min-height:30px}.production-page--trade :is(.tp2-markets__fav,.tp2-markets__quick){border:1px solid var(--border-subtle);border-radius:var(--radius-xs);background:var(--surface-2);place-self:center;width:26px;min-height:30px}.production-page--trade .tp2-markets__quick{border-color:var(--accent-border);background:var(--accent-surface)}@media (max-width:800px){.production-page--trade .tp2__mobile-mode-select{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-2);grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;min-width:0;min-height:48px;padding:3px;display:grid;position:static}.production-page--trade .tp2__mobile-mode-select>button{min-width:0;min-height:40px;color:var(--text-secondary);border-radius:calc(var(--radius-sm) - 2px);cursor:pointer;font:780 9px/1 var(--font-ui);background:0 0;border:1px solid #0000;padding:5px}.production-page--trade .tp2__mobile-mode-select>button.is-on{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);box-shadow:inset 0 -2px var(--accent)}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-toolbar{grid-template-columns:minmax(112px,1.2fr) minmax(104px,1fr) minmax(90px,.9fr);gap:5px}.production-page--trade .tp2__mobile-limit-modebar{margin:0 0 8px;display:block}.production-page--trade .tp2__mobile-limit-modebar>span{display:none}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__box--pay{border-color:var(--border-strong);padding:11px 10px 8px}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__amount-head{gap:5px}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__boxrow>.trade-amount-unit{max-width:82px;min-height:28px;padding-inline-start:4px;padding-inline-end:6px;font-size:8px}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-receive{align-items:center;min-height:34px;padding:7px 3px 0;font-size:9px}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-receive strong{color:var(--text-primary);font-size:clamp(13px,3.8vw,16px);line-height:1}.production-page--trade .protected-orders__condition{grid-template-columns:minmax(0,1fr);gap:3px}.production-page--trade .tp2-markets__toggle{min-height:44px}.production-page--trade .tp2-markets__row{grid-template-columns:minmax(0,1fr) 40px 40px;min-height:54px}.production-page--trade :-webkit-any(.tp2-markets__fav,.tp2-markets__quick){width:32px;min-height:32px}.production-page--trade :is(.tp2-markets__fav,.tp2-markets__quick){width:32px;min-height:32px}}@media (max-width:350px){.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-toolbar{grid-template-columns:minmax(0,1fr) minmax(116px,.9fr)}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-sides{grid-column:1/-1}.production-page--trade .protected-orders__workflow-selector button{font-size:8.5px}}.production-page--trade .tp2__trades.is-filtered-history .tp2__transaction-status{min-height:38px;color:var(--text-secondary);border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-2) 72%, var(--surface-1));font:760 clamp(11px, .48vw, 12.5px)/1.1 var(--font-ui);letter-spacing:.025em;border-radius:7px 7px 0 0;flex-wrap:wrap;align-items:center;gap:clamp(10px,1.2vw,20px);padding:6px 9px;display:flex}.production-page--trade .tp2__trades.is-filtered-history .tp2__transaction-status>strong{color:var(--text-primary);font:inherit;white-space:nowrap;flex:none;align-items:center;gap:5px;display:inline-flex}.production-page--trade .tp2__trades.is-filtered-history .tp2__transaction-status>strong b{color:var(--accent);font:820 1.05em/1 var(--font-data)}.production-page--trade .tp2__history-totals{min-width:255px;color:var(--text-secondary);font-family:var(--font-data);flex:auto;justify-content:center;align-items:center;gap:clamp(12px,1.8vw,28px);display:flex}.production-page--trade .tp2__history-totals>span{white-space:nowrap;align-items:baseline;gap:5px;min-width:0;display:inline-flex}.production-page--trade .tp2__history-totals i{color:var(--text-muted);font:720 .86em/1 var(--font-ui);letter-spacing:.035em;text-transform:uppercase;font-style:normal}.production-page--trade .tp2__history-totals b{color:var(--text-primary);font:820 1.04em/1 var(--font-data)}.production-page--trade .tp2__history-totals b.is-buy{color:var(--up)}.production-page--trade .tp2__history-totals b.is-sell{color:var(--down)}.production-page--trade .tp2__history-label-wide{display:inline}.production-page--trade .tp2__history-label-compact{display:none}.production-page--trade .tp2__history-coverage{color:var(--text-primary);text-align:right;white-space:nowrap;flex:none;gap:2px;font-size:.9em;font-weight:760;line-height:1;display:grid;position:relative}.production-page--trade .tp2__history-coverage small{color:var(--text-muted);font:680 .88em/1 var(--font-ui);letter-spacing:.01em}.production-page--trade .tp2__history-coverage-wide{display:block}.production-page--trade .tp2__history-coverage-compact{display:none}.production-page--trade .tp2__history-coverage.is-complete:before{background:var(--up);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:3px;left:-10px}.production-page--trade .tp2__history-coverage.is-partial{color:var(--accent)}.production-page--trade .tp2__history-jump{min-height:28px;color:var(--text-secondary);border:1px solid var(--border-subtle);background:var(--surface-1);font:760 .9em/1 var(--font-ui);cursor:pointer;border-radius:5px;flex:none;padding:0 8px}.production-page--trade .tp2__history-jump:-webkit-any(:hover,:focus-visible){color:var(--text-primary);border-color:var(--text-muted);background:var(--surface-3);outline:0}.production-page--trade .tp2__history-jump:is(:hover,:focus-visible){color:var(--text-primary);border-color:var(--text-muted);background:var(--surface-3);outline:0}.production-page--trade .tp2__trades.has-row-overflow{scrollbar-color:color-mix(in srgb, var(--text-secondary) 62%, transparent) var(--surface-2)}.production-page--trade .tp2__trades.has-row-overflow::-webkit-scrollbar-track{background:var(--surface-2)}.production-page--trade .tp2__trades.has-row-overflow::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--text-secondary) 62%, transparent)}@media (min-width:561px) and (max-width:800px){.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trades.is-wallet-history .tp2__transaction-status{grid-template-columns:max-content minmax(240px,1fr) max-content max-content;gap:8px;display:grid}.production-page--trade .tp2__trades.is-wallet-history .tp2__history-totals{gap:clamp(8px,1.4vw,16px);min-width:0}.production-page--trade .tp2__trades.is-wallet-history .tp2__history-coverage{font-size:9.5px}}@media (max-width:560px){.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trades.is-wallet-history .tp2__transaction-status{letter-spacing:.02em;text-transform:none;grid-template-columns:max-content minmax(0,1fr) max-content;gap:7px 8px;min-height:74px;padding:7px 5px;font-size:10.5px;display:grid}.production-page--trade .tp2__trades.is-wallet-history .tp2__history-totals{grid-area:2/1/auto/-1;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;gap:5px;min-width:0;display:grid}.production-page--trade .tp2__trades.is-wallet-history .tp2__history-totals>span{justify-content:center;gap:3px;min-width:0}.production-page--trade .tp2__trades.is-wallet-history .tp2__history-totals i{font-size:9px}.production-page--trade .tp2__trades.is-wallet-history .tp2__history-totals b{text-overflow:clip;font-size:10.5px;overflow:visible}.production-page--trade .tp2__trades.is-wallet-history .tp2__history-label-wide{display:none}.production-page--trade .tp2__trades.is-wallet-history .tp2__history-label-compact{display:inline}.production-page--trade .tp2__trades.is-wallet-history .tp2__history-coverage{text-align:right;white-space:normal;justify-self:end;max-width:124px;font-size:9.5px;line-height:1.15;overflow:visible}.production-page--trade .tp2__trades.is-wallet-history .tp2__history-coverage small{font-size:8.5px}.production-page--trade .tp2__trades.is-wallet-history .tp2__history-coverage-wide{display:none}.production-page--trade .tp2__trades.is-wallet-history .tp2__history-coverage-compact{display:block}.production-page--trade .tp2__trades.is-wallet-history .tp2__history-jump{min-height:27px;padding-inline-start:6px;padding-inline-end:6px;font-size:9.5px}}.production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__tfs,.production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__tfs{overflow:visible}.production-page--trade .tp2-markets--focus{z-index:75;background:0 0;border:0;border-radius:0;flex:none;width:112px;min-width:112px;margin-left:clamp(14px,1.8vw,28px);position:relative;overflow:visible;container-type:normal}.production-page--trade .tp2-markets--focus:before{background:var(--border-subtle);content:"";width:1px;position:absolute;top:7px;bottom:7px;left:clamp(-15px,-1vw,-8px)}.production-page--trade .tp2-markets--focus .tp2-markets__toggle{border:1px solid var(--border-subtle);border-radius:var(--radius-xs);white-space:nowrap;background:0 0;grid-template-columns:minmax(0,auto) auto 12px;gap:5px;width:100%;min-width:0;min-height:34px;padding:0 8px}.production-page--trade .tp2-markets--focus.is-open .tp2-markets__toggle{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface)}.production-page--trade .tp2-markets--focus .tp2-markets__toggle strong{font-size:10px}.production-page--trade .tp2-markets--focus .tp2-markets__toggle small{text-align:center;min-width:20px;padding:3px 5px}.production-page--trade .tp2-markets--focus .tp2-markets__body{z-index:95;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-1);width:min(390px,100vw - 28px);box-shadow:0 18px 48px rgba(var(--shadow-rgb), .58);position:absolute;top:calc(100% + 7px);left:0;overflow:hidden}.production-page--trade .tp2-markets--focus .tp2-markets__row{grid-template-columns:minmax(0,1fr) 38px}.production-page--trade .tp2-markets--focus .tp2-markets__quick{display:none}.production-page--trade .tp2-markets--focus .tp2-markets__fav{width:30px}@media (max-width:820px){.production-page--trade .tp2-markets--focus{width:38px;min-width:38px;margin-left:8px}.production-page--trade .tp2-markets--focus:before{top:5px;bottom:5px;left:-5px}.production-page--trade .tp2-markets--focus .tp2-markets__toggle{grid-template-columns:1fr;place-items:center;width:38px;min-width:38px;min-height:38px;padding:0}.production-page--trade .tp2-markets--focus .tp2-markets__toggle>span strong,.production-page--trade .tp2-markets--focus .tp2-markets__toggle>small,.production-page--trade .tp2-markets--focus .tp2-markets__toggle>i{display:none}.production-page--trade .tp2-markets--focus .tp2-markets__toggle>span{place-items:center;display:grid}.production-page--trade .tp2-markets--focus .tp2-markets__body{top:calc(env(safe-area-inset-top,0px) + 54px);width:auto;max-height:min(62dvh,420px);position:fixed;left:7px;right:7px}.production-page--trade .tp2-markets--focus .tp2-markets__list{max-height:min(62dvh,418px)}}.production-page--trade .chart-market-directory{z-index:96;width:min(720px,100% - 78px);max-height:min(560px,100% - 50px);color:var(--text-primary);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--surface-1) 98%, var(--background));box-shadow:0 22px 64px rgba(var(--shadow-rgb), .68);grid-template-rows:auto auto minmax(0,1fr);display:grid;position:absolute;top:42px;left:7px;overflow:hidden}.production-page--trade .chart-market-directory>header{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(190px,1fr) auto 34px;align-items:center;gap:8px;min-width:0;padding:8px;display:grid}.production-page--trade .chart-market-directory>header>label{min-width:0;min-height:38px;color:var(--text-muted);border:1px solid var(--border-subtle);border-radius:var(--radius-xs);background:var(--surface-2);grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:5px;padding:0 8px;display:grid}.production-page--trade .chart-market-directory>header input{min-width:0;height:34px;color:var(--text-primary);font:680 11px/1 var(--font-ui);background:0 0;border:0;outline:0;padding:0}.production-page--trade .chart-market-directory>header input::placeholder{color:var(--text-muted)}.production-page--trade .chart-market-directory>header>label>button,.production-page--trade .chart-market-directory>header>button{width:32px;height:32px;color:var(--text-muted);border-radius:var(--radius-xs);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;padding:0;font-size:18px;display:grid}.production-page--trade .chart-market-directory>header>label>button:hover,.production-page--trade .chart-market-directory>header>button:hover{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.production-page--trade .chart-market-directory>header>label>button:focus-visible{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.production-page--trade .chart-market-directory>header>button:focus-visible{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.production-page--trade .chart-market-directory>header>span{text-align:right;gap:3px;min-width:max-content;display:grid}.production-page--trade .chart-market-directory>header>span strong{font-size:10px}.production-page--trade .chart-market-directory>header>span small{color:var(--text-muted);font:700 8.5px/1 var(--font-data)}.production-page--trade .chart-market-directory__columns{min-height:31px;color:var(--text-muted);border-bottom:1px solid var(--border-strong);background:var(--surface-2);grid-template-columns:36px minmax(150px,1fr) 88px 96px 82px;align-items:stretch;padding-right:7px;display:grid}.production-page--trade .chart-market-directory__columns>span{place-items:center;display:grid}.production-page--trade .chart-market-directory__columns>button{min-width:0;color:inherit;font:760 8px/1 var(--font-data);letter-spacing:.035em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:4px;padding:0 7px;display:inline-flex}.production-page--trade .chart-market-directory__columns>button:nth-child(2){justify-content:flex-start}.production-page--trade .chart-market-directory__columns>button:hover,.production-page--trade .chart-market-directory__columns>button.is-on{color:var(--accent);background:var(--accent-surface);outline:0}.production-page--trade .chart-market-directory__columns>button:focus-visible{color:var(--accent);background:var(--accent-surface);outline:0}.production-page--trade .chart-market-directory__columns>button i{font-style:normal}.production-page--trade .chart-market-directory__list{overscroll-behavior:contain;scrollbar-width:thin;min-height:0;overflow:hidden auto}.production-page--trade .chart-market-directory__list>article{border-bottom:1px solid var(--border-subtle);grid-template-columns:36px minmax(0,1fr);align-items:stretch;min-width:0;min-height:48px;display:grid}.production-page--trade .chart-market-directory__list>article.is-active{background:var(--accent-surface);box-shadow:inset 2px 0 var(--accent)}.production-page--trade .chart-market-directory__list>article:hover{background:var(--surface-2)}.production-page--trade .chart-market-directory__fav{width:32px;min-height:40px;color:var(--text-muted);border-radius:var(--radius-xs);cursor:pointer;background:0 0;border:0;place-self:center;place-items:center;padding:0;display:grid}.production-page--trade .chart-market-directory__fav:hover,.production-page--trade .chart-market-directory__fav.is-on{color:var(--accent);background:var(--accent-surface);outline:0}.production-page--trade .chart-market-directory__fav:focus-visible{color:var(--accent);background:var(--accent-surface);outline:0}.production-page--trade .chart-market-directory__list article>a{min-width:0;color:inherit;grid-template-columns:29px minmax(120px,1fr) 88px 96px 82px;align-items:center;gap:5px;padding:4px 7px 4px 2px;text-decoration:none;display:grid}.production-page--trade .chart-market-directory__list article>a:focus-visible{outline:1px solid var(--accent);outline-offset:-2px}.production-page--trade .chart-market-directory__list article>a>span{gap:3px;min-width:0;display:grid}.production-page--trade .chart-market-directory__list article>a>span strong,.production-page--trade .chart-market-directory__list article>a>span small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-page--trade .chart-market-directory__list article>a>span strong{font:780 11px/1 var(--font-ui)}.production-page--trade .chart-market-directory__list article>a>span small{color:var(--text-muted);font:650 8.5px/1 var(--font-data)}.production-page--trade .chart-market-directory__list article>a>b{color:var(--text-secondary);font:750 10px/1 var(--font-data);text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-page--trade .chart-market-directory__list article>a>b.is-up{color:var(--positive)}.production-page--trade .chart-market-directory__list article>a>b.is-down{color:var(--negative)}.production-page--trade .chart-market-directory__list>p{min-height:92px;color:var(--text-muted);text-align:center;place-items:center;margin:0;padding:16px;font-size:10px;display:grid}.production-page--trade .chart-market-directory__more{width:100%;min-height:42px;color:var(--accent);border:0;border-top:1px solid var(--border-subtle);background:var(--surface-2);font:760 9px/1 var(--font-ui);cursor:pointer}.production-page--trade .chart-market-directory__more:hover{background:var(--accent-surface);outline:0}.production-page--trade .chart-market-directory__more:focus-visible{background:var(--accent-surface);outline:0}@media (max-width:820px){.production-page--trade .chart-market-directory{border-radius:9px;width:auto;max-height:calc(100% - 43px);top:38px;left:5px;right:5px}.production-page--trade .chart-market-directory>header{grid-template-columns:minmax(0,1fr) 32px;gap:4px;padding:5px}.production-page--trade .chart-market-directory>header>span{display:none}.production-page--trade .chart-market-directory>header>label{min-height:36px}.production-page--trade .chart-market-directory__columns{grid-template-columns:34px minmax(68px,1fr) 50px 55px 50px;padding-right:3px}.production-page--trade .chart-market-directory__columns>button{letter-spacing:0;gap:1px;padding-inline-start:3px;padding-inline-end:3px;font-size:7px}.production-page--trade .chart-market-directory__columns>button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-page--trade .chart-market-directory__list>article{grid-template-columns:34px minmax(0,1fr)}.production-page--trade .chart-market-directory__fav{width:32px;min-height:42px}.production-page--trade .chart-market-directory__list article>a{grid-template-columns:25px minmax(60px,1fr) 50px 55px 50px;gap:2px;padding-inline-start:1px;padding-inline-end:3px}.production-page--trade .chart-market-directory__list article>a>span strong{font-size:9px}.production-page--trade .chart-market-directory__list article>a>span small{font-size:7px}.production-page--trade .chart-market-directory__list article>a>b{font-size:8px}}.production-page--trade .th__visual{--th-token-image-size:54px;width:77px;height:var(--th-token-image-size);flex:none;grid-area:image;align-self:center;position:relative}.production-page--trade .th__visual .th__img{width:var(--th-token-image-size)!important;height:var(--th-token-image-size)!important}.production-page--trade .th__visual>.market-tolly-mark{z-index:3;bottom:2px;left:calc(var(--th-token-image-size) - 16px);border:1px solid color-mix(in srgb, var(--accent) 42%, var(--line));background:color-mix(in srgb, var(--panel-solid) 92%, var(--bg));width:17px;min-width:17px;height:17px;box-shadow:0 1px 6px color-mix(in srgb, var(--bg) 70%, transparent);pointer-events:none;border-radius:999px;place-items:center;display:grid;position:absolute;overflow:hidden}.production-page--trade .th__visual>.market-tolly-mark img{object-fit:contain;width:12px;height:9px;display:block}.production-page--trade .th__visual-action{z-index:2;box-sizing:border-box;width:19px;min-width:19px;height:19px;min-height:19px;color:var(--muted-strong);border:1px solid color-mix(in srgb, var(--line-strong) 82%, transparent);background:color-mix(in srgb, var(--panel) 92%, transparent);box-shadow:0 2px 8px color-mix(in srgb, var(--canvas) 52%, transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:6px;place-items:center;padding:0;display:grid;position:absolute;right:0}.production-page--trade .th__visual-action--star{top:2px}.production-page--trade .th__visual-action--share{bottom:2px}.production-page--trade .th__visual-action:hover,.production-page--trade .th__visual-action.is-on{color:var(--accent);border-color:var(--accent-border);background:color-mix(in srgb, var(--accent-surface) 90%, var(--panel));outline:0}.production-page--trade .th__visual-action:focus-visible{color:var(--accent);border-color:var(--accent-border);background:color-mix(in srgb, var(--accent-surface) 90%, var(--panel));outline:0}.production-page--trade .th__strategy--identity{box-sizing:border-box;min-width:max-content;height:23px;min-height:23px;color:var(--accent);border:1px solid var(--accent-border);background:var(--accent-surface);border-radius:7px;flex:none;justify-content:center;align-items:center;padding:0 7px;font-size:9px;font-weight:750;line-height:1;text-decoration:none;display:inline-flex}.production-page--trade .th__contract{min-width:0;color:var(--muted-strong);align-items:center;gap:2px;display:inline-flex}.production-page--trade .th__contract code{color:inherit;font:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-page--trade .th__contract .th__ca{box-sizing:border-box;width:19px;min-width:19px;height:19px;min-height:19px;color:var(--muted-strong);background:0 0;border:0;border-radius:5px;flex:0 0 19px;place-items:center;padding:0;display:grid}.production-page--trade .th__contract .th__ca:hover{color:var(--accent);background:var(--accent-surface);outline:0}.production-page--trade .th__contract .th__ca:focus-visible{color:var(--accent);background:var(--accent-surface);outline:0}.production-page--trade .th__deployer-label--mobile{display:none}.production-page--trade .th__id{grid-template-columns:77px minmax(240px,1fr) minmax(250px,.8fr) minmax(260px,.72fr);grid-template-areas:"image identity cap commands""telemetry telemetry telemetry telemetry"}.production-page--trade .th__commands{border-left:1px solid var(--border-subtle);grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;min-height:62px;padding:0;display:grid}.production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal){border:0;border-radius:0;align-self:stretch;height:100%;min-height:100%}.production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal){border:0;border-radius:0;align-self:stretch;height:100%;min-height:100%}.production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal)+:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal){border-top:0;border-left:1px solid var(--border-subtle)}.production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal)+:is(.trade-market-snapshot__position,.trade-market-snapshot__signal){border-top:0;border-left:1px solid var(--border-subtle)}.production-page--trade .th__commands>:only-child{grid-column:1/-1}@container (width>=1200px){.production-page--trade .th__id{grid-template:"image identity cap commands"68px"telemetry telemetry telemetry telemetry"46px/75px minmax(230px,1fr) minmax(285px,.86fr) minmax(270px,.82fr)}.production-page--trade .th__visual{--th-token-image-size:52px;width:75px}.production-page--trade .th__commands{min-height:68px;padding-left:0}.production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal){height:68px;min-height:68px}.production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal){height:68px;min-height:68px}}@media (min-width:761px){@container (width<=1199px){.production-page--trade .th__id{grid-template:"image identity cap"58px"telemetry telemetry telemetry"44px"commands commands commands"38px/71px minmax(120px,1fr) minmax(250px,330px)}.production-page--trade .th__visual{--th-token-image-size:48px;width:71px}.production-page--trade .th__commands{border-top:1px solid var(--border-subtle);border-left:0;min-height:38px;padding:0}.production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal){height:37px;min-height:37px}.production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal){height:37px;min-height:37px}}}@media (max-width:760px){@container (width<=760px){.production-page--trade .th__id{grid-template-columns:69px minmax(0,1fr);grid-template-areas:none}.production-page--trade .th__visual{--th-token-image-size:46px;grid-area:1/1;width:69px}.production-page--trade .th__names{align-items:center}.production-page--trade .th__strategy--identity{height:22px;min-height:22px;padding-inline-start:6px;padding-inline-end:6px}.production-page--trade .th__telemetry{grid-row:4}.production-page--trade .th__commands{border-left:0;grid-row:5;min-height:36px}.production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal){height:35px;min-height:35px}.production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal){height:35px;min-height:35px}.production-page--trade .th{border:1px solid var(--border-subtle);border-radius:var(--radius-panel);background:var(--surface-1);overflow:hidden}.production-page--trade .th__id{grid-template-columns:repeat(12,minmax(0,1fr));grid-template-areas:none;align-items:stretch;gap:0;min-height:0;padding:4px 8px;display:grid;grid-template-rows:minmax(56px,auto) 46px 33px 44px!important}.production-page--trade .th__visual{--th-token-image-size:54px;grid-area:1/1/auto/4;align-self:center;width:100%;height:56px}.production-page--trade .th__visual .th__img{width:var(--th-token-image-size)!important;height:var(--th-token-image-size)!important;border-radius:12px!important}.production-page--trade .th__visual-action{border-radius:7px;width:25px;min-width:25px;height:25px;min-height:25px}.production-page--trade .th__visual-action--star{top:1px;right:4px}.production-page--trade .th__visual-action--share{bottom:1px;right:4px}.production-page--trade .th__who{grid-area:1/4/auto/13;grid-template-rows:minmax(34px,auto) minmax(18px,auto) auto;align-content:center;gap:0;min-width:0;min-height:0;display:grid}.production-page--trade .th__names{grid-area:1/1;grid-template-rows:22px 12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:0 4px;min-width:0;min-height:34px;display:grid}.production-page--trade .th__name-proof{grid-area:1/1;gap:4px;min-width:0;overflow:hidden}.production-page--trade .th__name{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;min-width:0;min-height:0;padding:0;font-size:clamp(20px,6.2vw,24px);line-height:1;overflow:hidden}.production-page--trade .th__name-proof>.market-tolly-mark{flex-basis:18px;width:18px;min-width:18px;height:18px}.production-page--trade .th__og{box-sizing:border-box;height:19px;min-height:19px;padding-block-start:0;padding-block-end:0}.production-page--trade .th__ticker{text-overflow:ellipsis;white-space:nowrap;grid-area:2/1;align-self:end;font-size:10px;line-height:1;overflow:hidden}.production-page--trade .th__strategy--identity{grid-area:1/2;height:27px;min-height:27px;padding-inline-start:7px;padding-inline-end:7px;position:relative}.production-page--trade .th__strategy--identity:before{content:"";position:absolute;top:-8px;bottom:-8px;left:-4px;right:-4px}.production-page--trade .th__socials{grid-area:2/2;align-self:end;gap:2px;margin:0}.production-page--trade .th__social--icon{background:0 0;border:0;width:22px;min-width:22px;height:22px}.production-page--trade .th__meta{white-space:nowrap;grid-area:2/1;align-content:center;align-items:center;gap:3px 5px;min-width:0;min-height:18px;padding:0;font-size:8.5px;line-height:1;display:flex;overflow:visible}.production-page--trade .th__chip{color:var(--text-secondary);background:0 0;border:0;border-radius:0;padding:0}.production-page--trade .th__chip:after,.production-page--trade .th__contract:after,.production-page--trade .th__deployer:after{color:var(--text-muted);content:"·";pointer-events:none;margin-left:5px}.production-page--trade .th__contract{flex:0 auto;gap:3px;overflow:visible}.production-page--trade .th__contract code{flex:0 auto}.production-page--trade .th__contract .th__ca{flex-basis:22px;width:22px;min-width:22px;height:22px;min-height:22px;position:relative}.production-page--trade .th__contract .th__ca:before{content:"";position:absolute;top:-10px;bottom:-10px;left:-6px;right:-6px}.production-page--trade .th__deployer{min-height:0;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:0;padding:0;text-decoration:none;overflow:hidden}.production-page--trade .th__age{color:var(--text-muted);flex:none}.production-page--trade .th__cap--inline{border-top:1px solid var(--border-subtle);border-left:0;grid-area:2/1/auto/13;grid-template-rows:32px 14px;grid-template-columns:minmax(0,1fr);gap:0;width:100%;min-width:0;height:46px;min-height:0;max-height:46px;padding:0 4px;display:grid;overflow:hidden}.production-page--trade .th__cap--inline .th__capnum{border:0;grid-area:1/1;grid-template-rows:10px 22px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-content:center;gap:0 10px;min-width:0;min-height:32px;padding:2px 0 0;display:grid}.production-page--trade .th__cap--inline .th__capk,.production-page--trade .th__cap--inline .th__price-inline i{color:var(--text-muted);letter-spacing:.055em;text-transform:uppercase;font-size:8px;font-style:normal;font-weight:700;line-height:1;display:block}.production-page--trade .th__cap--inline .th__capk{grid-area:1/1}.production-page--trade .th__cap--inline .th__capnum>strong{text-overflow:ellipsis;white-space:nowrap;grid-area:2/1;align-self:center;min-width:0;margin:0;font-size:clamp(20px,6.3vw,24px);line-height:1;overflow:hidden}.production-page--trade .th__cap--inline .th__price-inline{grid-area:1/2/3;grid-template-rows:10px 22px;grid-template-columns:minmax(0,auto) minmax(0,1fr);place-content:center start;gap:0 5px;min-width:0;padding:0;display:grid}.production-page--trade .th__cap--inline .th__price-inline i{grid-area:1/1/auto/-1}.production-page--trade .th__cap--inline .th__price-inline b{text-overflow:ellipsis;grid-area:2/1;align-self:center;min-width:0;font-size:clamp(15px,4.9vw,20px);line-height:1;overflow:hidden}.production-page--trade .th__cap--inline .th__price-inline em{grid-area:2/2;align-self:center;font-size:8.5px}.production-page--trade .th__cap--inline .th__ath{border:0;grid-area:2/1;grid-template-columns:minmax(54px,1fr) auto;align-items:center;gap:7px;width:100%;min-width:0;max-width:none;min-height:14px;padding:0;display:grid}.production-page--trade .th__cap--inline .th__athtrack{grid-area:1/1;width:100%;height:4px}.production-page--trade .th__cap--inline .th__athlabel{grid-area:1/2;font-size:8.5px;line-height:1}.production-page--trade .th__cap--inline .th__athlabel em{color:var(--text-muted);padding-inline-start:2px;padding-inline-end:2px;font-style:normal}.production-page--trade .th__telemetry,.production-page--trade .trade-market-snapshot{display:contents}.production-page--trade .trade-market-snapshot__facts{border-top:1px solid var(--border-subtle);border-right:0;border-bottom:1px solid var(--border-subtle);grid-area:3/1/auto/13;min-width:0;height:33px;display:block}.production-page--trade .trade-market-snapshot .tp2__strip,.production-page--trade .trade-market-snapshot .tp2__strip[data-fact-count="5"]{background:0 0;border:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;min-width:0;height:32px;display:grid}.production-page--trade .trade-market-snapshot .tp2__strip[data-fact-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.production-page--trade .trade-market-snapshot .tp2__strip[data-fact-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.production-page--trade .trade-market-snapshot .tp2__strip[data-fact-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.production-page--trade .trade-market-snapshot .tp2__scell{background:0 0;border:0;justify-content:center;align-items:flex-start;gap:2px;min-width:0;height:32px;min-height:32px;padding:3px 4px}.production-page--trade .trade-market-snapshot .tp2__scell+.tp2__scell{border-left:1px solid var(--border-subtle)}.production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk{max-width:100%;color:var(--text-muted);letter-spacing:0;text-overflow:clip;font-size:0;line-height:1;overflow:visible}.production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk:after{color:var(--text-muted);content:attr(data-compact);letter-spacing:.025em;font-size:7.5px;font-weight:700}.production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sval{max-width:100%;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(10.5px,3.25vw,12.5px);line-height:1;overflow:hidden}.production-page--trade .trade-market-snapshot .tp2__flowrow{border:0;grid-area:4/1/auto/5;grid-template-rows:20px 12px;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:1px 5px;min-width:0;height:44px;min-height:44px;padding:4px 7px;font-size:8.5px;display:grid;overflow:hidden}.production-page--trade .trade-market-snapshot .tp2__flowcopy{grid-area:1/1/auto/-1;gap:4px;font-size:8.5px;overflow:hidden}.production-page--trade .trade-market-snapshot .tp2__flowbar{grid-area:2/1;align-self:center;min-width:24px}.production-page--trade .trade-market-snapshot .tp2__flowwin{text-overflow:clip;white-space:nowrap;grid-area:2/2;justify-self:end;font-size:0;overflow:visible}.production-page--trade .trade-market-snapshot .tp2__flowwin:after{color:var(--text-muted);content:attr(data-compact);letter-spacing:.02em;font-size:6.5px;font-weight:700}.production-page--trade .th__commands{border-top:0;border-left:1px solid var(--border-subtle);grid-area:4/5/auto/13;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;height:44px;min-height:44px;padding:0;display:grid}.production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal){background:0 0;border:0;border-radius:0;width:100%;min-width:0;height:44px;min-height:44px;margin:0}.production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal){background:0 0;border:0;border-radius:0;width:100%;min-width:0;height:44px;min-height:44px;margin:0}.production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal)+:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal){border-left:1px solid var(--border-subtle)}.production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal)+:is(.trade-market-snapshot__position,.trade-market-snapshot__signal){border-left:1px solid var(--border-subtle)}.production-page--trade .th__commands>:only-child{grid-column:1/-1}.production-page--trade .trade-market-snapshot__position{grid-template-columns:21px minmax(0,1fr);align-items:center;gap:4px;padding:3px 5px;display:grid}.production-page--trade .trade-market-snapshot__position>span{flex-basis:21px;width:21px;min-width:21px;height:21px}.production-page--trade .trade-market-snapshot__position small{letter-spacing:.015em;font-size:6.5px}.production-page--trade .trade-market-snapshot__position strong{font-size:clamp(8.5px,2.8vw,10.5px)}.production-page--trade .trade-market-snapshot__signal{justify-content:center;align-items:center;gap:5px;padding:0 5px;display:inline-flex}.production-page--trade .trade-market-snapshot__signal:after{color:var(--text-muted);content:"›";font:600 16px/1 var(--font-ui)}.production-page--trade .trade-market-snapshot__signal strong{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(8.5px,2.75vw,10.5px);overflow:hidden}.production-page--trade .trade-market-snapshot__signal .signal-badge__verb{display:none}}}@media (max-width:350px){@container (width<=350px){.production-page--trade .th__name{font-size:18px}.production-page--trade .th__og{gap:0;padding-inline-start:4px;padding-inline-end:4px}.production-page--trade .th__og .og-emblem{font-size:8px}.production-page--trade .trade-market-snapshot .tp2__flowrow{padding-inline-start:3px;padding-inline-end:3px}.production-page--trade .trade-market-snapshot .tp2__flowcopy{gap:2px;font-size:7.5px}}}@media (max-width:800px){.production-page--trade .tp2:not(.tp2--embedded-swap)>.tp2__mobile-token-tabs{overscroll-behavior-inline:contain;border:1px solid var(--border-subtle);border-radius:var(--radius-panel);background:var(--surface-1);scrollbar-width:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;min-width:0;display:grid;overflow:auto hidden}.production-page--trade .tp2__mobile-token-tabs::-webkit-scrollbar{display:none}.production-page--trade .tp2__mobile-token-tabs button{-webkit-appearance:none;appearance:none;border:0;border-right:1px solid var(--border-subtle);cursor:pointer;min-width:0;min-height:44px;font:760 clamp(8.5px, 2.45vw, 10.5px)/1 var(--font-ui);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;border-radius:0;padding:0 3px;overflow:hidden}.production-page--trade .tp2__mobile-token-tabs button:last-child{border-right:0}.production-page--trade .tp2__mobile-token-tabs button:focus-visible{z-index:1;outline:1px solid var(--accent);outline-offset:-2px;position:relative}.production-page--trade .tp2[data-mobile-token-tab=chart] .tp2__feed,.production-page--trade .tp2[data-mobile-token-tab=transactions] .tp2__mobile-chart-view,.production-page--trade .tp2[data-mobile-token-tab=tables] .tp2__mobile-chart-view,.production-page--trade .tp2[data-mobile-token-tab=transactions] .tp2__side,.production-page--trade .tp2[data-mobile-token-tab=tables] .tp2__side,.production-page--trade .tp2__feed.is-mobile-tab-controlled>.tp2__feedtabs{display:none}.production-page--trade .tp2__tables-tabs{border:1px solid var(--border-subtle);border-radius:var(--radius-panel);background:var(--surface-1);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;min-width:0;margin-bottom:8px;display:grid;overflow:hidden}.production-page--trade .tp2__tables-tabs button{border:0;border-right:1px solid var(--border-subtle);cursor:pointer;min-width:0;min-height:40px;font:760 clamp(8.5px, 2.65vw, 10.5px)/1 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;border-radius:0;padding:0 4px;overflow:hidden}.production-page--trade .tp2__tables-tabs button:last-child{border-right:0}@media (max-width:350px){.production-page--trade .tp2__feed.is-mobile-tab-controlled .hp__who{align-items:center;gap:3px;display:flex}.production-page--trade .tp2__feed.is-mobile-tab-controlled .hp__addr{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.58rem;overflow:hidden}}.production-page--trade .tp2[data-mobile-token-tab=chart] .tp2__body{gap:0}.production-page--trade .tp2[data-mobile-token-tab=chart] .tp2__main{border-radius:var(--radius-panel) var(--radius-panel) 0 0;border-bottom:0}.production-page--trade .tp2[data-mobile-token-tab=chart] .tp2__side{overflow-anchor:none;gap:0}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__execution-momentum{display:none}.production-page--trade .tp2[data-mobile-token-tab=chart] .tp2__swap{border-radius:0 0 var(--radius-panel) var(--radius-panel);margin-top:-1px;padding:10px}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__chart{border-left:0;border-right:0;border-radius:0;height:clamp(340px,56vh,490px);margin-inline-start:0;margin-inline-end:0}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__trade-nav,.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__swaphead{display:none}.production-page--trade .tp2:not(.tp2--embedded-swap) .protected-orders__body{gap:8px;padding-top:1px}.production-page--trade .tp2:not(.tp2--embedded-swap) .protected-orders__strategy-label{padding-inline-start:2px;padding-inline-end:2px}.production-page--trade .tp2:not(.tp2--embedded-swap) .protected-orders__workflow-selector{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-2);gap:2px;padding:3px}.production-page--trade .tp2:not(.tp2--embedded-swap) .protected-orders__workflow-selector button{border-radius:calc(var(--radius-sm) - 2px);border:1px solid #0000;min-height:38px;padding:5px 3px;font-size:clamp(8.5px,2.7vw,10px)}.production-page--trade .tp2:not(.tp2--embedded-swap) .protected-orders__workflow-selector button:after{content:none}.production-page--trade .tp2:not(.tp2--embedded-swap) .protected-orders__workflow-selector button.is-on{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);box-shadow:inset 0 -2px var(--accent)}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-toolbar{grid-template-columns:minmax(118px,1.42fr) minmax(60px,.62fr) minmax(94px,1fr);align-items:stretch;gap:5px;min-width:0;margin:0 0 9px;display:grid}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-balance{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-2);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;min-height:48px;padding:5px 7px 5px 5px;display:grid}.production-page--trade .tp2__market-balance-icons{width:32px;height:32px;color:var(--text-secondary);border:1px solid var(--border-subtle);background:var(--surface-1);border-radius:50%;place-items:center;display:grid;position:relative}.production-page--trade .tp2__market-balance-icons>i{border:2px solid var(--surface-2);background:var(--surface-1);border-radius:50%;place-items:center;width:18px;height:18px;display:grid;position:absolute;bottom:-3px;right:-3px;overflow:hidden}.production-page--trade .tp2__market-balance-copy{gap:3px;min-width:0;display:grid}.production-page--trade .tp2__market-balance-copy small{color:var(--text-muted);font:650 8px/1 var(--font-ui);letter-spacing:.015em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-page--trade .tp2__market-balance-copy strong{min-width:0;color:var(--text-primary);font:780 10px/1 var(--font-data);text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:3px;display:flex;overflow:hidden}.production-page--trade .tp2__market-balance-copy strong em{color:var(--text-muted);font:normal 690 7px/1 var(--font-data)}.production-page--trade :-webkit-any(.tp2__market-balance-chevron,.tp2__market-balance-retry){color:var(--text-muted);font:750 14px/1 var(--font-ui)}.production-page--trade :is(.tp2__market-balance-chevron,.tp2__market-balance-retry){color:var(--text-muted);font:750 14px/1 var(--font-ui)}.production-page--trade .tp2__market-balance-retry{cursor:pointer;background:0 0;border:0;min-height:25px;padding:3px;font-size:8px}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-balance[data-balance-side]{border-color:var(--warn)}.production-page--trade .tp2__market-balance[data-balance-side=stale] .tp2__market-balance-copy strong{opacity:.6}.production-page--trade .tp2__market-balance[data-balance-side] .tp2__market-balance-retry{color:var(--warn)}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__balance-note{color:var(--warn);font:650 9px/1.35 var(--font-ui);margin:-4px 0 9px;display:block}.production-page--trade .tp2__market-mode{min-width:0;min-height:48px;color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-2);cursor:pointer;font:760 9.5px/1 var(--font-ui);justify-content:center;align-items:center;gap:5px;padding:5px;display:inline-flex}.production-page--trade .tp2__mobile-mode-select{min-width:0;display:block;position:relative}.production-page--trade .tp2__mobile-mode-select>.tp2__market-mode{width:100%}.production-page--trade .tp2__mobile-limit-modebar{grid-template-columns:minmax(0,1fr) clamp(92px,28vw,116px);align-items:center;margin:0 0 7px;display:grid}.production-page--trade .tp2__mobile-limit-modebar>span{color:var(--text-muted);font:650 10px/1 var(--font-ui);padding-inline-start:2px;padding-inline-end:2px}.production-page--trade .tp2__mobile-limit-modebar .tp2__mobile-mode-select{width:100%}.production-page--trade .tp2__mobile-limit-modebar .tp2__mobile-mode-menu{left:auto;right:0;transform:none}.production-page--trade .tp2__mobile-mode-menu{z-index:30;border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-1);width:min(168px,100vw - 32px);box-shadow:var(--shadow-md);gap:2px;padding:4px;display:grid;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%)}.production-page--trade .tp2__mobile-mode-menu button{min-height:44px;color:var(--text-secondary);border-radius:calc(var(--radius-sm) - 2px);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;align-content:center;gap:3px;padding:6px 9px;display:grid}.production-page--trade .tp2__mobile-mode-menu button span{font:780 10px/1 var(--font-ui)}.production-page--trade .tp2__mobile-mode-menu button small{color:var(--text-muted);font:640 8px/1 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-page--trade .tp2__mobile-mode-menu button:-webkit-any(:hover,:focus-visible){color:var(--text-primary);border-color:var(--border-subtle);background:var(--surface-2);outline:0}.production-page--trade .tp2__mobile-mode-menu button:is(:hover,:focus-visible){color:var(--text-primary);border-color:var(--border-subtle);background:var(--surface-2);outline:0}.production-page--trade .tp2__mobile-mode-menu button.is-on{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface)}.production-page--trade .tp2__market-mode:disabled{cursor:default;opacity:1}.production-page--trade .tp2__market-mode i{color:var(--text-muted);font:normal 700 13px/1 var(--font-ui);transition:transform .12s}.production-page--trade .tp2__market-mode i.is-open{transform:rotate(180deg)}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-sides{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-2);grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;min-width:0;margin:0;padding:3px;display:grid}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-sides button{min-width:0;min-height:40px;color:var(--text-secondary);border-radius:calc(var(--radius-sm) - 2px);cursor:pointer;font:800 9.5px/1 var(--font-ui);background:0 0;border:1px solid #0000;padding:4px 5px}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-sides button.is-on{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);box-shadow:inset 0 -2px var(--accent)}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__flipbtn{display:none}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__box--pay{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-2);gap:6px;padding:10px 10px 7px;display:grid}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__boxk--desktop{display:none}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__boxk--mobile{color:var(--text-muted);font:700 8px/1 var(--font-data);letter-spacing:.05em;display:block}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__box--pay .tp2__boxrow{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;margin:1px 0 0;display:grid}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__box--pay .tp2__boxrow input{min-width:0;font-size:clamp(21px,7vw,28px);font-weight:760;line-height:1}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__box--pay .tp2__pill{text-overflow:ellipsis;max-width:112px;padding:4px 7px 4px 4px;font-size:9px;overflow:hidden}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__box--pay>.tp2__boxbal:not(:has(.tp2__faucet)){display:none}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__allocation-rail{gap:1px;padding-top:0}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__box--receive{display:none}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-receive{min-height:25px;color:var(--text-muted);font:650 8.5px/1.2 var(--font-data);justify-content:space-between;align-items:baseline;gap:8px;padding:5px 3px 0;display:flex}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-receive strong{min-width:0;color:var(--text-primary);text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__go{min-height:48px;color:var(--accent);border:1px solid var(--accent);border-radius:var(--radius-sm);box-shadow:none;font:820 11px/1 var(--font-ui);letter-spacing:.04em;background:0 0;margin-top:9px}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__go:not(:disabled):hover{color:var(--accent-text);background:var(--accent);outline:0}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__go:not(:disabled):focus-visible{color:var(--accent-text);background:var(--accent);outline:0}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-tools{justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:6px 1px 0;display:flex;position:relative}.production-page--trade .tp2__market-tools .tp2__slipbtn{min-height:29px;color:var(--text-secondary);font:650 8.5px/1 var(--font-data);background:0 0;border-color:#0000;gap:4px;padding:4px 6px}.production-page--trade .tp2__market-tools .tp2__slipbtn b{color:var(--text-primary);font:780 8.5px/1 var(--font-data)}.production-page--trade .tp2__market-tools .tp2__slipbtn i{color:var(--accent);font:normal 750 7.5px/1 var(--font-ui)}.production-page--trade .tp2__market-tools .tp2__slipbtn.is-caution,.production-page--trade .tp2__market-tools .tp2__slipbtn.is-caution b,.production-page--trade .tp2__market-tools .tp2__slipbtn.is-caution i{color:var(--warning)}.production-page--trade .tp2__market-tools .tp2__slipwrap .tp2__slipctl{top:auto;bottom:calc(100% + 5px);left:0;right:auto}.production-page--trade .tp2__market-tools .tp2__slipwrap--impact .tp2__slipctl{left:auto;right:0}.production-page--trade .tp2__market-settings{width:30px;min-width:30px;height:30px;min-height:30px;color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-2);cursor:pointer;place-items:center;padding:0;display:grid}.production-page--trade .tp2__market-settings:hover,.production-page--trade .tp2__market-settings[aria-expanded=true]{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.production-page--trade .tp2__market-settings:focus-visible{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__transaction-status{min-height:34px;color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);font:780 11px/1 var(--font-ui);letter-spacing:.055em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;padding:6px 4px;display:flex}.production-page--trade .tp2__transaction-status strong,.production-page--trade .tp2__transaction-status>span{align-items:center;gap:5px;display:inline-flex}.production-page--trade .tp2__transaction-status strong b{color:var(--text-muted);font:inherit}.production-page--trade .tp2__transaction-status>span{color:var(--text-muted);letter-spacing:.02em;text-transform:none}.production-page--trade .tp2__transaction-status>span.is-live{color:var(--accent)}.production-page--trade .tp2__transaction-status .is-live i{background:var(--accent);border-radius:50%;width:6px;height:6px}}@media (max-width:560px){.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trades{max-height:460px;margin:0;padding:0 3px 6px}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead,.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow{grid-template-columns:32px 38px minmax(39px,.9fr) minmax(39px,.9fr) minmax(40px,1fr) minmax(64px,1.2fr) 18px;grid-template-areas:"time type usd amount price trader txn";gap:2px;width:100%;min-width:0;padding:2px 3px;display:grid}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead{min-height:38px;color:var(--text-secondary);border-bottom-color:var(--border-subtle);align-items:stretch}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead>span{letter-spacing:.035em;text-overflow:ellipsis;white-space:nowrap;justify-content:center;align-items:center;min-width:0;font-size:10px;font-weight:760;line-height:1;display:flex;overflow:hidden}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead>.tp2__filterable{overflow:visible}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead>.tp2__time{grid-area:time}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead>.tp2__type{grid-area:type}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead>.tp2__usd{grid-area:usd}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead>.tp2__amount{grid-area:amount;justify-content:flex-start}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead>.tp2__price{grid-area:price}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead>.tp2__trader{grid-area:trader}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead>.tp2__txn{grid-area:txn;justify-content:center}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead .tp2__filter-trigger{width:100%;min-height:36px;color:var(--text-secondary);letter-spacing:.035em;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:2px;padding:0 1px 0 0;font-size:10px;font-weight:760;line-height:1;display:flex;overflow:hidden}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead .tp2__filter-trigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead .tp2__filter-trigger:after{flex:none;width:4px;height:4px;margin-left:0;margin-right:0}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead>.tp2__type .tp2__filter-trigger{padding-inline-start:0;padding-inline-end:0;position:relative}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead>.tp2__type .tp2__filter-trigger:after{position:absolute;right:1px}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead .tp2__filter-trigger b{display:none}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead .tp2__filter-menu{white-space:normal}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead .tp2__filter-menu--value{left:0;right:auto;transform:none}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead .tp2__filter-menu--trader{width:min(260px,100vw - 20px);left:auto;right:0}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow{border:0;border-bottom:1px solid var(--border-subtle);background:0 0;border-radius:0;align-items:stretch;min-height:38px;padding-block-start:0;padding-block-end:0}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow+.tp2__trow{margin-top:0}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__time{text-align:center;text-overflow:ellipsis;white-space:nowrap;grid-area:time;justify-content:center;align-items:center;font-size:9.5px;display:flex;overflow:hidden}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__type{text-align:center;white-space:nowrap;grid-area:type;justify-content:center;align-items:center;min-width:0;font-size:10.5px;display:flex;overflow:hidden}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__usd{text-align:center;grid-area:usd;align-content:center;justify-items:center;gap:2px;font-size:11px;display:grid}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__mobile-price{display:none}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__amount{text-align:left;text-overflow:ellipsis;white-space:nowrap;grid-area:amount;align-content:center;justify-items:start;gap:2px;font-size:10.5px;display:grid;overflow:hidden}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__amount-value{text-overflow:ellipsis;display:block;overflow:hidden}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__price{color:var(--text-secondary);text-align:center;text-overflow:ellipsis;white-space:nowrap;grid-area:price;align-content:center;justify-items:center;gap:2px;font-size:clamp(9.5px,2.75vw,10.5px);display:grid;overflow:hidden}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__trader{grid-area:trader;justify-content:center;align-items:stretch;gap:0;width:auto;min-width:0;height:auto;font-size:clamp(9px,2.5vw,9.75px);display:flex;position:static;overflow:hidden}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__trader .tp2__tlink{flex:0 auto;justify-content:center;min-height:38px}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trader-address:not(.tp2__trader-address--phone){display:none}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trader-address--phone{display:inline}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__pin{flex-basis:20px;width:20px;min-width:20px;min-height:38px;padding:0}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__txn{grid-area:txn;justify-content:center;align-self:stretch;align-items:stretch;min-width:0;display:flex;overflow:hidden}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__txlink{width:18px;min-width:18px;min-height:38px;color:var(--text-muted);background:0 0;justify-content:center;align-items:center;gap:0;padding:0;font-size:13px;text-decoration:none;display:inline-flex;overflow:hidden}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__txhash{display:none}.production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__tx-external{justify-content:center;align-items:center;display:inline-flex}}.production-page--trade .trade-market-snapshot .tp2__scell{flex-direction:row;justify-content:center;align-items:center;gap:5px}.production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk{letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;max-width:100%;font-size:0;line-height:1;overflow:hidden}.production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk:after{color:var(--text-muted);content:attr(data-compact);font:700 8px/1 var(--font-data);letter-spacing:.025em}.production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sval{min-width:0;max-width:100%;color:var(--text-primary);font:750 12px/1 var(--font-data);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;overflow:hidden}.production-page--trade .tp2__slipwrap .tp2__slipctl{box-sizing:border-box;width:min(296px,100vw - 24px);max-width:min(296px,100vw - 24px);color:var(--text-primary);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-1);box-shadow:var(--shadow-md);grid-template-columns:repeat(3,minmax(38px,1fr)) minmax(48px,.9fr) auto;justify-content:stretch;align-items:center;gap:6px;padding:10px;display:grid}.production-page--trade .tp2__slipwrap .tp2__slipk{color:var(--text-muted);font:750 8px/1 var(--font-data);letter-spacing:.06em;text-align:left;grid-column:1/-1;margin:0 0 2px}.production-page--trade .tp2__slipwrap .tp2__slipctl>button{min-width:0;min-height:30px;color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xs);background:var(--surface-2);font:700 9px/1 var(--font-data);padding:5px 6px}.production-page--trade .tp2__slipwrap .tp2__slipctl>button:hover,.production-page--trade .tp2__slipwrap .tp2__slipctl>button.is-on{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.production-page--trade .tp2__slipwrap .tp2__slipctl>button:focus-visible{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.production-page--trade .tp2__slipwrap .tp2__slipin{box-sizing:border-box;width:100%;min-width:0;min-height:30px;color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-xs);background:var(--surface-2);font:700 9px/1 var(--font-data);outline:0;padding:5px 6px}.production-page--trade .tp2__slipwrap .tp2__slipin:focus{border-color:var(--accent-border)}.production-page--trade .tp2__slipwrap .tp2__slippc{color:var(--text-muted);font:700 9px/1 var(--font-data)}.production-page--trade .tp2__slipwrap .tp2__slipmin{color:var(--text-muted);font:600 8px/1.2 var(--font-data);text-align:right;grid-column:1/-1;margin:0}.production-page--trade .tp2__swaphead,.production-page--trade .tp2__trade-nav,.production-page--trade .tp2__market-tools{position:relative}.production-page--trade .tp2__slipwrap--impact{position:static}.production-page--trade .tp2__slipwrap--impact .tp2__slipctl--impact{width:min(296px,100%);max-width:min(296px,100%);right:0}.production-page--trade .tp2__slipwrap--impact .tp2__slipctl--impact>.tp2__slipin{grid-area:2/4}.production-page--trade .tp2__slipwrap--impact .tp2__slipctl--impact>.tp2__slippc{grid-area:2/5}.production-page--trade .tp2__slipwrap--impact .tp2__slipctl--impact>.tp2__slipnone{grid-area:3/1/auto/-1}.production-page--trade .tp2__slipbtn--impact{gap:5px}.production-page--trade .tp2__slipbtn--impact .tp2__slipbtn-k{color:var(--text-muted);font:700 8px/1 var(--font-data);letter-spacing:.06em;opacity:1}.production-page--trade .tp2__slipbtn--impact b{color:inherit;font:700 9.5px/1 var(--font-data)}.production-page--trade .tp2__slipwrap .tp2__slipbtn.is-caution,.production-page--trade .tp2__slipwrap .tp2__slipbtn.is-caution:hover:not(:disabled),.production-page--trade .tp2__slipwrap .tp2__slipbtn.is-caution.is-open{color:var(--warning);border-color:color-mix(in srgb, var(--warning) 55%, transparent);background:color-mix(in srgb, var(--warning) 9%, transparent)}.production-page--trade .tp2__slipwrap .tp2__slipbtn.is-caution b,.production-page--trade .tp2__slipwrap .tp2__slipbtn.is-caution .tp2__slipbtn-k{color:var(--warning)}.production-page--trade .tp2__slipwrap .tp2__slipctl>button.tp2__slipnone.is-on{color:var(--warning);border-color:color-mix(in srgb, var(--warning) 55%, transparent);background:color-mix(in srgb, var(--warning) 12%, transparent)}.production-page--trade .tp2__slipwrap .tp2__slipmin.is-caution{color:var(--warning);text-align:left;white-space:normal}.production-page--trade .tp2__impactwarn .tp2__impactnum{font-family:var(--font-data);font-weight:700}.production-page--trade .tp2__slipwrap .tp2__guardsetting{border-top:1px solid var(--border-subtle);grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding-top:8px;display:flex}.production-page--trade .tp2__slipwrap .tp2__guardsetting>div{gap:3px;min-width:0;display:grid}.production-page--trade .tp2__slipwrap .tp2__guardlabel{align-items:center;gap:5px;min-width:0;display:inline-flex}.production-page--trade .tp2__slipwrap .tp2__guardtitle{color:var(--text-primary);font:720 9px/1.2 var(--font-ui)}.production-page--trade .tp2__slipwrap .tp2__guardsetting small{color:var(--text-muted);font:550 8px/1.25 var(--font-ui)}.production-page--trade .tp2__slipwrap .tp2__guardhelp{display:inline-flex;position:relative}.production-page--trade .tp2__slipwrap .tp2__guardhelp>button{width:18px;min-width:18px;height:18px;min-height:18px;color:var(--text-muted);border:1px solid var(--border-subtle);background:var(--surface-2);font:750 8px/1 var(--font-data);border-radius:50%;place-items:center;padding:0;display:inline-grid}.production-page--trade .tp2__slipwrap .tp2__guardhelp [role=tooltip]{z-index:2;width:min(236px,100vw - 40px);color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xs);background:var(--surface-2);box-shadow:var(--shadow-sm);font:550 8px/1.4 var(--font-ui);padding:8px;display:none;position:absolute;bottom:calc(100% + 6px);right:0}.production-page--trade .tp2__slipwrap .tp2__guardhelp:focus-within [role=tooltip],.production-page--trade .tp2__slipwrap .tp2__guardhelp:hover [role=tooltip]{display:block}@container (width>=1200px){.production-page--trade .th__id{grid-template-rows:68px 34px}.production-page--trade .th__telemetry,.production-page--trade .trade-market-snapshot,.production-page--trade .trade-market-snapshot__facts,.production-page--trade .trade-market-snapshot .tp2__strip,.production-page--trade .trade-market-snapshot .tp2__flowrow,.production-page--trade .trade-market-snapshot .tp2__scell{height:34px;min-height:34px}.production-page--trade .trade-market-snapshot{grid-template-rows:34px}}@media (min-width:761px){@container (width<=1199px){.production-page--trade .th__id{grid-template-rows:58px 34px 38px}.production-page--trade .th__telemetry,.production-page--trade .trade-market-snapshot,.production-page--trade .trade-market-snapshot__facts,.production-page--trade .trade-market-snapshot .tp2__strip,.production-page--trade .trade-market-snapshot .tp2__flowrow,.production-page--trade .trade-market-snapshot .tp2__scell{height:34px;min-height:34px}.production-page--trade .trade-market-snapshot{grid-template-rows:34px}}}@media (max-width:760px){@container (width<=760px){.production-page--trade .th__id{grid-template-rows:minmax(56px,auto) 36px 25px 40px!important}.production-page--trade .th__cap--inline{grid-template-rows:36px;height:36px;min-height:0;max-height:36px}.production-page--trade .th__cap--inline .th__capnum{grid-template-rows:10px 24px;min-height:36px;padding-top:1px}.production-page--trade .th__cap--inline .th__ath{display:none!important}.production-page--trade .trade-market-snapshot__facts{height:25px;min-height:0}.production-page--trade .trade-market-snapshot .tp2__strip,.production-page--trade .trade-market-snapshot .tp2__strip[data-fact-count],.production-page--trade .trade-market-snapshot .tp2__scell{height:24px;min-height:24px}.production-page--trade .trade-market-snapshot .tp2__scell{flex-direction:row;justify-content:center;align-items:center;gap:3px;padding:2px}.production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk:after{letter-spacing:0;font-size:clamp(6px,1.8vw,7px)}.production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sval{font-size:clamp(8.2px,2.4vw,10px)}.production-page--trade .trade-market-snapshot .tp2__flowrow{grid-template-rows:18px 11px;height:40px;min-height:40px;padding-block-start:3px;padding-block-end:3px}.production-page--trade .th__commands{height:40px;min-height:40px}.production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal){height:40px;min-height:40px}.production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal){height:40px;min-height:40px}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-receive{align-items:baseline;min-height:29px;padding-top:4px}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-receive>span{flex:none}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-receive strong{letter-spacing:-.02em;flex:auto;font-size:clamp(14px,4.3vw,18px);font-weight:780}.production-page--trade .tp2__market-tools{justify-content:flex-start}.production-page--trade .tp2__market-tools .tp2__slipbtn i.tp2__slipbtn-gear{color:var(--accent);justify-content:center;align-items:center;font-style:normal;display:inline-flex}.production-page--trade .tp2__market-tools .tp2__slipbtn i.tp2__slipbtn-gear svg{display:block}}}@media (min-width:761px){.production-page--trade .trade-market-snapshot .tp2__scell{justify-content:space-between;align-items:baseline;gap:8px;padding-inline-start:clamp(8px,1vw,16px);padding-inline-end:clamp(8px,1vw,16px)}.production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk{flex:none}.production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk:after,.production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sval{font-size:clamp(11px,.82vw,12px);line-height:1}.production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sval{text-align:right;flex:0 auto}}@media (max-width:800px){.production-page--trade .tp2__mobile-mode-select{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--surface-2);grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;min-width:0;min-height:48px;padding:3px;display:grid;position:static}.production-page--trade .tp2__mobile-mode-select>button{min-width:0;min-height:40px;color:var(--text-secondary);border-radius:calc(var(--radius-sm) - 2px);cursor:pointer;font:780 9px/1 var(--font-ui);background:0 0;border:1px solid #0000;padding:5px}.production-page--trade .tp2__mobile-mode-select>button.is-on{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);box-shadow:inset 0 -2px var(--accent)}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-toolbar{grid-template-columns:minmax(112px,1.2fr) minmax(104px,1fr) minmax(90px,.9fr);gap:5px}.production-page--trade .tp2__mobile-limit-modebar{margin:0 0 8px;display:block}.production-page--trade .tp2__mobile-limit-modebar>span{display:none}.production-page--trade .protected-orders__condition{grid-template-columns:minmax(0,1fr);gap:3px}}@media (max-width:350px){.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-toolbar{grid-template-columns:minmax(0,1fr) minmax(116px,.9fr)}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-sides{grid-column:1/-1}.production-page--trade .tp2:not(.tp2--embedded-swap) .protected-orders__workflow-selector button{font-size:9.5px}.production-page--trade .protected-orders__position-prefix{display:none}}.production-page--trade .protected-orders--v4 .protected-orders__body{gap:7px;padding-top:0}.production-page--trade .protected-orders--v4 .protected-orders__strategy{padding:0;display:block}.production-page--trade .protected-orders--v4 .protected-orders__strategy-field{gap:5px}.production-page--trade .protected-orders--v4 .protected-orders__strategy-head{justify-content:space-between;align-items:center;gap:10px;min-width:0;min-height:28px;padding-inline-start:1px;padding-inline-end:1px;display:flex}.production-page--trade .protected-orders--v4 .protected-orders__strategy-label{color:var(--text-secondary);font:720 9px/1 var(--font-ui);letter-spacing:.055em;text-transform:uppercase}.production-page--trade .protected-orders--v4 .protected-orders__clear-draft{width:auto;height:28px;min-height:28px;color:var(--text-muted);font:650 9.5px/1 var(--font-ui);letter-spacing:.015em;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0 2px;display:inline-flex}.production-page--trade .protected-orders--v4 .protected-orders__clear-draft:hover{color:var(--accent);outline:1px solid var(--accent-border);outline-offset:2px;background:0 0;border:0}.production-page--trade .protected-orders--v4 .protected-orders__clear-draft:focus-visible{color:var(--accent);outline:1px solid var(--accent-border);outline-offset:2px;background:0 0;border:0}.production-page--trade .protected-orders--v4 .protected-orders__workflow-selector{border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-2) 78%, var(--surface-1));border-radius:8px;gap:2px;padding:2px}.production-page--trade .protected-orders--v4 .protected-orders__workflow-selector button{min-height:34px;color:var(--text-secondary);box-shadow:none;font:720 10.5px/1 var(--font-ui);letter-spacing:.005em;background:0 0;border:1px solid #0000;border-radius:6px;padding:6px 5px}.production-page--trade .protected-orders--v4 .protected-orders__workflow-selector button.is-on{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 42%, var(--border-subtle));background:color-mix(in srgb, var(--accent) 9%, var(--surface-2));box-shadow:0 1px 0 color-mix(in srgb, var(--canvas) 60%, transparent)}.production-page--trade .protected-orders--v4 .protected-orders__side-row{grid-template-columns:62px minmax(0,1fr);gap:8px;min-height:36px}.production-page--trade .protected-orders--v4 .protected-orders__side-row>span{color:var(--text-secondary);font:700 9px/1 var(--font-ui);letter-spacing:.04em;text-transform:uppercase}.production-page--trade .protected-orders--v4 .protected-orders__side-selector{border-color:var(--border-subtle);background:color-mix(in srgb, var(--surface-2) 78%, var(--surface-1));border-radius:8px;gap:2px;padding:2px}.production-page--trade .protected-orders--v4 .protected-orders__side-selector button,.production-page--trade .protected-orders--v4 .protected-orders__side-selector button+button{min-height:30px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:6px;font-size:10.5px}.production-page--trade .protected-orders--v4 .protected-orders__side-selector button:after{content:none}.production-page--trade .protected-orders--v4[data-order-side=buy] .protected-orders__side-selector button[data-order-side=buy].is-on{color:var(--positive);border-color:color-mix(in srgb, var(--positive) 38%, var(--border-subtle));background:color-mix(in srgb, var(--positive) 9%, var(--surface-2))}.production-page--trade .protected-orders--v4[data-order-side=sell] .protected-orders__side-selector button[data-order-side=sell].is-on{color:var(--negative);border-color:color-mix(in srgb, var(--negative) 38%, var(--border-subtle));background:color-mix(in srgb, var(--negative) 9%, var(--surface-2))}.production-page--trade .protected-orders--v4 .protected-orders__exit-choice{border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-2) 78%, var(--surface-1));border-radius:8px;gap:2px;margin:0;padding:2px}.production-page--trade .protected-orders--v4 .protected-orders__exit-choice button{min-height:32px;font:700 9.5px/1 var(--font-ui);background:0 0;border-color:#0000;border-radius:6px;padding:5px 4px}.production-page--trade .protected-orders--v4 .protected-orders__exit-choice button.is-on{border-color:color-mix(in srgb, var(--accent) 38%, var(--border-subtle));background:color-mix(in srgb, var(--accent) 9%, var(--surface-2))}.production-page--trade .protected-orders--v4 .protected-orders__condition{border:0;border-left:2px solid var(--accent);background:color-mix(in srgb, var(--accent) 5%, var(--surface-1));border-radius:0 6px 6px 0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-height:38px;margin:0;padding:7px 8px;font-size:9.5px;line-height:1.3}.production-page--trade .protected-orders--v4[data-order-side=buy] .protected-orders__condition{border-left-color:var(--positive)}.production-page--trade .protected-orders--v4[data-order-side=sell] .protected-orders__condition{border-left-color:var(--negative)}.production-page--trade .protected-orders--v4 .protected-orders__condition strong{color:var(--text-primary);font:760 9px/1 var(--font-ui);letter-spacing:.045em;white-space:nowrap}.production-page--trade .protected-orders--v4 .protected-orders__condition span{color:var(--text-secondary)}.production-page--trade .protected-orders--v4 .protected-orders__field{gap:4px}.production-page--trade .protected-orders--v4 .protected-orders__amount-head>b,.production-page--trade .protected-orders--v4 .protected-orders__target-head>span{color:var(--text-secondary);font:700 9px/1 var(--font-ui);letter-spacing:.04em;text-transform:uppercase}.production-page--trade .protected-orders--v4 .protected-orders__amount-head>small{color:var(--text-muted);font:600 9px/1 var(--font-data)}.production-page--trade .protected-orders--v4 .protected-orders__field>span:last-child{border:1px solid var(--border-strong);background:color-mix(in srgb, var(--surface-2) 72%, var(--surface-1));min-height:44px;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--text-primary) 3%, transparent);border-radius:8px;padding:7px 9px}.production-page--trade .protected-orders--v4 .protected-orders__field>span:last-child:focus-within{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 5%, var(--surface-2));box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 10%, transparent)}.production-page--trade .protected-orders--v4 .protected-orders__field input{font:740 15px/1.15 var(--font-data);letter-spacing:-.015em}.production-page--trade .protected-orders--v4 .trade-amount-unit{border-color:var(--border-subtle);background:var(--surface-1);border-radius:6px;height:30px;min-height:30px;padding:4px 7px;font-size:9.5px}.production-page--trade .protected-orders--v4 .protected-orders__target-head{min-height:27px}.production-page--trade .protected-orders--v4 .protected-orders__value-modes{border-color:var(--border-subtle);background:color-mix(in srgb, var(--surface-2) 78%, var(--surface-1));border-radius:6px;gap:2px;padding:2px}.production-page--trade .protected-orders--v4 .protected-orders__value-modes button{min-height:28px;font:720 9.5px/1 var(--font-ui);text-transform:none;border:1px solid #0000;border-radius:4px;padding:4px 7px}.production-page--trade .protected-orders--v4 .protected-orders__value-modes button.is-on{color:var(--accent);border-color:var(--accent-border);background:color-mix(in srgb, var(--accent) 8%, var(--surface-2))}.production-page--trade .protected-orders--v4 .protected-orders__allocation-rail{gap:4px;margin:-1px 0 0;padding:0 1px}.production-page--trade .tp2__allocation-rail{gap:4px;padding-inline-start:1px;padding-inline-end:1px}.production-page--trade .protected-orders--v4 .balance-allocation-rail__head>span,.production-page--trade .protected-orders--v4 .balance-allocation-rail__head output,.production-page--trade .tp2__allocation-rail .balance-allocation-rail__head>span,.production-page--trade .tp2__allocation-rail .balance-allocation-rail__head output{font-size:8.5px}.production-page--trade .protected-orders--v4 .balance-allocation-rail__control,.production-page--trade .tp2__allocation-rail .balance-allocation-rail__control,.production-page--trade .protected-orders--v4 .balance-allocation-rail input[type=range],.production-page--trade .tp2__allocation-rail input[type=range]{height:25px}.production-page--trade .protected-orders--v4 .balance-allocation-rail__track,.production-page--trade .tp2__allocation-rail .balance-allocation-rail__track{height:3px}.production-page--trade .protected-orders--v4 .balance-allocation-rail input[type=range]::-webkit-slider-thumb{width:16px;height:16px;box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 72%, var(--border-subtle));border-width:2px;margin-top:-6.5px}.production-page--trade .tp2__allocation-rail input[type=range]::-webkit-slider-thumb{width:16px;height:16px;box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 72%, var(--border-subtle));border-width:2px;margin-top:-6.5px}.production-page--trade .protected-orders--v4 .balance-allocation-rail input[type=range]::-moz-range-thumb{width:12px;height:12px;box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 72%, var(--border-subtle));border-width:2px}.production-page--trade .tp2__allocation-rail input[type=range]::-moz-range-thumb{width:12px;height:12px;box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 72%, var(--border-subtle));border-width:2px}.production-page--trade .protected-orders--v4 .balance-allocation-rail__marks--actions,.production-page--trade .tp2__allocation-rail .balance-allocation-rail__marks--actions{pointer-events:auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin:-1px 0 0;padding:0;display:grid}.production-page--trade .protected-orders--v4 .balance-allocation-rail__marks--actions button,.production-page--trade .tp2__allocation-rail .balance-allocation-rail__marks--actions button{min-width:0;min-height:28px;color:var(--text-secondary);border:1px solid var(--border-subtle);cursor:pointer;font:700 9.5px/1 var(--font-data);background:0 0;border-radius:5px;padding:4px}.production-page--trade .protected-orders--v4 .balance-allocation-rail__marks--actions button:hover,.production-page--trade .protected-orders--v4 .balance-allocation-rail__marks--actions button.is-on,.production-page--trade .tp2__allocation-rail .balance-allocation-rail__marks--actions button:hover,.production-page--trade .tp2__allocation-rail .balance-allocation-rail__marks--actions button.is-on{color:var(--accent);border-color:var(--accent-border);background:color-mix(in srgb, var(--accent) 7%, transparent);outline:0}.production-page--trade .protected-orders--v4 .balance-allocation-rail__marks--actions button:focus-visible{color:var(--accent);border-color:var(--accent-border);background:color-mix(in srgb, var(--accent) 7%, transparent);outline:0}.production-page--trade .tp2__allocation-rail .balance-allocation-rail__marks--actions button:focus-visible{color:var(--accent);border-color:var(--accent-border);background:color-mix(in srgb, var(--accent) 7%, transparent);outline:0}.production-page--trade .protected-orders--v4 .balance-allocation-rail__marks--actions button:disabled,.production-page--trade .tp2__allocation-rail .balance-allocation-rail__marks--actions button:disabled{cursor:default;opacity:.45}.production-page--trade .protected-orders--v4 .balance-allocation-rail__hint,.production-page--trade .tp2__allocation-rail .balance-allocation-rail__hint{font:500 8px/1.3 var(--font-ui);margin:0}.production-page--trade .protected-orders--v4 .protected-orders__drag-hint{font:550 8.5px/1.25 var(--font-ui);flex-direction:row;align-items:center;gap:8px;margin-top:-2px}.production-page--trade .protected-orders--v4 .protected-orders__drag-hint b{text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-page--trade .protected-orders--v4 .protected-orders__entry-bracket{border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-2) 42%, transparent);border-radius:7px;overflow:hidden}.production-page--trade .protected-orders--v4 .protected-orders__entry-bracket-toggle{min-height:45px;padding:7px 8px}.production-page--trade .protected-orders--v4 .protected-orders__entry-bracket-toggle>span{gap:2px}.production-page--trade .protected-orders--v4 .protected-orders__entry-bracket-toggle b{font:720 10px/1.15 var(--font-ui)}.production-page--trade .protected-orders--v4 .protected-orders__entry-bracket-toggle small{color:var(--text-muted);font:500 8.5px/1.25 var(--font-ui)}.production-page--trade .protected-orders--v4 .protected-orders__entry-bracket-toggle i{border-color:var(--border-strong);background:var(--surface-1);letter-spacing:.04em;border-radius:999px;place-items:center;width:38px;min-width:38px;height:20px;padding:0;font-size:7px;display:grid}.production-page--trade .protected-orders--v4 .protected-orders__entry-bracket.is-on .protected-orders__entry-bracket-toggle i{color:var(--on-accent);border-color:var(--accent);background:var(--accent)}.production-page--trade .protected-orders--v4 .protected-orders__entry-bracket-fields{padding:2px 8px 8px}.production-page--trade .protected-orders--v4 .protected-orders__preview{border:0;border-left:2px solid var(--border-strong);background:color-mix(in srgb, var(--surface-2) 58%, transparent);border-radius:0 6px 6px 0;min-height:37px;padding:7px 8px}.production-page--trade .protected-orders--v4 .protected-orders__preview>span{color:var(--text-secondary);font:650 8.5px/1 var(--font-ui);letter-spacing:.025em;text-transform:none}.production-page--trade .protected-orders--v4 .protected-orders__preview>b{max-width:68%;color:var(--text-primary);font:720 10px/1.2 var(--font-data)}.production-page--trade .protected-orders--v4 .protected-orders__preview>b.is-empty{color:var(--text-muted);font-size:13px}.production-page--trade .protected-orders--v4 .protected-orders__create{border:1px solid var(--accent);min-height:43px;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--text-primary) 18%, transparent), 0 5px 16px color-mix(in srgb, var(--accent) 12%, transparent);font:780 10.5px/1 var(--font-ui);letter-spacing:.035em;border-radius:8px;margin-top:1px;transition:border-color .14s,background-color .14s,color .14s,box-shadow .14s}.production-page--trade .protected-orders--v4 .protected-orders__create:hover:not(:disabled){filter:none;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--text-primary) 22%, transparent), 0 0 0 2px color-mix(in srgb, var(--accent) 13%, transparent);outline:0;transform:none}.production-page--trade .protected-orders--v4 .protected-orders__create:focus-visible:not(:disabled){filter:none;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--text-primary) 22%, transparent), 0 0 0 2px color-mix(in srgb, var(--accent) 13%, transparent);outline:0;transform:none}.production-page--trade .protected-orders--v4 .protected-orders__create:disabled{color:var(--text-muted);border-color:var(--border-strong);background:color-mix(in srgb, var(--surface-2) 74%, var(--surface-1));box-shadow:inset 0 1px 0 color-mix(in srgb, var(--text-primary) 3%, transparent);filter:none;opacity:1}.production-page--trade .protected-orders--v4 .protected-orders__execution-details{border:0;border-top:1px solid var(--border-subtle)}.production-page--trade .protected-orders--v4 .protected-orders__execution-details>summary{min-height:39px;padding:5px 2px}.production-page--trade .protected-orders--v4 .protected-orders__execution-details>summary>span{gap:3px;min-width:0;display:grid}.production-page--trade .protected-orders--v4 .protected-orders__execution-details>summary b{color:var(--text-secondary);font:700 10px/1 var(--font-ui)}.production-page--trade .protected-orders--v4 .protected-orders__execution-details>summary small{min-width:0;color:var(--text-muted);font:550 8px/1.1 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-page--trade .protected-orders--v4 .protected-orders__execution-details>summary i{border:1px solid var(--border-subtle);width:24px;height:24px;font:normal 700 14px/1 var(--font-ui);border-radius:50%;place-items:center;display:grid;transform:none}.production-page--trade .protected-orders--v4 .protected-orders__execution-details[open]>summary i{transform:rotate(180deg)}.production-page--trade .protected-orders--v4 .protected-orders__execution-panel{gap:10px;padding-top:5px}.production-page--trade .protected-orders--v4 .protected-orders__execution-summary{border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-2) 38%, transparent);border-radius:7px;overflow:hidden}.production-page--trade .protected-orders--v4 .protected-orders__settings label{padding-top:7px}.production-page--trade .protected-orders--v4 .protected-orders__expiry-options{border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-2) 48%, transparent);border-radius:7px;gap:2px;padding:2px}.production-page--trade .protected-orders--v4 .protected-orders__expiry-options button{background:0 0;border-color:#0000;border-radius:5px;min-height:28px}.production-page--trade .protected-orders--v4 .protected-orders__expiry-options button.is-on{color:var(--accent);border-color:var(--accent-border);background:color-mix(in srgb, var(--accent) 8%, var(--surface-2))}.production-page--trade .protected-orders--v4 .protected-orders__order-card{background:color-mix(in srgb, var(--surface-2) 48%, transparent);box-shadow:none;border-radius:7px}.production-page--trade .protected-orders--v4 .protected-orders__order-card .protected-orders__actions button{min-height:32px;font-family:var(--font-ui);border-radius:6px}@media (max-width:800px){.production-page--trade .tp2__mobile-mode-select{border-color:var(--border-subtle);background:0 0;border-radius:8px;gap:2px;min-height:42px;padding:2px}.production-page--trade .tp2__mobile-mode-select>button{min-height:36px;box-shadow:none;font:720 10.5px/1 var(--font-ui);letter-spacing:.005em;background:0 0;border:1px solid #0000;border-radius:6px;padding:5px}.production-page--trade .tp2__mobile-mode-select>button.is-on{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 42%, var(--border-subtle));box-shadow:inset 0 -2px var(--accent);background:0 0}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-toolbar{grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr)}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-toolbar>.tp2__mobile-mode-select{grid-area:1/1/auto/-1}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-toolbar>.tp2__market-balance{grid-area:2/1}.production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__market-toolbar>.tp2__market-sides{grid-area:2/2}.production-page--trade .tp2:not(.tp2--embedded-swap) .protected-orders--v4 .protected-orders__body{gap:7px;padding-top:0}.production-page--trade .tp2:not(.tp2--embedded-swap) .protected-orders--v4 .protected-orders__workflow-selector{gap:2px;padding:2px}.production-page--trade .tp2:not(.tp2--embedded-swap) .protected-orders--v4 .protected-orders__workflow-selector button{min-height:34px;padding:5px 3px;font-size:clamp(9.5px,2.7vw,10.5px)}.production-page--trade .tp2:not(.tp2--embedded-swap) .protected-orders--v4 .protected-orders__workflow-selector button.is-on{border-color:color-mix(in srgb, var(--accent) 42%, var(--border-subtle));background:color-mix(in srgb, var(--accent) 9%, var(--surface-2));box-shadow:0 1px 0 color-mix(in srgb, var(--canvas) 60%, transparent)}.production-page--trade .protected-orders--v4 .protected-orders__condition{grid-template-columns:auto minmax(0,1fr);gap:7px}}@media (min-width:801px){.production-page--trade .tp2__trade-nav .tp2__trade-modes{border:1px solid var(--border-subtle);background:0 0;border-radius:8px;gap:2px;padding:2px}.production-page--trade .tp2__trade-nav .tp2__trade-modes button,.production-page--trade .tp2__trade-nav .tp2__trade-modes button:not(.is-on){min-height:34px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:6px}.production-page--trade .tp2__trade-nav .tp2__trade-modes button.is-on{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 42%, var(--border-subtle));box-shadow:inset 0 -2px var(--accent);background:0 0}}@media (max-width:350px){.production-page--trade .protected-orders--v4 .protected-orders__condition{grid-template-columns:minmax(0,1fr);gap:2px}.production-page--trade .protected-orders--v4 .protected-orders__drag-hint span{max-width:48%}.production-page--trade .protected-orders--v4 .protected-orders__entry-bracket-toggle small{max-width:220px}}html:has(.app-shell[data-shell=terminal-v3]){--sidebar-w:86px;--topbar-h:64px;--terminal-line:color-mix(in srgb, var(--text) 10%, transparent);--terminal-line-strong:color-mix(in srgb, var(--text) 17%, transparent);--terminal-shell-chrome:color-mix(in srgb, var(--bg-elevated) 96%, var(--bg));--terminal-panel:color-mix(in srgb, var(--panel-solid) 91%, var(--bg));--terminal-panel-soft:color-mix(in srgb, var(--panel-solid) 72%, transparent);--terminal-control:color-mix(in srgb, var(--panel-solid) 82%, transparent);--terminal-control-hover:color-mix(in srgb, var(--accent) 7%, var(--panel-solid));--terminal-shadow:0 22px 64px color-mix(in srgb, var(--bg) 72%, transparent);--terminal-type-meta:9px;--terminal-type-label:11px;--terminal-type-data:12px;--terminal-type-body:14px;--terminal-type-title:16px}html:has(.app-shell[data-shell=terminal-v3]>.live-rail:not(.is-minimized)){--rail-w:clamp(276px, 18vw, 288px)}body:has(.app-shell[data-shell=terminal-v3]){background:var(--bg)}body:has(.app-shell[data-shell=terminal-v3]) .ambient{background:0 0}body:has(.app-shell[data-shell=terminal-v3]) .ambient__orb{opacity:.06;filter:blur(180px)}body:has(.app-shell[data-shell=terminal-v3]) .ambient__orb--one{top:-38vw;left:24vw}body:has(.app-shell[data-shell=terminal-v3]) .ambient__orb--two{bottom:-48vw;right:-40vw}body:has(.app-shell[data-shell=terminal-v3]) .ambient__grid{opacity:.045;background-image:linear-gradient(var(--terminal-line) 1px, transparent 1px), linear-gradient(90deg, var(--terminal-line) 1px, transparent 1px);background-size:72px 72px;transform:none;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}html[data-theme=forge] body:has(.app-shell[data-shell=terminal-v3]) .ambient__grid{opacity:.045;background-image:linear-gradient(var(--terminal-line) 1px, transparent 1px), linear-gradient(90deg, var(--terminal-line) 1px, transparent 1px);background-size:72px 72px;transform:none;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}html[data-theme=superog] body:has(.app-shell[data-shell=terminal-v3]) .ambient__grid{opacity:.045;background-image:linear-gradient(var(--terminal-line) 1px, transparent 1px), linear-gradient(90deg, var(--terminal-line) 1px, transparent 1px);background-size:72px 72px;transform:none;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}html[data-theme=trollwood] body:has(.app-shell[data-shell=terminal-v3]) .ambient__grid{opacity:.045;background-image:linear-gradient(var(--terminal-line) 1px, transparent 1px), linear-gradient(90deg, var(--terminal-line) 1px, transparent 1px);background-size:72px 72px;transform:none;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}html[data-theme=voidglass] body:has(.app-shell[data-shell=terminal-v3]) .ambient__grid{opacity:.045;background-image:linear-gradient(var(--terminal-line) 1px, transparent 1px), linear-gradient(90deg, var(--terminal-line) 1px, transparent 1px);background-size:72px 72px;transform:none;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.app-shell[data-shell=terminal-v3]{grid-template-columns:var(--sidebar-w) minmax(0, 1fr) var(--rail-w);background:0 0}.app-shell[data-shell=terminal-v3] .workspace{background:0 0;min-height:100dvh}.app-shell[data-shell=terminal-v3] .global-market-ticker{min-width:0;display:none}.app-shell[data-shell=terminal-v3] .global-market-ticker:has(>.ls){border-bottom:1px solid var(--terminal-line);background:color-mix(in srgb, var(--panel-solid) 80%, var(--bg));padding:6px clamp(12px,2vw,22px);display:block}.app-shell[data-shell=terminal-v3] .global-market-ticker>.ls{min-height:42px;color:var(--text);border-color:var(--terminal-line);background:var(--terminal-panel-soft);border-radius:10px;gap:9px;margin:0;padding:4px 7px}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__k{min-width:max-content;color:var(--text);font-size:var(--terminal-type-meta);white-space:nowrap;font-weight:800}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__k-compact{display:none}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__k:before{background:var(--positive);box-shadow:none}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls[data-live-wire-state=disconnected] .ls__k:before{background:var(--negative);animation:none}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls[data-live-wire-state=reconnecting] .ls__k:before,.app-shell[data-shell=terminal-v3] .global-market-ticker .ls[data-live-wire-state=stale] .ls__k:before{background:var(--warning,var(--gold))}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls[data-live-wire-state=connecting] .ls__k:before,.app-shell[data-shell=terminal-v3] .global-market-ticker .ls[data-live-wire-state=idle] .ls__k:before{background:var(--muted);animation:none}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__state{color:var(--muted);border:1px solid var(--terminal-line);font-size:var(--terminal-type-meta);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:4px;padding:2px 6px;font-weight:800;line-height:1;display:inline-flex}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__state b{font:700 var(--terminal-type-meta)/1 var(--font-data);letter-spacing:0;text-transform:none}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__state[data-state=reconnecting],.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__state[data-state=stale]{color:var(--warning,var(--gold));border-color:color-mix(in srgb, var(--warning,var(--gold)) 40%, var(--terminal-line))}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__state[data-state=disconnected],.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__state[data-state=unavailable]{color:var(--negative);border-color:color-mix(in srgb, var(--negative) 40%, var(--terminal-line))}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls[data-live-wire-state=unavailable] .ls__k:before{background:var(--negative);animation:none}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls[data-live-wire-state=unavailable] .ls__rail{opacity:.55}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__rail{overscroll-behavior-inline:contain;gap:6px}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__item{border-color:var(--terminal-line);background:var(--terminal-control);border-radius:8px;gap:6px;min-height:32px;padding:3px 8px}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__item.is-buy,.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__item.is-sell,.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__item.is-up,.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__item.is-down{border-color:var(--terminal-line)}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__img{color:var(--text)}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__txt b{color:var(--text);font-size:var(--terminal-type-label);font-weight:700}.app-shell[data-shell=terminal-v3] .global-market-ticker :-webkit-any(.ls__txt,.ls__market-metrics){grid-template-rows:repeat(2,11px);align-items:center;line-height:11px;display:grid}.app-shell[data-shell=terminal-v3] .global-market-ticker :is(.ls__txt,.ls__market-metrics){grid-template-rows:repeat(2,11px);align-items:center;line-height:11px;display:grid}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__mc{color:var(--text);font-size:9.5px}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__market-metrics{white-space:nowrap;flex:none;justify-items:end}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__cap{color:var(--text);font-family:var(--font-data);font-size:9.5px;font-weight:700}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__usd{font-size:10.5px;font-weight:700}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls[data-live-wire-mode=live] .ls__usd{font-family:var(--font-ui);font-variant-numeric:tabular-nums}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__item.is-buy .ls__usd{color:var(--positive)}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__item.is-sell .ls__usd{color:var(--negative)}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__item.is-up .ls__usd{color:var(--positive)}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__item.is-down .ls__usd{color:var(--negative)}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__nav{flex:none;align-items:center;gap:3px;display:inline-flex}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__nav button{width:27px;height:27px;color:var(--text);border:1px solid var(--terminal-line);background:var(--terminal-control);font:800 17px/1 var(--font-data);border-radius:7px;place-items:center;padding:0;display:grid}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__nav button:hover{color:var(--text);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__nav button:focus-visible{color:var(--text);border-color:var(--accent-border);background:var(--accent-surface);outline:0}html[data-theme] .app-shell[data-shell=terminal-v3] .workspace .surface:not(.points-hero--forest){border-color:var(--terminal-line);background:var(--terminal-panel-soft);box-shadow:inset 0 1px color-mix(in srgb, var(--text) 2.5%, transparent);-webkit-backdrop-filter:none;backdrop-filter:none}html[data-theme] .app-shell[data-shell=terminal-v3] .workspace .surface:hover{border-color:var(--terminal-line-strong)}@media (min-width:801px){html:has(.app-shell[data-shell=terminal-v3]){--sidebar-w:78px}.app-shell[data-shell=terminal-v3] .sidebar{--sidebar-nav-item-h:clamp(38px, calc((100dvh - 268px) / 10), 56px);--sidebar-footer-item-h:clamp(27px, calc((100dvh - 500px) / 8), 35px);--sidebar-inline-pad:8px;inset:var(--topbar-h) auto 0 0;width:var(--sidebar-w);height:calc(100dvh - var(--topbar-h));max-height:none;padding:15px var(--sidebar-inline-pad) 12px;border-right:1px solid var(--terminal-line);background:var(--terminal-shell-chrome);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;display:flex;position:fixed;overflow:hidden}.app-shell[data-shell=terminal-v3] .sidebar-collapse,.app-shell[data-shell=terminal-v3] .sidebar-card,.app-shell[data-shell=terminal-v3] .nav-label,.app-shell[data-shell=terminal-v3] .nav-text,.app-shell[data-shell=terminal-v3] .nav-pill{display:none!important}.app-shell[data-shell=terminal-v3] .topbar>.brand{background:0 0;border:0;flex:0 0 158px;justify-content:flex-start;align-items:center;gap:8px;width:158px;min-width:158px;height:44px;padding:0 0 0 1px;display:flex;position:static}.app-shell[data-shell=terminal-v3] .brand .sidebar-brand-lockup{min-width:0;color:var(--text);justify-content:flex-start;align-items:center;gap:9px;display:flex}.app-shell[data-shell=terminal-v3] .brand .sidebar-brand-lockup img{object-fit:contain;flex:0 0 35px;width:35px;height:29px;display:block}.app-shell[data-shell=terminal-v3] .brand .sidebar-brand-lockup strong{color:var(--accent);letter-spacing:.18em;white-space:nowrap;font-size:11px;font-weight:900;line-height:1;display:block}.app-shell[data-shell=terminal-v3] .topbar__mobile-brand strong{color:var(--accent)}.app-shell[data-shell=terminal-v3] .nav-stack{overscroll-behavior:contain;scrollbar-width:none;flex-direction:column;flex:auto;gap:1px;min-height:0;margin:0;display:flex;overflow:hidden auto}.app-shell[data-shell=terminal-v3] .nav-stack::-webkit-scrollbar{display:none}.app-shell[data-shell=terminal-v3] .concept-nav-group{display:contents}.app-shell[data-shell=terminal-v3] .nav-item{min-height:var(--sidebar-nav-item-h);flex:0 0 var(--sidebar-nav-item-h);color:var(--muted);box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-rows:minmax(24px,1fr) 9px;grid-template-columns:1fr;place-items:center;gap:1px;padding:3px 2px 2px;transition:color .16s,background .16s;display:grid;position:relative;transform:none}.app-shell[data-shell=terminal-v3] .nav-item:hover{color:var(--text);background:color-mix(in srgb, var(--text) 3.5%, transparent);transform:none}html[data-theme] .app-shell[data-shell=terminal-v3] .nav-item.is-active{color:var(--accent);background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 7%, transparent), color-mix(in srgb, var(--accent) 2%, transparent));box-shadow:none;border:0}.app-shell[data-shell=terminal-v3] .nav-item.is-active:before{background:var(--accent);width:3px;height:24px;box-shadow:0 0 18px color-mix(in srgb, var(--accent) 45%, transparent);content:"";border-radius:4px 0 0 4px;position:absolute;top:50%;left:auto;right:-8px;transform:translateY(-50%)}.app-shell[data-shell=terminal-v3] .nav-icon{width:clamp(24px, calc(var(--sidebar-nav-item-h) - 15px), 31px);height:clamp(24px, calc(var(--sidebar-nav-item-h) - 15px), 31px);color:currentColor;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;font-size:0;display:grid}.app-shell[data-shell=terminal-v3] .nav-icon .icon{stroke-width:1.7px;width:18px;height:18px}.app-shell[data-shell=terminal-v3] .nav-icon .tolly-glyph{overflow:visible}.app-shell[data-shell=terminal-v3] .nav-item.is-active .nav-icon{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 65%, transparent);background:color-mix(in srgb, var(--accent) 6%, transparent);box-shadow:none}.app-shell[data-shell=terminal-v3] .nav-item>.nav-compact-label{color:currentColor;max-width:70px;font-size:var(--terminal-type-meta);letter-spacing:.025em;text-align:center;text-overflow:ellipsis;white-space:pre-line;font-weight:800;line-height:1.05;overflow:hidden;display:block!important}.app-shell[data-shell=terminal-v3] .nav-item[href=\/my-tokens]>.nav-compact-label{font-size:var(--terminal-type-meta);letter-spacing:.015em}.app-shell[data-shell=terminal-v3] :-webkit-any(.nav-item[href=\/analytics],.nav-item[href=\/portfolio])>.nav-compact-label{font-size:var(--terminal-type-meta);letter-spacing:0}.app-shell[data-shell=terminal-v3] :is(.nav-item[href=\/analytics],.nav-item[href=\/portfolio])>.nav-compact-label{font-size:var(--terminal-type-meta);letter-spacing:0}.app-shell[data-shell=terminal-v3] .sidebar-footer{box-sizing:border-box;border-top:1px solid var(--terminal-line);flex:none;align-self:stretch;justify-items:stretch;gap:2px;width:100%;margin-top:clamp(6px,1.5dvh,12px);padding-top:clamp(6px,1.25dvh,10px);display:grid}.app-shell[data-shell=terminal-v3] .sidebar-link{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:var(--sidebar-footer-item-h);color:var(--muted);background:0 0;border:0;border-radius:7px;grid-template-columns:1fr;align-self:stretch;place-items:center;padding:0;font-size:0;display:grid}.app-shell[data-shell=terminal-v3] .sidebar-link:hover{color:var(--text);background:color-mix(in srgb, var(--text) 4%, transparent)}.app-shell[data-shell=terminal-v3] .sidebar-link>:nth-child(n+2){display:none}.app-shell[data-shell=terminal-v3] .sidebar-link>span:first-child{width:clamp(24px, calc(var(--sidebar-footer-item-h) - 3px), 31px);height:clamp(24px, calc(var(--sidebar-footer-item-h) - 3px), 31px);place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .sidebar-link .icon{width:clamp(14px, calc(var(--sidebar-footer-item-h) - 12px), 17px);height:clamp(14px, calc(var(--sidebar-footer-item-h) - 12px), 17px);stroke-width:1.6px}.app-shell[data-shell=terminal-v3] .workspace{padding-top:var(--topbar-h);grid-column:2}html[data-theme] .app-shell[data-shell=terminal-v3] .topbar{z-index:71;inset:0 var(--rail-w) auto 0;width:auto;height:var(--topbar-h);min-height:var(--topbar-h);border:0;border-bottom:1px solid var(--terminal-line);background:var(--terminal-shell-chrome);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;justify-content:space-between;align-items:center;gap:14px;padding:10px 20px;transition:right .24s;display:flex;position:fixed}.app-shell[data-shell=terminal-v3] .topbar__mobile-brand{display:none}}.app-shell[data-shell=terminal-v3] .command-search{width:min(340px,32vw);min-width:180px;height:40px;color:var(--muted);border:1px solid var(--terminal-line);background:var(--terminal-control);box-shadow:inset 0 1px color-mix(in srgb, var(--text) 2%, transparent);border-radius:10px;flex:0 340px;padding:0 11px}.app-shell[data-shell=terminal-v3] .command-search:hover{color:var(--text);border-color:var(--terminal-line-strong);background:var(--terminal-control-hover)}.app-shell[data-shell=terminal-v3] .command-search kbd{color:var(--muted-strong);border-color:var(--terminal-line-strong);background:color-mix(in srgb, var(--bg) 75%, transparent)}.app-shell[data-shell=terminal-v3] .topbar__actions{flex-wrap:nowrap;align-items:center;gap:7px;min-width:0}.app-shell[data-shell=terminal-v3] :is(.airdrop-campaign-link,.icon-button,.network-chip,.topbar .button,.topbar .quick-buy-trigger){border-color:var(--terminal-line);background:var(--terminal-control);min-height:38px;box-shadow:none;border-radius:10px}.app-shell[data-shell=terminal-v3] :is(.airdrop-campaign-link,.icon-button,.topbar .quick-buy-trigger):hover{border-color:var(--terminal-line-strong);background:var(--terminal-control-hover)}.app-shell[data-shell=terminal-v3] .airdrop-campaign-link{border-color:color-mix(in srgb, var(--accent) 32%, var(--terminal-line));background:color-mix(in srgb, var(--accent) 5%, var(--terminal-control));margin-left:auto}.app-shell[data-shell=terminal-v3] .network-chip{padding-inline-start:12px;padding-inline-end:12px}.app-shell[data-shell=terminal-v3] .topbar .button--wallet{grid-template-columns:24px minmax(0,1fr) 24px;align-items:center;gap:6px;min-width:126px;padding-inline-start:9px;padding-inline-end:9px;display:grid;position:relative}.app-shell[data-shell=terminal-v3] .topbar .button--wallet .wallet-label{text-align:center;grid-column:2;justify-self:center}.app-shell[data-shell=terminal-v3] .topbar .button--wallet>.icon:last-child{justify-self:center}.app-shell[data-shell=terminal-v3] .topbar .button--wallet .wallet-status-dot{box-sizing:border-box;border:2px solid var(--terminal-control);background:var(--positive);width:9px;height:9px;box-shadow:0 0 0 1px color-mix(in srgb, var(--positive) 55%, var(--text-primary)), 0 0 8px color-mix(in srgb, var(--positive) 72%, transparent);display:block;position:absolute;top:5px;left:auto;right:7px}.app-shell[data-shell=terminal-v3] .topbar .button--wallet:not(.button--wallet-connected){color:var(--accent-text);border-color:color-mix(in srgb, var(--accent) 78%, var(--terminal-line));background:var(--accent);box-shadow:0 0 24px color-mix(in srgb, var(--accent) 10%, transparent)}.app-shell[data-shell=terminal-v3] .topbar .wallet-button-icon{box-sizing:border-box;width:24px;height:24px;color:var(--accent)}.app-shell[data-shell=terminal-v3] .topbar .wallet-button-icon svg{width:18px;height:18px;stroke:var(--accent)}.app-shell[data-shell=terminal-v3] .topbar .wallet-button-icon svg path{stroke:var(--accent)}.app-shell[data-shell=terminal-v3] .topbar .wallet-button-icon svg circle{fill:var(--accent)}.app-shell[data-shell=terminal-v3] .quick-buy-panel[data-settings-surface=execution-defaults]{width:min(390px,100vw - 24px);max-height:min(720px,100dvh - 82px);color:var(--text);border:1px solid var(--terminal-line-strong);background:var(--terminal-panel);box-shadow:var(--terminal-shadow), inset 0 1px color-mix(in srgb, var(--text) 3%, transparent);border-radius:12px;padding:0;overflow:hidden auto}.app-shell[data-shell=terminal-v3] .quick-buy-panel__head{border-bottom:1px solid var(--terminal-line);background:color-mix(in srgb, var(--panel-solid) 55%, transparent);min-height:66px;padding:11px 13px 11px 15px}.app-shell[data-shell=terminal-v3] .quick-buy-panel__head small{color:var(--accent);letter-spacing:.14em;font-size:7.5px}.app-shell[data-shell=terminal-v3] .quick-buy-panel__head strong{letter-spacing:-.015em;margin-top:3px;font-size:15px;font-weight:760;line-height:1.1}.app-shell[data-shell=terminal-v3] .quick-buy-panel__head span{color:var(--muted);margin-top:3px;font-size:9.5px;line-height:1.2;display:block}.app-shell[data-shell=terminal-v3] .quick-buy-panel__head>button,.app-shell[data-shell=terminal-v3] .concept-tape-filter__header>button{width:31px;min-width:31px;height:31px;min-height:31px;color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-control);font:500 17px/1 var(--font-ui);border-radius:8px;place-items:center;padding:0;display:grid}.app-shell[data-shell=terminal-v3] .quick-buy-panel__head>button:hover,.app-shell[data-shell=terminal-v3] .concept-tape-filter__header>button:hover{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .quick-buy-panel__head>button:focus-visible{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .concept-tape-filter__header>button:focus-visible{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .quick-buy-settings{border-bottom:0;gap:10px;padding:12px 14px}.app-shell[data-shell=terminal-v3] .quick-buy-settings fieldset{border:1px solid var(--terminal-line);background:color-mix(in srgb, var(--panel-solid) 34%, transparent);border-radius:10px;gap:8px;margin:0;padding:11px}.app-shell[data-shell=terminal-v3] .quick-buy-settings legend,.app-shell[data-shell=terminal-v3] .quick-buy-settings label>span:first-child{color:var(--muted-strong);letter-spacing:.02em;font-size:9.5px;font-weight:760}.app-shell[data-shell=terminal-v3] .quick-buy-presets{gap:5px}.app-shell[data-shell=terminal-v3] .quick-buy-presets button{min-width:0;min-height:35px;color:var(--muted-strong);border-color:var(--terminal-line);background:var(--terminal-control);border-radius:8px;font-size:10.5px}.app-shell[data-shell=terminal-v3] .quick-buy-presets button:hover,.app-shell[data-shell=terminal-v3] .quick-buy-presets button.is-active{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface)}.app-shell[data-shell=terminal-v3] .quick-buy-settings fieldset>label,.app-shell[data-shell=terminal-v3] .quick-buy-guards>label{border-color:var(--terminal-line);background:var(--terminal-control);min-width:0;box-shadow:inset 0 -1px color-mix(in srgb, var(--accent) 12%, transparent);border-radius:8px}.app-shell[data-shell=terminal-v3] .quick-buy-settings fieldset>label{min-height:42px}.app-shell[data-shell=terminal-v3] .quick-buy-settings fieldset>label:focus-within,.app-shell[data-shell=terminal-v3] .quick-buy-guards>label:focus-within{border-color:var(--accent-border);box-shadow:inset 0 -2px var(--accent)}.app-shell[data-shell=terminal-v3] .quick-buy-settings input{min-width:0;color:var(--text);font-size:13px;font-weight:720}.app-shell[data-shell=terminal-v3] .quick-buy-guards{gap:6px}.app-shell[data-shell=terminal-v3] .quick-buy-guards>label{min-height:61px;padding:9px 10px}.app-shell[data-shell=terminal-v3] .quick-buy-save{min-height:40px;color:var(--accent-text);border-color:var(--accent);background:var(--accent);letter-spacing:.03em;border-radius:9px;font-size:10px;font-weight:850}.app-shell[data-shell=terminal-v3] .quick-buy-save:hover{outline:2px solid color-mix(in srgb, var(--accent) 28%, transparent);outline-offset:2px;filter:brightness(1.07)}.app-shell[data-shell=terminal-v3] .quick-buy-save:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 28%, transparent);outline-offset:2px;filter:brightness(1.07)}.app-shell[data-shell=terminal-v3] .quick-buy-panel__foot{color:var(--muted);border-top:1px solid var(--terminal-line);background:color-mix(in srgb, var(--bg) 28%, transparent);margin:0;padding:11px 14px 13px;font-size:9.5px;line-height:1.45}.app-shell[data-shell=terminal-v3] .concept-tape-filter[data-settings-surface=live-tape]{border-bottom:1px solid var(--terminal-line);background:0 0;gap:8px;padding:0 10px 10px;display:grid}.app-shell[data-shell=terminal-v3] .concept-tape-filter__header{border-bottom:1px solid var(--terminal-line);background:color-mix(in srgb, var(--panel-solid) 34%, transparent);justify-content:space-between;align-items:center;gap:10px;min-height:54px;margin:0 -10px;padding:9px 10px 9px 12px;display:flex}.app-shell[data-shell=terminal-v3] .concept-tape-filter__header small,.app-shell[data-shell=terminal-v3] .concept-tape-filter__header strong{display:block}.app-shell[data-shell=terminal-v3] .concept-tape-filter__header small{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:820}.app-shell[data-shell=terminal-v3] .concept-tape-filter__header strong{color:var(--text);margin-top:3px;font-size:13px;font-weight:750;line-height:1.1}.app-shell[data-shell=terminal-v3] .concept-tape-filter__group{gap:5px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .concept-tape-filter__group>span{color:var(--muted);letter-spacing:.11em;grid-column:1/-1;margin-bottom:1px;font-size:9px}.app-shell[data-shell=terminal-v3] .concept-tape-filter button{min-width:0;min-height:32px;color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-control);border-radius:7px;padding-inline-start:7px;padding-inline-end:7px;font-size:9px}.app-shell[data-shell=terminal-v3] .concept-tape-filter button:hover,.app-shell[data-shell=terminal-v3] .concept-tape-filter button.is-active{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .concept-tape-filter button:focus-visible{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .concept-tape-filter .tape-setting-switches{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .concept-tape-filter .tape-setting-switches button{width:100%;min-width:0;padding-inline-start:8px;padding-inline-end:8px}.app-shell[data-shell=terminal-v3] .concept-tape-filter .tape-setting-switches button b{color:var(--muted);font-size:9px}.app-shell[data-shell=terminal-v3] .concept-tape-filter .tape-setting-switches button.is-active b{color:var(--positive)}.app-shell[data-shell=terminal-v3] .concept-tape-filter .tape-strip-modes{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .concept-tape-filter .tape-strip-modes button{white-space:nowrap;width:100%;padding-inline-start:4px;padding-inline-end:4px}.app-shell[data-shell=terminal-v3] .concept-tape-filter__minimum{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .tape-custom-minimum{border:1px solid var(--terminal-line);background:color-mix(in srgb, var(--panel-solid) 30%, transparent);border-radius:8px;grid-template-columns:minmax(0,1fr) 58px;gap:5px;padding:8px;display:grid}.app-shell[data-shell=terminal-v3] .tape-custom-minimum label{color:var(--muted);letter-spacing:.03em;grid-column:1/-1;font-size:9px}.app-shell[data-shell=terminal-v3] .tape-custom-minimum input{width:100%;min-width:0;height:33px;color:var(--text);border-color:var(--terminal-line);background:var(--terminal-control);border-radius:7px;padding:0 9px;font-size:10.5px}.app-shell[data-shell=terminal-v3] .tape-custom-minimum input:focus{border-color:var(--accent-border);box-shadow:inset 0 -2px var(--accent);outline:0}.app-shell[data-shell=terminal-v3] .tape-custom-minimum button{min-height:33px;color:var(--accent)}.app-shell[data-shell=terminal-v3] .concept-tape-filter__side{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .concept-tape-filter__side button{text-transform:uppercase}.app-shell[data-shell=terminal-v3] .concept-tape-filter__side button:nth-of-type(2).is-active{color:var(--positive);border-color:color-mix(in srgb, var(--positive) 38%, var(--terminal-line));background:color-mix(in srgb, var(--positive) 8%, transparent)}.app-shell[data-shell=terminal-v3] .concept-tape-filter__side button:nth-of-type(3).is-active{color:var(--negative);border-color:color-mix(in srgb, var(--negative) 38%, var(--terminal-line));background:color-mix(in srgb, var(--negative) 8%, transparent)}.app-shell[data-shell=terminal-v3] .tape-hidden-tokens{border:1px solid var(--terminal-line);background:color-mix(in srgb, var(--panel-solid) 30%, transparent);border-radius:9px;min-width:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .concept-tape-filter .tape-hidden-tokens__toggle{width:100%;min-height:44px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:8px;padding:7px 9px;display:flex}.app-shell[data-shell=terminal-v3] .concept-tape-filter .tape-hidden-tokens__toggle:hover{color:var(--text);background:color-mix(in srgb, var(--text) 3.5%, transparent);border-color:#0000}.app-shell[data-shell=terminal-v3] .concept-tape-filter .tape-hidden-tokens__toggle:focus-visible{color:var(--text);background:color-mix(in srgb, var(--text) 3.5%, transparent);border-color:#0000}.app-shell[data-shell=terminal-v3] .tape-hidden-tokens__toggle>span{width:auto;min-width:0;color:inherit;font-size:inherit;letter-spacing:normal;text-transform:none;gap:3px;display:grid}.app-shell[data-shell=terminal-v3] .tape-hidden-tokens__toggle strong{color:var(--text);font-size:10.5px;font-weight:760;line-height:1.1}.app-shell[data-shell=terminal-v3] .tape-hidden-tokens__toggle small{color:var(--muted);font:700 9px/1.1 var(--font-data)}.app-shell[data-shell=terminal-v3] .tape-hidden-tokens__toggle>.icon{color:var(--muted-strong);flex:none;transition:transform .16s}.app-shell[data-shell=terminal-v3] .tape-hidden-tokens.is-open .tape-hidden-tokens__toggle>.icon{transform:rotate(180deg)}.app-shell[data-shell=terminal-v3] .tape-hidden-tokens__list{overscroll-behavior:contain;border-top:1px solid var(--terminal-line);scrollbar-width:thin;max-height:min(220px,36dvh);padding:4px;overflow-y:auto}.app-shell[data-shell=terminal-v3] .tape-hidden-tokens__list>article{border-radius:7px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;min-height:42px;padding:5px;display:grid}.app-shell[data-shell=terminal-v3] .tape-hidden-tokens__list>article+article{border-top:1px solid var(--terminal-line);border-radius:0}.app-shell[data-shell=terminal-v3] .tape-hidden-tokens__list .token-icon{width:30px;height:30px}.app-shell[data-shell=terminal-v3] .tape-hidden-tokens__list>article>span{width:auto;min-width:0;color:inherit;font-size:inherit;letter-spacing:normal;text-transform:none;gap:3px;display:grid}.app-shell[data-shell=terminal-v3] .tape-hidden-tokens__list strong,.app-shell[data-shell=terminal-v3] .tape-hidden-tokens__list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.app-shell[data-shell=terminal-v3] .tape-hidden-tokens__list strong{color:var(--text);font-size:10.5px;font-weight:760}.app-shell[data-shell=terminal-v3] .tape-hidden-tokens__list small{color:var(--muted);font:650 8.5px/1.1 var(--font-data)}.app-shell[data-shell=terminal-v3] .concept-tape-filter .tape-hidden-tokens__list>article>button{min-height:29px;color:var(--muted-strong);border-color:var(--terminal-line);background:var(--terminal-control);padding:0 7px;font-size:9px}.app-shell[data-shell=terminal-v3] .concept-tape-filter .tape-hidden-tokens__list>article>button:hover{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface)}.app-shell[data-shell=terminal-v3] .concept-tape-filter .tape-hidden-tokens__list>article>button:focus-visible{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface)}.app-shell[data-shell=terminal-v3] .tape-hidden-tokens__list>p{color:var(--muted);text-align:center;margin:0;padding:13px 9px;font-size:10px}html[data-theme] .tape-hide-dialog{z-index:320;padding:max(12px, env(safe-area-inset-top,0px)) max(12px, env(safe-area-inset-right,0px)) max(12px, env(safe-area-inset-bottom,0px)) max(12px, env(safe-area-inset-left,0px));background:color-mix(in srgb, var(--bg) 76%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);place-items:center;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}html[data-theme] .tape-hide-dialog>section{width:min(420px,100%);color:var(--text);border:1px solid var(--terminal-line-strong);background:var(--terminal-panel);box-shadow:0 24px 80px #00000085, inset 0 1px color-mix(in srgb, var(--text) 3%, transparent);border-radius:14px;overflow:hidden}html[data-theme] .tape-hide-dialog>section>header{border-bottom:1px solid var(--terminal-line);background:color-mix(in srgb, var(--panel-solid) 48%, transparent);justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:11px 12px 11px 15px;display:flex}html[data-theme] .tape-hide-dialog>section>header small{color:var(--muted-strong);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}html[data-theme] .tape-hide-dialog>section>header h2{color:var(--text);letter-spacing:-.02em;margin:4px 0 0;font-size:17px;font-weight:770;line-height:1.1}html[data-theme] .tape-hide-dialog>section>header button{width:34px;height:34px;color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-control);border-radius:9px;flex:none;place-items:center;padding:0;display:grid}html[data-theme] .tape-hide-dialog>section>header button:hover{color:var(--text);border-color:var(--terminal-line-strong);outline:0}html[data-theme] .tape-hide-dialog>section>header button:focus-visible{color:var(--text);border-color:var(--terminal-line-strong);outline:0}html[data-theme] .tape-hide-dialog__asset{border:1px solid var(--terminal-line);background:var(--terminal-panel-soft);border-radius:11px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;margin:14px 15px 0;padding:10px;display:grid}html[data-theme] .tape-hide-dialog__asset>span{gap:4px;min-width:0;display:grid}html[data-theme] .tape-hide-dialog__asset>span>strong,html[data-theme] .tape-hide-dialog__asset>span>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html[data-theme] .tape-hide-dialog__asset>span>strong{color:var(--text);font-size:13px;font-weight:760}html[data-theme] .tape-hide-dialog__asset>span>small{color:var(--muted);font:700 10px/1 var(--font-data)}html[data-theme] .tape-hide-dialog__asset>b{color:var(--muted-strong);border:1px solid var(--terminal-line);font:750 9px/1 var(--font-data);white-space:nowrap;border-radius:999px;padding:5px 7px}html[data-theme] .tape-hide-dialog>section>p{color:var(--muted-strong);margin:0;padding:13px 15px 15px;font-size:12px;line-height:1.55}html[data-theme] .tape-hide-dialog>section>footer{border-top:1px solid var(--terminal-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:11px 15px 15px;display:grid}html[data-theme] .tape-hide-dialog>section>footer button{min-height:40px;color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-control);border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:11px;font-weight:780;display:inline-flex}html[data-theme] .tape-hide-dialog>section>footer button:hover{color:var(--text);border-color:var(--terminal-line-strong);outline:0}html[data-theme] .tape-hide-dialog>section>footer button:focus-visible{color:var(--text);border-color:var(--terminal-line-strong);outline:0}html[data-theme] .tape-hide-dialog>section>footer button.is-danger{color:var(--negative);border-color:color-mix(in srgb, var(--negative) 38%, var(--terminal-line));background:color-mix(in srgb, var(--negative) 7%, var(--terminal-control))}html[data-theme] .tape-hide-dialog>section>footer button.is-danger:hover{color:color-mix(in srgb, var(--negative) 86%, white);border-color:var(--negative);background:color-mix(in srgb, var(--negative) 11%, var(--terminal-control))}html[data-theme] .tape-hide-dialog>section>footer button.is-danger:focus-visible{color:color-mix(in srgb, var(--negative) 86%, white);border-color:var(--negative);background:color-mix(in srgb, var(--negative) 11%, var(--terminal-control))}@media (max-width:430px){html[data-theme] .tape-hide-dialog__asset{grid-template-columns:42px minmax(0,1fr)}html[data-theme] .tape-hide-dialog__asset>b{grid-column:1/-1;justify-self:start;margin-left:52px}}.app-shell[data-shell=terminal-v3] main{padding:18px clamp(18px,2vw,30px) 48px}.app-shell[data-shell=terminal-v3] main:has(>.production-page--opportunity-map.is-active){padding-top:8px}.app-shell[data-shell=terminal-v3] .production-page>.page-title:first-child,.app-shell[data-shell=terminal-v3] .page-title{border-bottom:1px solid var(--terminal-line);align-items:flex-end;gap:24px;min-height:74px;margin:0 0 16px;padding:5px 1px 15px}.app-shell[data-shell=terminal-v3] .page-title>div{min-width:0}.app-shell[data-shell=terminal-v3] .page-title .tolly-brand-lockup,.app-shell[data-shell=terminal-v3] .page-title .brand-lockup{margin-bottom:7px}.app-shell[data-shell=terminal-v3] .page-title h1,.app-shell[data-shell=terminal-v3] .production-page .page-title h1{color:var(--text);letter-spacing:-.04em;margin-top:5px;font-size:clamp(28px,3vw,40px);font-weight:760;line-height:1}.app-shell[data-shell=terminal-v3] .page-title p,.app-shell[data-shell=terminal-v3] .production-page .page-title p{max-width:760px;color:var(--muted);margin-top:8px;font-size:11.5px;line-height:1.45}.app-shell[data-shell=terminal-v3] .eyebrow{color:var(--muted-strong);letter-spacing:.16em;font-size:8px;font-weight:820}.app-shell[data-shell=terminal-v3] .section-heading{gap:20px}.app-shell[data-shell=terminal-v3] .section-heading h2{color:var(--text);letter-spacing:-.035em;font-size:clamp(19px,2vw,27px);font-weight:740;line-height:1.08}.app-shell[data-shell=terminal-v3] .section-heading p{color:var(--muted);font-size:11px;line-height:1.45}.app-shell[data-shell=terminal-v3] :-webkit-any(input,textarea,select){color:var(--text)}.app-shell[data-shell=terminal-v3] :is(input,textarea,select){color:var(--text)}.app-shell[data-shell=terminal-v3] :-webkit-any(.button,.btn-gold){box-shadow:none;border-radius:9px}.app-shell[data-shell=terminal-v3] :is(.button,.btn-gold){box-shadow:none;border-radius:9px}.app-shell[data-shell=terminal-v3] .button--quiet{border-color:var(--terminal-line);background:var(--terminal-control)}@media (min-width:801px){.app-shell[data-shell=terminal-v3] main:has(>.production-page--markets.is-active){height:calc(100dvh - var(--topbar-h));padding:14px 20px 12px}.app-shell[data-shell=terminal-v3] .workspace:has(>.global-market-ticker>.ls) main:has(>.production-page--markets.is-active){height:calc(100dvh - var(--topbar-h) - 55px)}}html[data-theme] .app-shell[data-shell=terminal-v3] .production-market-atlas.surface{border:1px solid var(--terminal-line-strong);background:color-mix(in srgb, var(--bg) 90%, var(--panel-solid));box-shadow:var(--terminal-shadow), inset 0 1px color-mix(in srgb, var(--text) 3%, transparent);border-radius:24px;overflow:hidden}@media (min-width:701px){.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__market-filter-strip--compact{position:relative}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__market-filter-strip--compact .tb__filter-anchor{position:static}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__market-filter-strip--compact .tb__filters{width:min(900px,100% - 24px);left:auto;right:12px}@container (width<=1100px){.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__market-filter-strip--compact .tb__filters{grid-template-columns:repeat(2,minmax(0,1fr))}}}@media (max-width:800px){.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__market-filter-strip--compact .tb__filters{z-index:180;top:auto;right:12px;bottom:calc(var(--mobile-nav-clearance,78px) + 10px);width:auto;max-height:calc(100dvh - var(--mobile-nav-clearance,78px) - var(--topbar-h,64px) - 28px);overscroll-behavior:contain;grid-template-columns:1fr 1fr;position:fixed;left:12px;overflow:auto}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__filters :-webkit-any(.tb__livefilter,.tb__clear){min-height:44px}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__filters :is(.tb__livefilter,.tb__clear){min-height:44px}}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-terminal__trade-body{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-terminal__trade-body :-webkit-any(.tp2,.tp2__body,.tp2__side,.tp2__swap){box-sizing:border-box;width:100%;min-width:0;max-width:100%}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-terminal__trade-body :is(.tp2,.tp2__body,.tp2__side,.tp2__swap){box-sizing:border-box;width:100%;min-width:0;max-width:100%}.app-shell[data-shell=terminal-v3] .production-atlas-heading{border-bottom:1px solid var(--terminal-line);min-height:56px;padding:13px 18px 10px}.app-shell[data-shell=terminal-v3] .production-atlas-title{gap:12px}.app-shell[data-shell=terminal-v3] .production-atlas-title h1{letter-spacing:.2em;text-transform:uppercase;font-size:17px;font-weight:760}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__controls{border-bottom:1px solid var(--terminal-line);background:color-mix(in srgb, var(--panel-solid) 28%, transparent);gap:8px;padding:9px 12px}.app-shell[data-shell=terminal-v3] .production-market-atlas :-webkit-any(.tb__search,.tb__filter,.tb__fav,.tb__views,.tb__scope,.tb__vw){border-color:var(--terminal-line);background:var(--terminal-control);box-shadow:none}.app-shell[data-shell=terminal-v3] .production-market-atlas :is(.tb__search,.tb__filter,.tb__fav,.tb__views,.tb__scope,.tb__vw){border-color:var(--terminal-line);background:var(--terminal-control);box-shadow:none}.app-shell[data-shell=terminal-v3] .production-market-atlas :is(.tb__scope button.is-on,.tb__vw.is-on){color:var(--accent);border-color:var(--terminal-line-strong);background:var(--terminal-control);box-shadow:inset 0 -2px var(--accent)}.app-shell[data-shell=terminal-v3] .production-market-atlas .lane-columns{min-height:38px;color:var(--muted-strong);border-bottom:1px solid var(--terminal-line);isolation:isolate;background:var(--panel-solid);box-shadow:0 1px 0 var(--terminal-line);opacity:1;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:800}.app-shell[data-shell=terminal-v3] .production-market-atlas .lane-columns .lane-sort b{min-width:14px;min-height:14px;color:var(--muted-strong);opacity:.9;place-items:center;font-size:14px;line-height:1;display:inline-grid}.app-shell[data-shell=terminal-v3] .production-market-atlas .lane-columns .lane-sort.is-on b{color:var(--accent);opacity:1}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row{border-color:var(--terminal-line);min-height:64px;box-shadow:none;background:0 0}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row:hover{background:color-mix(in srgb, var(--accent) 3.5%, transparent)}.app-shell[data-shell=terminal-v3] .production-market-atlas .lane-rank{color:var(--muted)}.app-shell[data-shell=terminal-v3] .production-market-atlas .lane-quick-buy{border-color:var(--accent);background:0 0}html[data-theme] body .app-shell[data-shell=terminal-v3] .production-market-atlas :-webkit-any(.lane-quick-buy,.tb-card__quick-buy,.market-terminal-card__quick-buy,.market-quick-buy){color:var(--accent);border:1px solid var(--accent);box-shadow:none;text-shadow:none;filter:none;background:0 0}html[data-theme] body .app-shell[data-shell=terminal-v3] .production-market-atlas :is(.lane-quick-buy,.tb-card__quick-buy,.market-terminal-card__quick-buy,.market-quick-buy){color:var(--accent);border:1px solid var(--accent);box-shadow:none;text-shadow:none;filter:none;background:0 0}html[data-theme] body .app-shell[data-shell=terminal-v3] .production-market-atlas :-webkit-any(.lane-quick-buy,.tb-card__quick-buy,.market-terminal-card__quick-buy,.market-quick-buy) :-webkit-any(.icon,.lightning-icon,strong,b){color:currentColor;fill:currentColor;stroke:currentColor}html[data-theme] body .app-shell[data-shell=terminal-v3] .production-market-atlas :is(.lane-quick-buy,.tb-card__quick-buy,.market-terminal-card__quick-buy,.market-quick-buy) :is(.icon,.lightning-icon,strong,b){color:currentColor;fill:currentColor;stroke:currentColor}@media (hover:hover) and (pointer:fine){html[data-theme] body .app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row:hover>.lane-quick-buy,html[data-theme] body .app-shell[data-shell=terminal-v3] .production-market-atlas .tb-card:hover .tb-card__quick-buy,html[data-theme] body .app-shell[data-shell=terminal-v3] .production-market-atlas .market-terminal-card:hover .market-terminal-card__quick-buy{color:var(--accent);border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 12%, transparent);background:0 0}html[data-theme] body .app-shell[data-shell=terminal-v3] .production-market-atlas :-webkit-any(.lane-quick-buy,.tb-card__quick-buy,.market-terminal-card__quick-buy,.market-quick-buy):hover{color:var(--accent);border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 12%, transparent);background:0 0}html[data-theme] body .app-shell[data-shell=terminal-v3] .production-market-atlas :is(.lane-quick-buy,.tb-card__quick-buy,.market-terminal-card__quick-buy,.market-quick-buy):hover{color:var(--accent);border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb, var(--accent) 12%, transparent);background:0 0}}.app-shell[data-shell=terminal-v3] .production-market-atlas .lane-signal{color:var(--muted-strong);background:0 0}.app-shell[data-shell=terminal-v3] .production-market-atlas .lane-signal .signal-lens-mark{color:var(--accent)}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__pager{border-top:1px solid var(--terminal-line);background:color-mix(in srgb, var(--panel-solid) 25%, transparent);min-height:42px;padding:6px 12px}@container (width<=900px){.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row{grid-template-columns:minmax(185px,1fr) minmax(112px,124px) repeat(3,minmax(62px,68px)) 44px 44px;gap:6px;padding-inline-start:10px;padding-inline-end:10px}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row>*{min-width:0}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row>.lane-value small{font-size:9px}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row>.lane-value strong{font-size:11px}}@container (width<=620px){.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row{grid-template-columns:minmax(0,1fr) 68px 44px 44px}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row>.lane-value{display:none}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row>.lane-price-move{grid-column:2;grid-template-columns:1fr;justify-items:center}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row>.lane-price-move>.lane-price-move__chart{display:none}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row>.lane-price-move>strong{grid-column:1;justify-self:center}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row>.lane-signal{grid-column:3}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row>.lane-quick-buy{grid-column:4}}@container (width<=520px){.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row{grid-template-rows:48px auto;grid-template-columns:58px minmax(0,1fr) 44px 44px}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row>.market-lane-row__market{grid-area:1/1/auto/3}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row>.lane-price-move{grid-area:2/1;min-height:28px}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row>.lane-signal{grid-area:1/3}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row>.lane-quick-buy{grid-area:1/4}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-lane-row>.lane-mobile-stats{grid-area:2/2/auto/5}}.app-shell[data-shell=terminal-v3] .production-page--trade{max-width:1680px;margin-inline-start:auto;margin-inline-end:auto}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2{gap:9px}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--trade :-webkit-any(.th,.tp2__main,.tp2__swap,.tp2__fire,.tp2__collide,.tp2__creator){border-color:var(--terminal-line);background:var(--terminal-panel-soft);box-shadow:none}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--trade :is(.th,.tp2__main,.tp2__swap,.tp2__fire,.tp2__collide,.tp2__creator){border-color:var(--terminal-line);background:var(--terminal-panel-soft);box-shadow:none}.app-shell[data-shell=terminal-v3] .production-page--trade .th{border-radius:15px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__main,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__swap{border-radius:13px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart{border-color:var(--terminal-line);background:color-mix(in srgb, var(--bg) 92%, var(--panel-solid))}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--analytics,.production-page--creator,.production-page--portfolio,.production-page--rewards,.production-page--points,.production-page--launch){max-width:1680px;margin-inline-start:auto;margin-inline-end:auto}.app-shell[data-shell=terminal-v3] :is(.production-page--analytics,.production-page--creator,.production-page--portfolio,.production-page--rewards,.production-page--points,.production-page--launch){max-width:1680px;margin-inline-start:auto;margin-inline-end:auto}.app-shell[data-shell=terminal-v3] :-webkit-any(.creator-studio-actions,.co-banner,.portfolio-overview,.portfolio-toolbar,.reward-overview,.reward-how,.earning-positions,.points-utility-banner,.points-personal,.points-board,.points-rules,.points-events){box-shadow:none;border-radius:13px}.app-shell[data-shell=terminal-v3] :is(.creator-studio-actions,.co-banner,.portfolio-overview,.portfolio-toolbar,.reward-overview,.reward-how,.earning-positions,.points-utility-banner,.points-personal,.points-board,.points-rules,.points-events){box-shadow:none;border-radius:13px}.app-shell[data-shell=terminal-v3] .points-page__title h1{font-size:clamp(30px,3.2vw,42px)}.app-shell[data-shell=terminal-v3] .points-hero{border-color:var(--terminal-line-strong);box-shadow:none;border-radius:16px}.app-shell[data-shell=terminal-v3] .points-hero--forest{background-color:#08100d;background-image:url("");background-position:50%;background-size:cover}.app-shell[data-shell=terminal-v3] .stp{gap:24px;width:min(1120px,100%);max-width:none;margin-inline-start:auto;margin-inline-end:auto}.app-shell[data-shell=terminal-v3] .stp__head{border-bottom:1px solid var(--terminal-line);padding-bottom:14px}.app-shell[data-shell=terminal-v3] .stp__split{gap:24px}.app-shell[data-shell=terminal-v3] .stp__preview{border-color:var(--terminal-line-strong);box-shadow:none;border-radius:13px}.app-shell[data-shell=terminal-v3] .wgate{min-height:min(58vh,520px);padding:32px 18px}.app-shell[data-shell=terminal-v3] .wgate__inner{width:min(520px,100%);max-width:none;color:var(--text);border:1px solid var(--terminal-line-strong);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 3.5%, transparent), transparent 45%), var(--terminal-panel);box-shadow:var(--terminal-shadow), inset 0 1px color-mix(in srgb, var(--text) 3%, transparent);border-radius:16px;padding:34px 38px 30px;position:relative;overflow:hidden}.app-shell[data-shell=terminal-v3] .wgate__inner:before{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--accent) 68%, transparent), transparent);content:"";height:1px;position:absolute;top:0;left:0;right:0}.app-shell[data-shell=terminal-v3] .wgate__brand{margin-bottom:18px}.app-shell[data-shell=terminal-v3] .wgate__title{color:var(--text);letter-spacing:-.02em;margin-bottom:8px;font-size:19px;font-weight:740}.app-shell[data-shell=terminal-v3] .wgate__why{max-width:410px;color:var(--muted-strong);opacity:1;margin:0 auto 22px;font-size:12px;line-height:1.55}.app-shell[data-shell=terminal-v3] .wgate__btn.btn-gold{min-height:47px;color:var(--accent-text);border:1px solid var(--accent);background:var(--accent);box-shadow:0 10px 28px color-mix(in srgb, var(--accent) 12%, transparent);letter-spacing:.08em;border-radius:10px;font-family:inherit;font-size:12px;font-weight:850}.app-shell[data-shell=terminal-v3] .wgate__note{color:var(--muted);opacity:1}.app-shell[data-shell=terminal-v3] .production-page--portfolio .pos--empty{border-color:var(--terminal-line-strong);background:var(--terminal-panel-soft);min-height:min(46vh,420px);box-shadow:none;border-radius:16px}html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail{border-left-color:var(--terminal-line);box-shadow:none;container:live-tape/inline-size}html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail .trade-item__token{font-size:12px}@container live-tape (width<=310px){html[data-theme] .trade-item,html[data-density=pro] .live-rail .trade-item{grid-template-columns:minmax(0,1fr) 30px;gap:4px;min-height:68px;padding:6px 5px 6px 7px}html[data-theme] .trade-item__market{grid-template-columns:28px minmax(0,1fr);gap:5px}html[data-theme] .trade-item .token-icon,html[data-theme] .trade-item__avatar{width:28px;height:28px}html[data-theme] body .live-rail[data-live-tape-layout=canonical] .feed-quick-buy.feed-quick-buy{align-self:center;width:30px;min-width:30px;height:34px;min-height:34px}html[data-theme] .trade-item__main{grid-template-rows:auto auto;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:3px 4px;min-width:0;display:grid}html[data-theme] .trade-item__main>.trade-item__primary{display:contents}html[data-theme] .trade-item__side{grid-area:1/1}html[data-theme] .trade-item__identity{grid-area:1/2;min-width:0}html[data-theme] .trade-item__token{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;font-size:11px;line-height:1.16;display:block;overflow:hidden}html[data-theme] .trade-item__main>small{grid-area:2/1/auto/3;min-width:0;margin-top:0;font-size:11px}html[data-theme] .trade-item__value{grid-area:1/3/3;align-self:center;min-width:max-content;margin-top:0}html[data-theme] .trade-item__value strong{font-size:11px}}@media (min-width:801px) and (max-width:1180px){html:has(.app-shell[data-shell=terminal-v3]){--sidebar-w:clamp(50px, calc(8.7vw - 21px), 70px);--terminal-collapsed-tape-w:54px}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-minimized){grid-template-columns:var(--sidebar-w) minmax(0, 1fr) var(--terminal-collapsed-tape-w)}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-minimized)>.workspace{grid-column:2}html[data-theme] .app-shell[data-shell=terminal-v3]:has(>.live-rail.is-minimized)>.live-rail{width:var(--terminal-collapsed-tape-w);min-width:var(--terminal-collapsed-tape-w);max-width:var(--terminal-collapsed-tape-w);grid-column:3;display:flex;position:sticky;top:0;right:auto;transform:none}html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail.is-minimized>:not(.live-rail__minimized){display:none}html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail.is-minimized .live-rail__minimized{width:100%;height:100%;color:var(--text-muted);background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 5%, transparent), transparent 24%);flex-direction:column;align-items:center;gap:11px;padding:15px 6px;display:flex}html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail.is-minimized .live-rail__minimized-title{color:var(--text-secondary);letter-spacing:.1em;text-transform:uppercase;writing-mode:vertical-rl;flex:1;justify-content:center;align-items:center;gap:4px;font-size:10px;font-weight:800;display:flex;transform:rotate(180deg)}html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail.is-minimized .live-rail__minimized-title b{color:var(--text-primary)}html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail.is-minimized .live-rail__minimized strong{min-width:28px;height:28px;color:var(--on-accent);background:var(--accent);border-radius:999px;place-items:center;font-size:10px;display:grid}html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail.is-minimized .live-rail__minimized small{font-size:16px}html[data-theme] .app-shell[data-shell=terminal-v3]:has(>.live-rail.is-minimized) .topbar{right:var(--terminal-collapsed-tape-w);width:auto;max-width:none;left:0}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open){grid-template-columns:var(--sidebar-w) minmax(0, 1fr) clamp(266px, 26vw, 288px)}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open)>.sidebar{display:flex}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open)>.workspace{grid-column:2}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open)>.live-rail{grid-column:3}.app-shell[data-shell=terminal-v3] .topbar>.brand{flex-basis:44px;width:44px;min-width:44px;padding-inline-start:0;padding-inline-end:0}.app-shell[data-shell=terminal-v3] .brand .sidebar-brand-lockup strong{display:none}.app-shell[data-shell=terminal-v3] .nav-item{min-height:var(--sidebar-nav-item-h);flex-basis:var(--sidebar-nav-item-h)}.app-shell[data-shell=terminal-v3] .sidebar{--sidebar-inline-pad:clamp(4px, calc((var(--sidebar-w) - 35px) / 2), 8px);padding-inline:var(--sidebar-inline-pad)}.app-shell[data-shell=terminal-v3] .nav-item>.nav-compact-label{max-width:calc(var(--sidebar-w) - 10px);letter-spacing:.025em;font-size:clamp(6px,2.2px + .46vw,7.5px)}.app-shell[data-shell=terminal-v3] :-webkit-any(.nav-item[href=\/analytics],.nav-item[href=\/portfolio],.nav-item[href=\/my-tokens])>.nav-compact-label{letter-spacing:0;font-size:clamp(6px,2.2px + .46vw,7.5px)}.app-shell[data-shell=terminal-v3] :is(.nav-item[href=\/analytics],.nav-item[href=\/portfolio],.nav-item[href=\/my-tokens])>.nav-compact-label{letter-spacing:0;font-size:clamp(6px,2.2px + .46vw,7.5px)}.app-shell[data-shell=terminal-v3] .nav-item[href=\/my-tokens]>.nav-compact-label{letter-spacing:.015em}.app-shell[data-shell=terminal-v3] .command-search{flex-basis:42px;justify-content:center;width:42px;min-width:42px;padding:0}.app-shell[data-shell=terminal-v3] .command-search>span:nth-child(2),.app-shell[data-shell=terminal-v3] .command-search kbd{display:none}html[data-theme] .app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar{box-sizing:border-box;gap:6px;padding-inline-start:10px;padding-inline-end:10px}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar__actions{flex:0 auto;gap:3px;min-width:0}.app-shell[data-shell=terminal-v3]>.live-rail.is-open .concept-tape-filter[data-settings-surface=live-tape]{z-index:8;box-sizing:border-box;border:1px solid var(--terminal-line-strong);background:var(--terminal-panel);width:100%;max-height:100dvh;box-shadow:var(--terminal-shadow);position:absolute;top:0;bottom:auto;left:0;right:0;overflow:hidden auto}}@media (min-width:801px) and (max-width:900px){.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar .quick-buy-control{flex:0 0 40px;width:40px;min-width:40px;max-width:40px}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar .quick-buy-trigger{flex:0 0 40px;width:40px;min-width:40px;max-width:40px}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar .quick-buy-trigger{justify-content:center;padding:0}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar .quick-buy-trigger>strong{display:none}}@media (max-width:800px){html:has(.app-shell[data-shell=terminal-v3]){--topbar-h:52px}html[data-theme] .app-shell[data-shell=terminal-v3] .topbar{border-radius:12px;gap:3px;height:48px;min-height:48px;padding:3px 5px;top:4px}.app-shell[data-shell=terminal-v3] .topbar__mobile-brand{flex:0 0 26px;justify-content:center;width:26px;min-width:26px}.app-shell[data-shell=terminal-v3] .topbar__mobile-brand img{width:25px;height:25px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2:not([data-workspace-mode=mobile-chart-focus]) .tp2__tfs{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2:not([data-workspace-mode=mobile-chart-focus]) .tp2__tfs-timeframes{grid-template-columns:repeat(2,minmax(0,1fr)) minmax(0,1.2fr) repeat(5,minmax(0,1fr));gap:0;display:grid;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2:not([data-workspace-mode=mobile-chart-focus]) .tp2__tfs-timeframes>button{min-width:0;padding-inline-start:2px;padding-inline-end:2px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2:not([data-workspace-mode=mobile-chart-focus]) .tp2__chart-focus-toggle{grid-area:1/2;width:34px;min-width:34px;height:33px;min-height:33px;margin:0;padding:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2:not([data-workspace-mode=mobile-chart-focus]) .tp2__chart-focus-toggle>span{display:none}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2:not([data-workspace-mode=mobile-chart-focus]) .tp2__tfs-mode{grid-area:1/3}.app-shell[data-shell=terminal-v3] .global-market-ticker:has(>.ls){padding:2px 6px}.app-shell[data-shell=terminal-v3] .global-market-ticker>.ls{border-radius:8px;gap:4px;min-height:34px;padding:1px 4px}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__k{letter-spacing:.04em;gap:2px;min-width:13px}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__k:before{display:none}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__k-full{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__k-compact{align-items:center;gap:1px;font-size:9px;line-height:1;display:inline-flex}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__k-compact .icon{stroke-width:2px;width:11px;height:11px}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__rail{gap:4px}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__item{border-radius:7px;gap:4px;min-height:32px;padding:2px 6px}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__img{width:18px;height:18px}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__nav{display:none}html:has(.app-shell[data-shell=terminal-v3]){--sidebar-w:0px}.app-shell[data-shell=terminal-v3] .sidebar,.app-shell[data-shell=terminal-v3] .topbar>.brand{display:none}.app-shell[data-shell=terminal-v3] .command-search{flex:0 0 38px;justify-content:center;width:38px;min-width:38px;max-width:38px;min-height:38px;padding:0}.app-shell[data-shell=terminal-v3] .topbar__actions{gap:2px}.app-shell[data-shell=terminal-v3] .topbar .button--wallet{flex:0 0 42px;justify-content:center;width:42px;min-width:42px;max-width:42px;min-height:40px;padding:0}.app-shell[data-shell=terminal-v3] .topbar .button--wallet :-webkit-any(.wallet-label,.wallet-status-dot){display:none}.app-shell[data-shell=terminal-v3] .topbar .button--wallet :is(.wallet-label,.wallet-status-dot){display:none}.app-shell[data-shell=terminal-v3] .topbar .button--wallet:not(.button--wallet-connected){color:var(--accent);border-color:var(--accent-border);background:var(--terminal-control);box-shadow:inset 0 1px color-mix(in srgb, var(--text) 5%, transparent), 0 0 18px color-mix(in srgb, var(--accent) 8%, transparent)}.app-shell[data-shell=terminal-v3] .topbar .wallet-button-icon>i{border-color:var(--terminal-control);background:var(--positive);width:7px;height:7px;box-shadow:0 0 0 1px color-mix(in srgb, var(--positive) 55%, var(--text-primary)), 0 0 8px color-mix(in srgb, var(--positive) 72%, transparent);bottom:-4px;right:-5px}.app-shell[data-shell=terminal-v3]>.live-rail.is-open .concept-tape-filter[data-settings-surface=live-tape]{z-index:8;box-sizing:border-box;width:100%;max-height:calc(100dvh - var(--topbar-h) - 8px);border:1px solid var(--terminal-line-strong);background:var(--terminal-panel);box-shadow:var(--terminal-shadow);position:absolute;top:0;bottom:auto;left:0;right:0;overflow:hidden auto}html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail.is-mobile-settings-only{width:auto;max-width:none;height:auto;max-height:calc(100dvh - var(--topbar-h) - var(--mobile-nav-clearance) - 18px);box-shadow:none;background:0 0;border:0;border-radius:0;bottom:auto;left:8px;right:8px;overflow:visible}.app-shell[data-shell=terminal-v3]>.live-rail.is-mobile-settings-only>:not(.concept-tape-filter){display:none!important}.app-shell[data-shell=terminal-v3]>.live-rail.is-mobile-settings-only .concept-tape-filter[data-settings-surface=live-tape]{max-height:calc(100dvh - var(--topbar-h) - var(--mobile-nav-clearance) - 18px);border-radius:13px;position:relative;top:auto;bottom:auto;left:auto;right:auto}.app-shell[data-shell=terminal-v3] .concept-tape-filter .tape-setting-switches--strip-only{grid-template-columns:1fr}.app-shell[data-shell=terminal-v3] .quick-buy-panel[data-settings-surface=execution-defaults]{width:auto;max-height:calc(100dvh - var(--mobile-nav-clearance) - var(--topbar-h) - 18px);border-radius:12px;left:8px;right:8px}.app-shell[data-shell=terminal-v3] main{padding:13px 12px calc(var(--mobile-nav-clearance) + 24px)}.app-shell[data-shell=terminal-v3] .page-title,.app-shell[data-shell=terminal-v3] .production-page>.page-title:first-child{align-items:flex-start;min-height:0;margin-bottom:13px;padding:4px 2px 13px}.app-shell[data-shell=terminal-v3] .page-title h1,.app-shell[data-shell=terminal-v3] .production-page .page-title h1{font-size:clamp(27px,9vw,38px)}.app-shell[data-shell=terminal-v3] .wgate{min-height:min(55vh,480px);padding:18px 0}.app-shell[data-shell=terminal-v3] .wgate__inner{border-radius:14px;padding:28px 20px 25px}html[data-theme] .app-shell[data-shell=terminal-v3] .production-market-atlas.surface{box-shadow:none;border-radius:15px}.app-shell[data-shell=terminal-v3] .production-atlas-title h1{letter-spacing:.12em;font-size:15px}}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__pair{width:max-content;min-width:0;max-width:100%;color:var(--text-secondary);font:inherit;text-align:left;cursor:pointer;pointer-events:auto;background:0 0;border:1px solid #0000;border-radius:5px;align-items:center;gap:4px;margin:0;padding:1px 3px;display:inline-flex;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__pair>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__pair>.icon{flex:none;transition:transform .16s}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__pair:hover,.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__pair.is-open{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__pair:focus-visible{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__pair.is-open>.icon{transform:rotate(180deg)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capk,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline i{font-size:9.5px;line-height:1}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum>strong,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline b{text-overflow:clip;white-space:nowrap;font-size:21px;font-weight:720;line-height:1.05;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .th__price-inline em{text-overflow:clip;font-size:10.5px;line-height:1;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .th__liquidity-inline{grid-template-rows:12px 30px;align-content:center;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .th__liquidity-inline i{color:var(--text-muted);font:760 9.5px/1 var(--font-data);letter-spacing:.035em;text-transform:uppercase;font-style:normal}.app-shell[data-shell=terminal-v3] .production-page--trade .th__liquidity-inline b{min-width:0;color:var(--text-primary);font:720 21px/1.05 var(--font-data);text-overflow:ellipsis;white-space:nowrap;align-self:end;overflow:hidden}@container (width>=1200px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{grid-template-columns:75px minmax(210px,1fr) minmax(335px,.9fr) minmax(255px,.78fr)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{grid-template-rows:12px 30px;grid-template-columns:minmax(88px,.68fr) minmax(136px,1.05fr) minmax(72px,.62fr)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline{grid-template-rows:12px 26px;grid-template-columns:minmax(0,1fr) max-content}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__liquidity-inline{grid-area:1/3/3}}@media (min-width:761px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline b,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline em{align-self:end}@container (width<=1199px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{grid-template-columns:71px minmax(120px,1fr) minmax(290px,340px)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline{grid-template-rows:40px 18px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{grid-template-rows:12px 26px;grid-template-columns:minmax(76px,.64fr) minmax(128px,1.08fr) minmax(68px,.58fr);min-height:40px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline{grid-template-rows:12px 24px;grid-template-columns:minmax(0,1fr) max-content}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__liquidity-inline{grid-area:1/3/3;grid-template-rows:12px 26px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum>strong,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline b{font-size:20px}}}@media (min-width:801px){@container (width<=600px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{grid-template-columns:62px minmax(160px,1fr) minmax(212px,250px)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{grid-template-columns:minmax(64px,.68fr) minmax(116px,1.17fr) minmax(62px,.63fr)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum>strong,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline b{font-size:18px}}}@media (min-width:761px){@container (width<=900px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs{gap:3px;height:34px;min-height:34px;padding:2px 5px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-timeframes,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-mode{gap:3px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-mode{padding-left:4px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs button{min-width:30px;height:28px;min-height:28px;padding:2px 6px;font-size:9px;line-height:1}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__tfs-timeframes{grid-template-columns:repeat(2,minmax(0,1fr)) minmax(0,1.2fr) repeat(5,minmax(0,1fr));gap:0;width:232px;min-width:0;display:grid;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__tfs-timeframes>button{min-width:0;padding-inline-start:2px;padding-inline-end:2px}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-marker-controls{gap:3px;top:6px;right:7px}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-marks{letter-spacing:.025em;height:24px;min-height:24px;padding:2px 5px;font-size:8px}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-marks b{margin-left:3px;font-size:8px}}}@media (max-width:760px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{column-gap:0;padding:4px 8px;grid-template-rows:minmax(56px,auto) 42px 33px 44px!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__names{grid-area:1/1;grid-template-rows:22px 12px;grid-template-columns:minmax(0,1fr) auto;align-content:center;align-items:center;gap:0 4px;min-width:0;height:34px;min-height:34px;display:grid;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__name-proof{grid-area:1/1;align-items:center;gap:4px;min-width:0;max-width:100%;display:flex;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:clamp(20px,6vw,24px);line-height:1.05;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__og{box-sizing:border-box;flex:none;gap:3px;height:20px;min-height:20px;padding:1px 5px 1px 2px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__og .og-emblem{width:15px;height:15px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__ticker{text-overflow:ellipsis;white-space:nowrap;grid-area:2/1;min-width:0;font-size:10.5px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__socials{flex-wrap:nowrap;grid-area:2/2;gap:3px;min-width:0;margin:0;display:flex}.app-shell[data-shell=terminal-v3] .production-page--trade .th__social--icon{border-radius:6px;width:22px;min-width:22px;height:22px;min-height:22px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__strategy--identity{grid-area:1/2}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta{box-sizing:border-box;grid-area:2/1;grid-template-rows:13px 13px;grid-template-columns:auto auto minmax(0,1fr) auto;align-self:stretch;align-items:center;gap:0 4px;min-width:0;height:26px;min-height:26px;padding:0;font-size:8.5px;line-height:1;display:grid;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__chip{grid-row:1}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__chip:first-child{grid-column:1}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__chip+.th__chip{grid-column:2}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__contract{grid-area:1/3}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__age{grid-area:1/4}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__deployer{grid-area:2/1/auto/-1;justify-self:start}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__deployer:after{content:none}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline{grid-template-rows:30px 12px;grid-template-columns:minmax(0,1fr);height:42px;min-height:42px;max-height:42px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline:not(:has(.th__ath)){grid-template-rows:42px;height:42px;min-height:42px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline:not(:has(.th__ath)) .th__capnum{grid-template-rows:12px 30px;min-height:42px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{grid-area:1/1;grid-template-rows:9px 21px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 8px;min-height:30px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capk{grid-area:1/1}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum>strong{grid-area:2/1}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline{display:contents}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline i{grid-area:1/2;display:block}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline b{grid-area:2/2;place-self:center start;min-width:0}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline em{grid-area:2/2;place-self:center end}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__ath{grid-area:2/1;min-height:12px;padding:0}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum>strong,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline b{font-size:clamp(16px,5vw,21px)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__price-inline em{font-size:9.5px}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__strip[data-fact-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__strip[data-fact-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__strip[data-fact-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__strip[data-fact-count="5"]{grid-template-columns:repeat(5,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell{height:32px;min-height:32px;padding-block-start:3px;padding-block-end:3px}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowrow{min-height:28px;padding-block-start:2px;padding-block-end:2px}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot{grid-template-rows:auto 28px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal){height:44px;min-height:44px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal){height:44px;min-height:44px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands{border-left:1px solid var(--border-subtle)}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend{grid-template-columns:minmax(0,1fr);align-items:start;gap:2px;font-size:10.5px;line-height:1.3;display:grid;right:64px}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-wrap:has(.cc-marker-controls) .cc-legend{grid-template-columns:minmax(0,1fr);align-items:start;gap:2px;font-size:10.5px;line-height:1.3;display:grid;right:64px}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__sym{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__venue{display:none}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__ohlc{grid-template-columns:repeat(4,max-content);gap:2px 7px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__secondary{flex-wrap:wrap;align-items:baseline;gap:2px 9px;min-width:0;display:flex}}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__sc--mobile-favourite{display:none}@media (max-width:640px){.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__market-filter-strip--compact{grid-template-columns:140px minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__market-universe-control{grid-template-columns:minmax(0,1fr) 24px;display:grid}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__sc--mobile-favourite{place-items:center;width:24px;min-width:24px;min-height:30px;padding:0;display:grid}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__scope-trigger{grid-template-columns:minmax(0,1fr) 13px;gap:4px;min-width:0;padding-inline-start:7px;padding-inline-end:4px}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__market-strip-actions{grid-template-columns:minmax(0,1fr) minmax(98px,.52fr);gap:4px;display:grid}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__market-strip-actions>.tb__sort--fav{display:none}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__view{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__vw{gap:2px;width:100%;min-width:0;min-height:34px;padding-inline-start:2px;padding-inline-end:2px;font-size:9px}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__vw .icon{width:11px;height:11px}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__mobile-sort-trigger--modes{border-radius:8px;grid-template-columns:minmax(0,1fr) 20px 12px;gap:4px;width:100%;min-width:0;min-height:34px;padding:3px 5px;display:grid}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__mobile-sort-trigger--modes small{font-size:9px}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__mobile-sort-trigger--modes strong{margin-top:1px;font-size:9.5px}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__mobile-sort-trigger--modes>b{width:20px;height:20px;font-size:11px}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__mobile-sort-trigger--modes>.icon{width:11px;height:11px}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__card-sort-strip,.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__card-sort-strip.tb__lane-mobile-sort,.app-shell[data-shell=terminal-v3] .production-market-atlas .tb__card-quick-buy-settings{display:none}}.app-shell[data-shell=terminal-v3] :is(.nav-icon,.mobile-nav>a>span,.mobile-nav__more>span) .icon{stroke-width:1.7px}@media (max-width:760px){html:has(.app-shell[data-shell=terminal-v3]){--mobile-nav-h:56px;--mobile-nav-inset:max(5px, env(safe-area-inset-bottom,0px))}.app-shell[data-shell=terminal-v3] .mobile-nav{border-radius:15px;padding:4px;scroll-padding-inline:4px;left:6px;right:6px}.app-shell[data-shell=terminal-v3] .mobile-nav :-webkit-any(a,button){gap:2px;min-height:50px}.app-shell[data-shell=terminal-v3] .mobile-nav :is(a,button){gap:2px;min-height:50px}.app-shell[data-shell=terminal-v3] .mobile-nav :-webkit-any(a,button)>span{place-items:center;width:23px;height:23px;display:grid}.app-shell[data-shell=terminal-v3] .mobile-nav :is(a,button)>span{place-items:center;width:23px;height:23px;display:grid}.app-shell[data-shell=terminal-v3] .mobile-nav :-webkit-any(a,button)>span .icon{width:16px;height:16px}.app-shell[data-shell=terminal-v3] .mobile-nav :is(a,button)>span .icon{width:16px;height:16px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__strategy--identity{display:none}.app-shell[data-shell=terminal-v3] .production-page--trade .th__socials{grid-area:1/2;place-self:center end}}@media (max-width:350px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum>strong,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline b{font-size:17px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline em{grid-row:1;align-self:start}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__ohlc{grid-template-columns:repeat(2,max-content)}}@media (max-width:760px){.app-shell[data-shell=terminal-v3] .production-page--trade :-webkit-any(.tp2__side,.tp2__swap){overflow-anchor:none}.app-shell[data-shell=terminal-v3] .production-page--trade :is(.tp2__side,.tp2__swap){overflow-anchor:none}.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{grid-template-rows:68px 44px 33px 44px!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__who{grid-template-rows:44px 24px;align-content:center;min-height:68px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__names{grid-template-rows:22px 22px;align-content:center;height:44px;min-height:44px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__name-proof{height:22px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__name{height:22px;font-size:clamp(19px,5.5vw,22px);line-height:22px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__strategy--identity{place-self:center end;width:max-content;height:22px;min-height:22px;padding-inline-start:6px;padding-inline-end:6px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__ticker{align-self:center}.app-shell[data-shell=terminal-v3] .production-page--trade .th__socials{align-self:center;gap:1px;height:20px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__social--icon{width:20px;min-width:20px;height:20px;min-height:20px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:0 3px;height:24px;min-height:24px;padding:0;line-height:1;display:flex;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__chip{flex:none;order:0}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__contract{flex:60px;order:1;min-width:58px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__contract:after{content:none}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__contract code{text-overflow:ellipsis;min-width:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__age{flex:none;order:3;margin-left:auto}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__deployer{width:auto;min-width:0;min-height:16px;color:var(--text-secondary);background:0 0;border:0;border-radius:0;flex:none;order:2;align-items:center;padding:0;line-height:1.15}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__deployer code,.app-shell[data-shell=terminal-v3] .production-page--trade .th__deployer-label--full{display:none}.app-shell[data-shell=terminal-v3] .production-page--trade .th__deployer-label--mobile{display:inline}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__deployer:after{color:var(--text-muted);content:"·";pointer-events:none;margin-left:5px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline{grid-template-rows:32px 12px;height:44px;min-height:44px;max-height:44px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline:not(:has(.th__ath)){grid-template-rows:32px 12px;height:44px;min-height:44px;max-height:44px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{grid-template-rows:9px 21px;align-self:end;height:30px;min-height:30px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline:not(:has(.th__ath)) .th__capnum{grid-template-rows:9px 21px;align-self:end;height:30px;min-height:30px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__athtrack:after{content:none}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2:not(.tp2--embedded-swap)>.tp2__mobile-token-tabs{height:36px;min-height:36px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__mobile-token-tabs button{height:34px;min-height:34px;padding-block-start:0;padding-block-end:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__chart{height:clamp(450px,68dvh,590px)}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-wrap{grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-wrap[data-advanced-chart-tools=compact]{grid-template-rows:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-head{--cc-axis-safe-zone:64px;--cc-overlay-safe-height:92px;z-index:3;min-width:0;padding:6px var(--cc-axis-safe-zone) 0 7px;pointer-events:none;background:0 0;border:0;grid-template-columns:minmax(0,1fr) max-content;align-items:start;gap:4px;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend{z-index:auto;width:100%;min-width:0;max-width:100%;text-shadow:0 1px 3px rgba(var(--shadow-rgb), .92);gap:1px;font-size:9.5px;line-height:1.2;position:static;top:auto;bottom:auto;left:auto;right:auto}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-wrap:has(.cc-marker-controls) .cc-legend{z-index:auto;width:100%;min-width:0;max-width:100%;text-shadow:0 1px 3px rgba(var(--shadow-rgb), .92);gap:1px;font-size:9.5px;line-height:1.2;position:static;top:auto;bottom:auto;left:auto;right:auto}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__ohlc{grid-template-columns:repeat(2,max-content);gap:1px 7px}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__secondary{gap:1px 7px}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-marker-controls{z-index:auto;pointer-events:auto;grid-template-columns:repeat(2,max-content);justify-content:end;align-items:center;gap:3px;width:max-content;min-width:0;max-width:126px;display:grid;position:static;top:auto;bottom:auto;left:auto;right:auto}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-marks{letter-spacing:.035em;min-height:29px;padding:3px 6px;font-size:8.5px}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-marks__long{display:none}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-marks__short{display:inline}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-plot{width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-evtip{top:var(--cc-overlay-safe-height);max-height:calc(100% - var(--cc-overlay-safe-height) - 8px)}}@media (min-width:801px){.app-shell[data-shell=terminal-v3] .nav-item>.nav-compact-label{font-size:var(--terminal-type-meta);letter-spacing:.035em;text-transform:uppercase}.app-shell[data-shell=terminal-v3] :-webkit-any(.nav-item[href=\/analytics],.nav-item[href=\/portfolio],.nav-item[href=\/my-tokens])>.nav-compact-label{font-size:var(--terminal-type-meta);letter-spacing:.01em;line-height:1.1}.app-shell[data-shell=terminal-v3] :is(.nav-item[href=\/analytics],.nav-item[href=\/portfolio],.nav-item[href=\/my-tokens])>.nav-compact-label{font-size:var(--terminal-type-meta);letter-spacing:.01em;line-height:1.1}}html:has(.app-shell[data-shell=terminal-v3]>.live-rail.is-disabled-closed){--rail-w:0px}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-disabled-closed){--rail-w:0px;grid-template-columns:var(--sidebar-w) minmax(0, 1fr)!important}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-disabled-closed)>.workspace{grid-column:2/3;width:100%;min-width:0;max-width:none}html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail.is-disabled-closed{width:0!important;min-width:0!important;max-width:0!important;display:none!important}html[data-theme] .app-shell[data-shell=terminal-v3]:has(>.live-rail.is-disabled-closed) .topbar{width:auto;max-width:none;right:0!important}@media (min-width:801px) and (max-width:1180px){html:has(.app-shell[data-shell=terminal-v3]>.live-rail.is-drawer-closed){--rail-w:0px}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-drawer-closed){--rail-w:0px;grid-template-columns:var(--sidebar-w) minmax(0, 1fr)!important}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-drawer-closed)>.workspace{grid-column:2/3;width:100%;min-width:0;max-width:none}html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail.is-drawer-closed{width:0!important;min-width:0!important;max-width:0!important;display:none!important}html[data-theme] .app-shell[data-shell=terminal-v3]:has(>.live-rail.is-drawer-closed) .topbar{width:auto;max-width:none;right:0!important}}@media (max-width:350px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{grid-template-rows:68px 44px 33px 44px!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__who{min-height:68px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__name{font-size:18px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__name-proof{gap:2px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__name-proof>.market-tolly-mark{flex-basis:17px;width:17px;min-width:17px}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-head{--cc-axis-safe-zone:60px}}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__flipbtn{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);box-shadow:0 0 0 3px var(--surface-1), 0 0 14px color-mix(in srgb, var(--accent) 18%, transparent);border-radius:50%}.app-shell[data-shell=terminal-v3] .production-page--trade .th__desktop-context{display:none}@media (min-width:761px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__deployer--meta{display:none}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline{grid-template-rows:minmax(0,1fr);height:100%;min-height:0}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{grid-row:1;grid-template-rows:12px 30px;align-content:center;height:100%;min-height:0}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline:not(:has(.th__ath)) .th__capnum{grid-row:1;grid-template-rows:12px 30px;align-content:center;height:100%;min-height:0}.app-shell[data-shell=terminal-v3] .production-page--trade .th__ath{display:none!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__telemetry{grid-template-columns:minmax(146px,.18fr) minmax(0,1fr);align-items:stretch;min-width:0;height:30px;min-height:30px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .th__desktop-context{border-right:1px solid var(--border-subtle);grid-template-columns:minmax(78px,1fr) minmax(68px,.8fr);align-items:stretch;min-width:0;height:30px;min-height:30px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .th__desktop-context>*{min-width:0;height:30px;min-height:30px;color:var(--text-secondary);font:750 10.5px/1 var(--font-data);white-space:nowrap;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:5px;padding:0 clamp(5px,.55vw,8px);text-decoration:none;display:inline-flex}.app-shell[data-shell=terminal-v3] .production-page--trade .th__desktop-context>*+*{border-left:1px solid var(--border-subtle)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__desktop-context>:hover{color:var(--accent);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .th__desktop-context>:focus-visible{color:var(--accent);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .th__deployer--desktop-context span{color:var(--text-muted)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__deployer--desktop-context code{min-width:16px;height:16px;color:var(--text-primary);border:1px solid var(--border-subtle);background:var(--surface-2);font:inherit;cursor:help;text-overflow:clip;border-radius:999px;place-items:center;padding:0 3px;display:inline-grid;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .th__strategy--telemetry span{color:var(--accent)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__telemetry>.trade-market-snapshot{grid-template-rows:30px;grid-template-columns:minmax(0,1fr) minmax(188px,.34fr);align-items:stretch;width:100%;min-width:0;height:30px;min-height:30px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot__facts,.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__strip,.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell,.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowrow{height:30px;min-height:30px}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell{justify-content:center;align-items:center;gap:clamp(6px,.5vw,9px);padding:0 clamp(4px,.45vw,7px);display:flex}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk,.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sval{text-align:center;flex:0 auto;min-width:0}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk:after,.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sval{font-size:10.5px;line-height:1}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk:after{letter-spacing:.015em}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowrow{font:750 10.5px/1 var(--font-data);align-items:center;gap:clamp(6px,.55vw,9px);padding:0 clamp(6px,.6vw,9px);display:flex}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowcopy,.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowwin{align-items:center;font-size:10.5px;line-height:1}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowbar{min-width:42px}@container (width>=1200px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{grid-template-rows:68px 30px}}@container (width<=1199px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{grid-template-rows:58px 30px 38px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__telemetry{grid-template-columns:minmax(132px,.17fr) minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__desktop-context{grid-template-columns:minmax(70px,1fr) minmax(62px,.78fr)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__telemetry>.trade-market-snapshot{grid-template-columns:minmax(0,1fr) minmax(148px,.28fr)}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__strip[data-fact-count="5"]{grid-template-columns:repeat(5,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell{gap:3px;padding-inline-start:3px;padding-inline-end:3px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__desktop-context>*,.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk:after,.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sval,.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowrow,.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowcopy,.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowwin{font-size:9px}}@container (width<=680px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{grid-template-rows:58px 60px 38px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__telemetry{grid-template-rows:repeat(2,30px);grid-template-columns:104px minmax(0,1fr);height:60px;min-height:60px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__desktop-context{grid-area:1/1/3;grid-template-rows:repeat(2,30px);grid-template-columns:minmax(0,1fr);height:60px;min-height:60px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__desktop-context>*{height:30px;min-height:30px;padding-inline-start:3px;padding-inline-end:3px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__desktop-context>*+*{border-top:1px solid var(--border-subtle);border-left:0}.app-shell[data-shell=terminal-v3] .production-page--trade .th__telemetry>.trade-market-snapshot{grid-area:1/2/3;grid-template-rows:repeat(2,30px);grid-template-columns:minmax(0,1fr);height:60px;min-height:60px}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot__facts,.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__strip,.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell,.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowrow{height:30px;min-height:30px}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot__facts{border-right:0;border-bottom:1px solid var(--border-subtle);grid-area:1/1}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowrow{grid-area:2/1;grid-template-columns:max-content minmax(44px,1fr) max-content;padding-inline-start:7px;padding-inline-end:7px}}}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__flipbtn:hover{color:var(--accent);border-color:var(--accent);background:color-mix(in srgb, var(--accent) 15%, var(--surface-2))}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__flipbtn:focus-visible{color:var(--accent);border-color:var(--accent);background:color-mix(in srgb, var(--accent) 15%, var(--surface-2))}@media (max-width:760px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{grid-template-rows:68px 36px 25px 40px!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline{grid-template-rows:36px;height:36px;min-height:36px;max-height:36px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline:not(:has(.th__ath)){grid-template-rows:36px;height:36px;min-height:36px;max-height:36px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{grid-template-rows:10px 22px;align-self:stretch;height:36px;min-height:36px;padding-top:3px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline:not(:has(.th__ath)) .th__capnum{grid-template-rows:10px 22px;align-self:stretch;height:36px;min-height:36px;padding-top:3px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__ath{display:none!important}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot__facts{height:25px;min-height:25px}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__strip,.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__strip[data-fact-count],.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell{height:24px;min-height:24px}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell{flex-direction:row;justify-content:center;align-items:center;gap:5px;padding:2px}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk:after{letter-spacing:0;font-size:clamp(6px,1.8vw,7px)}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sval{font-size:clamp(8.2px,2.4vw,10px)}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowrow,.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands{height:40px;min-height:40px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal){height:40px;min-height:40px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal){height:40px;min-height:40px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__deployer .th__deployer-launches{min-width:15px;height:15px;color:var(--text-primary);border:1px solid var(--border-subtle);background:var(--surface-2);font:inherit;text-overflow:clip;border-radius:999px;place-items:center;margin-left:3px;padding:0 3px;display:inline-grid;overflow:visible}}.app-shell[data-shell=terminal-v3] .live-rail__trade-slot{display:none}@media (min-width:801px) and (max-width:1599px){html:has(.app-shell[data-shell=terminal-v3] .live-rail__trade-slot>.tp2__side){--trade-live-rail-w:clamp(230px, calc(100vw - var(--sidebar-w) - 650px), 288px)}html:has(.app-shell[data-shell=terminal-v3]>.live-rail:not(.is-minimized) .live-rail__trade-slot>.tp2__side){--rail-w:var(--trade-live-rail-w)}.app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side){min-height:max(100dvh, var(--trade-docked-rail-height,100dvh));grid-template-columns:var(--sidebar-w) minmax(0, 1fr) var(--trade-live-rail-w);position:relative}.app-shell[data-shell=terminal-v3]>.live-rail:has(.live-rail__trade-slot>.tp2__side){width:var(--trade-live-rail-w);height:auto;min-height:100dvh;max-height:none;position:absolute;top:0;bottom:auto;left:auto;right:0;overflow:visible}.app-shell[data-shell=terminal-v3]>.live-rail:not(.is-minimized) .concept-tape-filter[data-settings-surface=live-tape]{z-index:12;box-sizing:border-box;border:1px solid var(--terminal-line-strong);background:var(--terminal-panel);width:100%;max-height:100dvh;box-shadow:var(--terminal-shadow);position:absolute;top:0;bottom:auto;left:0;right:0;overflow:hidden auto}html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail.is-minimized>:not(.live-rail__minimized){display:none}html[data-theme] .app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) .topbar{right:var(--trade-live-rail-w);gap:8px;padding-inline-start:12px;padding-inline-end:12px}.app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) .topbar>.brand{flex-basis:128px;width:128px;min-width:128px}.app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) .brand .sidebar-brand-lockup strong{letter-spacing:.13em;font-size:9.5px;display:block}.app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) .topbar__mobile-brand{display:none}.app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) .command-search{flex-basis:min(230px,24vw);width:min(230px,24vw);min-width:42px}.app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) :is(.topbar-socials,.airdrop-campaign-link strong,.airdrop-campaign-link small,.topbar-action-label,.wallet-wide,.topbar .button--wallet .wallet-label,.topbar .button--wallet .wallet-status-dot){display:none}.app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) .topbar .wallet-button-icon{place-items:center;width:22px;height:22px;display:grid}.app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) .topbar .button--wallet:not(.button--wallet-connected){color:var(--accent);border-color:var(--accent-border);background:var(--terminal-control);box-shadow:inset 0 1px color-mix(in srgb, var(--text) 5%, transparent), 0 0 18px color-mix(in srgb, var(--accent) 8%, transparent)}.app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) :is(.airdrop-campaign-link,.topbar__actions .tape-trigger,.topbar .button--wallet){flex:0 0 40px;justify-content:center;width:40px;min-width:40px;max-width:40px;padding:0}.app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) .topbar__actions{gap:4px}.app-shell[data-shell=terminal-v3] .live-rail__trade-slot:has(>.tp2__side){box-sizing:border-box;border-top:1px solid var(--terminal-line);background:color-mix(in srgb, var(--surface-1) 96%, var(--background));overscroll-behavior:contain;scrollbar-width:thin;flex:none;width:100%;min-width:0;max-width:none;min-height:0;margin:0;padding:7px;display:block;overflow:hidden visible}.app-shell[data-shell=terminal-v3] .live-rail:has(.live-rail__trade-slot>.tp2__side) .feed-list{flex:0 0 var(--trade-tape-feed-size,76px);min-height:76px;max-height:none}html[data-theme] .app-shell[data-shell=terminal-v3] .live-rail:has(.live-rail__trade-slot>.tp2__side) .live-native-spotlight{padding:8px}html[data-theme] .app-shell[data-shell=terminal-v3] .live-rail:has(.live-rail__trade-slot>.tp2__side) .live-native-spotlight>header{align-items:center}html[data-theme] .app-shell[data-shell=terminal-v3] .live-rail:has(.live-rail__trade-slot>.tp2__side) .live-native-spotlight>header>div>small{display:none}html[data-theme] .app-shell[data-shell=terminal-v3] .live-rail:has(.live-rail__trade-slot>.tp2__side) .live-native-spotlight__descriptor{display:none}html[data-theme] .app-shell[data-shell=terminal-v3] .live-rail:has(.live-rail__trade-slot>.tp2__side) .live-native-spotlight>div{gap:4px;margin-top:7px}html[data-theme] .app-shell[data-shell=terminal-v3] .live-rail:has(.live-rail__trade-slot>.tp2__side) .live-native-spotlight article{grid-template-columns:28px minmax(0,1fr) max-content 30px;gap:6px;min-height:44px;padding:4px}html[data-theme] .app-shell[data-shell=terminal-v3] .live-rail:has(.live-rail__trade-slot>.tp2__side) .live-native-spotlight .token-icon{width:27px;height:27px}html[data-theme] body .app-shell[data-shell=terminal-v3] .live-rail:has(.live-rail__trade-slot>.tp2__side) .live-native-spotlight [data-quick-buy][data-quick-buy]{width:30px;min-width:30px;height:30px;min-height:30px}.app-shell[data-shell=terminal-v3] .live-rail__trade-slot>.tp2__side{box-sizing:border-box;gap:6px;width:100%;max-width:none}.app-shell[data-shell=terminal-v3] .live-rail__trade-slot .tp2__execution-momentum{margin:0}.app-shell[data-shell=terminal-v3] .live-rail__trade-slot .tp2__swap{border-radius:10px;width:100%;margin:0;padding:12px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__telemetry>.trade-market-snapshot{grid-template-columns:minmax(0,1fr) minmax(178px,.36fr)}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowrow{grid-template-columns:max-content minmax(22px,1fr) max-content;gap:3px;min-width:0;padding-inline-start:3px;padding-inline-end:3px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowcopy{white-space:nowrap;gap:6px;min-width:0}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowbar{width:auto;min-width:22px}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowwin{text-overflow:clip;white-space:nowrap;font-size:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowwin:after{color:var(--text-muted);content:attr(data-compact);font:750 9px/1 var(--font-data)}}@media (min-width:1100px) and (max-width:1180px){.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open .live-rail__trade-slot>.tp2__side){grid-template-columns:var(--sidebar-w) minmax(0, 1fr) var(--trade-live-rail-w)}html[data-theme] .app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open .live-rail__trade-slot>.tp2__side) .topbar{right:var(--trade-live-rail-w)}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar__mobile-brand{display:none}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open .live-rail__trade-slot>.tp2__side) .topbar>.brand{flex-basis:122px;width:122px;min-width:122px}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open .live-rail__trade-slot>.tp2__side) .brand .sidebar-brand-lockup strong{display:block}}@media (min-width:801px) and (max-width:1180px){html:has(.app-shell[data-shell=terminal-v3]){--terminal-docked-rail-w:clamp(266px, 26vw, 288px)}html[data-theme] .app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar{width:auto;max-width:none;left:0;right:clamp(266px,26vw,288px)}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar__mobile-brand{display:none}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar>.brand{flex-basis:122px;width:122px;min-width:122px}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .brand .sidebar-brand-lockup strong{letter-spacing:.12em;font-size:9px;display:block}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar .button--wallet{flex:0 0 40px;justify-content:center;width:40px;min-width:40px;max-width:40px;padding:0}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar .button--wallet :-webkit-any(.wallet-label,.wallet-status-dot){display:none}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar .button--wallet :is(.wallet-label,.wallet-status-dot){display:none}}@media (min-width:1181px){html[data-theme] .app-shell[data-shell=terminal-v3]:has(>.live-rail:not(.is-minimized)) .topbar{right:var(--rail-w);width:auto;max-width:none;left:0}}@media (min-width:801px) and (max-width:1399px){html[data-theme] .app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) .topbar{box-sizing:border-box;gap:5px;padding-inline-start:9px;padding-inline-end:9px}.app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) .topbar>.brand{flex-basis:clamp(96px,8.5vw,116px);width:clamp(96px,8.5vw,116px);min-width:clamp(96px,8.5vw,116px)}.app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) .command-search{flex-basis:clamp(42px,16vw,188px);width:clamp(42px,16vw,188px);min-width:42px}.app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) .topbar__actions{flex:0 auto;gap:2px;min-width:0}}@media (min-width:821px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open{position:relative;grid-template-columns:minmax(0,1fr)!important;column-gap:0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open{grid-template-columns:minmax(0,1fr) clamp(300px,26vw,390px)!important;column-gap:6px!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view>.tp2__chart{grid-column:1!important;margin:0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-edge{z-index:44;width:32px;min-width:32px;height:104px;min-height:88px;margin:0;top:calc(50% + 18px);right:0;transform:translateY(-50%);grid-area:auto!important;position:absolute!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__chart-swap-edge{display:none!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet{min-width:0;grid-column:2!important;margin:0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum>strong{grid-area:2/1;align-self:end}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline{align-content:center;align-self:center;height:44px;grid-template-rows:14px 30px!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline b,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline em{align-self:end}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sk{font-size:0}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sk:after{content:attr(data-narrow);color:var(--text-muted);letter-spacing:.025em;font-size:7.5px;line-height:1}}@media (min-width:821px) and (max-width:1600px){.app-shell[data-shell=terminal-v3]:has(.workspace main>.production-page--trade.is-active){grid-template-columns:var(--sidebar-w) minmax(0, 1fr)!important}html[data-theme] .app-shell[data-shell=terminal-v3]:has(.workspace main>.production-page--trade.is-active)>.live-rail{display:none!important}.app-shell[data-shell=terminal-v3]:has(.workspace main>.production-page--trade.is-active)>.workspace{grid-column:2;min-width:0}html[data-theme] .app-shell[data-shell=terminal-v3]:has(.workspace main>.production-page--trade.is-active) .topbar{right:0!important}.app-shell[data-shell=terminal-v3] main:has(>.production-page--trade.is-active){padding:6px 7px 28px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2{gap:5px}}@media (min-width:821px){html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail:not(.is-minimized) .concept-tape-filter[data-settings-surface=live-tape]{z-index:24;box-sizing:border-box;border:1px solid var(--terminal-line-strong);background:var(--terminal-panel);width:100%;max-height:calc(100dvh - 50px);box-shadow:var(--terminal-shadow);top:50px;bottom:auto;left:0;right:0;overflow:hidden auto;position:absolute!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open{column-gap:6px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open{grid-template-columns:minmax(0,1fr) clamp(300px,26vw,390px)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view>.tp2__chart{margin:0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-edge{z-index:44;width:32px;min-width:32px;height:104px;min-height:88px;margin:0;position:absolute;top:calc(50% + 18px);right:0;transform:translateY(-50%)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__chart-swap-edge{display:none}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet{grid-column:2;grid-template-rows:34px minmax(0,1fr);min-width:0;margin:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-sheet-toggle{width:100%;min-height:34px;color:var(--accent);border:0;border-bottom:1px solid var(--terminal-line);background:color-mix(in srgb, var(--terminal-control) 84%, transparent);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:0 9px 0 11px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-sheet-toggle>span:first-child{align-items:center;gap:7px;display:inline-flex}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-sheet-toggle strong{font:820 11px/1 var(--font-data);letter-spacing:.045em;text-transform:uppercase}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-sheet-toggle>span:last-child{width:24px;height:24px;color:var(--text-muted);border-radius:6px;place-items:center;font-size:16px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-sheet-toggle:hover{color:var(--accent-hover);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-sheet-toggle:focus-visible{color:var(--accent-hover);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-stack{height:100%;max-height:100%}}@media (min-width:821px) and (max-width:1600px){.app-shell[data-shell=terminal-v3]:has(.workspace main>.production-page--trade.is-active){grid-template-columns:var(--sidebar-w) minmax(0, 1fr)!important}html[data-theme] .app-shell[data-shell=terminal-v3]:has(.workspace main>.production-page--trade.is-active)>.live-rail{display:none!important}.app-shell[data-shell=terminal-v3]:has(.workspace main>.production-page--trade.is-active)>.workspace{grid-column:2;min-width:0}html[data-theme] .app-shell[data-shell=terminal-v3]:has(.workspace main>.production-page--trade.is-active) .topbar{right:0}html[data-theme] .app-shell[data-shell=terminal-v3]:has(.workspace main>.production-page--trade.is-active):has(>.live-rail.is-minimized) .topbar{right:0}html[data-theme] .app-shell[data-shell=terminal-v3]:has(.workspace main>.production-page--trade.is-active):has(>.live-rail.is-open) .topbar{right:0}.app-shell[data-shell=terminal-v3] main:has(>.production-page--trade.is-active){padding:8px 9px 32px}.app-shell[data-shell=terminal-v3] .production-page--trade{max-width:none}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2{gap:6px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__main{padding-bottom:6px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view>.tp2__feed{margin:6px 0 0}}@media (max-width:820px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-sheet-toggle{width:100%;min-height:44px;color:var(--accent);border:0;border-bottom:1px solid var(--terminal-line);background:var(--terminal-control);justify-content:space-between;align-items:center;gap:8px;padding:0 10px 0 12px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-sheet-toggle>span:first-child{align-items:center;gap:7px;display:inline-flex}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-sheet-toggle strong{font:820 11px/1 var(--font-data);letter-spacing:.045em;text-transform:uppercase}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-sheet-toggle>span:last-child{width:28px;height:28px;color:var(--text-muted);border-radius:7px;place-items:center;font-size:18px;display:grid}}@media (min-width:801px) and (max-width:1600px){.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__k{letter-spacing:.035em;gap:2px;min-width:16px}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__k:before{display:none}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__k-full{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__k-compact{align-items:center;gap:2px;font-size:9px;line-height:1;display:inline-flex}.app-shell[data-shell=terminal-v3] .global-market-ticker .ls__k-compact .icon{stroke-width:2px;width:11px;height:11px}.app-shell[data-shell=terminal-v3]>.live-rail .trade-item__market{column-gap:7px}}@media (min-width:1181px) and (max-width:1599px){html:has(.app-shell[data-shell=terminal-v3]){--terminal-collapsed-tape-w:58px}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-minimized){grid-template-columns:var(--sidebar-w) minmax(0, 1fr) var(--terminal-collapsed-tape-w)}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-minimized)>.workspace{grid-column:2}html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail.is-minimized{width:var(--terminal-collapsed-tape-w);min-width:var(--terminal-collapsed-tape-w);max-width:var(--terminal-collapsed-tape-w);visibility:visible;opacity:1;grid-column:3;display:flex;position:sticky;top:0;right:auto;transform:none}html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail.is-minimized>:not(.live-rail__minimized){display:none}html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail.is-minimized .live-rail__minimized{flex-direction:column;align-items:center;gap:11px;width:100%;height:100%;padding:15px 6px;display:flex}html[data-theme] .app-shell[data-shell=terminal-v3]>.live-rail.is-minimized .live-rail__minimized-title{writing-mode:vertical-rl;flex:1;justify-content:center;align-items:center;gap:4px;display:flex;transform:rotate(180deg)}html[data-theme] .app-shell[data-shell=terminal-v3]:has(>.live-rail.is-minimized) .topbar{right:var(--terminal-collapsed-tape-w);width:auto;max-width:none;left:0}}@media (min-width:801px) and (max-width:1180px){.app-shell[data-shell=terminal-v3] .topbar .button--wallet{flex:0 0 40px;justify-content:center;align-items:center;width:40px;min-width:40px;max-width:40px;height:38px;min-height:38px;padding:0;display:flex}.app-shell[data-shell=terminal-v3] .topbar .button--wallet>.icon:last-child{display:none}.app-shell[data-shell=terminal-v3] .topbar .button--wallet :-webkit-any(.wallet-label,.wallet-status-dot){display:none}.app-shell[data-shell=terminal-v3] .topbar .button--wallet :is(.wallet-label,.wallet-status-dot){display:none}.app-shell[data-shell=terminal-v3] .topbar .wallet-button-icon{visibility:visible;opacity:1;width:24px;min-width:24px;height:24px;color:var(--accent);place-items:center;display:inline-grid!important}.app-shell[data-shell=terminal-v3] .topbar .wallet-button-icon svg{visibility:visible;opacity:1;stroke:currentColor;width:19px;height:19px;display:block}}.app-shell[data-shell=terminal-v3] .topbar>.command-search--icon{flex:0 0 40px;justify-content:center;width:40px;min-width:40px;max-width:40px;padding:0}html[data-theme] .app-shell[data-shell=terminal-v3] .topbar{justify-content:flex-start}.app-shell[data-shell=terminal-v3] .topbar>.topbar__actions{flex:none;max-width:100%;margin-left:auto}.app-shell[data-shell=terminal-v3] .topbar>.global-market-ticker{flex:auto;min-width:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .topbar>.global-market-ticker:has(>.ls){background:0 0;border:0;padding:0;display:block}.app-shell[data-shell=terminal-v3] .topbar>.global-market-ticker>.ls{box-sizing:border-box;background:var(--terminal-control);width:100%;min-width:0;max-width:100%;min-height:40px;max-height:40px;margin:0;padding-block-start:3px;padding-block-end:3px}.app-shell[data-shell=terminal-v3] .wallet-command{flex:none;min-width:0;position:relative}@media (min-width:801px) and (max-width:1180px){.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar>.global-market-ticker{flex:1 1 0;min-width:0}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar>.topbar__actions{flex:0 0 40px;width:40px;min-width:40px;max-width:40px}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar .wallet-command{flex:0 0 40px;width:40px;min-width:40px;max-width:40px}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar>.topbar__actions{margin-left:0;overflow:visible}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar .wallet-button-icon{place-items:center;display:grid}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar .button--wallet{justify-content:center;align-items:center;gap:0;display:flex}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar .button--wallet>.icon:last-child{display:none}.app-shell[data-shell=terminal-v3]:has(>.live-rail.is-open) .topbar .button--wallet:not(.button--wallet-connected){color:var(--accent);border-color:var(--accent-border);background:var(--terminal-control);box-shadow:inset 0 1px color-mix(in srgb, var(--text) 5%, transparent), 0 0 18px color-mix(in srgb, var(--accent) 8%, transparent)}}.app-shell[data-shell=terminal-v3] .wallet-command__menu{z-index:190;width:min(360px,100vw - 24px);max-height:min(690px, calc(100dvh - var(--topbar-h) - 18px));color:var(--text);border:1px solid var(--terminal-line-strong);background:color-mix(in srgb, var(--panel-solid) 97%, var(--bg));box-shadow:var(--terminal-shadow);overscroll-behavior:contain;border-radius:13px;gap:10px;padding:11px;display:grid;position:absolute;top:calc(100% + 9px);right:0;overflow:hidden auto}.app-shell[data-shell=terminal-v3] .wallet-command__menu>header{border-bottom:1px solid var(--terminal-line);grid-template-columns:34px minmax(0,1fr) 8px auto;align-items:center;gap:8px;min-width:0;padding:3px 3px 9px;display:grid}.app-shell[data-shell=terminal-v3] .wallet-command__menu>header>span{width:34px;height:34px;color:var(--accent);border:1px solid var(--accent-border);background:var(--accent-surface);border-radius:9px;place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .wallet-command__menu>header>div{gap:3px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .wallet-command__menu>header small{color:var(--muted);font:750 9px/1 var(--font-data);letter-spacing:.06em;text-transform:uppercase}.app-shell[data-shell=terminal-v3] .wallet-command__menu>header strong{font:760 12px/1 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .wallet-command__menu>header>i{background:var(--muted);border-radius:50%;width:7px;height:7px}.app-shell[data-shell=terminal-v3] .wallet-command__menu>header>i.is-live{background:var(--positive);box-shadow:0 0 8px color-mix(in srgb, var(--positive) 70%, transparent)}.app-shell[data-shell=terminal-v3] .wallet-command__close{display:none}.app-shell[data-shell=terminal-v3] .wallet-command__primary>button,.app-shell[data-shell=terminal-v3] .wallet-command__grid>a{width:100%;min-width:0;min-height:46px;color:var(--text);border:1px solid var(--terminal-line);background:var(--terminal-control);text-align:left;cursor:pointer;border-radius:9px;align-items:center;gap:9px;padding:8px 10px;text-decoration:none;display:flex}.app-shell[data-shell=terminal-v3] .wallet-command__primary>button:hover,.app-shell[data-shell=terminal-v3] .wallet-command__grid>a:hover{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface)}.app-shell[data-shell=terminal-v3] .wallet-command__primary span,.app-shell[data-shell=terminal-v3] .wallet-command__grid a>span{gap:3px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .wallet-command__primary strong,.app-shell[data-shell=terminal-v3] .wallet-command__grid strong{font-size:11px}.app-shell[data-shell=terminal-v3] .wallet-command__primary small,.app-shell[data-shell=terminal-v3] .wallet-command__grid small{color:var(--muted);font-size:9px}.app-shell[data-shell=terminal-v3] .wallet-command__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .wallet-command__quick{min-width:0}.app-shell[data-shell=terminal-v3] .wallet-command__quick .quick-buy-control,.app-shell[data-shell=terminal-v3] .wallet-command__quick .quick-buy-trigger{width:100%;min-width:0;height:46px}.app-shell[data-shell=terminal-v3] .wallet-command__quick .quick-buy-trigger{color:var(--accent);border-radius:9px;justify-content:flex-start;gap:6px;padding-inline-start:9px;padding-inline-end:9px}.app-shell[data-shell=terminal-v3] .wallet-command__quick .quick-buy-trigger__label{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:720;overflow:hidden}.app-shell[data-shell=terminal-v3] .wallet-command__quick .quick-buy-trigger>strong{color:var(--accent);margin-left:auto;font-size:9px}.app-shell[data-shell=terminal-v3] .wallet-command__menu .quick-buy-panel[data-settings-surface=execution-defaults]{z-index:210;top:calc(var(--topbar-h) + 8px);position:fixed;left:auto;right:12px}.app-shell[data-shell=terminal-v3] .wallet-command__streams{border-top:1px solid var(--terminal-line);gap:6px;min-width:0;padding-top:8px;display:grid}.app-shell[data-shell=terminal-v3] .wallet-command__streams>div{grid-template-columns:minmax(0,1fr) 44px 34px;align-items:center;gap:6px;min-height:40px;display:grid}.app-shell[data-shell=terminal-v3] .wallet-command__streams>div>span{min-width:0;color:var(--muted-strong);align-items:center;gap:7px;font-size:10px;display:inline-flex}.app-shell[data-shell=terminal-v3] .wallet-command__streams button{min-height:32px;color:var(--muted);border:1px solid var(--terminal-line);background:var(--terminal-control);font:800 9px/1 var(--font-data);cursor:pointer;border-radius:8px;padding:0 7px}.app-shell[data-shell=terminal-v3] .wallet-command__streams button.is-on{color:var(--positive);border-color:color-mix(in srgb, var(--positive) 34%, var(--terminal-line));background:color-mix(in srgb, var(--positive) 7%, var(--terminal-control))}.app-shell[data-shell=terminal-v3] .wallet-command__preferences{border:1px solid var(--terminal-line);background:color-mix(in srgb, var(--terminal-control) 45%, transparent);border-radius:10px;align-self:start;min-width:0;height:max-content;display:grid;overflow:hidden}.app-shell[data-shell=terminal-v3] .wallet-command__preference{min-width:0}.app-shell[data-shell=terminal-v3] .wallet-command__preference+.wallet-command__preference{border-top:1px solid var(--terminal-line)}.app-shell[data-shell=terminal-v3] .wallet-command__preference>header{display:block}.app-shell[data-shell=terminal-v3] .wallet-command__preference-trigger{width:100%;min-width:0;min-height:50px;color:var(--muted-strong);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:30px minmax(0,1fr) minmax(0,112px) 14px;align-items:center;gap:7px;padding:6px 9px;display:grid}.app-shell[data-shell=terminal-v3] .wallet-command__preference-trigger:hover,.app-shell[data-shell=terminal-v3] .wallet-command__preference-trigger[aria-expanded=true]{color:var(--text);background:color-mix(in srgb, var(--accent) 5%, transparent);outline:0}.app-shell[data-shell=terminal-v3] .wallet-command__preference-trigger:focus-visible{color:var(--text);background:color-mix(in srgb, var(--accent) 5%, transparent);outline:0}.app-shell[data-shell=terminal-v3] .wallet-command__preference-trigger:focus-visible{box-shadow:inset 0 0 0 2px var(--accent)}.app-shell[data-shell=terminal-v3] .wallet-command__preference-icon{width:30px;height:30px;color:var(--accent);border:1px solid var(--terminal-line);background:var(--terminal-control);border-radius:8px;place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .wallet-command__preference-trigger>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.app-shell[data-shell=terminal-v3] .wallet-command__preference-trigger>b{min-width:0;color:var(--text);font:750 9px/1 var(--font-data);text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .wallet-command__preference-trigger>.icon:last-child{color:var(--muted);transition:transform .16s;transform:rotate(0)}.app-shell[data-shell=terminal-v3] .wallet-command__preference-trigger[aria-expanded=true]>.icon:last-child{color:var(--accent);transform:rotate(180deg)}.app-shell[data-shell=terminal-v3] .wallet-command__preference-options{border-top:1px solid var(--terminal-line);background:color-mix(in srgb, var(--panel-solid) 54%, transparent);min-width:0;padding:7px}.app-shell[data-shell=terminal-v3] .wallet-command__preference-options[hidden]{display:none}.app-shell[data-shell=terminal-v3] .wallet-command__languages>.wallet-command__preference-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.app-shell[data-shell=terminal-v3] .wallet-command__languages .wallet-command__preference-options>button{min-width:0;min-height:44px;color:var(--muted);border:1px solid var(--terminal-line);text-align:center;cursor:pointer;background:0 0;border-radius:8px;place-content:center;gap:3px;padding:5px 4px;display:grid}.app-shell[data-shell=terminal-v3] .wallet-command__languages .wallet-command__preference-options>button:hover,.app-shell[data-shell=terminal-v3] .wallet-command__languages .wallet-command__preference-options>button.is-active{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .wallet-command__languages .wallet-command__preference-options>button:focus-visible{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .wallet-command__languages .wallet-command__preference-options>button>span{font:800 9px/1 var(--font-data);letter-spacing:.03em}.app-shell[data-shell=terminal-v3] .wallet-command__languages .wallet-command__preference-options>button>b{font:700 9px/1.2 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .wallet-command__themes>.wallet-command__preference-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.app-shell[data-shell=terminal-v3] .wallet-command__themes .wallet-command__preference-options>button{min-width:0;min-height:38px;color:var(--muted);border:1px solid var(--terminal-line);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:7px;padding:6px 8px;display:flex}.app-shell[data-shell=terminal-v3] .wallet-command__themes .wallet-command__preference-options>button:hover,.app-shell[data-shell=terminal-v3] .wallet-command__themes .wallet-command__preference-options>button.is-active{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .wallet-command__themes .wallet-command__preference-options>button:focus-visible{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .wallet-command__themes .wallet-command__preference-options>button span{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}html[data-locale=zh-Hans] .app-shell[data-shell=terminal-v3]{--font-body:"PingFang SC", "Microsoft YaHei UI", "Microsoft YaHei", "Noto Sans CJK SC", "Noto Sans SC", system-ui, sans-serif;--font-ui:var(--font-body);--font-display:var(--font-body);line-break:strict;word-break:normal}html[data-locale=ko] .app-shell[data-shell=terminal-v3]{--font-body:"Apple SD Gothic Neo", "Malgun Gothic", "Noto Sans CJK KR", "Noto Sans KR", system-ui, sans-serif;--font-ui:var(--font-body);--font-display:var(--font-body);word-break:keep-all;overflow-wrap:break-word}html[data-locale=zh-Hans] .app-shell[data-shell=terminal-v3] :-webkit-any(button,input,select,textarea){font-family:var(--font-ui)}html[data-locale=zh-Hans] .app-shell[data-shell=terminal-v3] :is(button,input,select,textarea){font-family:var(--font-ui)}html[data-locale=ko] .app-shell[data-shell=terminal-v3] :-webkit-any(button,input,select,textarea){font-family:var(--font-ui)}html[data-locale=ko] .app-shell[data-shell=terminal-v3] :is(button,input,select,textarea){font-family:var(--font-ui)}html[data-locale=zh-Hans] .app-shell[data-shell=terminal-v3] :-webkit-any(.nav-label,.nav-text,.nav-compact-label,.mobile-nav,.mobile-more,.page-title,.wallet-command__menu){letter-spacing:normal}html[data-locale=zh-Hans] .app-shell[data-shell=terminal-v3] :is(.nav-label,.nav-text,.nav-compact-label,.mobile-nav,.mobile-more,.page-title,.wallet-command__menu){letter-spacing:normal}html[data-locale=ko] .app-shell[data-shell=terminal-v3] :-webkit-any(.nav-label,.nav-text,.nav-compact-label,.mobile-nav,.mobile-more,.page-title,.wallet-command__menu){letter-spacing:normal}html[data-locale=ko] .app-shell[data-shell=terminal-v3] :is(.nav-label,.nav-text,.nav-compact-label,.mobile-nav,.mobile-more,.page-title,.wallet-command__menu){letter-spacing:normal}.app-shell[data-shell=terminal-v3] :-webkit-any(.creator-studio-hub,.portfolio-hub){gap:10px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] :is(.creator-studio-hub,.portfolio-hub){gap:10px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .account-hub-tabs{border:1px solid var(--terminal-line);background:var(--terminal-panel-soft);border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-width:0;padding:6px;display:grid}.app-shell[data-shell=terminal-v3] .creator-studio-hub__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .account-hub-tabs>button{min-width:0;min-height:48px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:28px minmax(0,1fr);align-content:center;align-items:center;column-gap:8px;padding:6px 9px;display:grid}.app-shell[data-shell=terminal-v3] .account-hub-tabs>button>span{background:var(--terminal-control);border-radius:7px;grid-row:1/3;place-items:center;width:28px;height:28px;display:grid}.app-shell[data-shell=terminal-v3] .account-hub-tabs>button strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.app-shell[data-shell=terminal-v3] .account-hub-tabs>button small{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.app-shell[data-shell=terminal-v3] .account-hub-tabs>button.is-active{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface)}.app-shell[data-shell=terminal-v3] .account-hub-tabs>button.is-active>span{color:var(--accent)}.app-shell[data-shell=terminal-v3] .portfolio-hub__back{width:max-content;min-height:36px;color:var(--muted);border:1px solid var(--terminal-line);background:var(--terminal-control);cursor:pointer;border-radius:8px;padding:0 11px}.app-shell[data-shell=terminal-v3] .creator-route-dashboard{border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);min-width:0;box-shadow:inset 0 1px color-mix(in srgb, var(--accent) 8%, transparent);border-radius:10px;gap:10px;margin-top:10px;padding:12px;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-dashboard>header{justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:38px;display:flex}.app-shell[data-shell=terminal-v3] .creator-route-dashboard>header>div{gap:3px;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-dashboard>header small,.app-shell[data-shell=terminal-v3] .creator-route-dashboard__summary small,.app-shell[data-shell=terminal-v3] .creator-route-dashboard__rows small{color:var(--muted);letter-spacing:.045em;text-transform:uppercase;font-size:9px}.app-shell[data-shell=terminal-v3] .creator-route-dashboard>header strong{color:var(--text);font-size:14px}.app-shell[data-shell=terminal-v3] .creator-route-dashboard code{color:var(--muted-strong);font:730 10.5px/1 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__router{grid-template-columns:auto auto auto;align-items:center;gap:7px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__router>small{color:var(--muted);letter-spacing:.045em;text-transform:uppercase;font-size:8.5px}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__router>button,.app-shell[data-shell=terminal-v3] .creator-route-dashboard__destination button{min-height:28px;color:var(--accent);border:1px solid var(--terminal-line);background:var(--terminal-control);font:750 8.5px/1 var(--font-data);text-transform:uppercase;cursor:pointer;border-radius:6px;padding:4px 7px}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__router>button:hover,.app-shell[data-shell=terminal-v3] .creator-route-dashboard__destination button:hover{border-color:var(--accent-border);background:var(--accent-surface)}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__summary{border-block:1px solid var(--terminal-line);grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__summary>span{border-right:1px solid var(--terminal-line);gap:5px;min-width:0;padding:10px;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__summary>span:last-child{border-right:0}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__summary strong{color:var(--text);font:760 12px/1.25 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__rows{gap:4px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__rows>article{border:1px solid var(--terminal-line);background:var(--terminal-control);border-radius:8px;grid-template-columns:minmax(130px,.85fr) minmax(155px,1.1fr) minmax(130px,.9fr) minmax(145px,1fr);align-items:center;gap:10px;min-width:0;min-height:54px;padding:8px 10px;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__rows>article>span{gap:3px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__rows strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__kind{align-items:center;grid-template-columns:7px minmax(0,1fr) auto!important}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__kind i{border-radius:50%;width:7px;height:7px}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__kind b{color:var(--text);text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;font-size:10.5px;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__kind em{color:var(--accent);font:820 12px/1 var(--font-data);font-style:normal}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__destination>span{align-items:center;gap:6px;min-width:0;display:flex}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__destination code{min-width:0}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__state{border:1px dashed var(--terminal-line);background:var(--terminal-control);border-radius:8px;align-content:center;gap:4px;min-height:58px;padding:10px 12px;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__state strong{color:var(--text);font-size:11.5px}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__state span{color:var(--muted);font-size:9.5px;line-height:1.45}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__state.is-error{border-color:color-mix(in srgb, var(--down) 35%, var(--terminal-line))}.app-shell[data-shell=terminal-v3] .creator-route-dashboard>footer{color:var(--muted);font-size:9px;line-height:1.5}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__pair{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 22%, transparent);background:color-mix(in srgb, var(--accent) 5%, transparent);gap:5px;padding:2px 5px;font-size:1.06em;font-weight:760}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__pair>.icon:first-child{color:var(--accent);transform:none}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__pair.is-open>.icon:first-child{transform:none}@media (min-width:821px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__tfs{grid-template-columns:max-content 128px minmax(0,1fr) max-content max-content max-content;align-items:center;gap:7px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__tfs-timeframes{flex:none;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2-markets--focus{width:128px;min-width:128px;margin-left:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2-markets--focus:before{display:none}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view{--chart-swap-edge-w:34px;--chart-swap-edge-gutter:calc(.8rem * var(--density));grid-template-columns:minmax(0, 1fr) calc(var(--chart-swap-edge-w) + var(--chart-swap-edge-gutter))}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open{grid-template-columns:minmax(0, 1fr) calc(var(--chart-swap-edge-w) + var(--chart-swap-edge-gutter)) clamp(300px, 28vw, 405px)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view>.tp2__chart{grid-column:1;margin-right:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-edge{z-index:44;width:var(--chart-swap-edge-w);min-width:var(--chart-swap-edge-w);height:118px;min-height:96px;color:var(--accent);border:1px solid var(--accent-border);border-left-color:color-mix(in srgb, var(--accent) 55%, var(--accent-border));border-radius:0 var(--r-sm) var(--r-sm) 0;background:color-mix(in srgb, var(--surface-deep) 92%, var(--accent) 8%);box-shadow:9px 0 24px rgba(var(--shadow-rgb), .38);letter-spacing:.08em;text-transform:uppercase;flex-direction:column;grid-area:2/2;justify-content:center;place-self:center start;align-items:center;gap:8px;margin:0;padding:10px 0;font-size:12px;font-weight:850;display:flex;position:relative}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-edge>span{writing-mode:vertical-rl;transform:rotate(180deg)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-edge .icon{stroke-width:2.2px;width:18px;height:18px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-edge:hover,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-edge.is-on{color:var(--accent-hover);background:color-mix(in srgb, var(--surface-deep) 82%, var(--accent) 18%);box-shadow:9px 0 28px color-mix(in srgb, var(--accent) 18%, transparent);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-edge:focus-visible{color:var(--accent-hover);background:color-mix(in srgb, var(--surface-deep) 82%, var(--accent) 18%);box-shadow:9px 0 28px color-mix(in srgb, var(--accent) 18%, transparent);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet{grid-column:3}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-quick-buy{min-width:64px;min-height:36px;color:var(--accent);border-color:var(--accent-border);background:color-mix(in srgb, var(--accent) 5%, var(--terminal-control));grid-column:4;gap:5px;margin:0;padding-inline-start:9px;padding-inline-end:9px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-quick-buy>span{display:none}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-quick-buy .icon{width:17px;height:17px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-quick-buy b{font-size:10px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__tfs-mode{grid-column:5;margin-left:0}@container (width<=900px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-edge{height:96px;min-height:88px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-quick-buy{height:28px;min-height:28px}}}@media (max-width:820px){html:has(.app-shell[data-shell=terminal-v3]){--topbar-h:47px}html[data-theme] .app-shell[data-shell=terminal-v3] .topbar{gap:2px;height:44px;min-height:44px;padding:2px 5px;top:3px}.app-shell[data-shell=terminal-v3] .topbar__mobile-brand{flex:0 0 28px;width:28px;min-width:28px}.app-shell[data-shell=terminal-v3] .topbar__mobile-brand img{width:27px;height:27px}.app-shell[data-shell=terminal-v3] .topbar>.command-search--icon{width:30px;min-width:30px;max-width:30px;height:36px;min-height:36px;color:var(--muted-strong);box-shadow:none;background:0 0;border-color:#0000;border-radius:8px;flex:0 0 30px}.app-shell[data-shell=terminal-v3] .topbar>.command-search--icon:hover{color:var(--accent);background:color-mix(in srgb, var(--accent) 6%, transparent);box-shadow:none;border-color:#0000}.app-shell[data-shell=terminal-v3] .topbar>.command-search--icon:focus-visible{color:var(--accent);background:color-mix(in srgb, var(--accent) 6%, transparent);box-shadow:none;border-color:#0000}.app-shell[data-shell=terminal-v3] .topbar>.command-search--icon .icon{width:16px;height:16px}.app-shell[data-shell=terminal-v3] .topbar>.global-market-ticker{flex:1 1 0;min-width:0}.app-shell[data-shell=terminal-v3] .topbar>.global-market-ticker:has(>.ls){padding:0}.app-shell[data-shell=terminal-v3] .topbar>.global-market-ticker>.ls{min-height:34px;max-height:34px}.app-shell[data-shell=terminal-v3] .topbar>.topbar__actions{flex:0 0 40px;width:40px;min-width:40px;max-width:40px;margin-left:0;overflow:visible}.app-shell[data-shell=terminal-v3] .topbar .wallet-command{flex:0 0 40px;width:40px;min-width:40px;max-width:40px}.app-shell[data-shell=terminal-v3] .topbar .button--wallet{flex:0 0 40px;width:40px;min-width:40px;max-width:40px;height:38px;min-height:38px;display:flex}.app-shell[data-shell=terminal-v3] .topbar .button--wallet>.icon:last-child{display:none}body:has(.app-shell[data-shell=terminal-v3][data-wallet-menu-open=true]){overflow:hidden}.mobile-nav.is-wallet-command-open{display:none}.app-shell[data-shell=terminal-v3] .wallet-command__menu{top:calc(env(safe-area-inset-top,0px) + var(--topbar-h) + 7px);width:auto;height:max-content;max-height:calc(100dvh - var(--topbar-h) - 13px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));padding-bottom:max(11px, calc(env(safe-area-inset-bottom,0px) + 5px));grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;position:fixed;bottom:auto;left:6px;right:6px}.app-shell[data-shell=terminal-v3] .wallet-command__menu>header,.app-shell[data-shell=terminal-v3] .wallet-command__streams,.app-shell[data-shell=terminal-v3] .wallet-command__preferences{grid-column:1/-1}.app-shell[data-shell=terminal-v3] .wallet-command__primary,.app-shell[data-shell=terminal-v3] .wallet-command__grid{align-self:start;min-width:0}.app-shell[data-shell=terminal-v3] .wallet-command__primary>button{height:46px}.app-shell[data-shell=terminal-v3] .wallet-command__primary strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .wallet-command__primary small{display:none}.app-shell[data-shell=terminal-v3] .wallet-command__grid{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .wallet-command__menu>header{z-index:3;background:color-mix(in srgb, var(--panel-solid) 97%, var(--bg));position:sticky;top:0}.app-shell[data-shell=terminal-v3] .wallet-command__close{width:40px;height:40px;color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-control);cursor:pointer;border-radius:10px;place-items:center;padding:0;display:grid}.app-shell[data-shell=terminal-v3] .wallet-command__close:hover{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .wallet-command__close:focus-visible{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .wallet-command__menu .quick-buy-panel[data-settings-surface=execution-defaults]{top:auto;right:7px;bottom:max(7px, env(safe-area-inset-bottom,0px));width:auto;left:7px}.app-shell[data-shell=terminal-v3] .account-hub-tabs>button{grid-template-columns:24px minmax(0,1fr);column-gap:5px;min-height:46px;padding-inline-start:6px;padding-inline-end:6px}.app-shell[data-shell=terminal-v3] .account-hub-tabs>button>span{width:24px;height:24px}.app-shell[data-shell=terminal-v3] .account-hub-tabs>button strong{font-size:9.5px}.app-shell[data-shell=terminal-v3] .account-hub-tabs>button small{display:none}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__summary{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__summary>span{border-right:0;border-bottom:1px solid var(--terminal-line)}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__summary>span:last-child{border-bottom:0}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__rows>article{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .creator-route-dashboard>header{align-items:flex-start}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__router{grid-template-columns:auto auto;justify-items:end}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__router>small{grid-column:1/-1}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__destination>span{justify-content:space-between}.app-shell[data-shell=terminal-v3] .production-page--trade .chart-market-directory>header input{font-size:16px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__tfs{grid-template-columns:minmax(72px,1fr) 34px 78px 52px 74px 34px;gap:3px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__tfs-timeframes{width:auto;min-width:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2-markets--focus{width:34px;min-width:34px;margin:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2-markets--focus:before{display:none}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2-markets--focus .tp2-markets__toggle{width:34px;min-width:34px;min-height:38px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__chart-swap-toggle{width:78px;min-width:78px;min-height:38px;color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);gap:6px;padding:0 8px;font-size:11px;font-weight:820}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__chart-swap-toggle>span{display:inline}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__chart-swap-toggle .icon{width:18px;height:18px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__chart-quick-buy{width:52px;min-width:52px;min-height:38px;color:var(--accent);border-color:var(--accent-border);background:color-mix(in srgb, var(--accent) 5%, var(--terminal-control));gap:3px;padding:0 5px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__chart-quick-buy .icon{width:16px;height:16px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__chart-quick-buy>span{display:none}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__chart-quick-buy>b{font-size:8.5px;display:inline}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__tfs-mode{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;padding-left:3px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__tfs-mode button{min-width:0;min-height:38px;padding-inline-start:3px;padding-inline-end:3px;font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__chart-focus-toggle{width:34px;min-width:34px;min-height:38px}}@media (max-width:360px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__tfs{grid-template-columns:minmax(56px,1fr) 32px 70px 48px 68px 32px;padding-inline-start:4px;padding-inline-end:4px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2-markets--focus,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2-markets--focus .tp2-markets__toggle{width:32px;min-width:32px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__chart-swap-toggle{width:70px;min-width:70px;padding-inline-start:5px;padding-inline-end:5px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__chart-quick-buy{width:48px;min-width:48px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__chart-focus-toggle{width:32px;min-width:32px}}.app-shell[data-shell=terminal-v3] .production-page--trade .cc-legend__sym.cc-legend__pair{display:inline-flex}.app-shell[data-shell=terminal-v3] .page-title.page-title--compact,.app-shell[data-shell=terminal-v3] .production-page>.page-title.page-title--compact:first-child{align-items:center;gap:16px;min-height:0;margin-bottom:10px;padding:2px 1px 10px}.app-shell[data-shell=terminal-v3] .page-title.page-title--compact h1,.app-shell[data-shell=terminal-v3] .production-page .page-title.page-title--compact h1{margin:0;font-size:clamp(25px,2.35vw,34px);line-height:1.04}.app-shell[data-shell=terminal-v3] .page-title.page-title--compact p,.app-shell[data-shell=terminal-v3] .production-page .page-title.page-title--compact p{margin-top:4px;font-size:10.5px;line-height:1.35}.app-shell[data-shell=terminal-v3] .production-page--analytics .analytics-page-title.page-title--compact{min-height:0;padding:2px 1px 10px}.app-shell[data-shell=terminal-v3] .production-page--analytics .analytics-page-title.page-title--compact h1{font-size:clamp(25px,2.35vw,34px)}.app-shell[data-shell=terminal-v3] .production-page--analytics .analytics-page-title__proof{gap:2px;min-width:205px;padding-block-start:1px;padding-block-end:1px}.app-shell[data-shell=terminal-v3]>.live-rail .live-rail__header{align-items:center;min-height:50px;padding:8px 11px}.app-shell[data-shell=terminal-v3]>.live-rail .live-rail__header h2{white-space:nowrap;flex:none;margin:0;font-size:18px;line-height:1}.app-shell[data-shell=terminal-v3]>.live-rail .live-rail__actions{margin-left:auto}.app-shell[data-shell=terminal-v3]>.live-rail .live-rail__state{text-overflow:ellipsis;flex:0 auto;align-self:center;min-width:0;margin:0 6px 0 8px;padding:3px 6px;overflow:hidden}@media (max-width:1180px){.app-shell[data-shell=terminal-v3]>.live-rail .live-rail__state{background:currentColor;border:0;border-radius:50%;width:8px;height:8px;padding:0;font-size:0}.app-shell[data-shell=terminal-v3]>.live-rail .live-rail__state b{display:none}}.app-shell[data-shell=terminal-v3]>.live-rail .live-native-spotlight{padding:8px 10px}.app-shell[data-shell=terminal-v3]>.live-rail .live-native-spotlight>header{min-height:20px}.app-shell[data-shell=terminal-v3]>.live-rail .live-native-spotlight>div{gap:3px;margin-top:5px}.app-shell[data-shell=terminal-v3]>.live-rail .live-native-spotlight article{min-height:46px;padding-block-start:3px;padding-block-end:3px}.app-shell[data-shell=terminal-v3] .opportunity-command{padding-top:10px}.app-shell[data-shell=terminal-v3] .opportunity-command__header{min-height:34px;padding:0 2px}.app-shell[data-shell=terminal-v3] .opportunity-command__header h3{margin:0;font-size:clamp(23px,2vw,30px)}.app-shell[data-shell=terminal-v3] .opportunity-command .market-map__source-key{align-self:center;padding:5px 8px}.app-shell[data-shell=terminal-v3] .opportunity-experience{width:min(100%,420px);min-height:0;margin-top:7px;padding:3px}.app-shell[data-shell=terminal-v3] .opportunity-experience>div{width:100%;min-width:0;padding:0}.app-shell[data-shell=terminal-v3] .opportunity-experience button{min-height:38px;padding:5px 10px}.app-shell[data-shell=terminal-v3] .reward-overview{grid-template-columns:minmax(260px,.76fr) minmax(0,1.65fr);min-height:146px}.app-shell[data-shell=terminal-v3] .reward-overview__primary{align-content:center;gap:6px;min-width:0;padding:14px 17px;display:grid}.app-shell[data-shell=terminal-v3] .reward-overview__primary>div strong{font-size:clamp(30px,3vw,39px);line-height:.95}.app-shell[data-shell=terminal-v3] .reward-overview__primary>p{max-width:360px;margin:0;font-size:9.5px;line-height:1.35}.app-shell[data-shell=terminal-v3] .reward-overview__primary>.button{width:-moz-fit-content;width:fit-content;min-width:145px;min-height:34px;margin:1px 0 0;padding:6px 10px;font-size:9px}.app-shell[data-shell=terminal-v3] .reward-overview__ledger{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .reward-overview__ledger .reward-stat{justify-content:center;gap:5px;min-height:0;padding:13px 14px}.app-shell[data-shell=terminal-v3] .reward-overview__ledger .reward-stat:before{width:22px;height:2px;margin:0 0 3px}.app-shell[data-shell=terminal-v3] .reward-overview__ledger .reward-stat>span{min-height:22px;margin:0;font-size:9.5px;line-height:1.2}.app-shell[data-shell=terminal-v3] .reward-overview__ledger .reward-stat>strong{margin:0;font-size:clamp(18px,1.6vw,23px);line-height:1}.app-shell[data-shell=terminal-v3] .reward-overview__ledger .reward-stat>p{margin:0;font-size:8.5px;line-height:1.35}.app-shell[data-shell=terminal-v3] .reward-overview__ledger .reward-stat>p b{margin:0;font-size:9px;display:inline}@media (max-width:1180px){.app-shell[data-shell=terminal-v3] .reward-overview{grid-template-columns:1fr}.app-shell[data-shell=terminal-v3] .reward-overview__primary{grid-template-columns:minmax(175px,.55fr) minmax(0,1fr) auto;align-items:center;gap:5px 14px}.app-shell[data-shell=terminal-v3] .reward-overview__primary>.reward-state,.app-shell[data-shell=terminal-v3] .reward-overview__primary>div{grid-column:1}.app-shell[data-shell=terminal-v3] .reward-overview__primary>p{grid-area:1/2/3}.app-shell[data-shell=terminal-v3] .reward-overview__primary>.button{grid-area:1/3/3}}@media (max-width:700px){.app-shell[data-shell=terminal-v3] .page-title.page-title--compact,.app-shell[data-shell=terminal-v3] .production-page>.page-title.page-title--compact:first-child{margin-bottom:8px;padding:1px 1px 8px}.app-shell[data-shell=terminal-v3] .page-title.page-title--compact h1,.app-shell[data-shell=terminal-v3] .production-page .page-title.page-title--compact h1,.app-shell[data-shell=terminal-v3] .production-page--analytics .analytics-page-title.page-title--compact h1,.app-shell[data-shell=terminal-v3] .points-page__title.page-title--compact h1,.app-shell[data-shell=terminal-v3] .rewards-page-title.page-title--compact h1{font-size:clamp(23px,7.2vw,29px)}.app-shell[data-shell=terminal-v3] .production-page--analytics .analytics-page-title__proof{margin-top:8px;padding-top:8px}.app-shell[data-shell=terminal-v3] .opportunity-command{padding:9px}.app-shell[data-shell=terminal-v3] .opportunity-command__header h3{font-size:22px}.app-shell[data-shell=terminal-v3] .opportunity-experience{width:100%}.app-shell[data-shell=terminal-v3] .reward-overview__primary{grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;padding:12px 14px;display:grid}.app-shell[data-shell=terminal-v3] .reward-overview__primary>.reward-state,.app-shell[data-shell=terminal-v3] .reward-overview__primary>div,.app-shell[data-shell=terminal-v3] .reward-overview__primary>p,.app-shell[data-shell=terminal-v3] .reward-overview__primary>.button{grid-area:auto}.app-shell[data-shell=terminal-v3] .reward-overview__primary>.reward-state,.app-shell[data-shell=terminal-v3] .reward-overview__primary>div{grid-column:1}.app-shell[data-shell=terminal-v3] .reward-overview__primary>p{grid-column:1/-1}.app-shell[data-shell=terminal-v3] .reward-overview__primary>.button{grid-area:1/2/3;align-self:center;min-width:0}.app-shell[data-shell=terminal-v3] .reward-overview__ledger{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .reward-overview__ledger .reward-stat,.app-shell[data-shell=terminal-v3] .reward-overview__ledger .reward-stat:nth-child(2),.app-shell[data-shell=terminal-v3] .reward-overview__ledger .reward-stat:last-child{border-right:1px solid var(--terminal-line);border-bottom:0;grid-column:auto;min-height:106px;padding:10px 8px}.app-shell[data-shell=terminal-v3] .reward-overview__ledger .reward-stat:last-child{border-right:0}}@media (max-width:480px){.app-shell[data-shell=terminal-v3] .reward-overview__primary{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .reward-overview__primary>.button{grid-area:auto/1;width:100%}.app-shell[data-shell=terminal-v3] .reward-overview__ledger{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .reward-overview__ledger .reward-stat,.app-shell[data-shell=terminal-v3] .reward-overview__ledger .reward-stat:nth-child(2),.app-shell[data-shell=terminal-v3] .reward-overview__ledger .reward-stat:last-child{border-right:0;border-bottom:1px solid var(--terminal-line);grid-template-columns:minmax(100px,.8fr) minmax(85px,.55fr) minmax(0,1.2fr);align-items:center;gap:7px;min-height:72px;padding:9px 11px;display:grid}.app-shell[data-shell=terminal-v3] .reward-overview__ledger .reward-stat:last-child{border-bottom:0}.app-shell[data-shell=terminal-v3] .reward-overview__ledger .reward-stat:before{display:none}.app-shell[data-shell=terminal-v3] .reward-overview__ledger .reward-stat>span{min-height:0}}.app-shell[data-shell=terminal-v3] .production-page--trade .th__logo-trigger{width:var(--th-token-image-size);height:var(--th-token-image-size);color:inherit;cursor:zoom-in;background:0 0;border:0;border-radius:12px;margin:0;padding:0;display:block;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__logo-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__logo-preview{display:none}@media (min-width:821px){.app-shell[data-shell=terminal-v3] .production-page--trade .th{overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{align-items:center;gap:0 clamp(7px,.75vw,13px);min-height:68px;display:grid;grid-template:"image identity cap commands"68px/62px minmax(150px,1fr) minmax(230px,.9fr) minmax(116px,.55fr)!important;padding:0 11px!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__visual{--th-token-image-size:48px;z-index:8;width:62px;height:48px;position:relative;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .th__visual-action{width:18px;min-width:18px;height:18px;min-height:18px;right:0}.app-shell[data-shell=terminal-v3] .production-page--trade .th__visual-action--star{top:1px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__visual-action--share{bottom:1px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__logo-preview{z-index:190;visibility:hidden;opacity:0;width:208px;color:var(--text-primary);border:1px solid var(--terminal-line-strong);background:color-mix(in srgb, var(--panel-solid) 97%, var(--bg));box-shadow:0 18px 48px color-mix(in srgb, var(--bg) 72%, transparent);pointer-events:none;transform-origin:0 0;transition:opacity var(--dur-fast) ease, transform var(--dur-fast) ease, visibility var(--dur-fast) ease;border-radius:14px;gap:7px;padding:8px;display:grid;position:absolute;top:calc(100% + 9px);left:-2px;transform:translateY(-4px)scale(.985)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__logo-preview>.token-image,.app-shell[data-shell=terminal-v3] .production-page--trade .th__logo-preview>img,.app-shell[data-shell=terminal-v3] .production-page--trade .th__logo-preview>:first-child{object-fit:cover;border-radius:10px!important;width:192px!important;height:192px!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__logo-preview>span{align-items:baseline;gap:7px;min-width:0;padding:2px 3px 1px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--trade .th__logo-preview strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__logo-preview small{color:var(--accent);font:760 10px/1 var(--font-data);margin-left:auto}.app-shell[data-shell=terminal-v3] .production-page--trade .th__visual.is-preview-open .th__logo-preview,.app-shell[data-shell=terminal-v3] .production-page--trade .th__logo-trigger:hover+.th__logo-preview,.app-shell[data-shell=terminal-v3] .production-page--trade .th__logo-preview:hover{visibility:visible;opacity:1;pointer-events:auto;transform:none}.app-shell[data-shell=terminal-v3] .production-page--trade .th__who{align-self:center;gap:3px;min-width:0}.app-shell[data-shell=terminal-v3] .production-page--trade .th__names{flex-wrap:nowrap;gap:6px;min-width:0}.app-shell[data-shell=terminal-v3] .production-page--trade .th__name{text-overflow:ellipsis;white-space:nowrap;max-width:min(22vw,310px);font-size:clamp(20px,1.65vw,27px);overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta{flex-wrap:nowrap;gap:4px;min-width:0;font-size:9px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>*{flex:none}.app-shell[data-shell=terminal-v3] .production-page--trade .th__contract{flex:90px;min-width:68px;max-width:118px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__telemetry{display:none!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline{border:0;align-self:center;height:52px;min-height:52px;padding:0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline:not(:has(.th__ath)){border:0;align-self:center;height:52px;min-height:52px;padding:0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{grid-template-rows:14px 30px;grid-template-columns:minmax(94px,.82fr) minmax(126px,1.18fr);align-content:center;column-gap:clamp(9px,1vw,16px);height:52px;min-height:52px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline:not(:has(.th__ath)) .th__capnum{grid-template-rows:14px 30px;grid-template-columns:minmax(94px,.82fr) minmax(126px,1.18fr);align-content:center;column-gap:clamp(9px,1vw,16px);height:52px;min-height:52px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline{grid-template-rows:14px 28px;grid-template-columns:minmax(0,1fr) max-content}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum>strong,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline b,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__liquidity-inline b{align-self:end;font-size:clamp(18px,1.55vw,23px);line-height:1}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands{border:0;grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;gap:5px;min-width:0;height:38px;min-height:38px;padding:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal){background:color-mix(in srgb, var(--terminal-control) 78%, transparent);border:1px solid #0000;border-radius:8px;min-width:0;height:38px;min-height:38px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal){background:color-mix(in srgb, var(--terminal-control) 78%, transparent);border:1px solid #0000;border-radius:8px;min-width:0;height:38px;min-height:38px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal)+:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal){border-left:1px solid #0000}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal)+:is(.trade-market-snapshot__position,.trade-market-snapshot__signal){border-left:1px solid #0000}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal):hover{border-color:var(--accent-border);background:var(--accent-surface)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal):hover{border-color:var(--accent-border);background:var(--accent-surface)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal):focus-visible{border-color:var(--accent-border);background:var(--accent-surface)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal):focus-visible{border-color:var(--accent-border);background:var(--accent-surface)}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot__signal .signal-badge__verb{display:none}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-stack{overscroll-behavior:contain;scrollbar-width:thin;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden auto}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket{flex:none;min-width:0;display:block;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket>.tp2__side{height:auto;min-height:0;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context{min-width:0;color:var(--text-primary);border:1px solid var(--terminal-line);background:color-mix(in srgb, var(--terminal-control) 76%, transparent);border-radius:10px;flex:none;grid-template-columns:minmax(0,1fr);gap:0;margin:0 9px 10px;display:grid;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__head{min-height:29px;color:var(--text-muted);border-bottom:1px solid var(--terminal-line);font:780 9px/1 var(--font-data);letter-spacing:.075em;text-transform:uppercase;align-items:center;gap:8px;padding:0 10px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__head i{background:linear-gradient(90deg, var(--terminal-line), transparent);flex:1;height:1px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin{border-bottom:1px solid var(--terminal-line);grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin>*{min-width:0;min-height:43px;color:var(--text-primary);grid-template-rows:14px 17px;grid-template-columns:minmax(0,1fr) auto auto;align-content:center;gap:0 5px;padding:5px 10px;text-decoration:none;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin>*+*{border-left:1px solid var(--terminal-line)}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin>a:hover{color:var(--accent);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin>a:focus-visible{color:var(--accent);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin span>span,.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin a>span{color:var(--text-muted);font:720 8px/1 var(--font-data);letter-spacing:.055em;text-transform:uppercase;grid-column:1/-1}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin strong{font:780 11px/1 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin em{color:var(--accent);font:normal 800 11px/1 var(--font-data);align-self:center}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin .is-unavailable{color:var(--text-muted)}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts,.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip{min-width:0}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip,.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip[data-fact-count]{border-bottom:1px solid var(--terminal-line);grid-template-columns:repeat(5,minmax(0,1fr));height:auto;min-height:49px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__scell{background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;height:49px;min-height:49px;padding:5px 3px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__scell+.tp2__scell{border-left:1px solid color-mix(in srgb, var(--terminal-line) 72%, transparent)}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sk,.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sk:after{content:attr(data-narrow);color:var(--text-muted);letter-spacing:.025em;font-size:7.5px;line-height:1}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sval{max-width:100%;color:var(--text-primary);font:790 10.5px/1 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__flowrow{border-bottom:1px solid var(--terminal-line);min-width:0;height:35px;min-height:35px;font:740 9px/1 var(--font-data);grid-template-columns:max-content minmax(24px,1fr) max-content;align-items:center;gap:7px;padding:0 9px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__flowrow .tp2__flowcopy{white-space:nowrap;gap:5px;display:inline-flex}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__flowrow .tp2__flowbar{min-width:24px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;height:40px;min-height:40px;padding:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard .tp2__change{flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;padding:0 3px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard .tp2__change+.tp2__change{border-left:1px solid color-mix(in srgb, var(--terminal-line) 72%, transparent)}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard .tp2__sk{color:var(--text-muted);font-size:8px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard .tp2__changev{text-overflow:clip;font-size:10.5px;overflow:visible}@container (width<=720px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{gap:0 6px;grid-template-columns:56px minmax(135px,1fr) minmax(195px,1.05fr) minmax(98px,.48fr)!important;padding-inline-start:8px!important;padding-inline-end:8px!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__visual{--th-token-image-size:44px;width:56px;height:44px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__name{max-width:150px;font-size:19px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__socials{gap:2px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__social--icon{width:20px;min-width:20px;height:20px;min-height:20px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{grid-template-columns:minmax(76px,.76fr) minmax(110px,1.24fr);column-gap:6px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline:not(:has(.th__ath)) .th__capnum{grid-template-columns:minmax(76px,.76fr) minmax(110px,1.24fr);column-gap:6px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum>strong,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline b,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__liquidity-inline b{font-size:17px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands>.trade-market-snapshot__position{display:none}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot__signal{padding-inline-start:5px;padding-inline-end:5px}}}@media (max-width:820px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-stack{overscroll-behavior:contain;min-width:0;min-height:0;display:block;overflow-y:auto}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context{display:none}}@media (min-width:801px) and (max-width:1440px){.app-shell[data-shell=terminal-v3]>.live-rail .trade-item__meta{align-items:center;gap:5px;min-width:0;display:flex}.app-shell[data-shell=terminal-v3]>.live-rail .trade-item__meta>span{text-overflow:clip;white-space:nowrap;flex:none;min-width:44px;overflow:visible}.app-shell[data-shell=terminal-v3]>.live-rail .trade-item__meta>time{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}}@container (width<=900px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__creator{box-sizing:border-box;flex-wrap:nowrap;grid-template-columns:max-content minmax(0,1fr) max-content max-content;align-items:center;column-gap:clamp(4px,1cqi,7px);min-height:38px;margin:6px 4px 0;padding:5px 7px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__creator-k{letter-spacing:.06em;white-space:nowrap;font-size:clamp(7px,1.2cqi,9px)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__creator-v{white-space:nowrap;min-width:0;font-size:clamp(7px,1.25cqi,9px);line-height:1.1}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__creator-v em{font-size:.9em}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__creator-claim{white-space:nowrap;min-width:46px;min-height:28px;margin-left:0;padding:4px 7px;font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__creator-manage{white-space:nowrap;align-items:center;height:28px;min-height:28px;font-size:clamp(7px,1.2cqi,9px);line-height:1;display:inline-flex}}@media (min-width:1360px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__telemetry>.trade-market-snapshot{grid-template-columns:minmax(350px,.85fr) minmax(190px,.42fr) minmax(175px,.36fr)}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowrow{grid-template-columns:max-content minmax(22px,1fr) max-content}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot>.tp2__changecard{border:0;border-left:1px solid var(--border-subtle);background:0 0;border-radius:0;grid-area:1/3;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;min-width:0;height:30px;min-height:30px;padding:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell{gap:6px;padding-inline-start:2px;padding-inline-end:2px}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell>:-webkit-any(.tp2__sk,.tp2__sval){text-overflow:clip;flex:none;max-width:none;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell>:is(.tp2__sk,.tp2__sval){text-overflow:clip;flex:none;max-width:none;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk:after{letter-spacing:0}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot>.tp2__changecard .tp2__change{border-right:1px solid color-mix(in srgb, var(--border-subtle) 72%, transparent);flex-direction:column;justify-content:center;align-items:center;gap:1px;min-width:0;height:30px;padding:0 3px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot>.tp2__changecard .tp2__change:last-child{border-right:0}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot>.tp2__changecard .tp2__sk{color:var(--text-muted);letter-spacing:.055em;flex:none;font-size:8px;font-weight:750}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot>.tp2__changecard .tp2__changev{text-overflow:clip;white-space:nowrap;min-width:0;font-size:0;line-height:1;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot>.tp2__changecard .tp2__changev:after{content:attr(data-compact);font-size:11px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__execution-momentum{display:none}.app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) .production-page--trade .th__telemetry>.trade-market-snapshot{grid-template-columns:minmax(345px,.8fr) minmax(190px,.46fr) minmax(175px,.39fr)}}@media (min-width:801px) and (max-width:1399px){.app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) .production-page--trade .trade-market-snapshot .tp2__scell{gap:3px;padding-inline-start:3px;padding-inline-end:3px}.app-shell[data-shell=terminal-v3]:has(>.live-rail .live-rail__trade-slot>.tp2__side) .production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk:after{content:attr(data-narrow)}@container (width<=680px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__telemetry>.trade-market-snapshot{grid-template-rows:repeat(2,30px);grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell{gap:3px;padding-inline-start:3px;padding-inline-end:3px}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__scell>.tp2__sk:after{content:attr(data-narrow)}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot__facts{grid-area:1/1}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot .tp2__flowrow{grid-area:2/1}}}@media (min-width:1181px) and (max-width:1600px){html:has(.app-shell[data-shell=terminal-v3]){--sidebar-w:70px}.app-shell[data-shell=terminal-v3] .sidebar{--sidebar-inline-pad:4px;padding-inline:var(--sidebar-inline-pad)}.app-shell[data-shell=terminal-v3] :-webkit-any(.nav-item,.sidebar-footer){width:100%;max-width:100%}.app-shell[data-shell=terminal-v3] :is(.nav-item,.sidebar-footer){width:100%;max-width:100%}.app-shell[data-shell=terminal-v3] .nav-item>.nav-compact-label{max-width:calc(var(--sidebar-w) - 10px)}}@media (min-width:821px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open{position:relative;grid-template-columns:minmax(0,1fr)!important;column-gap:0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open{grid-template-columns:minmax(0,1fr) clamp(300px,26vw,390px)!important;column-gap:6px!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view>.tp2__chart{grid-column:1!important;margin:0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-edge{z-index:44;width:32px;min-width:32px;height:104px;min-height:88px;margin:0;top:calc(50% + 18px);right:0;transform:translateY(-50%);grid-area:auto!important;position:absolute!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__chart-swap-edge{display:none!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet{min-width:0;grid-column:2!important;margin:0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum>strong{grid-area:2/1;align-self:end}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline{align-content:center;align-self:center;height:44px;grid-template-rows:14px 30px!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline b,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline em{align-self:end}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sk{font-size:0}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sk:after{content:attr(data-narrow);color:var(--text-muted);letter-spacing:.025em;font-size:7.5px;line-height:1}}@media (min-width:821px) and (max-width:1600px){.app-shell[data-shell=terminal-v3]:has(.workspace main>.production-page--trade.is-active){grid-template-columns:var(--sidebar-w) minmax(0, 1fr)!important}html[data-theme] .app-shell[data-shell=terminal-v3]:has(.workspace main>.production-page--trade.is-active)>.live-rail{display:none!important}.app-shell[data-shell=terminal-v3]:has(.workspace main>.production-page--trade.is-active)>.workspace{grid-column:2;min-width:0}html[data-theme] .app-shell[data-shell=terminal-v3]:has(.workspace main>.production-page--trade.is-active) .topbar{right:0!important}.app-shell[data-shell=terminal-v3] main:has(>.production-page--trade.is-active){padding:6px 7px 28px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2{gap:5px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__tfs{gap:5px;height:35px;min-height:35px;padding:2px 5px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__tfs button,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2-markets--focus,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-quick-buy{height:28px;min-height:28px}}@media (min-width:1601px){html:has(.app-shell[data-shell=terminal-v3]){--sidebar-w:68px}}@media (min-width:1181px) and (max-width:1600px){html:has(.app-shell[data-shell=terminal-v3]){--sidebar-w:64px}}@media (min-width:801px) and (max-width:1180px){html:has(.app-shell[data-shell=terminal-v3]){--sidebar-w:clamp(54px, calc(2.4vw + 34px), 62px)}}@media (min-width:801px){.app-shell[data-shell=terminal-v3] .sidebar{--sidebar-inline-pad:3px;padding-inline:var(--sidebar-inline-pad)}.app-shell[data-shell=terminal-v3] :-webkit-any(.nav-item,.sidebar-footer){width:100%;max-width:100%}.app-shell[data-shell=terminal-v3] :is(.nav-item,.sidebar-footer){width:100%;max-width:100%}.app-shell[data-shell=terminal-v3] .nav-item>.nav-compact-label{max-width:calc(var(--sidebar-w) - 6px)}}@media (min-width:821px) and (max-width:1600px){.app-shell[data-shell=terminal-v3][data-view=token]{--rail-w:0px;grid-template-columns:var(--sidebar-w) minmax(0, 1fr)!important}.app-shell[data-shell=terminal-v3][data-view=token]>.workspace{grid-column:2/3;width:100%;min-width:0;max-width:none}html[data-theme] .app-shell[data-shell=terminal-v3][data-view=token]>.live-rail{display:none!important}html[data-theme] .app-shell[data-shell=terminal-v3][data-view=token] .topbar{width:auto;max-width:none;right:0!important}}@media (min-width:821px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline{justify-content:start;column-gap:7px;width:max-content;max-width:100%;grid-template-columns:minmax(0,max-content) max-content!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline em{justify-self:start}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open{--trade-workstation-h:clamp(500px, 72dvh, 900px);grid-template-rows:auto var(--trade-workstation-h);align-items:stretch}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view>.tp2__chart{height:var(--trade-workstation-h,clamp(500px, 72vh, 900px));min-height:0;max-height:var(--trade-workstation-h,clamp(500px, 72vh, 900px));grid-row:2;align-self:stretch;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet{height:var(--trade-workstation-h);min-height:0;max-height:var(--trade-workstation-h);border-color:var(--terminal-line);background:color-mix(in srgb, var(--bg) 92%, var(--panel-solid));box-shadow:none;border-radius:10px;grid-row:2;grid-template-rows:32px minmax(0,1fr);align-self:stretch;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-sheet-toggle{background:0 0;min-height:32px;padding-inline-start:10px;padding-inline-end:7px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-stack,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket{height:100%;min-height:0;max-height:100%;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket>.tp2__side{grid-template-rows:minmax(0,1fr) auto auto;gap:0;height:100%;min-height:0;max-height:100%;display:grid;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-focus-ticket>.tp2__side>.tp2__swap{overscroll-behavior:contain;min-height:0;overflow:hidden auto}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-sheet :-webkit-any(.tp2__side,.tp2__swap){box-shadow:none;background:0 0;border-color:#0000;border-radius:0}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-sheet :is(.tp2__side,.tp2__swap){box-shadow:none;background:0 0;border-color:#0000;border-radius:0}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context{border:0;border-top:1px solid var(--terminal-line);background:0 0;border-radius:0;margin:0;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin span>span,.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin a>span{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin strong{font-size:12px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sk:after{font-size:8.5px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sval{font-size:11.5px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__flowrow{font-size:10px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard .tp2__sk{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard .tp2__changev{font-size:11.5px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__tfs{grid-template-columns:max-content 128px minmax(0,1fr) max-content max-content max-content}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-toggle{grid-column:4;justify-self:end}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-quick-buy{grid-column:5;justify-self:end}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__tfs-mode{grid-column:6}.app-shell[data-shell=terminal-v3] .wallet-command__grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:350px){.app-shell[data-shell=terminal-v3] .wallet-command__menu{grid-template-columns:minmax(0,1fr)}}@media (min-width:821px) and (max-height:850px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view>.tp2__feed{max-height:220px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view>.tp2__feed .tp2__trades{max-height:160px}}@media (min-width:821px) and (max-width:1600px) and (max-height:800px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open{--trade-laptop-feed-h:clamp(136px, 21dvh, 168px);--trade-laptop-lower-gap:6px;grid-template-rows:auto var(--trade-workstation-h) calc(var(--trade-laptop-feed-h) + var(--trade-laptop-lower-gap));align-items:start}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__chart{grid-area:2/1}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__chart-swap-sheet{height:calc(var(--trade-workstation-h) + var(--trade-laptop-feed-h) + var(--trade-laptop-lower-gap));max-height:calc(var(--trade-workstation-h) + var(--trade-laptop-feed-h) + var(--trade-laptop-lower-gap));grid-area:2/2/span 2}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed{width:auto;min-height:var(--trade-laptop-feed-h);height:var(--trade-laptop-feed-h);max-height:var(--trade-laptop-feed-h);margin:var(--trade-laptop-lower-gap) 0 0;grid-area:3/1;align-self:start}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed>:-webkit-any(#trade-studio-trades-panel,#trade-studio-holders-panel){height:calc(100% - 33px);min-height:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed>:is(#trade-studio-trades-panel,#trade-studio-holders-panel){height:calc(100% - 33px);min-height:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed>#trade-studio-trades-panel{overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed>#trade-studio-holders-panel{overscroll-behavior-y:auto;overflow-y:auto}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed .tp2__trades{height:calc(100% - 4px);min-height:0;max-height:none;margin:4px 8px 0;overflow-y:auto}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed #trade-studio-holders-panel>.hp{margin:4px 8px 8px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed #trade-studio-holders-panel .hp__rows{max-height:none;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed .tp2__feedtabs{align-items:stretch;height:33px;min-height:33px;padding:0 7px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed .tp2__feedtabs button{height:32px;min-height:32px;padding:0 10px;line-height:1}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed :-webkit-any(.tp2__thead,.tp2__trow){align-items:center;gap:6px;min-height:30px;padding:0 3px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed :is(.tp2__thead,.tp2__trow){align-items:center;gap:6px;min-height:30px;padding:0 3px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed .tp2__trow{height:34px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed .tp2__thead>span{white-space:nowrap;align-self:center;min-width:0;line-height:1}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed .tp2__trow>span{text-overflow:ellipsis;white-space:nowrap;align-self:center;min-width:0;line-height:1;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed .tp2__trow :-webkit-any(.tp2__type,.tp2__usd,.tp2__amount,.tp2__price,.tp2__trader,.tp2__txn){align-items:center;gap:4px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed .tp2__trow :is(.tp2__type,.tp2__usd,.tp2__amount,.tp2__price,.tp2__trader,.tp2__txn){align-items:center;gap:4px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed .tp2__trow .tp2__txn{justify-content:flex-end}}@media (max-width:820px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__tfs{grid-template-columns:minmax(72px,1fr) 34px 78px 52px 74px 34px}}@media (max-width:360px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__tfs{grid-template-columns:minmax(56px,1fr) 32px 70px 48px 68px 32px}}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-sheet{color:var(--text-primary);border-color:var(--terminal-line);background:var(--terminal-panel-soft);box-shadow:none}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--trade .tp2:not(.tp2--embedded-swap)>.tp2__body>.tp2__side>.tp2__swap{box-shadow:none;background:0 0;border-color:#0000}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-sheet :-webkit-any(.tp2__side,.tp2__swap){box-shadow:none;background:0 0;border-color:#0000}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-sheet :is(.tp2__side,.tp2__swap){box-shadow:none;background:0 0;border-color:#0000}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__market-sides{border-color:var(--terminal-line);background:color-mix(in srgb, var(--accent) 2%, var(--terminal-control));box-shadow:none}.app-shell[data-shell=terminal-v3] .production-page--trade :-webkit-any(.tp2__box,.tp2__market-balance,.tp2__market-mode,.tp2__deets-grid){border-color:var(--terminal-line);background:color-mix(in srgb, var(--accent) 2%, var(--terminal-control));box-shadow:none}.app-shell[data-shell=terminal-v3] .production-page--trade :is(.tp2__box,.tp2__market-balance,.tp2__market-mode,.tp2__deets-grid){border-color:var(--terminal-line);background:color-mix(in srgb, var(--accent) 2%, var(--terminal-control));box-shadow:none}.app-shell[data-shell=terminal-v3] .production-page--trade :-webkit-any(.tp2__trade-nav,.tp2__mobile-mode-select){background:0 0}.app-shell[data-shell=terminal-v3] .production-page--trade :is(.tp2__trade-nav,.tp2__mobile-mode-select){background:0 0}.app-shell[data-shell=terminal-v3] .production-page--trade :is(.tp2__trade-modes button.is-on,.tp2__mobile-mode-select>button.is-on){color:var(--accent);border-color:var(--accent-border);box-shadow:inset 0 -2px var(--accent);background:0 0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__market-sides button.is-on{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);box-shadow:inset 0 -2px var(--accent)}.app-shell[data-shell=terminal-v3] .production-page--trade :-webkit-any(.tp2__pill,.tp2__slipbtn,.tp2__market-settings){color:var(--text-secondary);border-color:var(--terminal-line);background:color-mix(in srgb, var(--accent) 1.5%, var(--terminal-panel-soft))}.app-shell[data-shell=terminal-v3] .production-page--trade :is(.tp2__pill,.tp2__slipbtn,.tp2__market-settings){color:var(--text-secondary);border-color:var(--terminal-line);background:color-mix(in srgb, var(--accent) 1.5%, var(--terminal-panel-soft))}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--trade .tp2__slipwrap .tp2__slipctl{color:var(--text-primary);border-color:var(--terminal-line-strong);background:var(--panel-solid);box-shadow:var(--shadow-lg)}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context{min-width:0;color:var(--text-primary);border:0;border-top:1px solid var(--terminal-line);border-radius:0;grid-template-columns:minmax(0,1fr);gap:0;margin:0;display:grid;overflow:hidden;background:0 0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__toggle{width:100%;min-height:40px;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__toggle strong{font:800 10px/1 var(--font-data);letter-spacing:.065em;text-transform:uppercase}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__toggle i{width:24px;height:24px;color:var(--text-muted);font:normal 800 12px/1 var(--font-data);place-items:center;transition:transform .14s,color .14s;display:grid;transform:rotate(-90deg)}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context.is-open>.execution-market-context__toggle{color:var(--accent);border-bottom:1px solid var(--terminal-line)}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context.is-open>.execution-market-context__toggle i{color:var(--accent);transform:rotate(0)}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__toggle:-webkit-any(:hover,:focus-visible){color:var(--accent);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__toggle:is(:hover,:focus-visible){color:var(--accent);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin{border-bottom:1px solid var(--terminal-line);grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr);min-width:0;display:grid;background:0 0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin>*{min-width:0;min-height:45px;color:var(--text-primary);grid-template-rows:13px 18px;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:2px 6px;padding:6px 10px;text-decoration:none;display:grid;background:0 0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin>*+*{border-left:1px solid var(--terminal-line)}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin :-webkit-any(a,span)>span{color:var(--text-muted);font:720 8.5px/1 var(--font-data);letter-spacing:.055em;text-transform:uppercase;grid-column:1/-1}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin :is(a,span)>span{color:var(--text-muted);font:720 8.5px/1 var(--font-data);letter-spacing:.055em;text-transform:uppercase;grid-column:1/-1}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin strong{min-width:0;font:780 11.5px/1 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin em{color:var(--accent);font:normal 800 11px/1 var(--font-data);align-self:center}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin>a:-webkit-any(:hover,:focus-visible){color:var(--accent);outline:0;background:var(--accent-surface)!important}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin>a:is(:hover,:focus-visible){color:var(--accent);outline:0;background:var(--accent-surface)!important}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts,.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip,.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__scell{min-width:0;background:0 0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip,.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip[data-fact-count]{border:0;border-bottom:1px solid var(--terminal-line);grid-template-columns:repeat(4,minmax(0,1fr)) minmax(58px,1.18fr);height:auto;min-height:34px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__scell{border:0;flex-direction:row;justify-content:center;align-items:center;gap:5px;height:34px;min-height:34px;padding:4px 3px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__scell+.tp2__scell{border-left:1px solid color-mix(in srgb, var(--terminal-line) 76%, transparent)}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sk,.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sk:after{color:var(--text-muted);letter-spacing:.025em;line-height:1}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sk{font-size:0}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sk:after{content:attr(data-narrow);font-size:8.5px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sval{max-width:100%;color:var(--text-primary);font:790 10.5px/1 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__flowrow{border:0;border-bottom:1px solid var(--terminal-line);min-width:0;height:35px;min-height:35px;font:740 9.5px/1 var(--font-data);grid-template-columns:max-content minmax(24px,1fr) max-content;align-items:center;gap:7px;padding:0 9px;display:grid;background:0 0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard{border:0;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;height:39px;min-height:39px;padding:0;display:grid;background:0 0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context+.tp2-markets--rail{border:0;border-top:1px solid var(--terminal-line);background:0 0;border-radius:0;margin:0;display:block;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context+.tp2-markets--rail .tp2-markets__toggle{background:0 0;min-height:40px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context+.tp2-markets--rail .tp2-markets__body{border-top-color:var(--terminal-line);min-height:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context+.tp2-markets--rail .tp2-markets__list{overscroll-behavior:contain;max-height:clamp(104px,17dvh,156px);overflow-y:auto}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs .tp2-markets--focus .tp2-markets__toggle>span .icon{flex:0 0 15px;width:15px;min-width:15px;height:15px}.app-shell[data-shell=terminal-v3] .production-page--trade :is(.tp2__chart-swap-stack,.tp2__chart-focus-ticket>.tp2__side>.tp2__swap,.tp2__chart-focus-ticket>.tp2__side>.execution-market-context,.execution-market-context+.tp2-markets--rail .tp2-markets__list,.tp2__tfs .tp2-markets--focus .tp2-markets__list){scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--accent) 48%, var(--terminal-line-strong)) transparent}.app-shell[data-shell=terminal-v3] .production-page--trade :is(.tp2__chart-swap-stack,.tp2__chart-focus-ticket>.tp2__side>.tp2__swap,.tp2__chart-focus-ticket>.tp2__side>.execution-market-context,.execution-market-context+.tp2-markets--rail .tp2-markets__list,.tp2__tfs .tp2-markets--focus .tp2-markets__list)::-webkit-scrollbar{width:6px;height:6px}.app-shell[data-shell=terminal-v3] .production-page--trade :is(.tp2__chart-swap-stack,.tp2__chart-focus-ticket>.tp2__side>.tp2__swap,.tp2__chart-focus-ticket>.tp2__side>.execution-market-context,.execution-market-context+.tp2-markets--rail .tp2-markets__list,.tp2__tfs .tp2-markets--focus .tp2-markets__list)::-webkit-scrollbar-track{background:0 0}.app-shell[data-shell=terminal-v3] .production-page--trade :is(.tp2__chart-swap-stack,.tp2__chart-focus-ticket>.tp2__side>.tp2__swap,.tp2__chart-focus-ticket>.tp2__side>.execution-market-context,.execution-market-context+.tp2-markets--rail .tp2-markets__list,.tp2__tfs .tp2-markets--focus .tp2-markets__list)::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--accent) 48%, var(--terminal-line-strong));background-clip:padding-box;border:1px solid #0000;border-radius:999px}.app-shell[data-shell=terminal-v3] .production-page--trade :is(.tp2__chart-swap-stack,.tp2__chart-focus-ticket>.tp2__side>.tp2__swap,.tp2__chart-focus-ticket>.tp2__side>.execution-market-context,.execution-market-context+.tp2-markets--rail .tp2-markets__list,.tp2__tfs .tp2-markets--focus .tp2-markets__list)::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--accent) 70%, var(--terminal-line-strong));background-clip:padding-box}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard .tp2__change{flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;padding:0 3px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard .tp2__change+.tp2__change{border-left:1px solid color-mix(in srgb, var(--terminal-line) 76%, transparent)}@media (min-width:821px) and (max-width:1280px){.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__scell{gap:2px;padding-inline-start:1px;padding-inline-end:1px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sk:after{font-size:8px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sval{font-size:10px}}@media (min-width:821px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{gap:0 clamp(9px,.9vw,16px);grid-template-columns:80px minmax(215px,.68fr) minmax(300px,1fr) minmax(145px,.55fr)!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__visual{--th-token-image-size:48px;width:80px;height:48px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__visual-action{width:20px;min-width:20px;height:20px;min-height:20px;right:1px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__visual-action--star{top:0}.app-shell[data-shell=terminal-v3] .production-page--trade .th__visual-action--share{bottom:0}.app-shell[data-shell=terminal-v3] .production-page--trade .th__who{gap:5px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__names{gap:9px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__socials{gap:5px;margin-left:3px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta{gap:6px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__contract{max-width:152px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{justify-content:start}}@media (min-width:821px) and (max-width:1280px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__name-proof{flex:auto;min-width:0;max-width:100%}.app-shell[data-shell=terminal-v3] .production-page--trade .th__name{min-width:0;max-width:100%;font-size:clamp(15px,1.55vw,20px)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__name--medium{letter-spacing:-.015em;font-size:clamp(13.5px,1.35vw,17px)}.app-shell[data-shell=terminal-v3] .production-page--trade .th__name--long{letter-spacing:-.025em;font-size:clamp(12px,1.15vw,15px)}}@media (max-width:820px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{grid-template-rows:minmax(56px,auto) 36px 40px!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__telemetry,.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot{display:none!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline{grid-row:2;grid-template-rows:36px;height:36px;max-height:36px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{grid-template-rows:9px 22px;align-self:center;height:34px;min-height:34px;padding-top:1px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline:not(:has(.th__ath)) .th__capnum{grid-template-rows:9px 22px;align-self:center;height:34px;min-height:34px;padding-top:1px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands{border-top:1px solid var(--border-subtle);border-left:0;grid-area:3/1/auto/13;height:40px;min-height:40px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands>:-webkit-any(.trade-market-snapshot__position,.trade-market-snapshot__signal){height:39px;min-height:39px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands>:is(.trade-market-snapshot__position,.trade-market-snapshot__signal){height:39px;min-height:39px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2:not(.tp2--embedded-swap) .tp2__side>.execution-market-context,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__chart-swap-sheet .execution-market-context,html[data-tma=telegram] .app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__chart-swap-sheet .execution-market-context{display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__chart-swap-stack{display:block;overflow:hidden auto}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin>*{min-height:44px;padding-inline-start:9px;padding-inline-end:9px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin strong{font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sk:after{font-size:8px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sval{font-size:10.5px}}@media (min-width:821px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{column-gap:clamp(6px,.45vw,9px);grid-template-columns:minmax(72px,.65fr) minmax(128px,1.06fr) minmax(68px,.58fr)!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline{grid-area:1/2/3}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__liquidity-inline{grid-area:1/3/3;display:grid}}@media (min-width:1024px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{justify-self:start;width:calc(100% - clamp(28px,4vw,60px))}}@media (max-width:820px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{column-gap:clamp(5px,1.8vw,9px);grid-template-columns:minmax(70px,.76fr) minmax(118px,1.28fr) minmax(66px,.72fr)!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline:not(:has(.th__ath)) .th__capnum{column-gap:clamp(5px,1.8vw,9px);grid-template-columns:minmax(70px,.76fr) minmax(118px,1.28fr) minmax(66px,.72fr)!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__liquidity-inline{display:contents}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__liquidity-inline i{text-overflow:ellipsis;white-space:nowrap;grid-area:1/3;font-size:8.5px;display:block;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__liquidity-inline b{grid-area:2/3;align-self:center;font-size:clamp(16px,5vw,21px);line-height:1}}@media (max-width:350px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__liquidity-inline b{font-size:17px}}@media (min-width:821px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__tfs{grid-template-columns:max-content 128px minmax(0,1fr) max-content max-content max-content!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2-markets--focus,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2-markets--focus .tp2-markets__toggle{width:128px;min-width:128px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2-markets--focus .tp2-markets__toggle strong{text-overflow:clip;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-toggle{min-width:66px;height:28px;min-height:28px;color:var(--accent);border-color:var(--accent-border);background:color-mix(in srgb, var(--accent) 5%, var(--terminal-control));grid-column:4;justify-self:end;gap:5px;margin:0;padding:0 9px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-toggle.is-on{background:var(--accent-surface);box-shadow:inset 0 -2px var(--accent)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-toggle .icon{width:15px;height:15px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-toggle>span{font-size:10px;font-weight:800;display:inline}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-quick-buy{grid-column:5}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__tfs-mode{grid-column:6}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket>.tp2__side{flex-direction:column;gap:0;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket>.tp2__side>.tp2__swap{overscroll-behavior:contain;flex:0 auto;min-height:0;overflow:hidden auto}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket>.tp2__side>.execution-market-context{overscroll-behavior:contain;flex:40px;align-content:start;height:auto;min-height:40px;max-height:100%;overflow:hidden auto}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open{--trade-workstation-h:clamp(540px, calc(100dvh - 130px), 900px)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket>.tp2__side>.tp2__swap{padding:10px 7px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__swap .tp2__trade-nav{min-height:38px;margin-bottom:6px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__swap .tp2__trade-nav .tp2__trade-modes button,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__swap .tp2__trade-nav .tp2__trade-modes button:not(.is-on){min-height:31px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__swap .tp2__box{padding:9px 10px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__swap .tp2__deets{gap:5px;margin-top:6px;padding-top:6px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__swap .tp2__go{min-height:44px;margin-top:8px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket>.tp2__side>.execution-market-context{flex:40px;min-height:40px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket>.tp2__side>.execution-market-context.is-open{min-height:214px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__toggle{height:36px;min-height:36px;padding-inline-start:12px;padding-inline-end:8px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context.is-open>.execution-market-context__toggle{border-bottom:0}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin{border:0;gap:5px;min-height:40px;margin:5px 8px 0}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin>*{border:1px solid color-mix(in srgb, var(--terminal-line) 86%, transparent);border-radius:7px;min-height:40px;padding:5px 8px;background:color-mix(in srgb, var(--accent) 2.5%, var(--terminal-control))!important}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin>*+*{border-left:1px solid color-mix(in srgb, var(--terminal-line) 86%, transparent)}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts{margin:5px 8px 0}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip,.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip[data-fact-count]{border:0;gap:4px;min-height:38px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__scell{border:1px solid color-mix(in srgb, var(--terminal-line) 82%, transparent);border-radius:7px;flex-direction:column;gap:3px;height:38px;min-height:38px;padding:5px 2px 4px;background:color-mix(in srgb, var(--accent) 2%, var(--terminal-control))!important}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__scell+.tp2__scell{border-left:1px solid color-mix(in srgb, var(--terminal-line) 82%, transparent)}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sk:after{font-size:7.8px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sval{font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__flowrow{border:1px solid color-mix(in srgb, var(--terminal-line) 82%, transparent);border-radius:7px;height:31px;min-height:31px;margin:5px 8px 0;padding-inline-start:8px;padding-inline-end:8px;background:color-mix(in srgb, var(--accent) 2%, var(--terminal-control))!important}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard{gap:4px;height:36px;min-height:36px;margin:5px 8px 8px;background:0 0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard .tp2__change{border:1px solid color-mix(in srgb, var(--terminal-line) 82%, transparent);background:color-mix(in srgb, var(--accent) 2%, var(--terminal-control));border-radius:7px;gap:2px;padding:3px 2px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard .tp2__change+.tp2__change{border-left:1px solid color-mix(in srgb, var(--terminal-line) 82%, transparent)}}@media (min-width:821px) and (max-width:1280px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket>.tp2__side>.execution-market-context.is-open{min-height:184px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__toggle{height:34px;min-height:34px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin{min-height:36px;margin-top:4px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin>*{grid-template-rows:11px 15px;min-height:36px;padding-block-start:4px;padding-block-end:4px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin :-webkit-any(a,span)>span{font-size:7.5px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin :is(a,span)>span{font-size:7.5px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__origin strong{font-size:10px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts{margin-top:4px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip,.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip[data-fact-count]{gap:3px;min-height:30px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip[data-fact-count="5"]{grid-template-columns:minmax(54px,1.12fr) minmax(54px,1.12fr) minmax(38px,.8fr) minmax(42px,.9fr) minmax(52px,1.1fr)}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip[data-fact-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip[data-fact-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__scell{flex-direction:row;gap:2px;height:30px;min-height:30px;padding:3px 0}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sk:after{font-size:6.7px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sval{font-size:10px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__flowrow{height:29px;min-height:29px;margin-top:4px;font-size:8.5px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard{gap:3px;height:31px;min-height:31px;margin-top:4px;margin-bottom:6px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard .tp2__change{flex-direction:row;gap:3px;padding:2px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard .tp2__sk{font-size:7px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard .tp2__changev{font-size:9px}}@media (min-width:821px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-stack{overscroll-behavior:contain;overflow-anchor:none;scroll-behavior:auto;scrollbar-width:thin;overflow:hidden auto}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket{height:auto;min-height:100%;max-height:none;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket>.tp2__side{flex-direction:column;height:auto;min-height:100%;max-height:none;display:flex;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket>.tp2__side>.tp2__swap{overscroll-behavior:auto;flex:none;min-height:auto;max-height:none;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket>.tp2__side>.execution-market-context,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket>.tp2__side>.execution-market-context.is-open{overscroll-behavior:auto;flex:1 0 auto;min-height:40px;max-height:none;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open{--trade-pane-splitter-h:10px;grid-template-rows:auto var(--trade-chart-pane-h,var(--trade-workstation-h,clamp(540px, calc(100dvh - 130px), 900px))) var(--trade-pane-splitter-h) auto!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view>.tp2__chart,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet{height:var(--trade-chart-pane-h,var(--trade-workstation-h,clamp(540px, calc(100dvh - 130px), 900px)))!important;max-height:var(--trade-chart-pane-h,var(--trade-workstation-h,clamp(540px, calc(100dvh - 130px), 900px)))!important;grid-row:2!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-feed-resizer{z-index:20;width:100%;min-width:0;height:var(--trade-pane-splitter-h);cursor:row-resize;touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;border:0;grid-area:3/1/auto/-1;place-items:center;margin:0;padding:0;display:grid;position:relative}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-feed-resizer:before{content:"";background:var(--terminal-line);height:1px;transition:background-color .12s,box-shadow .12s;position:absolute;top:4px;bottom:auto;left:0;right:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-feed-resizer>span{z-index:1;border:1px solid var(--terminal-line-strong);background:var(--terminal-control);width:34px;height:4px;box-shadow:0 0 0 2px var(--terminal-panel);border-radius:999px;display:block;position:relative}html.is-resizing-trade-panes .app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-feed-resizer:before{background:var(--terminal-line-strong);box-shadow:none}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-feed-resizer:-webkit-any(:hover,:focus-visible):before{background:var(--terminal-line-strong);box-shadow:none}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-feed-resizer:is(:hover,:focus-visible):before{background:var(--terminal-line-strong);box-shadow:none}html.is-resizing-trade-panes .app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-feed-resizer>span{border-color:color-mix(in srgb, var(--text) 30%, var(--terminal-line-strong));background:var(--terminal-control)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-feed-resizer:-webkit-any(:hover,:focus-visible)>span{border-color:color-mix(in srgb, var(--text) 30%, var(--terminal-line-strong));background:var(--terminal-control)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-feed-resizer:is(:hover,:focus-visible)>span{border-color:color-mix(in srgb, var(--text) 30%, var(--terminal-line-strong));background:var(--terminal-control)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-feed-resizer:focus-visible{outline:1px solid var(--accent);outline-offset:-2px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed-expand-toggle{z-index:22;width:30px;min-width:30px;height:24px;min-height:24px;color:var(--text-muted);border:1px solid var(--terminal-line-strong);background:var(--terminal-panel);box-shadow:none;cursor:pointer;border-radius:5px;grid-area:3/1;place-self:center end;place-items:center;margin:0 6px 0 0;padding:0;transition:color .12s,border-color .12s,background-color .12s;display:grid;position:relative}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed-expand-toggle>span{border-top:1.5px solid;border-left:1.5px solid;width:7px;height:7px;display:block;transform:translateY(2px)rotate(45deg)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed-expand-toggle.is-expanded>span{transform:translateY(-2px)rotate(225deg)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed-expand-toggle:-webkit-any(:hover,:focus-visible){color:var(--text-primary);border-color:color-mix(in srgb, var(--text) 30%, var(--terminal-line-strong));background:color-mix(in srgb, var(--text) 4%, var(--terminal-panel));outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed-expand-toggle:is(:hover,:focus-visible){color:var(--text-primary);border-color:color-mix(in srgb, var(--text) 30%, var(--terminal-line-strong));background:color-mix(in srgb, var(--text) 4%, var(--terminal-panel));outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed-expand-toggle:focus-visible{outline:1px solid var(--accent);outline-offset:1px}html.is-resizing-trade-panes,html.is-resizing-trade-panes *{cursor:row-resize!important;-webkit-user-select:none!important;user-select:none!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view>.tp2__feed{grid-area:4/1/auto/-1;min-width:0;margin:0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view[data-chart-feed-split=custom]>.tp2__feed{min-height:var(--trade-feed-pane-h);height:var(--trade-feed-pane-h);max-height:var(--trade-feed-pane-h);align-self:start}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view[data-chart-feed-split=custom]>.tp2__feed>:-webkit-any(#trade-studio-trades-panel,#trade-studio-holders-panel){height:calc(100% - 33px);min-height:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view[data-chart-feed-split=custom]>.tp2__feed>:is(#trade-studio-trades-panel,#trade-studio-holders-panel){height:calc(100% - 33px);min-height:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view[data-chart-feed-split=custom]>.tp2__feed>#trade-studio-trades-panel{overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view[data-chart-feed-split=custom]>.tp2__feed>#trade-studio-holders-panel{overscroll-behavior-y:auto;overflow-y:auto}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view[data-chart-feed-split=custom]>.tp2__feed .tp2__trades{overscroll-behavior:contain;height:calc(100% - 4px);min-height:0;max-height:none;margin-block-start:4px;margin-block-end:0;overflow-y:auto}}@media (min-width:821px) and (max-width:1600px) and (max-height:800px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open{grid-template-rows:auto var(--trade-chart-pane-h,var(--trade-workstation-h)) var(--trade-pane-splitter-h) var(--trade-feed-pane-h,var(--trade-laptop-feed-h))!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__chart-feed-resizer{grid-area:3/1}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__feed{min-height:var(--trade-feed-pane-h,var(--trade-laptop-feed-h));height:var(--trade-feed-pane-h,var(--trade-laptop-feed-h));max-height:var(--trade-feed-pane-h,var(--trade-laptop-feed-h));grid-area:4/1;margin:0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__chart-swap-sheet{grid-column:2;height:calc(var(--trade-chart-pane-h,var(--trade-workstation-h)) + var(--trade-pane-splitter-h) + var(--trade-feed-pane-h,var(--trade-laptop-feed-h)))!important;max-height:calc(var(--trade-chart-pane-h,var(--trade-workstation-h)) + var(--trade-pane-splitter-h) + var(--trade-feed-pane-h,var(--trade-laptop-feed-h)))!important;grid-row:2/5!important}}@media (max-width:820px){.tp2__chart-feed-resizer,.tp2__feed-expand-toggle{display:none!important}}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-timeframes,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-mode{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-timeframes>button,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-mode>button,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-toggle,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-quick-buy{color:var(--muted-strong);position:relative;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-timeframes>button:after,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-mode>button:after,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-toggle:after,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-quick-buy:after{background:var(--accent);content:"";opacity:0;pointer-events:none;border-radius:999px;height:2px;transition:opacity .14s,transform .14s;position:absolute;bottom:0;left:max(4px,16%);right:max(4px,16%);transform:scaleX(.55)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-timeframes>button.is-on,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-mode>button.is-on,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-toggle.is-on,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-quick-buy{color:var(--accent)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-timeframes>button.is-on:after,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-mode>button.is-on:after,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-toggle.is-on:after{opacity:1;transform:scaleX(1)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-quick-buy:-webkit-any(:hover,:focus-visible):after{opacity:1;transform:scaleX(1)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-quick-buy:is(:hover,:focus-visible):after{opacity:1;transform:scaleX(1)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-timeframes>button:-webkit-any(:hover,:focus-visible){color:var(--accent-hover);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-timeframes>button:is(:hover,:focus-visible){color:var(--accent-hover);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-mode>button:-webkit-any(:hover,:focus-visible){color:var(--accent-hover);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-mode>button:is(:hover,:focus-visible){color:var(--accent-hover);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-toggle:-webkit-any(:hover,:focus-visible){color:var(--accent-hover);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-toggle:is(:hover,:focus-visible){color:var(--accent-hover);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-quick-buy:-webkit-any(:hover,:focus-visible){color:var(--accent-hover);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-quick-buy:is(:hover,:focus-visible){color:var(--accent-hover);outline:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-timeframes>button:focus-visible:after{opacity:1;transform:scaleX(1)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__tfs-mode>button:focus-visible:after{opacity:1;transform:scaleX(1)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__chart-swap-toggle:focus-visible:after{opacity:1;transform:scaleX(1)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feedtabs>button,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feedtabs>button.is-on{background:0 0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feedtabs>button:-webkit-any(:hover,:focus-visible,:active){background:0 0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feedtabs>button:is(:hover,:focus-visible,:active){background:0 0!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feedtabs>button.is-on{color:var(--accent)!important}@media (min-width:761px) and (max-width:820px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline{display:contents}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline i{grid-area:1/2}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline b{grid-area:2/2;place-self:center start}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline em{grid-area:1/2;place-self:start end}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip,.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip[data-fact-count="5"]{grid-template-columns:minmax(41px,1.12fr) minmax(41px,1.12fr) minmax(34px,.9fr) minmax(34px,.9fr) minmax(50px,1.25fr)}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__scell{flex-direction:column;gap:2px;padding:3px 1px}}@media (max-width:350px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta{gap:0}.app-shell[data-shell=terminal-v3] .production-page--trade .th__chip:after,.app-shell[data-shell=terminal-v3] .production-page--trade .th__contract:after,.app-shell[data-shell=terminal-v3] .production-page--trade .th__deployer:after{margin-left:2px}}.app-shell[data-shell=terminal-v3] .nav-route-indicator{display:none}@media (min-width:801px){html:has(.app-shell[data-shell=terminal-v3]){--sidebar-w:max(68px, calc(6.5 * var(--terminal-type-meta) + 10px))}.app-shell[data-shell=terminal-v3] .sidebar{--nav-focus-ring:color-mix(in srgb, var(--accent) 78%, white);--nav-signal:var(--accent);isolation:isolate}html[data-theme=daybreak] .app-shell[data-shell=terminal-v3] .sidebar{--nav-signal:color-mix(in srgb, var(--accent) 72%, var(--text));--nav-focus-ring:var(--nav-signal)}.app-shell[data-shell=terminal-v3] .sidebar:after{z-index:2;background:linear-gradient(180deg, color-mix(in srgb, var(--terminal-line-strong) 35%, transparent), var(--terminal-line-strong) 13%, var(--terminal-line) 84%, color-mix(in srgb, var(--terminal-line-strong) 35%, transparent));content:"";pointer-events:none;width:1px;position:absolute;top:0;bottom:0;right:0}.app-shell[data-shell=terminal-v3] .nav-stack{--nav-route-y:0px;--nav-route-h:var(--sidebar-nav-item-h);isolation:isolate;gap:0;position:relative}.app-shell[data-shell=terminal-v3] .concept-nav-group{flex-direction:column;flex:none;gap:1px;display:flex;position:relative}.app-shell[data-shell=terminal-v3] .concept-nav-group+.concept-nav-group{margin-top:1px;padding-top:0}.app-shell[data-shell=terminal-v3] .nav-item{z-index:1;grid-template-columns:minmax(0,1fr);grid-template-rows:max-content minmax(calc(2.4 * var(--terminal-type-meta)), max-content);border-radius:0;flex:none;align-content:center;row-gap:3px;min-width:0;padding:4px 2px;transition:color .16s,background .16s,box-shadow .16s;overflow:visible}.app-shell[data-shell=terminal-v3] .nav-item:after{background:var(--terminal-line-strong);content:"";opacity:.42;pointer-events:none;width:4px;height:1px;transition:width .16s,opacity .16s,background .16s;position:absolute;top:50%;right:0;transform:translateY(-.5px)}.app-shell[data-shell=terminal-v3] .nav-item:hover{color:var(--text-secondary);background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--text) 4.5%, transparent))}.app-shell[data-shell=terminal-v3] .nav-item:hover:after{background:color-mix(in srgb, var(--nav-signal) 58%, var(--terminal-line-strong));opacity:.72;width:9px}html[data-theme] .app-shell[data-shell=terminal-v3] .nav-item.is-active{color:var(--text);background:linear-gradient(90deg, color-mix(in srgb, var(--nav-signal) 2.5%, transparent), color-mix(in srgb, var(--nav-signal) 5.5%, transparent) 52%, color-mix(in srgb, var(--nav-signal) 11%, transparent));box-shadow:inset 0 1px color-mix(in srgb, var(--nav-signal) 10%, transparent), inset 0 -1px color-mix(in srgb, var(--nav-signal) 10%, transparent)}.app-shell[data-shell=terminal-v3] .nav-item.is-active:before{content:none}.app-shell[data-shell=terminal-v3] .nav-item.is-active:after{opacity:0}.app-shell[data-shell=terminal-v3] .nav-icon,.app-shell[data-shell=terminal-v3] .nav-item.is-active .nav-icon{color:currentColor;box-shadow:none;background:0 0;border:0;border-radius:0;transition:color .16s,filter .16s,transform .16s}.app-shell[data-shell=terminal-v3] .nav-item:hover .nav-icon{color:color-mix(in srgb, var(--nav-signal) 64%, var(--text-secondary));transform:translate(1px)}.app-shell[data-shell=terminal-v3] .nav-item.is-active .nav-icon,.app-shell[data-shell=terminal-v3] .nav-item.is-active:hover .nav-icon{color:var(--nav-signal);filter:drop-shadow(0 0 5px color-mix(in srgb, var(--nav-signal) 26%, transparent));transform:translate(1px)scale(1.055)}.app-shell[data-shell=terminal-v3] .nav-stack .nav-item>.nav-compact-label{white-space:normal;overflow-wrap:anywhere;text-overflow:clip;min-width:0;max-width:100%;color:var(--muted-strong);align-self:start;line-height:1.2;transition:color .16s,font-weight .16s}.app-shell[data-shell=terminal-v3] .nav-item:hover>.nav-compact-label{color:var(--text-secondary)}.app-shell[data-shell=terminal-v3] .nav-item.is-active>.nav-compact-label,.app-shell[data-shell=terminal-v3] .nav-item.is-active:hover>.nav-compact-label{color:var(--text);font-weight:900}.app-shell[data-shell=terminal-v3] .nav-item:focus-visible{z-index:5;outline:2px solid var(--nav-focus-ring);outline-offset:-2px}.app-shell[data-shell=terminal-v3] .sidebar-link:focus-visible{z-index:5;outline:2px solid var(--nav-focus-ring);outline-offset:-2px}.app-shell[data-shell=terminal-v3] .nav-route-indicator{z-index:4;width:2px;height:calc(var(--nav-route-h) - 14px);opacity:0;background:linear-gradient(180deg, transparent, var(--nav-signal) 22%, var(--nav-signal) 78%, transparent);min-height:24px;box-shadow:0 0 12px color-mix(in srgb, var(--nav-signal) 34%, transparent);pointer-events:none;transform:translate3d(0, calc(var(--nav-route-y) + 7px), 0);will-change:transform;transition:opacity .14s;display:block;position:absolute;top:0;right:0}.app-shell[data-shell=terminal-v3] .nav-stack[data-route-ready=true]>.nav-route-indicator{opacity:1}.app-shell[data-shell=terminal-v3] .nav-stack[data-route-motion=true]>.nav-route-indicator{transition:transform .3s cubic-bezier(.2,.82,.25,1),height .2s,opacity .14s}.app-shell[data-shell=terminal-v3] .nav-route-indicator:before{background:linear-gradient(90deg, transparent, var(--nav-signal));content:"";opacity:.9;width:13px;height:1px;position:absolute;top:50%;right:0;transform:translateY(-.5px)}.app-shell[data-shell=terminal-v3] .nav-route-indicator:after{background:var(--nav-signal);width:4px;height:4px;box-shadow:0 0 8px color-mix(in srgb, var(--nav-signal) 62%, transparent);content:"";position:absolute;top:50%;right:0;transform:translateY(-50%)}.app-shell[data-shell=terminal-v3] .sidebar-footer{position:relative}.app-shell[data-shell=terminal-v3] .sidebar-link{border-radius:0;transition:color .16s,background .16s;position:relative}.app-shell[data-shell=terminal-v3] .sidebar-link:hover{color:var(--text-secondary);background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--text) 4.5%, transparent))}}@media (prefers-reduced-motion:reduce){.app-shell[data-shell=terminal-v3] .nav-route-indicator,.app-shell[data-shell=terminal-v3] .nav-item,.app-shell[data-shell=terminal-v3] .nav-icon,.app-shell[data-shell=terminal-v3] .nav-item>.nav-compact-label,.app-shell[data-shell=terminal-v3] .sidebar-link{transition:none!important}}@media (forced-colors:active) and (min-width:801px){.app-shell[data-shell=terminal-v3] .nav-route-indicator,.app-shell[data-shell=terminal-v3] .nav-route-indicator:before,.app-shell[data-shell=terminal-v3] .nav-route-indicator:after{box-shadow:none;background:highlight}html[data-theme] .app-shell[data-shell=terminal-v3] .nav-item.is-active{color:highlighttext;box-shadow:none;background:highlight}.app-shell[data-shell=terminal-v3] .nav-item:focus-visible{outline-color:highlight}.app-shell[data-shell=terminal-v3] .sidebar-link:focus-visible{outline-color:highlight}}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight{border-bottom:1px solid var(--terminal-line);background:0 0;padding:8px 4px}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight>header{background:0 0;border:0;align-items:center;gap:10px;min-height:20px;padding:0 6px 0 7px}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight>header span{color:var(--text-primary);letter-spacing:.055em;text-transform:uppercase;font-size:10px;font-weight:850;line-height:1}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight>header span img{width:14px;height:14px}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight>header a{color:var(--text-muted);font:750 9px/1 var(--font-data);letter-spacing:.02em;flex:none}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight>header a:hover{color:var(--accent)}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight>header a:focus-visible{color:var(--accent)}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight>div{border:1px solid var(--terminal-line-strong);background:color-mix(in srgb, var(--surface-2) 54%, transparent);box-shadow:inset 0 1px color-mix(in srgb, var(--text) 2.5%, transparent);border-radius:9px;gap:0;margin-top:5px;display:grid;overflow:hidden}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight article{min-height:46px;padding:4px calc(5px + var(--tape-scrollbar-gutter,0px)) 4px 7px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:28px minmax(0,1fr) max-content 30px;gap:7px;transition:background .15s;position:relative}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight article+article{border-top:1px solid var(--terminal-line)}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight article:hover{background:color-mix(in srgb, var(--text) 3.5%, transparent)}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight .token-icon{border-radius:7px;width:27px;height:27px}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight article .live-native-spotlight__name{font-size:11.5px;line-height:1.15}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight article .live-native-spotlight__descriptor{margin-top:2px;font-size:9.5px;line-height:1.15}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight [data-quick-buy][data-quick-buy]{width:30px;min-width:30px;height:34px;min-height:34px;color:var(--accent);border:1px solid var(--terminal-line-strong);background:var(--surface-2);box-shadow:none;border-radius:7px;align-self:center;transition:color .15s,border-color .15s,background .15s}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .trade-item__hide-token{z-index:3;width:32px;min-width:32px;height:14px;min-height:14px;color:var(--text-muted);font:750 8px/14px var(--font-ui);letter-spacing:.015em;text-align:center;text-transform:none;cursor:pointer;background:0 0;border:0;border-radius:3px;padding:0;display:block;position:absolute;top:3px;left:14px}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .trade-item__hide-token:hover{color:var(--text-primary);outline:1px solid var(--terminal-line-strong);outline-offset:1px;background:var(--terminal-control)}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .trade-item__hide-token:focus-visible{color:var(--text-primary);outline:1px solid var(--terminal-line-strong);outline-offset:1px;background:var(--terminal-control)}@container live-tape (width<=310px){html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .trade-item__hide-token{width:28px;min-width:28px;font-size:7.5px;top:2px;left:7px}}@media (hover:hover) and (pointer:fine){html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight [data-quick-buy][data-quick-buy]:hover{color:var(--on-accent);border-color:var(--accent);background:var(--accent)}}.mobile-route-indicator{display:none}@media (max-width:800px){html:has(.app-shell[data-shell=terminal-v3]){--mobile-nav-h:56px;--mobile-nav-inset:max(5px, env(safe-area-inset-bottom,0px))}html:has(.app-shell[data-shell=terminal-v3]) .mobile-nav[data-nav-surface=mobile-dock]{--mobile-route-x:0px;--mobile-route-w:25%;--mobile-nav-signal:var(--accent);right:max(22px, env(safe-area-inset-right,0px));left:max(22px, env(safe-area-inset-left,0px));height:var(--mobile-nav-h);border:1px solid var(--line-strong);background:color-mix(in srgb, var(--panel-solid) 98%, var(--bg));box-shadow:0 12px 34px #00000057, inset 0 1px color-mix(in srgb, var(--text) 4%, transparent);border-radius:6px;padding:0 3px;overflow:hidden}html[data-theme=daybreak] .mobile-nav[data-nav-surface=mobile-dock]{--mobile-nav-signal:color-mix(in srgb, var(--accent) 72%, var(--text))}.mobile-nav[data-nav-surface=mobile-dock]>:-webkit-any(a,button){z-index:1;min-width:0;height:54px;min-height:54px;color:var(--muted);box-shadow:none;font:800 var(--terminal-type-meta)/1 var(--font-ui);letter-spacing:.055em;text-transform:uppercase;background:0 0;border:0;border-radius:0;flex:1 1 0;gap:2px;padding:3px 2px 2px;transition:color .16s,background .16s}.mobile-nav[data-nav-surface=mobile-dock]>:is(a,button){z-index:1;min-width:0;height:54px;min-height:54px;color:var(--muted);box-shadow:none;font:800 var(--terminal-type-meta)/1 var(--font-ui);letter-spacing:.055em;text-transform:uppercase;background:0 0;border:0;border-radius:0;flex:1 1 0;gap:2px;padding:3px 2px 2px;transition:color .16s,background .16s}.mobile-nav[data-nav-surface=mobile-dock]>:-webkit-any(a,button)+:-webkit-any(a,button){box-shadow:inset 1px 0 color-mix(in srgb, var(--text) 8%, transparent)}.mobile-nav[data-nav-surface=mobile-dock]>:is(a,button)+:is(a,button){box-shadow:inset 1px 0 color-mix(in srgb, var(--text) 8%, transparent)}.mobile-nav[data-nav-surface=mobile-dock]>:-webkit-any(a,button):-webkit-any(:hover,:focus-visible){color:var(--text-secondary);background:linear-gradient(180deg, color-mix(in srgb, var(--mobile-nav-signal) 5%, transparent), transparent 70%);outline:0}.mobile-nav[data-nav-surface=mobile-dock]>:is(a,button):is(:hover,:focus-visible){color:var(--text-secondary);background:linear-gradient(180deg, color-mix(in srgb, var(--mobile-nav-signal) 5%, transparent), transparent 70%);outline:0}.mobile-nav[data-nav-surface=mobile-dock]>:-webkit-any(a,button):focus-visible{outline:2px solid var(--mobile-nav-signal);outline-offset:-2px}.mobile-nav[data-nav-surface=mobile-dock]>:is(a,button):focus-visible{outline:2px solid var(--mobile-nav-signal);outline-offset:-2px}.mobile-nav[data-nav-surface=mobile-dock]>:-webkit-any(a,button).is-active{color:var(--text);background:linear-gradient(180deg, color-mix(in srgb, var(--mobile-nav-signal) 8%, transparent), color-mix(in srgb, var(--mobile-nav-signal) 2%, transparent) 58%, transparent);border-radius:0}.mobile-nav[data-nav-surface=mobile-dock]>:is(a,button).is-active{color:var(--text);background:linear-gradient(180deg, color-mix(in srgb, var(--mobile-nav-signal) 8%, transparent), color-mix(in srgb, var(--mobile-nav-signal) 2%, transparent) 58%, transparent);border-radius:0}.mobile-nav[data-nav-surface=mobile-dock]>:-webkit-any(a,button)>span{width:22px;height:22px;color:var(--muted-strong);box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;transition:color .16s,filter .16s,transform .16s;display:grid}.mobile-nav[data-nav-surface=mobile-dock]>:is(a,button)>span{width:22px;height:22px;color:var(--muted-strong);box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;transition:color .16s,filter .16s,transform .16s;display:grid}.mobile-nav[data-nav-surface=mobile-dock]>:-webkit-any(a,button).is-active>span{color:var(--mobile-nav-signal);filter:drop-shadow(0 0 5px color-mix(in srgb, var(--mobile-nav-signal) 25%, transparent));transform:translateY(-1px)scale(1.055)}.mobile-nav[data-nav-surface=mobile-dock]>:is(a,button).is-active>span{color:var(--mobile-nav-signal);filter:drop-shadow(0 0 5px color-mix(in srgb, var(--mobile-nav-signal) 25%, transparent));transform:translateY(-1px)scale(1.055)}.mobile-nav[data-nav-surface=mobile-dock]>:-webkit-any(a,button)>span .icon{stroke-width:1.7px;width:16px;height:16px}.mobile-nav[data-nav-surface=mobile-dock]>:is(a,button)>span .icon{stroke-width:1.7px;width:16px;height:16px}.mobile-nav[data-nav-surface=mobile-dock]>.mobile-route-indicator{z-index:4;width:var(--mobile-route-w);opacity:0;pointer-events:none;height:3px;transform:translate3d(var(--mobile-route-x), 0, 0);will-change:transform, width;transition:opacity .14s;display:block;position:absolute;top:-1px;left:-1px}.mobile-nav[data-nav-surface=mobile-dock][data-route-ready=true]>.mobile-route-indicator{opacity:1}.mobile-nav[data-nav-surface=mobile-dock][data-route-motion=true]>.mobile-route-indicator{transition:transform .3s cubic-bezier(.2,.82,.25,1),width .2s,opacity .14s}.mobile-nav[data-nav-surface=mobile-dock]>.mobile-route-indicator:before{background:linear-gradient(90deg, transparent, var(--mobile-nav-signal) 18%, var(--mobile-nav-signal) 82%, transparent);height:2px;box-shadow:0 0 9px color-mix(in srgb, var(--mobile-nav-signal) 34%, transparent);content:"";position:absolute;top:0;left:18%;right:18%}.mobile-nav[data-nav-surface=mobile-dock]>.mobile-route-indicator:after{background:var(--mobile-nav-signal);content:"";width:3px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.mobile-nav[data-nav-surface=mobile-dock]>.mobile-route-indicator{transition:none!important;animation:none!important}.mobile-nav[data-nav-surface=mobile-dock]>:-webkit-any(a,button){transition:none!important;animation:none!important}.mobile-nav[data-nav-surface=mobile-dock]>:is(a,button){transition:none!important;animation:none!important}.mobile-nav[data-nav-surface=mobile-dock]>:-webkit-any(a,button)>span{transition:none!important;animation:none!important}.mobile-nav[data-nav-surface=mobile-dock]>:is(a,button)>span{transition:none!important;animation:none!important}}@media (forced-colors:active) and (max-width:800px){.mobile-nav[data-nav-surface=mobile-dock]>.mobile-route-indicator:before,.mobile-nav[data-nav-surface=mobile-dock]>.mobile-route-indicator:after{box-shadow:none;background:highlight}.mobile-nav[data-nav-surface=mobile-dock]>:-webkit-any(a,button).is-active{color:highlighttext;background:highlight}.mobile-nav[data-nav-surface=mobile-dock]>:is(a,button).is-active{color:highlighttext;background:highlight}}@media (min-width:821px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open{--trade-chart-command-h:46px;grid-template-rows:var(--trade-chart-command-h) var(--trade-chart-pane-h,var(--trade-workstation-h,clamp(540px, calc(100dvh - 130px), 900px))) var(--trade-pane-splitter-h) auto!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__tfs{grid-area:1/1!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__chart-swap-sheet{align-self:stretch;grid-area:1/2/3!important;height:auto!important;min-height:0!important;max-height:none!important}}@media (min-width:821px) and (max-width:1600px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open{--trade-chart-command-h:35px}}@media (min-width:821px) and (max-width:1200px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__tfs-timeframes{grid-template-columns:repeat(2,minmax(0,1fr)) minmax(0,1.2fr) repeat(5,minmax(0,1fr));gap:0;width:232px;min-width:232px;display:grid;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__tfs-timeframes>button{min-width:0;padding-inline-start:2px;padding-inline-end:2px}}@media (min-width:821px) and (max-width:1600px) and (max-height:800px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open{grid-template-rows:var(--trade-chart-command-h) var(--trade-chart-pane-h,var(--trade-workstation-h)) var(--trade-pane-splitter-h) var(--trade-feed-pane-h,var(--trade-laptop-feed-h))!important}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__mobile-chart-view.is-swap-open>.tp2__chart-swap-sheet{grid-row:1/5!important}}@media (min-width:821px){html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet{--execution-rail-header:linear-gradient(90deg, color-mix(in srgb, var(--accent) 7%, var(--terminal-control)), color-mix(in srgb, var(--accent) 2.5%, var(--terminal-control)) 58%, var(--terminal-control));background:var(--terminal-panel-soft)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet-toggle{color:var(--text-primary);border-bottom:1px solid color-mix(in srgb, var(--accent) 24%, var(--terminal-line));background:var(--execution-rail-header);box-shadow:inset 2px 0 var(--accent), inset 0 1px color-mix(in srgb, var(--text-primary) 4%, transparent);position:relative}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet-toggle>span:first-child>.icon{box-sizing:border-box;width:23px;height:23px;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 24%, var(--terminal-line));background:color-mix(in srgb, var(--accent) 7%, var(--terminal-control));border-radius:7px;padding:4px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet-toggle>span:last-child{border:1px solid #0000}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet-toggle:-webkit-any(:hover,:focus-visible){color:var(--accent-hover);background:color-mix(in srgb, var(--accent) 8%, var(--terminal-control))}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet-toggle:is(:hover,:focus-visible){color:var(--accent-hover);background:color-mix(in srgb, var(--accent) 8%, var(--terminal-control))}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .execution-market-context__toggle{box-sizing:border-box;width:calc(100% - 16px);height:42px;min-height:42px;color:var(--text-primary);border:1px solid color-mix(in srgb, var(--accent) 16%, var(--terminal-line));background:var(--execution-rail-header);box-shadow:inset 0 1px color-mix(in srgb, var(--text-primary) 4%, transparent);border-radius:9px;margin:8px 8px 0;padding:4px 7px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .execution-market-context:not(.is-open)>.execution-market-context__toggle{margin-bottom:8px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .execution-market-context.is-open>.execution-market-context__toggle{color:var(--text-primary);border-color:color-mix(in srgb, var(--accent) 30%, var(--terminal-line));box-shadow:inset 3px 0 var(--accent), inset 0 1px color-mix(in srgb, var(--text-primary) 5%, transparent)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .execution-market-context__toggle:-webkit-any(:hover,:focus-visible){color:var(--text-primary);border-color:color-mix(in srgb, var(--accent) 44%, var(--terminal-line));background:color-mix(in srgb, var(--accent) 7%, var(--terminal-control))}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .execution-market-context__toggle:is(:hover,:focus-visible){color:var(--text-primary);border-color:color-mix(in srgb, var(--accent) 44%, var(--terminal-line));background:color-mix(in srgb, var(--accent) 7%, var(--terminal-control))}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__swap .tp2__trade-nav,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__swap .tp2__trade-nav.is-limit{box-sizing:border-box;border-color:var(--terminal-line);background:color-mix(in srgb, var(--accent) 3%, var(--terminal-control));grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:4px;height:34px;min-height:34px;margin-bottom:6px;padding:2px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__swap .tp2__trade-nav .tp2__trade-modes{background:0 0;border:0;grid-template-columns:repeat(2,66px);gap:2px;width:max-content;height:28px;padding:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__swap .tp2__trade-nav .tp2__trade-modes button,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__swap .tp2__trade-nav .tp2__trade-modes button:not(.is-on){box-sizing:border-box;text-transform:uppercase;width:66px;min-width:66px;height:28px;min-height:28px;padding:3px 6px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__swap .tp2__trade-nav>.tp2__slipwrap{justify-self:end;padding:0 1px 0 0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__swap .tp2__trade-nav .tp2__slipbtn{height:28px;min-height:28px}}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__toggle-label{align-items:center;gap:8px;min-width:0;display:inline-flex}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__toggle-glyph{width:27px;height:27px;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 24%, var(--terminal-line));background:color-mix(in srgb, var(--accent) 7%, var(--terminal-control));box-shadow:inset 0 1px color-mix(in srgb, var(--text-primary) 4%, transparent);border-radius:7px;flex:0 0 27px;place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__toggle-copy{text-align:left;gap:3px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__toggle-copy small{color:var(--text-muted);font:720 7.5px/1 var(--font-data);letter-spacing:.045em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__toggle i.execution-market-context__toggle-chevron{width:25px;height:25px;color:var(--text-muted);border:1px solid var(--terminal-line);background:color-mix(in srgb, var(--terminal-control) 82%, transparent);border-radius:7px;flex:0 0 25px;place-items:center;display:grid;transform:rotate(-90deg)}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context.is-open>.execution-market-context__toggle i.execution-market-context__toggle-chevron{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 25%, var(--terminal-line));transform:rotate(0)}@media (min-width:821px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet{container:execution-rail/inline-size}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet-toggle{border-bottom-color:var(--terminal-line);background:var(--terminal-control);box-shadow:inset 0 1px color-mix(in srgb, var(--text-primary) 4%, transparent)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet-toggle>span:first-child>.icon{color:var(--text-secondary);border-color:var(--terminal-line);background:var(--terminal-panel-soft)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet-toggle:-webkit-any(:hover,:focus-visible){color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 3%, var(--terminal-control))}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-swap-sheet-toggle:is(:hover,:focus-visible){color:var(--text-primary);background:color-mix(in srgb, var(--text-primary) 3%, var(--terminal-control))}}@container execution-rail (width<=320px){.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-snapshot__identity{padding-inline-start:8px;padding-inline-end:8px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts{margin-inline-start:6px;margin-inline-end:6px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip,.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip[data-fact-count]{gap:3px;min-height:38px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__strip[data-fact-count="5"]{grid-template-columns:minmax(48px,1.14fr) minmax(48px,1.14fr) minmax(37px,.88fr) minmax(40px,.94fr) minmax(47px,1.1fr)}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__scell{flex-direction:column;gap:3px;height:38px;min-height:38px;padding:5px 1px 4px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sk:after{font-size:7.5px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context__facts .tp2__sval{text-overflow:clip;font-size:10px}.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__flowrow,.app-shell[data-shell=terminal-v3] .production-page--trade .execution-market-context>.tp2__changecard{margin-inline-start:6px;margin-inline-end:6px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .tp2__chart-focus-ticket>.tp2__side>.tp2__swap{padding-inline-start:5px;padding-inline-end:5px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=chart-focus] .execution-market-context__toggle{width:calc(100% - 12px);margin-inline-start:6px;margin-inline-end:6px}}@media (min-width:821px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__name-proof{column-gap:10px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__contract{flex:none;width:max-content;min-width:0;max-width:none}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta>.th__age{margin-left:0}}@media (max-width:820px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .tp2__chart-focus-ticket>.tp2__side>.tp2__swap{padding-inline-start:5px;padding-inline-end:5px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2[data-workspace-mode=mobile-chart-focus] .execution-market-context__toggle{box-sizing:border-box;width:calc(100% - 12px);margin-inline-start:6px;margin-inline-end:6px}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-context__facts{margin:5px 6px 0}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-context__facts{margin:5px 6px 0}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-context__facts .tp2__strip{border:0;gap:3px;height:38px;min-height:38px}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-context__facts .tp2__strip{border:0;gap:3px;height:38px;min-height:38px}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-context__facts .tp2__strip[data-fact-count]{border:0;gap:3px;height:38px;min-height:38px}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-context__facts .tp2__strip[data-fact-count]{border:0;gap:3px;height:38px;min-height:38px}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-context__facts .tp2__strip[data-fact-count="5"]{grid-template-columns:minmax(48px,1.14fr) minmax(48px,1.14fr) minmax(37px,.88fr) minmax(40px,.94fr) minmax(47px,1.1fr)}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-context__facts .tp2__strip[data-fact-count="5"]{grid-template-columns:minmax(48px,1.14fr) minmax(48px,1.14fr) minmax(37px,.88fr) minmax(40px,.94fr) minmax(47px,1.1fr)}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-context__facts .tp2__scell{border:1px solid color-mix(in srgb, var(--terminal-line) 82%, transparent);border-radius:7px;flex-direction:column;gap:3px;height:38px;min-height:38px;padding:5px 1px 4px;background:color-mix(in srgb, var(--accent) 2%, var(--terminal-control))!important}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-context__facts .tp2__scell{border:1px solid color-mix(in srgb, var(--terminal-line) 82%, transparent);border-radius:7px;flex-direction:column;gap:3px;height:38px;min-height:38px;padding:5px 1px 4px;background:color-mix(in srgb, var(--accent) 2%, var(--terminal-control))!important}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-context__facts .tp2__scell+.tp2__scell{border-left:1px solid color-mix(in srgb, var(--terminal-line) 82%, transparent)}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-context__facts .tp2__scell+.tp2__scell{border-left:1px solid color-mix(in srgb, var(--terminal-line) 82%, transparent)}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-context__facts .tp2__sk:after{font-size:7.5px}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-context__facts .tp2__sk:after{font-size:7.5px}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-context__facts .tp2__sval{text-overflow:clip;font-size:10px}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-context__facts .tp2__sval{text-overflow:clip;font-size:10px}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data>.tp2__changecard{gap:3px;height:36px;min-height:36px;margin:5px 6px 0;background:0 0!important}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data>.tp2__changecard{gap:3px;height:36px;min-height:36px;margin:5px 6px 0;background:0 0!important}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data>.tp2__changecard .tp2__change{border:1px solid color-mix(in srgb, var(--terminal-line) 82%, transparent);background:color-mix(in srgb, var(--accent) 2%, var(--terminal-control));border-radius:7px;gap:2px;padding:3px 2px}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data>.tp2__changecard .tp2__change{border:1px solid color-mix(in srgb, var(--terminal-line) 82%, transparent);background:color-mix(in srgb, var(--accent) 2%, var(--terminal-control));border-radius:7px;gap:2px;padding:3px 2px}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data>.tp2__changecard .tp2__change+.tp2__change{border-left:1px solid color-mix(in srgb, var(--terminal-line) 82%, transparent)}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data>.tp2__changecard .tp2__change+.tp2__change{border-left:1px solid color-mix(in srgb, var(--terminal-line) 82%, transparent)}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data>.tp2__flowrow{border:1px solid color-mix(in srgb, var(--terminal-line) 82%, transparent);border-radius:7px;height:31px;min-height:31px;margin:5px 6px 8px;padding-inline-start:8px;padding-inline-end:8px;background:color-mix(in srgb, var(--accent) 2%, var(--terminal-control))!important}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data>.tp2__flowrow{border:1px solid color-mix(in srgb, var(--terminal-line) 82%, transparent);border-radius:7px;height:31px;min-height:31px;margin:5px 6px 8px;padding-inline-start:8px;padding-inline-end:8px;background:color-mix(in srgb, var(--accent) 2%, var(--terminal-control))!important}}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__facts .tp2__strip[data-fact-count="6"]{grid-template-columns:minmax(0,1.15fr) minmax(0,1.15fr) minmax(0,1.15fr) minmax(0,.75fr) minmax(0,.9fr) minmax(0,.9fr);gap:2px}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__facts .tp2__strip[data-fact-count="6"]{grid-template-columns:minmax(0,1.15fr) minmax(0,1.15fr) minmax(0,1.15fr) minmax(0,.75fr) minmax(0,.9fr) minmax(0,.9fr);gap:2px}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__facts .tp2__strip[data-fact-count="6"] .tp2__scell{flex-direction:column;gap:2px;padding-inline-start:1px;padding-inline-end:1px}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__facts .tp2__strip[data-fact-count="6"] .tp2__scell{flex-direction:column;gap:2px;padding-inline-start:1px;padding-inline-end:1px}@media (min-width:1360px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{grid-template-columns:80px minmax(215px,.54fr) minmax(300px,1fr) minmax(145px,.69fr)!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{column-gap:clamp(5px,.36vw,7px);width:calc(80% - clamp(22px,3.2vw,48px));grid-template-columns:minmax(72px,.61fr) minmax(128px,1.085fr) minmax(68px,.595fr)!important}}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-snapshot__facts .tp2__sk:after{font-size:8.25px}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data .execution-market-snapshot__facts .tp2__sk:after{font-size:8.25px}@media (min-width:821px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline{width:100%;grid-template-columns:minmax(0,1fr)!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__liquidity-inline{align-content:center;align-self:center;height:44px;grid-template-rows:14px 30px!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands{grid-template-columns:minmax(116px,1fr) max-content}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot__position{justify-content:flex-start;gap:6px;padding-inline-start:7px;padding-inline-end:7px}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot__position>div{flex:auto;min-width:0}}@media (min-width:821px) and (max-width:1199px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{gap:0 clamp(5px,.55vw,8px);grid-template-columns:70px minmax(140px,.62fr) minmax(226px,.82fr) minmax(239px,.9fr)!important;padding-inline-start:8px!important;padding-inline-end:8px!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__visual{width:70px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__socials{gap:2px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{width:100%;grid-template-columns:minmax(58px,.65fr) minmax(82px,1fr) minmax(74px,.72fr)!important;column-gap:5px!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum>strong,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline b,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__liquidity-inline b{font-size:17px}.app-shell[data-shell=terminal-v3] .production-page--trade .trade-market-snapshot__signal{padding-inline-start:7px;padding-inline-end:7px}}@media (min-width:561px) and (max-width:820px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed :-webkit-any(.tp2__thead,.tp2__trow){align-items:center}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed :is(.tp2__thead,.tp2__trow){align-items:center}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed :-webkit-any(.tp2__thead,.tp2__trow)>span{align-self:center;min-width:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed :is(.tp2__thead,.tp2__trow)>span{align-self:center;min-width:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__trow>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__trow .tp2__trader,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__txn{min-width:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__trow .tp2__trader .tp2__tlink{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;max-width:100%;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__trader-address{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}}@media (min-width:821px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__feedtabs button{font-size:12.5px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__trades{font-size:13px;container:transaction-ledger/inline-size}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed :-webkit-any(.tp2__thead,.tp2__trow){align-items:center}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed :is(.tp2__thead,.tp2__trow){align-items:center}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed :-webkit-any(.tp2__thead,.tp2__trow)>span{align-self:center;min-width:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed :is(.tp2__thead,.tp2__trow)>span{align-self:center;min-width:0}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__trow>span{text-overflow:ellipsis;white-space:nowrap;line-height:1.1;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__trow .tp2__trader{min-width:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__trow .tp2__trader .tp2__tlink{text-overflow:ellipsis;white-space:nowrap;flex:auto;align-items:center;min-width:0;max-width:100%;display:inline-flex;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__trader-address{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__txn{min-width:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__txlink{justify-content:flex-end;align-items:center;width:100%;min-width:0;min-height:24px;display:inline-flex;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__thead{color:var(--text-secondary);letter-spacing:.055em;font-size:11px;font-weight:750;line-height:1}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__thead .tp2__filter-trigger b{font-size:10px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__trow{font-size:13px;font-weight:700;line-height:1.1}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__trow .tp2__trader{color:var(--text-secondary);font-size:13px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__pin{place-items:center;width:22px;min-width:22px;min-height:24px;margin-left:1px;padding:0;line-height:1;display:inline-grid}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__pin svg{width:14px;height:14px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__txlink{font-size:14px}@container transaction-ledger (width<=700px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed :-webkit-any(.tp2__thead,.tp2__trow){grid-template-columns:minmax(34px,.55fr) minmax(40px,.62fr) minmax(52px,.86fr) minmax(52px,.9fr) minmax(68px,1.12fr) minmax(76px,1.32fr) 24px;gap:clamp(3px,1cqw,6px);padding-inline-start:3px;padding-inline-end:3px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed :is(.tp2__thead,.tp2__trow){grid-template-columns:minmax(34px,.55fr) minmax(40px,.62fr) minmax(52px,.86fr) minmax(52px,.9fr) minmax(68px,1.12fr) minmax(76px,1.32fr) 24px;gap:clamp(3px,1cqw,6px);padding-inline-start:3px;padding-inline-end:3px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__pin{flex:0 0 22px}}}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight>header span{font-size:11.5px}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight>header a{font-size:10px}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight article .live-native-spotlight__name{font-size:12.5px}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight article .live-native-spotlight__descriptor{font-size:10.5px}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight article .live-native-spotlight__facts strong{font-size:11px}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .trade-item__main .trade-item__meta{font-size:11.5px}@media (max-width:820px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead>span,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__thead .tp2__filter-trigger{font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__time{font-size:10px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__type,.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__amount{font-size:11px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__usd{font-size:11.5px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__price{font-size:clamp(10px,2.8vw,11px)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed.is-mobile-tab-controlled .tp2__trow .tp2__trader{font-size:clamp(9.5px,2.6vw,10px)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__pin svg{width:15px;height:15px}}@media (max-width:560px){.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed.is-mobile-tab-controlled :-webkit-any(.tp2__thead,.tp2__trow){grid-template-columns:32px 38px minmax(39px,.9fr) minmax(39px,.9fr) minmax(40px,1fr) minmax(64px,1.2fr) 18px;gap:2px}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed.is-mobile-tab-controlled :is(.tp2__thead,.tp2__trow){grid-template-columns:32px 38px minmax(39px,.9fr) minmax(39px,.9fr) minmax(40px,1fr) minmax(64px,1.2fr) 18px;gap:2px}}@media (min-width:1920px){html[data-theme]{--type-body:clamp(14px, .6vw, 16px);--type-secondary:clamp(12px, .54vw, 14px);--type-micro:clamp(11px, .5vw, 13px)}html:has(.app-shell[data-shell=terminal-v3]){--terminal-type-meta:clamp(9px, .44vw, 11px);--terminal-type-label:clamp(11px, .5vw, 13px);--terminal-type-data:clamp(12px, .54vw, 14px);--terminal-type-body:clamp(14px, .6vw, 16px);--terminal-type-title:clamp(16px, .68vw, 18px)}.app-shell[data-shell=terminal-v3]{font-size:clamp(15px,.64vw,17px)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__trades{font-size:clamp(13px,.52vw,15px)}.app-shell[data-shell=terminal-v3] .production-page--trade .tp2__feed .tp2__thead{font-size:clamp(11px,.46vw,13px)}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight>header span,html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight article .live-native-spotlight__name{font-size:clamp(12.5px,.5vw,13.5px)}html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight article .live-native-spotlight__descriptor,html[data-theme] body .app-shell[data-shell=terminal-v3]>#live-tape-panel.live-rail[data-live-tape-layout=canonical] .live-native-spotlight article .live-native-spotlight__facts strong{font-size:clamp(11px,.45vw,12px)}}@media (min-width:761px) and (max-width:1023px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{gap:0 8px;padding:4px 9px;grid-template:"image identity cap"58px"commands commands commands"40px/71px minmax(170px,1fr) minmax(276px,300px)!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__visual{grid-area:image;align-self:center;width:71px;height:48px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__who{grid-area:identity;justify-content:center;align-self:stretch;gap:3px;min-width:0;height:58px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__names,.app-shell[data-shell=terminal-v3] .production-page--trade .th__name-proof{flex-wrap:nowrap;min-width:0;max-width:100%}.app-shell[data-shell=terminal-v3] .production-page--trade .th__name-proof{flex:auto}.app-shell[data-shell=terminal-v3] .production-page--trade .th__name{min-width:0;max-width:100%;font-size:17px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__socials{gap:2px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__social--icon{width:21px;min-width:21px;height:21px;min-height:21px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__meta{white-space:nowrap;gap:3px;min-width:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline{border-top:0;border-left:1px solid var(--border-subtle);grid-area:1/3;grid-template-rows:58px;align-self:stretch;width:100%;min-width:0;height:58px;max-height:58px;padding:0 0 0 8px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum{grid-template-rows:12px 26px;align-self:center;column-gap:6px;width:100%;height:44px;min-height:44px;padding:0;grid-template-columns:minmax(58px,.68fr) minmax(94px,1.08fr) minmax(62px,.72fr)!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline:not(:has(.th__ath)) .th__capnum{grid-template-rows:12px 26px;align-self:center;column-gap:6px;width:100%;height:44px;min-height:44px;padding:0;grid-template-columns:minmax(58px,.68fr) minmax(94px,1.08fr) minmax(62px,.72fr)!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__capnum>strong,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__price-inline b,.app-shell[data-shell=terminal-v3] .production-page--trade .th__cap--inline .th__liquidity-inline b{align-self:center;font-size:17px;line-height:1}.app-shell[data-shell=terminal-v3] .production-page--trade .th__commands{border-top:1px solid var(--border-subtle);border-left:0;grid-area:2/1/auto/-1;min-width:0;height:40px;min-height:40px}}@media (min-width:1200px) and (max-width:1359px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{grid-template-columns:80px minmax(230px,.65fr) minmax(320px,.86fr) minmax(270px,.9fr)!important}}@media (min-width:521px) and (max-width:800px){.app-shell[data-shell=terminal-v3] .topbar__mobile-brand{flex:0 0 70px;justify-content:flex-start;gap:5px;width:70px;min-width:70px}}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot{min-width:0;color:var(--text-primary);flex:none;margin:4px 0 0;display:grid}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot{min-width:0;color:var(--text-primary);flex:none;margin:4px 0 0;display:grid}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__identity{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;min-width:0;height:38px;min-height:38px;padding:0 10px;display:grid}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__identity{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;min-width:0;height:38px;min-height:38px;padding:0 10px;display:grid}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__logo{box-shadow:0 0 0 1px var(--terminal-line)}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__logo{box-shadow:0 0 0 1px var(--terminal-line)}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__name{align-content:center;gap:4px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__name{align-content:center;gap:4px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__name :-webkit-any(strong,small){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__name :is(strong,small){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__name strong{color:var(--text-primary);font-size:15px;font-weight:780;line-height:1}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__name strong{color:var(--text-primary);font-size:15px;font-weight:780;line-height:1}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__name small{color:var(--text-secondary);font:750 10.5px/1 var(--font-data);letter-spacing:.025em}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__name small{color:var(--text-secondary);font:750 10.5px/1 var(--font-data);letter-spacing:.025em}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data.execution-market-context{border-top:0;margin:0}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__data.execution-market-context{border-top:0;margin:0}@media (max-width:350px){.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__identity{padding-inline-start:8px;padding-inline-end:8px}.app-shell[data-shell=terminal-v3] :is(.production-page--trade,.live-rail__trade-slot) .execution-market-snapshot__identity{padding-inline-start:8px;padding-inline-end:8px}}@media (max-width:760px){.app-shell[data-shell=terminal-v3] .production-page--trade .th__id{grid-template-rows:60px 36px 40px!important}.app-shell[data-shell=terminal-v3] .production-page--trade .th__who{grid-template-rows:36px 24px;height:60px;min-height:60px}.app-shell[data-shell=terminal-v3] .production-page--trade .th__names{grid-template-rows:31px 5px;height:36px;min-height:36px}}.app-shell[data-shell=terminal-v3] .production-page--portfolio{--portfolio-type-micro:clamp(9.5px, calc(5.3px + .22vw), 12.5px);--portfolio-type-small:clamp(10.5px, calc(6.3px + .22vw), 13.5px);--portfolio-type-body:clamp(11.5px, calc(7.3px + .22vw), 15px);--portfolio-type-data:clamp(12.5px, calc(8.3px + .22vw), 16.5px);--portfolio-type-title:clamp(14px, calc(9.8px + .22vw), 18px);--portfolio-type-heading:clamp(15px, calc(10.8px + .24vw), 20px);container-type:inline-size}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub{gap:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs{border:0;border-bottom:1px solid var(--terminal-line);background:0 0;border-radius:0;grid-template-columns:repeat(3,minmax(118px,170px));justify-content:start;gap:2px;min-height:45px;padding:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button{min-height:44px;color:var(--muted-strong);text-align:center;background:0 0;border:0;border-radius:7px 7px 0 0;justify-content:center;align-items:center;gap:8px;padding:0 14px;transition:color .16s,background .16s;display:flex;position:relative}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button:after{background:var(--accent);content:"";opacity:0;height:2px;transition:opacity .16s ease, transform .2s var(--ease-out);position:absolute;bottom:-1px;left:14px;right:14px;transform:scaleX(.45)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button>span{width:24px;height:24px;color:inherit;background:0 0;border:0;border-radius:0;flex:none;place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button strong{color:inherit;font-size:var(--portfolio-type-data);letter-spacing:-.01em;font-weight:740}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button:hover{color:var(--text);background:var(--terminal-control);outline:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button:focus-visible{color:var(--text);background:var(--terminal-control);outline:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button:focus-visible{box-shadow:inset 0 0 0 1px var(--accent-border)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button.is-active{color:var(--text);background:color-mix(in srgb, var(--terminal-control) 74%, transparent);border:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button.is-active>span{color:var(--accent)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button.is-active:after{opacity:1;transform:scaleX(1)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-workspace{gap:10px;min-width:0;margin-top:0;display:grid}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-overview{border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);box-shadow:none;border-radius:10px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);display:grid;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-overview__balance{border-right:1px solid var(--terminal-line);background:color-mix(in srgb, var(--accent) 2.5%, transparent);grid-template-columns:minmax(0,1fr) auto;align-content:center;align-items:center;column-gap:12px;min-height:104px;padding:10px 20px;display:grid;position:relative}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-overview__balance>span,.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__asset small,.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__balance small{color:var(--muted-strong);font-size:var(--portfolio-type-micro);letter-spacing:.055em;text-transform:uppercase;font-weight:760;line-height:1.25}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-overview__balance>strong{color:var(--text);font:780 clamp(40px, calc(27px + .68vw), 52px)/1 var(--font-data);letter-spacing:-.045em;font-variant-numeric:tabular-nums;grid-column:1/-1;margin-top:7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-overview__balance>p{color:var(--muted-strong);font-size:var(--portfolio-type-body);grid-column:1/-1;margin-top:8px;line-height:1.35}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-overview__balance>p b{color:var(--text);margin-right:3px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-overview__activity{min-width:92px;min-height:32px;color:var(--text);border:1px solid var(--terminal-line-strong);background:var(--terminal-control);font:740 var(--portfolio-type-small)/1 var(--font-ui);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 10px;display:inline-flex;position:absolute;top:10px;right:14px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-overview__activity .icon{color:var(--accent)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-overview__activity:hover{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-overview__activity:focus-visible{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash{background:#2775ca0a;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(138px,.9fr) minmax(130px,.8fr) max-content;align-items:center;gap:14px;min-height:104px;padding:10px 16px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash:before{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__asset{gap:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__asset>div{min-width:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__mark{border-color:color-mix(in srgb, #5ea6ff 24%, var(--terminal-line));background:color-mix(in srgb, #2775ca 7%, var(--terminal-control));width:40px;height:40px;box-shadow:none;border-radius:11px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__mark .token-icon{width:34px!important;height:34px!important}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__asset strong{color:var(--text);font-size:var(--portfolio-type-title);margin-top:2px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__balance{border-left:1px solid var(--terminal-line);flex-direction:column;justify-content:center;align-self:stretch;min-width:0;margin:0;padding-left:14px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__balance strong{color:var(--text);font:780 clamp(27px, calc(21px + .36vw), 35px)/1 var(--font-data);letter-spacing:-.04em;font-variant-numeric:tabular-nums;white-space:nowrap;margin-top:4px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__utility{color:#71b3ff;justify-content:flex-end;align-items:center;gap:6px;min-width:0;min-height:32px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__utility b{color:var(--text);font-size:var(--portfolio-type-small)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-metrics dd.is-positive{color:var(--positive)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-metrics dd.is-negative{color:var(--negative)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-holdings{gap:10px;min-width:0;display:grid}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar--balances{border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);min-height:58px;box-shadow:none;border-radius:9px;grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:10px;padding:9px 10px 9px 13px;display:grid;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar__heading{align-items:center;gap:8px;min-width:170px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar__heading h2{color:var(--text);font-size:var(--portfolio-type-heading);letter-spacing:-.02em;margin:0;font-weight:760}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar__heading>span{min-width:28px;height:24px;color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-control);font:720 var(--portfolio-type-micro)/1 var(--font-data);border-radius:999px;place-items:center;padding:0 7px;display:inline-grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-search{border-color:var(--terminal-line);background:var(--terminal-control);border-radius:7px;grid-template-columns:36px minmax(0,1fr);align-items:center;width:100%;height:40px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-search>.icon{color:var(--muted);justify-self:center}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-search:focus-within{border-color:var(--accent-border);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 8%, transparent)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-search input{min-width:0;height:100%;color:var(--text);font-size:var(--portfolio-type-data);padding:0 10px 0 0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-search input::placeholder{color:var(--muted)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar__controls{align-items:stretch;gap:7px;min-width:0;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-dust-toggle{min-width:139px;min-height:40px;color:var(--muted-strong);border-color:var(--terminal-line);background:var(--terminal-control);font-size:var(--portfolio-type-small);border-radius:7px;gap:8px;padding:0 10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-dust-toggle>span{width:27px;height:15px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-sort__trigger{border-color:var(--terminal-line);background:var(--terminal-control);min-width:142px;min-height:40px;box-shadow:none;border-radius:7px;padding:5px 9px 5px 11px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-sort__trigger small{font-size:var(--portfolio-type-micro)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-sort__trigger strong{font-size:var(--portfolio-type-small)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-sort__menu{border-color:var(--terminal-line-strong);background:var(--panel-solid);border-radius:9px;width:min(292px,100vw - 30px);top:calc(100% + 6px);box-shadow:0 18px 48px #00000057}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-sort__menu>header span,.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-sort__menu>button strong{font-size:var(--portfolio-type-body)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-sort__menu>header small,.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-sort__menu>button small{font-size:var(--portfolio-type-micro)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-sort__menu>button{min-height:52px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-balance-warning{min-height:46px;font-size:var(--portfolio-type-body);border-radius:8px;margin:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-balance-warning strong{font-size:var(--portfolio-type-body)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-balance-warning small{font-size:var(--portfolio-type-small)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,clamp(286px,10vw,360px)),1fr));grid-auto-rows:auto;align-items:stretch;gap:10px;margin-top:0;display:grid}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card--balance{min-width:0;height:100%;color:inherit;border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);box-shadow:none;cursor:default;border-radius:10px;flex-direction:column;transition:border-color .16s,background .16s,transform .16s;display:flex;overflow:hidden;transform:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card--balance:before{display:none}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card--balance:hover{border-color:var(--accent-border);background:color-mix(in srgb, var(--terminal-control) 44%, var(--terminal-panel-soft));box-shadow:none;transform:translateY(-2px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__link{min-width:0;color:inherit;align-content:start;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__link:hover .position-card__identity>strong,.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__link:hover .position-card__open{color:var(--accent)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__link:focus-visible .position-card__identity>strong{color:var(--accent)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__link:focus-visible .position-card__open{color:var(--accent)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__link:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__head{border:0;justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:52px;padding:6px 10px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__asset{align-items:center;gap:9px;min-width:0;padding:0;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__asset>.token-icon{border-radius:10px;flex:none;width:40px;height:40px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__identity{min-width:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__identity strong{color:var(--text);font-size:var(--portfolio-type-title);text-overflow:ellipsis;white-space:nowrap;font-weight:760;line-height:1.2;transition:color .16s;display:block;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__identity small{min-width:0;color:var(--muted-strong);font-size:var(--portfolio-type-small);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;margin-top:4px;line-height:1.2;display:flex;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__identity small>i{background:var(--positive);border-radius:50%;flex:none;width:5px;height:5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__pnl{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:3px 8px;min-width:0;margin:0;padding:1px 10px 8px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__pnl small{color:var(--muted);font-size:var(--portfolio-type-micro);letter-spacing:.045em;text-transform:uppercase;grid-column:1/-1;font-weight:720;line-height:1}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__pnl strong{max-width:100%;color:var(--text);font:780 clamp(19px, calc(13px + .32vw), 25px)/1.05 var(--font-data);letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;display:block;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__pnl span{max-width:100%;color:var(--muted-strong);font:700 var(--portfolio-type-small)/1.1 var(--font-data);text-align:right;text-overflow:ellipsis;white-space:nowrap;margin:0 0 1px;display:block;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-metrics--balance{border-top:1px solid var(--terminal-line);border-bottom:1px solid var(--terminal-line);background:var(--terminal-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-metrics--balance>div,.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-metrics--balance>div:nth-child(n){background:var(--terminal-control);text-align:left;border:0;align-content:start;justify-items:start;gap:3px;min-width:0;min-height:46px;padding:5px 8px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-metrics--balance dt{color:var(--muted);font-size:var(--portfolio-type-micro);letter-spacing:.025em;text-overflow:clip;white-space:nowrap;text-transform:uppercase;font-weight:700;line-height:1.15;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-metrics--balance dd{max-width:100%;color:var(--text);font:750 var(--portfolio-type-data)/1.2 var(--font-data);letter-spacing:-.01em;text-overflow:ellipsis;white-space:normal;font-variant-numeric:tabular-nums;margin:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-metrics__total{background:color-mix(in srgb, var(--accent) 5%, var(--terminal-control))!important}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-metrics__total dd>span{max-width:100%;color:inherit;font-size:var(--portfolio-type-micro);opacity:.84;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;display:block;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__open{min-width:60px;min-height:32px;color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-control);font-size:var(--portfolio-type-small);text-align:center;border-radius:7px;flex:none;justify-content:center;align-items:center;gap:5px;margin:0;padding:0 8px;font-weight:750;transition:color .16s,background .16s;display:inline-flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__open b{font-size:var(--portfolio-type-data);transition:transform .16s}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__link:hover .position-card__open{border-color:var(--accent-border);background:var(--accent-surface)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__link:focus-visible .position-card__open{border-color:var(--accent-border);background:var(--accent-surface)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__link:hover .position-card__open b{transform:translate(1px,-1px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__link:focus-visible .position-card__open b{transform:translate(1px,-1px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-accounting-note{color:var(--muted);border-top:1px solid var(--terminal-line);font-size:var(--portfolio-type-micro);margin:0;padding:8px 10px;line-height:1.4}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__footer{border-top:0;grid-template-columns:minmax(0,1fr);min-width:0;margin-top:auto;display:grid}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .position-initials{border:0;border-top:1px solid var(--terminal-line);background:color-mix(in srgb, var(--accent) 2%, transparent);grid-template-columns:minmax(0,1fr);align-items:center;gap:0;min-width:0;padding:7px 8px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-initials__action{width:100%;min-height:30px;color:var(--text);border-color:var(--accent-border);background:var(--accent-surface);box-shadow:none;font-size:var(--portfolio-type-small);border-radius:6px;grid-column:1;justify-self:stretch;padding:0 10px;font-weight:760}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-initials__action:hover:not(:disabled){color:var(--accent);border-color:color-mix(in srgb, var(--accent) 55%, var(--terminal-line));background:color-mix(in srgb, var(--accent) 10%, var(--terminal-control));box-shadow:none;filter:none;outline:0;transform:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-initials__action:focus-visible{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 55%, var(--terminal-line));background:color-mix(in srgb, var(--accent) 10%, var(--terminal-control));box-shadow:none;filter:none;outline:0;transform:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-initials.is-waiting{background:color-mix(in srgb, var(--gold) 2%, transparent)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-initials.is-unclaimable{background:color-mix(in srgb, var(--negative) 2%, transparent)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-initials__waiting{width:auto;min-height:0;color:var(--muted-strong);border:1px solid color-mix(in srgb, var(--gold) 18%, var(--terminal-line));background:color-mix(in srgb, var(--gold) 4%, transparent);font-size:var(--portfolio-type-small);border-radius:6px;grid-area:1/1;align-items:center;gap:6px;margin:0;padding:6px 8px;line-height:1.25;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-initials__waiting .icon{color:var(--gold);flex:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-initials.is-unclaimable .position-initials__waiting{border-color:color-mix(in srgb, var(--negative) 20%, var(--terminal-line));background:color-mix(in srgb, var(--negative) 4%, transparent)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-initials.is-unclaimable .position-initials__waiting .icon{color:var(--negative)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__utility-actions{border-top:1px solid var(--terminal-line);grid-template-columns:repeat(auto-fit,minmax(110px,1fr));min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__utility-actions>button{width:100%;min-width:0;min-height:34px;color:var(--muted-strong);border:0;border-right:1px solid var(--terminal-line);font-size:var(--portfolio-type-small);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:6px;margin:0;padding:0 11px;font-weight:720;display:inline-flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__utility-actions>button:last-child{border-right:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__utility-actions>button:hover{color:var(--text);background:var(--terminal-control);outline:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__utility-actions>button:focus-visible{color:var(--text);background:var(--terminal-control);outline:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__send .icon{color:var(--accent)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-empty{border-color:var(--terminal-line-strong);background:var(--terminal-panel-soft);border-radius:9px;min-height:180px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-empty strong{font-size:var(--portfolio-type-title)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-empty span{max-width:430px;font-size:var(--portfolio-type-body);margin-top:6px;line-height:1.45}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-disclosure{color:var(--muted);border:1px solid var(--terminal-line);background:color-mix(in srgb, var(--terminal-panel-soft) 72%, transparent);font-size:var(--portfolio-type-small);border-radius:8px;margin:0;line-height:1.55}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-disclosure>summary{min-height:40px;color:var(--muted-strong);cursor:pointer;grid-template-columns:22px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:7px 10px;list-style:none;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-disclosure>summary::-webkit-details-marker{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-disclosure>summary i{border:1px solid var(--terminal-line);width:20px;height:20px;font-size:var(--portfolio-type-micro);border-radius:50%;place-items:center;font-style:normal;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-disclosure>summary strong{color:var(--muted-strong);font-size:var(--portfolio-type-small);font-weight:720}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-disclosure>summary .icon{transition:transform .16s}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-disclosure[open]>summary .icon{transform:rotate(180deg)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-disclosure>p{max-width:1120px;margin:0;padding:0 12px 11px 40px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .pos--empty{border-radius:10px;min-height:250px;padding:28px 20px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .pos--empty h3{font-size:clamp(20px,14px + .32vw,26px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .pos--empty p{max-width:520px;font-size:var(--portfolio-type-data);line-height:1.55}.app-shell[data-shell=terminal-v3] .production-page--portfolio .pos__skel{border-color:var(--terminal-line);background:var(--terminal-panel-soft);border-radius:9px;min-height:72px}@container (width<=1050px){html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar--balances{grid-template-columns:auto minmax(190px,1fr)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar--balances .portfolio-toolbar__controls{grid-column:1/-1}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar__controls .portfolio-dust-toggle{flex:auto}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar__controls .portfolio-sort{flex:0 0 170px;width:170px}}@container (width<=780px){html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-overview{grid-template-columns:1fr}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-overview__balance{border-right:0;border-bottom:1px solid var(--terminal-line);min-height:112px}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash{min-height:72px}}@media (max-width:800px){.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub{gap:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs{grid-template-columns:repeat(3,minmax(0,1fr));min-height:44px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button{gap:6px;min-width:0;min-height:43px;padding:0 7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button>span{width:20px;height:20px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button strong{font-size:11.5px}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-overview{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-overview__balance{border-right:0;border-bottom:1px solid var(--terminal-line);min-height:112px;padding:16px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-overview__balance>strong{font-size:clamp(30px,9vw,36px)}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(104px,.8fr) minmax(112px,1fr) max-content;gap:8px;min-height:72px;padding:8px 12px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__balance{align-self:stretch;padding-left:6px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__asset{gap:7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__balance strong{font-size:clamp(19px,5.8vw,24px)}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar--balances{grid-template-columns:1fr;gap:8px;min-height:0;padding:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar--balances .portfolio-toolbar__heading,.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar--balances .portfolio-search,.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar--balances .portfolio-toolbar__controls{grid-area:auto/1}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-search{height:44px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-search input{font-size:16px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar__controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar__controls .portfolio-dust-toggle,.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar__controls .portfolio-sort,.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-sort__trigger{width:100%;min-width:0;min-height:44px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar__controls .portfolio-sort{grid-area:auto}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-grid{grid-template-columns:minmax(0,1fr);gap:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-metrics--balance{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-metrics--balance>div,.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-metrics--balance>div:nth-child(n){min-height:48px;padding:6px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-metrics--balance dt{font-size:9.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-metrics--balance dd{font-size:12px}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .position-initials{grid-template-columns:minmax(0,1fr);padding:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-initials__action{grid-column:1;justify-self:stretch;width:100%;min-height:44px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-initials__waiting{grid-area:1/1;width:100%;min-height:44px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__utility-actions>button,.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-disclosure>summary{min-height:44px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-disclosure>p{padding:0 10px 11px 40px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .pos--empty{min-height:230px}}@media (max-width:360px){.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button{gap:4px;padding-inline-start:4px;padding-inline-end:4px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button strong{font-size:10.5px}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash{grid-template-columns:minmax(82px,.75fr) minmax(96px,1fr) max-content;gap:6px;padding-inline-start:8px;padding-inline-end:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__mark{width:32px;height:32px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__mark .token-icon{width:27px!important;height:27px!important}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__asset{gap:5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__asset small{letter-spacing:.035em;font-size:8.5px;line-height:1.15}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__utility{gap:4px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-native-cash__utility b{font-size:9.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__head{padding-inline-start:8px;padding-inline-end:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__asset{gap:7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__asset>.token-icon{width:34px;height:34px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__pnl{min-width:94px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-card__pnl strong{font-size:17px}}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-view-toggle{border:1px solid var(--terminal-line);background:var(--terminal-control);border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;min-width:142px;min-height:40px;padding:3px;display:inline-grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-view-toggle>button{min-width:0;min-height:32px;color:var(--muted-strong);font:720 var(--portfolio-type-small)/1 var(--font-ui);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:5px;padding:0 7px;display:inline-flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-view-toggle>button:hover{color:var(--text);background:color-mix(in srgb, var(--terminal-panel-soft) 74%, transparent);outline:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-view-toggle>button:focus-visible{color:var(--text);background:color-mix(in srgb, var(--terminal-panel-soft) 74%, transparent);outline:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-view-toggle>button.is-active{color:var(--text);background:var(--terminal-panel-soft);box-shadow:inset 0 0 0 1px var(--terminal-line-strong)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-view-toggle>button.is-active .icon{color:var(--accent)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lanes{--position-lane-columns:minmax(200px, 1.45fr) minmax(105px, .78fr) minmax(112px, .82fr) minmax(145px, 1fr) minmax(145px, 1fr) 126px;border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);border-radius:10px;min-width:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lanes__head,.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane{grid-template-columns:var(--position-lane-columns);align-items:stretch;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lanes__head{border-bottom:1px solid var(--terminal-line-strong);background:var(--terminal-control);min-height:34px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lanes__head>span{min-width:0;color:var(--muted);border-right:1px solid var(--terminal-line);font:760 var(--portfolio-type-micro)/1 var(--font-ui);letter-spacing:.045em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;align-items:center;padding:0 11px;display:flex;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lanes__head>span:last-child{border-right:0;justify-content:center}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane{border-bottom:1px solid var(--terminal-line);background:color-mix(in srgb, var(--terminal-panel-soft) 96%, transparent);min-height:68px;transition:background .14s;position:relative}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane:last-child{border-bottom:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane:hover{background:color-mix(in srgb, var(--terminal-control) 64%, var(--terminal-panel-soft))}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane:before{z-index:1;background:var(--muted);content:"";opacity:.5;border-radius:0 2px 2px 0;width:2px;position:absolute;top:8px;bottom:8px;left:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane.is-positive:before{background:var(--positive);opacity:1}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane.is-negative:before{background:var(--negative);opacity:1}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane>*{border-right:1px solid var(--terminal-line);min-width:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane>:last-child{border-right:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__asset{color:inherit;align-items:center;gap:9px;padding:8px 11px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__asset:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__asset>.token-icon{border-radius:10px;flex:none;width:38px;height:38px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__asset>span{gap:4px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__asset strong{color:var(--text);font:760 var(--portfolio-type-title)/1.15 var(--font-ui);letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__asset small{min-width:0;color:var(--muted-strong);font:680 var(--portfolio-type-small)/1.1 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;display:flex;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__asset small>i{background:var(--positive);border-radius:50%;flex:none;width:5px;height:5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.position-lane__value,.position-lane__balance,.position-lane__pnl,.position-lane__initials){flex-direction:column;justify-content:center;gap:3px;min-width:0;padding:8px 11px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.position-lane__value,.position-lane__balance,.position-lane__pnl,.position-lane__initials){flex-direction:column;justify-content:center;gap:3px;min-width:0;padding:8px 11px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.position-lane__value,.position-lane__balance,.position-lane__pnl,.position-lane__initials)>small{color:var(--muted);font:720 var(--portfolio-type-micro)/1 var(--font-ui);letter-spacing:.035em;text-transform:uppercase;display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.position-lane__value,.position-lane__balance,.position-lane__pnl,.position-lane__initials)>small{color:var(--muted);font:720 var(--portfolio-type-micro)/1 var(--font-ui);letter-spacing:.035em;text-transform:uppercase;display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.position-lane__value,.position-lane__balance)>strong{color:var(--text);font:760 var(--portfolio-type-data)/1.15 var(--font-data);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.position-lane__value,.position-lane__balance)>strong{color:var(--text);font:760 var(--portfolio-type-data)/1.15 var(--font-data);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__balance>span{color:var(--muted-strong);font:680 var(--portfolio-type-small)/1.1 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__pnl>strong{min-width:0;color:var(--text);font:760 var(--portfolio-type-data)/1.15 var(--font-data);font-variant-numeric:tabular-nums;white-space:nowrap;align-items:baseline;gap:5px;display:flex;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__pnl.is-positive>strong{color:var(--positive)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__pnl.is-negative>strong{color:var(--negative)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__pnl>strong>em{font-size:var(--portfolio-type-small);font-style:normal}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__pnl>span{color:var(--muted-strong);font:650 var(--portfolio-type-micro)/1.15 var(--font-data);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__initials>strong{min-width:0;color:var(--muted-strong);font:700 var(--portfolio-type-small)/1.2 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;display:inline-flex;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__initials>strong.is-secured{color:var(--positive)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__initials>strong.is-waiting{color:var(--gold)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__initials>strong.is-unclaimable{color:var(--negative)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__initials .position-initials__action{border:1px solid var(--accent-border);background:var(--accent-surface);width:100%;min-width:0;min-height:34px;font:740 var(--portfolio-type-small)/1 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;border-radius:6px;padding:0 8px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__actions{justify-content:center;align-items:center;gap:5px;padding:7px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__actions>:-webkit-any(button,a){min-width:34px;min-height:34px;color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-control);font:720 var(--portfolio-type-small)/1 var(--font-ui);border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:0 8px;display:inline-flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__actions>:is(button,a){min-width:34px;min-height:34px;color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-control);font:720 var(--portfolio-type-small)/1 var(--font-ui);border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:0 8px;display:inline-flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__actions>a{color:var(--text)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__actions>button{cursor:pointer;padding:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__actions>a>span{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__actions>:-webkit-any(button,a):hover{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__actions>:is(button,a):hover{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__actions>:-webkit-any(button,a):focus-visible{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__actions>:is(button,a):focus-visible{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface);outline:0}.portfolio-send-overlay{z-index:10020;padding:max(16px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(16px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));color:var(--text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02050ab8;place-items:center;display:grid;position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto}.portfolio-send-modal{border:1px solid var(--terminal-line-strong);background:var(--panel-solid);width:min(530px,100%);max-height:min(760px,100dvh - 32px);font-family:var(--font-ui);overscroll-behavior:contain;border-radius:12px;overflow:auto;box-shadow:0 24px 80px #0000007a}.portfolio-send-modal__header{border-bottom:1px solid var(--terminal-line);background:color-mix(in srgb, var(--terminal-control) 72%, transparent);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:13px 14px;display:flex}.portfolio-send-modal__asset{align-items:center;gap:10px;min-width:0;display:flex}.portfolio-send-modal__asset>.token-icon{border-radius:11px;flex:none;width:44px;height:44px}.portfolio-send-modal__asset>div{min-width:0}.portfolio-send-modal__asset small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px;font-weight:760;line-height:1;display:block}.portfolio-send-modal__asset h2{color:var(--text);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:19px;font-weight:780;line-height:1.05;overflow:hidden}.portfolio-send-modal__asset p{color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:12px;line-height:1.1;overflow:hidden}.portfolio-send-modal__header>button{width:38px;height:38px;color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-control);cursor:pointer;border-radius:8px;flex:none;place-items:center;padding:0;display:grid}.portfolio-send-modal__header>button:hover:not(:disabled){color:var(--text);border-color:var(--accent-border);outline:0}.portfolio-send-modal__header>button:focus-visible{color:var(--text);border-color:var(--accent-border);outline:0}.portfolio-send-modal__balance{border:1px solid var(--terminal-line);background:var(--terminal-panel-soft);border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-width:0;margin:12px 14px 0;padding:11px 12px;display:flex}.portfolio-send-modal__balance>span{gap:5px;min-width:0;display:grid}.portfolio-send-modal__balance small{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:10.5px;font-weight:740;line-height:1}.portfolio-send-modal__balance strong{color:var(--text);font:780 17px/1.1 var(--font-data);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portfolio-send-modal__balance strong i{font:730 12px/1 var(--font-ui);font-style:normal}.portfolio-send-modal__balance>code{color:var(--muted-strong);font:650 11px/1 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portfolio-send-modal__load-error{color:var(--negative);border:1px solid color-mix(in srgb, var(--negative) 25%, var(--terminal-line));background:color-mix(in srgb, var(--negative) 5%, transparent);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin:8px 14px 0;padding:9px 10px;font-size:12px;line-height:1.35;display:flex}.portfolio-send-modal__load-error>button{min-height:32px;color:var(--text);border:1px solid var(--terminal-line-strong);background:var(--terminal-control);font:720 11.5px/1 var(--font-ui);cursor:pointer;border-radius:6px;flex:none;padding:0 9px}.portfolio-send-form{gap:12px;padding:13px 14px 14px;display:grid}.portfolio-send-field{min-width:0;color:var(--text);gap:7px;display:grid}.portfolio-send-field>span{font-size:12px;font-weight:740}.portfolio-send-field>input,.portfolio-send-amount{width:100%;min-width:0;min-height:44px;color:var(--text);border:1px solid var(--terminal-line-strong);background:var(--terminal-control);border-radius:8px}.portfolio-send-field>input{font:650 14px/1 var(--font-data);padding:0 12px}.portfolio-send-field>input:focus,.portfolio-send-amount:focus-within{border-color:var(--accent-border);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 8%, transparent);outline:0}.portfolio-send-field input[aria-invalid=true]{border-color:color-mix(in srgb, var(--negative) 52%, var(--terminal-line))}.portfolio-send-field input::placeholder{color:var(--muted)}.portfolio-send-amount{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;display:grid;overflow:hidden}.portfolio-send-amount>input{min-width:0;height:42px;color:var(--text);font:740 17px/1 var(--font-data);font-variant-numeric:tabular-nums;background:0 0;border:0;outline:0;padding:0 10px 0 12px}.portfolio-send-amount>b{max-width:92px;color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.portfolio-send-amount>button{min-width:52px;min-height:32px;color:var(--accent);border:1px solid var(--accent-border);background:var(--accent-surface);font:760 11.5px/1 var(--font-ui);cursor:pointer;border-radius:6px;margin:5px;padding:0 9px}.portfolio-send-field__error{color:var(--negative);font-size:11.5px;line-height:1.3}.portfolio-send-review{border:1px solid var(--terminal-line);background:var(--terminal-panel-soft);border-radius:9px;grid-template-columns:minmax(115px,.8fr) minmax(0,1.5fr) 70px;min-width:0;display:grid}.portfolio-send-review>div{border-right:1px solid var(--terminal-line);align-content:start;gap:5px;min-width:0;padding:9px 10px;display:grid}.portfolio-send-review>div:last-child{border-right:0}.portfolio-send-review span{color:var(--muted);letter-spacing:.045em;text-transform:uppercase;font-size:10px;font-weight:720;line-height:1}.portfolio-send-review strong{color:var(--text);font:740 12px/1.25 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portfolio-send-review strong i{font:700 10.5px/1 var(--font-ui);font-style:normal}.portfolio-send-review code{overflow-wrap:anywhere;min-width:0;color:var(--text);font:650 10.5px/1.28 var(--font-data)}.portfolio-send-form__note,.portfolio-send-form__error{border-radius:8px;align-items:flex-start;gap:7px;margin:0;padding:9px 10px;font-size:11.5px;line-height:1.35;display:flex}.portfolio-send-form__note{color:var(--muted-strong);border:1px solid var(--terminal-line);background:color-mix(in srgb, var(--terminal-control) 60%, transparent)}.portfolio-send-form__note .icon{color:var(--accent);flex:none}.portfolio-send-form__error{color:var(--negative);border:1px solid color-mix(in srgb, var(--negative) 25%, var(--terminal-line));background:color-mix(in srgb, var(--negative) 5%, transparent)}.portfolio-send-form__actions{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:8px;display:grid}.portfolio-send-form__actions>button{min-width:0;min-height:43px;color:var(--text);border:1px solid var(--terminal-line-strong);background:var(--terminal-control);font:750 12.5px/1 var(--font-ui);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.portfolio-send-form__actions>button.is-primary{color:var(--text);border-color:var(--accent-border);background:var(--accent-surface)}.portfolio-send-form__actions>button.is-primary .icon{color:var(--accent)}.portfolio-send-modal button:disabled{cursor:not-allowed;opacity:.5}.portfolio-send-modal button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity{gap:8px;min-width:0;display:grid}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.portfolio-activity-hero,.portfolio-activity-toolbar){border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);box-shadow:none;border-radius:10px}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.portfolio-activity-hero,.portfolio-activity-toolbar){border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);box-shadow:none;border-radius:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero{grid-template-columns:minmax(250px,1fr) auto minmax(168px,auto);align-items:center;gap:12px;min-width:0;padding:10px 12px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero__title{align-items:center;gap:10px;min-width:0;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero__mark{width:38px;height:38px;color:var(--accent);border:1px solid var(--terminal-line-strong);background:var(--terminal-control);border-radius:8px;flex:none;place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero__title>div{min-width:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero__title small{color:var(--muted);font:760 var(--portfolio-type-micro)/1 var(--font-ui);letter-spacing:.055em;text-transform:uppercase}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero__title h2{color:var(--text);font:780 var(--portfolio-type-heading)/1.1 var(--font-ui);letter-spacing:-.025em;margin:2px 0 0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero__title p{color:var(--muted-strong);font-size:var(--portfolio-type-small);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;line-height:1.3;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero__metrics{border:1px solid var(--terminal-line);background:var(--terminal-control);border-radius:7px;grid-template-columns:repeat(3,minmax(66px,1fr));margin:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero__metrics>div{border-right:1px solid var(--terminal-line);gap:3px;min-width:0;padding:7px 9px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero__metrics>div:last-child{border-right:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero__metrics dt{color:var(--muted);font:720 var(--portfolio-type-micro)/1 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero__metrics dd{color:var(--text);font:780 var(--portfolio-type-title)/1 var(--font-data);font-variant-numeric:tabular-nums;margin:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-export{min-width:168px;min-height:40px;color:var(--text);border:1px solid var(--accent-border);background:var(--accent-surface);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:6px 10px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-export>span{text-align:left;gap:3px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-export strong{font:750 var(--portfolio-type-body)/1 var(--font-ui)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-export small{color:var(--muted-strong);font:650 var(--portfolio-type-micro)/1 var(--font-ui)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-export:disabled{cursor:progress;opacity:.72}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-export:hover:not(:disabled){color:var(--accent);background:color-mix(in srgb, var(--accent) 11%, var(--terminal-control));outline:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-export:focus-visible{color:var(--accent);background:color-mix(in srgb, var(--accent) 11%, var(--terminal-control));outline:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-toolbar{grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:8px;min-width:0;padding:7px 8px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-filters{border:1px solid var(--terminal-line);background:var(--terminal-control);border-radius:7px;grid-template-columns:repeat(3,minmax(70px,1fr));gap:2px;min-height:40px;padding:3px;display:inline-grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-filters>button{min-height:32px;color:var(--muted-strong);font:720 var(--portfolio-type-small)/1 var(--font-ui);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-filters>button.is-active{color:var(--text);background:var(--terminal-panel-soft);box-shadow:inset 0 0 0 1px var(--terminal-line-strong)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-coverage{min-height:32px;color:var(--muted-strong);border:1px solid var(--terminal-line);font:720 var(--portfolio-type-small)/1 var(--font-ui);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-coverage>i{background:var(--gold);border-radius:50%;width:6px;height:6px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-coverage.is-complete>i{background:var(--positive)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-message{min-width:0;color:var(--text);border:1px solid var(--terminal-line);background:color-mix(in srgb, var(--terminal-panel-soft) 78%, transparent);font-size:var(--portfolio-type-small);border-radius:8px;align-items:center;gap:8px;padding:8px 11px;line-height:1.4;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-ledger{border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);border-radius:10px;min-width:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.portfolio-activity-ledger__head,.portfolio-activity-row){grid-template-columns:minmax(142px,.86fr) minmax(188px,1.15fr) minmax(78px,.5fr) minmax(108px,.68fr) minmax(118px,.75fr) minmax(108px,.68fr) 42px;align-items:stretch;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.portfolio-activity-ledger__head,.portfolio-activity-row){grid-template-columns:minmax(142px,.86fr) minmax(188px,1.15fr) minmax(78px,.5fr) minmax(108px,.68fr) minmax(118px,.75fr) minmax(108px,.68fr) 42px;align-items:stretch;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-ledger__head{border-bottom:1px solid var(--terminal-line-strong);background:var(--terminal-control);min-height:34px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-ledger__head>span{min-width:0;color:var(--muted);border-right:1px solid var(--terminal-line);font:760 var(--portfolio-type-micro)/1 var(--font-ui);letter-spacing:.045em;text-transform:uppercase;align-items:center;padding:0 11px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-ledger__head>span:last-child{border-right:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row{border-bottom:1px solid var(--terminal-line);min-height:58px;position:relative}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row:last-child{border-bottom:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row:hover{background:var(--terminal-control)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row:before{background:var(--negative);content:"";border-radius:0 2px 2px 0;width:2px;position:absolute;top:8px;bottom:8px;left:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row.is-positive:before{background:var(--positive)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row>*{border-right:1px solid var(--terminal-line);min-width:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row>:last-child{border-right:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity__asset{min-width:0;color:inherit;align-items:center;gap:8px;padding:7px 10px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity__asset>span{gap:4px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity__asset strong{color:var(--text);font:750 var(--portfolio-type-data)/1.15 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity__asset small{color:var(--muted-strong);font:680 var(--portfolio-type-small)/1 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.portfolio-activity-row__type,.portfolio-activity-row__usd,.portfolio-activity-row__amount,.portfolio-activity-row__price,.portfolio-activity-row__time){flex-direction:column;justify-content:center;gap:3px;min-width:0;padding:7px 10px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.portfolio-activity-row__type,.portfolio-activity-row__usd,.portfolio-activity-row__amount,.portfolio-activity-row__price,.portfolio-activity-row__time){flex-direction:column;justify-content:center;gap:3px;min-width:0;padding:7px 10px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.portfolio-activity-row__type,.portfolio-activity-row__usd,.portfolio-activity-row__amount,.portfolio-activity-row__price,.portfolio-activity-row__time)>small{color:var(--muted);font:650 var(--portfolio-type-micro)/1.1 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.portfolio-activity-row__type,.portfolio-activity-row__usd,.portfolio-activity-row__amount,.portfolio-activity-row__price,.portfolio-activity-row__time)>small{color:var(--muted);font:650 var(--portfolio-type-micro)/1.1 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row__type>b{color:var(--negative);font:780 var(--portfolio-type-body)/1 var(--font-ui)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row.is-positive .portfolio-activity-row__type>b{color:var(--positive)}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.portfolio-activity-row__usd,.portfolio-activity-row__amount,.portfolio-activity-row__price)>strong{color:var(--text);font:750 var(--portfolio-type-data)/1.1 var(--font-data);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.portfolio-activity-row__usd,.portfolio-activity-row__amount,.portfolio-activity-row__price)>strong{color:var(--text);font:750 var(--portfolio-type-data)/1.1 var(--font-data);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row__amount>strong>i{font:680 .82em/1 var(--font-ui);font-style:normal}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row__time>strong{color:var(--text);font:780 var(--portfolio-type-small)/1.1 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row__time>small{font-size:max(var(--portfolio-type-micro), 10px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row__usd>strong{color:var(--negative)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row.is-positive .portfolio-activity-row__usd>strong{color:var(--positive)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row__proof{color:var(--muted-strong);place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row__proof:hover{color:var(--accent);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row__proof:focus-visible{color:var(--accent);background:var(--accent-surface);outline:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-more{color:var(--muted-strong);font-size:var(--portfolio-type-small);justify-content:center;align-items:center;gap:10px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-more>button{min-height:38px;color:var(--text);border:1px solid var(--terminal-line-strong);background:var(--terminal-control);font:720 var(--portfolio-type-small)/1 var(--font-ui);cursor:pointer;border-radius:7px;padding:0 13px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-loading{grid-auto-flow:column;place-content:center;gap:7px;min-height:220px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-loading>span{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite alternate pulse}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-loading>span:nth-child(2){animation-delay:.15s}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-loading>span:nth-child(3){animation-delay:.3s}@container (width<=1050px){.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-view-toggle{flex:142px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lanes{--position-lane-columns:minmax(190px, 1.35fr) minmax(100px, .72fr) minmax(102px, .75fr) minmax(130px, .95fr) minmax(138px, 1fr) 118px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero{grid-template-columns:minmax(220px,1fr) auto minmax(158px,auto)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-export{justify-self:stretch}}@media (max-width:800px){.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-toolbar__controls .portfolio-view-toggle{grid-column:1/-1;width:100%;min-height:44px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-view-toggle>button{min-height:36px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lanes{background:0 0;border:0;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lanes__head{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lanes__body{gap:8px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane{border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);border-radius:9px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;grid-template-areas:"asset asset asset actions""value balance pnl pnl""initials initials initials initials";min-height:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane:before{height:36px;top:8px;bottom:auto}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane>*{border-right:1px solid var(--terminal-line)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__asset{border-bottom:1px solid var(--terminal-line);grid-area:asset;min-height:54px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__actions{border-right:0;border-bottom:1px solid var(--terminal-line);grid-area:actions;min-width:118px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__value{grid-area:value}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__balance{grid-area:balance}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__pnl{border-right:0;grid-area:pnl}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__initials{border-top:1px solid var(--terminal-line);border-right:0;grid-area:initials;min-height:46px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.position-lane__value,.position-lane__balance,.position-lane__pnl,.position-lane__initials){padding:7px 9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.position-lane__value,.position-lane__balance,.position-lane__pnl,.position-lane__initials){padding:7px 9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.position-lane__value,.position-lane__balance,.position-lane__pnl,.position-lane__initials)>small{display:block}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.position-lane__value,.position-lane__balance,.position-lane__pnl,.position-lane__initials)>small{display:block}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__pnl>span,.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__actions>a>span{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__initials .position-initials__action{min-height:40px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero{grid-template-columns:minmax(0,1fr);gap:11px;padding:12px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero__title p{white-space:normal}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero__metrics{width:100%}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-export{grid-column:auto;min-height:44px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-toolbar{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-toolbar .portfolio-search{height:44px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-toolbar .portfolio-search input{font-size:16px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-filters{width:100%;min-height:44px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-filters>button{min-height:36px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-coverage{justify-self:start}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-ledger{background:0 0;border:0;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-ledger__head{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-ledger__body{gap:8px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row{border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);border-radius:9px;grid-template-columns:minmax(0,1.2fr) minmax(88px,.5fr) minmax(104px,.62fr) minmax(96px,.58fr) 42px;grid-template-areas:"asset asset type type proof""time usd amount price proof";overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity__asset{border-bottom:1px solid var(--terminal-line);grid-area:asset}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row__type{border-bottom:1px solid var(--terminal-line);grid-area:type}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row__proof{border-bottom:0;border-right:0;grid-area:proof;min-height:104px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row__time{grid-area:time}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row__usd{grid-area:usd}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row__amount{grid-area:amount}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row__price{border-right:0;grid-area:price}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-more{flex-direction:column;gap:5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-more>button{width:100%;min-height:44px}}@media (max-width:430px){.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button>span{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button strong{font-size:11.5px}}@media (max-width:600px){.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row{grid-template-columns:minmax(0,1fr) minmax(96px,.6fr) 42px;grid-template-areas:"asset type proof""time usd usd""amount price price"}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row__proof{border-bottom:1px solid var(--terminal-line);min-height:52px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.portfolio-activity-row__time,.portfolio-activity-row__usd){border-bottom:1px solid var(--terminal-line)}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.portfolio-activity-row__time,.portfolio-activity-row__usd){border-bottom:1px solid var(--terminal-line)}.portfolio-send-overlay{padding:max(10px, env(safe-area-inset-top)) max(8px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left));align-items:end}.portfolio-send-modal{width:100%;max-height:calc(100dvh - max(18px, env(safe-area-inset-top)));border-radius:12px 12px 9px 9px}.portfolio-send-modal__header{padding:11px 12px}.portfolio-send-modal__header>button{width:42px;height:42px}.portfolio-send-modal__balance{margin:10px 12px 0}.portfolio-send-form{gap:11px;padding:12px}.portfolio-send-field>input,.portfolio-send-amount>input{font-size:16px}.portfolio-send-review{grid-template-columns:minmax(0,1fr) 64px}.portfolio-send-review>div:nth-child(2){border-top:1px solid var(--terminal-line);border-right:0;grid-area:2/1/auto/-1}.portfolio-send-review>div:first-child{border-right:1px solid var(--terminal-line)}.portfolio-send-review>div:last-child{border-right:0}.portfolio-send-form__actions>button{min-height:46px}}@media (max-width:360px){.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-hub__tabs>button strong{font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane{grid-template-columns:repeat(3,minmax(0,1fr)) 112px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__asset{gap:7px;padding-inline-start:8px;padding-inline-end:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__asset>.token-icon{width:34px;height:34px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__actions{min-width:112px;padding:5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__actions>:-webkit-any(button,a){min-width:32px;padding:0 6px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__actions>:is(button,a){min-width:32px;padding:0 6px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__pnl>strong{flex-direction:column;gap:2px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .position-lane__pnl>strong>em{font-size:var(--portfolio-type-micro)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-hero__metrics>div{padding-inline-start:8px;padding-inline-end:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .portfolio-activity-row{grid-template-columns:minmax(0,1fr) minmax(88px,.62fr) 38px}}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.points-page,.rewards-page){gap:10px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.points-page,.rewards-page){gap:10px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.points-page__title,.rewards-page-title){border-bottom:1px solid var(--terminal-line);align-items:center;min-height:58px;margin:0;padding:3px 2px 9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.points-page__title,.rewards-page-title){border-bottom:1px solid var(--terminal-line);align-items:center;min-height:58px;margin:0;padding:3px 2px 9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.points-page__title.page-title--compact,.rewards-page-title.page-title--compact) h1{letter-spacing:-.045em;font-size:clamp(27px,2.5vw,34px);line-height:1}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.points-page__title.page-title--compact,.rewards-page-title.page-title--compact) h1{letter-spacing:-.045em;font-size:clamp(27px,2.5vw,34px);line-height:1}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.points-page__title.page-title--compact,.rewards-page-title.page-title--compact) p{max-width:760px;color:var(--muted-strong);margin-top:4px;font-size:11.5px;line-height:1.4}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.points-page__title.page-title--compact,.rewards-page-title.page-title--compact) p{max-width:760px;color:var(--muted-strong);margin-top:4px;font-size:11.5px;line-height:1.4}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-page>.surface:not(.points-hero){border-color:var(--terminal-line-strong);background:var(--terminal-panel-soft);box-shadow:none;border-radius:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner{background:linear-gradient(105deg, color-mix(in srgb, var(--accent) 7%, var(--terminal-panel)), var(--terminal-panel) 62%, color-mix(in srgb, var(--positive) 4%, var(--terminal-panel)));grid-template-columns:38px minmax(0,1fr) auto;gap:11px;min-height:68px;padding:9px 12px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner:after{opacity:.55;bottom:-96px;right:-78px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner__mark{width:38px;height:38px;box-shadow:none;border-radius:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner>div>small{font-size:9px;line-height:1.1;display:block}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner h2{margin-top:2px;font-size:clamp(16px,1.35vw,19px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner p{max-width:720px;margin-top:3px;font-size:10.5px;line-height:1.35}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner__routes{gap:6px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner__routes>span{border-radius:8px;grid-template-columns:22px 1fr;min-width:124px;min-height:40px;padding:6px 9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner__routes b{font-size:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner__routes small{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero,.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero--forest{border-color:var(--terminal-line-strong);background-color:var(--bg);min-height:292px;box-shadow:none;background-image:url("");background-position:50% 57%;background-repeat:no-repeat;background-size:cover;border-radius:12px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero:before{background:linear-gradient(90deg, transparent 0 34%, color-mix(in srgb, var(--bg) 58%, transparent) 48%, color-mix(in srgb, var(--bg) 94%, transparent) 72%, var(--bg) 100%), linear-gradient(to top, color-mix(in srgb, var(--bg) 80%, transparent), transparent 46%)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__copy{justify-content:center;width:53%;min-height:292px;padding:34px clamp(20px,2.2vw,31px) 12px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__brand{justify-content:flex-start;width:min(100%,530px);margin:0 0 4px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__brand img{width:27px;height:21px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__brand strong{font-size:11px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-earn-example{gap:7px;width:min(100%,530px);min-height:71px;margin:7px 0 9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-earn-example>span{background:color-mix(in srgb, var(--panel-solid) 94%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:9px;padding:9px 13px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-earn-example>span:after{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-earn-example small,.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-earn-example em{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-earn-example strong{margin:2px 0 0;font-size:clamp(31px,3.3vw,43px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-earn-example>i{flex-basis:25px;width:25px;font-size:20px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__challenge{margin:0 0 3px;font-size:clamp(20px,1.8vw,25px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__copy>p{font-size:11px;line-height:1.45}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-proof-flow{gap:6px;margin-top:11px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-proof-flow>span{background:color-mix(in srgb, var(--panel-solid) 92%, transparent);border-radius:8px;flex:1 1 0;grid-template-columns:21px minmax(0,1fr);gap:1px 6px;min-width:0;padding:7px 8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-proof-flow b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-proof-flow small{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-proof-flow>i{font-size:12px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__total{background:color-mix(in srgb, var(--panel-solid) 95%, transparent);min-width:158px;box-shadow:none;border-radius:8px;padding:8px 10px;top:10px;right:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__total span,.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__total small{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__total strong{font-size:24px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal{padding:11px 14px 12px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-wallet-gate{grid-template-columns:42px minmax(0,1fr) auto;gap:12px;min-height:74px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-wallet-gate__mark{border-radius:10px;width:42px;height:42px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-wallet-gate h2{font-size:17px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-wallet-gate p{margin-top:3px;font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__head{min-height:32px;padding-bottom:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__head>div>span,.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__head button,.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__head>b{font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__head>b strong{font-size:16px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage{min-height:106px;box-shadow:none;border-radius:10px;grid-template-columns:84px minmax(0,1fr);gap:15px;margin:9px 0 0;padding:7px 12px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage:before{opacity:.28}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__emblem{width:74px;height:70px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__emblem small,.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__emblem i{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__emblem strong{margin:2px 0 1px;font-size:29px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__copy>span{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__copy h2{margin-top:3px;font-size:clamp(22px,2.2vw,29px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__copy>p{max-width:700px;margin-top:5px;font-size:10.5px;line-height:1.35}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__copy>div{gap:5px 9px;margin-top:7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__copy>div :-webkit-any(b,em,small){font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__copy>div :is(b,em,small){font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__copy>div :-webkit-any(b,em){padding:4px 7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__copy>div :is(b,em){padding:4px 7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__signal{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__numbers{border:1px solid var(--terminal-line);background:var(--terminal-control);border-radius:9px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__numbers article{min-height:61px;padding:8px 11px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__numbers span,.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__numbers small{font-size:9.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__numbers strong{margin:2px 0;font-size:clamp(19px,1.8vw,25px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-climb{border-radius:9px;grid-template-columns:minmax(150px,.36fr) minmax(100px,1fr) 38px auto;gap:10px;min-height:43px;margin-top:8px;padding:6px 9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-climb>span b{font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-climb>span small{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-climb>a{min-height:31px;font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-board{border-radius:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-board__head{align-items:center;padding:11px 14px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-board__head h2{margin-top:2px;font-size:20px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-board__head p{margin-top:2px;font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-search{border-radius:8px;min-height:38px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-search input{min-height:36px;font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-podium{gap:7px;padding:8px 14px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-podium__card{border-radius:9px;grid-template-columns:31px 1fr auto;gap:1px 8px;min-height:58px;padding:7px 9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-podium__card>div{border-radius:8px;width:31px;height:31px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-podium__card button{min-height:29px;font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-podium__card strong{font-size:16px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-podium__card p{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table th{padding:8px 10px;font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table td{height:44px;padding:6px 10px;font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table td:nth-child(3) b{font-size:11.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table td button{min-height:30px;font-size:9.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-wallet-meta{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-board__footer{min-height:42px;padding:8px 14px;font-size:9.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-lower-grid{grid-template-columns:minmax(310px,.72fr) minmax(420px,1.28fr);gap:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.points-rules,.points-events){border-radius:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.points-rules,.points-events){border-radius:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.points-rules,.points-events)>header{min-height:54px;padding:9px 12px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.points-rules,.points-events)>header{min-height:54px;padding:9px 12px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.points-rules,.points-events) h2{font-size:16px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.points-rules,.points-events) h2{font-size:16px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rules>div{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;min-height:55px;padding:8px 12px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rules>div>span{border-radius:8px;width:34px;height:34px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rules section strong{font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rules section p{margin-top:2px;font-size:9.5px;line-height:1.35}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-events__list>a{min-height:55px;padding:7px 11px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-events__list>a>span strong{font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-events__list>a>span small{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .rewards-page{padding-bottom:14px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .rewards-page>.surface,.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-workspace .surface{border-color:var(--terminal-line-strong);background-color:var(--terminal-panel-soft);box-shadow:none;border-radius:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview{background:var(--terminal-panel-soft);border-radius:10px;grid-template-columns:minmax(300px,.78fr) minmax(0,1.55fr);min-height:154px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__primary{justify-content:center;gap:0;min-height:154px;padding:13px 17px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__primary>div{margin-top:4px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__primary>div strong{font-size:clamp(34px,3.5vw,43px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__primary>p{max-width:410px;margin-top:5px;font-size:10.5px;line-height:1.35}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__primary>.button{min-width:156px;min-height:32px;margin-top:9px;font-size:9.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat{justify-content:center;min-height:154px;padding:12px 14px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat:before{width:24px;height:2px;margin-bottom:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>span{margin-top:0;font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>strong{margin-top:5px;font-size:clamp(20px,1.8vw,25px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>p{margin-top:5px;font-size:9.5px;line-height:1.35}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>p b{margin-bottom:1px;font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-context-note{border-radius:9px;grid-template-columns:30px minmax(0,1fr);gap:9px;min-height:48px;margin-top:0;padding:7px 10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-context-note>span{width:30px;height:30px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-context-note strong{font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-context-note p{font-size:9.5px;line-height:1.35}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how{background:linear-gradient(105deg, color-mix(in srgb, var(--holders) 4%, var(--terminal-panel)), var(--terminal-panel));border-radius:10px;margin-top:0;padding:12px 14px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how>header{align-items:center;gap:16px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how>header h2{margin-top:2px;font-size:clamp(18px,1.65vw,22px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how__steps{gap:7px;margin-top:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how__steps article{border-radius:9px;grid-template-columns:29px minmax(0,1fr);align-items:center;gap:9px;min-height:68px;padding:8px 10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how__steps article>span{border-radius:8px;width:29px;height:29px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how__steps article p{margin-top:3px;font-size:9.5px;line-height:1.35}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions{background:var(--terminal-panel-soft);border-radius:10px;margin-top:0;padding:12px 14px 14px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__heading{align-items:center}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__heading h2{margin-top:2px;font-size:21px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__heading>div>p{margin-top:3px;font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__summary{gap:2px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__summary strong{font-size:11px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position-grid{grid-template-columns:minmax(0,1fr);gap:8px;margin-top:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position{background:linear-gradient(145deg, color-mix(in srgb, var(--positive) 3%, var(--terminal-control)), var(--terminal-control));box-shadow:none;border-radius:9px;padding:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__header{gap:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__identity{gap:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__identity strong{font-size:13px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__identity small{font-size:9.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__status{gap:5px;padding:5px 7px;font-size:9.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers{border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers>div{min-height:64px;padding:7px 8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers span{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers strong{margin-top:3px;font-size:15px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers em{margin-top:2px;font-size:9px;line-height:1.25}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__clock{border-radius:8px;margin-top:7px;padding:8px 9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__top small,.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__top em,.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__next{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__top strong{margin-top:1px;font-size:15px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__top>b{border-radius:9px;min-width:62px;min-height:35px;padding:6px 8px;font-size:12px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__track{margin:7px 0 5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__next strong{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details{margin-top:7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details>summary{min-height:33px;font-size:9.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details .earning-position__ledger>div{min-height:48px;padding:7px 6px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details .earning-position__ledger dt{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details .earning-position__ledger dd{font-size:10.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details .earning-position__truth{padding:8px 0;font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__actions{gap:6px;min-height:32px;margin-top:7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__actions .button{min-height:31px;padding:0 10px;font-size:9.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__actions>span{font-size:9px}@container (width>=821px){.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:start;gap:7px 10px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__header{grid-area:1/1}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers{grid-area:2/1;margin-top:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__clock{grid-area:1/2/3;align-self:stretch;margin-top:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details{grid-area:3/1;margin-top:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__actions{grid-area:3/2;justify-content:flex-end;align-self:center;margin-top:0}}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide{background:var(--terminal-panel-soft);border-radius:10px;margin-top:0;padding:12px 14px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide h2{margin-top:2px;font-size:19px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide>header>div>p{max-width:760px;margin-top:3px;font-size:9.5px;line-height:1.35}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide>header>span{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .tier-track{height:67px;margin-top:9px;margin-bottom:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .tier-track:before,.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .tier-track>i{top:22px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .tier-track>span{top:14px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .tier-track>span b{margin-top:6px;font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .tier-track>span small{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .reward-rule-notes{gap:7px;margin-top:4px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .reward-rule-notes>span{grid-template-columns:76px minmax(0,1fr);align-content:center;gap:7px;min-height:48px;padding:7px 9px;font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-workspace{grid-template-columns:minmax(0,1.55fr) minmax(270px,.45fr);gap:8px;margin-top:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.reward-workspace__main,.reward-workspace__aside){gap:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.reward-workspace__main,.reward-workspace__aside){gap:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.reward-ledger,.reward-history,.reward-advanced){border-radius:10px;padding:12px 14px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.reward-ledger,.reward-history,.reward-advanced){border-radius:10px;padding:12px 14px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-ledger__heading{align-items:center}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-ledger__heading h2{margin-top:2px;font-size:20px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-ledger__heading>div>p{margin-top:3px;font-size:9.5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-legend{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-token-list{margin-top:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-token__summary{grid-template-columns:minmax(165px,1fr) auto minmax(72px,auto) 18px;min-height:58px;padding:8px 10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-token__identity .token-icon{border-radius:9px;width:34px;height:34px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-token__identity small{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-payment-state{min-width:82px;padding:5px 7px;font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-payment-value{min-width:68px;font-size:13px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-advanced{padding:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-advanced>summary{min-height:56px;padding:10px 12px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-disclosure{max-width:none;margin-top:0;padding:2px 5px 0;font-size:9.5px;line-height:1.4}@container (width<=1050px){.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner{grid-template-columns:38px minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner__routes{grid-column:2;justify-content:flex-start}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__copy{width:57%}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-lower-grid,.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-workspace{grid-template-columns:1fr}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-workspace__aside{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (width<=820px){.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview{grid-template-columns:1fr}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__primary{border-right:0;border-bottom:1px solid var(--terminal-line);min-height:130px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position-grid{grid-template-columns:1fr}}@container (width<=760px){.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.points-page,.rewards-page){gap:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.points-page,.rewards-page){gap:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.points-page__title,.rewards-page-title){min-height:54px;padding:2px 1px 8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.points-page__title,.rewards-page-title){min-height:54px;padding:2px 1px 8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.points-page__title.page-title--compact,.rewards-page-title.page-title--compact) h1{font-size:clamp(24px,7.4vw,29px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.points-page__title.page-title--compact,.rewards-page-title.page-title--compact) h1{font-size:clamp(24px,7.4vw,29px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.points-page__title.page-title--compact,.rewards-page-title.page-title--compact) p{font-size:11px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.points-page__title.page-title--compact,.rewards-page-title.page-title--compact) p{font-size:11px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner{grid-template-columns:34px minmax(0,1fr);gap:8px;min-height:0;padding:9px 10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner__mark{width:34px;height:34px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner>div:not(.points-utility-banner__routes){grid-column:2}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner p{font-size:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner__routes{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner__routes>span{min-width:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-utility-banner__routes>i{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero,.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero--forest{background-position:top;background-size:auto 176px;min-height:0;padding-top:176px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero:before{background:linear-gradient(to bottom, transparent 0 88px, color-mix(in srgb, var(--bg) 44%, transparent) 137px, var(--bg) 176px), linear-gradient(90deg, color-mix(in srgb, var(--bg) 28%, transparent), transparent 64%)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__copy{width:100%;min-height:0;padding:11px 12px 13px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__brand{margin-bottom:3px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__total{min-width:148px;padding:6px 8px;top:119px;right:7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__total strong{font-size:20px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__total small{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-earn-example{gap:5px;min-height:66px;margin:6px 0 8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-earn-example>span{padding:8px 9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-earn-example strong{font-size:clamp(29px,9.5vw,38px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-earn-example>i{flex-basis:20px;width:20px;font-size:17px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-hero__challenge{font-size:19px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-proof-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:9px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-proof-flow>span{grid-template-columns:1fr;align-content:center;justify-items:start;gap:3px;min-height:60px;padding:7px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-proof-flow svg{grid-row:auto}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-proof-flow b,.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-proof-flow small{white-space:normal}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-proof-flow>i{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal{padding:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__head{gap:6px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__head>div{gap:6px;min-width:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__head button{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage{grid-template-columns:75px minmax(0,1fr);gap:10px;min-height:114px;padding:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__emblem{width:68px;height:68px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__emblem strong{font-size:25px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__copy h2{font-size:clamp(18px,5.7vw,22px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__copy>p,.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rank-stage__copy>div small{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__numbers{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__numbers article{border-bottom:1px solid var(--terminal-line);min-height:61px;padding:7px 9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__numbers article:nth-child(2n){border-right:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__numbers article:nth-last-child(-n+2){border-bottom:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-personal__numbers strong{font-size:20px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-climb{grid-template-columns:minmax(0,1fr) auto;gap:6px 9px;padding:8px 9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-climb>div{grid-area:2/1/auto/-1}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-climb>strong{grid-area:1/2}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-climb>a{grid-area:3/1/auto/-1;min-height:33px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-board__head{align-items:flex-start;gap:8px;padding:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-podium{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-podium__card{grid-template-columns:25px minmax(0,1fr);align-content:center;gap:1px 5px;min-height:68px;padding:7px 5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-podium__card>div{grid-row:1/3;width:25px;height:25px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-podium__card button{min-height:24px;font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-podium__card strong{font-size:clamp(12px,3.7vw,15px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-podium__card p{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table,.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table tbody{width:100%;min-width:0;display:block}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table tbody{padding:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table thead{width:100%;display:block}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table thead tr{background:var(--terminal-control);min-height:28px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table thead th{border-right:1px solid var(--terminal-line);white-space:nowrap;background:0 0;border-bottom:0;align-items:center;width:auto;min-height:28px;padding:4px 6px;font-size:9px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table thead th:first-child{grid-column:1;padding-left:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table thead th:nth-child(2){grid-column:2}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table thead th:nth-child(3){text-align:right;grid-column:3;justify-content:flex-end}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table thead th:nth-child(5){text-align:right;border-right:0;grid-column:4;justify-content:flex-end}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table thead th:nth-child(4),.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table thead th:nth-child(n+6){display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table tr{border:0;border-bottom:1px solid var(--terminal-line);background:0 0;border-radius:0;grid-template-columns:47px minmax(0,1fr) 67px 55px;align-items:stretch;gap:0;min-height:58px;display:grid;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table tr:last-child{border-bottom:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table td{border:0;border-right:1px solid var(--terminal-line);text-align:left;background:0 0;justify-content:flex-start;align-items:center;gap:4px;width:auto;height:auto;min-height:58px;padding:6px;font-size:10px;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table td:before{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table td:first-child{flex-wrap:wrap;grid-column:1;align-content:center;padding-left:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table td:nth-child(2){text-align:left;flex-direction:column;grid-column:2;justify-content:center;align-items:flex-start;min-width:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table td:nth-child(3){text-align:right;grid-column:3;justify-content:flex-end}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table td:nth-child(5){text-align:right;border-right:0;grid-column:4;justify-content:flex-end}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table td:nth-child(4),.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table td:nth-child(n+6){display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table td button{gap:4px;width:100%;min-height:24px;font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table td button>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table td button svg{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-wallet-meta{max-width:100%;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.2;display:block;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table tbody tr.is-mine{border-left:3px solid var(--accent);background:color-mix(in srgb, var(--accent) 9%, var(--terminal-control))}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table tbody tr.is-mine td{box-shadow:none;background:0 0;border-top:0;border-bottom:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table tbody tr.is-mine td:first-child{border-left:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-you-badge{min-height:16px;margin-left:0;padding:0 4px;font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-board__footer{align-items:flex-start;gap:5px;padding:8px 10px;font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-board__footer p{text-align:left}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-lower-grid{grid-template-columns:1fr}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-rules>div{min-height:56px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger{grid-template-columns:1fr}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat{border-right:0;border-bottom:1px solid var(--terminal-line);grid-template-columns:minmax(82px,.9fr) minmax(65px,.62fr) minmax(0,1.25fr);align-items:center;gap:8px;min-height:62px;padding:8px 10px 8px 13px;display:grid;position:relative}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat:last-child{border-bottom:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat:before{width:2px;height:auto;margin:0;position:absolute;top:14px;bottom:14px;left:5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>span,.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>strong,.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>p{margin:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>span{font-size:9.5px;line-height:1.25}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>strong{white-space:nowrap;font-size:18px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>p{font-size:9px;line-height:1.25}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>p b{font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how{padding:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how>header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 8px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how>header>div{display:contents}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how>header .eyebrow{grid-area:1/1;align-self:center}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how>header h2{grid-area:2/1/auto/-1;margin-top:0;font-size:19px;line-height:1.05}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how>header>strong{grid-area:1/2;font-size:19px;line-height:1}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how>header>strong small{max-width:105px;font-size:9px;line-height:1.15}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how__steps{grid-template-columns:1fr;gap:4px;margin-top:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how__steps article{min-height:54px;padding:7px 9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions{padding:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__heading>div>p{max-width:230px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__summary{text-align:right;justify-items:end;margin-top:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__summary strong{max-width:95px;font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position{padding:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__header{flex-direction:row;align-items:center}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__identity .token-icon{width:35px;height:35px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__status{align-self:auto;font-size:9px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers>div,.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers>div:nth-child(2),.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers>div:last-child{border-top:0;border-right:1px solid var(--terminal-line);border-bottom:0;grid-column:auto;min-height:63px;padding:6px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers>div:last-child{border-right:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers span{white-space:normal;min-height:21px;font-size:9px;line-height:1.25}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers strong{font-size:14px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers em{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__top em{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__next{align-items:flex-start}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__next span{max-width:190px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details .earning-position__ledger{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details .earning-position__ledger>div,.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details .earning-position__ledger>div:nth-child(2){border-right:1px solid var(--terminal-line);border-bottom:1px solid var(--terminal-line)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details .earning-position__ledger>div:nth-child(2n){border-right:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details .earning-position__ledger>div:nth-last-child(-n+2){border-bottom:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__actions .button{width:100%}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__actions>span{grid-column:1/-1}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide{padding:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide>header{flex-direction:row;align-items:flex-start}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide>header>span{text-align:center;max-width:92px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .tier-track{margin-left:5px;margin-right:5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .reward-rule-notes{grid-template-columns:1fr;gap:4px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .reward-rule-notes>span{min-height:46px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-workspace__aside{grid-template-columns:1fr}.app-shell[data-shell=terminal-v3] .production-page--portfolio :-webkit-any(.reward-ledger,.reward-history){padding:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.reward-ledger,.reward-history){padding:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-token__summary{grid-template-columns:minmax(128px,1fr) auto 18px;gap:6px;min-height:55px;padding:7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-token__identity{grid-area:1/1}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-payment-value{grid-area:1/2}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-token__chevron{grid-area:1/3}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-payment-state{grid-area:2/1/auto/-1;width:-moz-fit-content;width:fit-content;min-width:0;margin-left:42px}}@container (width<=360px){.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table tr{grid-template-columns:43px minmax(0,1fr) 61px 48px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table td{padding:5px;font-size:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .points-table td:first-child{padding-left:6px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat{grid-template-columns:minmax(75px,.85fr) minmax(58px,.6fr) minmax(0,1.2fr);gap:6px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__heading>div>p,.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__identity small{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__status{text-align:center;max-width:92px}}@media (prefers-reduced-motion:reduce){.app-shell[data-shell=terminal-v3] .production-page--portfolio :is(.points-climb>div i,.earning-clock__track i){transition:none}}.app-shell[data-shell=terminal-v3] .production-page--portfolio .rewards-page{--reward-type-micro:clamp(10.5px, calc(7.4px + .18vw), 13.5px);--reward-type-small:clamp(11.5px, calc(8.2px + .19vw), 14.5px);--reward-type-body:clamp(12.5px, calc(9px + .2vw), 16px);--reward-type-data:clamp(14px, calc(10px + .22vw), 18px);--reward-type-title:clamp(15.5px, calc(11px + .24vw), 20.5px);--reward-type-heading:clamp(20px, calc(14px + .34vw), 27px);gap:10px;padding-bottom:20px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .rewards-page-title.page-title--compact h1{font-size:clamp(29px,20px + .55vw,40px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .rewards-page-title.page-title--compact p{max-width:820px;font-size:var(--reward-type-body)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-state{font-size:var(--reward-type-micro)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__primary>p{max-width:450px;font-size:var(--reward-type-small);line-height:1.42}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__primary>.button{min-height:36px;font-size:var(--reward-type-micro)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>span{font-size:var(--reward-type-small)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>strong{font-size:clamp(22px,16px + .42vw,30px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>p{font-size:var(--reward-type-micro);line-height:1.42}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>p b,.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-context-note strong{font-size:var(--reward-type-small)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-context-note p{font-size:var(--reward-type-micro)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how>header h2{font-size:var(--reward-type-heading)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how>header>strong{font-size:clamp(22px,16px + .35vw,29px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how>header>strong small{max-width:180px;font-size:var(--reward-type-micro)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how__steps article strong{font-size:var(--reward-type-small)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how__steps article p{font-size:var(--reward-type-micro)}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__heading{border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);border-radius:9px;align-items:center;min-height:62px;padding:9px 12px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__heading h2{font-size:var(--reward-type-heading);margin-top:2px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__heading>div>p{max-width:680px;font-size:var(--reward-type-small);margin-top:3px;line-height:1.35}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__summary span,.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__summary strong{font-size:var(--reward-type-small)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,clamp(286px,10vw,360px)),1fr));grid-auto-rows:auto;align-items:stretch;gap:10px;margin-top:10px}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position{border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);min-width:0;height:100%;box-shadow:none;border-radius:10px;flex-direction:column;gap:0;padding:0;transition:border-color .16s,background .16s,transform .16s;display:flex;position:relative;overflow:hidden}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position:hover{border-color:var(--accent-border);background:color-mix(in srgb, var(--terminal-control) 44%, var(--terminal-panel-soft));transform:translateY(-2px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position:before{z-index:1;background:var(--muted);content:"";opacity:.55;height:2px;position:absolute;top:0;left:12px;right:12px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position[data-reward-state=ready]:before{background:var(--positive);opacity:1}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position[data-reward-state=waiting]:before{background:var(--gold);opacity:.9}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__header{box-sizing:border-box;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:8px;width:100%;max-width:100%;min-height:55px;padding:7px 9px 5px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__identity{gap:8px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__identity .token-icon{border-radius:10px;width:40px;height:40px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__identity strong{font-size:var(--reward-type-title);font-weight:760}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__identity small{color:var(--muted-strong);font-size:var(--reward-type-micro);margin-top:3px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__status{background:var(--terminal-control);min-height:28px;font-size:var(--reward-type-micro);white-space:nowrap;border-radius:6px;gap:5px;padding:0 7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__status i{width:5px;height:5px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__value{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:3px 8px;min-width:0;padding:1px 10px 9px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__value small{color:var(--muted);font-size:var(--reward-type-micro);letter-spacing:.045em;text-transform:uppercase;grid-column:1/-1;font-weight:720;line-height:1}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__value strong{color:var(--text);font:780 clamp(21px, calc(15px + .36vw), 28px)/1.05 var(--font-data);letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__value>span{color:var(--muted-strong);font:700 var(--reward-type-micro)/1.1 var(--font-data);text-align:right;text-overflow:ellipsis;white-space:nowrap;margin-bottom:1px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers{border:0;border-top:1px solid var(--terminal-line);border-bottom:1px solid var(--terminal-line);background:var(--terminal-line);border-radius:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers>div,.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers>div:nth-child(n){background:var(--terminal-control);border:0;align-content:center;gap:4px;min-width:0;min-height:52px;padding:6px 8px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers>div:first-child{background:color-mix(in srgb, var(--positive) 3%, var(--terminal-control))}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers span{min-height:0;color:var(--muted);font-size:var(--reward-type-micro);letter-spacing:.025em;white-space:normal;font-weight:700;line-height:1.1}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers strong{color:var(--text);font:750 var(--reward-type-data)/1.15 var(--font-data);letter-spacing:-.01em;font-variant-numeric:tabular-nums;margin:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__clock{border:0;border-bottom:1px solid var(--terminal-line);background:color-mix(in srgb, var(--positive) 2%, transparent);border-radius:0;margin:0;padding:9px 10px 10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__top,.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__next{gap:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__top small{color:var(--muted);font-size:var(--reward-type-micro);letter-spacing:.025em;font-weight:700}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__top strong{font-size:var(--reward-type-title);margin-top:2px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__top em{max-width:220px;color:var(--muted-strong);font-size:var(--reward-type-micro);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;line-height:1.25;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__top>b{background:color-mix(in srgb, var(--positive) 5%, var(--terminal-control));min-width:76px;min-height:38px;font-size:var(--reward-type-small);border-radius:8px;padding:6px 8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__track{height:4px;margin:8px 0 6px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__next{font-size:var(--reward-type-micro);align-items:flex-start;line-height:1.25}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__next span{min-width:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__next strong{font-size:var(--reward-type-micro);white-space:nowrap;flex:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details{border:0;border-bottom:1px solid var(--terminal-line);margin:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details>summary{min-height:38px;font-size:var(--reward-type-micro);padding:0 10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details .earning-position__ledger{border-top:1px solid var(--terminal-line);background:var(--terminal-line);border-bottom:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details .earning-position__ledger>div,.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details .earning-position__ledger>div:nth-child(n){background:var(--terminal-control);border:0;min-height:48px;padding:7px 8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details .earning-position__ledger dt{min-height:0;font-size:var(--reward-type-micro)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details .earning-position__ledger dd{font-size:var(--reward-type-small);margin-top:4px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__details .earning-position__truth{border-top:1px solid var(--terminal-line);font-size:var(--reward-type-micro);margin:0;padding:9px 10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:6px;min-height:42px;margin-top:auto;padding:6px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__actions .button{width:100%;min-height:34px;font-size:var(--reward-type-micro);border-radius:6px;padding:0 8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__actions>span{color:var(--muted-strong);font-size:var(--reward-type-micro);grid-column:2;align-self:center;margin:0;line-height:1.25}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide{border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);border-radius:10px;margin:0;padding:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card__header{border-bottom:1px solid var(--terminal-line);background:linear-gradient(105deg, color-mix(in srgb, var(--positive) 4%, transparent), transparent 62%);grid-template-columns:minmax(0,1fr) minmax(176px,auto);align-items:center;gap:10px;min-height:64px;padding:6px 10px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .reward-tier-card__header h2{font-size:var(--reward-type-heading);margin-top:3px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .reward-tier-card__header>div>p{max-width:820px;color:var(--muted-strong);font-size:var(--reward-type-small);margin-top:4px;line-height:1.25}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card__summary{border:1px solid color-mix(in srgb, var(--positive) 22%, var(--terminal-line));background:color-mix(in srgb, var(--positive) 5%, var(--terminal-control));border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:2px 9px;min-width:176px;min-height:46px;padding:5px 7px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card__summary small{color:var(--muted-strong);font-size:var(--reward-type-micro);letter-spacing:.04em;text-transform:uppercase;align-self:end;font-weight:720}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card__summary strong{color:var(--positive);font:800 clamp(23px, calc(17px + .38vw), 31px)/1 var(--font-data);letter-spacing:-.04em;grid-area:1/2/3;align-self:center}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card__summary span{color:var(--muted);font-size:var(--reward-type-micro)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-path{border-bottom:1px solid var(--terminal-line);padding:6px 10px 7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-path__rail{background:var(--terminal-line-strong);border-radius:999px;height:4px;margin:0 4px 5px;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-path__rail i{border-radius:inherit;background:linear-gradient(90deg, var(--positive), var(--accent));height:100%;box-shadow:0 0 12px color-mix(in srgb, var(--positive) 26%, transparent);display:block}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-path__steps{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-step{border:1px solid var(--terminal-line);background:var(--terminal-control);border-radius:8px;align-content:center;justify-items:start;gap:0;min-width:0;min-height:52px;padding:3px 6px;display:grid;position:relative;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-step:after{background:var(--terminal-line-strong);content:"";width:2px;position:absolute;top:0;bottom:0;left:0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-step small{color:var(--muted-strong);font-size:var(--reward-type-micro);text-transform:uppercase;font-weight:720;line-height:1.15}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-step strong{color:var(--text);font:790 clamp(18px, calc(13px + .3vw), 24px)/1 var(--font-data);letter-spacing:-.025em}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-step span{color:var(--muted);font-size:var(--reward-type-micro);line-height:1.15}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-step:-webkit-any(.is-reached,.is-current):after{background:var(--positive)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-step:is(.is-reached,.is-current):after{background:var(--positive)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-step.is-reached strong,.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-step.is-reached span{color:var(--positive)}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-step.is-current{border-color:color-mix(in srgb, var(--positive) 42%, var(--terminal-line));background:color-mix(in srgb, var(--positive) 8%, var(--terminal-control));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--positive) 8%, transparent)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-step.is-current strong,.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-step.is-current span{color:var(--positive)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-step.is-next{border-color:color-mix(in srgb, var(--accent) 34%, var(--terminal-line))}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-step.is-next:after{background:var(--accent)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-step.is-next span{color:var(--accent);background:0 0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-rules__heading{justify-content:space-between;align-items:center;gap:12px;min-height:28px;padding:4px 10px 0;display:flex}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-rules__heading span{color:var(--muted);font-size:var(--reward-type-micro);letter-spacing:.065em;text-transform:uppercase;font-weight:760}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-rules__heading strong{color:var(--muted-strong);font-size:var(--reward-type-small)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .reward-rule-notes{border:1px solid var(--terminal-line);background:var(--terminal-control);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:4px 10px 8px;padding:0;display:grid;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .reward-rule-notes article{background:0 0;border:0;border-radius:0;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;min-width:0;min-height:48px;padding:4px 6px;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .reward-rule-notes article+article{border-left:1px solid var(--terminal-line)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .reward-rule-notes article>span{width:24px;height:24px;color:var(--accent);border:1px solid var(--accent-border);background:var(--accent-surface);font:760 var(--reward-type-micro)/1 var(--font-data);border-radius:6px;place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .reward-rule-notes b{color:var(--text);font-size:var(--reward-type-small);display:block}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .reward-rule-notes p{color:var(--muted-strong);font-size:var(--reward-type-micro);margin:2px 0 0;line-height:1.25}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-workspace{grid-template-columns:minmax(0,1.6fr) minmax(250px,.4fr);gap:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-workspace__aside{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-ledger__heading h2{font-size:var(--reward-type-heading)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-ledger__heading>div>p,.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-disclosure,.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-disclosure p,.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-legend,.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-token__identity small,.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-payment-state{font-size:var(--reward-type-micro)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-token__identity strong{font-size:var(--reward-type-small)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-payment-value{font-size:var(--reward-type-title)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-advanced>summary span small{font-size:var(--reward-type-micro)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-advanced>summary span strong{font-size:var(--reward-type-small)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-advanced__body>p,.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-advanced__body dl{font-size:var(--reward-type-micro)}@container (width<=1050px){.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-workspace,.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-workspace__aside{grid-template-columns:minmax(0,1fr)}}@container (width<=840px){.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-path__rail{display:none}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-path__steps{grid-template-columns:repeat(4,minmax(0,1fr))}}@container (width<=760px){.app-shell[data-shell=terminal-v3] .production-page--portfolio .rewards-page{--reward-type-micro:10.5px;--reward-type-small:11.5px;--reward-type-body:12.5px;--reward-type-data:14px;--reward-type-title:15.5px;--reward-type-heading:20px;gap:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .rewards-page-title.page-title--compact h1{font-size:clamp(25px,7.8vw,30px)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__heading{grid-template-columns:minmax(0,1fr);align-items:start;min-height:0;padding:10px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__summary{text-align:left;justify-items:start;margin-top:7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-positions__summary strong{max-width:none;font-size:var(--reward-type-small)}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position-grid{grid-template-columns:minmax(0,1fr);gap:8px;margin-top:8px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers>div,.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__numbers>div:nth-child(n){min-height:54px;padding:6px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__actions{min-height:56px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__actions .button{min-height:44px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card__header{grid-template-columns:minmax(0,1fr);gap:5px;min-height:0;padding:7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card__summary{width:100%;min-width:0;min-height:38px;padding:4px 6px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-path{padding:6px 7px 7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-path__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-step{min-height:52px;padding:3px 4px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-rules__heading{gap:6px;min-height:30px;padding:4px 7px 0}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .reward-rule-notes{grid-template-columns:minmax(0,1fr);margin:4px 7px 7px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .reward-rule-notes article{min-height:0;padding:4px 6px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-tier-card--wide .reward-rule-notes article+article{border-top:1px solid var(--terminal-line);border-left:0}}@container (width<=360px){.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-how>header>strong small{white-space:normal;max-width:105px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat{grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:4px 9px;min-height:78px;padding:9px 11px 9px 14px}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>span{grid-area:1/1}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>strong{grid-area:1/2}.app-shell[data-shell=terminal-v3] .production-page--portfolio .reward-overview__ledger .reward-stat>p{grid-area:2/1/auto/-1}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position__status{max-width:none;font-size:var(--reward-type-micro);text-overflow:clip;overflow:visible}.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-clock__top em{max-width:160px}}@media (prefers-reduced-motion:reduce){.app-shell[data-shell=terminal-v3] .production-page--portfolio .earning-position{transition:none}}.wallet-intelligence{width:min(1460px,100%);min-width:0;color:var(--text);margin:0 auto}.wi-hero{border:1px solid var(--terminal-line,var(--line));border-radius:var(--radius-md);background:linear-gradient(110deg, color-mix(in srgb, var(--accent) 7%, transparent), transparent 38%), color-mix(in srgb, var(--panel-solid) 86%, var(--bg));min-width:0;box-shadow:inset 0 1px color-mix(in srgb, var(--text) 3%, transparent);grid-template-columns:82px minmax(0,1fr);align-items:center;gap:18px;padding:20px;display:grid;position:relative;overflow:hidden}.wi-hero:after{background:linear-gradient(90deg, transparent, var(--accent));content:"";width:32%;height:1px;position:absolute;top:0;right:0}.wi-identicon{border:1px solid color-mix(in srgb, var(--accent) 34%, var(--line));background:radial-gradient(circle at 24% 22%, hsl(var(--wi-hue) 78% 61%), transparent 30%), radial-gradient(circle at 77% 76%, hsl(var(--wi-hue-two) 80% 57%), transparent 36%), color-mix(in srgb, var(--panel-solid) 80%, var(--bg));width:82px;height:82px;box-shadow:inset 0 0 28px color-mix(in srgb, var(--bg) 50%, transparent), 0 14px 30px color-mix(in srgb, var(--bg) 45%, transparent);border-radius:19px;position:relative;overflow:hidden}.wi-identicon i{border:1px solid color-mix(in srgb, var(--text) 35%, transparent);background:color-mix(in srgb, var(--text) 12%, transparent);width:25px;height:25px;position:absolute;transform:rotate(45deg)}.wi-identicon i:first-child{top:13px;left:13px}.wi-identicon i:nth-child(2){top:13px;right:13px}.wi-identicon i:nth-child(3){bottom:12px;right:28px}.wi-identicon i:nth-child(4){width:15px;height:15px;bottom:25px;left:4px}.wi-identity{min-width:0}.wi-kicker{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.wi-kicker b{color:var(--accent);border-left:1px solid var(--line);padding-left:7px;font-size:9px}.wi-identity h1{letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:clamp(22px,3vw,34px);font-weight:760;line-height:1.05;overflow:hidden}.wi-address-line{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;margin-top:9px;display:flex}.wi-address-line code{max-width:min(100%,470px);color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;overflow:hidden}.wi-address-line button,.wi-address-line a{min-height:28px;color:var(--muted-strong);border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--panel-soft);align-items:center;gap:5px;padding:0 9px;font-size:10.5px;font-weight:750;display:inline-flex}.wi-address-line :-webkit-any(button,a):hover{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 35%, var(--line))}.wi-address-line :is(button,a):hover{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 35%, var(--line))}.production-page--trade .th__deployer{min-height:24px;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 24%, var(--line));border-radius:var(--radius-xs);background:color-mix(in srgb, var(--accent) 5%, transparent);white-space:nowrap;align-items:center;gap:4px;padding:0 7px;font-size:9.5px;font-weight:760;text-decoration:none;display:inline-flex}.production-page--trade .th__deployer code{color:inherit;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.production-page--trade .th__deployer:hover{border-color:color-mix(in srgb, var(--accent) 46%, var(--line));background:color-mix(in srgb, var(--accent) 9%, transparent)}.production-page--trade .th__deployer--unresolved{color:var(--muted);border-color:var(--line);background:var(--panel-soft);cursor:help}.wi-kpis{border:1px solid var(--terminal-line,var(--line));border-radius:var(--radius-sm);background:color-mix(in srgb, var(--panel-solid) 82%, var(--bg));grid-template-columns:repeat(4,minmax(0,1fr));margin-top:10px;display:grid;overflow:hidden}.wi-kpis article{border-right:1px solid var(--line);min-width:0;padding:14px 16px}.wi-kpis article:last-child{border-right:0}.wi-kpis small{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:9.5px;font-weight:800;display:block}.wi-kpis strong{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:clamp(21px,2.1vw,28px);font-weight:720;display:block;overflow:hidden}.wi-kpis article:first-child strong{color:var(--accent)}.wi-kpis span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;display:block;overflow:hidden}.wi-native-cash{border:1px solid var(--terminal-line,var(--line));border-radius:var(--radius-sm);background:color-mix(in srgb, var(--panel-solid) 82%, var(--bg));grid-template-columns:34px minmax(110px,max-content);align-items:center;gap:10px;width:max-content;min-width:0;max-width:100%;margin-top:8px;padding:9px 12px;display:grid}.wi-native-cash__mark{border:1px solid color-mix(in srgb, #73b5ff 30%, var(--line));background:color-mix(in srgb, #2775ca 9%, var(--panel-solid));border-radius:11px;place-items:center;width:34px;height:34px;display:grid;box-shadow:inset 0 1px #ffffff12}.wi-native-cash small{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:780;display:block}.wi-native-cash strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12.5px;font-weight:750;display:block;overflow:hidden}.wi-tabs{border-bottom:1px solid var(--line);scrollbar-width:none;align-items:center;gap:3px;min-width:0;margin:16px 0 9px;display:flex;overflow-x:auto}.wi-tabs::-webkit-scrollbar{display:none}.wi-tabs button{min-width:max-content;min-height:40px;color:var(--muted);background:0 0;border:0;align-items:center;gap:7px;padding:0 13px;font-size:11.5px;font-weight:760;display:flex;position:relative}.wi-tabs button:after{background:var(--accent);opacity:0;content:"";height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.wi-tabs button:hover,.wi-tabs button.is-active{color:var(--text)}.wi-tabs button.is-active:after{opacity:1}.wi-tabs button span{min-width:20px;color:var(--muted-strong);background:var(--panel-soft);text-align:center;border-radius:999px;padding:2px 5px;font-size:9px}.wi-overview{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:10px;min-width:0;display:grid}.wi-section{border:1px solid var(--terminal-line,var(--line));border-radius:var(--radius-sm);background:color-mix(in srgb, var(--panel-solid) 78%, var(--bg));min-width:0;box-shadow:inset 0 1px color-mix(in srgb, var(--text) 2%, transparent);overflow:hidden;container-type:inline-size}.wi-section--full{min-height:390px}.wi-section-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:57px;padding:11px 13px;display:flex}.wi-section-head>div:first-child{min-width:0}.wi-section-head small{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:800;display:block}.wi-section-head h2{letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:14.5px;font-weight:720;overflow:hidden}.wi-section-head>div:first-child>h2:first-child{margin-top:0}.wi-section-head>div:last-child{flex:none;align-items:center;gap:6px;display:flex}.wi-section-head button{min-height:29px;color:var(--muted-strong);border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--panel-soft);padding:0 9px;font-size:9.5px;font-weight:800}.wi-section-head button:hover{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 30%, var(--line))}.wi-coverage{min-height:25px;color:var(--muted);border:1px solid var(--line);background:color-mix(in srgb, var(--panel-soft) 60%, transparent);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:0 8px;font-size:8.5px;font-weight:800;display:inline-flex}.wi-coverage i{background:var(--muted);border-radius:50%;width:5px;height:5px}.wi-coverage--complete i{background:var(--positive);box-shadow:0 0 7px color-mix(in srgb, var(--positive) 65%, transparent)}.wi-coverage--partial i{background:var(--accent)}.wi-coverage--unavailable i{background:var(--negative)}.wi-list{min-width:0}.wi-list>:last-child{border-bottom:0}.wi-column-head{min-width:0;min-height:31px;color:var(--muted);border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--panel-soft) 76%, transparent);letter-spacing:.065em;text-transform:uppercase;align-items:center;gap:9px;padding:0 12px;font-size:8px;font-weight:820;line-height:1;display:grid}.wi-column-head>span{min-width:0}.wi-column-head--holdings{grid-template-columns:38px minmax(115px,1fr) minmax(82px,.42fr) minmax(145px,.7fr) 230px 13px}.wi-column-head__financials{border-left:1px solid var(--line);text-align:right;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:14px;min-width:0;padding-left:12px;display:grid}.wi-column-head__financials>span:last-child,.wi-column-head__origin{border-left:1px solid var(--line);padding-left:12px}.wi-column-head--activity{grid-template-columns:36px minmax(140px,1fr) 150px minmax(150px,.86fr) 29px}.wi-column-head--activity>span:nth-child(n+3){border-left:1px solid var(--line);padding-left:12px}.wi-column-head--activity>span:nth-child(3){text-align:right}.wi-column-head--activity>span:last-child{text-align:center;padding-left:0}.wi-holding-row,.wi-activity-row,.wi-deployment-row,.wi-funding-row{width:100%;min-width:0;min-height:66px;color:var(--text);border-bottom:1px solid color-mix(in srgb, var(--line) 74%, transparent);background:0 0;align-items:center;gap:9px;padding:11px 12px;display:grid}.wi-holding-row{grid-template-columns:38px minmax(115px,1fr) minmax(82px,.42fr) minmax(145px,.7fr) 230px 13px}.wi-activity-row{grid-template-columns:36px minmax(140px,1fr) 150px minmax(150px,.86fr) 29px;grid-template-areas:"image identity value details proof";row-gap:0}.wi-activity-row>.wi-activity-token-link--image{grid-area:image}.wi-activity-row>.wi-row-identity{grid-area:identity}.wi-activity-row>.wi-activity-detail-button{grid-area:details}.wi-activity-row>.wi-activity-party{grid-area:party}.wi-activity-row>.wi-row-value{grid-area:value}.wi-activity-row>.wi-proof-link{grid-area:proof}.wi-deployment-row{grid-template-columns:minmax(155px,1fr) minmax(130px,1fr) minmax(135px,.8fr) 29px}.wi-funding-row{grid-template-columns:34px minmax(135px,1fr) minmax(100px,.72fr) minmax(92px,max-content) 29px}.wi-holding-row:hover,.wi-activity-row:hover,.wi-deployment-row:hover,.wi-funding-row:hover{background:color-mix(in srgb, var(--accent) 3.5%, transparent)}.wi-activity-row.is-focused-evidence{background:color-mix(in srgb, var(--accent) 7%, transparent);box-shadow:inset 2px 0 0 var(--accent)}.wi-activity-indexing{min-width:0;color:var(--muted-strong);border:1px solid color-mix(in srgb, var(--accent) 25%, var(--line));border-radius:var(--radius-xs);background:color-mix(in srgb, var(--accent) 4%, var(--panel-soft));grid-template-columns:7px minmax(0,1fr) max-content;align-items:center;gap:9px;margin:10px 12px 0;padding:9px 10px;font-size:10.5px;line-height:1.4;display:grid}.wi-activity-indexing p{min-width:0;margin:0}.wi-activity-indexing strong{color:var(--text)}.wi-activity-indexing a{color:var(--accent);white-space:nowrap;align-items:center;gap:4px;font-weight:760;display:inline-flex}.wi-activity-indexing--scope .status-dot{background:var(--accent);box-shadow:0 0 7px color-mix(in srgb, var(--accent) 60%, transparent)}.wi-holding-row>.icon{color:var(--muted);transform:rotate(-90deg)}.wi-row-identity{min-width:0;display:block}.wi-row-identity>strong{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;font-size:12.5px;font-style:normal;font-weight:720;display:flex;overflow:hidden}.wi-row-identity>strong>a{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.wi-row-identity>strong:not(:has(a)){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.wi-activity-token-name{min-width:0;font:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wi-activity-token-link{color:inherit;text-decoration:none}.wi-activity-token-link--image{border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.wi-activity-token-link:-webkit-any(:hover,:focus-visible){color:var(--accent);outline:0}.wi-activity-token-link:is(:hover,:focus-visible){color:var(--accent);outline:0}.wi-activity-token-link--image:focus-visible{box-shadow:0 0 0 1px var(--accent), 0 0 0 3px var(--accent-surface)}.wi-activity-token-filter{color:var(--muted);border:1px solid var(--line);background:color-mix(in srgb, var(--panel-soft) 72%, transparent);border-radius:4px;flex:none;padding:2px 5px;font-size:8px;font-weight:780;line-height:1.1}.wi-activity-token-filter:hover{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 38%, var(--line))}.wi-activity-token-filter:focus-visible{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 38%, var(--line))}.wi-row-identity small,.wi-holding-pnl small,.wi-row-value small,.wi-holding-market small,.wi-holding-origin small,.wi-activity-party small,.wi-deployment-path small,.wi-deployment-market small,.wi-funding-class small{color:var(--muted);text-overflow:ellipsis;text-transform:none;white-space:nowrap;margin-top:4px;font-size:10px;font-weight:580;line-height:1.3;display:block;overflow:hidden}.wi-activity-row .wi-row-identity .wi-activity-time,.wi-activity-row .wi-row-value>small{font-size:11.5px;font-weight:640;line-height:1.35}.wi-holding-balance{min-width:0;color:var(--text);align-items:baseline;gap:4px;margin-top:3px;line-height:1.15;display:flex}.wi-holding-balance strong{letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:14px;font-weight:820;overflow:hidden}.wi-holding-balance>span{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:720;overflow:hidden}.wi-holding-financials{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:14px;min-width:0;display:grid}.wi-holding-market,.wi-holding-origin,.wi-holding-financials,.wi-activity-party,.wi-activity-row>.wi-row-value,.wi-holding-financials>.wi-row-value{border-left:1px solid var(--line);padding-left:12px}.wi-holding-pnl{text-align:right;min-width:0}.wi-holding-origin{min-width:0}.wi-holding-origin strong{color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10.5px;font-weight:720;display:block;overflow:hidden}.wi-holding-origin em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;font-style:normal;line-height:1.25;display:block;overflow:hidden}.wi-holding-origin.is-bought strong{color:var(--positive)}.wi-holding-origin.is-received strong{color:var(--accent)}.wi-holding-pnl strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12.5px;font-weight:790;display:block;overflow:hidden}.wi-holding-pnl em,.wi-row-value em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;font-style:normal;line-height:1.25;display:block;overflow:hidden}.wi-holding-pnl.is-positive strong,.wi-holding-pnl.is-positive em{color:var(--positive)}.wi-holding-pnl.is-negative strong,.wi-holding-pnl.is-negative em{color:var(--negative)}.wi-holding-pnl.is-unavailable strong{color:var(--muted-strong)}.wi-row-value{text-align:right;min-width:0}.wi-row-value strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12.5px;font-weight:760;display:block;overflow:hidden}.wi-holding-market,.wi-holding-origin,.wi-activity-party,.wi-deployment-path,.wi-deployment-market,.wi-funding-class{min-width:0}.wi-holding-market b,.wi-deployment-path strong,.wi-deployment-market strong,.wi-funding-class strong{color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10.5px;font-weight:680;display:block;overflow:hidden}.wi-activity-party :-webkit-any(a,b){color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10.5px;font-weight:680;display:block;overflow:hidden}.wi-activity-party :is(a,b){color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10.5px;font-weight:680;display:block;overflow:hidden}.wi-activity-party{align-items:baseline;gap:6px;display:flex;overflow:hidden}.wi-activity-party small{flex:none;margin-top:0}.wi-activity-party :-webkit-any(a,b){min-width:0;margin-top:0}.wi-activity-party :is(a,b){min-width:0;margin-top:0}.wi-activity-party a{color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.wi-row-identity em{background:color-mix(in srgb, currentColor 9%, transparent);letter-spacing:.04em;border-radius:3px;flex:none;padding:2px 5px;font-size:8.5px;font-style:normal;font-weight:900}.wi-row-identity em.is-positive{color:var(--positive)}.wi-row-identity em.is-negative{color:var(--negative)}.wi-proof-link{width:29px;height:29px;color:var(--muted);border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--panel-soft);flex:0 0 29px;place-items:center;display:grid}.wi-proof-link:hover{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 35%, var(--line))}.wi-proof-link.is-disabled{color:var(--muted);opacity:.5}.wi-deployment-token{min-width:0;color:var(--text);grid-template-columns:40px minmax(0,1fr);align-items:center;gap:9px;display:grid}.wi-deployment-path em,.wi-deployment-market em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;font-style:normal;line-height:1.3;display:block;overflow:hidden}.wi-chain-mark{width:34px;height:34px;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 25%, var(--line));background:color-mix(in srgb, var(--accent) 6%, var(--panel-soft));letter-spacing:.04em;border-radius:10px;place-items:center;font-size:9.5px;font-weight:900;display:grid}.wi-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:8px;min-width:0;padding:10px 12px;display:flex}.wi-toolbar label{min-height:36px;color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.wi-toolbar label>span:first-child{text-transform:uppercase}.wi-search{border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--panel-soft);flex:auto;min-width:150px;padding:0 9px}.wi-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:11.5px}.wi-search input::placeholder{color:var(--muted)}.wi-toolbar select{height:36px;color:var(--muted-strong);border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--panel-solid);outline:0;padding:0 28px 0 10px;font-size:10.5px}.wi-toggle{cursor:pointer;white-space:nowrap;flex:none}.wi-toggle input{opacity:0;pointer-events:none;position:absolute}.wi-toggle>span{border:1px solid var(--line-strong);background:var(--panel-soft);border-radius:999px;width:28px;height:16px;position:relative}.wi-toggle>span:after{background:var(--muted);content:"";border-radius:50%;width:10px;height:10px;transition:transform .18s,background .18s;position:absolute;top:2px;left:2px}.wi-toggle input:checked+span{border-color:color-mix(in srgb, var(--accent) 45%, var(--line))}.wi-toggle input:checked+span:after{background:var(--accent);transform:translate(12px)}.wi-filter-pills{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:5px;padding:10px 12px;display:flex}.wi-filter-pills button{min-height:30px;color:var(--muted);border:1px solid var(--line);text-transform:capitalize;background:0 0;border-radius:999px;padding:0 11px;font-size:9.5px;font-weight:800}.wi-filter-pills .wi-filter-count{color:var(--muted-strong);font-variant-numeric:tabular-nums;margin-left:4px}.wi-filter-pills button.is-active{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 35%, var(--line));background:color-mix(in srgb, var(--accent) 7%, transparent)}.wi-filter-pills .wi-activity-scope{border-radius:var(--radius-xs);text-transform:none;align-items:center;gap:7px;max-width:240px;margin-left:auto;display:inline-flex}.wi-activity-scope small,.wi-activity-scope-label small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:8px;font-weight:700}.wi-activity-scope span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.wi-activity-scope b{font-size:15px;font-weight:500;line-height:.8}.wi-activity-scope-label{min-height:30px;color:var(--muted);border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--panel-soft);align-items:center;gap:7px;margin-left:auto;padding:0 10px;font-size:9.5px;display:inline-flex}.wi-activity-scope-label strong{color:var(--muted-strong);font-size:9.5px}.wi-load-more{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 12px;padding:12px;display:flex}.wi-load-more button{min-height:34px;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 32%, var(--line));border-radius:var(--radius-xs);background:color-mix(in srgb, var(--accent) 5%, var(--panel-soft));padding:0 12px;font-size:9.5px;font-weight:800}.wi-load-more button:disabled{cursor:wait;opacity:.6}.wi-load-more span{color:var(--muted);font-size:9px}.wi-evidence-note{color:var(--muted);border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--positive) 3%, transparent);align-items:flex-start;gap:8px;padding:10px 12px;font-size:10px;line-height:1.5;display:flex}.wi-evidence-note>.icon{color:var(--positive);flex:none;margin-top:1px}.wi-evidence-note strong{color:var(--muted-strong)}.wi-section-loading{min-height:38px;color:var(--muted);border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--accent) 3%, transparent);align-items:center;gap:8px;padding:8px 12px;font-size:9.5px;display:flex}.wi-section-loading i{border:1px solid var(--line-strong);border-top-color:var(--accent);border-radius:50%;flex:0 0 8px;width:8px;height:8px;animation:.7s linear infinite wi-rotate}.wi-section-loading.is-error{color:var(--negative)}.wi-section-loading button{color:var(--muted-strong);border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--panel-soft);margin-left:auto;padding:5px 9px;font-size:9.5px}.wi-empty{min-height:165px;color:var(--muted);text-align:center;place-content:center;justify-items:center;padding:26px;display:grid}.wi-empty>span{width:36px;height:36px;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 25%, var(--line));background:color-mix(in srgb, var(--accent) 5%, transparent);border-radius:10px;place-items:center;display:grid}.wi-empty strong{color:var(--muted-strong);margin-top:10px;font-size:11.5px}.wi-empty p{max-width:420px;margin-top:5px;font-size:10.5px;line-height:1.55}.wallet-intelligence--loading,.wallet-intelligence--error{border:1px solid var(--terminal-line,var(--line));border-radius:var(--radius-md);background:color-mix(in srgb, var(--panel-solid) 78%, var(--bg));text-align:center;place-content:center;justify-items:center;min-height:min(68vh,620px);padding:30px;display:grid}.wi-loading-mark{align-items:end;gap:4px;height:32px;display:flex}.wi-loading-mark span{background:var(--accent);border-radius:2px;width:5px;animation:.8s ease-in-out infinite alternate wi-scan}.wi-loading-mark span:first-child{height:13px}.wi-loading-mark span:nth-child(2){height:28px;animation-delay:.16s}.wi-loading-mark span:nth-child(3){height:19px;animation-delay:.32s}.wallet-intelligence--loading strong{margin-top:13px;font-size:15px}.wallet-intelligence--loading p,.wallet-intelligence--error p{max-width:500px;color:var(--muted);margin-top:6px;font-size:11px;line-height:1.6}.wallet-intelligence--error>span{width:48px;height:48px;color:var(--negative);border:1px solid color-mix(in srgb, var(--negative) 30%, var(--line));background:color-mix(in srgb, var(--negative) 6%, transparent);border-radius:13px;place-items:center;display:grid}.wallet-intelligence--error h1{margin-top:14px;font-size:18px}.wallet-intelligence--error>div{gap:8px;margin-top:16px;display:flex}.wallet-intelligence--error :-webkit-any(button,a){min-height:36px;color:var(--muted-strong);border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--panel-soft);align-items:center;gap:6px;padding:0 12px;font-size:10.5px;font-weight:760;display:inline-flex}.wallet-intelligence--error :is(button,a){min-height:36px;color:var(--muted-strong);border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--panel-soft);align-items:center;gap:6px;padding:0 12px;font-size:10.5px;font-weight:760;display:inline-flex}.wallet-intelligence--error button{color:var(--accent-text);border-color:var(--accent);background:var(--accent)}@keyframes wi-scan{to{opacity:.45;height:7px}}@keyframes wi-rotate{to{transform:rotate(360deg)}}@container (width<=1040px){.wi-holding-market{display:none}.wi-holding-row,.wi-column-head--holdings{grid-template-columns:38px minmax(110px,1fr) minmax(140px,.76fr) 218px 13px}.wi-column-head__market{display:none}.wi-activity-row,.wi-column-head--activity{grid-template-columns:36px minmax(115px,1fr) 132px minmax(125px,.8fr) 29px}.wi-deployment-row{grid-template-columns:minmax(145px,1fr) minmax(125px,.8fr) 29px}.wi-deployment-market,.wi-funding-class{display:none}.wi-funding-row{grid-template-columns:34px minmax(120px,1fr) minmax(82px,max-content) 29px}}@container (width<=840px){.wi-hero{grid-template-columns:68px minmax(0,1fr)}.wi-identicon{border-radius:15px;width:68px;height:68px}.wi-identicon i{width:20px;height:20px}.wi-overview{grid-template-columns:1fr}.wi-holding-market{display:none}.wi-holding-row,.wi-column-head--holdings{grid-template-columns:38px minmax(110px,1fr) minmax(135px,.72fr) 210px 13px}.wi-column-head__market{display:none}.wi-activity-row,.wi-column-head--activity{grid-template-columns:36px minmax(105px,1fr) 150px minmax(112px,.85fr) 29px}.wi-deployment-row{grid-template-columns:minmax(145px,1fr) minmax(125px,1fr) 29px}.wi-deployment-market,.wi-funding-class{display:none}.wi-funding-row{grid-template-columns:34px minmax(120px,1fr) minmax(82px,max-content) 29px}}@container (width<=560px){.wi-column-head{display:none}.wi-holding-row{grid-template-columns:34px minmax(0,1fr) 11px;grid-template-areas:"image identity arrow""image financial arrow""image origin arrow";row-gap:6px;min-height:98px}.wi-holding-row>.tim{grid-area:image;align-self:start;margin-top:2px}.wi-holding-row>.wi-row-identity{grid-area:identity}.wi-holding-row>.wi-holding-origin{border-left:0;grid-area:origin;padding-left:0}.wi-holding-row>.wi-holding-financials{border-left:0;grid-area:financial;padding-left:0}.wi-holding-row>.icon{grid-area:arrow}.wi-holding-row .wi-row-identity>strong{text-overflow:clip;white-space:normal;line-height:1.25;overflow:visible}.wi-holding-origin{flex-wrap:wrap;align-items:baseline;gap:3px 6px;display:flex}.wi-holding-origin small,.wi-holding-origin strong,.wi-holding-origin em{margin:0}.wi-holding-origin strong,.wi-holding-origin em{text-overflow:clip;white-space:normal;overflow:visible}.wi-holding-financials{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0}.wi-holding-financials>.wi-holding-pnl{text-align:left}.wi-holding-financials>.wi-row-value{border-left:1px solid var(--line);padding-left:10px}.wi-holding-financials :-webkit-any(small,em){text-overflow:clip;white-space:normal;line-height:1.25;overflow:visible}.wi-holding-financials :is(small,em){text-overflow:clip;white-space:normal;line-height:1.25;overflow:visible}.wi-holding-balance{flex-wrap:wrap}.wi-holding-balance>span{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;overflow:visible}.wi-activity-row{grid-template-columns:34px minmax(0,1fr) 27px;grid-template-areas:"image identity proof""image value proof""image party proof";row-gap:4px;min-height:96px}.wi-activity-row>.wi-activity-token-link--image{align-self:start}.wi-activity-row .wi-row-identity>strong{align-items:flex-start;overflow:visible}.wi-activity-token-name{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;line-height:1.2;overflow:visible}.wi-activity-row>.wi-row-value{text-align:left;border-left:0;flex-wrap:wrap;align-items:baseline;gap:2px 7px;min-width:0;padding-left:0;display:flex}.wi-activity-row>.wi-row-value>:-webkit-any(strong,small){text-overflow:clip;max-width:none;margin:0;overflow:visible}.wi-activity-row>.wi-row-value>:is(strong,small){text-overflow:clip;max-width:none;margin:0;overflow:visible}.wi-activity-row>.wi-row-value>strong{flex:none}.wi-activity-row>.wi-row-value>small{white-space:normal;overflow-wrap:anywhere;min-width:0}.wi-activity-party{border-left:0;padding-left:0;overflow:visible}.wi-activity-party :-webkit-any(a,b){text-overflow:clip;white-space:normal;overflow:visible}.wi-activity-party :is(a,b){text-overflow:clip;white-space:normal;overflow:visible}}@media (max-width:800px){.wi-hero{border-radius:12px;grid-template-columns:56px minmax(0,1fr);gap:11px;padding:14px}.wi-identicon{border-radius:13px;width:56px;height:56px}.wi-identicon i{width:17px;height:17px}.wi-identicon i:first-child{top:9px;left:9px}.wi-identicon i:nth-child(2){top:9px;right:9px}.wi-identicon i:nth-child(3){bottom:8px;right:19px}.wi-identity h1{margin-top:5px;font-size:23px}.wi-kicker{letter-spacing:.09em;font-size:8.5px}.wi-kicker b{display:none}.wi-address-line{margin-top:6px}.wi-address-line code{width:min(100%,250px);font-size:9.5px}.wi-address-line :-webkit-any(button,a){min-height:27px;padding:0 8px;font-size:9px}.wi-address-line :is(button,a){min-height:27px;padding:0 8px;font-size:9px}.wi-kpis{border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.wi-kpis article{padding:11px 12px}.wi-kpis article:nth-child(2){border-right:0}.wi-kpis article:nth-child(-n+2){border-bottom:1px solid var(--line)}.wi-kpis small{font-size:8.5px}.wi-kpis strong{font-size:20px}.wi-kpis span{text-overflow:clip;white-space:normal;font-size:8.8px;line-height:1.35;overflow:visible}.wi-native-cash{grid-template-columns:34px minmax(0,max-content);gap:8px;padding:8px 10px}.wi-native-cash__mark{border-radius:10px}.wi-native-cash small{font-size:8px}.wi-native-cash strong{font-size:11px}.wi-tabs{margin-top:12px}.wi-tabs button{min-height:38px;padding:0 10px;font-size:10px}.wi-section--full{min-height:0}.wi-section-head{min-height:53px;padding:9px 10px}.wi-section-head small{font-size:8px}.wi-section-head h2{font-size:13.5px}.wi-coverage{min-height:23px;padding:0 7px;font-size:7.5px}.wi-holding-row,.wi-activity-row,.wi-deployment-row,.wi-funding-row{gap:7px;min-height:63px;padding:10px}.wi-holding-row{min-height:82px}.wi-holding-row .tim,.wi-activity-row .tim{width:34px!important;height:34px!important}.wi-activity-token-link--image{width:34px;height:34px}.wi-activity-party{gap:4px}.wi-activity-party small{font-size:8.3px}.wi-activity-party :-webkit-any(a,b){font-size:9.2px}.wi-activity-party :is(a,b){font-size:9.2px}.wi-deployment-row{grid-template-columns:minmax(125px,1fr) minmax(90px,.75fr) 27px}.wi-funding-row{grid-template-columns:31px minmax(105px,1fr) minmax(68px,max-content) 27px}.wi-row-identity>strong,.wi-row-value strong,.wi-holding-pnl strong{font-size:11.5px}.wi-row-identity small,.wi-holding-pnl small,.wi-row-value small{font-size:8.8px}.wi-holding-pnl em{font-size:8.5px}.wi-holding-origin small{display:none}.wi-holding-origin strong{flex:0 auto}.wi-holding-origin em{flex:auto}.wi-holding-balance strong{font-size:13px}.wi-holding-balance>span{font-size:10.5px}.wi-deployment-path em{display:none}.wi-toolbar{flex-wrap:wrap;align-items:stretch}.wi-search{flex-basis:100%;width:100%}.wi-evidence-note{font-size:9.2px}.wi-activity-scope-label{justify-content:center;width:100%;margin-left:0}.wi-filter-pills .wi-activity-scope{justify-content:center;width:100%;max-width:none;margin-left:0}}@media (max-width:560px){.wi-tabs{grid-template-columns:.8fr .95fr .9fr 1.3fr .9fr;gap:0;display:grid;overflow:visible}.wi-tabs button{justify-content:center;gap:3px;width:100%;min-width:0;padding:0 2px;font-size:9.5px}.wi-tabs button:after{left:3px;right:3px}.wi-tabs button span{min-width:16px;padding:2px 4px;font-size:7.5px}}@media (max-width:390px){.wi-address-line code{width:100%}.wi-address-line{align-items:flex-start}.wi-kpis article{padding:10px}.wi-kpis small{font-size:8px}.wi-kpis strong{font-size:18px}.wi-kpis span{text-overflow:clip;white-space:normal;font-size:8px;line-height:1.35;overflow:visible}.wi-section-head .wi-coverage,.wi-deployment-path{display:none}.wi-deployment-row{grid-template-columns:minmax(0,1fr) 27px}.wi-funding-row{grid-template-columns:30px minmax(0,1fr) minmax(62px,max-content) 27px}.wi-toolbar label:not(:-webkit-any(.wi-search,.wi-toggle))>span{display:none}.wi-toolbar label:not(:is(.wi-search,.wi-toggle))>span{display:none}}@media (max-width:340px){.wi-activity-row{row-gap:3px}.wi-tabs{grid-template-columns:repeat(6,minmax(0,1fr))}.wi-tabs button{min-height:32px}.wi-tabs button:nth-child(-n+3){grid-column:span 2}.wi-tabs button:nth-child(n+4){grid-column:span 3}}@media (prefers-reduced-motion:reduce){.wi-loading-mark span{animation:none}}:-webkit-any(.wallet-intelligence--profile,.wallet-intelligence--social) .wi-identicon--profile{transform:none}:is(.wallet-intelligence--profile,.wallet-intelligence--social) .wi-identicon--profile{transform:none}:-webkit-any(.wallet-intelligence--profile,.wallet-intelligence--social) .wi-identicon--profile i{visibility:hidden}:is(.wallet-intelligence--profile,.wallet-intelligence--social) .wi-identicon--profile i{visibility:hidden}:-webkit-any(.wallet-intelligence--profile,.wallet-intelligence--social) .wi-identicon--profile img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}:is(.wallet-intelligence--profile,.wallet-intelligence--social) .wi-identicon--profile img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}:-webkit-any(.wallet-intelligence--profile,.wallet-intelligence--ranked,.wallet-intelligence--social) .wi-profile-heading{flex-wrap:wrap;align-items:center;gap:7px 10px;min-width:0;margin-top:7px;display:flex}:is(.wallet-intelligence--profile,.wallet-intelligence--ranked,.wallet-intelligence--social) .wi-profile-heading{flex-wrap:wrap;align-items:center;gap:7px 10px;min-width:0;margin-top:7px;display:flex}:-webkit-any(.wallet-intelligence--profile,.wallet-intelligence--ranked,.wallet-intelligence--social) .wi-identity h1{letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:0;font-size:clamp(22px,3vw,34px);font-weight:760;line-height:1.05;overflow:hidden}:is(.wallet-intelligence--profile,.wallet-intelligence--ranked,.wallet-intelligence--social) .wi-identity h1{letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:0;font-size:clamp(22px,3vw,34px);font-weight:760;line-height:1.05;overflow:hidden}.wallet-intelligence--profile .wi-public-profile-handle{color:var(--accent);font:760 11px/1 var(--font-data)}.wallet-intelligence--social .wi-edge-profile-link{min-height:25px;color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 32%, var(--line));border-radius:999px;align-items:center;gap:6px;padding:0 8px;font-size:10.5px;font-weight:760;line-height:1;text-decoration:none;display:inline-flex}.wallet-intelligence--social .wi-edge-profile-link span{color:var(--muted-strong);letter-spacing:.08em;font-size:8px;font-weight:850}.wallet-intelligence--social .wi-edge-profile-link:hover{border-color:color-mix(in srgb, var(--accent) 58%, var(--line))}@media (max-width:800px){:-webkit-any(.wallet-intelligence--profile,.wallet-intelligence--ranked,.wallet-intelligence--social) .wi-profile-heading{gap:6px 8px;margin-top:5px}:is(.wallet-intelligence--profile,.wallet-intelligence--ranked,.wallet-intelligence--social) .wi-profile-heading{gap:6px 8px;margin-top:5px}:-webkit-any(.wallet-intelligence--profile,.wallet-intelligence--ranked,.wallet-intelligence--social) .wi-identity h1{max-width:100%;font-size:23px}:is(.wallet-intelligence--profile,.wallet-intelligence--ranked,.wallet-intelligence--social) .wi-identity h1{max-width:100%;font-size:23px}.wallet-intelligence--profile .wi-public-profile-handle{font-size:10px}.wallet-intelligence--social .wi-edge-profile-link{min-height:24px;padding:0 7px;font-size:9.5px}}@media (max-width:560px){.wallet-intelligence--social .wi-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;overflow:visible}.wallet-intelligence--social .wi-tabs button{white-space:nowrap;justify-content:center;gap:5px;width:100%;min-width:0;min-height:42px;padding:0 5px;font-size:11.5px}.wallet-intelligence--social .wi-tabs button:after{left:7px;right:7px}.wallet-intelligence--social .wi-tabs button span{min-width:18px;padding:2px 4px;font-size:10px}}@media (max-width:340px){.wallet-intelligence--social .wi-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.wallet-intelligence--social .wi-tabs button{min-height:42px;padding:0 2px;font-size:11px}.wallet-intelligence--social .wi-tabs button span{min-width:16px;padding:2px 3px;font-size:9.5px}.wallet-intelligence--social .wi-tabs button:nth-child(n){grid-column:auto}}.wi-rank{z-index:30;flex:none;align-items:center;display:inline-flex;position:relative}.wi-rank__trigger{border:1px solid var(--line-strong);background:color-mix(in srgb, var(--panel-soft) 82%, var(--panel));border-radius:9px;place-items:center;width:31px;height:31px;padding:2px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.wi-rank__trigger img{object-fit:contain;width:100%;height:100%}.wi-rank__trigger:-webkit-any(:hover,:focus-visible){border-color:color-mix(in srgb, var(--muted-strong) 62%, var(--line));background:var(--panel-hover);outline:0}.wi-rank__trigger:is(:hover,:focus-visible){border-color:color-mix(in srgb, var(--muted-strong) 62%, var(--line));background:var(--panel-hover);outline:0}.wi-rank--avatar{align-self:center;display:block}.wi-rank--avatar>.wi-rank__trigger{cursor:pointer;padding:3px;transform:none}.wi-rank--avatar>.wi-identicon--rank{background:color-mix(in srgb, var(--panel-soft) 78%, var(--panel-solid))}.wi-rank--avatar>.wi-identicon--rank img{width:calc(100% - 4px);height:calc(100% - 4px);position:absolute;top:2px;bottom:2px;left:2px;right:2px}.wi-rank__popover{z-index:60;width:344px;max-width:calc(100vw - 28px);color:var(--text);border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--panel-solid) 96%, var(--bg));padding:13px;display:none;position:absolute;top:calc(100% + 9px);left:50%;transform:translate(-50%);box-shadow:0 18px 48px #0000006b}.wi-rank--avatar>.wi-rank__popover{left:0;transform:none}.wi-rank:-webkit-any(:hover,:focus-within,.is-open) .wi-rank__popover{display:block}.wi-rank:is(:hover,:focus-within,.is-open) .wi-rank__popover{display:block}.wi-rank__popover>header{border-bottom:1px solid var(--line);grid-template-columns:58px minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding-bottom:11px;display:grid}.wi-rank__portrait{border:1px solid var(--line);background:color-mix(in srgb, var(--panel-soft) 72%, transparent);border-radius:14px;place-items:center;width:58px;height:58px;margin:0;display:grid;overflow:hidden}.wi-rank__portrait img{object-fit:contain;width:54px;height:54px}.wi-rank__popover>header>span:last-child{min-width:0;margin:0;display:block}.wi-rank__popover>header small,.wi-rank__popover dt,.wi-rank__progress small{color:var(--muted);letter-spacing:.075em;text-transform:uppercase;margin:0;font-size:9px;font-weight:820;line-height:1.2;display:block}.wi-rank__popover>header strong{color:var(--text);letter-spacing:-.025em;white-space:normal;margin:4px 0 0;font-size:18px;font-weight:790;line-height:1.05;display:block;overflow:visible}.wi-rank__popover>header em{color:var(--muted-strong);margin-top:4px;font-size:10.5px;font-style:normal;font-weight:700;display:block}.wi-rank__popover>p{color:var(--muted-strong);margin:10px 0;font-size:11.5px;font-weight:650;line-height:1.4}.wi-rank__popover dl{border:1px solid var(--line);border-radius:var(--radius-xs);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid;overflow:hidden}.wi-rank__popover dl>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;min-height:64px;padding:9px 10px}.wi-rank__popover dl>div:nth-child(2n){border-right:0}.wi-rank__popover dl>div:nth-last-child(-n+2){border-bottom:0}.wi-rank__popover dd{color:var(--text);letter-spacing:-.012em;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:13.5px;font-weight:790;overflow:hidden}.wi-rank__popover dl>div>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8.5px;line-height:1.25;display:block;overflow:hidden}.wi-rank__popover dl>div.is-positive dd{color:var(--positive)}.wi-rank__popover dl>div.is-negative dd{color:var(--negative)}.wi-rank__progress{border:1px solid var(--line);border-radius:var(--radius-xs);background:color-mix(in srgb, var(--panel-soft) 60%, transparent);margin-top:10px;padding:10px}.wi-rank__progress>span{justify-content:space-between;align-items:baseline;gap:12px;margin:0;display:flex}.wi-rank__progress strong{color:var(--text);text-align:right;white-space:nowrap;margin:0;font-size:10.5px;font-weight:780}.wi-rank__progress>i{background:var(--line);border-radius:999px;height:5px;margin-top:8px;display:block;overflow:hidden}.wi-rank__progress>i>b{border-radius:inherit;background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 68%, var(--muted-strong)), var(--accent));height:100%;display:block}.wi-rank__popover>footer{color:var(--muted);margin-top:9px;font-size:9px;line-height:1.4}@media (max-width:800px){.wi-rank__trigger{border-radius:8px;width:29px;height:29px}.wi-rank__popover{top:auto;right:10px;bottom:calc(92px + env(safe-area-inset-bottom));width:auto;max-width:none;max-height:calc(100dvh - 116px - env(safe-area-inset-bottom));position:fixed;left:10px;overflow-y:auto;transform:none}}.wallet-intelligence--edge .wi-kicker{letter-spacing:.09em;font-size:12px}.wallet-intelligence--edge .wi-kicker b{font-size:12px}.wallet-intelligence--edge .wi-address-line :-webkit-any(button,a){min-height:36px;padding:0 11px;font-size:12px}.wallet-intelligence--edge .wi-address-line :is(button,a){min-height:36px;padding:0 11px;font-size:12px}.wallet-intelligence--edge .wi-kpis article{min-height:104px;padding:17px 18px}.wallet-intelligence--edge .wi-kpis small{font-size:12px}.wallet-intelligence--edge .wi-kpis span{white-space:normal;font-size:12px;line-height:1.45}.wallet-intelligence--edge .wi-native-cash{min-height:56px;padding:10px 13px}.wallet-intelligence--edge .wi-native-cash small{font-size:12px}.wallet-intelligence--edge .wi-native-cash strong{font-size:13.5px}.wallet-intelligence--edge .wi-tabs button{min-height:46px;font-size:12.5px}.wallet-intelligence--edge .wi-tabs button span{font-size:12px}@media (max-width:800px){.wallet-intelligence--edge .wi-hero{grid-template-columns:64px minmax(0,1fr);gap:14px;padding:17px}.wallet-intelligence--edge .wi-identicon{width:64px;height:64px}.wallet-intelligence--edge .wi-kicker{font-size:12px}.wallet-intelligence--edge .wi-identity h1{font-size:25px}.wallet-intelligence--edge .wi-address-line code{font-size:12px}.wallet-intelligence--edge .wi-address-line :-webkit-any(button,a){min-height:34px;font-size:12px}.wallet-intelligence--edge .wi-address-line :is(button,a){min-height:34px;font-size:12px}.wallet-intelligence--edge .wi-kpis article{min-height:112px;padding:15px}.wallet-intelligence--edge .wi-kpis small{font-size:12px}.wallet-intelligence--edge .wi-kpis strong{font-size:21px}.wallet-intelligence--edge .wi-kpis span,.wallet-intelligence--edge .wi-native-cash small{font-size:12px}.wallet-intelligence--edge .wi-native-cash strong{font-size:13px}}@media (max-width:390px){.wallet-intelligence--edge .wi-kpis article{padding:14px}.wallet-intelligence--edge .wi-kpis small,.wallet-intelligence--edge .wi-kpis span{font-size:12px}}@media (max-width:340px){.wallet-intelligence--edge .wi-tabs button{padding:0 3px;font-size:12px}.wallet-intelligence--edge .wi-tabs button span{font-size:12px}}.wallet-intelligence[data-wallet-layout=ledger] .wi-hero{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:62px minmax(0,1fr);gap:14px;padding:7px 0 8px;overflow:visible}@media (min-width:801px){.wallet-intelligence[data-wallet-layout=ledger]{box-sizing:border-box;padding-inline-start:12px;padding-inline-end:12px}}.wallet-intelligence[data-wallet-layout=ledger] .wi-hero:after{display:none}.wallet-intelligence[data-wallet-layout=ledger] .wi-identicon{width:62px;height:62px;box-shadow:inset 0 0 22px color-mix(in srgb, var(--bg) 46%, transparent);border-radius:15px}.wallet-intelligence[data-wallet-layout=ledger] .wi-identicon i{width:19px;height:19px}.wallet-intelligence[data-wallet-layout=ledger] .wi-identicon i:first-child{top:10px;left:10px}.wallet-intelligence[data-wallet-layout=ledger] .wi-identicon i:nth-child(2){top:10px;right:10px}.wallet-intelligence[data-wallet-layout=ledger] .wi-identicon i:nth-child(3){bottom:9px;right:21px}.wallet-intelligence[data-wallet-layout=ledger] .wi-identicon i:nth-child(4){width:12px;height:12px;bottom:19px;left:3px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kicker{letter-spacing:.105em;gap:6px;font-size:10.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kicker b{padding-left:6px;font-size:10.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-identity h1{letter-spacing:-.035em;margin-top:3px;font-size:clamp(24px,2.35vw,30px)}.wallet-intelligence[data-wallet-layout=ledger] .wi-profile-heading{margin-top:3px}.wallet-intelligence[data-wallet-layout=ledger] .wi-address-line{margin-top:6px}.wallet-intelligence[data-wallet-layout=ledger] .wi-address-line code{font-size:12px}.wallet-intelligence[data-wallet-layout=ledger] .wi-address-line :-webkit-any(button,a){min-height:29px;font-size:10.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-address-line :is(button,a){min-height:29px;font-size:10.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis{border-radius:var(--radius-sm);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:9px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis article{min-height:87px;padding:13px 15px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis small{font-size:10px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis strong{color:var(--text);margin-top:6px;font-size:clamp(20px,1.75vw,25px)}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis span{margin-top:5px;font-size:10.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis article.is-positive :-webkit-any(strong,span){color:var(--positive)}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis article.is-positive :is(strong,span){color:var(--positive)}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis article.is-negative :-webkit-any(strong,span){color:var(--negative)}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis article.is-negative :is(strong,span){color:var(--negative)}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpi-portfolio{grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:14px;display:grid}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpi-portfolio__value{min-width:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpi-usdc{border-left:1px solid var(--line);place-content:center end;gap:5px;min-width:0;padding-left:14px;display:grid}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpi-usdc>small{white-space:nowrap;justify-self:end}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpi-usdc__balance{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpi-usdc__balance>svg{flex:none;width:30px;height:30px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpi-usdc__balance>strong{text-overflow:clip;margin:0;line-height:1.12;overflow:visible}.wallet-intelligence[data-wallet-layout=ledger] .wi-tabs{gap:9px;margin:16px 0 10px}.wallet-intelligence[data-wallet-layout=ledger] .wi-tabs button{gap:7px;min-height:43px;padding:0 14px;font-size:12.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-tabs button span{min-width:21px;font-size:9.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-section{border-radius:var(--radius-sm);box-shadow:none}.wallet-intelligence[data-wallet-layout=ledger] .wi-section-head{min-height:59px;padding:10px 13px}.wallet-intelligence[data-wallet-layout=ledger] .wi-section-head small{letter-spacing:.085em;font-size:9.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-section-head h2{font-size:15.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-filter-pills{align-items:center;gap:6px;padding:10px 12px}.wallet-intelligence[data-wallet-layout=ledger] .wi-filter-pills>button:not(.wi-activity-scope){border-radius:var(--radius-xs);text-transform:none;font-size:10.5px}.wi-activity-search{min-width:180px;min-height:32px;color:var(--muted);border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--panel-soft);flex:0 280px;align-items:center;gap:7px;margin-left:2px;padding:0 9px;display:flex}.wi-activity-search input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:11px}.wi-activity-search input::placeholder{color:var(--muted)}.wi-activity-search>button{border:0;border-radius:4px;place-items:center;min-width:24px;min-height:24px;padding:0;display:grid}.wallet-intelligence[data-wallet-layout=ledger] .wi-column-head--activity,.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-row{grid-template-columns:36px minmax(170px,1fr) 150px minmax(126px,.62fr) 29px}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-row{grid-template-areas:"image identity value details proof";min-height:67px}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-row>.wi-activity-detail-button{grid-area:details;justify-self:center}.wallet-intelligence[data-wallet-layout=ledger] .wi-column-head--activity>span:nth-child(n+3){border-left:1px solid var(--line);padding-left:12px}.wallet-intelligence[data-wallet-layout=ledger] .wi-column-head--activity>span:nth-child(4){text-align:center;padding-left:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-time{align-items:center;gap:5px;min-width:0;display:flex}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-time b{color:var(--line-strong);font-weight:400}.wi-activity-detail-button{width:max-content;max-width:100%;min-height:32px;color:var(--muted-strong);border:1px solid var(--line);border-radius:var(--radius-xs);background:color-mix(in srgb, var(--panel-soft) 72%, transparent);align-items:center;gap:7px;padding:0 10px;font-size:10.5px;font-weight:760;display:inline-flex}.wi-activity-detail-button code{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.wi-activity-detail-button:-webkit-any(:hover,:focus-visible){color:var(--text);border-color:color-mix(in srgb, var(--accent) 33%, var(--line));background:color-mix(in srgb, var(--accent) 5%, var(--panel-soft));outline:0}.wi-activity-detail-button:is(:hover,:focus-visible){color:var(--text);border-color:color-mix(in srgb, var(--accent) 33%, var(--line));background:color-mix(in srgb, var(--accent) 5%, var(--panel-soft));outline:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-row>.wi-row-value{border-left:1px solid var(--line);padding-left:12px}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-row>.wi-row-value strong{font-size:13px}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-row>.wi-row-value small{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;font-size:10.5px;overflow:visible}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-party-link{color:var(--text);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--accent) 58%, transparent);text-decoration-color:color-mix(in srgb, var(--accent) 58%, transparent);text-underline-offset:2px;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:740;text-decoration-thickness:1px}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-party-link:-webkit-any(:hover,:focus-visible){color:var(--accent);outline:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-party-link:is(:hover,:focus-visible){color:var(--accent);outline:0}.wi-dialog-backdrop{z-index:4000;background:color-mix(in srgb, var(--bg) 76%, transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);place-items:center;padding:20px;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.wi-activity-dialog{width:min(620px,100%);max-height:min(760px,100dvh - 40px);color:var(--text);border:1px solid var(--line-strong);border-radius:var(--radius-md);background:var(--panel-solid);overflow:auto;box-shadow:0 24px 70px #0000007a}.wi-activity-dialog>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:63px;padding:11px 14px;display:flex}.wi-activity-dialog>header small,.wi-dialog-token span>small,.wi-dialog-facts dt,.wi-dialog-route>small,.wi-dialog-transaction>small{color:var(--muted);letter-spacing:.075em;text-transform:uppercase;font-size:9.5px;font-weight:800;display:block}.wi-activity-dialog>header h2{margin-top:3px;font-size:17px}.wi-dialog-close{width:34px;height:34px;color:var(--muted-strong);border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--panel-soft);place-items:center;display:grid}.wi-dialog-close:-webkit-any(:hover,:focus-visible){color:var(--text);border-color:var(--line-strong);outline:0}.wi-dialog-close:is(:hover,:focus-visible){color:var(--text);border-color:var(--line-strong);outline:0}.wi-dialog-token{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(0,1fr) max-content;align-items:center;gap:11px;padding:14px;display:grid}.wi-dialog-token span{min-width:0}.wi-dialog-token span>small.is-positive{color:var(--positive)}.wi-dialog-token span>small.is-negative{color:var(--negative)}.wi-dialog-token strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:14px;display:block;overflow:hidden}.wi-dialog-token code{color:var(--muted);margin-top:3px;font-size:10px;display:block}.wi-dialog-token>a{min-height:33px;color:var(--muted-strong);border:1px solid var(--line);border-radius:var(--radius-xs);align-items:center;gap:5px;padding:0 10px;font-size:10.5px;font-weight:760;display:inline-flex}.wi-dialog-facts{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0 14px;display:grid}.wi-dialog-facts>div{border-bottom:1px solid var(--line);min-width:0;padding:12px 0}.wi-dialog-facts>div:nth-child(odd){padding-right:14px}.wi-dialog-facts>div:nth-child(2n){border-left:1px solid var(--line);padding-left:14px}.wi-dialog-facts dd{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:12px;font-weight:720;overflow:hidden}.wi-dialog-route,.wi-dialog-transaction{border-bottom:1px solid var(--line);padding:12px 14px}.wi-dialog-route :-webkit-any(a,span){color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:10.5px;line-height:1.45;display:block;overflow:hidden}.wi-dialog-route :is(a,span){color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:10.5px;line-height:1.45;display:block;overflow:hidden}.wi-dialog-route a{color:var(--accent)}.wi-dialog-transaction code{color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:10px;display:block;overflow:hidden}.wi-activity-dialog>footer{justify-content:flex-end;gap:7px;padding:12px 14px;display:flex}.wi-activity-dialog>footer :-webkit-any(button,a){min-height:35px;color:var(--muted-strong);border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--panel-soft);align-items:center;gap:5px;padding:0 11px;font-size:10.5px;font-weight:760;display:inline-flex}.wi-activity-dialog>footer :is(button,a){min-height:35px;color:var(--muted-strong);border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--panel-soft);align-items:center;gap:5px;padding:0 11px;font-size:10.5px;font-weight:760;display:inline-flex}.wi-activity-dialog>footer a{color:var(--accent-text);border-color:var(--accent);background:var(--accent)}@container (width<=1040px){.wallet-intelligence[data-wallet-layout=ledger] .wi-column-head--activity,.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-row{grid-template-columns:36px minmax(140px,1fr) 132px minmax(112px,.58fr) 29px}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-detail-button code{display:none}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpi-portfolio{gap:10px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpi-usdc{gap:6px;padding-left:10px}}@media (max-width:800px){.wallet-intelligence[data-wallet-layout=ledger] .wi-hero{grid-template-columns:54px minmax(0,1fr);gap:11px;padding:3px 0 7px}.wallet-intelligence[data-wallet-layout=ledger] .wi-identicon{border-radius:13px;width:54px;height:54px}.wallet-intelligence[data-wallet-layout=ledger] .wi-identicon i{width:17px;height:17px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kicker,.wallet-intelligence[data-wallet-layout=ledger] .wi-kicker b{font-size:9.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-identity h1{margin-top:4px;font-size:23px}.wallet-intelligence[data-wallet-layout=ledger] .wi-address-line{gap:6px;margin-top:6px}.wallet-intelligence[data-wallet-layout=ledger] .wi-address-line code{width:min(100%,310px);font-size:10.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-address-line :-webkit-any(button,a){min-height:29px;font-size:10px}.wallet-intelligence[data-wallet-layout=ledger] .wi-address-line :is(button,a){min-height:29px;font-size:10px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:82px;padding:12px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis article:nth-child(2n){border-right:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis article:first-child{border-right:0;grid-column:1/-1}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis article:nth-child(2){border-right:1px solid var(--line);border-bottom:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis article:nth-child(3){border-bottom:0;border-right:0;grid-column:auto}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis small{font-size:9.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis strong{font-size:21px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis span{font-size:10px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpi-usdc{padding-left:12px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpi-usdc__balance>svg{width:28px;height:28px}.wallet-intelligence[data-wallet-layout=ledger] .wi-column-head--activity{display:none}.wallet-intelligence[data-wallet-layout=ledger] .wi-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:visible}.wallet-intelligence[data-wallet-layout=ledger] .wi-tabs button{justify-content:center;width:100%;min-width:0;padding:0 4px;font-size:11.5px}.wallet-intelligence--social[data-wallet-layout=ledger] .wi-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.wallet-intelligence[data-wallet-layout=ledger] .wi-section-head{min-height:58px;padding:9px 11px}.wallet-intelligence[data-wallet-layout=ledger] .wi-section-head small{font-size:9px}.wallet-intelligence[data-wallet-layout=ledger] .wi-section-head h2{font-size:15px}.wallet-intelligence[data-wallet-layout=ledger] .wi-filter-pills{align-items:stretch}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-search{flex-basis:100%;order:5;width:100%;min-width:100%;margin-left:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-filter-pills .wi-activity-scope,.wallet-intelligence[data-wallet-layout=ledger] .wi-filter-pills .wi-activity-scope-label{margin-left:auto}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-row{grid-template-columns:34px minmax(0,1fr) 94px;grid-template-areas:"image identity details""image value details";row-gap:4px;min-height:78px}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-row>.wi-row-value{text-align:left;border-left:0;grid-area:value;align-items:baseline;gap:5px;padding-left:0;display:flex}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-row>.wi-row-value :-webkit-any(strong,small){margin:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-row>.wi-row-value :is(strong,small){margin:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-row>.wi-row-value small{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;min-width:0;overflow:visible}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-row>.wi-proof-link{display:none}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-detail-button{justify-content:center;width:94px;min-height:36px;padding:0 6px}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-detail-button code{display:none}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-time{font-size:10px}}@media (max-width:430px){.wallet-intelligence[data-wallet-layout=ledger] .wi-hero{grid-template-columns:52px minmax(0,1fr)}.wallet-intelligence[data-wallet-layout=ledger] .wi-identicon{width:52px;height:52px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kicker b{display:inline}.wallet-intelligence[data-wallet-layout=ledger] .wi-identity h1{text-overflow:clip;white-space:normal;line-height:1.08;overflow:visible}.wallet-intelligence[data-wallet-layout=ledger] .wi-address-line code{width:100%}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis article{min-height:79px;padding:11px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis strong{font-size:19px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis span{line-height:1.35}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpi-portfolio{gap:9px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpi-usdc{gap:5px;padding-left:9px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpi-usdc__balance{gap:6px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpi-usdc__balance>svg{width:25px;height:25px}.wallet-intelligence[data-wallet-layout=ledger] .wi-tabs{margin-top:13px}.wallet-intelligence[data-wallet-layout=ledger] .wi-tabs button{min-height:41px;padding:0 2px;font-size:10.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-tabs button span{min-width:18px;padding:2px 4px;font-size:8.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-filter-pills>button:not(.wi-activity-scope){min-height:31px;padding:0 9px}.wallet-intelligence[data-wallet-layout=ledger] .wi-filter-pills .wi-activity-scope,.wallet-intelligence[data-wallet-layout=ledger] .wi-filter-pills .wi-activity-scope-label{order:4;justify-content:center;width:100%;max-width:none;margin-left:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-search{order:5}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-row{grid-template-columns:34px minmax(0,1fr) 88px;padding:10px}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-detail-button{width:88px;font-size:10px}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-token-filter{display:none}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-time{flex-wrap:wrap;gap:2px 5px}.wi-dialog-backdrop{align-items:end;padding:0}.wi-activity-dialog{border-bottom:0;border-left:0;border-right:0;border-radius:15px 15px 0 0;max-height:min(88dvh,760px)}.wi-dialog-token{grid-template-columns:42px minmax(0,1fr)}.wi-dialog-token>a{grid-column:1/-1;justify-content:center}.wi-dialog-facts>div{padding-block-start:10px;padding-block-end:10px}.wi-dialog-facts dd{font-size:11.5px}.wi-dialog-transaction code{overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.wi-dialog-route :-webkit-any(a,span){overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.wi-dialog-route :is(a,span){overflow-wrap:anywhere;text-overflow:clip;white-space:normal}}@media (max-width:340px){.wallet-intelligence[data-wallet-layout=ledger] .wi-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-intelligence[data-wallet-layout=ledger] .wi-tabs button:nth-child(n){grid-column:auto}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-row{grid-template-columns:32px minmax(0,1fr) 82px;gap:6px}.wallet-intelligence[data-wallet-layout=ledger] .wi-activity-detail-button{width:82px;padding:0 4px}}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis{border-color:var(--line-strong);background:var(--panel);box-shadow:inset 0 1px color-mix(in srgb, var(--text) 3%, transparent)}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis article{position:relative}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis article:before{background:var(--line-strong);content:"";border-radius:0 0 2px 2px;width:28px;height:2px;position:absolute;top:0;left:15px}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis article:first-child:before{background:var(--accent)}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis article:nth-child(2):before{background:var(--muted-strong)}.wallet-intelligence[data-wallet-layout=ledger] .wi-kpis article:last-child:before{background:var(--positive)}.wallet-intelligence[data-wallet-layout=ledger] .wi-section--holdings{border-color:var(--line-strong);background:var(--panel);min-height:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-section--holdings .wi-toolbar{background:color-mix(in srgb, var(--panel-soft) 48%, transparent)}.wallet-intelligence[data-wallet-layout=ledger] .wi-section-loading--performance{background:color-mix(in srgb, var(--accent) 2.5%, var(--panel));min-height:38px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card{min-width:0;min-height:0;color:var(--text);border:1px solid var(--line);background:color-mix(in srgb, var(--panel-soft) 66%, var(--panel));box-shadow:inset 0 1px color-mix(in srgb, var(--text) 2.5%, transparent);border-radius:11px;padding:0;display:block;position:relative;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card:before{z-index:1;background:var(--muted);opacity:.7;content:"";border-radius:0 0 2px 2px;width:30px;height:2px;position:absolute;top:0;left:12px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__head{border-bottom:1px solid var(--line);min-width:0;min-height:72px;color:inherit;grid-template-columns:40px minmax(0,1fr) max-content 13px;align-items:center;gap:10px;padding:11px 12px;text-decoration:none;display:grid}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-row-identity>strong{text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:780;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-row-identity>small{margin-top:2px;font-size:10px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-balance{gap:5px;margin-top:4px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-balance strong{font-size:14px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-balance>span{font-size:10.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-market{border-left:1px solid var(--line);text-align:right;padding-left:12px;display:block}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-market small{margin:0;font-size:9px;font-weight:760}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-market b{color:var(--text);margin-top:4px;font-size:12.5px;font-weight:780}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;display:grid}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>span{border-right:1px solid var(--line);text-align:left;min-width:0;min-height:75px;padding:11px 12px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :-webkit-any(.wi-holding-origin,.wi-row-value){border-left:0;padding-left:12px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :is(.wi-holding-origin,.wi-row-value){border-left:0;padding-left:12px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>.wi-holding-origin{display:block}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :-webkit-any(.wi-holding-origin,.wi-holding-pnl,.wi-row-value,.wi-holding-market)>small{color:var(--muted);letter-spacing:.045em;text-transform:uppercase;margin:0;font-size:9.5px;font-weight:760;display:block}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :is(.wi-holding-origin,.wi-holding-pnl,.wi-row-value,.wi-holding-market)>small{color:var(--muted);letter-spacing:.045em;text-transform:uppercase;margin:0;font-size:9.5px;font-weight:760;display:block}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts .wi-holding-origin>strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:13px;font-weight:800;line-height:1.15;display:block;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :-webkit-any(.wi-holding-origin,.wi-holding-pnl,.wi-row-value,.wi-holding-market)>strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:13px;font-weight:800;line-height:1.15;display:block;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :is(.wi-holding-origin,.wi-holding-pnl,.wi-row-value,.wi-holding-market)>strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:13px;font-weight:800;line-height:1.15;display:block;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :-webkit-any(.wi-holding-origin,.wi-holding-pnl,.wi-row-value)>em{color:var(--muted-strong);text-overflow:clip;white-space:normal;margin-top:5px;font-size:10px;font-style:normal;line-height:1.3;display:block;overflow:visible}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :is(.wi-holding-origin,.wi-holding-pnl,.wi-row-value)>em{color:var(--muted-strong);text-overflow:clip;white-space:normal;margin-top:5px;font-size:10px;font-style:normal;line-height:1.3;display:block;overflow:visible}@container (width<=900px){.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-grid{grid-template-columns:1fr}}@container (width<=560px){.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-grid{gap:9px;padding:9px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__head{grid-template-columns:36px minmax(0,1fr) 11px;grid-template-areas:"image identity arrow""image market arrow";gap:3px 9px;min-height:76px;padding:10px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__head>.tim{grid-area:image;align-self:start;width:36px!important;height:36px!important}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__head>.wi-row-identity{grid-area:identity}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__head>.wi-holding-market{text-align:left;border-left:0;grid-area:market;align-items:baseline;gap:5px;min-width:0;padding-left:0;display:flex;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__head>.wi-holding-market b{margin-top:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__head>.icon{grid-area:arrow}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-row-identity>strong{text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-balance{flex-wrap:nowrap}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-balance>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>span{min-height:70px;padding:10px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>.wi-holding-origin{border-right:0;border-bottom:1px solid var(--line);grid-column:1/-1;padding-left:10px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>.wi-holding-pnl{border-right:1px solid var(--line)}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>.wi-row-value{padding-left:10px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :-webkit-any(.wi-holding-origin,.wi-holding-pnl,.wi-row-value)>:-webkit-any(strong,em){text-overflow:clip;white-space:normal;overflow:visible}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :is(.wi-holding-origin,.wi-holding-pnl,.wi-row-value)>:is(strong,em){text-overflow:clip;white-space:normal;overflow:visible}}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-grid{grid-template-columns:none;gap:0;padding:0;display:block}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card{min-width:0;min-height:68px;color:var(--text);border:0;border-bottom:1px solid var(--line);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:minmax(300px,.82fr) minmax(0,1.78fr);padding:0;display:grid;position:relative;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card:last-child{border-bottom:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card:before{z-index:1;background:var(--muted);opacity:.68;content:"";border-radius:0 2px 2px 0;width:2px;height:auto;position:absolute;top:12px;bottom:12px;left:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card.is-positive:before{background:var(--positive)}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card.is-negative:before{background:var(--negative)}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card:-webkit-any(:hover,:focus-within){border-color:var(--line);background:color-mix(in srgb, var(--panel-hover) 66%, transparent);outline:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card:is(:hover,:focus-within){border-color:var(--line);background:color-mix(in srgb, var(--panel-hover) 66%, transparent);outline:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__head{border-right:1px solid var(--line);min-width:0;min-height:68px;color:inherit;border-bottom:0;grid-template-columns:38px minmax(0,1fr) 12px;align-items:center;gap:10px;padding:8px 11px 8px 13px;text-decoration:none;display:grid}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__head>.tim{width:38px!important;height:38px!important}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__head>.icon{color:var(--muted);transform:rotate(-90deg)}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-row-identity{grid-template-columns:minmax(0,1fr) max-content;grid-template-areas:"name balance""ticker balance";align-items:center;gap:2px 10px;min-width:0;display:grid}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-row-identity>strong{text-overflow:ellipsis;white-space:nowrap;grid-area:name;min-width:0;font-size:13.5px;font-weight:790;line-height:1.15;display:block;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-row-identity>small{grid-area:ticker;margin:0;font-size:9.5px;line-height:1.15}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-meta{white-space:nowrap;align-items:baseline;gap:4px;min-width:0;display:flex;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-ticker{text-overflow:ellipsis;min-width:0;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-meta>i{color:var(--line-strong);flex:none;font-style:normal}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-market-inline{color:var(--muted);font-size:inherit;flex:none;align-items:baseline;gap:3px;font-weight:720;display:inline-flex}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-market-inline b{color:var(--muted-strong);font-size:10px;font-weight:790}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-balance{white-space:nowrap;grid-area:balance;justify-self:end;align-items:baseline;gap:4px;min-width:0;max-width:100%;margin:0;display:flex;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-balance strong{flex:0 auto;min-width:0;font-size:13.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-balance>span{flex:0 auto;min-width:0;font-size:9.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts{grid-template-columns:minmax(0,.92fr) minmax(0,1fr) minmax(0,1.2fr);min-width:0;min-height:68px;display:grid}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>span,.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>.wi-holding-origin{border-right:1px solid var(--line);text-align:left;border-bottom:0;border-left:0;grid-column:auto;align-content:center;min-width:0;min-height:68px;padding:8px 11px;display:grid}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>span:last-child{border-right:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :-webkit-any(.wi-holding-origin,.wi-holding-pnl,.wi-row-value)>small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:9px;font-weight:760;line-height:1.15;display:block}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :is(.wi-holding-origin,.wi-holding-pnl,.wi-row-value)>small{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:9px;font-weight:760;line-height:1.15;display:block}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts .wi-holding-origin>strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:13px;font-weight:800;line-height:1.15;display:block;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :-webkit-any(.wi-holding-origin,.wi-holding-pnl,.wi-row-value)>strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:13px;font-weight:800;line-height:1.15;display:block;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :is(.wi-holding-origin,.wi-holding-pnl,.wi-row-value)>strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:13px;font-weight:800;line-height:1.15;display:block;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :-webkit-any(.wi-holding-origin,.wi-holding-pnl)>em{min-width:0;color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9.5px;font-style:normal;line-height:1.2;display:block;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :is(.wi-holding-origin,.wi-holding-pnl)>em{min-width:0;color:var(--muted-strong);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9.5px;font-style:normal;line-height:1.2;display:block;overflow:hidden}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>.wi-row-value>small{color:var(--muted-strong);font-weight:800}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>.wi-row-value>strong{letter-spacing:-.01em;font-size:15px;font-weight:880}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts .wi-holding-origin-address{color:var(--text);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--accent) 58%, transparent);text-decoration-color:color-mix(in srgb, var(--accent) 58%, transparent);text-underline-offset:2px;font-weight:740;text-decoration-thickness:1px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts .wi-holding-origin-address:-webkit-any(:hover,:focus-visible){color:var(--accent);outline:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts .wi-holding-origin-address:is(:hover,:focus-visible){color:var(--accent);outline:0}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts .wi-holding-origin.is-bought>strong,.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts .wi-holding-origin.is-received>strong{color:var(--accent)}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts .wi-holding-pnl.is-positive>:-webkit-any(strong,em){color:var(--positive)}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts .wi-holding-pnl.is-positive>:is(strong,em){color:var(--positive)}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts .wi-holding-pnl.is-negative>:-webkit-any(strong,em){color:var(--negative)}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts .wi-holding-pnl.is-negative>:is(strong,em){color:var(--negative)}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts .wi-holding-pnl.is-unavailable>strong{color:var(--muted-strong)}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts .wi-holding-pnl.is-refreshing>strong{color:var(--accent)}@container (width<=800px){.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card{min-height:0;display:block}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__head{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:36px minmax(0,1fr) 11px;grid-template-areas:"image identity arrow";gap:2px 9px;min-height:58px;padding:8px 10px 8px 12px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__head>.tim{grid-area:image;align-self:center;width:36px!important;height:36px!important}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__head>.wi-row-identity{grid-area:identity}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__head>.icon{grid-area:arrow}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts,.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>span,.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>.wi-holding-origin{min-height:62px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>span,.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>.wi-holding-origin{padding:8px 10px}}@container (width<=430px){.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card:before{top:9px;bottom:9px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__head{grid-template-columns:34px minmax(0,1fr) 10px;gap:2px 7px;min-height:56px;padding:7px 8px 7px 10px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__head>.tim{width:34px!important;height:34px!important}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-row-identity{gap:1px 6px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-row-identity>strong{font-size:13px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-row-identity>small{font-size:9px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-market-inline b{font-size:9.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-balance strong{font-size:13px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-balance>span{font-size:9px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-market small{font-size:8.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card .wi-holding-market b{font-size:11.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts{grid-template-columns:repeat(3,minmax(0,1fr));min-height:60px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>span,.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>.wi-holding-origin{min-height:60px;padding:7px 8px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :-webkit-any(.wi-holding-origin,.wi-holding-pnl,.wi-row-value)>small{font-size:8.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :is(.wi-holding-origin,.wi-holding-pnl,.wi-row-value)>small{font-size:8.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts .wi-holding-origin>strong{text-overflow:clip;white-space:normal;font-size:12px;line-height:1.08;overflow:visible}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :-webkit-any(.wi-holding-origin,.wi-holding-pnl,.wi-row-value)>strong{text-overflow:clip;white-space:normal;font-size:12px;line-height:1.08;overflow:visible}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :is(.wi-holding-origin,.wi-holding-pnl,.wi-row-value)>strong{text-overflow:clip;white-space:normal;font-size:12px;line-height:1.08;overflow:visible}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :-webkit-any(.wi-holding-origin,.wi-holding-pnl)>em{white-space:normal;padding-bottom:2px;font-size:8.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts :is(.wi-holding-origin,.wi-holding-pnl)>em{white-space:normal;padding-bottom:2px;font-size:8.5px}.wallet-intelligence[data-wallet-layout=ledger] .wi-holding-card__facts>.wi-row-value>strong{font-size:14px}}.app-shell[data-shell=terminal-v3] :is(.wi-load-more button,.wi-filter-pills button.is-active,.feed-summary button,.quick-buy-presets button:hover,.quick-buy-presets button:focus-visible,.quick-buy-presets button.is-active,.threshold-grid button:hover,.threshold-grid button:focus-visible,.threshold-grid button.is-active,.quick-amount-grid button:hover,.quick-amount-grid button:focus-visible,.quick-amount-grid button.is-active,.trade-percentage-presets button.is-active,.concept-tape-filter button:hover,.concept-tape-filter button:focus-visible,.concept-tape-filter button.is-active,.portfolio-sort__menu>button:hover,.portfolio-sort__menu>button.is-selected,.production-market-atlas .tb__scope-menu button.is-on,.production-market-atlas .tb__mobile-sort-choices>button.is-selected,.production-market-atlas .tb__mobile-sort-picker>footer>button.is-selected,.production-market-atlas .market-terminal__mobile-stages button.is-on,.production-opportunity-map .opportunity-experience button.is-active,.production-opportunity-map .opportunity-command .opportunity-missions button.is-active,.production-opportunity-map .map-control-group .segmented button.is-active,.wallet-command__primary>button:hover,.wallet-command__primary>button:focus-visible,.wallet-command__grid>a:hover,.wallet-command__grid>a:focus-visible,.wallet-command__streams button.is-on,.wallet-command__languages .wallet-command__preference-options button:hover,.wallet-command__languages .wallet-command__preference-options button:focus-visible,.wallet-command__languages .wallet-command__preference-options button.is-active,.wallet-command__themes .wallet-command__preference-options button.is-active,.account-hub-tabs>button.is-active,.creator-route-dashboard__router>button:hover,.creator-route-dashboard__router>button:focus-visible,.creator-route-dashboard__destination button:hover,.creator-route-dashboard__destination button:focus-visible,.production-page--trade .tp2__tfs button.is-on,.production-page--trade .tp2__feedtabs button.is-on,.production-page--trade .tp2__mobile-token-tabs button.is-on,.production-page--trade .tp2__tables-tabs button.is-on,.production-page--trade .tp2__mobile-mode-menu button.is-on,.production-page--trade .tp2__market-sides button.is-on,.production-page--trade .tp2__filter-options button.is-on,.production-page--trade .tp2__slipwrap .tp2__slipctl>button:hover,.production-page--trade .tp2__slipwrap .tp2__slipctl>button:focus-visible,.production-page--trade .tp2__slipwrap .tp2__slipctl>button.is-on,.production-page--trade .protected-orders__types button.is-on,.production-page--trade .protected-orders__settings>button.is-on,.production-page--trade .protected-orders__size-presets button:hover,.production-page--trade .protected-orders__size-presets button:focus-visible,.production-page--trade .protected-orders__size-presets button.is-on,.production-page--trade .protected-orders__stop-presets button.is-on,.production-page--trade .protected-orders__sync button,.production-page--trade .protected-orders__exit-actions button,.production-page--trade .chart-market-directory>header>label>button:hover,.production-page--trade .chart-market-directory>header>label>button:focus-visible,.production-page--trade .chart-market-directory>header>button:hover,.production-page--trade .chart-market-directory>header>button:focus-visible,.production-page--trade .chart-market-directory__columns>button:hover,.production-page--trade .chart-market-directory__columns>button:focus-visible,.production-page--trade .chart-market-directory__columns>button.is-on,.cc-ta-indicator-row>button:hover,.cc-ta-indicator-row>button:focus-visible,.cc-ta-indicator-row>button.is-on,.cc-ta-rail-layout>button:hover,.cc-ta-rail-layout>button.is-on,.cc-ta-rail-analysis .cc-ta-segment>button:hover,.cc-ta-rail-analysis .cc-ta-segment>button.is-on,.cc-ta-drawings>button:hover,.cc-ta-drawings>button.is-on,.cc-ta-utilities>button:hover,.cc-ta-utilities>button.is-on,.cc-ta-object-panel button:hover,.cc-ta-object-panel button:focus-visible,.cc-ta-properties button:hover,.cc-ta-properties button:focus-visible,.cc-ta-tone-row button.is-on,.omap__switch button.is-on,.hmap__ranking>a:hover,.hmap__ranking>button:hover,.hmap__ranking>.is-selected){color:var(--accent)!important;border-color:var(--terminal-line-strong)!important;box-shadow:none!important;background:0 0!important}.app-shell[data-shell=terminal-v3] .concept-tape-filter__side button:nth-of-type(2).is-active{color:var(--positive)!important;border-color:var(--terminal-line-strong)!important}.app-shell[data-shell=terminal-v3] .concept-tape-filter__side button:nth-of-type(3).is-active{color:var(--negative)!important;border-color:var(--terminal-line-strong)!important}.app-shell[data-shell=terminal-v3] :-webkit-any(.production-page--creator,.production-page--creator-route){--creator-type-micro:clamp(9.5px, calc(6.4px + .17vw), 12px);--creator-type-small:clamp(10.5px, calc(7.2px + .18vw), 13px);--creator-type-body:clamp(11.5px, calc(8.1px + .19vw), 14px);--creator-type-data:clamp(12px, calc(8.5px + .2vw), 15px);--creator-type-title:clamp(15px, calc(10.5px + .25vw), 19px);--creator-type-heading:clamp(21px, calc(14px + .42vw), 30px);container-type:inline-size}.app-shell[data-shell=terminal-v3] :is(.production-page--creator,.production-page--creator-route){--creator-type-micro:clamp(9.5px, calc(6.4px + .17vw), 12px);--creator-type-small:clamp(10.5px, calc(7.2px + .18vw), 13px);--creator-type-body:clamp(11.5px, calc(8.1px + .19vw), 14px);--creator-type-data:clamp(12px, calc(8.5px + .2vw), 15px);--creator-type-title:clamp(15px, calc(10.5px + .25vw), 19px);--creator-type-heading:clamp(21px, calc(14px + .42vw), 30px);container-type:inline-size}.app-shell[data-shell=terminal-v3] .production-page--creator>.page-title{border-bottom:1px solid var(--terminal-line);min-height:62px;margin:0;padding:5px 2px 10px}.app-shell[data-shell=terminal-v3] .production-page--creator>.page-title h1{font-size:var(--creator-type-heading);letter-spacing:-.04em;line-height:1}.app-shell[data-shell=terminal-v3] .production-page--creator>.page-title p{max-width:760px;color:var(--muted-strong);font-size:var(--creator-type-small);margin-top:5px;line-height:1.4}.app-shell[data-shell=terminal-v3] .creator-studio-hub{gap:10px}.app-shell[data-shell=terminal-v3] .creator-production .co-empty{border:1px solid var(--terminal-line);background:var(--terminal-panel);border-radius:8px;gap:0;min-height:0;padding:16px}.app-shell[data-shell=terminal-v3] .creator-production .co-empty h3{color:var(--text);font:600 var(--creator-type-title)/1.4 var(--font-ui);margin:0}.app-shell[data-shell=terminal-v3] .creator-studio-hub__tabs{border:0;border-bottom:1px solid var(--terminal-line);background:0 0;border-radius:0;grid-template-columns:repeat(2,minmax(140px,190px));justify-content:start;gap:2px;min-height:46px;padding:0}.app-shell[data-shell=terminal-v3] .creator-studio-hub__tabs>button{min-height:45px;color:var(--muted-strong);text-align:center;background:0 0;border:0;border-radius:7px 7px 0 0;justify-content:center;align-items:center;gap:8px;padding:0 14px;transition:color .16s,background .16s;display:flex;position:relative}.app-shell[data-shell=terminal-v3] .creator-studio-hub__tabs>button:after{background:var(--accent);content:"";opacity:0;height:2px;transition:opacity .16s ease, transform .2s var(--ease-out);position:absolute;bottom:-1px;left:14px;right:14px;transform:scaleX(.45)}.app-shell[data-shell=terminal-v3] .creator-studio-hub__tabs>button>span{width:24px;height:24px;color:inherit;background:0 0;border:0;border-radius:0;flex:0 0 24px;grid-row:auto;place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .creator-studio-hub__tabs>button strong{color:inherit;font-size:var(--creator-type-data);letter-spacing:-.01em;font-weight:750}.app-shell[data-shell=terminal-v3] .creator-studio-hub__tabs>button small{display:none}.app-shell[data-shell=terminal-v3] .creator-studio-hub__tabs>button:hover{color:var(--text);background:var(--terminal-control);outline:0}.app-shell[data-shell=terminal-v3] .creator-studio-hub__tabs>button:focus-visible{color:var(--text);background:var(--terminal-control);outline:0}.app-shell[data-shell=terminal-v3] .creator-studio-hub__tabs>button.is-active{color:var(--text);background:color-mix(in srgb, var(--terminal-control) 74%, transparent);border:0}.app-shell[data-shell=terminal-v3] .creator-studio-hub__tabs>button.is-active>span{color:var(--accent)}.app-shell[data-shell=terminal-v3] .creator-studio-hub__tabs>button.is-active:after{opacity:1;transform:scaleX(1)}.app-shell[data-shell=terminal-v3] .creator-production{gap:10px;min-width:0;display:grid}html[data-theme] .app-shell[data-shell=terminal-v3] .creator-studio-actions{border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);min-height:58px;box-shadow:none;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin:0;padding:8px 10px;display:flex}.app-shell[data-shell=terminal-v3] .creator-studio-actions__context,.app-shell[data-shell=terminal-v3] .creator-studio-actions__controls{align-items:center;min-width:0;display:flex}.app-shell[data-shell=terminal-v3] .creator-studio-actions__context{gap:9px}.app-shell[data-shell=terminal-v3] .creator-studio-actions__mark{width:34px;height:34px;color:var(--accent);border:1px solid var(--terminal-line);background:var(--terminal-control);border-radius:8px;flex:0 0 34px;place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .creator-studio-actions__context>span:nth-child(2){gap:3px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-studio-actions__context small{color:var(--muted);font-size:var(--creator-type-micro);letter-spacing:.06em;text-transform:uppercase;font-weight:760}.app-shell[data-shell=terminal-v3] .creator-studio-actions__context strong{color:var(--text);font:760 var(--creator-type-data)/1.2 var(--font-data);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-studio-actions__context>i{color:var(--muted-strong);border-left:1px solid var(--terminal-line);font-size:var(--creator-type-small);white-space:nowrap;align-items:center;gap:6px;margin-left:5px;padding-left:12px;font-style:normal;display:inline-flex}.app-shell[data-shell=terminal-v3] .creator-studio-actions__context>i>span{background:var(--positive);border-radius:50%;flex:0 0 6px;width:6px;height:6px}.app-shell[data-shell=terminal-v3] .creator-studio-actions__controls{flex:none;gap:6px}.app-shell[data-shell=terminal-v3] .creator-studio-actions__controls .button,.app-shell[data-shell=terminal-v3] .creator-token-card__actions .button,.app-shell[data-shell=terminal-v3] .co-actions button{min-height:36px;box-shadow:none;font-size:var(--creator-type-small);border-radius:8px;justify-content:center;align-items:center;gap:7px;font-weight:760;display:inline-flex}.app-shell[data-shell=terminal-v3] .creator-studio-notice{min-height:40px;color:var(--muted-strong);border:1px solid var(--terminal-line);border-left:2px solid var(--accent);background:var(--terminal-panel-soft);font-size:var(--creator-type-small);border-radius:8px;align-items:center;gap:9px;padding:8px 11px;line-height:1.4;display:flex}.app-shell[data-shell=terminal-v3] .creator-studio-notice .icon{color:var(--accent);flex:none}.app-shell[data-shell=terminal-v3] .creator-tokens-heading{border-bottom:1px solid var(--terminal-line);justify-content:space-between;align-items:end;gap:16px;min-height:64px;margin:8px 0 0;padding:3px 2px 10px;display:flex}.app-shell[data-shell=terminal-v3] .creator-tokens-heading h2{color:var(--text);font-size:var(--creator-type-heading);letter-spacing:-.04em;margin:3px 0 0;line-height:1}.app-shell[data-shell=terminal-v3] .creator-tokens-heading p{color:var(--muted-strong);font-size:var(--creator-type-small);margin:5px 0 0;line-height:1.4}.app-shell[data-shell=terminal-v3] .creator-tokens-heading>span{color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-control);font:750 var(--creator-type-micro)/1 var(--font-data);text-transform:uppercase;border-radius:6px;flex:none;padding:5px 8px}.app-shell[data-shell=terminal-v3] .co-filter{border:1px solid var(--terminal-line);background:var(--terminal-panel-soft);border-radius:8px;gap:8px;min-height:42px;margin:0;padding:5px}.app-shell[data-shell=terminal-v3] .co-filter input{min-height:32px;color:var(--text);background:var(--terminal-control);font:600 var(--creator-type-small)/1 var(--font-ui);border:0;border-radius:6px;outline:0;padding:0 10px}.app-shell[data-shell=terminal-v3] .co-filter input:focus{box-shadow:inset 0 0 0 1px var(--accent-border);border:0}.app-shell[data-shell=terminal-v3] .co-filter__n{color:var(--muted);font:700 var(--creator-type-micro)/1 var(--font-data);padding:0 8px}html[data-theme] .app-shell[data-shell=terminal-v3] .creator-token-card{border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);box-shadow:none;border-radius:9px;margin-top:0;transition:border-color .16s,background .16s;overflow:clip}html[data-theme] .app-shell[data-shell=terminal-v3] .creator-token-card.is-open{border-color:color-mix(in srgb, var(--accent) 28%, var(--terminal-line-strong));background:var(--terminal-panel)}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__head{align-items:stretch;min-height:72px;padding:0;display:flex}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__toggle{min-width:0;min-height:70px;color:inherit;text-align:left;background:0 0;border:0;border-radius:0;flex:auto;align-items:center;gap:11px;padding:9px 11px;display:flex}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__toggle:hover{background:color-mix(in srgb, var(--terminal-control) 58%, transparent);border-radius:0;outline:0}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__toggle:focus-visible{background:color-mix(in srgb, var(--terminal-control) 58%, transparent);border-radius:0;outline:0}.app-shell[data-shell=terminal-v3] .creator-token-card__logo{border:1px solid var(--terminal-line-strong);background:var(--terminal-control);border-radius:9px;flex:0 0 42px;width:42px;height:42px}.app-shell[data-shell=terminal-v3] .creator-token-card__identity{flex:220px;gap:6px;min-width:175px;display:grid}.app-shell[data-shell=terminal-v3] .creator-token-card__identity>span:first-child{align-items:center;gap:7px;min-width:0;display:flex}.app-shell[data-shell=terminal-v3] .co-row__sym{color:var(--text);font:790 var(--creator-type-data)/1 var(--font-data);letter-spacing:-.01em}.app-shell[data-shell=terminal-v3] .co-row__addr{color:var(--muted);font:650 var(--creator-type-micro)/1 var(--font-data);text-overflow:ellipsis;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__mkt{white-space:nowrap;grid-template-columns:repeat(3,minmax(66px,auto));align-items:center;gap:0;min-width:250px;margin-left:auto;display:grid}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__mkt>span{border-left:1px solid var(--terminal-line);min-width:0;font:740 var(--creator-type-small)/1.2 var(--font-data);align-items:baseline;gap:4px;padding:0 10px;display:flex}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__mkt em{color:var(--muted);font-size:var(--creator-type-micro);letter-spacing:.025em;opacity:1;font-style:normal}.app-shell[data-shell=terminal-v3] .creator-token-card :-webkit-any(.co-row__mcap,.co-row__vol){color:var(--text)}.app-shell[data-shell=terminal-v3] .creator-token-card :is(.co-row__mcap,.co-row__vol){color:var(--text)}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__chg.is-up{color:var(--positive)}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__chg.is-down{color:var(--negative)}.app-shell[data-shell=terminal-v3] .creator-token-card :-webkit-any(.co-row__cut,.co-row__toll){min-width:82px;color:var(--muted);border-left:1px solid var(--terminal-line);font:650 var(--creator-type-micro)/1.2 var(--font-ui);white-space:normal;gap:3px;padding:0 9px;display:grid}.app-shell[data-shell=terminal-v3] .creator-token-card :is(.co-row__cut,.co-row__toll){min-width:82px;color:var(--muted);border-left:1px solid var(--terminal-line);font:650 var(--creator-type-micro)/1.2 var(--font-ui);white-space:normal;gap:3px;padding:0 9px;display:grid}.app-shell[data-shell=terminal-v3] .creator-token-card :-webkit-any(.co-row__cut,.co-row__toll) b{color:var(--text);font:760 var(--creator-type-small)/1 var(--font-data)}.app-shell[data-shell=terminal-v3] .creator-token-card :is(.co-row__cut,.co-row__toll) b{color:var(--text);font:760 var(--creator-type-small)/1 var(--font-data)}.app-shell[data-shell=terminal-v3] .creator-token-card .co-live{color:var(--positive);background:color-mix(in srgb, var(--positive) 7%, var(--terminal-control));box-shadow:none;font-size:var(--creator-type-micro);text-transform:uppercase;border:0;border-radius:4px;gap:5px;padding:3px 6px}.app-shell[data-shell=terminal-v3] .creator-token-card .co-live i{background:var(--positive);width:5px;height:5px;box-shadow:none}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__flag{color:var(--negative);border-color:color-mix(in srgb, var(--negative) 34%, var(--terminal-line));font-size:var(--creator-type-micro);letter-spacing:.02em;border-radius:4px;padding:3px 5px}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__chev{border-color:var(--muted-strong);width:8px;height:8px;margin:0 1px 0 3px}.app-shell[data-shell=terminal-v3] .creator-token-card__actions{border-left:1px solid var(--terminal-line);flex:none;align-items:center;gap:5px;min-width:0;padding:8px;display:flex}.app-shell[data-shell=terminal-v3] .creator-token-card__actions .button{white-space:nowrap;min-width:0;min-height:34px;padding-inline-start:9px;padding-inline-end:9px}.app-shell[data-shell=terminal-v3] .creator-token-card__edit{min-width:126px}.app-shell[data-shell=terminal-v3] .creator-token-card__route{min-width:91px}.app-shell[data-shell=terminal-v3] .creator-token-card__view{min-width:65px}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__body{border-top:1px solid var(--terminal-line);background:color-mix(in srgb, var(--terminal-control) 34%, transparent);padding:12px}.app-shell[data-shell=terminal-v3] .creator-token-card__advanced-actions{border-color:var(--terminal-line);background:var(--terminal-panel-soft);border-radius:7px;min-height:44px;margin:0 0 10px;padding:7px 9px}.app-shell[data-shell=terminal-v3] .creator-token-card__advanced-actions>span{color:var(--muted-strong);font-size:var(--creator-type-micro)}.app-shell[data-shell=terminal-v3] .creator-route-dashboard{border-color:var(--terminal-line);background:var(--terminal-panel-soft);box-shadow:none;border-radius:8px;gap:8px;margin-top:8px;padding:10px}.app-shell[data-shell=terminal-v3] .creator-route-dashboard>header small,.app-shell[data-shell=terminal-v3] .creator-route-dashboard__summary small,.app-shell[data-shell=terminal-v3] .creator-route-dashboard__rows small{font-size:var(--creator-type-micro)}.app-shell[data-shell=terminal-v3] .creator-route-dashboard>header strong{font-size:var(--creator-type-title)}.app-shell[data-shell=terminal-v3] .creator-route-dashboard code,.app-shell[data-shell=terminal-v3] .creator-route-dashboard__summary strong,.app-shell[data-shell=terminal-v3] .creator-route-dashboard__rows strong,.app-shell[data-shell=terminal-v3] .creator-route-dashboard__kind b{font-size:var(--creator-type-small)}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__summary>span{padding:9px}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__rows>article{background:var(--terminal-control);border-radius:7px;min-height:50px}.app-shell[data-shell=terminal-v3] .creator-route-dashboard>footer{color:var(--muted-strong);font-size:var(--creator-type-micro)}.app-shell[data-shell=terminal-v3] .co-card__div{background:var(--terminal-line);margin:10px 0}.app-shell[data-shell=terminal-v3] .co-chooser{gap:9px}.app-shell[data-shell=terminal-v3] .co-chooser__head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.app-shell[data-shell=terminal-v3] .co-chooser__head>span{color:var(--muted);font-size:var(--creator-type-micro);letter-spacing:.06em;text-transform:uppercase;font-weight:760}.app-shell[data-shell=terminal-v3] .co-chooser__head>strong{color:var(--text);font-size:var(--creator-type-body)}.app-shell[data-shell=terminal-v3] .co-chooser__now{color:var(--muted-strong);border-left:2px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);font:520 var(--creator-type-small)/1.45 var(--font-ui);margin:0;padding:8px 10px}.app-shell[data-shell=terminal-v3] .co-chooser__now b{color:var(--text)}.app-shell[data-shell=terminal-v3] .co-tiles{grid-template-columns:repeat(3,minmax(150px,1fr));gap:6px}.app-shell[data-shell=terminal-v3] .co-tile{min-height:84px;color:var(--text);border-color:var(--terminal-line);background:var(--terminal-control);box-shadow:none;border-radius:7px;gap:7px;padding:10px}.app-shell[data-shell=terminal-v3] .co-tile:hover{border-color:var(--terminal-line-strong);background:color-mix(in srgb, var(--terminal-control) 85%, var(--text) 2%);outline:0}.app-shell[data-shell=terminal-v3] .co-tile:focus-visible{border-color:var(--terminal-line-strong);background:color-mix(in srgb, var(--terminal-control) 85%, var(--text) 2%);outline:0}.app-shell[data-shell=terminal-v3] .co-tile.is-picked{border-color:var(--accent-border);background:color-mix(in srgb, var(--accent) 5%, var(--terminal-control));box-shadow:inset 2px 0 var(--accent)}.app-shell[data-shell=terminal-v3] .co-tile__title{color:var(--text);font-size:var(--creator-type-body);font-weight:760}.app-shell[data-shell=terminal-v3] .co-tile__line{color:var(--muted-strong);font-size:var(--creator-type-small);opacity:1;line-height:1.35}.app-shell[data-shell=terminal-v3] :-webkit-any(.co-tile__pick,.co-tile__cur){color:var(--accent);border:1px solid var(--accent-border);font-size:var(--creator-type-micro);letter-spacing:.02em;background:0 0;border-radius:4px;margin-left:auto;padding:3px 5px}.app-shell[data-shell=terminal-v3] :is(.co-tile__pick,.co-tile__cur){color:var(--accent);border:1px solid var(--accent-border);font-size:var(--creator-type-micro);letter-spacing:.02em;background:0 0;border-radius:4px;margin-left:auto;padding:3px 5px}.app-shell[data-shell=terminal-v3] .co-caveat{color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-panel-soft);font-size:var(--creator-type-small);opacity:1;border-radius:7px;padding:8px 10px;line-height:1.45}.app-shell[data-shell=terminal-v3] .co-actions{padding-top:1px}.app-shell[data-shell=terminal-v3] .co-apply{align-items:center;gap:7px;display:inline-flex}.app-shell[data-shell=terminal-v3] .co-now{gap:6px 9px}.app-shell[data-shell=terminal-v3] .co-now__k,.app-shell[data-shell=terminal-v3] .co-alloc__k{color:var(--muted);font-size:var(--creator-type-micro)}.app-shell[data-shell=terminal-v3] .co-now__desc,.app-shell[data-shell=terminal-v3] .co-none,.app-shell[data-shell=terminal-v3] .co-stats,.app-shell[data-shell=terminal-v3] .co-share__link,.app-shell[data-shell=terminal-v3] .co-alloc__legend{color:var(--muted-strong);font-size:var(--creator-type-small);opacity:1}.app-shell[data-shell=terminal-v3] .co-alloc__bar{border-color:var(--terminal-line);background:var(--terminal-control);border-radius:4px;height:8px}.app-shell[data-shell=terminal-v3] .co-unarmed{border-color:color-mix(in srgb, var(--negative) 32%, var(--terminal-line));background:color-mix(in srgb, var(--negative) 5%, var(--terminal-panel-soft));border-radius:7px;margin:8px 0 0;padding:10px}.app-shell[data-shell=terminal-v3] .co-unarmed strong,.app-shell[data-shell=terminal-v3] .co-unarmed p{font-size:var(--creator-type-small)}.creator-profile-editor__scrim{background:color-mix(in srgb, var(--bg) 82%, transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.creator-profile-editor__panel{border-color:var(--terminal-line-strong);background:var(--panel-solid);width:min(500px,100vw);box-shadow:-18px 0 48px color-mix(in srgb, var(--bg) 68%, transparent)}.creator-profile-editor__head{border-color:var(--terminal-line);background:var(--terminal-panel-soft);padding:18px 19px 15px}.creator-profile-editor__head h2{letter-spacing:-.025em;font-size:21px}.creator-profile-editor__head>button{width:34px;height:34px;color:var(--muted-strong);border-color:var(--terminal-line);background:var(--terminal-control);box-shadow:none;border-radius:8px}.creator-profile-editor__body{gap:10px;padding:15px 19px 22px}.creator-profile-editor__logo,.creator-profile-editor__section,.creator-profile-editor__receipt{border-color:var(--terminal-line);background:var(--terminal-panel-soft);box-shadow:none;border-radius:8px}.creator-profile-editor__section{gap:10px;padding:12px}.creator-profile-editor__section>div>span,.creator-profile-editor__logo strong{font-size:13px}.creator-profile-editor__section>div>p,.creator-profile-editor__logo span,.creator-profile-editor__receipt span,.creator-profile-editor__section label{color:var(--muted-strong);font-size:11px}.creator-profile-editor__section input{border-color:var(--terminal-line);background:var(--terminal-control);border-radius:7px;min-height:40px;font-size:12px}.creator-profile-editor__section input:focus{border-color:var(--accent-border);box-shadow:inset 2px 0 var(--accent)}.creator-profile-editor__receipt{border-left:2px solid var(--accent);background:var(--terminal-panel-soft)}.creator-profile-editor__foot{border-color:var(--terminal-line);background:var(--panel-solid)}.creator-profile-editor__foot .button{min-height:39px;box-shadow:none;border-radius:8px}.app-shell[data-shell=terminal-v3] .production-page--creator-route{min-width:0;display:block}.app-shell[data-shell=terminal-v3] .creator-route-workspace{width:100%;max-width:none;color:var(--text);font-family:var(--font-ui);gap:10px}.app-shell[data-shell=terminal-v3] .creator-route-workspace>.bw__head{border-bottom:1px solid var(--terminal-line);justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:5px 2px 11px;display:flex}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__head-copy{min-width:0}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__head h1{color:var(--text);font-size:var(--creator-type-heading);letter-spacing:-.04em;margin:3px 0 0;line-height:1}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__sub{max-width:760px;color:var(--muted-strong);font-size:var(--creator-type-small);opacity:1;margin:5px 0 0;line-height:1.4}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__back{min-height:36px;color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-control);font-size:var(--creator-type-small);border-radius:8px;flex:none;align-items:center;gap:7px;margin:0;padding:0 10px;font-weight:730;display:inline-flex}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__back:hover{color:var(--text);border-color:var(--terminal-line-strong);outline:0}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__back:focus-visible{color:var(--text);border-color:var(--terminal-line-strong);outline:0}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__cols{width:100%;max-width:1080px;margin-inline-start:auto;margin-inline-end:auto;display:block}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__cols .bw__main{border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);box-shadow:none;border-radius:10px;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__rpc{min-height:35px;color:var(--muted-strong);border-bottom:1px solid var(--terminal-line);background:color-mix(in srgb, var(--terminal-control) 52%, transparent);font:680 var(--creator-type-micro)/1.3 var(--font-data);letter-spacing:.015em;opacity:1;align-items:center;gap:7px;margin:0;padding:6px 12px;display:flex}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__rpc-dot{background:currentColor;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__rpc.is-sim,.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__rpc.is-ok{color:var(--positive)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__rpc.is-err{color:var(--negative)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__steps{border-bottom:1px solid var(--terminal-line);background:0 0;grid-auto-columns:1fr;grid-auto-flow:column;gap:0;min-height:52px;margin:0;padding:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__dot{min-width:0;min-height:52px;color:var(--muted);border:0;border-right:1px solid var(--terminal-line);font-size:var(--creator-type-small);background:0 0;border-radius:0;justify-content:flex-start;gap:8px;padding:8px 12px;position:relative}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__dot:last-child{border-right:0}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__dot:after{background:var(--accent);content:"";opacity:0;height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__dot-n{width:24px;height:24px;color:var(--muted-strong);border:1px solid var(--terminal-line-strong);background:var(--terminal-control);font-size:var(--creator-type-micro);border-radius:7px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__dot-l{color:inherit;font-family:var(--font-ui);letter-spacing:0;font-weight:730}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__dot.is-on{color:var(--text);background:color-mix(in srgb, var(--terminal-control) 64%, transparent)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__dot.is-on:after{opacity:1}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__dot.is-on .bw__dot-n{color:var(--accent);border-color:var(--accent-border);background:var(--terminal-control)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__dot.is-done{color:var(--muted-strong);opacity:1}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__dot.is-done .bw__dot-n{color:var(--positive);border-color:color-mix(in srgb, var(--positive) 32%, var(--terminal-line))}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__step{min-height:0;color:var(--text);background:0 0;border:0;border-radius:0;margin:0;padding:18px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__step>h2,.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__step-heading h2{color:var(--text);font-size:var(--creator-type-title);letter-spacing:-.02em;margin:0 0 10px;font-weight:780}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__step-heading>span{color:var(--muted);font-size:var(--creator-type-micro);letter-spacing:.065em;text-transform:uppercase;margin-bottom:4px;font-weight:760;display:block}.app-shell[data-shell=terminal-v3] .creator-route-workspace :-webkit-any(.bw__hint,.bw__what,.bw__why-note,.bw__why-next,.bw__found-note){color:var(--muted-strong);font-size:var(--creator-type-small);opacity:1;line-height:1.48}.app-shell[data-shell=terminal-v3] .creator-route-workspace :is(.bw__hint,.bw__what,.bw__why-note,.bw__why-next,.bw__found-note){color:var(--muted-strong);font-size:var(--creator-type-small);opacity:1;line-height:1.48}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__why{gap:4px;margin:0 0 10px;padding:0}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__why-what{color:var(--text);font-size:var(--creator-type-body)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__why-next{color:var(--muted-strong);border-color:var(--terminal-line);margin-top:4px;padding-top:7px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__fee-basis{border:1px solid var(--terminal-line);border-left:2px solid var(--accent);background:var(--terminal-control);border-radius:8px;grid-template-columns:32px minmax(180px,1fr) auto;align-items:center;gap:9px;min-height:52px;margin:10px 0;padding:8px 10px;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__fee-basis-icon{width:32px;height:32px;color:var(--accent);background:var(--terminal-panel-soft);border-radius:7px;place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__fee-basis>span:nth-child(2){gap:3px;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__fee-basis small{color:var(--muted);font-size:var(--creator-type-micro);text-transform:uppercase;font-weight:740}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__fee-basis strong{color:var(--text);font-size:var(--creator-type-body)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__fee-basis em{color:var(--muted-strong);font-size:var(--creator-type-small);text-align:right;font-style:normal}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__tools{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:6px;margin:0 0 8px;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__tool{min-height:118px;color:var(--text);border:1px solid var(--terminal-line);background:var(--terminal-control);box-shadow:none;border-radius:8px;gap:7px;padding:10px;transform:none}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__tool:hover:not(:disabled){border-color:var(--terminal-line-strong);background:color-mix(in srgb, var(--terminal-control) 87%, var(--text) 2%);outline:0;transform:none}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__tool:focus-visible{border-color:var(--terminal-line-strong);background:color-mix(in srgb, var(--terminal-control) 87%, var(--text) 2%);outline:0;transform:none}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__tool.is-picked{border-color:var(--accent-border);background:color-mix(in srgb, var(--accent) 5%, var(--terminal-control));box-shadow:inset 2px 0 var(--accent)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__tool-head{align-items:center;gap:8px;display:flex}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__tool-icon{width:30px;height:30px;color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-panel-soft);border-radius:7px;flex:0 0 30px;place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__tool.is-picked .bw__tool-icon{color:var(--accent)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__tool strong{color:var(--text);font-size:var(--creator-type-body);font-weight:770}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__tool-tick{border:1px solid var(--terminal-line-strong);width:12px;height:12px;box-shadow:none;background:0 0;border-radius:50%;margin-left:auto;position:static}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__tool.is-picked .bw__tool-tick{border:3px solid var(--terminal-control);outline:1px solid var(--accent);background:var(--accent);box-shadow:none}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__tool-blurb{color:var(--muted-strong);font-size:var(--creator-type-small);opacity:1;line-height:1.4}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__tool-flow{color:var(--muted);font:650 var(--creator-type-micro)/1.3 var(--font-data);letter-spacing:0;opacity:1;align-items:center;gap:5px;margin-top:auto;display:flex}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config{border:1px solid var(--terminal-line);background:color-mix(in srgb, var(--terminal-panel) 52%, transparent);box-shadow:none;border-radius:8px;gap:9px;margin:0 0 9px;padding:11px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config-head{border-bottom:1px solid var(--terminal-line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;display:flex}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config-head>span{gap:3px;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config-head small,.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config-k{color:var(--muted);font-size:var(--creator-type-micro);letter-spacing:.055em;text-transform:uppercase;font-weight:740}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config-head strong{color:var(--text);font-size:var(--creator-type-body)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config-head>b{color:var(--text);font:760 var(--creator-type-data)/1 var(--font-data);white-space:nowrap}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config-head>b.is-ok{color:var(--positive)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config-head>b.is-bad{color:var(--negative)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__alloc{border-color:var(--terminal-line);background:var(--terminal-control);border-radius:6px;height:26px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__alloc i{font-size:var(--creator-type-micro);box-shadow:inset -1px 0 #0000002e}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__alloc-legend{color:var(--muted-strong);font-size:var(--creator-type-micro);gap:5px 12px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__alloc-legend b{opacity:1;gap:5px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__alloc-legend b.is-prepaid{color:var(--positive)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__alloc-legend b em{color:var(--muted);font-size:var(--creator-type-micro);opacity:1}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config label{color:var(--muted-strong);font-size:var(--creator-type-small);opacity:1;gap:5px;font-weight:700;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__fields>label{border:1px solid var(--terminal-line);background:var(--terminal-control);border-radius:7px;padding:8px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__percent-input{grid-template-columns:minmax(0,1fr) 24px;align-items:center;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__percent-input i{color:var(--muted);font:700 var(--creator-type-small)/1 var(--font-data);text-align:right;font-style:normal}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config input,.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config select,.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__input{min-height:39px;color:var(--text);border:1px solid var(--terminal-line);background:var(--terminal-control);font:650 var(--creator-type-small)/1 var(--font-data);border-radius:7px;outline:0;padding:0 10px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__fields input[type=number]{width:100%;min-height:27px;font-size:var(--creator-type-title);background:0 0;border:0;border-radius:0;padding:0;font-weight:780}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config input:focus,.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__input:focus{border-color:var(--accent-border);box-shadow:inset 2px 0 var(--accent)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config-wide{width:100%}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__sum{border:1px solid var(--terminal-line);background:var(--terminal-control);min-height:34px;font-size:var(--creator-type-small);border-radius:6px;align-items:center;gap:6px;padding:6px 8px;display:flex}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__sum.is-ok{color:var(--positive)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__sum.is-bad{color:var(--negative)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__presets{flex-wrap:wrap;gap:5px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__chip{min-height:34px;color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-control);font-size:var(--creator-type-small);box-shadow:none;border-radius:7px;padding:0 10px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__chip:hover{color:var(--text);border-color:var(--terminal-line-strong);background:var(--terminal-control);outline:0}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__chip:focus-visible{color:var(--text);border-color:var(--terminal-line-strong);background:var(--terminal-control);outline:0}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__chip.is-picked{color:var(--text);border-color:var(--accent-border);background:color-mix(in srgb, var(--accent) 6%, var(--terminal-control));box-shadow:inset 2px 0 var(--accent)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__modes{gap:6px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__mode{min-height:68px;color:var(--text);border-color:var(--terminal-line);background:var(--terminal-control);box-shadow:none;border-radius:7px;padding:9px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__mode:hover{border-color:var(--terminal-line-strong);outline:0}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__mode:focus-visible{border-color:var(--terminal-line-strong);outline:0}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__mode.is-picked{border-color:var(--accent-border);background:color-mix(in srgb, var(--accent) 5%, var(--terminal-control));box-shadow:inset 2px 0 var(--accent)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__mode strong{color:var(--text);font-size:var(--creator-type-body)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__mode span,.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config-lead{color:var(--muted-strong);font-size:var(--creator-type-small);opacity:1}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config label.bw__config-num{font-size:var(--creator-type-small);opacity:1;grid-template-columns:minmax(0,1fr) 90px;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config label.bw__config-num input{width:90px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__btn{min-height:39px;color:var(--text);border:1px solid var(--terminal-line-strong);background:var(--terminal-control);box-shadow:none;font:750 var(--creator-type-small)/1 var(--font-ui);border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 14px;display:inline-flex}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__btn--create,.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__nav .btn-gold{width:max-content;color:var(--accent-text);border-color:var(--accent);background:var(--accent);margin-left:auto}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__need{color:var(--negative);font-size:var(--creator-type-small)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__card,.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__found{color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-control);box-shadow:none;font-size:var(--creator-type-small);border-radius:8px;margin:9px 0 0;padding:10px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__card.is-ok{color:var(--text);border-color:color-mix(in srgb, var(--positive) 32%, var(--terminal-line));background:color-mix(in srgb, var(--positive) 5%, var(--terminal-control))}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__nav{border:0;border-top:1px solid var(--terminal-line);background:color-mix(in srgb, var(--terminal-control) 48%, transparent);border-radius:0;justify-content:flex-end;gap:7px;min-height:58px;margin:0;padding:9px 12px;display:flex}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__status{border-top:1px solid var(--terminal-line);background:var(--terminal-control);font-size:var(--creator-type-small);margin:0;padding:8px 12px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__status.is-err{color:var(--negative)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__status.is-ok{color:var(--positive)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__complete{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:104px;padding:18px;display:grid}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__complete-mark{width:44px;height:44px;color:var(--positive);border:1px solid color-mix(in srgb, var(--positive) 34%, var(--terminal-line));background:color-mix(in srgb, var(--positive) 7%, var(--terminal-control));border-radius:11px;justify-content:center;align-items:center;display:inline-flex}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__complete-copy{min-width:0}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__complete-copy>span{color:var(--positive);font:760 var(--creator-type-micro)/1.2 var(--font-ui);letter-spacing:.055em;text-transform:uppercase;margin-bottom:3px;display:block}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__complete-copy h2{color:var(--text);font:780 var(--creator-type-title)/1.15 var(--font-ui);letter-spacing:-.02em;margin:0}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__complete-copy p{color:var(--muted-strong);font:500 var(--creator-type-small)/1.4 var(--font-ui);margin:4px 0 0}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__complete-action{min-height:40px;box-shadow:none;font:750 var(--creator-type-small)/1 var(--font-ui);white-space:nowrap;border-radius:8px;flex:none;gap:7px;padding-inline-start:14px;padding-inline-end:14px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__guide{margin-top:8px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__guide .lf__card{border-color:var(--terminal-line-strong);background:var(--terminal-panel-soft);box-shadow:none;border-radius:9px}@container (width<=1180px){.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__head{flex-wrap:wrap}.app-shell[data-shell=terminal-v3] .creator-token-card__actions{border-top:1px solid var(--terminal-line);border-left:0;justify-content:flex-end;width:100%;padding:6px 8px}}@container (width<=860px){.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__mkt{min-width:210px}}@container (width<=620px){.app-shell[data-shell=terminal-v3] .production-page--creator>.page-title{min-height:52px;padding-bottom:8px}.app-shell[data-shell=terminal-v3] .production-page--creator>.page-title p{display:none}.app-shell[data-shell=terminal-v3] .creator-studio-hub__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .creator-studio-hub__tabs>button{min-height:43px;padding:0 7px}.app-shell[data-shell=terminal-v3] .creator-studio-hub__tabs>button strong{font-size:11px}html[data-theme] .app-shell[data-shell=terminal-v3] .creator-studio-actions{flex-direction:row;align-items:center;min-height:50px;padding:6px}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--creator .creator-studio-actions>.creator-studio-actions__context{display:flex}html[data-theme] .app-shell[data-shell=terminal-v3] .production-page--creator .creator-studio-actions>.creator-studio-actions__controls{flex:none;grid-template-columns:36px minmax(88px,auto);width:auto}.app-shell[data-shell=terminal-v3] .creator-studio-actions__context{flex:auto}.app-shell[data-shell=terminal-v3] .creator-studio-actions__context>i{display:none}.app-shell[data-shell=terminal-v3] .creator-studio-actions__mark{flex-basis:32px;width:32px;height:32px}.app-shell[data-shell=terminal-v3] .creator-studio-actions__controls{grid-template-columns:36px minmax(88px,auto);display:grid}.app-shell[data-shell=terminal-v3] .creator-studio-actions__controls .button{min-height:36px;padding-inline-start:8px;padding-inline-end:8px}.app-shell[data-shell=terminal-v3] .creator-studio-actions__controls>button.button{width:36px;color:var(--muted-strong);white-space:nowrap;gap:0;padding:0;font-size:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-studio-actions__controls button .icon{color:var(--muted-strong);flex:none}.app-shell[data-shell=terminal-v3] .creator-tokens-heading{align-items:center;min-height:54px;margin-top:2px;padding:5px 2px 8px}.app-shell[data-shell=terminal-v3] .creator-tokens-heading p{display:none}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__head{padding:0;display:block}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__toggle{flex-wrap:wrap;align-items:flex-start;gap:8px;width:100%;min-height:0;padding:9px;position:relative}.app-shell[data-shell=terminal-v3] .creator-token-card__identity{flex:calc(100% - 52px);min-width:0}.app-shell[data-shell=terminal-v3] .co-row__addr{display:inline}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__mkt{flex:1 0 calc(100% - 50px);grid-template-columns:repeat(3,minmax(0,1fr));width:calc(100% - 50px);min-width:0;margin:0 0 0 50px}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__mkt>span{justify-content:flex-start;padding:0 7px;font-size:10.5px}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__mkt>span:first-child{border-left:0;padding-left:0}.app-shell[data-shell=terminal-v3] .creator-token-card :-webkit-any(.co-row__cut,.co-row__toll){border-left:0;min-width:0;margin:0 0 0 50px;padding:0}.app-shell[data-shell=terminal-v3] .creator-token-card :is(.co-row__cut,.co-row__toll){border-left:0;min-width:0;margin:0 0 0 50px;padding:0}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__chev{position:absolute;bottom:13px;right:11px}.app-shell[data-shell=terminal-v3] .creator-token-card__actions{grid-template-columns:1.25fr .9fr .55fr;gap:4px;width:100%;padding:6px;display:grid}.app-shell[data-shell=terminal-v3] .creator-token-card__actions .button{width:100%;min-width:0;min-height:38px;padding-inline-start:5px;padding-inline-end:5px;font-size:10px}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__body{padding:8px}.app-shell[data-shell=terminal-v3] .co-pad>header,.app-shell[data-shell=terminal-v3] .co-chooser__head{flex-direction:column;align-items:flex-start;gap:4px}.app-shell[data-shell=terminal-v3] .co-tiles{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-route-dashboard>header{flex-direction:column}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__router{justify-items:start;width:100%}.app-shell[data-shell=terminal-v3] .creator-route-dashboard__summary,.app-shell[data-shell=terminal-v3] .creator-route-dashboard__rows>article{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-route-workspace>.bw__head{align-items:flex-start;min-height:63px;padding-bottom:9px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__sub{display:none}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__back{color:#0000;white-space:nowrap;width:38px;min-width:38px;padding:0 11px;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__back .icon{color:var(--muted-strong);flex:none}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__rpc{min-height:32px;padding-inline-start:9px;padding-inline-end:9px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__dot{justify-content:center;min-height:47px;padding:6px 3px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__dot-n{width:22px;height:22px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__dot-l{font-size:10px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__step{padding:12px 10px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__fee-basis{grid-template-columns:30px minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__fee-basis em{text-align:left;grid-column:2}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__tools{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__tool{min-height:96px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__fields{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__fields>label{padding:7px 6px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config-head{align-items:flex-start}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config label.bw__config-num{grid-template-columns:minmax(0,1fr) 76px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__config label.bw__config-num input{width:76px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__modes{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__btn--create{width:100%}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__complete{grid-template-columns:40px minmax(0,1fr);gap:10px;min-height:0;padding:14px 10px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__complete-mark{border-radius:9px;width:40px;height:40px}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__complete-action{grid-column:1/-1;width:100%;min-height:42px;margin-top:2px}}@container (width<=380px){.app-shell[data-shell=terminal-v3] .creator-token-card__actions{grid-template-columns:1fr 1fr}.app-shell[data-shell=terminal-v3] .creator-token-card__view{grid-column:1/-1}.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__dot-l{display:none}}@media (prefers-reduced-motion:reduce){.app-shell[data-shell=terminal-v3] .creator-studio-hub__tabs>button:after,.app-shell[data-shell=terminal-v3] .creator-token-card,.app-shell[data-shell=terminal-v3] .creator-route-workspace .bw__tool{transition:none}}.app-shell[data-shell=terminal-v3] .creator-production{--creator-type-micro:clamp(11px, .66vw, 13px);--creator-type-small:clamp(12px, .72vw, 14px);--creator-type-body:clamp(13px, .79vw, 15px);--creator-type-data:clamp(14px, .85vw, 16px);--creator-type-title:clamp(16px, 1vw, 19px);font-family:var(--font-ui);gap:12px}.app-shell[data-shell=terminal-v3] .production-page--creator>.page-title{min-height:44px}html[data-theme] .app-shell[data-shell=terminal-v3] .creator-studio-actions{background:0 0;border:0;min-height:40px;padding:0 0 2px}.app-shell[data-shell=terminal-v3] .creator-production .button--primary{background:var(--accent);color:var(--on-accent);box-shadow:none;text-shadow:none}.app-shell[data-shell=terminal-v3] .creator-production :-webkit-any(button,select,summary,a):focus-visible{outline:2px solid var(--accent);outline-offset:3px}.app-shell[data-shell=terminal-v3] .creator-production :is(button,select,summary,a):focus-visible{outline:2px solid var(--accent);outline-offset:3px}.app-shell[data-shell=terminal-v3] .creator-summary{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:12px;display:grid}.app-shell[data-shell=terminal-v3] :-webkit-any(.creator-balance,.creator-fees,.creator-fee-settings){border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);min-width:0;box-shadow:none;border-radius:10px;margin:0}.app-shell[data-shell=terminal-v3] :is(.creator-balance,.creator-fees,.creator-fee-settings){border:1px solid var(--terminal-line-strong);background:var(--terminal-panel-soft);min-width:0;box-shadow:none;border-radius:10px;margin:0}.app-shell[data-shell=terminal-v3] .creator-summary h2{color:var(--text);font:700 var(--creator-type-body)/1.3 var(--font-ui);margin:0}.app-shell[data-shell=terminal-v3] .creator-balance__main{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 16px;padding:16px 18px;display:grid}.app-shell[data-shell=terminal-v3] .creator-balance__main>div{gap:3px;display:grid}.app-shell[data-shell=terminal-v3] .creator-balance__main>div>span{color:var(--muted-strong);font-size:var(--creator-type-small)}.app-shell[data-shell=terminal-v3] .creator-balance__main>button{grid-area:1/2/3}.app-shell[data-shell=terminal-v3] .creator-balance__amount{min-width:0;color:var(--text);font:650 clamp(27px, 1.8vw, 36px)/1.1 var(--font-data);letter-spacing:-.04em;overflow-wrap:anywhere;align-items:baseline;gap:8px;display:flex}.app-shell[data-shell=terminal-v3] .creator-balance__amount small{color:var(--muted-strong);font:600 var(--creator-type-small)/1 var(--font-ui);letter-spacing:0}.app-shell[data-shell=terminal-v3] .creator-balance__amount>span{font-size:var(--creator-type-data);letter-spacing:0}.app-shell[data-shell=terminal-v3] .creator-balance__details{border-top:1px solid var(--terminal-line)}.app-shell[data-shell=terminal-v3] .creator-balance__details>summary{min-height:40px;color:var(--muted-strong);cursor:pointer;font-size:var(--creator-type-small);align-items:center;gap:10px;padding:8px 18px;list-style:none;display:flex}.app-shell[data-shell=terminal-v3] .creator-balance__details>summary strong{color:var(--text);font:600 var(--creator-type-small)/1.2 var(--font-data);margin-left:auto}.app-shell[data-shell=terminal-v3] .creator-balance__details>div{padding:0 18px 14px}.app-shell[data-shell=terminal-v3] .creator-balance__details p{color:var(--muted-strong);font-size:var(--creator-type-small);line-height:1.5}.app-shell[data-shell=terminal-v3] .creator-fees{gap:12px;padding:16px 18px;display:grid}.app-shell[data-shell=terminal-v3] :-webkit-any(.creator-fees__head,.creator-fees__current,.creator-fees__scope){align-items:center;gap:10px;min-width:0;display:flex}.app-shell[data-shell=terminal-v3] :is(.creator-fees__head,.creator-fees__current,.creator-fees__scope){align-items:center;gap:10px;min-width:0;display:flex}.app-shell[data-shell=terminal-v3] .creator-fees__head>span{color:var(--muted-strong);font-size:var(--creator-type-small);margin-left:auto}.app-shell[data-shell=terminal-v3] .creator-fees__current{justify-content:space-between}.app-shell[data-shell=terminal-v3] .creator-fees__current>strong{color:var(--text);font:680 var(--creator-type-title)/1.3 var(--font-ui)}.app-shell[data-shell=terminal-v3] .creator-fees__scope{font-size:var(--creator-type-small);align-items:baseline}.app-shell[data-shell=terminal-v3] .creator-fees__scope>span{color:var(--muted-strong);flex:none}.app-shell[data-shell=terminal-v3] .creator-fees__scope>strong{color:var(--text);overflow-wrap:anywhere;font-weight:600}.app-shell[data-shell=terminal-v3] .creator-summary .button,.app-shell[data-shell=terminal-v3] .creator-fee-settings .button{min-height:38px;font:650 var(--creator-type-small)/1.2 var(--font-ui);box-shadow:none;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.app-shell[data-shell=terminal-v3] .creator-fee-settings{padding:18px}.app-shell[data-shell=terminal-v3] .creator-fee-settings>header h2{font:700 var(--creator-type-title)/1.3 var(--font-ui);margin:0}.app-shell[data-shell=terminal-v3] .creator-fee-settings p{color:var(--muted-strong);font-size:var(--creator-type-body);margin:5px 0 0;line-height:1.5}.app-shell[data-shell=terminal-v3] .creator-fee-settings__scope{border-left:2px solid var(--accent);background:var(--terminal-control);font-size:var(--creator-type-body);overflow-wrap:anywhere;flex-wrap:wrap;gap:10px;margin:14px 0;padding:10px 12px;display:flex}.app-shell[data-shell=terminal-v3] .creator-fee-settings__current{font-size:var(--creator-type-body);flex-wrap:wrap;align-items:baseline;gap:8px 14px;display:flex}.app-shell[data-shell=terminal-v3] .creator-fee-settings__current>span{color:var(--muted-strong)}.app-shell[data-shell=terminal-v3] .creator-fee-settings__current>code{font:600 var(--creator-type-small)/1.3 var(--font-data)}.app-shell[data-shell=terminal-v3] .creator-fee-settings__options{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:16px;margin:16px 0;display:grid}.app-shell[data-shell=terminal-v3] .creator-fee-option{border:1px solid var(--terminal-line);background:var(--terminal-panel);border-radius:8px;grid-template-columns:24px minmax(0,1fr);gap:12px;min-width:0;padding:16px;display:grid}.app-shell[data-shell=terminal-v3] .creator-fee-option>.icon{color:var(--muted-strong);margin-top:2px}.app-shell[data-shell=terminal-v3] .creator-fee-option h3{font:700 var(--creator-type-data)/1.3 var(--font-ui);margin:0}.app-shell[data-shell=terminal-v3] .creator-fee-option>:not(.icon):not(:nth-child(2)){grid-column:2}.app-shell[data-shell=terminal-v3] .creator-fee-option>button{justify-self:start}.app-shell[data-shell=terminal-v3] .creator-fee-option__active{color:var(--positive);font-size:var(--creator-type-small);align-items:center;gap:8px;display:inline-flex}.app-shell[data-shell=terminal-v3] .creator-token-picker{min-width:0;font:500 var(--creator-type-body)/1.3 var(--font-ui);gap:6px;display:grid}.app-shell[data-shell=terminal-v3] .creator-token-picker>label{color:var(--muted-strong);font-size:var(--creator-type-small)}.app-shell[data-shell=terminal-v3] .creator-token-picker__anchor{min-width:0;position:relative}.app-shell[data-shell=terminal-v3] .creator-token-picker__trigger,.app-shell[data-shell=terminal-v3] .creator-token-picker__option{width:100%;min-width:0;color:var(--text);font:inherit;text-align:left;cursor:pointer;align-items:center;gap:9px;padding:8px 10px;display:flex}.app-shell[data-shell=terminal-v3] .creator-token-picker__trigger{border:1px solid var(--terminal-line-strong);background:var(--terminal-control);min-height:44px;box-shadow:none;border-radius:7px}.app-shell[data-shell=terminal-v3] .creator-token-picker__trigger:hover{background:var(--terminal-control-hover)}.app-shell[data-shell=terminal-v3] .creator-token-picker__trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-shell[data-shell=terminal-v3] .creator-token-picker__trigger[aria-expanded=true]{border-color:var(--accent-border)}.app-shell[data-shell=terminal-v3] .creator-token-picker__trigger:disabled{opacity:.55;cursor:default}.app-shell[data-shell=terminal-v3] .creator-token-picker__identity{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.app-shell[data-shell=terminal-v3] .creator-token-picker__identity strong{min-width:0;font:600 var(--creator-type-body)/1.3 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-token-picker__identity code{color:var(--muted-strong);font:500 var(--creator-type-small)/1.3 var(--font-data);white-space:nowrap;flex:none;margin-left:auto}.app-shell[data-shell=terminal-v3] .creator-token-picker__placeholder{color:var(--muted-strong);flex:1}.app-shell[data-shell=terminal-v3] .creator-token-picker__trigger>.icon{color:var(--muted-strong);flex:none}.app-shell[data-shell=terminal-v3] .creator-token-picker__list{z-index:30;overscroll-behavior:contain;scrollbar-width:thin;border:1px solid var(--terminal-line-strong);background:var(--panel-solid);box-shadow:0 8px 20px color-mix(in srgb, var(--bg) 40%, transparent);border-radius:8px;padding:4px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto}.app-shell[data-shell=terminal-v3] .creator-token-picker__list[data-above=true]{top:auto;bottom:calc(100% + 5px)}.app-shell[data-shell=terminal-v3] .creator-token-picker__option{border-radius:5px;min-height:44px;padding:8px 6px}.app-shell[data-shell=terminal-v3] .creator-token-picker__option[data-active=true]{background:var(--terminal-control-hover)}.app-shell[data-shell=terminal-v3] .creator-token-picker__option[aria-selected=true]{background:var(--accent-surface)}.app-shell[data-shell=terminal-v3] .creator-token-picker__option[data-active=true]{outline:1px solid var(--terminal-line-strong);outline-offset:-1px}.app-shell[data-shell=terminal-v3] .creator-token-picker__check{width:16px;color:var(--accent);flex:none;display:flex}@media (max-width:620px){.app-shell[data-shell=terminal-v3] .creator-token-picker__identity{flex-direction:column;align-items:flex-start;gap:1px}.app-shell[data-shell=terminal-v3] .creator-token-picker__identity strong{max-width:100%}.app-shell[data-shell=terminal-v3] .creator-token-picker__identity code{margin-left:0}}.app-shell[data-shell=terminal-v3] .creator-fee-option__strategies{flex-wrap:wrap;gap:6px;display:flex}.app-shell[data-shell=terminal-v3] .creator-fee-option__strategies>button{min-height:38px;color:var(--muted-strong);border:1px solid var(--terminal-line);background:var(--terminal-control);font:600 var(--creator-type-small)/1.2 var(--font-ui);border-radius:6px;align-items:center;gap:6px;padding:7px 10px;display:inline-flex}.app-shell[data-shell=terminal-v3] .creator-fee-option__strategies>button[aria-pressed=true]{color:var(--text);border-color:var(--accent);box-shadow:inset 0 -2px var(--accent)}.app-shell[data-shell=terminal-v3] .creator-fee-option .creator-fee-option__scope{font-size:var(--creator-type-small)}.app-shell[data-shell=terminal-v3] :-webkit-any(.creator-fee-settings__help,.creator-fee-settings__evidence){border-top:1px solid var(--terminal-line);margin-top:14px;padding-top:12px}.app-shell[data-shell=terminal-v3] :is(.creator-fee-settings__help,.creator-fee-settings__evidence){border-top:1px solid var(--terminal-line);margin-top:14px;padding-top:12px}.app-shell[data-shell=terminal-v3] .creator-fee-settings summary{color:var(--muted-strong);cursor:pointer;font-size:var(--creator-type-small)}.app-shell[data-shell=terminal-v3] .creator-fee-settings__evidence>summary{align-items:center;gap:8px;list-style:none;display:flex}.app-shell[data-shell=terminal-v3] .creator-fee-settings__help p{max-width:900px;font-size:var(--creator-type-small)}.app-shell[data-shell=terminal-v3] .creator-fee-confirm{border:1px solid var(--accent-border);background:var(--terminal-control);border-radius:8px;gap:10px;margin-top:16px;padding:14px;display:grid}.app-shell[data-shell=terminal-v3] .creator-fee-confirm h3{font-size:var(--creator-type-data);margin:0}.app-shell[data-shell=terminal-v3] .creator-fee-confirm>div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.app-shell[data-shell=terminal-v3] .creator-tokens-heading{align-items:center;min-height:38px;margin-top:6px;padding:6px 0 4px}.app-shell[data-shell=terminal-v3] .creator-tokens-heading h2{font:700 var(--creator-type-title)/1.3 var(--font-ui);align-items:center;gap:8px;display:flex}.app-shell[data-shell=terminal-v3] .creator-tokens-heading h2>span{color:var(--muted-strong);font-size:var(--creator-type-small)}.app-shell[data-shell=terminal-v3] .creator-tokens-heading>a{color:var(--muted-strong);font-size:var(--creator-type-small);align-items:center;gap:5px;display:inline-flex}.app-shell[data-shell=terminal-v3] .creator-token-card__identity{min-width:0}.app-shell[data-shell=terminal-v3] .creator-token-card__identity>span:first-child{gap:7px;display:grid}.app-shell[data-shell=terminal-v3] .creator-token-card__manage{color:var(--text);font:600 var(--creator-type-small)/1.3 var(--font-ui);align-items:center;gap:6px;margin-left:8px;display:flex}.app-shell[data-shell=terminal-v3] .creator-token-card__actions .button{font-size:var(--creator-type-small)}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__mkt>span{font-size:var(--creator-type-data)}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__mkt em{font-size:var(--creator-type-micro)}.app-shell[data-shell=terminal-v3] .creator-token-details header{flex-wrap:wrap;justify-content:space-between;gap:10px;display:flex}.app-shell[data-shell=terminal-v3] .creator-token-details h3{font-size:var(--creator-type-data);margin:0}.app-shell[data-shell=terminal-v3] .creator-token-details :is(p,header>span){color:var(--muted-strong);font-size:var(--creator-type-small)}.app-shell[data-shell=terminal-v3] .creator-token-details dl{flex-wrap:wrap;gap:12px 32px;display:flex}.app-shell[data-shell=terminal-v3] .creator-token-details dt{color:var(--muted-strong);font-size:var(--creator-type-small)}.app-shell[data-shell=terminal-v3] .creator-token-details dd{font:600 var(--creator-type-data)/1.3 var(--font-data);margin:4px 0 0}@container (width>=1000px){.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__head{flex-wrap:nowrap}.app-shell[data-shell=terminal-v3] .creator-token-card__actions{border-top:0;border-left:1px solid var(--terminal-line);width:auto}}@container (width<=860px){.app-shell[data-shell=terminal-v3] .creator-summary,.app-shell[data-shell=terminal-v3] .creator-fee-settings__options{grid-template-columns:minmax(0,1fr)}}@container (width<=620px){.app-shell[data-shell=terminal-v3] .creator-production,.app-shell[data-shell=terminal-v3] .creator-summary{gap:10px}.app-shell[data-shell=terminal-v3] .creator-balance__main{gap:10px;padding:13px}.app-shell[data-shell=terminal-v3] .creator-balance__details>summary{padding-inline-start:13px;padding-inline-end:13px}.app-shell[data-shell=terminal-v3] .creator-fees{gap:10px;padding:13px}.app-shell[data-shell=terminal-v3] .creator-fees__head>span{font-size:11px}.app-shell[data-shell=terminal-v3] .creator-fees__current>button{padding-inline-start:9px;padding-inline-end:9px}.app-shell[data-shell=terminal-v3] .creator-tokens-heading{flex-wrap:wrap;gap:10px}.app-shell[data-shell=terminal-v3] .creator-fee-settings{padding:13px}.app-shell[data-shell=terminal-v3] .creator-fee-option{column-gap:8px;padding:12px}.app-shell[data-shell=terminal-v3] .creator-fee-option>:not(.icon):not(:nth-child(2)){grid-column:1/-1}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__toggle{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;display:grid}.app-shell[data-shell=terminal-v3] .creator-token-card__manage{grid-area:1/3;margin:0}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__mkt{border-top:1px solid var(--terminal-line);grid-column:1/-1;width:auto;margin:4px 0 0;padding-top:10px}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__mkt>span{justify-content:start;gap:4px;padding:0 8px;font-size:13px;display:grid}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__mkt em{font-size:11px}.app-shell[data-shell=terminal-v3] .creator-token-card__actions{grid-template-columns:1fr 1fr}.app-shell[data-shell=terminal-v3] .creator-token-card__view{grid-column:auto}.app-shell[data-shell=terminal-v3] .creator-token-card__actions .button{font-size:12px}}.app-shell[data-shell=terminal-v3] .creator-token-card .co-row__mkt[data-has-change=false]{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .creator-fee-confirm h3:focus{outline:none}.app-shell[data-shell=terminal-v3] .launch-flow{--launch-body:clamp(14px, calc(11px + .18vw), 16px);--launch-small:clamp(12px, calc(9px + .17vw), 14px);width:100%;max-width:920px;color:var(--text);font:500 var(--launch-body)/1.45 var(--font-ui);margin:10px auto 0}.app-shell[data-shell=terminal-v3] .launch-flow :-webkit-any(h1,h2,h3,p,ol,dl){margin:0}.app-shell[data-shell=terminal-v3] .launch-flow :is(h1,h2,h3,p,ol,dl){margin:0}.app-shell[data-shell=terminal-v3] .launch-flow__heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.app-shell[data-shell=terminal-v3] .launch-flow__heading h1{font:750 clamp(26px, 2vw, 34px)/1.15 var(--font-ui);letter-spacing:-.035em}.app-shell[data-shell=terminal-v3] .launch-flow__heading p{color:var(--muted-strong);font-size:var(--launch-small);margin-top:6px}.app-shell[data-shell=terminal-v3] .launch-flow__heading ol{flex:none;align-items:center;gap:14px;padding:0;list-style:none;display:flex}.app-shell[data-shell=terminal-v3] .launch-flow__heading li{color:var(--muted-strong);font-size:var(--launch-small);white-space:nowrap;align-items:center;gap:6px;display:flex}.app-shell[data-shell=terminal-v3] .launch-flow__heading li>span{border:1px solid var(--terminal-line-strong);width:24px;height:24px;font:600 var(--launch-small)/1 var(--font-ui);border-radius:6px;place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .launch-flow__heading li[aria-current]{color:var(--text)}.app-shell[data-shell=terminal-v3] .launch-flow__heading li[aria-current]>span{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface)}.app-shell[data-shell=terminal-v3] .launch-flow__heading li[data-complete=true]>span{color:var(--positive)}.app-shell[data-shell=terminal-v3] .launch-flow__card{border:1px solid var(--terminal-line-strong);background:var(--terminal-panel);box-shadow:none;border-radius:12px;overflow:hidden}.app-shell[data-shell=terminal-v3] .launch-flow fieldset{border:0;min-width:0;margin:0;padding:0}.app-shell[data-shell=terminal-v3] .launch-flow__body{gap:22px;min-width:0;padding:24px;display:grid}.app-shell[data-shell=terminal-v3] .launch-flow__identity{border-bottom:1px solid var(--terminal-line);align-items:center;gap:12px;min-width:0;padding-bottom:18px;display:flex}.app-shell[data-shell=terminal-v3] .launch-flow__logo{border:1px solid var(--terminal-line);width:52px;height:52px;color:var(--muted-strong);background:var(--terminal-control);border-radius:10px;flex:none;place-items:center;display:grid;overflow:hidden}.app-shell[data-shell=terminal-v3] .launch-flow__logo img{object-fit:cover;width:100%;height:100%}.app-shell[data-shell=terminal-v3] .launch-flow__identity>div{gap:3px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .launch-flow__identity strong{text-overflow:ellipsis;white-space:nowrap;font:700 clamp(17px, 1.2vw, 21px)/1.25 var(--font-ui);overflow:hidden}.app-shell[data-shell=terminal-v3] .launch-flow__identity>div>span{color:var(--muted-strong);font:500 var(--launch-small)/1.3 var(--font-data)}.app-shell[data-shell=terminal-v3] .launch-flow__draft{color:var(--muted-strong);font-size:var(--launch-small);margin-left:auto}.app-shell[data-shell=terminal-v3] .launch-flow__fields{grid-template-columns:1.15fr 1fr;gap:16px;display:grid}.app-shell[data-shell=terminal-v3] .launch-flow__field{gap:7px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .launch-flow__field>span{color:var(--text);font-weight:600}.app-shell[data-shell=terminal-v3] .launch-flow__field :is(small,span>small){color:var(--muted-strong);font-size:var(--launch-small);font-weight:450}.app-shell[data-shell=terminal-v3] .launch-flow__field input{border:1px solid var(--terminal-line-strong);width:100%;min-width:0;height:44px;color:var(--text);background:var(--terminal-control);font:500 var(--launch-body)/1.2 var(--font-ui);box-shadow:none;border-radius:7px;padding:0 12px;display:block}.app-shell[data-shell=terminal-v3] .launch-flow__field input::placeholder{color:var(--muted);opacity:1}.app-shell[data-shell=terminal-v3] .launch-flow__prefix{border:1px solid var(--terminal-line-strong);background:var(--terminal-control);border-radius:7px;align-items:center;gap:8px;height:44px;padding-left:12px;display:flex}.app-shell[data-shell=terminal-v3] .launch-flow__prefix i{color:var(--muted-strong);font-style:normal}.app-shell[data-shell=terminal-v3] .launch-flow__prefix input{background:0 0;border:0;height:42px;padding-left:0}.app-shell[data-shell=terminal-v3] .launch-flow__field input:focus-visible{outline:2px solid var(--accent-border);outline-offset:1px}.app-shell[data-shell=terminal-v3] .launch-flow__prefix:focus-within{border-color:var(--accent)}.app-shell[data-shell=terminal-v3] .launch-flow__prefix input:focus-visible{outline:0}.app-shell[data-shell=terminal-v3] .launch-flow__field input[aria-invalid=true]{border-color:var(--negative)}.app-shell[data-shell=terminal-v3] .launch-flow__prefix:has(input[aria-invalid=true]){border-color:var(--negative)}.app-shell[data-shell=terminal-v3] .launch-artwork{gap:10px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .launch-artwork__heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.app-shell[data-shell=terminal-v3] .launch-artwork h2{font:600 var(--launch-body)/1.3 var(--font-ui)}.app-shell[data-shell=terminal-v3] .launch-flow .launch-logo-choice{background:0 0;border:0;border-radius:0;gap:4px;width:auto;margin:0;padding:0;display:flex}.app-shell[data-shell=terminal-v3] .launch-flow .launch-logo-choice button{min-height:34px;color:var(--muted-strong);font:550 var(--launch-small)/1.2 var(--font-ui);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:5px 9px}.app-shell[data-shell=terminal-v3] .launch-flow .launch-logo-choice button[aria-pressed=true]{color:var(--text);border-color:var(--terminal-line-strong);background:var(--terminal-control);box-shadow:none}.app-shell[data-shell=terminal-v3] .launch-flow .launch-ipfs{background:0 0;border:0;border-radius:0;min-width:0;padding:0}.app-shell[data-shell=terminal-v3] .launch-flow .launch-ipfs__picker{border:1px dashed var(--terminal-line-strong);background:var(--terminal-control);cursor:pointer;border-radius:8px;align-items:center;gap:14px;width:100%;min-width:0;min-height:90px;margin:0;padding:16px;display:flex;position:relative}.app-shell[data-shell=terminal-v3] .launch-flow .launch-ipfs__picker:focus-within{outline:2px solid var(--accent-border);outline-offset:2px}.app-shell[data-shell=terminal-v3] .launch-flow .launch-ipfs__picker>.icon{color:var(--muted-strong);flex:none}.app-shell[data-shell=terminal-v3] .launch-flow .launch-ipfs__picker>span{gap:3px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .launch-flow .launch-ipfs__picker strong{text-overflow:ellipsis;white-space:nowrap;font:600 var(--launch-body)/1.3 var(--font-ui);overflow:hidden}.app-shell[data-shell=terminal-v3] .launch-flow .launch-ipfs__picker small{color:var(--muted-strong);font-size:var(--launch-small);line-height:1.5}.app-shell[data-shell=terminal-v3] .launch-flow .launch-ipfs__picker>b{border:1px solid var(--terminal-line-strong);color:var(--text);font:600 var(--launch-small)/1.2 var(--font-ui);border-radius:6px;flex:none;margin-left:auto;padding:8px 11px;display:block}.app-shell[data-shell=terminal-v3] .launch-flow .launch-ipfs__input{opacity:0;pointer-events:auto;cursor:pointer;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.app-shell[data-shell=terminal-v3] .launch-flow .launch-ipfs__action{border:0;justify-content:space-between;align-items:center;gap:12px;margin:10px 0 0;padding:0;display:flex}.app-shell[data-shell=terminal-v3] .launch-flow .launch-field-message{min-height:0;color:var(--muted-strong);font:450 var(--launch-small)/1.5 var(--font-ui);margin:0;padding:0}.app-shell[data-shell=terminal-v3] .launch-flow .launch-field-message[data-error=true],.app-shell[data-shell=terminal-v3] .launch-flow .launch-ipfs[data-state=bad] .launch-field-message{color:var(--negative)}.app-shell[data-shell=terminal-v3] .launch-flow .launch-ipfs[data-state=pinned] .launch-field-message{color:var(--positive)}.app-shell[data-shell=terminal-v3] .launch-flow .launch-logo-field{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr);gap:8px;padding:0;display:grid}.app-shell[data-shell=terminal-v3] .launch-flow__optional{border-top:1px solid var(--terminal-line)}.app-shell[data-shell=terminal-v3] .launch-flow__optional>section{border-bottom:1px solid var(--terminal-line)}.app-shell[data-shell=terminal-v3] .launch-flow__disclosure{width:100%;min-width:0;min-height:50px;color:var(--text);font:600 var(--launch-body)/1.3 var(--font-ui);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:10px 0;display:flex}.app-shell[data-shell=terminal-v3] .launch-flow__disclosure>.icon{color:var(--muted-strong);flex:none}.app-shell[data-shell=terminal-v3] .launch-flow__disclosure>span{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.app-shell[data-shell=terminal-v3] .launch-flow__disclosure small{color:var(--muted-strong);font-size:var(--launch-small);font-weight:450}.app-shell[data-shell=terminal-v3] .launch-flow__disclosure>b{color:var(--muted-strong);font-size:var(--launch-small);flex:none;margin-left:auto;font-weight:500}.app-shell[data-shell=terminal-v3] .launch-flow__extra{gap:12px;padding:2px 0 18px;display:grid}.app-shell[data-shell=terminal-v3] .launch-flow__extra>p{color:var(--muted-strong);font-size:var(--launch-small)}.app-shell[data-shell=terminal-v3] .launch-flow__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.app-shell[data-shell=terminal-v3] .launch-flow .launch-buy-options{flex-wrap:wrap;gap:6px;display:flex}.app-shell[data-shell=terminal-v3] .launch-flow .launch-buy-options>button{border:1px solid var(--terminal-line-strong);min-width:62px;min-height:38px;color:var(--text);background:var(--terminal-control);font:600 var(--launch-body)/1.2 var(--font-ui);cursor:pointer;border-radius:6px;padding:6px 12px}.app-shell[data-shell=terminal-v3] .launch-flow .launch-buy-options>button[aria-pressed=true]{border-color:var(--accent-border);background:var(--accent-surface);box-shadow:inset 0 -2px var(--accent)}.app-shell[data-shell=terminal-v3] .launch-flow__buy-field{max-width:280px}.app-shell[data-shell=terminal-v3] .launch-flow__buy-field input{font-family:var(--font-data)}.app-shell[data-shell=terminal-v3] .launch-flow__actions{background:var(--terminal-control);border-top:1px solid var(--terminal-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;min-height:84px;padding:18px 24px;display:flex}.app-shell[data-shell=terminal-v3] .launch-flow__actions>p{color:var(--muted-strong);font-size:var(--launch-small)}.app-shell[data-shell=terminal-v3] .launch-flow__primary,.app-shell[data-shell=terminal-v3] .launch-flow__secondary{border:1px solid var(--terminal-line-strong);min-height:40px;color:var(--text);background:var(--terminal-control);font:600 var(--launch-body)/1.2 var(--font-ui);cursor:pointer;box-shadow:none;border-radius:7px;flex:none;justify-content:center;align-items:center;gap:8px;padding:9px 14px;display:inline-flex}.app-shell[data-shell=terminal-v3] .launch-flow__primary{min-height:44px;color:var(--on-accent);border-color:var(--accent);background:var(--accent);padding-inline-start:20px;padding-inline-end:20px}.app-shell[data-shell=terminal-v3] .launch-flow__primary:hover{background:var(--accent-hover)}.app-shell[data-shell=terminal-v3] .launch-flow__secondary:hover{background:var(--terminal-control-hover)}.app-shell[data-shell=terminal-v3] .launch-flow button:disabled{opacity:.5;cursor:default}.app-shell[data-shell=terminal-v3] .launch-flow button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-shell[data-shell=terminal-v3] .launch-flow summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-shell[data-shell=terminal-v3] .launch-flow__actions .launch-flow__error{color:var(--negative);flex-basis:100%}.app-shell[data-shell=terminal-v3] .launch-flow__error button{color:inherit;text-decoration:underline}.app-shell[data-shell=terminal-v3] .launch-flow__review-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.app-shell[data-shell=terminal-v3] .launch-flow__review-heading h2{font:700 clamp(19px, 1.5vw, 24px)/1.25 var(--font-ui);letter-spacing:-.025em;outline:0}.app-shell[data-shell=terminal-v3] .launch-flow .launch-review,.app-shell[data-shell=terminal-v3] .launch-flow__costs dl,.app-shell[data-shell=terminal-v3] .launch-flow__terms dl{background:0 0;border:0;gap:0;padding:0;display:grid}.app-shell[data-shell=terminal-v3] .launch-flow :is(.launch-review,.launch-flow__costs dl,.launch-flow__terms dl)>div{border-bottom:1px solid var(--terminal-line);grid-template-columns:minmax(100px,.8fr) minmax(0,1.4fr);gap:14px;padding:9px 0;display:grid}.app-shell[data-shell=terminal-v3] .launch-flow dt{color:var(--muted-strong);font:500 var(--launch-body)/1.4 var(--font-ui)}.app-shell[data-shell=terminal-v3] .launch-flow dd{width:100%;min-width:0;max-width:none;color:var(--text);font:600 var(--launch-body)/1.4 var(--font-ui);text-align:right;overflow-wrap:anywhere;margin:0}.app-shell[data-shell=terminal-v3] .launch-flow__costs{border:1px solid var(--terminal-line-strong);background:var(--terminal-control);border-radius:8px;padding:15px 18px}.app-shell[data-shell=terminal-v3] .launch-flow__costs h3,.app-shell[data-shell=terminal-v3] .launch-flow__terms h3{font:700 var(--launch-body)/1.4 var(--font-ui);margin-bottom:6px}.app-shell[data-shell=terminal-v3] .launch-flow__costs p,.app-shell[data-shell=terminal-v3] .launch-flow__terms p{color:var(--muted-strong);font-size:var(--launch-small);margin-top:10px}.app-shell[data-shell=terminal-v3] .launch-flow__terms details{margin-top:14px}.app-shell[data-shell=terminal-v3] .launch-flow__terms summary{width:-moz-fit-content;width:fit-content;min-height:30px;color:var(--text);font-size:var(--launch-small);cursor:pointer;align-items:center;gap:8px;list-style:none;display:flex}.app-shell[data-shell=terminal-v3] .launch-flow__terms summary::-webkit-details-marker{display:none}.app-shell[data-shell=terminal-v3] .launch-flow__terms details[open] summary .icon{transform:rotate(180deg)}.app-shell[data-shell=terminal-v3] .launch-flow .launch-submit{width:auto;margin:0}.app-shell[data-shell=terminal-v3] .launch-flow .launch-submit-note{color:var(--text);border:0;border-top:1px solid var(--terminal-line);background:var(--terminal-control);font:500 var(--launch-body)/1.5 var(--font-ui);overflow-wrap:anywhere;margin:0;padding:14px 24px}.app-shell[data-shell=terminal-v3] .launch-flow .launch-flow__footnote{color:var(--muted-strong);font-size:var(--launch-small);flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;margin-top:14px;display:flex}.app-shell[data-shell=terminal-v3] .launch-flow .launch-flow__number{font-family:var(--font-data)}.app-shell[data-shell=terminal-v3] .launch-flow :-webkit-any(input,h2){scroll-margin-top:96px}.app-shell[data-shell=terminal-v3] .launch-flow :is(input,h2){scroll-margin-top:96px}@media (max-width:760px){.app-shell[data-shell=terminal-v3] .launch-flow__heading{flex-direction:column;align-items:flex-start;gap:14px}.app-shell[data-shell=terminal-v3] .launch-flow__heading ol{gap:20px}.app-shell[data-shell=terminal-v3] .launch-flow__links{grid-template-columns:minmax(0,1fr)}}@media (max-width:520px){.app-shell[data-shell=terminal-v3] .launch-flow{margin-top:6px}.app-shell[data-shell=terminal-v3] .launch-flow__heading{margin-bottom:14px}.app-shell[data-shell=terminal-v3] .launch-flow__body{gap:18px;padding:16px 14px}.app-shell[data-shell=terminal-v3] .launch-flow__identity{gap:10px;padding-bottom:14px}.app-shell[data-shell=terminal-v3] .launch-flow__fields{grid-template-columns:minmax(0,1fr);gap:16px}.app-shell[data-shell=terminal-v3] .launch-artwork__heading{gap:4px}.app-shell[data-shell=terminal-v3] .launch-flow .launch-logo-choice{gap:0}.app-shell[data-shell=terminal-v3] .launch-flow .launch-logo-choice button{padding-inline-start:7px;padding-inline-end:7px}.app-shell[data-shell=terminal-v3] .launch-flow .launch-ipfs__picker{grid-template-columns:22px minmax(0,1fr);gap:10px;padding:14px;display:grid}.app-shell[data-shell=terminal-v3] .launch-flow .launch-ipfs__picker>b{grid-column:2;justify-self:start;margin-left:0}.app-shell[data-shell=terminal-v3] .launch-flow .launch-ipfs__action{flex-wrap:wrap;gap:8px}.app-shell[data-shell=terminal-v3] .launch-flow__disclosure{gap:7px}.app-shell[data-shell=terminal-v3] .launch-flow__disclosure>span{gap:3px 7px}.app-shell[data-shell=terminal-v3] .launch-flow__actions{gap:12px;padding:14px}.app-shell[data-shell=terminal-v3] .launch-flow__actions>p{flex-basis:100%}.app-shell[data-shell=terminal-v3] .launch-flow__primary,.app-shell[data-shell=terminal-v3] .launch-flow .launch-submit{width:100%}.app-shell[data-shell=terminal-v3] .launch-flow__costs{padding:12px}.app-shell[data-shell=terminal-v3] .launch-flow__review-heading{align-items:flex-start}.app-shell[data-shell=terminal-v3] .launch-flow__review-heading .launch-flow__secondary{min-height:32px;font-size:var(--launch-small);padding:6px 9px}}.app-shell[data-shell=terminal-v3] .production-page--creator{--creator-pro-panel:var(--terminal-panel-soft);--creator-pro-panel-strong:var(--terminal-panel);--creator-pro-control:var(--terminal-control);--creator-pro-line:var(--terminal-line);--creator-pro-line-strong:var(--terminal-line-strong);--creator-pro-label:clamp(11.5px, .72vw, 13px);--creator-pro-body:clamp(12.5px, .8vw, 14.5px);--creator-pro-data:clamp(13.5px, .9vw, 16px);--creator-pro-title:clamp(15.5px, 1vw, 19px)}.app-shell[data-shell=terminal-v3] .creator-page-title{justify-content:space-between;align-items:end;gap:18px;min-height:76px;padding:7px 2px 11px;display:flex}.app-shell[data-shell=terminal-v3] .creator-page-title__copy{gap:3px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-page-title__copy>span,.app-shell[data-shell=terminal-v3] .creator-market-index__head span{color:var(--accent);font:800 var(--creator-pro-label)/1 var(--font-ui);letter-spacing:.12em;text-transform:uppercase}.app-shell[data-shell=terminal-v3] .creator-page-title h1{font:790 clamp(24px, 2vw, 30px)/1.08 var(--font-ui);letter-spacing:-.035em;margin:0}.app-shell[data-shell=terminal-v3] .creator-page-title p{max-width:720px;color:var(--muted-strong);font:520 var(--creator-pro-body)/1.45 var(--font-ui);margin:2px 0 0}.app-shell[data-shell=terminal-v3] .creator-production--pro,.app-shell[data-shell=terminal-v3] .creator-production--pro *{font-family:var(--font-ui)}.app-shell[data-shell=terminal-v3] .creator-production--pro{gap:10px;min-width:0;display:grid}html[data-theme] .app-shell[data-shell=terminal-v3] .creator-production--pro .creator-studio-actions{border-color:var(--creator-pro-line-strong);background:var(--creator-pro-panel);border-radius:10px;min-height:50px;padding:6px 8px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-studio-actions__context>i{color:var(--muted-strong);font:620 var(--creator-pro-body)/1 var(--font-ui)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-studio-actions__context>i>span{background:var(--positive)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-studio-actions__controls .button{border-radius:8px;min-height:36px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-studio-notice{background:var(--creator-pro-panel);min-height:38px;font:520 var(--creator-pro-body)/1.4 var(--font-ui);border-left-width:2px;border-radius:8px;padding:7px 10px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-summary.creator-kpi-strip{border:1px solid var(--creator-pro-line-strong);background:var(--creator-pro-panel);min-width:0;box-shadow:none;border-radius:11px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;position:relative;overflow:visible}.app-shell[data-shell=terminal-v3] .creator-kpi{border-right:1px solid var(--creator-pro-line);background:0 0;grid-template-rows:minmax(14px,auto) minmax(26px,auto) minmax(20px,auto);align-content:start;gap:3px;min-width:0;min-height:84px;padding:10px 14px;display:grid;position:relative}.app-shell[data-shell=terminal-v3] .creator-kpi:last-child{border-right:0}.app-shell[data-shell=terminal-v3] .creator-kpi>span,.app-shell[data-shell=terminal-v3] .creator-kpi>small{color:var(--muted-strong);font:720 var(--creator-pro-label)/1.15 var(--font-ui);letter-spacing:.045em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-kpi>small{color:var(--muted);letter-spacing:0;text-transform:none;font-size:clamp(11px,.67vw,12px);font-weight:560}.app-shell[data-shell=terminal-v3] .creator-kpi>strong,.app-shell[data-shell=terminal-v3] .creator-kpi .creator-balance__amount{min-width:0;color:var(--text);font:790 clamp(21px, 1.55vw, 27px)/1.1 var(--font-ui);font-variant-numeric:tabular-nums;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:5px;display:flex;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-kpi .creator-balance__amount small{color:var(--muted-strong);font:700 clamp(10.5px, .67vw, 12px)/1.1 var(--font-ui);letter-spacing:.06em}.app-shell[data-shell=terminal-v3] .creator-kpi__action{min-height:27px;color:var(--accent);border:1px solid var(--creator-pro-line);background:var(--creator-pro-control);font:730 var(--creator-pro-label)/1 var(--font-ui);cursor:pointer;border-radius:6px;align-items:center;gap:4px;padding:0 7px;display:inline-flex;position:absolute;bottom:9px;right:9px}.app-shell[data-shell=terminal-v3] .creator-kpi__action:disabled{color:var(--muted);cursor:default;opacity:.55}.app-shell[data-shell=terminal-v3] .creator-kpi--pending .creator-balance__details{border:0;position:static}.app-shell[data-shell=terminal-v3] .creator-kpi--pending .creator-balance__details>summary{width:max-content;min-height:20px;color:var(--muted);font:600 var(--creator-pro-label)/1 var(--font-ui);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.app-shell[data-shell=terminal-v3] .creator-kpi--pending .creator-balance__details>summary::marker{content:""}.app-shell[data-shell=terminal-v3] .creator-kpi--pending .creator-balance__details[open]>summary .icon{transform:rotate(180deg)}.app-shell[data-shell=terminal-v3] .creator-kpi--pending .creator-balance__details>div{z-index:8;width:min(330px,100vw - 40px);color:var(--muted-strong);border:1px solid var(--creator-pro-line-strong);background:var(--creator-pro-panel-strong);border-radius:8px;gap:9px;padding:11px;display:grid;position:absolute;top:calc(100% - 3px);left:8px;box-shadow:0 16px 32px #0000003d}.app-shell[data-shell=terminal-v3] .creator-kpi--pending .creator-balance__details p{font:520 var(--creator-pro-body)/1.45 var(--font-ui);margin:0}.app-shell[data-shell=terminal-v3] .creator-market-workspace{border:1px solid var(--creator-pro-line-strong);background:var(--creator-pro-panel);border-radius:12px;grid-template-columns:minmax(350px,.9fr) minmax(0,1.45fr);min-width:0;min-height:clamp(520px,62vh,680px);display:grid;overflow:clip}.app-shell[data-shell=terminal-v3] .creator-market-index,.app-shell[data-shell=terminal-v3] .creator-market-detail{min-width:0}.app-shell[data-shell=terminal-v3] .creator-market-index{border-right:1px solid var(--creator-pro-line-strong);grid-template-rows:auto auto minmax(0,1fr) auto;display:grid}.app-shell[data-shell=terminal-v3] .creator-market-index__head,.app-shell[data-shell=terminal-v3] .creator-market-detail__head{border-bottom:1px solid var(--creator-pro-line)}.app-shell[data-shell=terminal-v3] .creator-market-index__head{justify-content:space-between;align-items:center;gap:12px;min-height:57px;padding:10px 12px;display:flex}.app-shell[data-shell=terminal-v3] .creator-market-index__head>div{gap:4px;display:grid}.app-shell[data-shell=terminal-v3] .creator-market-index__head h2{color:var(--text);font:760 var(--creator-pro-title)/1.1 var(--font-ui);letter-spacing:-.015em;margin:0}.app-shell[data-shell=terminal-v3] .creator-market-index__head>small{color:var(--muted);font:650 var(--creator-pro-label)/1 var(--font-ui);white-space:nowrap}.app-shell[data-shell=terminal-v3] .creator-market-index__filters{z-index:5;border-bottom:1px solid var(--creator-pro-line);grid-template-columns:minmax(0,1fr) 154px;gap:6px;padding:8px;display:grid;position:relative}.app-shell[data-shell=terminal-v3] .creator-market-index__filters label{align-items:center;min-width:0;display:flex;position:relative}.app-shell[data-shell=terminal-v3] .creator-market-index__filters label .icon{color:var(--muted);pointer-events:none;position:absolute;left:9px}.app-shell[data-shell=terminal-v3] .creator-market-index__filters input,.app-shell[data-shell=terminal-v3] .creator-market-filter__trigger{width:100%;min-width:0;min-height:36px;color:var(--text);border:1px solid var(--creator-pro-line-strong);background:var(--creator-pro-control);font:560 var(--creator-pro-body)/1 var(--font-ui);border-radius:7px;outline:0}.app-shell[data-shell=terminal-v3] .creator-market-index__filters input{padding:0 9px 0 30px}.app-shell[data-shell=terminal-v3] .creator-market-index__filters input:focus-visible{border-color:var(--accent-border)}.app-shell[data-shell=terminal-v3] .creator-market-filter__trigger:focus-visible{border-color:var(--accent-border)}.app-shell[data-shell=terminal-v3] .creator-market-filter{min-width:0;position:relative}.app-shell[data-shell=terminal-v3] .creator-market-filter__trigger{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;display:flex}.app-shell[data-shell=terminal-v3] .creator-market-filter__trigger>span{align-items:center;gap:7px;min-width:0;display:flex}.app-shell[data-shell=terminal-v3] .creator-market-filter__trigger>span>.icon{color:var(--muted-strong);flex:none}.app-shell[data-shell=terminal-v3] .creator-market-filter__trigger strong{color:var(--text);font:650 var(--creator-pro-body)/1.15 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-market-filter__trigger>.icon{color:var(--muted-strong);flex:none;transition:transform .15s}.app-shell[data-shell=terminal-v3] .creator-market-filter.is-open .creator-market-filter__trigger{border-color:var(--accent-border);background:var(--terminal-control-hover)}.app-shell[data-shell=terminal-v3] .creator-market-filter__menu{z-index:30;border:1px solid var(--creator-pro-line-strong);background:var(--creator-pro-panel-strong);background-image:none;border-radius:9px;width:min(286px,100vw - 34px);display:grid;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden auto;box-shadow:0 18px 34px #0000004d}.app-shell[data-shell=terminal-v3] .creator-market-filter__menu[data-above=true]{top:auto;bottom:calc(100% + 6px)}.app-shell[data-shell=terminal-v3] .creator-market-filter__menu>header{z-index:1;border-bottom:1px solid var(--creator-pro-line);background:var(--creator-pro-panel);justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:7px 10px;display:flex;position:sticky;top:0}.app-shell[data-shell=terminal-v3] .creator-market-filter__menu>header strong{color:var(--text);font:720 var(--creator-pro-body)/1.15 var(--font-ui)}.app-shell[data-shell=terminal-v3] .creator-market-filter__menu>header small{color:var(--muted);font:560 var(--creator-pro-label)/1.15 var(--font-ui)}.app-shell[data-shell=terminal-v3] .creator-market-filter__option{min-width:0;min-height:52px;color:var(--text);border:0;border-bottom:1px solid var(--creator-pro-line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.app-shell[data-shell=terminal-v3] .creator-market-filter__option:last-child{border-bottom:0}.app-shell[data-shell=terminal-v3] .creator-market-filter__option>span{gap:3px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-market-filter__option strong{font:680 var(--creator-pro-body)/1.15 var(--font-ui)}.app-shell[data-shell=terminal-v3] .creator-market-filter__option small{color:var(--muted-strong);font:540 var(--creator-pro-label)/1.2 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-market-filter__option-meta{grid-template-columns:18px 20px;align-items:center;gap:6px;min-width:44px;display:grid}.app-shell[data-shell=terminal-v3] .creator-market-filter__option-meta>em{color:var(--muted);font:650 var(--creator-pro-label)/1 var(--font-data);font-variant-numeric:tabular-nums;text-align:right;font-style:normal}.app-shell[data-shell=terminal-v3] .creator-market-filter__option-meta>i{width:20px;height:20px;color:var(--accent);place-items:center;font-style:normal;display:grid}.app-shell[data-shell=terminal-v3] .creator-market-filter__option[data-active=true]{background:var(--terminal-control-hover);outline:0}.app-shell[data-shell=terminal-v3] .creator-market-filter__option:-webkit-any(:hover,:focus-visible){background:var(--terminal-control-hover);outline:0}.app-shell[data-shell=terminal-v3] .creator-market-filter__option:is(:hover,:focus-visible){background:var(--terminal-control-hover);outline:0}.app-shell[data-shell=terminal-v3] .creator-market-filter__option[aria-selected=true]{background:color-mix(in srgb, var(--accent) 5%, var(--creator-pro-panel));box-shadow:inset 2px 0 var(--accent)}.app-shell[data-shell=terminal-v3] .creator-market-list{scrollbar-width:thin;scrollbar-color:var(--creator-pro-line-strong) transparent;min-height:0;overflow:auto}html[data-theme] .app-shell[data-shell=terminal-v3] .creator-market-row.creator-token-card{border:0;border-bottom:1px solid var(--creator-pro-line);box-shadow:none;background:0 0;border-radius:0;margin:0;position:relative;overflow:visible}.app-shell[data-shell=terminal-v3] .creator-market-row:before{z-index:2;background:var(--accent);content:"";opacity:0;width:2px;position:absolute;top:0;bottom:0;left:0}html[data-theme] .app-shell[data-shell=terminal-v3] .creator-market-row.is-active{border-color:var(--creator-pro-line);background:color-mix(in srgb, var(--creator-pro-control) 82%, transparent)}.app-shell[data-shell=terminal-v3] .creator-market-row.is-active:before{opacity:1}.app-shell[data-shell=terminal-v3] .creator-market-row.needs-attention:before{background:var(--warning)}.app-shell[data-shell=terminal-v3] .creator-market-row .creator-market-row__select.co-row__toggle{width:100%;min-width:0;min-height:61px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;grid-template-columns:38px minmax(92px,1fr) minmax(66px,.62fr) minmax(66px,.62fr) auto;align-items:center;gap:8px;padding:8px 9px;display:grid}.app-shell[data-shell=terminal-v3] .creator-market-row .creator-market-row__select:hover{background:color-mix(in srgb, var(--creator-pro-control) 62%, transparent);outline:0}.app-shell[data-shell=terminal-v3] .creator-market-row .creator-market-row__select:focus-visible{background:color-mix(in srgb, var(--creator-pro-control) 62%, transparent);outline:0}.app-shell[data-shell=terminal-v3] .creator-market-row .creator-token-card__logo{border-radius:9px;flex:none;width:38px;height:38px}.app-shell[data-shell=terminal-v3] .creator-market-row .creator-token-card__identity{gap:5px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-market-row .co-row__sym{color:var(--text);font:760 var(--creator-pro-data)/1.15 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-market-row .co-row__addr{color:var(--muted);font:560 var(--creator-pro-label)/1.15 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-market-row__metric{gap:4px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-market-row__metric small{color:var(--muted);font:650 clamp(10.75px, .7vw, 12.5px)/1.15 var(--font-ui);letter-spacing:.025em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-market-row__metric strong{color:var(--text);font:720 var(--creator-pro-data)/1.15 var(--font-ui);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-market-row .creator-token-card__manage{min-width:0;color:var(--muted-strong);font:650 var(--creator-pro-label)/1 var(--font-ui);grid-area:auto;align-items:center;gap:3px;margin:0;display:inline-flex;position:static}.app-shell[data-shell=terminal-v3] .creator-market-row.is-active .creator-token-card__manage{color:var(--accent)}.app-shell[data-shell=terminal-v3] .creator-market-index__foot{border-top:1px solid var(--creator-pro-line);justify-content:flex-end;align-items:center;min-height:43px;padding:7px 10px;display:flex}.app-shell[data-shell=terminal-v3] .creator-market-index__foot a{color:var(--muted-strong);font:650 var(--creator-pro-body)/1 var(--font-ui);align-items:center;gap:5px;display:inline-flex}.app-shell[data-shell=terminal-v3] .creator-market-list>.co-empty{text-align:center;background:0 0;border:0;place-content:center;justify-items:center;gap:12px;min-height:180px}.app-shell[data-shell=terminal-v3] .creator-market-list>.co-empty p{max-width:260px;color:var(--muted-strong);font:540 var(--creator-pro-body)/1.4 var(--font-ui);margin:0}.app-shell[data-shell=terminal-v3] .creator-market-list__loading{gap:8px;padding:10px;display:grid}.app-shell[data-shell=terminal-v3] .creator-market-list__loading>span{border:1px solid var(--creator-pro-line);background:var(--creator-pro-control);opacity:.48;border-radius:7px;height:56px;display:block}.app-shell[data-shell=terminal-v3] .creator-market-list__loading>b{color:var(--muted);font:600 var(--creator-pro-body)/1.3 var(--font-ui);text-align:center}.app-shell[data-shell=terminal-v3] .creator-market-detail{background:var(--creator-pro-panel-strong);grid-template-rows:auto minmax(0,1fr);display:grid}.app-shell[data-shell=terminal-v3] .creator-market-detail__head{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px 14px;min-height:105px;padding:10px 11px 0;display:grid}.app-shell[data-shell=terminal-v3] .creator-market-detail__identity{align-items:center;gap:9px;min-width:0;display:flex}.app-shell[data-shell=terminal-v3] .creator-market-detail__logo{border:1px solid var(--creator-pro-line-strong);flex:0 0 40px;width:40px;height:40px}.app-shell[data-shell=terminal-v3] .creator-market-detail__identity>span{gap:4px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-market-detail__identity strong{color:var(--text);font:780 var(--creator-pro-title)/1.15 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-market-detail__identity code{color:var(--muted);font:570 var(--creator-pro-label)/1.15 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-market-detail__status>span{min-height:24px;color:var(--muted-strong);border:1px solid var(--creator-pro-line-strong);background:var(--creator-pro-control);font:760 var(--creator-pro-label)/1 var(--font-ui);letter-spacing:.05em;white-space:nowrap;border-radius:999px;align-items:center;padding:0 7px;display:inline-flex}.app-shell[data-shell=terminal-v3] .creator-market-detail__status>.is-live{color:var(--positive);border-color:color-mix(in srgb, var(--positive) 28%, var(--creator-pro-line))}.app-shell[data-shell=terminal-v3] .creator-market-detail__status>.is-warning{color:var(--warning);border-color:color-mix(in srgb, var(--warning) 32%, var(--creator-pro-line))}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-market-detail__actions{border:0;align-items:center;gap:5px;width:auto;padding:0;display:flex}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-market-detail__actions .button{min-height:32px;font:650 var(--creator-pro-body)/1 var(--font-ui);border-radius:7px;padding-inline-start:9px;padding-inline-end:9px}.app-shell[data-shell=terminal-v3] .creator-market-detail__tabs{grid-column:1/-1;align-self:end;gap:2px;min-width:0;display:flex}.app-shell[data-shell=terminal-v3] .creator-market-detail__tabs button{min-height:34px;color:var(--muted-strong);font:680 var(--creator-pro-body)/1 var(--font-ui);cursor:pointer;background:0 0;border:0;border-radius:6px 6px 0 0;padding:0 10px;position:relative}.app-shell[data-shell=terminal-v3] .creator-market-detail__tabs button:hover{color:var(--text);background:var(--creator-pro-control);outline:0}.app-shell[data-shell=terminal-v3] .creator-market-detail__tabs button:focus-visible{color:var(--text);background:var(--creator-pro-control);outline:0}.app-shell[data-shell=terminal-v3] .creator-market-detail__tabs button.is-active{color:var(--text);background:var(--creator-pro-control)}.app-shell[data-shell=terminal-v3] .creator-market-detail__tabs button.is-active:after{background:var(--accent);content:"";height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.app-shell[data-shell=terminal-v3] .creator-market-detail__body{scrollbar-width:thin;scrollbar-color:var(--creator-pro-line-strong) transparent;min-height:0;padding:10px;overflow:auto}.app-shell[data-shell=terminal-v3] .creator-detail-view{gap:9px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-detail-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.app-shell[data-shell=terminal-v3] .creator-detail-metrics>span{border:1px solid var(--creator-pro-line);background:var(--creator-pro-panel);border-radius:8px;align-content:center;gap:6px;min-width:0;min-height:55px;padding:8px;display:grid}.app-shell[data-shell=terminal-v3] .creator-detail-metrics small,.app-shell[data-shell=terminal-v3] .creator-detail-panel header span,.app-shell[data-shell=terminal-v3] .creator-profile-summary small{color:var(--muted);font:700 var(--creator-pro-label)/1.15 var(--font-ui);letter-spacing:.055em;text-transform:uppercase}.app-shell[data-shell=terminal-v3] .creator-detail-metrics strong{color:var(--text);font:740 var(--creator-pro-data)/1.15 var(--font-ui);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-detail-metrics strong.is-up{color:var(--positive)}.app-shell[data-shell=terminal-v3] .creator-detail-metrics strong.is-down{color:var(--negative)}.app-shell[data-shell=terminal-v3] .creator-detail-panel{border:1px solid var(--creator-pro-line);background:var(--creator-pro-panel);min-width:0;box-shadow:none;border-radius:9px;gap:8px;padding:11px;display:grid}.app-shell[data-shell=terminal-v3] .creator-detail-panel>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.app-shell[data-shell=terminal-v3] .creator-detail-panel>header>div{gap:4px;display:grid}.app-shell[data-shell=terminal-v3] .creator-detail-panel h3{color:var(--text);font:750 var(--creator-pro-data)/1.2 var(--font-ui);margin:0}.app-shell[data-shell=terminal-v3] .creator-detail-panel header>b{color:var(--muted-strong);border:1px solid var(--creator-pro-line);font:650 var(--creator-pro-label)/1 var(--font-ui);white-space:nowrap;border-radius:5px;padding:4px 6px}.app-shell[data-shell=terminal-v3] .creator-detail-panel header>b.is-live{color:var(--positive);border-color:color-mix(in srgb, var(--positive) 38%, var(--creator-pro-line))}.app-shell[data-shell=terminal-v3] .creator-detail-panel header>b.is-warning{color:var(--warning);border-color:color-mix(in srgb, var(--warning) 42%, var(--creator-pro-line))}.app-shell[data-shell=terminal-v3] .creator-detail-panel--fees.needs-attention{border-left:2px solid var(--warning)}.app-shell[data-shell=terminal-v3] .creator-detail-panel>p{color:var(--muted-strong);font:520 var(--creator-pro-body)/1.45 var(--font-ui);margin:0}.app-shell[data-shell=terminal-v3] .creator-fee-summary{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.app-shell[data-shell=terminal-v3] .creator-fee-summary>p{min-width:0;color:var(--muted-strong);font:520 var(--creator-pro-body)/1.45 var(--font-ui);margin:0}.app-shell[data-shell=terminal-v3] .creator-fee-summary>.button{flex:none}.app-shell[data-shell=terminal-v3] .creator-detail-panel__actions{flex-wrap:wrap;gap:5px;display:flex}.app-shell[data-shell=terminal-v3] .creator-detail-panel :-webkit-any(.button,button){min-height:32px;font:660 var(--creator-pro-body)/1 var(--font-ui);border-radius:7px;justify-self:start;padding-inline-start:9px;padding-inline-end:9px}.app-shell[data-shell=terminal-v3] .creator-detail-panel :is(.button,button){min-height:32px;font:660 var(--creator-pro-body)/1 var(--font-ui);border-radius:7px;justify-self:start;padding-inline-start:9px;padding-inline-end:9px}.app-shell[data-shell=terminal-v3] .creator-market-detail__empty{min-height:230px;color:var(--muted-strong);text-align:center;place-content:center;justify-items:center;gap:7px;padding:20px;display:grid}.app-shell[data-shell=terminal-v3] .creator-market-detail__empty h2{color:var(--text);font:740 var(--creator-pro-title)/1.2 var(--font-ui);margin:0}.app-shell[data-shell=terminal-v3] .creator-market-detail__empty p{max-width:430px;font:520 var(--creator-pro-body)/1.45 var(--font-ui);margin:0}.app-shell[data-shell=terminal-v3] .creator-market-detail__empty>span{width:42px;height:42px;color:var(--accent);border:1px solid var(--creator-pro-line-strong);background:var(--creator-pro-control);border-radius:9px;place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .creator-profile-summary{border:1px solid var(--creator-pro-line);background:var(--creator-pro-panel);border-radius:9px;gap:10px;padding:12px;display:grid}.app-shell[data-shell=terminal-v3] .creator-profile-summary__art{border-bottom:1px solid var(--creator-pro-line);align-items:center;gap:11px;min-width:0;padding-bottom:10px;display:flex}.app-shell[data-shell=terminal-v3] .creator-profile-summary__art>span{gap:5px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-profile-summary__art strong{font:770 var(--creator-pro-title)/1.15 var(--font-ui)}.app-shell[data-shell=terminal-v3] .creator-profile-summary code{color:var(--muted-strong);font:560 var(--creator-pro-label)/1.25 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-profile-summary__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.app-shell[data-shell=terminal-v3] .creator-profile-summary__fields>span{border:1px solid var(--creator-pro-line);background:var(--creator-pro-control);border-radius:7px;gap:6px;min-width:0;padding:9px;display:grid}.app-shell[data-shell=terminal-v3] .creator-profile-summary>footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.app-shell[data-shell=terminal-v3] .creator-profile-summary>footer p{color:var(--muted-strong);font:520 var(--creator-pro-body)/1.4 var(--font-ui);margin:0}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-detail-view--fees .creator-fees,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-detail-view--fees .creator-fee-settings{border-color:var(--creator-pro-line);background:var(--creator-pro-panel);box-shadow:none;border-radius:9px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-detail-view--fees .creator-fees{gap:9px;min-height:0;padding:11px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-detail-view--fees .creator-fees__head,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-detail-view--fees .creator-fees__current,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-detail-view--fees .creator-fees__scope{min-width:0}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-detail-view--fees .creator-fee-settings{margin:0;padding:11px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-detail-view--fees .creator-fee-settings__options{gap:7px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-settings__notice{color:var(--muted-strong);border:1px solid var(--creator-pro-line);background:var(--creator-pro-control);font:540 var(--creator-pro-body)/1.35 var(--font-ui);border-radius:7px;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px 12px;margin-top:10px;padding:9px 10px;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-settings__notice strong{color:var(--text)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-settings__notice code{color:var(--text);font:600 var(--creator-pro-label)/1.2 var(--font-data)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-detail-view--fees .creator-fee-option{border-radius:8px;padding:10px}.app-shell[data-shell=terminal-v3] .creator-production--pro :-webkit-any(.co-now,.co-stats,.co-alloc,.co-chooser,.co-unarmed){border-color:var(--creator-pro-line);background:var(--creator-pro-panel);box-shadow:none;border-radius:9px;margin:0}.app-shell[data-shell=terminal-v3] .creator-production--pro :is(.co-now,.co-stats,.co-alloc,.co-chooser,.co-unarmed){border-color:var(--creator-pro-line);background:var(--creator-pro-panel);box-shadow:none;border-radius:9px;margin:0}@container (width<=1040px){.app-shell[data-shell=terminal-v3] .creator-market-workspace{grid-template-columns:minmax(0,1fr);min-height:0;overflow:visible}.app-shell[data-shell=terminal-v3] .creator-market-index{border-right:0;border-bottom:1px solid var(--creator-pro-line-strong);grid-template-rows:auto auto auto auto}.app-shell[data-shell=terminal-v3] .creator-market-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:250px;display:grid;overflow:auto}.app-shell[data-shell=terminal-v3] .creator-market-row:nth-child(odd){border-right:1px solid var(--creator-pro-line)}.app-shell[data-shell=terminal-v3] .creator-market-detail{min-height:420px}}@container (width<=760px){.app-shell[data-shell=terminal-v3] .creator-page-title{min-height:65px}.app-shell[data-shell=terminal-v3] .creator-page-title p{font-size:12.5px;display:block}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-summary.creator-kpi-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .creator-kpi:nth-child(2){border-right:0}.app-shell[data-shell=terminal-v3] .creator-kpi:nth-child(-n+2){border-bottom:1px solid var(--creator-pro-line)}.app-shell[data-shell=terminal-v3] .creator-market-list{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-market-row:nth-child(odd){border-right:0}.app-shell[data-shell=terminal-v3] .creator-market-detail__head{grid-template-columns:minmax(0,1fr) auto}.app-shell[data-shell=terminal-v3] .creator-market-detail__actions{grid-column:1/-1;justify-content:stretch}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-market-detail__actions .button{flex:1 1 0;min-height:36px}.app-shell[data-shell=terminal-v3] .creator-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .creator-fee-summary{flex-direction:column;align-items:flex-start;gap:8px}.app-shell[data-shell=terminal-v3] .creator-profile-summary__fields{grid-template-columns:minmax(0,1fr)}}@container (width<=500px){.app-shell[data-shell=terminal-v3] .creator-page-title{padding-top:3px}.app-shell[data-shell=terminal-v3] .creator-page-title__copy>span{font-size:11.5px}.app-shell[data-shell=terminal-v3] .creator-page-title h1{font-size:25px}html[data-theme] .app-shell[data-shell=terminal-v3] .creator-production--pro .creator-studio-actions{gap:6px;min-height:48px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-studio-actions__context>i{display:none}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-studio-actions__controls{grid-template-columns:34px minmax(90px,auto)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-studio-actions__controls>button.button{width:34px;min-height:34px}.app-shell[data-shell=terminal-v3] .creator-kpi{min-height:84px;padding:10px}.app-shell[data-shell=terminal-v3] .creator-kpi>strong,.app-shell[data-shell=terminal-v3] .creator-kpi .creator-balance__amount{font-size:21px}.app-shell[data-shell=terminal-v3] .creator-market-index__filters{grid-template-columns:minmax(0,1fr) 154px}.app-shell[data-shell=terminal-v3] .creator-market-row .creator-market-row__select.co-row__toggle{grid-template-columns:38px minmax(72px,1fr) minmax(72px,.7fr) auto}.app-shell[data-shell=terminal-v3] .creator-market-row__metric--cap{display:none}.app-shell[data-shell=terminal-v3] .creator-market-detail__body{padding:8px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-settings__notice{grid-template-columns:minmax(0,1fr);gap:4px}.app-shell[data-shell=terminal-v3] .creator-profile-summary>footer{flex-direction:column;align-items:stretch}.app-shell[data-shell=terminal-v3] .creator-profile-summary>footer .button{width:100%}}@container (width<=360px){.app-shell[data-shell=terminal-v3] .creator-page-title p{display:none}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-studio-actions__context{gap:6px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-studio-actions__mark,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-studio-actions__context>span:nth-child(2) small{display:none}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-kpi__action{justify-self:start;margin-top:1px;position:static}.app-shell[data-shell=terminal-v3] .creator-kpi>small{white-space:normal;line-height:1.15}.app-shell[data-shell=terminal-v3] .creator-market-row__metric small{letter-spacing:0;font-size:10.5px}.app-shell[data-shell=terminal-v3] .creator-market-index__filters{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-market-filter__menu{width:100%}.app-shell[data-shell=terminal-v3] .creator-market-detail__actions{flex-direction:column}.app-shell[data-shell=terminal-v3] .creator-market-detail__tabs button{flex:1 1 0;padding-inline-start:5px;padding-inline-end:5px}}@media (prefers-reduced-motion:reduce){.app-shell[data-shell=terminal-v3] .creator-production--pro *,.app-shell[data-shell=terminal-v3] .creator-production--pro :before,.app-shell[data-shell=terminal-v3] .creator-production--pro :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-detail-view--fees{gap:9px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-detail-view--fees .creator-fees{gap:10px;padding:12px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__current{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__current>div{gap:2px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__current>div>small,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__route-map small,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard small,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-settings__header small,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option header small,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__result small,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__scope small{color:var(--muted);font:740 var(--creator-pro-label)/1.15 var(--font-ui);letter-spacing:.035em}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__current h2{min-width:0;color:var(--text);font:760 var(--creator-pro-title)/1.15 var(--font-ui);letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__current>span{min-height:25px;color:var(--positive);border:1px solid color-mix(in srgb, var(--positive) 34%, var(--creator-pro-line));background:color-mix(in srgb, var(--positive) 8%, transparent);font:780 var(--creator-pro-label)/1 var(--font-ui);letter-spacing:.04em;border-radius:999px;align-items:center;padding:0 8px;display:inline-flex}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__current>span.is-warning{color:var(--gold);border-color:color-mix(in srgb, var(--gold) 34%, var(--creator-pro-line));background:color-mix(in srgb, var(--gold) 7%, transparent)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__current>.button{border-color:var(--creator-pro-line-strong);background:var(--creator-pro-control);min-height:36px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__route-map{grid-template-columns:minmax(180px,.82fr) 32px minmax(240px,1.18fr);align-items:stretch;gap:7px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__route-map>span{border:1px solid var(--creator-pro-line);background:var(--creator-pro-control);border-radius:8px;align-content:center;gap:4px;min-width:0;min-height:72px;padding:10px 12px;display:grid;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__route-map>span>strong{color:var(--text);font:740 var(--creator-pro-data)/1.15 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__route-map :-webkit-any(em,code){min-width:0;color:var(--muted-strong);font:560 var(--creator-pro-label)/1.2 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__route-map :is(em,code){min-width:0;color:var(--muted-strong);font:560 var(--creator-pro-label)/1.2 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__route-map code{color:var(--text);font-family:var(--font-data);font-weight:640}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__route-map>i{width:32px;height:32px;color:var(--accent);border:1px solid var(--creator-pro-line);background:var(--creator-pro-panel-strong);border-radius:50%;align-self:center;place-items:center;display:grid;transform:rotate(45deg)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__route-map>i .icon{transform:rotate(-45deg)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__scope{min-height:30px;color:var(--muted-strong);border-left:2px solid var(--accent);background:color-mix(in srgb, var(--creator-pro-control) 76%, transparent);font:570 var(--creator-pro-label)/1.25 var(--font-ui);align-items:center;gap:9px;padding:6px 9px;display:flex}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__scope>strong{color:var(--text);font-weight:640}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard{border:1px solid var(--creator-pro-line-strong);background:var(--creator-pro-panel);min-width:0;box-shadow:none;border-radius:9px;gap:8px;margin:0;padding:11px;display:grid;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard>header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:1px 1px 3px;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard>header>div,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__router{gap:3px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard>header strong{color:var(--text);font:760 var(--creator-pro-title)/1.1 var(--font-ui);letter-spacing:-.015em}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__router{text-align:right;grid-template-columns:auto auto;justify-content:end;align-items:center;column-gap:6px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__router>small{grid-column:1/-1}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__router code,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__destination code{color:var(--text);font:650 var(--creator-pro-label)/1.15 var(--font-data);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-production--pro :-webkit-any(.creator-route-dashboard__router,.creator-route-dashboard__destination) button{min-height:24px;color:var(--muted-strong);border:1px solid var(--creator-pro-line);background:var(--creator-pro-control);font:690 var(--creator-pro-label)/1 var(--font-ui);cursor:pointer;border-radius:5px;padding:0 7px}.app-shell[data-shell=terminal-v3] .creator-production--pro :is(.creator-route-dashboard__router,.creator-route-dashboard__destination) button{min-height:24px;color:var(--muted-strong);border:1px solid var(--creator-pro-line);background:var(--creator-pro-control);font:690 var(--creator-pro-label)/1 var(--font-ui);cursor:pointer;border-radius:5px;padding:0 7px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__summary{border:1px solid var(--creator-pro-line);background:var(--creator-pro-control);border-radius:8px;grid-template-columns:minmax(0,.82fr) minmax(0,.92fr) minmax(0,1.26fr);min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__summary>span{border-right:1px solid var(--creator-pro-line);align-content:center;gap:5px;min-width:0;min-height:58px;padding:9px 11px;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__summary>span:last-child{border-right:0}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__summary strong{min-width:0;color:var(--text);font:720 var(--creator-pro-data)/1.15 var(--font-data);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__summary>span:last-child strong{white-space:normal;line-height:1.25}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__rows{gap:5px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__rows>article{border:1px solid var(--creator-pro-line);background:var(--creator-pro-control);border-radius:7px;grid-template-columns:minmax(145px,.86fr) minmax(145px,1fr) minmax(125px,.72fr) minmax(140px,.9fr);align-items:stretch;min-width:0;min-height:56px;display:grid;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__rows>article>span{border-right:1px solid var(--creator-pro-line);align-content:center;gap:4px;min-width:0;padding:8px 10px;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__rows>article>span:last-child{border-right:0}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__kind{grid-template-columns:7px minmax(0,1fr) auto;align-content:center;align-items:center;gap:7px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__kind>i{border-radius:2px;width:7px;height:28px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__kind b,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__rows strong{min-width:0;color:var(--text);font:700 var(--creator-pro-body)/1.18 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__kind b{text-overflow:clip;white-space:normal;line-height:1.08;overflow:visible}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__kind em{color:var(--muted-strong);font:700 var(--creator-pro-label)/1 var(--font-data);font-style:normal}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__destination>span{align-items:center;gap:6px;min-width:0;display:flex}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__destination code{flex:auto}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__state{color:var(--muted-strong);border:1px solid var(--creator-pro-line);background:var(--creator-pro-control);font:550 var(--creator-pro-body)/1.35 var(--font-ui);border-radius:7px;gap:4px;padding:11px;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__state>strong{color:var(--text);font-weight:720}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__state.is-error{border-left:2px solid var(--negative)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard>footer{color:var(--muted-strong);font:540 var(--creator-pro-label)/1.4 var(--font-ui);padding:2px 1px 0}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-detail-view--fees .creator-fee-settings{gap:11px;margin:0;padding:12px;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-settings__header{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-settings__header>span{width:38px;height:38px;color:var(--accent);border:1px solid var(--creator-pro-line-strong);background:var(--creator-pro-control);border-radius:8px;place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-settings__header>div{gap:2px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-settings__header h2{color:var(--text);font:760 var(--creator-pro-title)/1.15 var(--font-ui);letter-spacing:-.015em;margin:0}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-settings__header p{color:var(--muted-strong);font:550 var(--creator-pro-body)/1.35 var(--font-ui);margin:0}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-settings__options{grid-template-columns:minmax(255px,.72fr) minmax(420px,1.28fr);align-items:start;gap:8px;min-width:0;margin:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-detail-view--fees .creator-fee-option{border:1px solid var(--creator-pro-line);background:var(--creator-pro-panel-strong);border-radius:9px;grid-template-columns:minmax(0,1fr);gap:10px;min-width:0;padding:12px;display:grid;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-detail-view--fees .creator-fee-option.is-current{border-color:color-mix(in srgb, var(--positive) 34%, var(--creator-pro-line-strong))}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option>:not(.icon):not(:nth-child(2)){grid-column:auto}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option>header{grid-template-columns:26px 34px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__number{color:var(--muted);font:720 var(--creator-pro-label)/1 var(--font-data)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__icon{width:34px;height:34px;color:var(--muted-strong);border:1px solid var(--creator-pro-line);background:var(--creator-pro-control);border-radius:7px;place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option>header>div{gap:2px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option h3{color:var(--text);font:740 var(--creator-pro-data)/1.15 var(--font-ui);margin:0}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option>header>b{color:var(--positive);font:730 var(--creator-pro-label)/1 var(--font-ui);white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option>p{color:var(--muted-strong);font:540 var(--creator-pro-body)/1.42 var(--font-ui);margin:0}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option>p code{color:var(--text);font-family:var(--font-data);font-weight:640}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__result{border:1px solid var(--creator-pro-line);background:var(--creator-pro-control);border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__result>span{border-right:1px solid var(--creator-pro-line);gap:4px;min-width:0;padding:9px;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__result>span:last-child{border-right:0}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__result strong{color:var(--text);font:680 var(--creator-pro-body)/1.15 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__active{min-height:30px;color:var(--positive);border:1px solid color-mix(in srgb, var(--positive) 26%, var(--creator-pro-line));background:color-mix(in srgb, var(--positive) 6%, transparent);font:650 var(--creator-pro-label)/1.25 var(--font-ui);border-radius:6px;align-items:center;gap:7px;padding:6px 8px;display:inline-flex}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option>.button{justify-self:stretch;min-height:38px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-builder{gap:6px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-builder>section{border:1px solid var(--creator-pro-line);background:var(--creator-pro-control);border-radius:7px;grid-template-columns:26px minmax(135px,.62fr) minmax(210px,1.38fr);align-items:center;gap:9px;min-width:0;padding:9px;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-builder__step{width:26px;height:26px;color:var(--text);border:1px solid var(--creator-pro-line-strong);background:var(--creator-pro-panel-strong);font:720 var(--creator-pro-label)/1 var(--font-data);border-radius:50%;place-items:center;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-builder>section>div:nth-child(2){gap:3px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-builder>section>div:nth-child(2)>strong{color:var(--text);font:690 var(--creator-pro-body)/1.15 var(--font-ui)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-builder>section>div:nth-child(2)>small{color:var(--muted-strong);font:540 var(--creator-pro-label)/1.3 var(--font-ui)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-builder>section:nth-child(2){grid-template-columns:26px minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-builder>section:nth-child(2) .creator-fee-option__strategies{grid-column:1/-1}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__strategies{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__strategies>button{min-width:0;min-height:53px;color:var(--muted-strong);border:1px solid var(--creator-pro-line);background:var(--creator-pro-panel-strong);box-shadow:none;text-align:left;cursor:pointer;border-radius:7px;grid-template-columns:18px minmax(0,1fr) 15px;align-items:center;gap:7px;padding:7px 8px;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__strategies>button>span{gap:3px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__strategies>button strong{color:inherit;font:690 var(--creator-pro-label)/1.15 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__strategies>button small{color:var(--muted);font:520 var(--creator-pro-label)/1.15 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-builder>section:nth-child(2) .creator-fee-option__strategies>button small{text-overflow:clip;white-space:normal;line-height:1.25}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-builder>section:nth-child(2) .creator-fee-option__strategies>button strong{text-overflow:clip;white-space:normal;line-height:1.2}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__strategies>button>.icon:last-child{visibility:hidden;color:var(--positive)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__strategies>button[aria-pressed=true]{color:var(--text);border-color:var(--accent-border);background:color-mix(in srgb, var(--accent) 7%, var(--creator-pro-panel-strong));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 16%, transparent)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__strategies>button[aria-pressed=true]>.icon:last-child{visibility:visible}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__scope{min-width:0;min-height:42px;color:var(--muted-strong);border:1px solid var(--creator-pro-line);background:var(--creator-pro-control);border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__scope>span{gap:4px;min-width:0;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__scope strong{color:var(--text);font:650 var(--creator-pro-body)/1.2 var(--font-ui);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__scope>.icon{color:var(--accent);flex:none}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__continue{min-height:40px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-settings__help{border-top:1px solid var(--creator-pro-line);margin:0;padding-top:9px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-settings__help>summary{min-height:32px;color:var(--muted-strong);font:650 var(--creator-pro-body)/1.2 var(--font-ui);cursor:pointer}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-settings__help p{max-width:none;color:var(--muted-strong);font:540 var(--creator-pro-label)/1.45 var(--font-ui)}@container (width<=980px){.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-settings__options{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option--manual{grid-template-columns:minmax(0,1.25fr) minmax(230px,.75fr);align-items:center}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option--manual>header,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option--manual>p{grid-column:1}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option--manual>:-webkit-any(.creator-fee-option__result,.creator-fee-option__active,.button){grid-column:2}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option--manual>:is(.creator-fee-option__result,.creator-fee-option__active,.button){grid-column:2}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option--manual>:-webkit-any(.creator-fee-option__active,.button){align-self:start}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option--manual>:is(.creator-fee-option__active,.button){align-self:start}}@container (width<=760px){.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__current{grid-template-columns:minmax(0,1fr) auto}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__current>.button{grid-column:1/-1;width:100%}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__route-map{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__route-map>i{margin-block-start:-3px;margin-block-end:-3px;transform:rotate(90deg)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__route-map>i .icon{transform:rotate(-45deg)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard>header{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__router{text-align:left;justify-content:start}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__summary{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__summary>span{border-right:0;border-bottom:1px solid var(--creator-pro-line);min-height:52px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__summary>span:last-child{border-bottom:0}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__rows>article{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__rows>article>span{border-bottom:1px solid var(--creator-pro-line)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__rows>article>span:nth-child(2n){border-right:0}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__rows>article>span:nth-last-child(-n+2){border-bottom:0}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option--manual{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option--manual>:-webkit-any(header,p,.creator-fee-option__result,.creator-fee-option__active,.button){grid-column:auto}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option--manual>:is(header,p,.creator-fee-option__result,.creator-fee-option__active,.button){grid-column:auto}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-builder>section{grid-template-columns:26px minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-builder>section>:last-child{grid-column:1/-1}}@container (width<=500px){.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-detail-view--fees .creator-fees,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-detail-view--fees .creator-fee-settings{padding:9px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__current h2{white-space:normal}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fees__scope{gap:3px;display:grid}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__rows>article{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__rows>article>span{border-right:0;border-bottom:1px solid var(--creator-pro-line);min-height:48px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__rows>article>span:nth-last-child(2){border-bottom:1px solid var(--creator-pro-line)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-route-dashboard__rows>article>span:last-child{border-bottom:0}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option>header{grid-template-columns:24px 34px minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option>header>b{grid-column:2/-1;justify-self:start}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__strategies{grid-template-columns:minmax(0,1fr)}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__strategies>button{min-height:48px}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__strategies>button small,.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__scope strong{white-space:normal}.app-shell[data-shell=terminal-v3] .creator-production--pro .creator-fee-option__continue{min-height:44px}}.production-opportunity-map .opportunity-retail{--omap-control-h:38px;border:1px solid var(--line);background:color-mix(in srgb, var(--panel-solid) 97%, var(--bg-elevated));min-width:0;box-shadow:inset 0 1px color-mix(in srgb, var(--text) 4%, transparent), 0 18px 50px color-mix(in srgb, var(--bg) 34%, transparent);font-family:var(--font-ui);border-radius:16px;padding:clamp(13px,1.25vw,19px);overflow:visible}.app-shell[data-shell=terminal-v3] .production-opportunity-map .opportunity-retail{padding:clamp(13px,1.25vw,19px)}.production-opportunity-map .opportunity-retail:before{display:none}.production-opportunity-map .opportunity-retail button,.production-opportunity-map .opportunity-retail summary,.production-opportunity-map .opportunity-retail a{font-family:var(--font-ui)}.production-opportunity-map .opportunity-retail summary{list-style:none}.production-opportunity-map .opportunity-retail summary::-webkit-details-marker{display:none}.opportunity-retail__header{z-index:12;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:1px 2px 12px 7px;display:flex;position:relative}.opportunity-retail__title{min-width:0}.opportunity-retail__title>span{color:var(--muted);letter-spacing:.11em;font-size:clamp(10px,.64vw,11px);font-weight:800;display:block}.opportunity-retail__title h3{color:var(--text);letter-spacing:-.045em;margin:5px 0 0;font-size:clamp(25px,1.9vw,32px);font-weight:820;line-height:1}.app-shell[data-shell=terminal-v3] .production-opportunity-map .opportunity-retail .opportunity-retail__title h3{font-size:clamp(25px,1.9vw,32px)}.opportunity-retail__title p{color:var(--muted-strong);margin:7px 0 0;font-size:clamp(11px,.76vw,13px);line-height:1.35}.app-shell[data-shell=terminal-v3] .production-opportunity-map .opportunity-retail .opportunity-retail__title p{font-size:clamp(11px,.76vw,13px)}.opportunity-retail__header-tools{flex:none;justify-content:flex-end;align-items:center;gap:7px;min-width:0;display:flex}.opportunity-retail .market-map__source-key{border:1px solid var(--line);background:var(--panel-soft);min-height:34px;color:var(--muted-strong);white-space:nowrap;border-radius:9px;align-items:center;gap:7px;padding:0 10px;font-size:10px;font-weight:760;display:inline-flex}.opportunity-retail .market-map__source-key i{background:var(--accent);border-radius:50%;flex:none;width:7px;height:7px}.opportunity-retail__coverage,.opportunity-retail__filters,.opportunity-retail__help,.opportunity-retail__map-menu{position:relative}.opportunity-retail__coverage>summary{cursor:pointer;border:1px solid var(--line);background:var(--panel-soft);min-height:34px;color:var(--muted-strong);white-space:nowrap;border-radius:9px;align-items:center;gap:7px;padding:0 10px;display:flex}.opportunity-retail__coverage>summary>i,.opportunity-retail__canvas-status>i{background:var(--positive);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--positive) 11%, transparent);border-radius:50%;flex:none}.opportunity-retail__coverage.is-loading>summary>i{background:var(--gold)}.opportunity-retail__coverage.is-stale>summary>i,.opportunity-retail__coverage.is-unavailable>summary>i{background:var(--negative)}.opportunity-retail__coverage>summary strong{color:var(--text);font-size:11px;font-weight:800}.opportunity-retail__coverage>summary span{font-family:var(--font-data);font-size:10px;font-weight:720}.opportunity-retail__popover{z-index:40;border:1px solid var(--line-strong);background:var(--panel-solid);border-radius:11px;width:min(340px,100vw - 32px);padding:11px;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 18px 44px #00000057}.opportunity-retail__coverage:not([open])>.opportunity-retail__popover,.opportunity-retail__filters:not([open])>.opportunity-retail__popover,.opportunity-retail__help:not([open])>.opportunity-retail__popover,.opportunity-retail__map-menu:not([open])>div{display:none}.opportunity-retail__coverage-popover>header,.opportunity-retail__help-popover>header{gap:4px;padding:1px 2px 9px;display:grid}.opportunity-retail__coverage-popover>header strong,.opportunity-retail__help-popover>header strong{color:var(--text);font-size:13px;font-weight:800}.opportunity-retail__coverage-popover>header span,.opportunity-retail__help-popover>header span{color:var(--muted);font-size:11px;line-height:1.4}.opportunity-retail__coverage-popover dl,.opportunity-retail__help-popover dl{border-top:1px solid var(--line);margin:0;display:grid}.opportunity-retail__coverage-popover dl{grid-template-columns:1fr 1fr}.opportunity-retail__coverage-popover dl>div,.opportunity-retail__help-popover dl>div{border-bottom:1px solid var(--line);gap:4px;min-width:0;padding:9px 8px;display:grid}.opportunity-retail__coverage-popover dl>div:nth-child(odd){border-right:1px solid var(--line)}.opportunity-retail__popover dt{color:var(--muted);font-size:10px}.opportunity-retail__popover dd{color:var(--text);font-family:var(--font-data);margin:0;font-size:12px;font-weight:780}.opportunity-retail__coverage-popover>p,.opportunity-retail__help-popover>p{color:var(--muted);margin:9px 2px 1px;font-size:10px;line-height:1.45}.production-opportunity-map .opportunity-retail .market-map__toolbar{z-index:10;border-style:solid;border-width:1px 0;border-color:var(--line);background:0 0;border-radius:0;grid-template-columns:none;align-items:center;gap:8px;min-width:0;margin:0;padding:8px;display:flex;position:relative}.opportunity-retail__toolbar .map-control-group{min-width:0}.opportunity-retail__toolbar .map-control-group>small{color:var(--muted);letter-spacing:0;text-transform:none;white-space:nowrap;margin:0 7px 0 0;font-size:10px;font-weight:760}.opportunity-retail__toolbar .map-control-group--lens{flex:0 330px}.opportunity-retail__toolbar .opportunity-missions{min-height:var(--omap-control-h);border:1px solid var(--line);background:var(--panel-soft);border-radius:9px;grid-template-columns:1fr 1fr;gap:3px;padding:3px;display:grid}.opportunity-retail__toolbar .opportunity-missions button{min-width:0;min-height:32px;color:var(--muted-strong);text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;padding:0 10px;display:flex}.opportunity-retail__toolbar .opportunity-missions button>i{border:1px solid var(--line);width:22px;height:22px;color:var(--muted-strong);font-family:var(--font-data);border-radius:6px;flex:none;place-items:center;font-size:13px;font-style:normal;display:grid}.opportunity-retail__toolbar .opportunity-missions button>span{gap:1px;min-width:0;margin:0;display:grid}.opportunity-retail__toolbar .opportunity-missions button b{color:inherit;letter-spacing:0;font-size:11px;font-weight:800}.opportunity-retail__toolbar .opportunity-missions button small{color:var(--muted);font-size:9px;font-weight:650}.opportunity-retail__toolbar .opportunity-missions button.is-active{border-color:var(--line-strong);background:var(--panel-hover);color:var(--text);box-shadow:inset 0 -2px var(--accent)}.opportunity-retail__toolbar .opportunity-missions button.is-active>i{border-color:color-mix(in srgb, var(--accent) 36%, var(--line));color:var(--accent)}.opportunity-retail__toolbar .map-control-group--window{flex:none;align-items:center;display:flex}.opportunity-retail__toolbar .map-control-group--window .segmented{min-height:var(--omap-control-h);border:1px solid var(--line);background:var(--panel-soft);border-radius:9px;gap:2px;padding:3px;display:flex}.opportunity-retail__toolbar .map-control-group--window button{min-width:43px;min-height:30px;color:var(--muted-strong);font-family:var(--font-data);background:0 0;border:1px solid #0000;border-radius:6px;padding:0 7px;font-size:10px;font-weight:780}.opportunity-retail__toolbar .map-control-group--window button.is-active{border-color:var(--line-strong);background:var(--panel-hover);color:var(--text)}.opportunity-retail__filters{margin-left:auto}.opportunity-retail__filters>summary,.opportunity-retail__help>summary{height:var(--omap-control-h);cursor:pointer;border:1px solid var(--line);background:var(--panel-soft);color:var(--muted-strong);border-radius:9px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:780;display:flex}.opportunity-retail__filters>summary{min-width:92px;padding:0 10px}.opportunity-retail__filters>summary svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:16px;height:16px}.opportunity-retail__filters>summary b{background:color-mix(in srgb, var(--accent) 13%, var(--panel-solid));width:17px;height:17px;color:var(--accent);font-family:var(--font-data);border-radius:50%;place-items:center;font-size:9px;display:grid}.opportunity-retail__filters>summary b:empty{display:none}.opportunity-retail__help>summary{width:var(--omap-control-h);font-family:var(--font-data);font-size:14px}.opportunity-retail__filters[open]>summary,.opportunity-retail__help[open]>summary,.opportunity-retail__coverage[open]>summary{border-color:var(--line-strong);background:var(--panel-hover);color:var(--text)}.opportunity-retail__filter-popover{gap:12px;width:min(390px,100vw - 32px);display:grid}.opportunity-retail__filter-popover .map-control-group>small{color:var(--muted);margin:0 0 6px;font-size:10px;font-weight:750;display:block}.opportunity-retail__filter-popover .segmented{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;min-height:38px;padding:3px;display:grid}.opportunity-retail__filter-popover .map-control-group--evidence .segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.opportunity-retail__filter-popover button{min-width:0;min-height:32px;color:var(--muted-strong);background:0 0;border:1px solid #0000;border-radius:6px;padding:0 8px;font-size:10px;font-weight:750}.opportunity-retail__filter-popover button.is-active{border-color:var(--line-strong);background:var(--panel-hover);color:var(--text)}.opportunity-retail__help-popover{width:min(360px,100vw - 32px)}.opportunity-retail__help-popover dl>div{grid-template-columns:96px minmax(0,1fr);align-items:center}.opportunity-retail__help-popover dt{color:var(--muted-strong);font-weight:760}.production-opportunity-map .opportunity-retail .market-map__workspace{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:10px;min-width:0;margin-top:11px;display:grid}.production-opportunity-map .opportunity-retail .market-map__workspace.has-selection{grid-template-columns:minmax(0,1fr) minmax(292px,322px)}.production-opportunity-map .opportunity-retail .market-map__plot-shell{grid-template-rows:auto minmax(0,1fr);min-width:0;height:clamp(610px,67vh,760px)}@media (min-width:801px){.app-shell[data-shell=terminal-v3] main:has(>.production-page--opportunity-map.is-active){min-height:calc(100dvh - var(--topbar-h));flex-direction:column;padding-bottom:12px;display:flex}.app-shell[data-shell=terminal-v3] .page.is-active.production-page--opportunity-map,.app-shell[data-shell=terminal-v3] .production-page--opportunity-map>.production-opportunity-map,.app-shell[data-shell=terminal-v3] .production-opportunity-map>.tb--map-only{flex-direction:column;flex:auto;min-height:0;display:flex}.production-opportunity-map .opportunity-retail{flex:auto;grid-template-rows:auto auto minmax(610px,1fr);min-height:0;display:grid}.production-opportunity-map .opportunity-retail .market-map__workspace:not(:-webkit-full-screen):not(.is-fullscreen-fallback){min-height:610px}.production-opportunity-map .opportunity-retail .market-map__workspace:not(:fullscreen):not(.is-fullscreen-fallback){min-height:610px}.production-opportunity-map .opportunity-retail .market-map__workspace:not(:-webkit-full-screen):not(.is-fullscreen-fallback) .market-map__plot-shell{height:100%}.production-opportunity-map .opportunity-retail .market-map__workspace:not(:fullscreen):not(.is-fullscreen-fallback) .market-map__plot-shell{height:100%}.production-opportunity-map .opportunity-retail .market-map__workspace:not(:-webkit-full-screen):not(.is-fullscreen-fallback) .map-inspector{height:100%}.production-opportunity-map .opportunity-retail .market-map__workspace:not(:fullscreen):not(.is-fullscreen-fallback) .map-inspector{height:100%}}.production-opportunity-map .opportunity-retail .market-map__controls{box-sizing:border-box;border:1px solid var(--line);background:var(--panel-soft);width:100%;max-width:none;min-height:42px;box-shadow:none;border-radius:9px;justify-content:flex-end;align-items:center;gap:4px;margin:0 0 6px;padding:4px;display:flex;overflow:visible}.opportunity-retail__canvas-status{min-width:0;color:var(--text);font-family:var(--font-data);white-space:nowrap;align-items:center;gap:7px;margin-right:auto;padding:0 7px;font-size:10px;font-weight:780;display:flex}.opportunity-retail__canvas-status small{color:var(--muted);font-family:var(--font-ui);font-size:9px;font-weight:650}.opportunity-retail .map-camera-controls{border-right:1px solid var(--line);align-items:center;gap:2px;height:32px;padding-right:4px;display:flex}.production-opportunity-map .opportunity-retail .market-map__controls button,.opportunity-retail__map-menu>summary{cursor:pointer;min-width:32px;height:32px;color:var(--muted-strong);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:11px;font-weight:760;display:inline-flex}.production-opportunity-map .opportunity-retail .market-map__controls button:hover,.opportunity-retail__map-menu>summary:hover,.opportunity-retail__map-menu[open]>summary{border-color:var(--line);background:var(--panel-hover);color:var(--text)}.production-opportunity-map .opportunity-retail .market-map__controls button:disabled{cursor:default;opacity:.38}.opportunity-retail .map-camera-controls output{min-width:37px;color:var(--muted-strong);font-family:var(--font-data);text-align:center;font-size:9px}.opportunity-retail .map-relationship-focus[aria-pressed=true]{border-color:color-mix(in srgb, var(--accent) 32%, var(--line));background:var(--panel-hover);color:var(--accent)}.opportunity-retail .map-fullscreen-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:15px;height:15px}.opportunity-retail__map-menu>summary{font-family:var(--font-data);letter-spacing:1px;padding-bottom:6px;font-size:13px}.opportunity-retail__map-menu>div{z-index:30;border:1px solid var(--line-strong);background:var(--panel-solid);border-radius:9px;width:170px;padding:5px;display:grid;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 14px 32px #0000004d}.production-opportunity-map .opportunity-retail .market-map__controls .opportunity-retail__map-menu>div button{justify-content:flex-start;width:100%}.production-opportunity-map .opportunity-retail .market-map__plot{border:1px solid var(--line);background:var(--bg-elevated);height:auto;min-height:0;box-shadow:inset 0 0 42px color-mix(in srgb, var(--bg) 22%, transparent);border-radius:11px;margin:0;overflow:hidden}.production-opportunity-map .opportunity-retail .market-map__grid{background-color:color-mix(in srgb, var(--bg-elevated) 90%, var(--panel-solid));background-image:linear-gradient(color-mix(in srgb, var(--line) 57%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--line) 57%, transparent) 1px, transparent 1px), linear-gradient(transparent calc(50% - .5px), color-mix(in srgb, var(--text) 7%, transparent) 50%, transparent calc(50% + .5px)), linear-gradient(90deg, transparent calc(50% - .5px), color-mix(in srgb, var(--text) 7%, transparent) 50%, transparent calc(50% + .5px))}.production-opportunity-map .opportunity-retail .market-map__quadrants span{color:color-mix(in srgb, var(--muted) 42%, transparent);letter-spacing:.055em;font-size:9px;font-weight:700}.production-opportunity-map .opportunity-retail .market-map__axis-ticks{font-size:8px}.production-opportunity-map .opportunity-retail .market-map__axis-ticks span{border-color:color-mix(in srgb, var(--line) 76%, transparent);background:color-mix(in srgb, var(--panel-solid) 88%, transparent)}.production-opportunity-map .opportunity-retail .market-map-node{box-shadow:inset 0 1px color-mix(in srgb, var(--text) 7%, transparent), 0 8px 24px color-mix(in srgb, var(--bg) 42%, transparent);border-width:1px}.production-opportunity-map .opportunity-retail .market-map-node>strong{max-width:calc(var(--size) - 6px);font-size:clamp(9px, calc(var(--size) * .105), 15px);line-height:1.05}.production-opportunity-map .opportunity-retail .market-map-node>.map-node-market-cap{max-width:calc(var(--size) - 6px);font-size:clamp(7px, calc(var(--size) * .074), 10px)}.production-opportunity-map .opportunity-retail .market-map-node .map-node-readout__identity{min-width:180px;max-width:min(240px,42vw)}.production-opportunity-map .opportunity-retail .market-map-node .map-node-readout__identity b{overflow-wrap:anywhere;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.18;display:-webkit-box;overflow:hidden}.production-opportunity-map .opportunity-retail .market-map-node>em{transform:translateX(-50%) translateX(var(--readout-shift,0px)) translateY(3px) scale(.96);transition:opacity .12s,visibility .12s}.production-opportunity-map .opportunity-retail .market-map-node[data-readout-placement=above]>em{transform:translateX(-50%) translateX(var(--readout-shift,0px)) translateY(-3px) scale(.96)}.production-opportunity-map .opportunity-retail .market-map-node:hover>em,.production-opportunity-map .opportunity-retail .market-map-node.is-selected>em,.production-opportunity-map .opportunity-retail .market-map-node[data-readout-placement=above]:hover>em,.production-opportunity-map .opportunity-retail .market-map-node[data-readout-placement=above].is-selected>em{transform:translateX(-50%) translateX(var(--readout-shift,0px)) translateY(0) scale(1)}.production-opportunity-map .opportunity-retail .market-map-node:focus-visible>em{transform:translateX(-50%) translateX(var(--readout-shift,0px)) translateY(0) scale(1)}.production-opportunity-map .opportunity-retail .market-map-node[data-readout-placement=above]:focus-visible>em{transform:translateX(-50%) translateX(var(--readout-shift,0px)) translateY(0) scale(1)}.production-opportunity-map .opportunity-retail .market-map-node.is-selected{border-color:var(--text);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 20%, transparent), 0 12px 30px color-mix(in srgb, var(--bg) 48%, transparent)}.production-opportunity-map .opportunity-retail .market-map-node.is-selected:after{color:var(--text);border-color:var(--line-strong);background:var(--panel-solid);content:"OPEN"}.production-opportunity-map .opportunity-retail .map-inspector{box-sizing:border-box;border:1px solid var(--line);background:color-mix(in srgb, var(--panel-solid) 98%, var(--bg-elevated));min-width:0;height:clamp(610px,67vh,760px);box-shadow:none;scrollbar-width:thin;border-radius:11px;flex-direction:column;padding:0;display:flex;overflow:hidden auto}.opportunity-retail__drawer-header{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:13px;display:grid}.opportunity-retail__drawer-header>div{min-width:0}.opportunity-retail__drawer-header>div>small{color:var(--muted);letter-spacing:.08em;font-size:9px;font-weight:800;display:block}.opportunity-retail__drawer-header h4{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;align-items:baseline;gap:5px;margin:4px 0 0;font-size:14px;font-weight:810;display:flex;overflow:hidden}.opportunity-retail__drawer-header h4>span{color:var(--muted-strong);font-family:var(--font-data);flex:none;font-size:11px}.opportunity-retail__drawer-header .opportunity-market-cap{margin-top:4px}.opportunity-retail__drawer-header .opportunity-market-cap>small,.opportunity-retail__drawer-header .opportunity-market-cap>b{font-size:10px!important}.opportunity-retail__drawer-header .map-inspector__header-tools{grid-template-columns:auto 30px;align-items:center;gap:5px;display:grid}.opportunity-retail__drawer-header .map-inspector__header-tools>strong{border-color:var(--line);background:var(--panel-soft);height:30px;color:var(--text);border-radius:7px}.opportunity-retail__drawer-header .map-inspector__header-tools>button{background:0 0;border-color:#0000;width:30px;height:30px}.opportunity-retail__pulse{border-bottom:1px solid var(--line);gap:7px;padding:13px;display:grid}.opportunity-retail__pulse>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.opportunity-retail__pulse>header span{color:var(--muted);font-family:var(--font-data);letter-spacing:.07em;font-size:9px;font-weight:800}.opportunity-retail__pulse>header strong{color:var(--positive);font-family:var(--font-data);font-size:10px;font-weight:820}.opportunity-retail__pulse>p{color:var(--muted-strong);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.42;display:-webkit-box;overflow:hidden}.opportunity-retail__metrics{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.opportunity-retail__metrics article{border-right:1px solid var(--line);align-content:center;gap:5px;min-width:0;min-height:64px;padding:9px 10px;display:grid}.opportunity-retail__metrics article:last-child{border-right:0}.opportunity-retail__metrics span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:700;overflow:hidden}.opportunity-retail__metrics strong{color:var(--text);font-family:var(--font-data);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:790;overflow:hidden}.opportunity-retail__metrics strong.is-positive{color:var(--positive)}.opportunity-retail__metrics strong.is-negative{color:var(--negative)}.production-opportunity-map .opportunity-retail .map-inspector__actions{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:6px;margin-top:0;padding:11px 12px;display:grid}.production-opportunity-map .opportunity-retail .map-inspector__actions .button{text-overflow:ellipsis;white-space:nowrap;border-radius:8px;justify-content:center;min-width:0;min-height:38px;padding:0 8px;font-size:10px;font-weight:790;overflow:hidden}.production-opportunity-map .opportunity-retail .map-inspector__actions .map-trade-studio-cta{grid-column:1/-1;width:100%}.opportunity-retail__paths{border-bottom:1px solid var(--line);padding:12px}.opportunity-retail__paths>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;display:flex}.opportunity-retail__paths>header strong{color:var(--text);font-size:11px;font-weight:800}.opportunity-retail__paths>header span{background:var(--panel-soft);min-width:22px;height:22px;color:var(--muted-strong);font-family:var(--font-data);border-radius:6px;place-items:center;font-size:9px;display:grid}.opportunity-retail__paths .map-flow-row{min-height:45px;padding:7px 8px}.opportunity-retail__paths .map-flow-row strong{font-size:10px}.opportunity-retail__paths .map-flow-row small{font-size:9px}.opportunity-retail__paths #map-overlap-list>p{color:var(--muted);margin:8px 1px;font-size:10px}.opportunity-retail__evidence{border-top:0;margin-top:0}.opportunity-retail__evidence>summary{cursor:pointer;min-height:43px;color:var(--muted-strong);justify-content:space-between;align-items:center;gap:10px;padding:0 13px;font-size:10px;font-weight:780;display:flex}.opportunity-retail__evidence>summary:hover{background:var(--panel-hover);color:var(--text)}.opportunity-retail__evidence>summary i{font-family:var(--font-data);font-size:13px;font-style:normal;transition:transform .16s}.opportunity-retail__evidence[open]>summary i{transform:rotate(180deg)}.opportunity-retail__evidence>div{padding:0 12px 12px}.opportunity-retail__evidence dl{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr 1fr;margin:0;display:grid}.opportunity-retail__evidence dl>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);gap:4px;min-width:0;padding:8px;display:grid}.opportunity-retail__evidence dl>div:nth-child(2n){border-right:0}.opportunity-retail__evidence dl>div:nth-last-child(-n+2){border-bottom:0}.opportunity-retail__evidence dt,.opportunity-retail__evidence article small{color:var(--muted);font-size:9px}.opportunity-retail__evidence dd{color:var(--text);font-family:var(--font-data);margin:0;font-size:10px;font-weight:760}.opportunity-retail__evidence article{padding:10px 1px 0}.opportunity-retail__evidence article p{color:var(--muted-strong);margin:4px 0 0;font-size:10px;line-height:1.42}.opportunity-retail__evidence .button{justify-content:center;width:100%;min-height:36px;margin-top:10px;font-size:10px}.opportunity-retail__drawer-primary,.opportunity-retail__drawer-secondary{display:contents}.opportunity-retail button:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 64%, transparent);outline-offset:2px}.opportunity-retail summary:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 64%, transparent);outline-offset:2px}.opportunity-retail a:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 64%, transparent);outline-offset:2px}@container (width<=1050px){.production-opportunity-map .opportunity-retail .market-map__workspace.has-selection{grid-template-columns:minmax(0,1fr)}.production-opportunity-map .opportunity-retail .market-map__workspace.has-selection .market-map__plot-shell{height:clamp(570px,68vw,700px)}.production-opportunity-map .opportunity-retail .map-inspector{height:auto;max-height:none;overflow:visible}.opportunity-retail__drawer{grid-template-columns:minmax(260px,.82fr) minmax(360px,1.18fr);align-items:stretch;display:grid!important}.opportunity-retail__drawer-header{grid-column:1/-1}.opportunity-retail__drawer-primary,.opportunity-retail__drawer-secondary{flex-direction:column;min-width:0;display:flex}.opportunity-retail__drawer-primary{border-right:1px solid var(--line)}.production-opportunity-map .opportunity-retail .map-inspector__actions{border-bottom:0;margin-top:0}.opportunity-retail__paths{border-bottom:1px solid var(--line)}.opportunity-retail__evidence{margin-top:0}}@media (max-width:760px){.production-opportunity-map .opportunity-retail{--omap-control-h:36px;border-radius:13px;padding:9px}.app-shell[data-shell=terminal-v3] .production-opportunity-map .opportunity-retail{padding:9px}.opportunity-retail__header{align-items:flex-start;gap:8px;padding:2px 1px 10px}.opportunity-retail__title>span{font-size:9px}.opportunity-retail__title h3{margin-top:4px;font-size:23px}.opportunity-retail__title p{margin-top:5px;font-size:10px}.app-shell[data-shell=terminal-v3] .production-opportunity-map .opportunity-retail .opportunity-retail__title h3{font-size:23px}.app-shell[data-shell=terminal-v3] .production-opportunity-map .opportunity-retail .opportunity-retail__title p{font-size:10px}.opportunity-retail__header-tools{gap:4px}.opportunity-retail .market-map__source-key{display:none}.opportunity-retail__coverage>summary{gap:5px;min-height:32px;padding:0 8px}.opportunity-retail__coverage>summary strong{font-size:10px}.opportunity-retail__coverage>summary span{display:none}.opportunity-retail__coverage-popover{right:0}.production-opportunity-map .opportunity-retail .market-map__toolbar{grid-template-columns:minmax(0,1fr) auto auto;gap:6px;padding:7px 0;display:grid}.opportunity-retail__toolbar .map-control-group--lens{grid-column:1/-1}.opportunity-retail__toolbar .opportunity-missions button{padding:0 8px}.opportunity-retail__toolbar .opportunity-missions button>i{width:21px;height:21px}.opportunity-retail__toolbar .opportunity-missions button small{font-size:9px}.opportunity-retail__toolbar .map-control-group--window{justify-self:start}.opportunity-retail__toolbar .map-control-group--window>small{display:none}.opportunity-retail__toolbar .map-control-group--window button{min-width:39px}.opportunity-retail__filters{margin-left:0}.opportunity-retail__toolbar .opportunity-retail__filters,.opportunity-retail__toolbar .opportunity-retail__help{position:static}.opportunity-retail__filters>summary{min-width:82px}.opportunity-retail__filter-popover,.opportunity-retail__help-popover{right:0}.production-opportunity-map .opportunity-retail .market-map__workspace,.production-opportunity-map .opportunity-retail .market-map__workspace.has-selection{grid-template-columns:minmax(0,1fr)}.production-opportunity-map .opportunity-retail .market-map__plot-shell,.production-opportunity-map .opportunity-retail .market-map__workspace.has-selection .market-map__plot-shell{height:clamp(470px,66dvh,570px)}.production-opportunity-map .opportunity-retail .market-map__workspace:not(:-webkit-full-screen):not(.is-fullscreen-fallback) .market-map__plot-shell{height:clamp(470px,66dvh,570px)}.production-opportunity-map .opportunity-retail .market-map__workspace:not(:fullscreen):not(.is-fullscreen-fallback) .market-map__plot-shell{height:clamp(470px,66dvh,570px)}.production-opportunity-map .opportunity-retail .market-map__workspace.has-selection:not(:-webkit-full-screen):not(.is-fullscreen-fallback) .market-map__plot-shell{height:clamp(470px,66dvh,570px)}.production-opportunity-map .opportunity-retail .market-map__workspace.has-selection:not(:fullscreen):not(.is-fullscreen-fallback) .market-map__plot-shell{height:clamp(470px,66dvh,570px)}.production-opportunity-map .opportunity-retail .market-map__controls{gap:2px;width:100%;max-width:none;min-height:40px;margin:0 0 5px;padding:3px;overflow:visible}.opportunity-retail__canvas-status{margin-right:auto;padding:0 4px;font-size:9px;display:flex}.opportunity-retail__canvas-status small{display:none}.opportunity-retail .map-camera-controls{gap:1px;padding-right:2px}.production-opportunity-map .opportunity-retail .market-map__controls button,.opportunity-retail__map-menu>summary{min-width:29px;height:30px;padding:0 5px;font-size:10px}.opportunity-retail .map-camera-controls output{min-width:28px;font-size:8px}.opportunity-retail .map-camera-controls button{width:27px}.opportunity-retail .map-relationship-focus span,.opportunity-retail__arrange span,.opportunity-retail .map-fullscreen-toggle span{display:none!important}.opportunity-retail .map-relationship-focus,.opportunity-retail__arrange{width:30px;padding:0}.opportunity-retail .map-fullscreen-toggle{width:30px;min-width:30px;padding:0}.production-opportunity-map .opportunity-retail .market-map__plot{height:auto;min-height:0}.production-opportunity-map .opportunity-retail .market-map-node>em{display:none!important}.opportunity-retail__drawer{flex-direction:column;height:auto;display:flex!important}.opportunity-retail__drawer-primary,.opportunity-retail__drawer-secondary{display:contents}.opportunity-retail__drawer-header{grid-template-columns:42px minmax(0,1fr) auto;padding:11px}.opportunity-retail__pulse{border-right:0;padding:11px}.opportunity-retail__metrics{border-right:0}.production-opportunity-map .opportunity-retail .map-inspector__actions{border-right:0;border-bottom:1px solid var(--line);grid-column:auto;grid-template-columns:1fr 1fr}.opportunity-retail__paths,.opportunity-retail__evidence{grid-area:auto}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback{grid-template-columns:minmax(0,1fr);margin:0;overflow-y:auto}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen{grid-template-columns:minmax(0,1fr);margin:0;overflow-y:auto}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen{grid-template-columns:minmax(0,1fr);margin:0;overflow-y:auto}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .market-map__plot-shell{width:100%;height:max(590px,74dvh)}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .market-map__plot-shell{width:100%;height:max(590px,74dvh)}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .market-map__plot-shell{width:100%;height:max(590px,74dvh)}}@media (max-width:370px){.opportunity-retail__title p,.opportunity-retail__toolbar .opportunity-missions button>i{display:none}.opportunity-retail__toolbar .opportunity-missions button{text-align:center;justify-content:center}.opportunity-retail__toolbar .map-control-group--window button{min-width:36px;padding-inline-start:5px;padding-inline-end:5px}.opportunity-retail__filters>summary{min-width:74px;padding-inline-start:7px;padding-inline-end:7px}.opportunity-retail__filters>summary svg{display:none}.opportunity-retail__canvas-status{padding-inline-start:2px;padding-inline-end:2px}.opportunity-retail__canvas-status>i{display:none}.opportunity-retail__arrange{display:none!important}.opportunity-retail__drawer-header{grid-template-columns:38px minmax(0,1fr)}.opportunity-retail__drawer-header .map-inspector__header-tools{grid-column:1/-1;justify-content:space-between;display:flex}.opportunity-retail__metrics article{padding-inline-start:7px;padding-inline-end:7px}.production-opportunity-map .opportunity-retail .map-inspector__actions{grid-template-columns:1fr}.production-opportunity-map .opportunity-retail .map-inspector__actions .button{grid-column:1}}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback{box-sizing:border-box;background:var(--panel-solid);isolation:isolate;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:0;width:100vw;min-width:100vw;height:100dvh;min-height:100dvh;margin:0;padding:clamp(7px,1vw,14px);display:grid;position:relative;overflow:hidden}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen{box-sizing:border-box;background:var(--panel-solid);isolation:isolate;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:0;width:100vw;min-width:100vw;height:100dvh;min-height:100dvh;margin:0;padding:clamp(7px,1vw,14px);display:grid;position:relative;overflow:hidden}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen{box-sizing:border-box;background:var(--panel-solid);isolation:isolate;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:0;width:100vw;min-width:100vw;height:100dvh;min-height:100dvh;margin:0;padding:clamp(7px,1vw,14px);display:grid;position:relative;overflow:hidden}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback{z-index:250;position:fixed;top:0;bottom:0;left:0;right:0}.production-opportunity-map .opportunity-retail .market-map__workspace.has-selection.is-fullscreen-fallback{grid-template-columns:minmax(0,1fr)}.production-opportunity-map .opportunity-retail .market-map__workspace.has-selection:-webkit-full-screen{grid-template-columns:minmax(0,1fr)}.production-opportunity-map .opportunity-retail .market-map__workspace.has-selection:fullscreen{grid-template-columns:minmax(0,1fr)}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .market-map__plot-shell{grid-template-rows:auto minmax(0,1fr);align-content:stretch;width:100%;height:100%;min-height:0}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .market-map__plot-shell{grid-template-rows:auto minmax(0,1fr);align-content:stretch;width:100%;height:100%;min-height:0}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .market-map__plot-shell{grid-template-rows:auto minmax(0,1fr);align-content:stretch;width:100%;height:100%;min-height:0}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .market-map__controls{z-index:60;border-color:var(--line-strong);background:color-mix(in srgb, var(--panel-solid) 96%, transparent);min-height:42px;box-shadow:0 10px 28px color-mix(in srgb, var(--bg) 46%, transparent);flex-wrap:wrap;margin:0 0 7px;position:relative}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .market-map__controls{z-index:60;border-color:var(--line-strong);background:color-mix(in srgb, var(--panel-solid) 96%, transparent);min-height:42px;box-shadow:0 10px 28px color-mix(in srgb, var(--bg) 46%, transparent);flex-wrap:wrap;margin:0 0 7px;position:relative}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .market-map__controls{z-index:60;border-color:var(--line-strong);background:color-mix(in srgb, var(--panel-solid) 96%, transparent);min-height:42px;box-shadow:0 10px 28px color-mix(in srgb, var(--bg) 46%, transparent);flex-wrap:wrap;margin:0 0 7px;position:relative}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .opportunity-retail__canvas-status{display:none}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .opportunity-retail__canvas-status{display:none}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .opportunity-retail__canvas-status{display:none}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .market-map__plot{align-self:stretch;width:100%;height:auto;min-height:0;margin:0}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .market-map__plot{align-self:stretch;width:100%;height:auto;min-height:0;margin:0}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .market-map__plot{align-self:stretch;width:100%;height:auto;min-height:0;margin:0}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .market-map__camera{transition:none}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .market-map__camera{transition:none}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .market-map__camera{transition:none}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .market-map__links .map-rotation-edge{filter:none}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .market-map__links .map-rotation-edge{filter:none}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .market-map__links .map-rotation-edge{filter:none}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .market-map-node{box-shadow:inset 0 1px color-mix(in srgb, var(--text) 7%, transparent), 0 5px 16px color-mix(in srgb, var(--bg) 38%, transparent)}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .market-map-node{box-shadow:inset 0 1px color-mix(in srgb, var(--text) 7%, transparent), 0 5px 16px color-mix(in srgb, var(--bg) 38%, transparent)}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .market-map-node{box-shadow:inset 0 1px color-mix(in srgb, var(--text) 7%, transparent), 0 5px 16px color-mix(in srgb, var(--bg) 38%, transparent)}.opportunity-retail__fullscreen-controls{align-items:center;gap:4px;min-width:0;display:inline-flex}.opportunity-retail__fullscreen-lens,.opportunity-retail__fullscreen-window{border:1px solid var(--line);background:var(--panel-soft);border-radius:7px;align-items:center;gap:2px;padding:2px;display:inline-flex}.production-opportunity-map .opportunity-retail .market-map__controls .opportunity-retail__fullscreen-lens button,.production-opportunity-map .opportunity-retail .market-map__controls .opportunity-retail__fullscreen-window button{gap:4px;min-width:32px;height:26px;padding:0 7px;font-size:9px}.production-opportunity-map .opportunity-retail .market-map__controls .opportunity-retail__fullscreen-lens button.is-active,.production-opportunity-map .opportunity-retail .market-map__controls .opportunity-retail__fullscreen-window button.is-active{border-color:var(--line-strong);background:var(--panel-hover);color:var(--text)}.opportunity-retail__fullscreen-lens i{color:var(--accent);font-style:normal}.opportunity-retail__fullscreen-menu{min-width:86px;height:32px;position:relative}.opportunity-retail__fullscreen-menu>summary{box-sizing:border-box;border:1px solid var(--line);background:var(--panel-soft);width:100%;height:32px;color:var(--text);font:750 9px/1 var(--font-ui);cursor:pointer;border-radius:7px;justify-content:space-between;align-items:center;gap:9px;padding:0 9px;display:flex}.opportunity-retail__fullscreen-menu>summary>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.opportunity-retail__fullscreen-menu>summary>i{border-right:1.5px solid var(--muted-strong);border-bottom:1.5px solid var(--muted-strong);flex:none;width:6px;height:6px;transition:transform .14s;transform:translateY(-2px)rotate(45deg)}.opportunity-retail__fullscreen-menu[open]>summary{border-color:var(--line-strong);background:var(--panel-hover)}.opportunity-retail__fullscreen-menu[open]>summary>i{transform:translateY(2px)rotate(225deg)}.opportunity-retail__fullscreen-menu:not([open])>div{display:none}.opportunity-retail__fullscreen-menu>div{z-index:70;border:1px solid var(--line-strong);background:var(--panel-solid);width:max(100%,138px);box-shadow:0 16px 36px color-mix(in srgb, var(--bg) 68%, transparent);border-radius:8px;gap:2px;padding:4px;display:grid;position:absolute;top:calc(100% + 5px);left:0;overflow:hidden}.opportunity-retail__fullscreen-menu.is-visibility>div{left:auto;right:0}.production-opportunity-map .opportunity-retail .market-map__controls .opportunity-retail__fullscreen-menu>div>button{width:100%;min-height:32px;color:var(--muted-strong);background:0 0;border-color:#0000;border-radius:5px;justify-content:flex-start;padding:0 9px;font-size:10px;font-weight:720}.production-opportunity-map .opportunity-retail .market-map__controls .opportunity-retail__fullscreen-menu>div>button:after{color:var(--accent);content:"";margin-left:auto}.production-opportunity-map .opportunity-retail .market-map__controls .opportunity-retail__fullscreen-menu>div>button:hover{border-color:var(--line);background:var(--panel-hover);color:var(--text)}.production-opportunity-map .opportunity-retail .market-map__controls .opportunity-retail__fullscreen-menu>div>button:focus-visible{border-color:var(--line);background:var(--panel-hover);color:var(--text)}.production-opportunity-map .opportunity-retail .market-map__controls .opportunity-retail__fullscreen-menu>div>button.is-active{background:var(--panel-hover);box-shadow:inset 2px 0 var(--accent);color:var(--text)}.production-opportunity-map .opportunity-retail .market-map__controls .opportunity-retail__fullscreen-menu>div>button.is-active:after{content:"✓"}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .map-inspector{z-index:50;border-color:var(--line-strong);width:min(342px,100vw - 24px);height:auto;max-height:none;box-shadow:0 20px 58px color-mix(in srgb, var(--bg) 68%, transparent);position:absolute;top:64px;bottom:clamp(9px,1vw,16px);right:clamp(9px,1vw,16px);overflow:hidden auto}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .map-inspector{z-index:50;border-color:var(--line-strong);width:min(342px,100vw - 24px);height:auto;max-height:none;box-shadow:0 20px 58px color-mix(in srgb, var(--bg) 68%, transparent);position:absolute;top:64px;bottom:clamp(9px,1vw,16px);right:clamp(9px,1vw,16px);overflow:hidden auto}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .map-inspector{z-index:50;border-color:var(--line-strong);width:min(342px,100vw - 24px);height:auto;max-height:none;box-shadow:0 20px 58px color-mix(in srgb, var(--bg) 68%, transparent);position:absolute;top:64px;bottom:clamp(9px,1vw,16px);right:clamp(9px,1vw,16px);overflow:hidden auto}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .opportunity-retail__drawer{flex-direction:column;display:flex!important}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .opportunity-retail__drawer{flex-direction:column;display:flex!important}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .opportunity-retail__drawer{flex-direction:column;display:flex!important}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .opportunity-retail__drawer-primary,.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .opportunity-retail__drawer-secondary{display:contents}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .opportunity-retail__drawer-primary{display:contents}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .opportunity-retail__drawer-primary{display:contents}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .opportunity-retail__drawer-secondary{display:contents}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .opportunity-retail__drawer-secondary{display:contents}@media (max-width:900px){.opportunity-retail__fullscreen-menu>div{top:calc(100% + 48px)}}@media (min-width:761px) and (max-width:900px){.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .market-map__controls{grid-template-columns:minmax(0,1fr) auto auto auto auto;display:grid}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .market-map__controls{grid-template-columns:minmax(0,1fr) auto auto auto auto;display:grid}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .market-map__controls{grid-template-columns:minmax(0,1fr) auto auto auto auto;display:grid}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .opportunity-retail__fullscreen-controls{grid-column:1/-1}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .opportunity-retail__fullscreen-controls{grid-column:1/-1}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .opportunity-retail__fullscreen-controls{grid-column:1/-1}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .map-camera-controls{grid-column:1;justify-self:start}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .map-camera-controls{grid-column:1;justify-self:start}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .map-camera-controls{grid-column:1;justify-self:start}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .map-inspector{top:94px}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .map-inspector{top:94px}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .map-inspector{top:94px}}@media (max-width:760px){.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);align-content:stretch;height:100dvh;min-height:100dvh;padding:5px;overflow:hidden}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);align-content:stretch;height:100dvh;min-height:100dvh;padding:5px;overflow:hidden}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);align-content:stretch;height:100dvh;min-height:100dvh;padding:5px;overflow:hidden}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .market-map__plot-shell{grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;min-height:0}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .market-map__plot-shell{grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;min-height:0}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .market-map__plot-shell{grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;min-height:0}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .market-map__controls{grid-template-columns:minmax(0,1fr) auto auto auto auto;gap:3px;width:100%;max-width:none;margin:0 0 5px;padding:3px;display:grid;overflow:visible}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .market-map__controls{grid-template-columns:minmax(0,1fr) auto auto auto auto;gap:3px;width:100%;max-width:none;margin:0 0 5px;padding:3px;display:grid;overflow:visible}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .market-map__controls{grid-template-columns:minmax(0,1fr) auto auto auto auto;gap:3px;width:100%;max-width:none;margin:0 0 5px;padding:3px;display:grid;overflow:visible}.opportunity-retail__fullscreen-controls{grid-column:1/-1;grid-template-columns:minmax(116px,1fr) auto minmax(74px,auto) minmax(72px,auto);gap:3px;min-width:0;display:grid}.opportunity-retail__fullscreen-lens,.opportunity-retail__fullscreen-window{min-width:0}.opportunity-retail__fullscreen-lens{grid-template-columns:1fr 1fr;display:grid}.opportunity-retail__fullscreen-window button{padding-inline-start:4px!important;padding-inline-end:4px!important}.opportunity-retail__fullscreen-menu{width:100%;min-width:0}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .opportunity-retail__canvas-status{display:none}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .opportunity-retail__canvas-status{display:none}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .opportunity-retail__canvas-status{display:none}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .map-camera-controls{grid-column:1;justify-self:start}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .map-camera-controls{grid-column:1;justify-self:start}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .map-camera-controls{grid-column:1;justify-self:start}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .market-map__plot{width:100%;height:auto;min-height:0;margin:0}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .market-map__plot{width:100%;height:auto;min-height:0;margin:0}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .market-map__plot{width:100%;height:auto;min-height:0;margin:0}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .map-inspector{border-radius:11px;width:auto;height:auto;max-height:min(54dvh,470px);top:auto;bottom:7px;left:7px;right:7px;overflow:hidden auto;display:flex!important}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .map-inspector{border-radius:11px;width:auto;height:auto;max-height:min(54dvh,470px);top:auto;bottom:7px;left:7px;right:7px;overflow:hidden auto;display:flex!important}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .map-inspector{border-radius:11px;width:auto;height:auto;max-height:min(54dvh,470px);top:auto;bottom:7px;left:7px;right:7px;overflow:hidden auto;display:flex!important}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .map-fullscreen-toggle{width:auto;min-width:52px;padding-inline-start:6px;padding-inline-end:6px}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .map-fullscreen-toggle{width:auto;min-width:52px;padding-inline-start:6px;padding-inline-end:6px}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .map-fullscreen-toggle{width:auto;min-width:52px;padding-inline-start:6px;padding-inline-end:6px}.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .map-fullscreen-toggle span{display:inline!important}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .map-fullscreen-toggle span{display:inline!important}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .map-fullscreen-toggle span{display:inline!important}}@media (max-width:390px){.opportunity-retail__fullscreen-controls{grid-template-columns:minmax(112px,1fr) auto}.opportunity-retail__fullscreen-menu{min-height:30px}.opportunity-retail__fullscreen-lens span{display:none}}@media (max-width:480px){.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .market-map__quadrants span:nth-child(3),.production-opportunity-map .opportunity-retail .market-map__workspace.is-fullscreen-fallback .market-map__quadrants span:nth-child(4){padding-bottom:31px}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .market-map__quadrants span:nth-child(3){padding-bottom:31px}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .market-map__quadrants span:nth-child(3){padding-bottom:31px}.production-opportunity-map .opportunity-retail .market-map__workspace:-webkit-full-screen .market-map__quadrants span:nth-child(4){padding-bottom:31px}.production-opportunity-map .opportunity-retail .market-map__workspace:fullscreen .market-map__quadrants span:nth-child(4){padding-bottom:31px}}.production-market-atlas .market-bubbles{border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:color-mix(in srgb, var(--background) 96%, black);grid-template-rows:42px minmax(600px,1fr);min-width:0;display:grid;overflow:hidden;container:bubble-field/inline-size}.production-market-atlas .market-bubbles__utility{z-index:70;border-bottom:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-1) 96%, var(--background));align-items:center;gap:12px;min-width:0;min-height:42px;padding:5px 7px 5px 13px;display:flex;position:relative}.production-market-atlas .market-bubbles__mode{align-items:center;gap:8px;min-width:0;display:flex}.production-market-atlas .market-bubbles__mode>i{border:2px solid var(--accent);width:9px;height:9px;box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 9%, transparent);border-radius:999px;flex:0 0 9px}.production-market-atlas .market-bubbles__mode>span{white-space:nowrap;align-items:baseline;gap:7px;min-width:0;display:flex}.production-market-atlas .market-bubbles__mode small,.production-market-atlas .market-bubbles__mode strong,.production-market-atlas .market-bubbles__search-state{font-size:10.5px;line-height:1}.production-market-atlas .market-bubbles__mode small{color:var(--text-primary);font-weight:820}.production-market-atlas .market-bubbles__mode strong{color:var(--text-muted);font-weight:690}.production-market-atlas .market-bubbles__legend{min-width:0;color:var(--text-muted);white-space:nowrap;align-items:center;gap:9px;font-size:9px;font-weight:720;display:flex}.production-market-atlas .market-bubbles__legend>span{align-items:center;gap:4px;display:flex}.production-market-atlas .market-bubbles__legend i{border:2px solid;border-radius:999px;width:7px;height:7px}.production-market-atlas .market-bubbles__legend .is-up{color:var(--positive)}.production-market-atlas .market-bubbles__legend .is-down{color:var(--negative)}.production-market-atlas .market-bubbles__search-state{min-width:0;color:var(--text-muted);font-family:var(--font-data);text-overflow:ellipsis;white-space:nowrap;margin-left:auto;font-weight:650;overflow:hidden}.production-market-atlas .market-bubbles__search-state strong{color:var(--text-primary)}.production-market-atlas .market-bubbles__zoom{border:1px solid var(--border-subtle);background:var(--surface-2);border-radius:8px;grid-template-columns:31px 52px 31px;min-width:114px;margin-left:auto;display:grid;overflow:hidden}.production-market-atlas .market-bubbles__search-state+.market-bubbles__zoom{margin-left:0}.production-market-atlas .market-bubbles__zoom button{min-width:0;min-height:29px;color:var(--text-secondary);border:0;border-left:1px solid var(--border-subtle);font-family:var(--font-data);background:0 0;border-radius:0;place-items:center;padding:0;font-size:10px;font-weight:760;display:grid}.production-market-atlas .market-bubbles__zoom button:first-child{border-left:0}.production-market-atlas .market-bubbles__zoom button:hover{color:var(--text-primary);background:var(--surface-3)}.production-market-atlas .market-bubbles__viewport{background:radial-gradient(circle at 50% 40%, color-mix(in srgb, var(--accent) 3%, transparent), transparent 56%), color-mix(in srgb, var(--background) 97%, black);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;outline:0;min-width:0;height:clamp(600px,100dvh - 154px,900px);min-height:600px;position:relative;overflow:hidden}.production-market-atlas .market-bubbles__viewport:before{z-index:0;background-image:linear-gradient(color-mix(in srgb, var(--text-primary) 2.2%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--text-primary) 2.2%, transparent) 1px, transparent 1px);content:"";pointer-events:none;background-size:72px 72px;position:absolute;top:0;bottom:0;left:0;right:0}.production-market-atlas .market-bubbles__viewport:focus-visible{box-shadow:inset 0 0 0 2px var(--accent)}.production-market-atlas .market-bubbles__viewport.is-panning{cursor:grabbing}.production-market-atlas .market-bubbles__world{z-index:1;transform-origin:0 0;will-change:transform;position:absolute;top:0;bottom:0;left:0;right:0}.production-market-atlas .market-bubble-wrap{--bubble-tone:var(--text-muted);will-change:transform;border-radius:999px;min-width:0;min-height:0;transition:opacity .16s;display:block;position:absolute;top:0;left:0}.production-market-atlas .market-bubbles__viewport.is-moving-bubble .market-bubble-wrap:not(.is-dragging){transition:opacity .16s,transform 75ms linear}.production-market-atlas .market-bubble-wrap.is-up{--bubble-tone:var(--positive)}.production-market-atlas .market-bubble-wrap.is-down{--bubble-tone:var(--negative)}.production-market-atlas .market-bubble-wrap.is-flat{--bubble-tone:color-mix(in srgb, var(--text-muted) 78%, var(--accent))}.production-market-atlas .market-bubble-wrap.is-dimmed{opacity:.12;z-index:0!important}.production-market-atlas .market-bubble-wrap.is-external-peek,.production-market-atlas .market-bubble-wrap.is-selected{opacity:1}.production-market-atlas .market-bubble-wrap.is-dragging{cursor:grabbing;z-index:90!important}.production-market-atlas .market-bubble{width:100%;height:100%;color:var(--text-primary);border:2px solid color-mix(in srgb, var(--bubble-tone) 88%, white 4%);background:radial-gradient(circle at 50% 42%, color-mix(in srgb, var(--bubble-tone) 12%, transparent), transparent 57%), radial-gradient(circle at 35% 27%, #ffffff12, transparent 35%), color-mix(in srgb, var(--surface-1) 72%, black);box-shadow:inset 0 0 24px color-mix(in srgb, var(--bubble-tone) 15%, transparent), inset 0 0 0 1px #ffffff0a, 0 0 9px color-mix(in srgb, var(--bubble-tone) 17%, transparent), 0 7px 20px #0006;cursor:grab;isolation:isolate;border-radius:999px;place-items:center;padding:0;transition:border-color .15s,box-shadow .15s,filter .15s,scale .15s;display:grid;position:relative;overflow:visible}.production-market-atlas .market-bubble:before{z-index:-1;border:1px solid color-mix(in srgb, var(--bubble-tone) 16%, transparent);border-radius:inherit;content:"";pointer-events:none;position:absolute;top:4px;bottom:4px;left:4px;right:4px}.production-market-atlas .market-bubble-wrap.is-selected .market-bubble,.production-market-atlas .market-bubble-wrap.is-external-peek .market-bubble{border-color:color-mix(in srgb, var(--accent) 84%, white 16%);box-shadow:inset 0 0 26px color-mix(in srgb, var(--accent) 17%, transparent), 0 0 0 2px color-mix(in srgb, var(--accent) 30%, transparent), 0 0 22px color-mix(in srgb, var(--accent) 30%, transparent)}.production-market-atlas .market-bubble-wrap.is-dragging .market-bubble{cursor:grabbing;filter:brightness(1.12);scale:1.035}@media (hover:hover) and (pointer:fine){.production-market-atlas .market-bubble-wrap:hover,.production-market-atlas .market-bubble-wrap:focus-within{z-index:200!important}.production-market-atlas .market-bubble:hover{filter:brightness(1.08);scale:1.025}}.production-market-atlas .market-bubble:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.production-market-atlas .market-bubbles__studio :-webkit-any(button,a):focus-visible{outline:2px solid var(--accent);outline-offset:2px}.production-market-atlas .market-bubbles__studio :is(button,a):focus-visible{outline:2px solid var(--accent);outline-offset:2px}.production-market-atlas .market-bubbles__zoom button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.production-market-atlas .market-bubble__logo{background:color-mix(in srgb, var(--surface-1) 80%, black);border:1px solid #ffffff1c;border-radius:999px;place-items:center;max-width:54%;max-height:54%;display:grid;position:absolute;top:13%;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 3px 10px #00000052}.production-market-atlas .market-bubble__logo .token-icon{display:block;border-radius:inherit!important;width:100%!important;height:100%!important}.production-market-atlas .market-bubble__identity{text-align:center;flex-direction:column;align-items:center;gap:2px;min-width:0;display:flex;position:absolute;bottom:13%;left:7%;right:7%}.production-market-atlas .market-bubble__identity strong{max-width:100%;color:var(--text-primary);font-family:var(--font-data);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:780;line-height:1;overflow:hidden}.production-market-atlas .market-bubble__identity small{color:var(--text-secondary);font-family:var(--font-data);font-size:9px;font-weight:720;line-height:1}.production-market-atlas .market-bubble__identity small.is-up{color:var(--positive)}.production-market-atlas .market-bubble__identity small.is-down{color:var(--negative)}.production-market-atlas .market-bubble-wrap.is-large .market-bubble__identity strong{font-size:clamp(13px,1.15vw,20px)}.production-market-atlas .market-bubble-wrap.is-large .market-bubble__identity small{font-size:clamp(9.5px,.67vw,12px)}.production-market-atlas .market-bubble-wrap.is-medium .market-bubble__identity strong{font-size:clamp(9px,.82vw,14px)}.production-market-atlas .market-bubble-wrap.is-small .market-bubble__identity{display:none}.production-market-atlas .market-bubble-wrap.is-small .market-bubble__logo{max-width:72%;max-height:72%;top:50%;transform:translate(-50%,-50%)}.production-market-atlas .market-bubble__markers{z-index:2;pointer-events:none;align-items:center;gap:2px;display:flex;position:absolute;top:6%;right:5%}.production-market-atlas .market-bubble-wrap.is-small .market-bubble__markers{display:none}.production-market-atlas .market-bubble__markers>*{border:1px solid color-mix(in srgb, var(--text-primary) 14%, transparent);background:color-mix(in srgb, var(--surface-1) 90%, black);border-radius:999px;place-items:center;width:15px;height:15px;display:grid}.production-market-atlas .market-bubble__markers .market-tolly-mark{padding:2px}.market-bubble__peek--portal{z-index:1000;width:max-content;max-width:min(286px,100vw - 16px);color:var(--text-secondary);border:1px solid var(--border-strong);background:color-mix(in srgb, var(--surface-1) 96%, black);pointer-events:none;text-align:left;isolation:isolate;border-radius:9px;gap:5px;padding:10px 12px;display:grid;position:fixed;box-shadow:0 13px 32px #0000007a}.market-bubble__peek--portal strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:780;line-height:1.2;overflow:hidden}.market-bubble__peek--portal small{font-family:var(--font-data);white-space:nowrap;font-size:11px;line-height:1.35}.market-bubble__peek--portal b{color:var(--text-primary)}.market-bubble__peek--portal b.is-up{color:var(--positive)}.market-bubble__peek--portal b.is-down{color:var(--negative)}.production-market-atlas .market-bubble:after{z-index:-2;border-radius:inherit;content:"";pointer-events:none;border:2px solid #0000;position:absolute;top:-3px;bottom:-3px;left:-3px;right:-3px}.production-market-atlas .market-bubble-wrap.is-pulse-buy .market-bubble:after{border-color:var(--positive);animation:.58s ease-out both market-bubble-pulse}.production-market-atlas .market-bubble-wrap.is-pulse-sell .market-bubble:after{border-color:var(--negative);animation:.58s ease-out both market-bubble-pulse}@keyframes market-bubble-pulse{0%{opacity:.8;transform:scale(.94)}to{opacity:0;transform:scale(1.2)}}.app-shell[data-shell=terminal-v3] .production-market-atlas .tb.tb--bubbles>.tb__pager{background:0 0;border-top:0;min-height:29px;margin:2px 0 0;padding:1px 0}@media (min-width:801px){.production-page--markets .production-market-atlas>.tb.tb--bubbles{min-height:0}.production-page--markets .production-market-atlas .tb.tb--bubbles>.market-bubbles{flex:auto;grid-template-rows:42px minmax(0,1fr);min-height:0}.production-page--markets .production-market-atlas .tb.tb--bubbles .market-bubbles__viewport{height:100%;min-height:0}}.market-bubbles__studio-portal.production-market-atlas{z-index:110;inset:calc(var(--topbar-h) + 8px) calc(var(--rail-w) + 8px) 8px calc(var(--sidebar-w) + 8px);pointer-events:none;min-width:0;min-height:0;position:fixed;container:bubble-studio-viewport/inline-size}.production-market-atlas .market-bubbles__studio-layer{z-index:220;pointer-events:auto;place-items:center;padding:10px;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.production-market-atlas .market-bubbles__studio-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:default;background:#000000b8;border:0;border-radius:0;width:100%;height:100%;padding:0;position:absolute;top:0;bottom:0;left:0;right:0}.production-market-atlas .market-bubbles__studio{border:1px solid var(--border-strong);background:color-mix(in srgb, var(--surface-1) 97%, black);border-radius:14px;grid-template-rows:44px minmax(0,1fr);width:min(1320px,100%);height:min(740px,100%);max-height:100%;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 90px #000000ad}@media (min-width:801px){.production-market-atlas .market-bubbles__studio-layer{padding:0}.production-market-atlas .market-bubbles__studio{width:min(1440px,100%);height:100%;max-height:none}}.production-market-atlas .market-bubbles__studio-head{border-bottom:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-2) 78%, var(--surface-1));grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:5px 6px 5px 12px;display:grid}.production-market-atlas .market-bubbles__studio-kicker{color:var(--text-muted);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:7px;font-size:9px;font-weight:740;display:flex}.production-market-atlas .market-bubbles__studio-kicker i{border:2px solid var(--accent);border-radius:999px;width:7px;height:7px}.production-market-atlas .market-bubbles__studio-head>strong{color:var(--text-primary);font-size:12px;font-weight:800}.production-market-atlas .market-bubbles__studio-head-actions{align-items:center;gap:4px;display:flex}.production-market-atlas .market-bubbles__studio-head-actions :-webkit-any(button,a){width:32px;height:32px;color:var(--text-secondary);border:1px solid var(--border-subtle);background:var(--surface-2);border-radius:8px;place-items:center;padding:0;display:grid}.production-market-atlas .market-bubbles__studio-head-actions :is(button,a){width:32px;height:32px;color:var(--text-secondary);border:1px solid var(--border-subtle);background:var(--surface-2);border-radius:8px;place-items:center;padding:0;display:grid}.production-market-atlas .market-bubbles__studio-head-actions :-webkit-any(button,a):hover{color:var(--text-primary);border-color:var(--border-strong)}.production-market-atlas .market-bubbles__studio-head-actions :is(button,a):hover{color:var(--text-primary);border-color:var(--border-strong)}.production-market-atlas .market-bubbles__studio-head-actions .is-on{color:var(--warning)}.production-market-atlas .market-bubbles__studio-body,.production-market-atlas .market-bubbles__studio-workspace{grid-template-rows:minmax(0,1fr);width:100%;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.app-shell[data-shell=terminal-v3] .production-market-atlas .market-bubbles__studio-body.production-page--trade{width:100%;max-width:none;margin:0}.production-market-atlas .market-bubbles__studio-workspace{container-type:inline-size}.production-market-atlas .market-bubbles__studio-workspace .tp2.tp2--embedded-chart{box-sizing:border-box;grid-template-rows:minmax(0,1fr);gap:0;width:100%;min-width:0;height:100%;min-height:0;padding:9px;display:grid;container-type:normal}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart>.tp2__top,.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart>.tp2__mobile-token-tabs,.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart .signal-lens-dialog{display:none!important}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart>.tp2__body{flex:auto;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(350px,390px) minmax(0,1fr);align-items:stretch;gap:9px;min-width:0;height:auto;min-height:0;display:grid}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart .tp2__side{box-sizing:border-box;overscroll-behavior:contain;scrollbar-gutter:stable;grid-area:1/1;place-self:stretch stretch;gap:7px;width:100%;min-width:0;min-height:0;max-height:100%;padding-right:2px;overflow:hidden auto}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart .tp2__main{border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--background) 95%, black);border-radius:11px;grid-area:1/2;align-self:stretch;width:100%;min-width:0;height:100%;min-height:0;display:block;overflow:hidden}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart .tp2__mobile-chart-view{grid-template-rows:auto minmax(0,1fr);width:100%;min-width:0;height:100%;min-height:0;display:grid}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart .tp2__tfs{border-bottom:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-1) 96%, var(--background));gap:4px;min-height:40px;padding:4px 6px}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart .tp2__tfs-timeframes{gap:2px}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart .tp2__tfs button{min-height:30px;padding-inline-start:8px;padding-inline-end:8px;font-size:10px}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart .tp2__chart{border:0;border-radius:0;width:auto;min-width:0;height:auto;min-height:0;margin:0}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart .tp2__swap{border:1px solid var(--border-subtle);background:var(--surface-1);box-shadow:none;border-radius:11px;margin:0;padding:11px}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart .tp2__go{z-index:8;box-shadow:0 -10px 18px color-mix(in srgb, var(--surface-1) 92%, transparent), 0 0 0 4px var(--surface-1);position:sticky;bottom:0}.production-market-atlas .market-bubbles__studio-market{border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-1) 97%, black);border-radius:11px;gap:7px;min-width:0;padding:10px;display:grid}.production-market-atlas .market-bubbles__studio-market>header{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;display:grid}.production-market-atlas .market-bubbles__studio-market>header>span{gap:3px;min-width:0;display:grid}.production-market-atlas .market-bubbles__studio-market>header strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;overflow:hidden}.production-market-atlas .market-bubbles__studio-market>header small{color:var(--text-muted);font-family:var(--font-data);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;font-weight:700;overflow:hidden}.production-market-atlas .market-bubbles__studio-price{min-width:0;font-family:var(--font-data);justify-content:space-between;align-items:end;gap:9px;padding-top:2px;display:flex}.production-market-atlas .market-bubbles__studio-price>span{gap:2px;min-width:0;display:grid}.production-market-atlas .market-bubbles__studio-price>span>small{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:740}.production-market-atlas .market-bubbles__studio-price>span>strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:19px;font-weight:750;overflow:hidden}.production-market-atlas .market-bubbles__studio-price>b{white-space:nowrap;align-items:baseline;gap:4px;font-size:11px;font-weight:780;display:flex}.production-market-atlas .market-bubbles__studio-price>b small{color:currentColor;font-size:8px;font-weight:700}.production-market-atlas :-webkit-any(.market-bubbles__studio-price,.market-bubbles__studio-performance) .is-up{color:var(--positive)}.production-market-atlas :is(.market-bubbles__studio-price,.market-bubbles__studio-performance) .is-up{color:var(--positive)}.production-market-atlas :-webkit-any(.market-bubbles__studio-price,.market-bubbles__studio-performance) .is-down{color:var(--negative)}.production-market-atlas :is(.market-bubbles__studio-price,.market-bubbles__studio-performance) .is-down{color:var(--negative)}.production-market-atlas .market-bubbles__studio-performance.tp2__execution-momentum{border:1px solid var(--border-subtle);background:var(--surface-2);border-radius:8px;margin:0;padding:3px 4px}.production-market-atlas .market-bubbles__studio-performance .tp2__changecard{min-height:26px}.production-market-atlas .market-bubbles__studio-performance .tp2__change{gap:4px;padding:2px 4px}.production-market-atlas .market-bubbles__studio-performance .tp2__sk{font-size:8px}.production-market-atlas .market-bubbles__studio-performance .tp2__changev{color:inherit;font-size:9.5px;font-weight:770}.production-market-atlas .market-bubbles__studio-stats{border-block:1px solid var(--border-subtle);grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.production-market-atlas .market-bubbles__studio-stats>span{border-left:1px solid var(--border-subtle);gap:3px;min-width:0;padding:7px 5px;display:grid}.production-market-atlas .market-bubbles__studio-stats>span:first-child{border-left:0}.production-market-atlas .market-bubbles__studio-stats small{color:var(--text-muted);font-size:8px;font-weight:720}.production-market-atlas .market-bubbles__studio-stats strong{color:var(--text-primary);font-family:var(--font-data);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:770;overflow:hidden}.production-market-atlas .market-bubbles__studio-market-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.production-market-atlas .market-bubbles__studio-market-actions button{min-width:0;min-height:34px;color:var(--text-secondary);border:1px solid var(--border-subtle);background:var(--surface-2);text-overflow:ellipsis;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:6px 8px;font-size:9.5px;font-weight:760;display:flex;overflow:hidden}.production-market-atlas .market-bubbles__studio-market-actions button:first-child{color:var(--accent);border-color:var(--accent-border);background:var(--accent-surface)}.production-market-atlas .market-bubbles__studio-market-actions .signal-lens-mark{width:8px;height:8px;color:var(--accent);flex:0 0 8px}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart.tp2--skel{grid-template-columns:minmax(350px,390px) minmax(0,1fr);align-items:stretch;gap:9px;display:grid}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart.tp2--skel>.tp2__main{grid-column:2}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart.tp2--skel>.tp2__side{grid-column:1}@container bubble-studio-viewport (width<=900px){.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart>.tp2__body{grid-template-columns:minmax(310px,350px) minmax(0,1fr)}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart .tp2__tfs button{padding-inline-start:5px;padding-inline-end:5px;font-size:9px}}@container bubble-field (width<=800px){.production-market-atlas .market-bubbles{grid-template-rows:38px minmax(420px,1fr)}.production-market-atlas .market-bubbles__utility{gap:8px;min-height:38px;padding-left:9px}.production-market-atlas .market-bubbles__mode>span{gap:5px}.production-market-atlas .market-bubbles__mode small,.production-market-atlas .market-bubbles__mode strong,.production-market-atlas .market-bubbles__search-state{font-size:9.5px}.production-market-atlas .market-bubbles__mode strong,.production-market-atlas .market-bubbles__search-state{display:none}.production-market-atlas .market-bubbles__legend{gap:6px;margin-left:auto;font-size:8px}.production-market-atlas .market-bubbles__legend>span{gap:3px}.production-market-atlas .market-bubbles__zoom{grid-template-columns:28px 44px 28px;min-width:100px;margin-left:0}.production-market-atlas .market-bubbles__viewport{height:clamp(420px,100dvh - 284px,720px);min-height:420px}}@container bubble-studio-viewport (width<=800px){.production-market-atlas .market-bubbles__studio-layer{padding:0}.production-market-atlas .market-bubbles__studio{border:0;border-radius:0;width:100%;height:100%;max-height:none}.production-market-atlas .market-bubbles__studio-head{grid-template-columns:minmax(0,1fr) auto;padding-left:10px}.production-market-atlas .market-bubbles__studio-kicker{display:none}.production-market-atlas .market-bubbles__studio-head>strong{font-size:11px}.production-market-atlas .market-bubbles__studio-head-actions :-webkit-any(button,a){width:38px;height:38px}.production-market-atlas .market-bubbles__studio-head-actions :is(button,a){width:38px;height:38px}.production-market-atlas .market-bubbles__studio-body{overscroll-behavior:contain;display:block;overflow:auto}.production-market-atlas .market-bubbles__studio-workspace,.production-market-atlas .market-bubbles__studio-workspace .tp2.tp2--embedded-chart{height:auto;overflow:visible}.production-market-atlas .market-bubbles__studio-workspace{display:block}.production-market-atlas .market-bubbles__studio-workspace .tp2.tp2--embedded-chart{grid-template-rows:auto;padding:7px}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart.tp2--skel{grid-template-rows:auto 420px;grid-template-columns:minmax(0,1fr)}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart.tp2--skel>.tp2__side{grid-area:1/1}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart.tp2--skel>.tp2__main{grid-area:2/1}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart>.tp2__body{grid-template-rows:auto 420px;grid-template-columns:minmax(0,1fr);gap:7px;height:auto}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart .tp2__side{grid-area:1/1;justify-self:stretch;width:100%;max-height:none;padding-right:0;overflow:visible}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart .tp2__main{grid-area:2/1;height:420px}.production-market-atlas .market-bubbles__studio-market{padding:8px}.production-market-atlas .market-bubbles__studio-market>header{grid-template-columns:42px minmax(0,1fr) auto}.production-market-atlas .market-bubbles__studio-market>header>.token-icon{width:42px!important;height:42px!important}.production-market-atlas .market-bubbles__studio-market>header strong{font-size:14px}.production-market-atlas .market-bubbles__studio-market-actions button{min-height:40px}.production-market-atlas .market-bubbles__studio-workspace .tp2--embedded-chart .tp2__swap{padding:10px}}@container bubble-field (width<=390px){.production-market-atlas .market-bubbles__legend>span{font-size:0}.production-market-atlas .market-bubbles__legend i{width:8px;height:8px}.production-market-atlas .market-bubbles__zoom{grid-template-columns:27px 40px 27px;min-width:94px}}@container bubble-studio-viewport (width<=390px){.production-market-atlas .market-bubbles__studio-price>span>strong{font-size:17px}.production-market-atlas .market-bubbles__studio-performance .tp2__change{gap:2px;padding-inline-start:2px;padding-inline-end:2px}.production-market-atlas .market-bubbles__studio-performance .tp2__changev{font-size:8.5px}.production-market-atlas .market-bubbles__studio-stats strong{font-size:9.5px}}@media (max-width:800px){.production-market-atlas .market-bubbles{grid-template-rows:38px minmax(420px,1fr)}.production-market-atlas .market-bubbles__viewport{height:clamp(420px,100dvh - 284px,680px);min-height:420px}.market-bubbles__studio-portal.production-market-atlas{inset:calc(var(--topbar-h) + 4px) 0 calc(var(--mobile-nav-clearance) + 4px)}}@media (prefers-reduced-motion:reduce){.production-market-atlas .market-bubble-wrap,.production-market-atlas .market-bubble{transition:none!important}.production-market-atlas .market-bubble-wrap.is-pulse-buy .market-bubble:after,.production-market-atlas .market-bubble-wrap.is-pulse-sell .market-bubble:after{display:none;animation:none!important}}
