/* ---------- veld — natural, organic ---------- */
body.t-veld { background: #f5f7f2; }
html[data-theme="dark"] body.t-veld { background: radial-gradient(ellipse at top, #161c15 0%, #10140f 55%, #0a0d0a 100%); }
body.t-veld .product-card { border-radius: 14px; background: #eef2e8; border-color: #dde5d4; }
html[data-theme="dark"] body.t-veld .product-card { background: #1a201a; border-color: #2a332a; }
body.t-veld .product-card .ph { background: #e4ead9; }
html[data-theme="dark"] body.t-veld .product-card .ph { background: #222922; }
body.t-veld .sf-hero h1 { font-weight: 600; }
body.t-veld .btn.brand { border-radius: 12px; }
body.t-veld .sf-announce { background: color-mix(in srgb, var(--brand) 85%, black 15%); }
body.t-veld .sf-footer { border-top-style: dashed; }
