:root{
    --font-family-base:Inter,ui-rounded,"Segoe UI",system-ui,sans-serif;
    --space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;
    --radius-sm:.5rem;--radius-md:.8rem;--radius-lg:1.25rem;--radius-pill:999px;
    --card-width:5.4rem;--card-height:8rem;
    --content-width:70rem;--touch-target:2.75rem;
    --transition-fast:120ms;--transition-normal:220ms;
}
