.vibeloft-game-button{--game-accent: var(--cta);--game-accent-foreground: var(--cta-foreground);--game-face-top: color-mix(in srgb, var(--game-accent) 84%, var(--game-accent-foreground));--game-face-bottom: var(--game-accent);--game-edge-light: color-mix(in srgb, var(--game-accent) 82%, black);--game-edge-mid: color-mix(in srgb, var(--game-accent) 64%, black);--game-edge-dark: color-mix(in srgb, var(--game-accent) 44%, black);background:linear-gradient(180deg,var(--game-face-top) 0%,var(--game-face-bottom) 100%);border-color:color-mix(in srgb,var(--game-accent) 76%,var(--game-accent-foreground));box-shadow:inset 0 1px color-mix(in srgb,var(--game-accent-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(--game-accent-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--primary{--game-accent: var(--primary);--game-accent-foreground: var(--primary-foreground)}.vibeloft-game-button--danger{--game-accent: var(--destructive);--game-accent-foreground: var(--destructive-foreground)}.vibeloft-game-button--jade{--game-accent: oklch(.5594 .145 152);--game-accent-foreground: oklch(1 0 0)}.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(--game-accent-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(--game-accent) 66%,var(--game-accent-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(--game-accent-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(--game-accent-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(--game-accent-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-drift{0%{transform:translateZ(0)}to{transform:translate3d(33%,0,0)}}@keyframes vibeloft-skeleton-sweep{0%{transform:translate3d(-125%,0,0)}to{transform:translate3d(125%,0,0)}}@keyframes vibeloft-skeleton-breathe{0%,to{opacity:.35}50%{opacity:.7}}.skeleton-shimmer{background:var(--shimmer-bg);contain:paint;isolation:isolate;overflow:hidden;position:relative}.skeleton-shimmer:after{animation:vibeloft-skeleton-drift 2.2s ease-in-out infinite alternate;background:linear-gradient(100deg,transparent 0%,color-mix(in oklch,var(--shimmer-highlight) 85%,transparent) 18%,transparent 36%,color-mix(in oklch,var(--shimmer-highlight) 85%,transparent) 54%,transparent 72%,color-mix(in oklch,var(--shimmer-highlight) 85%,transparent) 90%,transparent 100%);content:"";inset:0 auto 0 -200%;position:absolute;width:300%;will-change:transform}.skeleton-theater{overflow:hidden;position:relative}.skeleton-theater:after{animation:vibeloft-skeleton-sweep 1.6s ease-in-out infinite;background:linear-gradient(105deg,transparent 0%,color-mix(in oklch,var(--shimmer-highlight) 28%,transparent) 30%,color-mix(in oklch,var(--shimmer-highlight) 55%,transparent) 50%,color-mix(in oklch,var(--shimmer-highlight) 28%,transparent) 70%,transparent 100%);content:"";inset:0 auto 0 0;pointer-events:none;position:absolute;width:80%;will-change:transform}.skeleton-theater .skeleton-shimmer:after{animation:none;content:none}@media(prefers-reduced-motion:reduce){.skeleton-shimmer:after{animation:vibeloft-skeleton-breathe 2.4s ease-in-out infinite;background:color-mix(in oklch,var(--shimmer-highlight) 45%,transparent);inset:0;transform:none;width:100%}.skeleton-theater:after{animation:vibeloft-skeleton-breathe 2.4s ease-in-out infinite;background:color-mix(in oklch,var(--shimmer-highlight) 45%,transparent);inset:0;transform:none;width:100%}}
