:root{
--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;
--radius-sm:0.5rem;--radius-md:0.625rem;--radius-lg:0.9rem;--radius-xl:1.25rem;--radius-2xl:1.5rem;--radius-full:9999px;
--shadow-card:0 6px 24px -6px rgba(0,31,48,.08),0 2px 6px -2px rgba(0,0,0,.05);
--shadow-card-hover:0 30px 80px -32px rgba(15,23,42,.6);
--shadow-modal:0 12px 48px -18px rgba(15,23,42,.4);
--shadow-elevated:0 20px 70px -30px rgba(15,23,42,.45);
--ease-sheet:cubic-bezier(0.32,0.72,0,1);/* @kind other */
--duration-fast:150ms;/* @kind other */
--duration-base:200ms;/* @kind other */
--duration-slow:300ms;/* @kind other */
--duration-sheet:350ms;/* @kind other */
}
