/* Phone layouts share the same data/actions as the desktop workspace. */
.rhs-mobile-brand,.rhs-mobile-search,.rhs-mobile-social,.rhs-mobile-nav,.rhs-mobile-markets,
.rhs-mobile-token,.rhs-mobile-detail-tabs,.rhs-mobile-trades,.rhs-mobile-all{display:none}
@media(max-width:1023px){
 html,body{width:100%;min-height:100%;overflow-x:clip}
 body{background:#0d0f13}
 .rhs-shell{display:block!important;min-height:100dvh!important;font-size:14px!important;background:#0d0f13!important;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}
 .rhs-shell>main{height:auto!important;min-height:100dvh;padding-bottom:calc(76px + env(safe-area-inset-bottom));background:#0d0f13}
 .rhs-sidebar{display:none!important}
 .rhs-shell button,.rhs-shell select{font-family:inherit;touch-action:manipulation}
 .rhs-shell button:disabled{opacity:.45;cursor:not-allowed}
 .rhs-header{position:sticky;top:0;z-index:30;height:calc(64px + env(safe-area-inset-top));min-height:64px;padding:calc(8px + env(safe-area-inset-top)) 16px 8px!important;flex-wrap:nowrap!important;border-bottom:1px solid #272b33;background:#101216!important}
 .rhs-header>button:not(.rhs-mobile-brand):not(.rhs-mobile-search),.rhs-header>.rhs-ad,.rhs-header>div{display:none!important}
 .rhs-mobile-brand{display:flex;align-items:center;gap:8px;border:0;background:none;color:#f3f5f7;font-size:18px;font-weight:700;padding:0;min-height:44px}
 .rhs-mobile-brand img{width:30px;height:30px;object-fit:contain}
 .rhs-mobile-social{display:grid;place-items:center;margin-left:auto;width:44px;height:44px;flex:none;border:1px solid #303640;border-radius:12px;color:#ccdfa4;font-size:20px;background:#1b1f26}
 .rhs-mobile-search{display:grid;place-items:center;width:44px;height:44px;flex:none;border:1px solid #303640;border-radius:12px;color:#e7e9ec;background:#1b1f26}
 .rhs-shell section[aria-label="24-hour market activity"]{margin:12px 12px 16px!important}
 .rhs-shell section[aria-label="24-hour market activity"]>div>div{justify-content:space-between!important;border-radius:10px!important;gap:4px!important}
 .rhs-shell:has(.rhs-detail) section[aria-label="24-hour market activity"]{display:none}
 .rhs-market-controls{display:grid!important;grid-template-columns:minmax(125px,.8fr) minmax(0,1.2fr);gap:8px!important;padding:0 12px 12px!important;background:none!important}
 .rhs-market-controls>.rhs-density{display:none}
 .rhs-market-controls>div:nth-of-type(1),.rhs-market-controls>div:nth-of-type(2){display:flex;justify-content:space-between;border-radius:10px!important;padding:3px!important;width:100%}
 .rhs-market-controls>div:nth-of-type(1) button,.rhs-market-controls>div:nth-of-type(2) button{flex:1;min-height:40px;font-size:12px!important;padding:5px 6px!important;border-radius:7px!important}
 .rhs-market-controls .rhs-pad-controls{grid-column:1/-1;width:100%;flex-wrap:nowrap!important;overflow-x:auto;gap:4px!important;border:0!important;background:none!important;padding:0!important}
 .rhs-pad-controls button{min-height:44px;flex:none;padding:8px 12px!important;border:1px solid #2d333e!important;border-radius:22px!important;font-size:14px!important;color:#b9c4d4!important}
 .rhs-pad-controls button>span[style*="background"]{opacity:1!important}
 .rhs-pad-controls button[aria-pressed="true"]{background:#263316!important;color:#ccdfa4!important;border-color:#719431!important}
 .rhs-mobile-all{display:flex;align-items:center;background:transparent}
 .rhs-market-controls .rhs-sort-controls{display:none!important}
 .rhs-sort-controls>span{font-size:12px!important}
 .rhs-sort-controls>button{min-height:44px;border-radius:8px!important}
 [data-rhs-table-scroll]{flex:none!important;overflow:visible!important;min-height:0!important;margin:0 12px!important;border:0!important;background:none!important;scrollbar-gutter:auto!important}
 .rhs-desktop-market-table{display:none}
 .rhs-mobile-markets{display:block}
 .rhs-mobile-sort{display:flex;align-items:center;gap:8px;color:#aab2bf;margin-bottom:12px;font-size:13px}
 .rhs-mobile-sort select{flex:1;min-width:0;height:44px;padding:0 12px;background:#191d25;border:1px solid #303743;border-radius:8px;color:#e5e9ef;font-size:16px}
 .rhs-mobile-sort button{width:44px;height:44px;border:1px solid #303743;border-radius:8px;color:#ccdfa4;background:#191d25;font-size:20px}
 .rhs-mobile-pagination-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 12px;color:#aab6c8;font-size:13px;grid-column:1/-1}
 .rhs-mobile-pagination-top button{width:44px;height:44px;border:1px solid #303743;border-radius:8px;background:#191d25;color:#ccdfa4;font-size:20px}
 .rhs-mobile-market{border:0;border-bottom:1px solid #2b3039;border-radius:0;margin:0;background:transparent;overflow:hidden}
 .rhs-mobile-market-open{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;min-height:62px;border:0;background:none;color:#edf0f5;text-align:left;padding:10px 4px 4px;cursor:pointer}
 .rhs-mobile-market-open:active{background:#1b2029}
 .rhs-mobile-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;overflow:hidden;flex:none;background:#292e38}
 .rhs-mobile-market-name{display:flex;flex-direction:column;gap:5px;min-width:0}
 .rhs-mobile-market-name strong{display:block;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 .rhs-mobile-market-name small{color:#98a2b1;font-weight:400;font-size:12px}
 .rhs-mobile-market-name>span{display:flex;align-items:center;gap:5px;color:#a2acbb;font-size:12px}
 .rhs-mobile-market-name i{width:16px;height:16px;border-radius:4px;flex:none}
 .rhs-mobile-market-price{font-size:14px;font-weight:650;font-variant-numeric:tabular-nums;max-width:120px;overflow-wrap:anywhere;text-align:right}
 .rhs-mobile-market-changes{display:flex;align-items:center;gap:16px;padding:0 4px;color:#98a2b1;font-size:12px;min-height:44px}
 .rhs-mobile-market-changes strong{font-size:13px;font-weight:500;margin-left:3px}
 .rhs-mobile-market-changes>span{min-width:0;overflow-wrap:anywhere}
 .rhs-mobile-market-changes button{margin-left:auto;flex:none;width:44px;height:44px;border:0;background:none;font-size:23px}
 .rhs-mobile-market-changes button[aria-pressed="false"]{color:#a4afbf!important}
 .rhs-mobile-market dl,.rhs-mobile-trade dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:10px 12px 12px;border-top:1px solid #292e37}
 .rhs-mobile-market dt,.rhs-mobile-trade dt{font-size:12px;color:#99a4b5;margin-bottom:4px}
 .rhs-mobile-market dd,.rhs-mobile-trade dd{margin:0;font-size:13px;color:#dce2eb;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}
 .rhs-mobile-market dl{border-top:0;padding:0 4px 12px}
 .rhs-mobile-market dt{font-size:11px;margin-bottom:3px}
 .rhs-mobile-pagination{padding:14px 0 8px;font-size:12px;color:#9ba6b7;line-height:1.5}
 .rhs-mobile-pagination>div{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px}
 .rhs-mobile-pagination button,.rhs-mobile-empty button{min-height:44px;padding:8px 12px;border:1px solid #343b47;border-radius:9px;background:#212732;color:#e6ebf2;font-size:14px}
 .rhs-mobile-empty{text-align:center;padding:36px 16px;border:1px dashed #36404e;border-radius:12px;color:#a7b1c0}
 .rhs-mobile-empty strong{color:#e5eaf2;font-size:18px}.rhs-mobile-empty p{line-height:1.6}
 [data-rhs-table-scroll]:has(.rhs-mobile-empty)>[role="status"]{display:none}
 .rhs-mobile-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:fixed;bottom:0;left:0;right:0;z-index:40;padding:6px 8px calc(6px + env(safe-area-inset-bottom));border-top:1px solid #303640;background:#101318}
 .rhs-mobile-nav button{display:flex;flex-direction:column;gap:3px;align-items:center;justify-content:center;min-height:54px;border:0;border-radius:9px;background:none;font-size:12px}
 .rhs-mobile-nav button[aria-current="page"]{background:#242d16}
 .rhs-mobile-nav button>span[aria-hidden]{display:grid;place-items:center;width:24px;height:24px;font-size:24px;line-height:24px}
 .rhs-mobile-nav svg{display:block;width:24px;height:24px}
 .rhs-mobile-token{display:block;padding:12px 16px;background:#12151b}
 .rhs-mobile-token-top{display:flex;align-items:center;gap:10px;min-width:0}
 .rhs-mobile-token-top>div{flex:1;min-width:0}
 .rhs-mobile-token-top strong,.rhs-mobile-token-top>div>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
 .rhs-mobile-token-top strong{font-size:18px}.rhs-mobile-token-top small{font-size:13px;color:#9ca7b8;font-weight:400}
 .rhs-mobile-token-top>div>span{font-size:12px;color:#98a4b5;margin-top:3px}
 .rhs-mobile-token-top button{width:44px;height:44px;flex:none;border:0;border-radius:9px;background:#202630;color:#dce3ee;font-size:23px}
 .rhs-mobile-token-price{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:16px;font-variant-numeric:tabular-nums}
 .rhs-mobile-token-price>strong{font-size:25px;overflow-wrap:anywhere;min-width:0}.rhs-mobile-token-price>span{font-size:14px;flex:none}
 .rhs-mobile-token-price small{font-size:12px;color:#9aa7ba}
 .rhs-mobile-token-top strong,.rhs-mobile-token-top>div>span{white-space:normal;overflow-wrap:anywhere}
 .rhs-mobile-token-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:12px;font-size:12px;color:#a7b3c5}
 .rhs-mobile-token-meta>span[aria-hidden]{width:18px;height:18px;border-radius:4px}
 .rhs-mobile-detail-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));position:sticky;top:calc(64px + env(safe-area-inset-top));z-index:20;background:#12151b;border-bottom:1px solid #303640}
 .rhs-mobile-detail-tabs button{height:48px;background:none;border:0;border-bottom:2px solid transparent;font-size:14px;font-weight:600}
 .rhs-detail{display:block!important;flex:none!important;overflow:visible!important;border-top:0;background:#11141a!important}
 .rhs-detail-workspace{overflow:visible!important}
 .rhs-detail[data-mobile-tab="chart"] .rhs-detail-info,.rhs-detail[data-mobile-tab="chart"] .rhs-detail-transactions,
 .rhs-detail[data-mobile-tab="trades"] .rhs-detail-chart,
 .rhs-detail[data-mobile-tab="info"] .rhs-detail-workspace{display:none!important}
 .rhs-detail[data-mobile-tab="trades"] .rhs-detail-info [aria-label="Swaps coming soon"]{display:none!important}
 .rhs-mobile-trade-jump{display:block;min-height:44px;width:calc(100% - 24px);margin:12px 12px 0;border:1px solid #3f4d30;border-radius:8px;background:#1b2516;color:#ccdfa4;font-size:14px}
 .rhs-mobile-transactions-title{font-size:16px;margin:0 0 12px;scroll-margin-top:calc(124px + env(safe-area-inset-top));color:#e7ecf4}
 .rhs-chart-toolbar{padding:4px 8px!important;gap:0!important}
 .rhs-chart-toolbar>span{display:none}
 .rhs-chart-toolbar>div{width:100%;justify-content:space-between}
 .rhs-chart-toolbar button{min-height:44px;font-size:13px!important;padding:5px 8px!important}
 .rhs-chart-surface{height:clamp(340px,55svh,520px)}
 .rhs-chart-legend{right:12px!important;top:8px;font-size:12px}
 .rhs-chart-ohlc{display:none}
 .rhs-chart-surface:before{height:88px}
 .rhs-chart-canvas{inset:88px 0 0}
 .rhs-chart-metric{top:36px!important;right:10px!important}
 .rhs-chart-metric button{min-height:40px;font-size:13px!important}
 .rhs-chart-overlay{top:88px!important}
 .rhs-chart-status{left:8px!important;right:8px!important;bottom:32px!important;align-items:flex-end!important;gap:6px}
 .rhs-chart-status>span{max-width:42%;font-size:10px!important}
 .rhs-chart-status button{min-width:40px!important;min-height:40px!important;font-size:12px!important}
 .rhs-detail-transactions{border:0!important;overflow:visible!important;min-height:calc(100svh - 188px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:12px}
 .rhs-detail-transactions>div,.rhs-detail-transactions>sc-for{min-width:0!important}
 .rhs-detail-transactions>.rhs-tx-grid,.rhs-detail-transactions>div:nth-child(2){display:none!important}
 .rhs-mobile-trades{display:block}
 .rhs-mobile-trade{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 44px;gap:10px;align-items:center;padding-top:12px;margin-bottom:10px;border:1px solid #303743;border-radius:10px;background:#191d25}
 .rhs-mobile-trade>div{display:flex;flex-direction:column;gap:5px;padding-left:12px;min-width:0}.rhs-mobile-trade>div:nth-child(2){text-align:right;padding:0}
 .rhs-mobile-trade strong{font-size:14px;overflow-wrap:anywhere}.rhs-mobile-trade time,.rhs-mobile-trade>div>span{color:#99a6b9;font-size:12px;overflow-wrap:anywhere}
 .rhs-mobile-trade>a{display:grid;place-items:center;width:44px;min-height:44px;font-size:20px}.rhs-mobile-trade dl{grid-column:1/-1;width:100%}
 .rhs-detail-info{padding:12px;gap:12px!important}.rhs-detail-info>.rhs-ad{display:none!important}
 .rhs-detail-info .rhs-token-identity,.rhs-detail-info .rhs-token-venues{display:none!important}
 .rhs-detail-info>div:first-child{padding-top:12px}
 .rhs-detail-info button,.rhs-detail-info a{min-height:44px}.rhs-token-venues{flex-wrap:wrap}
 .rhs-detail-info [style*="font-size: 9px"],.rhs-detail-info [style*="font-size: 10px"],.rhs-detail-info [style*="font-size: 11px"]{font-size:12px!important}
 .rhs-detail-info [style*="color: rgb(91, 98, 108)"]{color:#a4afbf!important}
 .rhs-detail-info [aria-label="Swaps coming soon"] fieldset{display:none}.rhs-detail-info [aria-label="Swaps coming soon"]>div{padding:18px!important}
 .rhs-search-overlay{padding:0!important;background:#111216!important;backdrop-filter:none!important}
 .rhs-search-overlay>section{height:100dvh;max-height:100dvh!important;width:100%!important;border:0!important;border-radius:0!important;padding-bottom:env(safe-area-inset-bottom)}
 .rhs-search-overlay>section>div:first-child{height:auto!important;min-height:64px;padding:calc(8px + env(safe-area-inset-top)) 12px 8px!important;gap:8px!important;flex-wrap:wrap}
 .rhs-search-overlay input{font-size:16px!important;min-width:130px!important;min-height:44px}
 .rhs-search-overlay button{min-height:44px;min-width:44px}.rhs-search-overlay>section>div:nth-child(2){font-size:11px!important;line-height:1.6;letter-spacing:0!important}
 .rhs-search-overlay>section>div:last-child{flex:1;min-height:0!important;padding:10px!important;overscroll-behavior:contain}
 .rhs-search-result{flex:none;grid-template-columns:36px minmax(0,1fr) 92px!important;padding:12px 10px!important;gap:8px!important;border-radius:10px!important}
 .rhs-search-result>span:first-child{width:36px!important;height:36px!important}
 .rhs-search-result>span:nth-child(2)>span:first-child{flex-wrap:wrap!important;gap:3px!important}
 .rhs-search-result strong{overflow-wrap:anywhere;font-size:14px!important}.rhs-search-result>span:nth-child(2)>span:first-child>span:last-child{display:none}
 .rhs-search-result>span:nth-child(2)>span:last-child>span:last-child{display:none}
 .rhs-search-result>span:nth-child(3){text-align:right;font-size:12px}
 .rhs-search-result>span:nth-child(3)>strong{font-size:11.5px!important;white-space:nowrap;letter-spacing:-.02em}
 .rhs-search-result>span.rhs-search-identity{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-column:1/-1;gap:8px!important;border-top:1px solid #303743;padding-top:8px;color:#a7b2c2!important;font-size:11px!important}
 .rhs-search-identity>span{min-width:0;overflow-wrap:anywhere}
}
@media(min-width:600px) and (max-width:1023px){
 .rhs-mobile-market{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);column-gap:20px;padding:8px 4px}
 .rhs-mobile-market-open{grid-row:1/3}
 .rhs-mobile-market dl{padding-bottom:4px}
 .rhs-mobile-token{padding:16px 24px}
 .rhs-mobile-token-price{justify-content:flex-start;gap:24px}
}
