/* ---- spoke (Spoke — Bicycles 23) — chalk white, graphite, one verdigris ---- */
body.t-spoke { background: #f7f8f7; color: #2b2d2b; }
body.t-spoke .sf-head, body.t-spoke .sf-foot { background: #f7f8f7; border-color: #dfe3e1; }
body.t-spoke .sc-hero { min-height: 78vh; }
body.t-spoke .sc-hero h1 { font-weight: 800; letter-spacing: -0.03em; font-size: clamp(30px, 5.6vw, 64px); }
body.t-spoke .sc-hero p { font-size: 16px; }
body.t-spoke .btn.brand { background: #2f6b57; color: #ffffff; }
body.t-spoke .btn.brand:hover { background: #255745; }
body.t-spoke .sc-h2 { font-weight: 700; letter-spacing: -0.02em; }
body.t-spoke .sc-strip-item .ph { aspect-ratio: 1; border-radius: 0; }
/* masonry tiles are gapped and captioned UNDER the image, never over it */
body.t-spoke .sc-masonry-item img { border-radius: 0; }
body.t-spoke .product-card, body.t-spoke .product-card .ph { border-radius: 0; }
body.t-spoke .sc-about-overlay { min-height: 52vh; }
