@font-face{font-family:"Newsreader";src:url("/assets/newsreader-latin.6e4f2958.woff2") format("woff2");font-weight:300 700;font-style:normal;font-display:swap}
@font-face{font-family:"Karla";src:url("/assets/karla-latin.cd614fed.woff2") format("woff2");font-weight:200 800;font-style:normal;font-display:swap}

:root{
  --paper:#f8f2e8; --paper-2:#f2e8da; --panel:#fffdf9;
  --ink:#2c3f42; --ink-2:#5d6f70; --ink-3:#63726f;
  --deep:#3f585c; --deep-2:#2c3f42;
  /* The ochre comes in three strengths because one is not enough to be both
     pretty and legible. Measured against the cream ground and the panel:
     --accent (decoration only) gives 2.9:1 as text, which is under the 4.5:1
     small-text floor; --accent-ink is the same hue at 5.8:1 on panel and
     4.9:1 on the second cream; --accent-btn is what a filled control needs so
     the cream wording on it reaches 4.9:1 rather than 3.0:1. */
  --accent:#c6893c; --accent-d:#a8702c; --accent-ink:#8a5a1f; --accent-btn:#9a6420;
  --olive:#7f8c4f; --clay:#d39475;
  --line:rgba(44,63,66,.16); --line-2:rgba(44,63,66,.08);
  --wrap:1340px; --gut:48px;
  --r:4px; --r-lg:10px; --r-pill:999px;
  --sh:0 1px 2px rgba(44,63,66,.06),0 6px 18px rgba(44,63,66,.06);
  --sh-lift:0 4px 10px rgba(44,63,66,.09),0 18px 40px rgba(44,63,66,.10);
  --ease:cubic-bezier(.2,.6,.2,1);
  --display:"Newsreader",Georgia,"Times New Roman",serif;
  --text:"Karla",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;
  --label-ratio:0.9333;
}

*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{margin:0;background:var(--paper);color:var(--ink);
  font:400 17px/1.62 var(--text);letter-spacing:.005em}
img{max-width:100%;height:auto;display:block}
a{color:inherit}
/* Headings are set in a TEXT serif at 600, not a display serif at 700.
   The previous face was a didone: its hairlines and hairline serifs fall
   under one device pixel below about 30px, so a card name at 19px lost its
   thin strokes altogether and "13 oz" read as "l3 oz". Newsreader carries a
   real optical-size axis, so the small sizes are drawn with sturdier strokes
   than the large ones instead of being a shrunk poster face.
   Tracking is no longer negative: pulling a serif tighter closes the very
   counters that tell one letter from another. Leading opens from 1.06 to
   1.14, because a two-line heading at 1.06 has its descenders touching the
   next line's caps. */
h1,h2,h3,h4{font-family:var(--display);font-weight:600;line-height:1.14;
  letter-spacing:0;margin:0}
p{margin:0 0 1em}
[hidden]{display:none!important}
.wrap{max-width:var(--wrap);margin:0 auto;padding:0 var(--gut)}
.skip{position:absolute;left:-9999px}
.skip:focus{left:12px;top:12px;z-index:60;background:var(--panel);padding:10px 16px;border-radius:var(--r)}
:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
.num{font-family:var(--display);font-variant-numeric:tabular-nums;letter-spacing:0}
.eyebrow{font:600 12px/1 var(--text);letter-spacing:.26em;text-transform:uppercase;
  color:var(--ink-2);margin:0 0 14px}
.tiny{font-size:13.5px;color:var(--ink-2)}

/* ------------------------------------------------------------ announcement */
.bc-topbar{background:var(--deep-2);color:#f3ece0;font:500 12.5px/1 var(--text);
  letter-spacing:.12em;text-transform:uppercase}
.bc-topbar .wrap{display:flex;gap:26px;justify-content:center;align-items:center;
  min-height:38px;flex-wrap:wrap;text-align:center}
.bc-topbar b{font-weight:600;color:#fff}

/* ----------------------------------------------------------------- header */
.bc-head{background:var(--panel);border-bottom:1px solid var(--line-2);
  position:relative;z-index:30}
.bc-head .wrap{display:flex;align-items:center;gap:22px;min-height:78px}
.bc-nav{display:flex;align-items:center;gap:22px;flex:1 1 0;min-width:0}
.bc-nav.right{justify-content:flex-end}
.bc-nav a,.bc-nav button{font:500 13.5px/1 var(--text);letter-spacing:.13em;
  text-transform:uppercase;text-decoration:none;color:inherit;background:none;
  border:0;padding:6px 0;cursor:pointer;white-space:nowrap}
.bc-nav a:hover,.bc-nav button:hover{color:var(--accent-ink)}
.bc-nav [aria-current="page"]{border-bottom:1.5px solid var(--accent)}
.wordmark{font-family:var(--display);font-weight:700;font-size:29px;letter-spacing:.02em;
  text-decoration:none;text-align:center;flex:0 0 auto;line-height:1}
.wordmark small{display:block;font:400 11px/1.4 var(--text);letter-spacing:.2em;
  text-transform:uppercase;color:var(--ink-2);margin-top:5px}

/* The header floats over the hero photograph on the home page only, which is
   how the reference does it. Everywhere else it is a solid bar: over a cream
   band a transparent header just looks unfinished. */
body.template-index .bc-head{background:transparent;border-bottom:0;margin-bottom:-78px;color:#fff}
body.template-index .bc-head .bc-nav a,
body.template-index .bc-head .bc-nav button,
body.template-index .bc-head .wordmark{color:#fff}
body.template-index .bc-head .wordmark small{color:rgba(255,255,255,.8)}

.bc-panel{position:absolute;left:0;right:0;top:100%;background:var(--panel);
  border-top:1px solid var(--line-2);box-shadow:var(--sh);z-index:40}
.bc-panel .wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:2px 30px;padding-block:22px}
.bc-panel a{display:flex;justify-content:space-between;gap:12px;padding:9px 0;
  text-decoration:none;border-bottom:1px solid var(--line-2);font-size:15.5px}
.bc-panel a:hover{color:var(--accent-ink)}
.bc-panel .n{color:var(--ink-3);font-size:14px}

/* ------------------------------------------------------------------- hero */
.hero{position:relative;min-height:640px;display:flex;align-items:flex-end;
  color:#fff;overflow:hidden;background:var(--deep-2)}
.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;
  max-width:none}
.hero::after{content:"";position:absolute;inset:0;
  background:linear-gradient(180deg,rgba(20,32,34,.42) 0%,rgba(20,32,34,.05) 38%,rgba(20,32,34,.62) 100%)}
.hero .wrap{position:relative;z-index:2;padding-block:64px 72px;width:100%}
.hero .eyebrow{color:rgba(255,255,255,.86)}
.hero h1{font-size:clamp(36px,5.8vw,76px);max-width:16ch;line-height:1.08;
  letter-spacing:-.005em;text-shadow:0 2px 18px rgba(20,32,34,.35)}
.hero p.lede{max-width:52ch;margin:18px 0 26px;font-size:19px;color:rgba(255,255,255,.94)}

/* ------------------------------------------------------------------ bands */
.band{padding-block:88px}
.band.tight{padding-block:60px}
.band.cream{background:var(--paper)}
.band.cream-2{background:var(--paper-2)}
.band.white{background:var(--panel)}
.band.deep{background:var(--deep);color:#f1ece3}
.band.deep h2,.band.deep h3{color:#fff}
.band.deep .eyebrow,.band.deep .tiny{color:rgba(241,236,227,.75)}
.band.deep a{color:#fff}
.band-head{display:flex;align-items:flex-end;justify-content:space-between;
  gap:26px;margin-bottom:34px;flex-wrap:wrap}
.band-head h2{font-size:clamp(30px,3.4vw,46px);line-height:1.1}
.band-head p{max-width:56ch;margin:12px 0 0;color:var(--ink-2)}
.band.deep .band-head p{color:rgba(241,236,227,.82)}
.band-head .more{font:500 15px/1 var(--text);text-underline-offset:5px;flex:0 0 auto}
.band.center{text-align:center}
.band.center .band-head{display:block;text-align:center}
.band.center .band-head p{margin-inline:auto}

/* ------------------------------------------------------------------- trust */
.trust{background:var(--panel);border-block:1px solid var(--line-2)}
.trust .wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-block:22px}
.trust div{display:flex;align-items:center;justify-content:center;gap:12px;
  font:500 14.5px/1.3 var(--text);letter-spacing:.03em;min-width:0}
.trust svg{width:26px;height:26px;flex:0 0 auto;color:var(--olive)}

/* ------------------------------------------------------------------ cards */
.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px 30px}
.grid.g3{grid-template-columns:repeat(3,1fr)}
.card{display:flex;flex-direction:column;min-width:0}
.card-media{display:block;border:1px solid var(--line);background:var(--panel);
  padding:14px;position:relative;transition:box-shadow .25s var(--ease),transform .25s var(--ease)}
.card-media img{margin:0 auto;mix-blend-mode:multiply}
.card:hover .card-media{box-shadow:var(--sh-lift);transform:translateY(-2px)}
.card-body{padding-top:14px;display:flex;flex-direction:column;gap:5px;min-width:0}
.card-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}
.card-dept{margin:0;font:500 12px/1 var(--text);letter-spacing:.16em;text-transform:uppercase}
.card-dept a{color:var(--c,var(--accent-ink));text-decoration:none}
.card-dept a:hover{text-decoration:underline}
.card-name{font-size:18.5px;line-height:1.28;letter-spacing:0;font-weight:600}
.card-name a{text-decoration:none}
.card-name a:hover{color:var(--accent-ink)}
.card-spec{margin:0;font-size:14px;color:var(--ink-2)}
.card-foot{margin-top:auto;padding-top:10px;display:flex;align-items:center;
  justify-content:space-between;gap:10px;flex-wrap:wrap}
.price{font-size:20px;font-weight:600}
/* Star ratings. The fraction is one row of U+2605 clipped over another, never
   a half-star glyph: U+2BE8 exists in no font on this machine and renders as
   an empty box that passes for a partial star until the screenshot is
   enlarged (leinuosen, 2026-08-10). */
.bc-rating{display:inline-flex;align-items:center;gap:8px;font-size:14.5px;color:var(--ink-2)}
.bc-rating.is-small{font-size:13.5px}
.bc-rating-stars{position:relative;display:inline-block;white-space:nowrap;
  font-size:1.05em;line-height:1;letter-spacing:.06em}
.bc-stars-off{color:var(--line);display:block}
.bc-stars-on{color:var(--accent-ink);position:absolute;left:0;top:0;overflow:hidden;display:block}
.bc-rating-v{font-family:var(--display);font-weight:700;color:var(--ink)}
.bc-rating-n::before{content:"("}
.bc-rating-n::after{content:")"}
.swatch-row{display:flex;gap:5px;flex-wrap:wrap;margin-top:2px}
.swatch{width:15px;height:15px;border-radius:50%;border:1px solid var(--line);
  display:inline-block}
.pack-tag{position:absolute;left:12px;top:12px;background:var(--accent-btn);color:#fff;
  font:600 12px/1 var(--text);letter-spacing:.06em;padding:6px 9px;border-radius:var(--r-pill)}

/* rail: the reference's four-up carousel, with a progress bar under it */
.rail-outer{position:relative}
.rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,1fr);
  gap:30px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;
  padding-bottom:6px;scrollbar-width:none}
.rail::-webkit-scrollbar{display:none}
.rail>*{scroll-snap-align:start;min-width:0}
.rail-foot{display:flex;align-items:center;gap:22px;margin-top:26px}
.rail-bar{flex:1 1 0;min-width:0;height:1px;background:var(--line);position:relative}
.rail-bar span{position:absolute;left:0;top:-1px;height:3px;background:var(--ink);
  width:25%;transition:left .25s var(--ease),width .25s var(--ease)}
.rail-btn{width:44px;height:44px;border-radius:50%;border:1px solid var(--line);
  background:transparent;color:inherit;cursor:pointer;display:grid;place-items:center;
  transition:background .2s var(--ease),border-color .2s var(--ease)}
.rail-btn:hover{background:var(--panel);border-color:var(--ink-3)}
.rail-btn svg{width:16px;height:16px}

/* ---------------------------------------------------------------- buttons */
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;
  font:600 15px/1.1 var(--text);letter-spacing:.02em;text-decoration:none;
  padding:15px 30px;border:2px solid transparent;border-radius:var(--r);
  cursor:pointer;transition:background .2s var(--ease),color .2s var(--ease),
  border-color .2s var(--ease),transform .2s var(--ease)}
.btn:hover{transform:translateY(-1px)}
.btn-primary{background:var(--accent-btn);color:#fff}
.btn-primary:hover{background:#84511a}
.btn-deep{background:var(--deep);color:#fff}
.btn-deep:hover{background:var(--deep-2)}
.btn-ghost{background:transparent;color:var(--ink);border-color:var(--ink)}
.btn-ghost:hover{background:var(--ink);color:var(--paper)}
.btn-sm{font-size:13.5px;padding:11px 18px}
.btn-wide{width:100%}
/* The wording is a picture (owner, 2026-08-13). Its height is a FRACTION of
   the button's own font-size, in em, so .btn-sm shrinks it automatically and
   no second rule is needed; the fraction comes from the ink trim recorded in
   assets-src/labels.json, and audit.js compares the two. */
.buy-label{height:calc(1em * 0.9333);width:auto;max-width:none}
.buy-label.dark{display:none}
.btn-ghost .buy-label.light{display:none}
.btn-ghost .buy-label.dark{display:block}
.btn-ghost:hover .buy-label.light{display:block}
.btn-ghost:hover .buy-label.dark{display:none}
/* A transparent PNG must never sit on a tinted lazy-image placeholder: that
   painted a light sticker under the wording on myduxtop for a whole day. */
img.buy-label{background:none!important}

/* ------------------------------------------------------------- crumbs */
.crumbs{padding:18px 0 0}
.crumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;
  font-size:13.5px;color:var(--ink-2)}
.crumbs li+li::before{content:"›";margin-right:8px;color:var(--ink-3)}
.crumbs a{text-decoration:none}
.crumbs a:hover{text-decoration:underline}

/* -------------------------------------------------------------- product */
.pdp{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;
  padding-block:34px 20px;align-items:start}
/* Grid children default to min-width:auto, so a 356px photograph inside a
   350px column pushed the whole track to 410 and the page scrolled sideways
   on a phone. The percentage max-width on the image cannot shrink a replaced
   element below its intrinsic size on its own (§5). */
.pdp>*{min-width:0}
.pdp-stage{position:sticky;top:22px}
.pdp-photo{border:1px solid var(--line);background:var(--panel);padding:26px;
  display:grid;place-items:center;min-height:320px}
.pdp-photo img{mix-blend-mode:multiply}
.strip{display:flex;gap:10px;margin-top:12px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}
.strip button{flex:0 0 auto;width:74px;padding:5px;border:1px solid var(--line);
  background:var(--panel);cursor:pointer;border-radius:2px}
.strip button[aria-current="true"]{border-color:var(--ink)}
.strip img{mix-blend-mode:multiply}
.pdp-col h1{font-size:clamp(30px,3.4vw,46px);margin-bottom:14px}
.pdp-price{display:flex;align-items:baseline;gap:14px;margin:0 0 20px}
.pdp-price .price{font-size:30px}
.pdp-lede{font-size:17.5px;color:var(--ink-2);max-width:60ch}
.pdp-rule{border:0;border-top:1px solid var(--line);margin:26px 0}
.opt-label{font:600 12px/1 var(--text);letter-spacing:.16em;text-transform:uppercase;
  color:var(--ink-2);margin:0 0 12px}
.opt-label b{color:var(--ink);font-weight:600;letter-spacing:.04em;text-transform:none;font-size:14px}
.sizes{display:flex;flex-wrap:wrap;gap:0;border:1px solid var(--line);border-radius:var(--r);overflow:hidden}
.sizes a,.sizes span{flex:1 1 90px;min-width:0;text-align:center;padding:15px 10px;
  font:500 14px/1 var(--text);letter-spacing:.08em;text-decoration:none;
  border-right:1px solid var(--line);background:var(--panel)}
.sizes>*:last-child{border-right:0}
.sizes .on{background:var(--deep);color:#fff}
.sizes a:hover{background:var(--paper-2)}
.swatches{display:flex;flex-wrap:wrap;gap:10px}
.swatches a,.swatches span{width:40px;height:40px;border-radius:50%;display:block;
  border:1px solid var(--line);position:relative}
.swatches .on{outline:2px solid var(--ink);outline-offset:2px}
.pdp-buy{display:flex;flex-direction:column;gap:12px;margin:24px 0 10px}
.stock{display:flex;align-items:center;gap:9px;font-size:14.5px;color:var(--ink-2)}
.stock::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--olive)}
.values{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:30px 0 6px;
  text-align:center}
.values div{display:flex;flex-direction:column;align-items:center;gap:9px;min-width:0;
  font:500 12.5px/1.35 var(--text);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-2)}
.values svg{width:30px;height:30px;color:var(--olive)}
details.acc{border-top:1px solid var(--line)}
details.acc:last-of-type{border-bottom:1px solid var(--line)}
details.acc summary{list-style:none;cursor:pointer;padding:20px 0;
  font-family:var(--display);font-weight:600;font-size:21px;display:flex;
  justify-content:space-between;align-items:center;gap:14px}
details.acc summary::-webkit-details-marker{display:none}
details.acc summary::after{content:"";width:11px;height:11px;flex:0 0 auto;
  border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);
  transform:rotate(45deg) translateY(-3px);transition:transform .2s var(--ease)}
details.acc[open] summary::after{transform:rotate(-135deg) translateY(-3px)}
details.acc .acc-body{padding-bottom:22px}
.facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 26px;margin:0 0 14px;padding:0;list-style:none}
.facts li{display:flex;justify-content:space-between;gap:14px;padding:9px 0;
  border-bottom:1px solid var(--line-2);min-width:0}
.facts .k{color:var(--ink-2);font-size:14.5px}
.facts .v{font-weight:600;text-align:right;font-size:15px}
.bullets{margin:0;padding-left:20px}
.bullets li{margin-bottom:7px}

/* -------------------------------------------------------- feature grid */
.feat{display:grid;grid-template-columns:1fr minmax(200px,340px) 1fr;gap:30px;align-items:center}
.feat-col{display:flex;flex-direction:column;gap:26px;min-width:0}
.feat-item{display:flex;gap:16px;min-width:0}
.feat-item svg{width:30px;height:30px;flex:0 0 auto;color:var(--accent)}
.feat-item h3{font-size:20px;margin-bottom:5px}
.feat-item p{margin:0;font-size:15px;color:var(--ink-2)}
.band.deep .feat-item p{color:rgba(241,236,227,.8)}
.feat-photo{display:grid;place-items:center;position:relative}
.feat-photo::before{content:"";position:absolute;width:min(100%,300px);aspect-ratio:1;
  border-radius:50%;background:var(--deep);opacity:.14}
.feat-photo img{position:relative;mix-blend-mode:multiply}

/* ------------------------------------------------------------- compare */
.compare{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.compare h3{font:600 12.5px/1.3 var(--text);letter-spacing:.16em;text-transform:uppercase;
  text-align:center;margin-bottom:14px;font-family:var(--text)}
.compare ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}
.compare li{background:rgba(255,255,255,.9);color:var(--ink);border-radius:var(--r);
  padding:13px 15px;font-size:14.5px;display:flex;gap:10px;align-items:flex-start;min-width:0}
.compare .them li{background:rgba(255,255,255,.16);color:#eee7dc}
.compare .mark{flex:0 0 auto;width:17px;height:17px;margin-top:2px}

/* ------------------------------------------------------- brand story */
.story-row{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);
  gap:52px;align-items:center;margin-bottom:56px}
.story-row:nth-child(even){direction:rtl}
.story-row:nth-child(even)>*{direction:ltr}
.story-row h3{font-size:clamp(23px,2.3vw,30px);line-height:1.16;margin-bottom:12px}
.story-row figure{margin:0}
.story-row figcaption{margin-top:9px;font-size:13.5px;color:var(--ink-2)}
.story-row img{border:1px solid var(--line);background:var(--panel);mix-blend-mode:multiply}
.pull{border-left:3px solid var(--accent);padding:6px 0 6px 22px;margin:0 0 44px;
  font-family:var(--display);font-size:clamp(20px,2.2vw,27px);line-height:1.42;max-width:40ch}

/* ------------------------------------------------------------- gallery */
.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
/* On the gallery page the intro sits directly above the grid, so it does not
   need the full bottom padding a prose page ends with. */
.prose.lead-only{padding-bottom:0;margin-bottom:26px}
.gallery a{display:block;border:1px solid var(--line);background:var(--panel);padding:10px}
.gallery img{mix-blend-mode:multiply}
dialog#lightbox{border:0;border-radius:var(--r-lg);padding:16px;background:var(--panel);
  max-width:min(92vw,900px)}
dialog#lightbox::backdrop{background:rgba(20,32,34,.72)}

/* ------------------------------------------------------------ editorial */
/* Guide and small-print pages start straight under the breadcrumb, so the
   padding lives here rather than on a wrapper the product page also uses. */
.prose{max-width:70ch;padding-block:26px 76px}
.prose>h1:first-child{margin-bottom:18px}
.prose h2{font-size:clamp(26px,2.8vw,38px);margin:38px 0 14px}
.prose h3{font-size:22px;margin:28px 0 10px}
.prose ul{padding-left:20px}
.prose li{margin-bottom:8px}
/* Quotations from the sources registry. They carry their own punctuation and
   are exempt from the dash check, so they must also LOOK like quotations and
   not like our own prose. */
blockquote.q{margin:24px 0;padding:4px 0 4px 22px;border-left:3px solid var(--olive);
  max-width:62ch}
blockquote.q p{font-family:var(--display);font-size:19px;line-height:1.45;margin:0 0 8px}
blockquote.q cite{font-style:normal;font-size:13.5px;color:var(--ink-2);letter-spacing:.04em}
blockquote.q cite::before{content:"— "}
.band.deep blockquote.q{border-left-color:var(--accent)}
.band.deep blockquote.q cite{color:rgba(241,236,227,.75)}
.note{background:var(--paper-2);border-left:3px solid var(--olive);padding:18px 22px;
  border-radius:0 var(--r) var(--r) 0;margin:26px 0}
.cols2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}
.rt{width:100%;border-collapse:collapse;margin:20px 0;font-size:15px}
.rt th,.rt td{text-align:left;padding:11px 12px;border-bottom:1px solid var(--line-2)}
.rt th{font:600 12.5px/1.2 var(--text);letter-spacing:.11em;text-transform:uppercase;
  color:var(--ink-2);border-bottom:1px solid var(--line)}
.rt td.n,.rt th.n{text-align:right;font-family:var(--display);font-variant-numeric:tabular-nums}
.tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.tile{position:relative;display:block;text-decoration:none;border:1px solid var(--line);
  background:var(--panel);padding:22px;transition:box-shadow .25s var(--ease),transform .25s var(--ease)}
.tile:hover{box-shadow:var(--sh-lift);transform:translateY(-2px)}
.tile img{margin:0 auto 16px;mix-blend-mode:multiply}
.tile h3{font-size:23px;margin-bottom:4px}
.tile .n{color:var(--ink-2);font-size:14px;font-family:var(--text)}

/* ---------------------------------------------------------- department */
.dept-bar{background:var(--panel);border:1px solid var(--line);display:flex;
  align-items:center;justify-content:space-between;gap:20px;padding:16px 22px;
  margin-bottom:34px;flex-wrap:wrap}
.dept-bar h1{font-size:27px}
.dept-tools{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:14px;color:var(--ink-2)}
.dept-tools select{font:inherit;padding:8px 10px;border:1px solid var(--line);
  background:var(--panel);color:inherit;border-radius:var(--r);max-width:100%}

/* -------------------------------------------------------------- footer */
.bc-foot{background:var(--deep-2);color:#e9e2d6;margin-top:0}
.bc-foot .wrap{padding-block:60px 30px}
.foot-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:36px}
.bc-foot h3{font:600 12.5px/1 var(--text);letter-spacing:.16em;text-transform:uppercase;
  color:#fff;margin-bottom:16px;font-family:var(--text)}
.bc-foot p{color:rgba(233,226,214,.8);font-size:15px}
.foot-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}
.foot-list a{font-size:15px;text-decoration:none;color:rgba(233,226,214,.9)}
.foot-list a:hover{color:#fff;text-decoration:underline}
.bc-foot .wordmark{color:#fff;display:inline-block;margin-bottom:14px}
.bc-foot .wordmark small{color:rgba(233,226,214,.7)}
.soc{display:flex;gap:14px;margin:26px 0 0}
.soc a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.28);
  display:grid;place-items:center;color:#fff}
.soc a:hover{background:rgba(255,255,255,.12)}
.soc svg{width:18px;height:18px}
.foot-bot{margin-top:36px;padding-top:22px;border-top:1px solid rgba(255,255,255,.16);
  display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;align-items:center}
.disclosure{font-size:13.5px;color:rgba(233,226,214,.72);margin:0;max-width:74ch}
.legal{display:flex;flex-wrap:wrap;gap:18px;font-size:13.5px}
.legal a{color:rgba(233,226,214,.85);text-decoration:none}
.legal a:hover{color:#fff;text-decoration:underline}

/* --------------------------------------------------------------- 404 */
.center-page{text-align:center;padding-block:110px}
.center-page h1{font-size:clamp(38px,6vw,72px);margin-bottom:14px}

@media (max-width:1100px){
  :root{--gut:32px}
  .grid,.gallery{grid-template-columns:repeat(3,1fr)}
  .foot-top{grid-template-columns:1fr 1fr}
  .feat{grid-template-columns:1fr}
  .feat-photo{order:-1}
  .pdp{grid-template-columns:minmax(0,1fr);gap:34px}
  .pdp-stage{position:static}
  .bc-panel .wrap{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:820px){
  body{font-size:16.5px}
  .bc-head .wrap{flex-wrap:wrap;min-height:0;padding-block:14px;gap:12px}
  .bc-nav{order:2;flex:1 1 100%;justify-content:center;gap:18px;flex-wrap:wrap}
  .bc-nav.right{order:3;flex:1 1 100%;justify-content:center}
  .wordmark{flex:1 1 100%;order:1}
  body.template-index .bc-head{margin-bottom:0;background:var(--deep-2)}
  .hero{min-height:520px}
  .band{padding-block:60px}
  .grid,.gallery,.tiles,.cols2,.compare,.trust .wrap,.values{grid-template-columns:repeat(2,1fr)}
  .story-row{grid-template-columns:1fr;gap:22px}
  /* On a phone the picture always sits UNDER its own text: in a reversed row
     the caption would otherwise float away from the paragraph it belongs to. */
  .story-row:nth-child(even){direction:ltr}
  .story-row figure{order:2}
  .facts{grid-template-columns:1fr}
}
@media (max-width:560px){
  :root{--gut:20px}
  /* Three announcement lines cost 90px of a phone screen before the hero even
     starts. The price date is the one that carries information. */
  .bc-topbar .wrap span:not(:last-child){display:none}
  .bc-topbar .wrap{min-height:32px}
  .grid,.gallery,.tiles{grid-template-columns:repeat(2,1fr)}
  .compare{grid-template-columns:1fr}
  .foot-top{grid-template-columns:1fr}
  .card-name{font-size:17px}
  .band-head{margin-bottom:24px}
  /* Tables become label/value cards, as on the rest of the portfolio. */
  .rt thead{display:none}
  .rt,.rt tbody,.rt tr,.rt td{display:block;width:100%}
  .rt tr{border:1px solid var(--line);margin-bottom:12px;padding:6px 12px;background:var(--panel)}
  .rt td{border:0;display:flex;justify-content:space-between;gap:14px;padding:8px 0}
  .rt td::before{content:attr(data-label);color:var(--ink-2);font-size:13.5px}
  .rt td.n{text-align:right}
}
@media (prefers-reduced-motion:reduce){
  *,*::before,*::after{animation-duration:.001ms!important;transition-duration:.001ms!important;
    scroll-behavior:auto!important}
  .btn:hover,.card:hover .card-media,.tile:hover{transform:none}
}
