@media(max-width:760px){
 .topbar{padding-left:12px!important;padding-right:12px!important;gap:6px}
 .topbar .logo{flex:none;white-space:nowrap;font-size:1rem;gap:5px}
 .topbar .logo img{width:31px;height:31px}
 .topbar .header-actions{gap:6px;margin-left:auto}
 .topbar .header-actions .header-launch{display:inline-flex!important;order:-1;min-height:39px;height:39px;padding:0 9px;font-size:10px;letter-spacing:-.02em;border-radius:8px}
 .topbar .header-actions .header-launch .cta-arrow{width:13px;height:13px;margin-left:1px}
 .topbar .header-actions .network-control{flex:none;order:-2}
 .topbar .header-actions .network-control>button{display:flex;align-items:center;justify-content:center;gap:3px;width:43px;height:39px;min-height:39px;padding:0!important;max-width:none!important;font-size:13px}
 .topbar .network-control>button b{display:none}
 .topbar .network-control .network-icon{width:23px;height:23px;object-fit:contain;flex:none}
 .topbar .network-control .network-icon-fallback{flex:none}
 .topbar .header-actions .wallet-trigger{width:39px;height:39px;min-height:39px}
 .mobile-shortcuts .mobile-launch{display:none!important}
 .topbar .network-menu{right:0;min-width:195px}
}
@media(max-width:390px){.topbar .logo{font-size:.94rem}.topbar .logo img{width:28px;height:28px}.topbar .header-actions .header-launch{font-size:9px;padding:0 7px}.topbar .header-actions .network-control>button{width:39px}.topbar .header-actions .wallet-trigger{width:37px}}
@media(max-width:350px){.topbar .header-actions .header-launch{font-size:8px;padding:0 5px}.topbar .logo{font-size:.87rem}.topbar .header-actions{gap:4px}}
