:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;color:#edf3ef;--canvas:#0b0f0d;--surface:#111713;--surface-2:#151c17;--surface-3:#19221c;--line:#25302a;--line-strong:#35453b;--text:#edf3ef;--muted:#8c9a91;--dim:#637068;--mint:#56e3a4;--mint-dim:#15392b;--coral:#ff6f7d;--gold:#f2bb53;--blue:#56b7f1;--violet:#9383ff;--header-height:68px;--context-height:46px;background:#0b0f0d;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:var(--canvas);min-height:100vh;overflow-x:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--mint);outline-offset:2px}.app-shell{min-height:100vh}.global-header{z-index:40;min-height:var(--header-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b0f0df5;grid-template-columns:auto auto minmax(180px,330px) auto;align-items:center;gap:18px;padding:0 22px;display:grid;position:sticky;top:0}.brand{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;min-width:182px;height:auto;padding:0;display:flex}.brand-mark{background:var(--mint);border:1px solid #398f69;border-radius:7px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:35px;height:35px}.brand-copy{flex-direction:column;min-width:0;display:flex}.brand-copy strong{font-size:16px;line-height:19px}.brand-copy strong span{color:var(--mint)}.brand-copy small{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin-top:2px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px}.product-tabs{border:1px solid var(--line);background:#0d120f;border-radius:7px;align-items:center;gap:3px;height:36px;padding:3px;display:inline-flex}.product-tabs button{height:28px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:4px;align-items:center;gap:7px;padding:0 11px;font-size:11px;font-weight:700;display:inline-flex}.product-tabs button img{filter:invert();opacity:.82;width:15px;height:15px}.product-tabs button:hover{color:var(--text)}.product-tabs button[data-state=active]{background:var(--surface-3);color:var(--text);box-shadow:inset 0 -2px 0 var(--mint)}.product-tabs button[data-state=active] svg{color:var(--mint)}.global-search,.profile-lookup{border:1px solid var(--line);min-width:0;height:36px;color:var(--muted);background:#0d120f;border-radius:6px;align-items:center;gap:8px;padding:0 10px;display:flex}.global-search:focus-within,.profile-lookup:focus-within{border-color:#438665}.global-search input,.profile-lookup input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.global-search>span{border:1px solid var(--line);color:var(--dim);border-radius:3px;padding:2px 4px;font-size:8px}.header-actions{justify-content:flex-end;align-items:center;gap:9px;min-width:0;display:flex}.last-update{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;font-size:10px;display:inline-flex}.context-nav{top:var(--header-height);z-index:30;min-height:var(--context-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e1310f2;justify-content:space-between;align-items:center;gap:18px;padding:0 22px;display:flex;position:sticky}.context-nav>div{align-items:center;gap:3px;display:flex}.context-nav button{height:45px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;padding:0 11px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.context-nav button:hover,.context-nav button.active{color:var(--text)}.context-nav button.active:after{background:var(--mint);content:"";height:2px;position:absolute;bottom:-1px;left:8px;right:8px}.context-nav button i{background:var(--mint);border-radius:50%;width:6px;height:6px;margin-left:2px}.context-nav button i.error{background:var(--coral)}.context-meta{color:var(--muted);white-space:nowrap;font-size:10px}.context-meta span,.context-meta a{align-items:center;gap:6px;display:inline-flex}.context-meta img{border-radius:50%;width:17px;height:17px}.context-meta a:hover{color:var(--text)}main{min-width:0}.content{width:100%;max-width:1500px;margin:0 auto;padding:22px 24px 50px}.page-heading{justify-content:space-between;align-items:flex-start;gap:18px;min-height:56px;display:flex}.page-heading h1{margin:3px 0 0;font-size:22px;line-height:27px}.page-heading-status{padding-top:10px}.eyebrow{color:var(--muted);text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px;font-weight:700;line-height:13px;display:block}.view-stack{flex-direction:column;gap:14px;min-width:0;display:flex}.split-grid{gap:14px;min-width:0;display:grid}.split-grid.wide-left{grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr)}.split-grid.even{grid-template-columns:repeat(2,minmax(0,1fr))}.panel,.account-band,.my-account-banner,.monad-identity,.profile-hero{border:1px solid var(--line);background:var(--surface);border-radius:7px;min-width:0;overflow:hidden}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:10px 15px;display:flex}.section-heading>div:first-child{min-width:0}.section-heading h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;line-height:18px;overflow:hidden}.section-heading>div>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;line-height:13px;display:block;overflow:hidden}.section-actions{flex:none;align-items:center;gap:8px;display:flex}.metrics-grid{border:1px solid var(--line);background:var(--line);border-radius:7px;gap:1px;display:grid;overflow:hidden}.metrics-grid.six{grid-template-columns:repeat(6,minmax(135px,1fr))}.metric{background:var(--surface);min-width:0;min-height:108px;padding:14px}.metric-head{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;display:flex}.metric-head span{text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:700;overflow:hidden}.metric-head svg{color:var(--dim)}.metric>strong{text-overflow:ellipsis;white-space:nowrap;margin:11px 0 5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:19px;line-height:24px;display:block;overflow:hidden}.metric>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:14px;display:block;overflow:hidden}.positive{color:var(--mint)!important}.negative{color:var(--coral)!important}.neutral{color:var(--text)!important}.warning{color:var(--gold)!important}.muted{color:var(--muted)!important}.status-dot{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:10px;font-weight:600;display:inline-flex}.status-dot>span{border-radius:50%;flex:0 0 7px;width:7px;height:7px}.status-dot.ok>span{background:var(--mint);box-shadow:0 0 0 3px #56e3a414}.status-dot.bad>span{background:var(--coral)}.icon-button{border:1px solid var(--line);background:var(--surface);color:#aab7af;cursor:pointer;border-radius:5px;flex:0 0 33px;place-items:center;width:33px;height:33px;padding:0;display:inline-grid}.icon-button:hover:not(:disabled){border-color:var(--line-strong);background:var(--surface-3);color:var(--text)}.icon-button:disabled{cursor:not-allowed;opacity:.35}.ui-tooltip{z-index:100;border:1px solid var(--line-strong);color:var(--text);background:#172019;border-radius:4px;padding:6px 8px;font-size:9px;box-shadow:0 8px 22px #0000004d}.ui-tooltip-arrow{fill:#172019}.wallet-button,.primary-button,.secondary-button{cursor:pointer;white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:10px;font-weight:700;display:inline-flex}.wallet-button,.secondary-button{border:1px solid var(--line-strong);background:var(--surface);color:var(--text)}.wallet-button:hover,.secondary-button:hover{background:var(--surface-3)}.primary-button{background:var(--mint);color:#08100b;border:1px solid #48c58d}.primary-button:hover{background:#74edb6}.wallet-button:disabled,.primary-button:disabled,.secondary-button:disabled{cursor:wait;opacity:.55}.primary-button.full{width:100%}.network-switch{color:var(--gold)}.text-button{color:var(--mint);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:10px;font-weight:700;display:inline-flex}.text-button:hover{color:#8bf0c1}.chart-large{width:100%;height:290px;padding:8px 9px 5px 5px}.chart-tooltip{border:1px solid var(--line-strong);background:#0e1410;border-radius:5px;flex-direction:column;gap:3px;min-width:150px;padding:9px 10px;display:flex;box-shadow:0 8px 24px #0000004d}.chart-tooltip strong{margin-bottom:2px;font-size:10px}.chart-tooltip span{color:var(--muted);font-size:9px}.data-table-wrap{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;font-variant-numeric:tabular-nums;white-space:nowrap;width:100%;font-size:10px}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #202a24;height:43px;padding:0 12px}.data-table th{height:36px;color:var(--muted);text-transform:uppercase;background:#0e1410;font-size:8px;font-weight:700}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover,.data-table tbody tr.selected-row{background:var(--surface-3)}.accounts-table tbody tr,.market-table tbody tr{cursor:pointer}.data-table .numeric{text-align:right}.rank{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.address-cell{align-items:center;gap:7px;max-width:100%;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;display:inline-flex}.address-identicon{border:2px solid hsl(var(--seed) 30% 34%);background:hsl(var(--seed) 64% 58%);border-radius:50%;flex:0 0 18px;width:18px;height:18px;box-shadow:inset 5px -3px #0c0e0c38}.address-cell button,.address-cell a,.row-action{width:20px;height:20px;color:var(--dim);cursor:pointer;background:0 0;border:0;border-radius:3px;place-items:center;padding:0;display:inline-grid}.address-cell button:hover,.address-cell a:hover,.row-action:hover{color:var(--text);background:#253129}.you-chip{background:var(--mint-dim);color:#81eebc;border:1px solid #4d8068;border-radius:3px;padding:2px 4px;font-family:inherit;font-size:7px;font-weight:800}.self-row{box-shadow:inset 2px 0 0 var(--mint);background:#56e3a40a}.table-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:58px;padding:10px 14px;display:flex}.segmented{border:1px solid var(--line);background:#0c110e;border-radius:5px;min-width:0;height:32px;display:inline-flex;overflow:hidden}.segmented [role=tablist]{width:100%;display:flex}.segmented button{border:0;border-right:1px solid var(--line);min-width:50px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;padding:0 9px;font-size:9px;font-weight:700}.segmented button:last-child{border-right:0}.segmented button:hover{color:var(--text)}.segmented button[data-state=active]{background:var(--surface-3);color:var(--mint);box-shadow:inset 0 -2px 0 var(--mint)}.search-box{border:1px solid var(--line);width:min(250px,100%);height:32px;color:var(--muted);background:#0c110e;border-radius:5px;align-items:center;gap:7px;margin-left:auto;padding:0 9px;display:flex}.search-box:focus-within{border-color:#438665}.search-box input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:10px}.pagination{border-top:1px solid var(--line);min-height:50px;color:var(--muted);justify-content:space-between;align-items:center;padding:8px 14px;font-size:9px;display:flex}.pagination>div{gap:6px;display:flex}.drawer-backdrop{z-index:80;background:#00000094;position:fixed;inset:0}.account-drawer{border-left:1px solid var(--line-strong);background:#0d120f;width:min(420px,100%);position:absolute;inset:0 0 0 auto;overflow-y:auto;box-shadow:-16px 0 45px #00000059}.drawer-head{z-index:2;border-bottom:1px solid var(--line);background:#0d120f;justify-content:space-between;align-items:center;gap:15px;min-height:76px;padding:14px 16px;display:flex;position:sticky;top:0}.drawer-head>div{min-width:0}.drawer-head .address-cell{margin-top:6px}.drawer-metrics{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.drawer-metrics .metric{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:0 0;min-height:112px}.drawer-metrics .metric:nth-child(2n){border-right:0}.detail-list{padding:4px 16px}.detail-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:48px;font-size:10px;display:flex}.detail-list>div:last-child{border-bottom:0}.detail-list>div>span{color:var(--muted);flex:none}.detail-list strong,.detail-list a{overflow-wrap:anywhere;text-align:right;align-items:center;gap:5px;min-width:0;display:inline-flex}.account-drawer>.primary-button{width:calc(100% - 32px);margin:12px 16px}.market-strip{border:1px solid var(--line);background:var(--line);border-radius:7px;grid-template-columns:repeat(6,minmax(145px,1fr));gap:1px;display:grid;overflow-x:auto}.market-tile{background:var(--surface);cursor:pointer;text-align:left;border:0;grid-template-columns:30px minmax(60px,1fr) auto;align-items:center;gap:8px;min-width:145px;min-height:69px;padding:10px;display:grid}.market-tile:hover,.market-tile.selected{background:var(--surface-3)}.market-tile.selected{box-shadow:inset 0 -2px 0 var(--mint)}.market-symbol{border:1px solid var(--market-color);width:30px;height:30px;color:var(--market-color);background:#101713;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.market-tile>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.market-tile strong{font-size:10px}.market-tile small{color:var(--muted);text-overflow:ellipsis;font-size:8px;overflow:hidden}.market-tile>span:last-child{align-items:center;font-size:8px;font-weight:700;display:inline-flex}.market-facts .facts-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.market-facts .metric{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:0 0;min-height:142px}.market-facts .metric:nth-child(2n){border-right:0}.market-table td:first-child strong,.market-table td:first-child small{display:block}.market-table td:first-child small{color:var(--muted);margin-top:2px;font-size:8px}.my-account-banner,.monad-identity{justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:13px 16px;display:flex}.my-account-banner>div:first-child{min-width:0}.my-account-banner .address-cell{margin-top:7px}.banner-status,.monad-actions{align-items:center;gap:12px;display:flex}.banner-status>span:not(.status-dot){color:var(--muted);font-size:9px}.account-cards{background:var(--line);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1px;display:grid}.account-card{background:var(--surface);min-width:0}.account-card-head,.account-card-foot{justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;display:flex}.account-card-head{border-bottom:1px solid var(--line);min-height:48px}.account-card-head>div{align-items:center;gap:6px;display:flex}.account-card-head>div span,.account-card-equity span,.mini-grid span{color:var(--muted);font-size:8px}.account-card-head>div strong{font-size:10px}.account-card-equity{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;padding:14px;display:grid}.account-card-equity span{grid-column:1/-1}.account-card-equity strong{margin-top:4px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:21px}.account-card-equity small{color:var(--muted);font-size:8px}.mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.mini-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;min-width:0;min-height:57px;padding:8px 10px;display:flex}.mini-grid>div:nth-child(3n){border-right:0}.mini-grid strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;overflow:hidden}.account-card-foot{min-height:38px;color:var(--muted);justify-content:flex-start;font-size:8px}.account-card-foot span+span:before{color:var(--dim);content:"·";margin-right:8px}.execution-panel,.position-panel{min-height:310px}.execution-chart{width:100%;height:195px;position:relative}.pie-center{pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.pie-center strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:16px}.pie-center span{color:var(--muted);text-transform:uppercase;font-size:8px}.legend-row{color:var(--muted);justify-content:center;gap:18px;font-size:9px;display:flex}.legend-row span{align-items:center;gap:6px;display:flex}.legend-row i{border-radius:2px;width:7px;height:7px}.legend-row i.maker{background:var(--mint)}.legend-row i.taker{background:var(--gold)}.position-row{border-bottom:1px solid var(--line);grid-template-columns:1.1fr 1fr 1.5fr 1fr;align-items:center;gap:12px;min-height:61px;padding:8px 14px;font-size:9px;display:grid}.position-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.position-row span{color:var(--muted);font-size:8px}.position-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.liquidity{border-radius:3px;padding:2px 5px;font-size:7px;font-weight:800}.liquidity.maker{color:var(--mint);background:#56e3a41f}.liquidity.taker{color:var(--gold);background:#f2bb531f}.profile-hero{grid-template-columns:auto minmax(260px,430px) auto;align-items:center;gap:18px;min-height:78px;padding:13px 15px;display:grid}.profile-ident{align-items:center;gap:11px;min-width:0;display:flex}.profile-ident .address-cell{margin-top:6px}.profile-radar{width:38px;height:38px;color:var(--mint);background:#10251b;border:1px solid #347b5e;border-radius:50%;flex:0 0 38px;place-items:center;display:grid;position:relative;overflow:hidden}.profile-radar:before,.profile-radar:after{content:"";border:1px solid #56e3a440;border-radius:50%;position:absolute}.profile-radar:before{width:24px;height:24px}.profile-radar:after{width:12px;height:12px}.profile-radar>span{transform-origin:0;background:var(--mint);width:17px;height:1px;animation:3.2s linear infinite radar-sweep;position:absolute}.profile-radar svg{z-index:1;opacity:.25}@keyframes radar-sweep{to{transform:rotate(360deg)}}.profile-lookup{height:38px}.profile-lookup button{background:var(--mint-dim);height:28px;color:var(--mint);cursor:pointer;border:1px solid #3b8e67;border-radius:4px;padding:0 10px;font-size:9px;font-weight:800}.profile-live{align-items:center;gap:9px;display:flex}.profile-live>span{color:var(--muted);font-size:9px}.profile-main-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.65fr);gap:14px;display:grid}.nav-chart{height:310px}.allocation-panel{position:relative}.allocation-chart{width:100%;height:215px;position:relative}.allocation-legend{flex-direction:column;padding:0 15px 12px;display:flex}.allocation-legend>div{border-bottom:1px solid #202a24;grid-template-columns:8px 1fr auto;align-items:center;gap:7px;min-height:29px;font-size:9px;display:grid}.allocation-legend>div:last-child{border-bottom:0}.allocation-legend i{border-radius:2px;width:7px;height:7px}.allocation-legend span{color:var(--muted)}.allocation-legend strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.asset-cell{align-items:center;gap:9px;min-width:165px;display:flex}.asset-cell>div{flex-direction:column;gap:2px;min-width:0;display:flex}.asset-cell strong{font-size:10px}.asset-cell span{max-width:180px;color:var(--muted);text-overflow:ellipsis;font-size:8px;overflow:hidden}.asset-icon{border:1px solid var(--line-strong);background:var(--surface-3);width:27px;height:27px;color:var(--mint);border-radius:50%;flex:0 0 27px;place-items:center;font-size:10px;font-weight:800;display:grid;position:relative;overflow:hidden}.asset-icon img{object-fit:cover;background:var(--surface-2);width:100%;height:100%;position:absolute;inset:0}.allocation-cell{flex-direction:column;align-items:flex-end;gap:5px;min-width:92px;display:inline-flex}.allocation-cell i{background:#263129;border-radius:2px;width:70px;height:3px;position:relative;overflow:hidden}.allocation-cell i:after{width:var(--allocation);background:var(--mint);content:"";position:absolute;inset:0 auto 0 0}.profile-lower-grid>.panel{min-height:280px}.risk-list{flex-direction:column;gap:19px;padding:21px 16px;display:flex}.risk-row>div:first-child{justify-content:space-between;align-items:center;gap:15px;margin-bottom:7px;font-size:9px;display:flex}.risk-row span{color:var(--muted)}.risk-row strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.risk-track{background:#222d26;border-radius:3px;height:5px;overflow:hidden}.risk-track i{width:var(--risk);background:var(--mint);height:100%;display:block}.risk-track i.coral{background:var(--coral)}.risk-track i.blue{background:var(--blue)}.risk-track i.violet{background:var(--violet)}.source-list{padding:5px 15px}.source-list>div{border-bottom:1px solid #202a24;justify-content:space-between;align-items:center;gap:14px;min-height:40px;font-size:9px;display:flex}.source-list>div>span{color:var(--muted);align-items:center;gap:8px;display:flex}.source-list i{background:var(--mint);border-radius:50%;width:7px;height:7px}.source-list i.degraded{background:var(--gold)}.source-list strong{color:#c2cec6;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.coverage-foot{border-top:1px solid var(--line);min-height:48px;color:var(--muted);grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:0 15px;font-size:8px;display:grid}.coverage-foot svg{color:var(--blue)}.coverage-foot strong{color:#b5c0b9}.error-banner{color:#ffb1bb;background:#28171a;border:1px solid #713843;border-radius:5px;justify-content:space-between;align-items:center;gap:16px;min-height:40px;padding:8px 12px;font-size:10px;display:flex}.content>.error-banner{margin-bottom:14px}.wallet-dialog-overlay{z-index:110;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000ad;position:fixed;inset:0}.wallet-dialog-content{z-index:111;border:1px solid var(--line-strong);background:#0d120f;border-radius:7px;outline:0;width:min(410px,100vw - 24px);max-height:calc(100vh - 32px);position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 24px 80px #0000008c}.wallet-dialog-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:12px 14px;display:flex}.wallet-dialog-head h2{margin:0;font-size:13px;line-height:18px}.wallet-dialog-head p{color:var(--muted);margin:2px 0 0;font-size:9px}.wallet-options{flex-direction:column;gap:7px;padding:10px;display:flex}.wallet-options>button{border:1px solid var(--line);background:var(--surface);min-height:58px;color:var(--text);cursor:pointer;text-align:left;border-radius:5px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.wallet-options>button:hover:not(:disabled){background:var(--surface-3);border-color:#438665}.wallet-options>button:disabled{cursor:wait;opacity:.65}.wallet-option-icon{border:1px solid var(--line-strong);width:34px;height:34px;color:var(--mint);background:#111a14;border-radius:6px;place-items:center;display:grid;overflow:hidden}.wallet-option-icon img{object-fit:cover;width:100%;height:100%}.wallet-options>button>span:nth-child(2){min-width:0}.wallet-options strong,.wallet-options small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.wallet-options strong{font-size:10px}.wallet-options small{color:var(--muted);margin-top:3px;font-size:8px}.loading-view,.empty-state{min-height:330px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:10px;display:flex}.loading-view.compact,.empty-state.compact{min-height:190px}.empty-state{flex-direction:column}.empty-state svg{color:var(--mint)}.empty-state strong{color:#bdc9c1;font-size:10px}.spin,.spinning svg{animation:.85s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1260px){.global-header{grid-template-columns:auto auto 1fr auto;gap:12px;padding:0 16px}.brand{min-width:165px}.metrics-grid.six{grid-template-columns:repeat(3,minmax(150px,1fr))}.market-strip{grid-template-columns:repeat(6,minmax(150px,1fr))}.header-actions .last-update{display:none}}@media (width<=1000px){.global-header{grid-template-columns:auto auto 1fr}.global-search{display:none}.header-actions{margin-left:auto}.content{padding-left:18px;padding-right:18px}.context-nav{padding-left:16px;padding-right:16px}.split-grid.wide-left,.profile-main-grid{grid-template-columns:minmax(0,1fr)}.market-facts .facts-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.market-facts .metric{min-height:108px}.profile-hero{grid-template-columns:1fr minmax(250px,390px)}.profile-live{display:none}}@media (width<=760px){:root{--header-height:60px;--context-height:44px}.global-header{grid-template-columns:auto 1fr auto;gap:9px;padding:0 11px}.brand{min-width:0}.brand-mark{flex-basis:34px;width:34px;height:34px}.brand-mark img{width:31px;height:31px}.brand-copy{display:none}.product-tabs{justify-self:start}.product-tabs button{padding:0 8px;font-size:9px}.header-actions>.status-dot,.header-actions>.icon-button,.header-actions .network-switch{display:none}.wallet-button{width:34px;min-height:34px;padding:0;font-size:0}.wallet-button svg{width:16px;height:16px}.context-nav{gap:12px;padding:0 9px;overflow-x:auto}.context-nav>div:first-child{min-width:max-content}.context-nav button{height:43px;padding:0 9px;font-size:9px}.context-meta{display:none!important}.content{padding:15px 11px 35px}.page-heading{min-height:50px}.page-heading h1{font-size:18px;line-height:23px}.page-heading-status{display:none}.view-stack{gap:11px}.metrics-grid.six{grid-template-columns:repeat(2,minmax(0,1fr))}.metric{min-height:101px;padding:12px}.metric>strong{font-size:16px}.split-grid.even{grid-template-columns:minmax(0,1fr)}.chart-large{height:250px}.section-heading{min-height:54px;padding:9px 12px}.table-toolbar{flex-wrap:wrap;padding:10px 12px}.segmented{max-width:100%;overflow-x:auto}.segmented button{min-width:55px}.search-box{order:3;width:100%;margin-left:0}.market-strip{display:flex}.market-tile{flex:0 0 155px}.market-facts .facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-facts .metric{min-height:105px}.my-account-banner,.monad-identity{flex-wrap:wrap;align-items:flex-start}.banner-status,.monad-actions{justify-content:space-between;width:100%;margin-left:0}.position-row{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-list>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding:8px 0}.detail-list strong,.detail-list a{text-align:left;max-width:100%}.profile-hero{grid-template-columns:minmax(0,1fr);gap:11px}.profile-lookup{width:100%}.nav-chart{height:255px}.profile-lower-grid>.panel{min-height:0}.holdings-table th:nth-child(6),.holdings-table td:nth-child(6){display:none}}@media (width<=430px){.product-tabs button:first-child{width:32px;font-size:0}.metrics-grid.six{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.metric-head span{white-space:normal}.metric>strong{font-size:15px}.segmented{width:100%}.segmented button{flex:1;min-width:0;padding:0 6px}.drawer-metrics,.mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-grid>div:nth-child(3n){border-right:1px solid var(--line)}.mini-grid>div:nth-child(2n){border-right:0}.profile-hero .address-cell button,.profile-hero .address-cell a{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
