:root{--overlay-bg:#02061766;--overlay-blur:blur(10px);--overlay-border:1px solid #ffffff0f;--overlay-inlay-shadow:inset 0 0 0 1px #ffffff14, inset 0 0 24px #78b4ff0d;--overlay-radius:24px;--overlay-radius-mobile:24px 24px 0 0;--overlay-z:1100;--hud-bottom-height:92px;--hud-top-height:56px;--real-vh:100vh;--real-vw:100vw}.toker-resync .toker-viewport{height:100%!important;max-height:calc(var(--real-vh,100vh) * 1)!important;min-height:0!important}.toker-viewport{isolation:isolate;width:100%;height:100%;min-height:0;padding-top:var(--hud-top-height);padding-bottom:var(--hud-bottom-height);box-sizing:border-box;flex:1 1 0;transition:filter .24s ease-out,opacity .24s ease-out;position:relative;overflow:hidden auto}.toker-viewport[data-has-overlay=true]>:not(.toker-viewport-overlay-slot){filter:blur(8px)brightness(.6);opacity:.55;pointer-events:none}.overlay-panel{background:var(--overlay-bg);-webkit-backdrop-filter:var(--overlay-blur);border:var(--overlay-border);box-shadow:var(--overlay-inlay-shadow), 0 24px 64px #00000080;border-radius:var(--overlay-radius);width:100%;max-width:360px;z-index:var(--overlay-z);pointer-events:auto;flex-direction:column;display:flex;position:absolute;top:.5rem;bottom:.5rem;right:.5rem;overflow:hidden}.overlay-panel:empty{display:none}.overlay-panel--bottom-right{max-height:70%;inset:auto .5rem .5rem auto}.overlay-panel--bottom-center{max-width:480px;max-height:60%;inset:auto 50% .5rem auto;transform:translate(50%)}.overlay-panel--centered{max-width:420px;max-height:70%;inset:50% auto auto 50%;transform:translate(-50%,-50%)}@media (width<=768px){.overlay-panel,.overlay-panel--bottom-right,.overlay-panel--bottom-center,.overlay-panel--centered{border-radius:var(--overlay-radius-mobile);width:100%;max-width:100%;height:auto;max-height:70vh;inset:auto 0 0;transform:none}}@supports (padding:env(safe-area-inset-bottom)){@media (width<=768px){.overlay-panel,.overlay-panel--bottom-right,.overlay-panel--bottom-center,.overlay-panel--centered{padding-bottom:calc(.5rem + env(safe-area-inset-bottom))}}}
