.sv-heading-xl { font-size: var(--dws-font-size-3xl); font-weight: 700; line-height: 1.2; }
.sv-heading-lg { font-size: var(--dws-font-size-2xl); font-weight: 600; line-height: 1.3; }
.sv-heading-md { font-size: var(--dws-font-size-xl); font-weight: 600; line-height: 1.3; }
.sv-text-sm    { font-size: var(--dws-font-size-sm); }
.sv-text-xs    { font-size: var(--dws-font-size-xs); }
.sv-text-muted { color: var(--dws-color-text-muted); }
.sv-text-price { color: var(--dws-color-price); font-weight: 700; }
