:root{
--container-max:1280px;--container-text-max:680px;
--grid-cols-desktop:12;/* @kind other */--grid-cols-tablet:6;/* @kind other */--grid-cols-mobile:1;/* @kind other */
--bp-sm:400px;--bp-lg-mobile:600px;--bp-tablet:900px;--bp-desktop:1200px;--bp-wide:1600px;
--radius-xs:2px;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-xl:32px;--radius-full:999px;
--shadow-flat:none;
--shadow-subtle:0 1px 2px rgba(14,26,46,0.06);
--shadow-card:0 4px 16px rgba(14,26,46,0.08),0 1px 2px rgba(14,26,46,0.05);
--shadow-floating:0 12px 32px rgba(14,26,46,0.14);
--shadow-modal:0 24px 64px rgba(10,17,32,0.28);
--ease-standard:cubic-bezier(.4,0,.2,1);/* @kind other */
--duration-fast:120ms;/* @kind other */--duration-standard:220ms;/* @kind other */--duration-slow:400ms;/* @kind other */
}
