button.typido-game-return{--return-bg:#fffffff0;--return-hover:#fff;--return-ink:#34443e;--return-border:#34443e29;--return-border-hover:#34443e47;--return-focus:#507d6c;appearance:none;box-sizing:border-box;border:1px solid var(--return-border);background:var(--return-bg);width:auto;min-height:44px;color:var(--return-ink);font-family:var(--font-main,"Segoe UI", Arial, sans-serif);letter-spacing:0;text-transform:none;text-shadow:none;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;flex:none;justify-content:center;align-items:center;gap:8px;padding:11px 16px 11px 12px;font-size:13px;font-weight:600;line-height:20px;text-decoration:none;transition:background-color .2s,border-color .2s,box-shadow .2s,transform .2s cubic-bezier(.2,.7,.3,1);display:inline-flex;box-shadow:0 2px 6px #14231d0f,0 6px 18px #14231d0a}button.typido-game-return:before,button.typido-game-return:after{content:none}button.typido-game-return .typido-game-return-icon{width:18px;height:18px;color:inherit;box-shadow:none;background:0 0;border:0;border-radius:0;flex:0 0 18px;justify-content:center;align-items:center;padding:0;transition:transform .2s cubic-bezier(.2,.7,.3,1);display:inline-flex}button.typido-game-return .typido-game-return-icon svg{width:18px;height:18px;display:block}button.typido-game-return--dark{--return-bg:#1b2622eb;--return-hover:#283a32;--return-ink:#f0f5f2;--return-border:#e5f1ea33;--return-border-hover:#e5f1ea5c;--return-focus:#abd3bc}button.typido-game-return--fixed{left:max(20px, env(safe-area-inset-left));bottom:max(20px, env(safe-area-inset-bottom));z-index:200000;position:fixed}button.typido-game-return--right{right:max(20px, env(safe-area-inset-right));left:auto}@media (hover:hover){button.typido-game-return:hover{background:var(--return-hover);border-color:var(--return-border-hover);transform:translateY(-1px);box-shadow:0 3px 8px #14231d14,0 8px 22px #14231d0f}button.typido-game-return:hover .typido-game-return-icon{transform:translate(-2px)}}button.typido-game-return:focus-visible{outline:2px solid var(--return-focus);outline-offset:3px}button.typido-game-return:active{transform:translateY(0)scale(.98);box-shadow:0 1px 3px #14231d14}@media (max-width:600px){button.typido-game-return--fixed{left:max(12px, env(safe-area-inset-left));bottom:max(12px, env(safe-area-inset-bottom))}button.typido-game-return--right{right:max(12px, env(safe-area-inset-right));left:auto}}@media (prefers-reduced-motion:reduce){button.typido-game-return,button.typido-game-return .typido-game-return-icon{transition:none}button.typido-game-return:hover,button.typido-game-return:active,button.typido-game-return:hover .typido-game-return-icon{transform:none}}
