html body a.unified-game-back{
    box-sizing:border-box!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;
    display:grid!important;place-items:center!important;padding:0!important;border:1px solid rgba(224,190,113,.48)!important;
    border-radius:12px!important;background:linear-gradient(145deg,#332719,#15100b)!important;color:#ffe4a0!important;
    text-decoration:none!important;box-shadow:inset 0 1px rgba(255,248,219,.14),0 7px 17px rgba(0,0,0,.42)!important;
    cursor:pointer;transition:filter .15s ease,border-color .15s ease,transform .12s ease!important
}
html body a.unified-game-back svg{width:21px!important;height:21px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
html body a.unified-game-back:hover{border-color:#f0ca7e!important;filter:brightness(1.16)}
html body a.unified-game-back:active{transform:translateY(1px)!important;filter:brightness(.93)}

html body .allgames-ui-back{
    box-sizing:border-box!important;position:fixed!important;z-index:12750!important;top:12px!important;right:12px!important;
    left:auto!important;bottom:auto!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;
    display:grid!important;place-items:center!important;padding:0!important;margin:0!important;
    border:1px solid rgba(224,190,113,.48)!important;border-radius:12px!important;
    background:linear-gradient(145deg,#332719,#15100b)!important;color:#ffe4a0!important;
    text-decoration:none!important;box-shadow:inset 0 1px rgba(255,248,219,.14),0 7px 17px rgba(0,0,0,.42)!important;
    font-size:0!important;line-height:1!important;cursor:pointer!important;
    transition:filter .15s ease,border-color .15s ease,transform .12s ease!important
}
html body .allgames-ui-back svg{
    width:21px!important;height:21px!important;display:block!important;fill:none!important;stroke:currentColor!important;
    stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important
}
html body .allgames-ui-back:hover{border-color:#f0ca7e!important;filter:brightness(1.16)}
html body .allgames-ui-back:active{transform:translateY(1px)!important;filter:brightness(.93)}
html body .agd-myinfo-header,
html body .agd-friends-header{padding-right:72px!important}

html body .setting-page .setting-header{padding-left:19px!important;padding-right:76px!important}
html body .setting-page .setting-header>a.unified-game-back{position:absolute!important;z-index:4!important;right:14px!important;left:auto!important;top:50%!important;bottom:auto!important;margin:0!important;transform:translateY(-50%)!important}
html body .setting-page .setting-header>a.unified-game-back:active{transform:translateY(calc(-50% + 1px))!important}

html body .inventory-page .inventory-top{position:relative!important}
html body .inventory-page .inventory-top>a.unified-game-back{position:absolute!important;z-index:5!important;right:12px!important;top:50%!important;left:auto!important;bottom:auto!important;margin:0!important;transform:translateY(-50%)!important}
html body .inventory-page .inventory-top>a.unified-game-back:active{transform:translateY(calc(-50% + 1px))!important}

html body .shop-page .shop-top{grid-template-columns:minmax(0,1fr) auto auto 44px!important}
html body .shop-page .shop-top>a.unified-game-back{position:relative!important;inset:auto!important;margin:0!important}

html body .diamond-shop-page .diamond-shop-hero{grid-template-columns:minmax(0,1fr) auto 44px!important}
html body .diamond-shop-page .diamond-shop-hero>a.unified-game-back:not(.allgames-ui-back){position:relative!important;inset:auto!important;margin:0!important}

@media(max-height:520px) and (orientation:landscape){
    html body a.unified-game-back{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:10px!important}
    html body a.unified-game-back svg{width:18px!important;height:18px!important}
    html body .setting-page .setting-header{padding-right:55px!important}
    html body .setting-page .setting-header>a.unified-game-back{right:9px!important}
    html body .inventory-page .inventory-top>a.unified-game-back{right:8px!important}
    html body .shop-page .shop-top{grid-template-columns:minmax(0,1fr) auto auto 36px!important}
    html body .diamond-shop-page .diamond-shop-hero{grid-template-columns:minmax(0,1fr) auto 36px!important}
    html body .allgames-ui-back{top:8px!important;right:8px!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:10px!important}
    html body .allgames-ui-back svg{width:18px!important;height:18px!important}
    html body .agd-myinfo-header,
    html body .agd-friends-header{padding-right:55px!important}
}
