.stroke-bg{stroke:transparent;stroke-width:2}.stroke-ring{stroke:oklch(.769 .188 70.08);stroke-width:2;stroke-dasharray:100;stroke-dashoffset:100;transform:rotate(-90deg);transform-origin:50% 50%;transition:none}.holding .stroke-ring{animation:draw-stroke 1s linear forwards}@keyframes draw-stroke{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}

/*! tailwindcss v4.0.0 | MIT License | https://tailwindcss.com */.item{width:100%;height:100%;transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s);--tw-duration:.5s;will-change:transform;transition-duration:.5s;position:absolute}.item.active{z-index:10;--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;transform:translateY(0);opacity:1}.item.active,.item.inactive{scale:var(--tw-scale-x)var(--tw-scale-y)}.item.inactive{z-index:0;--tw-scale-x:90%;--tw-scale-y:90%;--tw-scale-z:90%;transform:translateY(-72px);cursor:pointer;opacity:.5}.item.inactive:hover{--tw-scale-x:93%;--tw-scale-y:93%;--tw-scale-z:93%;transform:translateY(-64px);scale:var(--tw-scale-x)var(--tw-scale-y);opacity:.7}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}