:root{
--shadow-product:rgba(0,0,0,0.22) 3px 5px 30px 0;
--border-hairline:1px solid rgba(0,0,0,0.08); /* @kind other */
--border-divider-soft:3px solid var(--color-divider-soft); /* @kind other */
--blur-frosted:saturate(180%) blur(20px); /* @kind other */
--ease-standard:cubic-bezier(0.4,0,0.2,1); /* @kind other */
--duration-press:120ms /* @kind other */
}
