@keyframes work-pulse-glow{0%,to{opacity:.45}50%{opacity:.9}}@keyframes work-bar-rise{0%{transform:scaleY(.15);opacity:.4}to{transform:scaleY(1);opacity:1}}@keyframes work-scan{0%{transform:translateY(-100%)}to{transform:translateY(220%)}}@keyframes work-orbit{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.work-scanline{animation:work-scan 4.5s linear infinite}.work-orbit-ring{animation:work-orbit 28s linear infinite}.work-metric-dot{animation:work-pulse-glow 2.4s ease-in-out infinite}.work-mock-bar{transform-origin:bottom;animation:work-bar-rise 1.1s cubic-bezier(.22,1,.36,1) both}.work-reveal{opacity:0;transform:translateY(24px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.work-reveal.is-visible{opacity:1;transform:translateY(0)}.work-case-visual .shadow-\[0_0_50px_rgba\(7\,222\,202\,0\.22\)\],.work-case-visual [class*="shadow-[0_0_50px"]{box-shadow:none!important}.work-case-card .work-case-visual>div{box-shadow:none}@media (prefers-reduced-motion:reduce){.work-metric-dot,.work-mock-bar,.work-orbit-ring,.work-scanline{animation:none!important}.work-reveal{opacity:1;transition:none}.work-case-card:hover,.work-reveal{transform:none}}