.arcade-return{position:sticky;top:0;z-index:1000;display:flex;justify-content:flex-start;align-items:center;min-height:48px;padding:7px max(16px,env(safe-area-inset-left));background:#17142f;color:#fff;border-bottom:2px solid #d4ef76;font-family:Inter,"Segoe UI",Arial,sans-serif;box-sizing:border-box}
.arcade-return a{display:inline-flex;align-items:center;gap:9px;padding:6px 10px;border-radius:7px;color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:800;line-height:1.25;white-space:nowrap}
.arcade-return a:hover{background:#393253;color:#d4ef76!important}
.arcade-return a:focus-visible{outline:3px solid #ffca3a;outline-offset:2px}
.arcade-return .return-arrow{font-size:18px;line-height:1}
@media(max-width:480px){.arcade-return{min-height:44px;padding-block:5px}.arcade-return a{font-size:12px}}
