/* Adapta o explorador de moedas ao mesmo desktop do Feed, sem alterar seu gráfico. */
body.token-desktop{--blue:#2b47d2;--orange:#e96837;--light:#fdfbf3;font-family:"Courier New",Courier,monospace}
body.token-desktop .desktop{max-width:1440px;margin:0 auto;padding:27px 48px 168px;min-height:100vh}
body.token-desktop .desktop-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:29px}
body.token-desktop .desktop-brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-size:14px;font-weight:bold;letter-spacing:-.45px}
body.token-desktop .cp-icon{display:grid;grid-template-columns:repeat(4,5px);grid-template-rows:repeat(4,5px);gap:2px;flex:none}
body.token-desktop .cp-icon i{background:var(--ink)}
body.token-desktop .cp-icon i:nth-child(4),body.token-desktop .cp-icon i:nth-child(13),body.token-desktop .cp-icon i:nth-child(14){visibility:hidden}
body.token-desktop .desktop-label{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap}
body.token-desktop .desktop-label>span{display:inline-block;width:7px;height:7px;background:var(--orange);margin-right:8px}
body.token-desktop .desktop-caption{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 24px}
body.token-desktop .desktop-caption h1{margin:0;font-size:clamp(31px,3.4vw,47px);line-height:1.02;letter-spacing:-2.8px}
body.token-desktop .desktop-caption p{margin:0;font-size:10px;line-height:1.65;color:#545975;max-width:260px}
body.token-desktop .token-application{position:relative;background:var(--paper);padding:5px;border:1px solid var(--ink);outline:2px solid #e1e0e9;outline-offset:-4px;box-shadow:2px 2px 0 #e4e6f3,8px 8px 0 #7e85a866,9px 9px 0 #676c88;min-width:0}
body.token-desktop .app-titlebar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--blue);color:#fff;min-height:29px;padding:4px 5px 4px 10px;font-size:11px;letter-spacing:1px;font-weight:bold}
body.token-desktop .app-title{display:flex;align-items:center;gap:8px;min-width:0}
body.token-desktop .app-glyph{width:11px;height:12px;border:1px solid currentColor;box-shadow:2px 2px 0 #ffffff65;flex:none}
body.token-desktop .title-actions{display:flex;align-items:center;gap:6px;flex:none}
body.token-desktop .window-button{display:grid;place-items:center;width:22px;height:20px;padding:2px;color:var(--ink);background:var(--paper);border:1px solid var(--ink);box-shadow:inset 1px 1px 0 #fff,inset -1px -1px 0 #a5a195}
body.token-desktop .window-button:hover{background:#fff}
body.token-desktop .window-button svg{width:12px;height:12px}
body.token-desktop .app-menu{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px 11px;border-bottom:1px solid var(--ink)}
body.token-desktop .menu-links{display:flex;gap:4px;flex-wrap:wrap}
body.token-desktop .menu-links a{display:inline-flex;align-items:center;gap:8px;min-height:35px;padding:7px 15px;border:1px solid transparent;font-size:12px;text-decoration:none}
body.token-desktop .menu-links a[aria-current="page"]{background:var(--blue);color:#fff;border-color:#192d98;box-shadow:inset 1px 1px 0 #667ae6}
body.token-desktop .menu-links a:hover:not([aria-current="page"]){background:#e7e5d9;border-color:#b8b5ac}
body.token-desktop .key-hint{color:var(--muted);font-size:10px}
body.token-desktop .token-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 20px}
body.token-desktop .token-toolbar>div:first-child{min-width:180px}
body.token-desktop .token-toolbar h2{font-size:23px;letter-spacing:-1.1px;line-height:1.2;margin:0 0 6px}
body.token-desktop .token-toolbar p{margin:0;font-size:11px;line-height:1.65;color:var(--muted)}
body.token-desktop .token-toolbar .search-form{max-width:680px;min-height:39px;margin:0}
body.token-desktop .token-toolbar .back-agents{font-size:10px;padding:9px 12px;margin-left:auto}
body.token-desktop .token-application>.workspace{grid-template-columns:220px minmax(0,1fr) 244px;gap:15px;padding:0 20px 22px}
body.token-desktop .token-application .explorer{top:16px}
body.token-desktop .token-application .token-list{min-height:350px;max-height:calc(100svh - 250px)}
body.token-desktop .token-application .token-row{gap:7px;padding-inline:5px}
body.token-desktop .token-application .token-row-copy strong{font-size:10px}
body.token-desktop .token-application .token-row-values strong{font-size:9px}
body.token-desktop .token-application .token-row-values small{font-size:7px}
body.token-desktop .token-application .token-header{padding:19px 15px;flex-wrap:wrap}
body.token-desktop .token-application .token-actions{margin-left:auto}
body.token-desktop .token-application .trade-content{padding:21px 15px 18px}
body.token-desktop .token-application .market-links a{font-size:8px}
body.token-desktop .desktop-footer{margin-top:30px;color:#575d7a;font-size:10px;letter-spacing:0}
body.token-desktop .desktop.expanded{max-width:none;width:100%;padding-left:16px;padding-right:26px}
body.token-desktop .desktop.expanded .desktop-caption{display:none}
body.token-desktop .desktop.expanded .desktop-header{margin-bottom:18px}
body.token-desktop .toast{bottom:145px;z-index:50}
body.token-desktop .cp-dock-agents{scrollbar-width:none}
body.token-desktop .cp-dock-agents::-webkit-scrollbar{display:none}
@media(min-width:1600px){
 body.token-desktop .desktop{max-width:1440px;width:100%;padding-left:48px;padding-right:48px}
 body.token-desktop .desktop.expanded{width:100%;max-width:none;padding-left:27px;padding-right:27px}
}
@media(max-width:1100px){
 body.token-desktop .desktop{padding-left:27px;padding-right:27px}
 body.token-desktop .token-application>.workspace{grid-template-columns:200px minmax(0,1fr);gap:14px;padding:0 13px 20px}
 body.token-desktop .token-application .explorer{grid-column:1;grid-row:1 / span 2}
 body.token-desktop .token-application .token-detail{grid-column:2}
 body.token-desktop .token-application .market-sidebar{grid-column:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}
 body.token-desktop .token-application .agent-context{display:none}
 body.token-desktop .token-toolbar{padding:20px 13px;gap:12px}
 body.token-desktop .token-toolbar h2{font-size:21px}
 body.token-desktop .key-hint{font-size:8px}
 body.token-desktop .token-application .market-links{grid-template-columns:1fr}
}
@media(max-width:850px){
 body.token-desktop .desktop-caption p,body.token-desktop .key-hint{display:none}
 body.token-desktop .token-application>.workspace{grid-template-columns:185px minmax(0,1fr);gap:12px}
 body.token-desktop .token-application .token-list{min-height:350px}
 body.token-desktop .token-application .token-header{padding:17px 12px}
 body.token-desktop .token-application .market-sidebar{grid-template-columns:1fr}
 body.token-desktop .token-application .market-links{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
 body.token-desktop .desktop,body.token-desktop .desktop.expanded{padding:23px 16px 161px}
 body.token-desktop .token-application>.workspace{grid-template-columns:minmax(0,1fr);gap:18px;padding:0 10px 18px}
 body.token-desktop .token-application .explorer{position:static;grid-column:1;grid-row:auto}
 body.token-desktop .token-application .token-detail,body.token-desktop .token-application .market-sidebar{grid-column:1}
 body.token-desktop .token-application .token-list{min-height:140px;max-height:221px}
 body.token-desktop .token-application .token-row{padding:8px 10px;gap:10px}
 body.token-desktop .token-application .token-row-copy strong{font-size:12px}
 body.token-desktop .token-application .token-row-values strong{font-size:11px}
 body.token-desktop .token-application .token-row-values small{font-size:9px}
 body.token-desktop .token-toolbar{padding:18px 10px;gap:10px;flex-wrap:wrap}
 body.token-desktop .token-toolbar .search-form{flex-basis:100%;min-height:42px}
 body.token-desktop .token-toolbar .back-agents{margin-left:0;box-shadow:none}
 body.token-desktop .app-menu{padding:7px 4px}
 body.token-desktop .menu-links{width:100%;justify-content:space-between;gap:0}
 body.token-desktop .menu-links a{padding:7px 9px;font-size:10px}
 body.token-desktop .desktop-footer{font-size:8px}
}
@media(max-width:620px){
 body.token-desktop .desktop,body.token-desktop .desktop.expanded{padding-left:13px;padding-right:13px}
 body.token-desktop .desktop-header{gap:12px;margin-bottom:23px}
 body.token-desktop .desktop-brand{font-size:12px;gap:10px}
 body.token-desktop .desktop-label{font-size:7px;letter-spacing:.4px}
 body.token-desktop .desktop-caption{margin-bottom:17px}
 body.token-desktop .desktop-caption h1{font-size:36px;letter-spacing:-2.1px}
 body.token-desktop .app-titlebar{font-size:9px;letter-spacing:.4px}
 body.token-desktop .title-actions>span{display:none}
 body.token-desktop .token-application{box-shadow:2px 2px 0 #deddeb,5px 5px 0 #7e85a866,6px 6px 0 #676c88}
 body.token-desktop .token-application .token-actions{margin-left:0;width:auto;flex-wrap:wrap;max-width:100%}
 body.token-desktop .toast{bottom:132px;font-size:10px}
}
