:root {
    --max-width: 98rem;
    --radius-lg: 1.6rem;
    --color-accent: #3b82f6;
    --muted: #6b7280;
    --bg: #f0f4f8;
    --card-bg: #fff;
}