.fade-enter-active[data-v-7f6c4cbd],.fade-leave-active[data-v-7f6c4cbd]{transition:opacity .3s ease-in-out}.fade-enter-from[data-v-7f6c4cbd],.fade-leave-to[data-v-7f6c4cbd]{opacity:0}.list-move[data-v-7f6c4cbd],.list-enter-active[data-v-7f6c4cbd],.list-leave-active[data-v-7f6c4cbd]{transition-property:opacity,transform;transition-duration:.3s;transition-timing-function:ease-in-out}.list-enter-from[data-v-7f6c4cbd],.list-leave-to[data-v-7f6c4cbd]{opacity:0;transform:scale(.8)}.list-leave-active[data-v-7f6c4cbd]{position:absolute}.game-drawer[data-v-7f6c4cbd]{background:var(--brandColor-800)}.game-drawer-toggle[data-v-7f6c4cbd]{display:flex;justify-content:center;padding:4px;cursor:pointer;color:var(--white);background:#00000080}.game-drawer-toggle svg[data-v-7f6c4cbd]{width:16px;height:16px;transition:transform .3s ease-in-out}.game-drawer-toggle svg.expanded[data-v-7f6c4cbd]{transform:rotateX(180deg)}.game-drawer-icons-wrapper[data-v-7f6c4cbd]{position:relative}.game-drawer-icons-wrapper[data-v-7f6c4cbd]:before,.game-drawer-icons-wrapper[data-v-7f6c4cbd]:after{content:"";position:absolute;top:0;bottom:0;width:32px;pointer-events:none;opacity:0;transition:opacity .2s ease-in-out;z-index:1}.game-drawer-icons-wrapper[data-v-7f6c4cbd]:before{left:0;background:linear-gradient(to right,var(--brandColor-800),transparent)}.game-drawer-icons-wrapper[data-v-7f6c4cbd]:after{right:0;background:linear-gradient(to left,var(--brandColor-800),transparent)}.game-drawer-icons-wrapper.shadow-left[data-v-7f6c4cbd]:before{opacity:1}.game-drawer-icons-wrapper.shadow-right[data-v-7f6c4cbd]:after{opacity:1}.game-drawer-icons[data-v-7f6c4cbd]{display:flex;flex-direction:row;gap:8px;padding:8px 8px calc(8px + env(safe-area-inset-bottom));overflow-x:auto}.game-drawer-item[data-v-7f6c4cbd]{position:relative;flex-shrink:0;cursor:pointer}.game-drawer-icon[data-v-7f6c4cbd]{display:block;width:60px;height:60px;opacity:.6;border-radius:8px}.game-drawer-icon.active[data-v-7f6c4cbd]{opacity:1;outline:2px solid var(--white)}.game-drawer-overlay[data-v-7f6c4cbd]{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background:#0009;border-radius:8px;padding:4px;pointer-events:none;color:var(--white);text-align:center;font-size:14px}.game-drawer-maintenance[data-v-7f6c4cbd]{width:32px;height:32px;color:#fffc}.game-drawer-favorite-outline[data-v-7f6c4cbd]{position:absolute;top:0;right:0;width:20px;height:20px;color:var(--gray-700);pointer-events:none}.game-drawer-favorite[data-v-7f6c4cbd]{position:absolute;top:2px;right:2px;width:16px;height:16px;color:var(--yellow-400);pointer-events:none}.fade-enter-active[data-v-12c87faf],.fade-leave-active[data-v-12c87faf]{transition:opacity .3s ease-in-out}.fade-enter-from[data-v-12c87faf],.fade-leave-to[data-v-12c87faf]{opacity:0}.list-move[data-v-12c87faf],.list-enter-active[data-v-12c87faf],.list-leave-active[data-v-12c87faf]{transition-property:opacity,transform;transition-duration:.3s;transition-timing-function:ease-in-out}.list-enter-from[data-v-12c87faf],.list-leave-to[data-v-12c87faf]{opacity:0;transform:scale(.8)}.list-leave-active[data-v-12c87faf]{position:absolute}.pip-widget[data-v-12c87faf]{--header-height: 40px;font-family:Roboto,Browallia New,sans-serif;position:fixed;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 0 20px #00000040;-webkit-user-select:none;user-select:none;transition-property:right,bottom,width,height,border-radius;transition-duration:.3s;transition-timing-function:ease-in-out}.pip-widget.dragging[data-v-12c87faf]{transition:none}.pip-widget .drag-overlay[data-v-12c87faf]{position:absolute;inset:0;cursor:grab;touch-action:none}.pip-widget .drag-overlay[data-v-12c87faf]:active{cursor:grabbing}.pip-widget .content[data-v-12c87faf]{display:flex;flex:1;width:100%;overflow:hidden;border:0;background:var(--black)}.pip-widget .error-state[data-v-12c87faf]{flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;gap:12px;padding:24px;background:var(--white) url(//txt-1-116.rapidflarecdn.net/assets/UM_bg-BfgVFyCy.jpg) center top/cover no-repeat;color:var(--brandColor-800);text-align:center}.pip-widget .error-title[data-v-12c87faf]{font-size:20px;font-weight:700;margin:0}.pip-widget .error-subtitle[data-v-12c87faf]{font-size:13px;line-height:1.5;margin:0;opacity:.8}.pip-widget .header[data-v-12c87faf]{display:flex;align-items:center;justify-content:space-between;background:var(--brandColor-800);color:var(--white);font-size:12px}.pip-widget .rounded-header[data-v-12c87faf]{border-top-left-radius:8px;border-top-right-radius:8px}.pip-widget .header-title[data-v-12c87faf]{display:flex;align-items:center;gap:4px;margin:8px}.pip-widget .header-title svg[data-v-12c87faf]{width:24px;height:24px}.pip-widget .header-title span[data-v-12c87faf]{font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pip-widget .header-actions[data-v-12c87faf]{display:flex;gap:12px;margin:8px}.pip-widget .header-actions svg[data-v-12c87faf]{width:24px;height:24px}.pip-widget .pip-minimize-wrap[data-v-12c87faf]{position:relative;display:inline-flex;align-items:center;justify-content:center}.pip-widget .pip-minimize-flash[data-v-12c87faf]{position:absolute;inset:0;border-radius:50%;animation:pip-minimize-ring-12c87faf 1.6s ease-in-out infinite;pointer-events:none}.pip-widget .pip-minimize-tooltip[data-v-12c87faf]{position:absolute;top:calc(100% + 12px);right:-4px;width:max-content;max-width:200px;padding:6px 8px;border-radius:6px;background:#000000bf;color:var(--white);font-size:11px;font-weight:400;line-height:1.35;text-align:center;pointer-events:none;white-space:normal;z-index:2}@keyframes pip-minimize-ring-12c87faf{0%,to{box-shadow:0 0 #ffffff8c}50%{box-shadow:0 0 0 8px #fff0}}.pip-widget .action-btn[data-v-12c87faf]{position:absolute;top:8px;padding:4px;background:#80808080;border-radius:100%;color:var(--white);cursor:pointer}.pip-widget .action-btn.left[data-v-12c87faf]{left:8px}.pip-widget .action-btn.right[data-v-12c87faf]{right:8px}.pip-widget .action-btn svg[data-v-12c87faf]{display:block;height:24px;width:24px}.fade-enter-active[data-v-c2378d3b],.fade-leave-active[data-v-c2378d3b]{transition:opacity .3s ease-in-out}.fade-enter-from[data-v-c2378d3b],.fade-leave-to[data-v-c2378d3b]{opacity:0}.list-move[data-v-c2378d3b],.list-enter-active[data-v-c2378d3b],.list-leave-active[data-v-c2378d3b]{transition-property:opacity,transform;transition-duration:.3s;transition-timing-function:ease-in-out}.list-enter-from[data-v-c2378d3b],.list-leave-to[data-v-c2378d3b]{opacity:0;transform:scale(.8)}.list-leave-active[data-v-c2378d3b]{position:absolute}
