:root{
--twf-ease-reveal:cubic-bezier(0.16,1,0.3,1);/* @kind other */
--twf-ease-shutter:cubic-bezier(0.76,0,0.24,1);/* @kind other */
--twf-duration-interface:300ms;/* @kind other */
--twf-duration-reveal:900ms;/* @kind other */
--twf-duration-scene:1050ms;/* @kind other */
--twf-stagger-line:80ms;/* @kind other */
--twf-hover-lift:8px;
--twf-parallax-lerp:0.06;/* @kind other */
--twf-cursor-lerp:0.2;/* @kind other */
--twf-spotlight-clear:380px;
}
@media (prefers-reduced-motion:reduce){
:root{--twf-duration-interface:0ms;/* @kind other */--twf-duration-reveal:0ms;/* @kind other */--twf-duration-scene:0ms;/* @kind other */--twf-stagger-line:0ms/* @kind other */}
}
