/* ---------- jozi — bold streetwear (style only; colours from theme + day/night) ---------- */
body.t-jozi .btn.brand { color: #111; }
body.t-jozi .sf-name { text-transform: uppercase; letter-spacing: 0.06em; font-weight: 800; }
body.t-jozi .sf-hero { text-align: left; padding: 70px 0 56px; border-bottom: 4px solid var(--brand); }
body.t-jozi .sf-hero h1 { font-size: clamp(40px, 7vw, 72px); text-transform: uppercase; letter-spacing: -0.01em; line-height: 0.98; font-weight: 800; }
body.t-jozi .sf-hero p { font-size: 15px; text-transform: uppercase; letter-spacing: 0.14em; margin-top: 14px; }
body.t-jozi .product-card { border-radius: 0; border-width: 2px; }
body.t-jozi .product-card:hover { transform: translate(-2px, -2px); box-shadow: 6px 6px 0 var(--brand); border-color: var(--heading); }
body.t-jozi .product-card .t { text-transform: uppercase; letter-spacing: 0.04em; }
body.t-jozi .btn.brand { border-radius: 0; text-transform: uppercase; letter-spacing: 0.1em; font-weight: 800; box-shadow: none; }
body.t-jozi .sf-announce { text-transform: uppercase; letter-spacing: 0.18em; font-weight: 700; }
body.t-jozi .sf-cart .badge { border-radius: 0; }
