.vibeloft-game-button{--game-face-top: color-mix(in srgb, var(--cta) 84%, var(--cta-foreground));--game-face-bottom: var(--cta);--game-edge-light: color-mix(in srgb, var(--cta) 82%, black);--game-edge-mid: color-mix(in srgb, var(--cta) 64%, black);--game-edge-dark: color-mix(in srgb, var(--cta) 44%, black);background:linear-gradient(180deg,var(--game-face-top) 0%,var(--game-face-bottom) 100%);border-color:color-mix(in srgb,var(--cta) 76%,var(--cta-foreground));box-shadow:inset 0 1px color-mix(in srgb,var(--cta-foreground) 42%,transparent),0 1px 0 var(--game-edge-light),0 2px 0 var(--game-edge-light),0 3px 0 var(--game-edge-mid),0 4px 0 var(--game-edge-mid),0 5px 0 var(--game-edge-dark),0 6px 0 var(--game-edge-dark),0 8px 8px color-mix(in srgb,var(--game-edge-dark) 34%,transparent);color:var(--cta-foreground);filter:brightness(1);text-shadow:0 1px 0 color-mix(in srgb,black 54%,transparent);transform:translateY(0);transition:transform .12s cubic-bezier(.22,1,.36,1),box-shadow .12s ease,filter .18s ease,border-color .18s ease}.vibeloft-game-button:before,.vibeloft-game-button:after{position:absolute;inset:0;z-index:0;border-radius:inherit;content:"";pointer-events:none}.vibeloft-game-button:before{background:linear-gradient(112deg,transparent 20%,color-mix(in srgb,var(--cta-foreground) 16%,transparent) 48%,transparent 76%);opacity:0;transform:translate(-32%);transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1)}.vibeloft-game-button:after{box-shadow:inset 0 -1px color-mix(in srgb,var(--game-edge-dark) 56%,transparent)}.vibeloft-game-button:not([aria-disabled=true]):hover{border-color:color-mix(in srgb,var(--cta) 66%,var(--cta-foreground));filter:brightness(1.08);transform:translateY(-1px)}.vibeloft-game-button:not([aria-disabled=true]):hover:before{opacity:1;transform:translate(32%)}.vibeloft-game-button:not([aria-disabled=true]):active{box-shadow:inset 0 1px color-mix(in srgb,var(--cta-foreground) 32%,transparent),0 1px 0 var(--game-edge-dark),0 2px 4px color-mix(in srgb,var(--game-edge-dark) 30%,transparent);filter:brightness(.96);transform:translateY(5px)}.vibeloft-game-button:not([aria-disabled=true]):active:before{opacity:.24;transform:translate(0)}.vibeloft-game-button[aria-disabled=true]{filter:grayscale(.35) brightness(.82);opacity:.58}@media(prefers-reduced-motion:reduce){.vibeloft-game-button{transition-duration:.01ms!important}}.vibeloft-game-button--small{box-shadow:inset 0 1px color-mix(in srgb,var(--cta-foreground) 42%,transparent),0 1px 0 var(--game-edge-light),0 2px 0 var(--game-edge-mid),0 3px 0 var(--game-edge-dark),0 5px 5px color-mix(in srgb,var(--game-edge-dark) 30%,transparent)}.vibeloft-game-button--small:not([aria-disabled=true]):active{box-shadow:inset 0 1px color-mix(in srgb,var(--cta-foreground) 32%,transparent),0 1px 0 var(--game-edge-dark),0 1px 3px color-mix(in srgb,var(--game-edge-dark) 30%,transparent);transform:translateY(3px)}@keyframes vibeloft-toast-progress{0%{stroke-dashoffset:106.814}to{stroke-dashoffset:0}}.vibeloft-toast-close-btn svg{color:var(--foreground);animation:vibeloft-toast-icon-color 3.33s ease-out forwards}@keyframes vibeloft-toast-icon-color{0%{color:var(--foreground)}to{color:var(--vibeloft-toast-icon-color)}}@keyframes vibeloft-skeleton-shimmer{0%{transform:translate3d(-160%,0,0)}to{transform:translate3d(360%,0,0)}}@keyframes vibeloft-skeleton-breathe{0%,to{opacity:.24}50%{opacity:.92}}.skeleton-shimmer{background:var(--shimmer-bg);contain:paint;isolation:isolate;overflow:hidden;position:relative}.skeleton-shimmer:after{animation:vibeloft-skeleton-shimmer 1.25s linear infinite;background:linear-gradient(90deg,transparent 0%,color-mix(in oklch,var(--shimmer-highlight) 45%,transparent) 22%,color-mix(in oklch,var(--shimmer-highlight) 92%,transparent) 50%,color-mix(in oklch,var(--shimmer-highlight) 45%,transparent) 78%,transparent 100%);content:"";inset:0 auto 0 0;position:absolute;transform:translate3d(-160%,0,0);width:42%;will-change:transform}@media(prefers-reduced-motion:reduce){.skeleton-shimmer:after{animation:vibeloft-skeleton-breathe 1.6s ease-in-out infinite;background:var(--shimmer-highlight);transform:none;width:100%}}
