:root{
--radius-none:0;
--radius-sm:2px;
--radius-pill:999px;
--shadow-none:none;
--shadow-float:0 8px 24px rgba(40,39,39,.18);
--shadow-lightbox:0 24px 80px rgba(0,0,0,.5);
--ease-out:cubic-bezier(.22,1,.36,1);/* @kind other */
--ease-in-out:cubic-bezier(.65,0,.35,1);/* @kind other */
--dur-fast:180ms;/* @kind other */
--dur-base:400ms;/* @kind other */
--dur-slow:900ms;/* @kind other */
--hover-opacity:.72;/* @kind other */
--image-hover-scale:1.03;/* @kind other */
--protect-bottom:linear-gradient(180deg,rgba(40,39,39,0) 40%,rgba(40,39,39,.7) 100%);/* @kind other */
--protect-top:linear-gradient(180deg,rgba(40,39,39,.5) 0%,rgba(40,39,39,0) 30%);/* @kind other */
--blur-header:blur(12px);/* @kind other */
}
