:root{
--stroke-icon:1.5px;
--stroke-diagonal:2px;
--border-width-hairline:1px;
--shadow-card-dark:0 8px 24px rgba(0,0,0,0.45);
--shadow-modal:0 16px 48px rgba(0,0,0,0.55);
--ease-standard:cubic-bezier(.4,0,.2,1); /* @kind other */
--duration-fast:120ms; /* @kind other */
--duration-base:180ms; /* @kind other */
--grain-overlay:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.05'/%3E%3C/svg%3E"); /* @kind other */
}
