/* ---- dissel (Dissel — Off-road caravans & camp trailers 253) ---------------
   THE STRUCTURAL MOVE: the price leaves the caption and gets burned onto the
   photograph. Every tile in the four-by-two grid is a borderless white slab
   floating on bone paper — the gutters read as light rather than as lines —
   with a rust chip carrying the rand figure hanging off the bottom-left corner
   of the image, which is exactly where a property card puts it. Directly under
   the bled hero runs the page's one gapless object: a six-tile shelf edge to
   edge with a single tracked word burned over each tile, so the contained body
   beneath it feels deliberately set in from the window. Rust is spent in three
   places only — the price chips, the buttons and the closing band; every rule
   between bands is a galvanised hairline instead. Section headings are small
   wide-tracked labels, so the badges, the chips and the headings all speak the
   same voice. Nothing here touches the header beyond colour and type: no
   order, no positioning, no direction, nothing inside .sf-header moved. */
body.t-dissel {
  background: #f4eee5;
  color: #34302a;
  --ds-rust: #b4562a;
  --ds-lit: #9c4822;
  --bg-flat: #f4eee5;
  --header-bg: #f4eee5;
  --surface: #ffffff;
  --surface-2: #ebe4d8;
  --line: #c9c3b8;
  --line-strong: #a8a196;
  --heading: #1d1b18;
  --text: #34302a;
  --muted: #7c766c;
  --radius: 2px;
  --shadow: none;
}

/* a flat bone bar the same paper as the page — colour only */
body.t-dissel .sf-header, body.t-dissel .sf-head,
body.t-dissel .sf-foot, body.t-dissel .sf-footer, body.t-dissel .sf-cats {
  background: #f4eee5; border-color: #c9c3b8;
  backdrop-filter: none; -webkit-backdrop-filter: none;
}
/* type only: caps and tracking, no size or position games */
body.t-dissel .sf-name, body.t-dissel .sf-navlink { text-transform: uppercase; letter-spacing: 0.2em; font-size: 12px; font-weight: 700; }

/* RUST 1 of 3 — every control is a flat rust slab with no edge on it */
body.t-dissel .btn.brand { background: var(--ds-rust); border: 0; box-shadow: none; color: #f9f4ec; border-radius: 2px; text-transform: uppercase; letter-spacing: 0.18em; font-size: 11px; font-weight: 700; padding: 15px 30px; }
body.t-dissel .btn.brand:hover { background: var(--ds-lit); color: #ffffff; }

/* the whole first screen, bled to all four corners, copy held dead centre */
body.t-dissel .sc-hero { min-height: 100vh; padding: 96px 20px; }
body.t-dissel .sc-hero h1 { font-size: clamp(32px, 5.2vw, 58px); line-height: 1.08; letter-spacing: -0.02em; font-weight: 700; }

/* headings are badges, not titles — small caps, wide track, charcoal */
body.t-dissel .sc-h2 { color: #1d1b18; text-transform: uppercase; letter-spacing: 0.18em; font-size: clamp(12px, 1.4vw, 14px); font-weight: 700; margin-bottom: 34px; }

/* THE GAPLESS SHELF — the container is cancelled so six terrain tiles run edge
   to edge with no gutter at all, the only place on the page without one, and
   the one-word taxonomy is burned into the bottom of each tile */
body.t-dissel .sc-strip { max-width: none; padding: 0; }
body.t-dissel .sc-strip-row { grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 0; }
body.t-dissel .sc-strip-card { position: relative; }
body.t-dissel .sc-strip-img { aspect-ratio: 3 / 2; border: 0; border-radius: 0; }
body.t-dissel .sc-strip-label { position: absolute; inset: auto 0 0 0; margin: 0; padding: 44px 8px 15px;
  background: linear-gradient(rgba(29, 27, 24, 0), rgba(29, 27, 24, .8));
  color: #f4eee5; text-transform: uppercase; letter-spacing: 0.22em; font-size: 11px; font-weight: 700; }

/* the catalogue: four across, two rows that both fill, on a hairline */
body.t-dissel .sc-products { max-width: 1180px; padding: 76px 20px 84px; border-top: 1px solid var(--line); }
body.t-dissel .product-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 34px 26px; padding: 0; }
body.t-dissel .product-card { background: #ffffff; border: 0; border-radius: 2px; }
body.t-dissel .product-card .ph { aspect-ratio: 4 / 3; background: #ffffff; }
/* RUST 2 of 3 — the rand figure is lifted out of the caption and hung over the
   bottom-left corner of the photograph, title underneath it */
body.t-dissel .product-card .meta { position: relative; z-index: 1; display: flex; flex-direction: column-reverse; align-items: flex-start; gap: 10px; margin-top: -18px; padding: 0 16px 20px; }
body.t-dissel .product-card .p { background: var(--ds-rust); color: #f9f4ec; margin: 0; padding: 7px 12px; border-radius: 2px; font-size: 12px; font-weight: 700; letter-spacing: 0.06em; }
body.t-dissel .sample-tag { background: #1d1b18; color: #f4eee5; border-radius: 2px; letter-spacing: 0.16em; }

/* one wide photograph low down, butted flush top and bottom */
body.t-dissel .sc-banner { min-height: 66vh; margin: 0 calc(50% - 50vw); }

/* the story sits half image, half prose, heading ranged left inside the split */
body.t-dissel .sc-about-split { max-width: 1060px; padding: 88px 20px 92px; gap: 58px; border-top: 1px solid var(--line); }
body.t-dissel .sc-about-split .sc-h2 { text-align: left; }
body.t-dissel .sc-about-media img { aspect-ratio: 4 / 5; border-radius: 2px; }

/* RUST 3 of 3 — the page closes on its one loud band, charcoal control on it */
body.t-dissel .sc-contact-band { background: var(--ds-rust); padding: 78px 0 86px; }
body.t-dissel .sc-contact-band .sc-h2 { color: #f9f4ec; text-transform: none; letter-spacing: -0.015em; font-size: clamp(22px, 3vw, 32px); }
body.t-dissel .sc-contact-band .sc-contact-sub { color: #f5e6da; }
body.t-dissel .sc-contact-band .btn.brand { background: #1d1b18; color: #f4eee5; }

@media (max-width: 900px) {
  body.t-dissel .sc-hero { min-height: 84vh; }
  body.t-dissel .sc-strip-row { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  body.t-dissel .product-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  body.t-dissel .sc-banner { min-height: 48vh; }
}

/* NIGHT — the bone paper goes to oiled steel and the white cards go with it,
   so the photographs stay the only lit things on the page. Rust is lifted a
   couple of stops to keep the price chips legible against the darker ground. */
html[data-theme="dark"] body.t-dissel {
  background: #17150f;
  color: #d6cfc2;
  --ds-rust: #c9642f;
  --ds-lit: #dc7440;
  --bg-flat: #17150f;
  --header-bg: #17150f;
  --surface: #201d16;
  --surface-2: #29251c;
  --line: #332f26;
  --line-strong: #4a4438;
  --heading: #f4eee5;
  --text: #d6cfc2;
  --muted: #8c8578;
}
html[data-theme="dark"] body.t-dissel .sf-header, html[data-theme="dark"] body.t-dissel .sf-head,
html[data-theme="dark"] body.t-dissel .sf-foot, html[data-theme="dark"] body.t-dissel .sf-footer,
html[data-theme="dark"] body.t-dissel .sf-cats { background: #17150f; border-color: #332f26; }
html[data-theme="dark"] body.t-dissel .sc-h2 { color: #f4eee5; }
html[data-theme="dark"] body.t-dissel .product-card, html[data-theme="dark"] body.t-dissel .product-card .ph { background: #201d16; }
