*{margin:0;padding:0;box-sizing:border-box}
body{font-family:-apple-system,system-ui,sans-serif;line-height:1.7;color:#333;background:#fff}
.footer-f146ee{max-width:780px;margin:0 auto;padding:0 20px}
header{background:#1a1a2e;color:#fff;padding:32px 0;margin-bottom:40px}
header h1{font-size:28px;margin-bottom:4px}
header p{opacity:.7;font-size:15px}
header .module-a61d26{color:#fff;text-decoration:none;font-size:18px;font-weight:600}
.block-8137c7{border-bottom:1px solid #eee;padding:24px 0}
.block-8137c7 h2{font-size:20px;margin-bottom:8px}
.block-8137c7 h2 a{color:#1a1a2e;text-decoration:none}
.block-8137c7 h2 a:hover{color:#e94560}
.block-8137c7 .date{font-size:13px;color:#999;margin-bottom:8px}
.footer-a15ea0{color:#e94560;text-decoration:none;font-size:14px;font-weight:600}
.panel-08cc8f{padding-bottom:60px}
.panel-08cc8f h1{font-size:32px;margin-bottom:8px}
.panel-08cc8f time{font-size:13px;color:#999;display:block;margin-bottom:24px}
.panel-08cc8f h2{font-size:22px;margin:32px 0 12px}
.panel-08cc8f h3{font-size:18px;margin:24px 0 8px}
.panel-08cc8f p{margin-bottom:16px}
.panel-08cc8f ul,.panel-08cc8f ol{margin:0 0 16px 24px}
.panel-08cc8f a{color:#e94560}
.panel-08cc8f img{max-width:100%;height:auto;border-radius:8px;margin:16px 0}
footer{border-top:1px solid #eee;padding:24px 0;margin-top:40px;text-align:center;font-size:13px;color:#999}
footer a{color:#999}
.layout-18a902{background:#f5f5f5;border-left:3px solid #999;padding:10px 14px;margin-bottom:20px;font-size:13px;color:#777;font-style:italic}
.nav-c79f3c{background:#fef9e7;border:1px solid #f0c36d;padding:10px 14px;margin-top:20px;font-size:12px;color:#8a6d3b}
.panel-9444ea{font-size:13px;color:#999;margin:-16px 0 24px;font-style:italic}
.container-e684a1{text-align:center;margin:0 0 20px}
.inner-5f8c52{max-width:100%;height:auto;border-radius:6px}
.content-2ac552{margin-top:40px;padding-top:24px;border-top:1px solid #eee}
.content-2ac552 h3{font-size:18px;margin-bottom:12px}
.content-2ac552 ul{list-style:none;padding:0}
.content-2ac552 li{padding:4px 0}
.content-2ac552 a{color:#e94560;text-decoration:none}
.container-6ed942{padding:20px 0}
.container-6ed942 ul{list-style:none;padding:0}
.container-6ed942 li{padding:5px 0;font-size:15px}
.container-6ed942 a{color:#1a1a2e;text-decoration:none}
.container-6ed942 a:hover{color:#e94560}
/* === Theme === */
:root{--primary:#8A5326;--accent:#5C7A95;--bg:#F5EAD2;--fg:#1F140C;--border:#C4B098;--r:35px;--fb:'Atkinson Hyperlegible';--fh:'EB Garamond'}
/* === Custom === */
/* Webfonts declared as @font-face: the pipeline concatenates custom.css AFTER other
   rules, so a top-of-file @import is dropped by the parser and the fonts never load. */
@font-face { font-family: 'EB Garamond'; font-style: normal; font-weight: 400 800; font-display: swap; src: url(https://fonts.gstatic.com/s/ebgaramond/v33/SlGUmQSNjdsmc35JDF1K5GR1SDk_YAPI.woff2) format('woff2'); }
@font-face { font-family: 'EB Garamond'; font-style: italic; font-weight: 400 800; font-display: swap; src: url(https://fonts.gstatic.com/s/ebgaramond/v33/SlGWmQSNjdsmc35JDF1K5GRweDs1ZyHKpWg.woff2) format('woff2'); }
@font-face { font-family: 'Atkinson Hyperlegible'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/atkinsonhyperlegible/v12/9Bt23C1KxNDXMspQ1lPyU89-1h6ONRlW45G04pIoWQeCbA.woff2) format('woff2'); }
@font-face { font-family: 'Atkinson Hyperlegible'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/atkinsonhyperlegible/v12/9Bt73C1KxNDXMspQ1lPyU89-1h6ONRlW45G8Wbc9dCWPRl-uFQ.woff2) format('woff2'); }
@font-face { font-family: 'Atkinson Hyperlegible'; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/atkinsonhyperlegible/v12/9Bt43C1KxNDXMspQ1lPyU89-1h6ONRlW45G056IqUwCgblWm.woff2) format('woff2'); }

:root body { font-family: var(--fb), system-ui, -apple-system, sans-serif; color: var(--fg); background: var(--bg); line-height: 1.74; font-size: 16.5px; }
::selection { background: var(--accent); color: var(--bg); }
:root hr { border: 0; border-top: 1px solid var(--border); margin: 30px 0; }

:root > body > header { background: var(--primary); color: var(--bg); padding: 52px 0 32px; margin-bottom: 44px; border-bottom: 3px solid var(--accent); }
:root > body > header > div { max-width: 760px; margin: 0 auto; padding: 0 24px; }
:root > body > header h1 { font-family: var(--fh), Cambria, serif; font-size: 38px; font-weight: 500; color: var(--bg); line-height: 1.14; margin-bottom: 8px; }
:root > body > header p { font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; color: rgba(245, 234, 210, .82); max-width: 680px; }
:root > body > header a { font-family: var(--fh), Cambria, serif; font-size: 26px; color: var(--bg); text-decoration: none; font-weight: 500; }

:root main { max-width: 760px; margin: 0 auto; padding: 0 24px 70px; }
:root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 32px; font-weight: 500; color: var(--primary); line-height: 1.18; margin: 6px 0 6px; }
:root main > time { display: block; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--accent); margin-bottom: 30px; letter-spacing: .14em; text-transform: uppercase; font-weight: 700; }

:root main > article > p { margin-bottom: 18px; font-size: 17px; line-height: 1.75; }
:root main > article ul, :root main > article ol { margin: 0 0 18px 24px; }
:root main > article li { margin-bottom: 6px; font-size: 16px; }
:root main > article li strong { color: var(--primary); font-weight: 700; }
:root main > article > p strong { color: var(--primary); font-weight: 700; }

:root main > article > p a, :root main > article > p a:visited { color: var(--primary); text-decoration: underline; text-decoration-color: var(--accent); text-underline-offset: 3px; text-decoration-thickness: 1.5px; font-weight: 700; }
:root main > article > p a:hover { color: var(--accent); text-decoration-color: var(--primary); }

:root main > article > p a[href^="/ref/"], :root main > article > p a[href^="/try/"], :root main > article > p a[href^="/check/"], :root main > article > p a[href^="/partner/"], :root main > article > p a[href^="/go/"], :root main > article > p a[href^="/out/"] { background: var(--accent); color: var(--bg); padding: 3px 14px; border-radius: var(--r); text-decoration: none; font-weight: 700; font-family: var(--fh), Cambria, serif; font-size: 14.5px; letter-spacing: .02em; }
:root main > article > p a[href^="/ref/"]:hover, :root main > article > p a[href^="/try/"]:hover, :root main > article > p a[href^="/check/"]:hover, :root main > article > p a[href^="/partner/"]:hover, :root main > article > p a[href^="/go/"]:hover, :root main > article > p a[href^="/out/"]:hover { background: var(--primary); color: var(--bg); }

:root main > article > img, :root main > article > figure { margin: 0 0 30px; }
:root main > article > img, :root main > article > figure > img { width: 100%; height: auto; display: block; border-radius: var(--r); box-shadow: 0 4px 18px rgba(31, 20, 12, .14); }

:root footer { background: transparent; border-top: 1px solid var(--border); padding: 28px 0 36px; margin-top: 52px; text-align: center; font-family: var(--fb), system-ui, sans-serif; font-size: 13px; color: var(--fg); opacity: 0.75; letter-spacing: .03em; }
:root footer a { color: var(--fg); text-decoration: none; border-bottom: 1px dotted var(--border); }
:root footer a:hover { color: var(--primary); border-bottom-color: var(--primary); }

/* === R2 fixes (2026-06-12T07:50:05.643973+00:00) === */

:root main > article { max-width: 740px; margin-left: auto; margin-right: auto; }

.content-2ac552 { border-top: 1px solid rgba(0,0,0,0.12); margin-top: 2em; padding-top: 1.5em; }

/* === R3 fixes (2026-06-12T08:30:04.842912+00:00) === */

.bld-inline-card, [class*='inline-card'], .product-card { background-color: #FAF4E8; border: 1px solid rgba(140, 90, 30, 0.18); border-radius: 4px; }

.bld-inline-card a, [class*='inline-card'] a { color: #7B3F00; text-decoration: underline; }

.author-articles, .author-page-articles, #author-articles { border-top: 2px solid rgba(140, 90, 30, 0.2); padding-top: 1.5rem; margin-top: 2rem; }

/* === R4 fixes (2026-06-12T09:10:04.904713+00:00) === */

.content-2ac552 a { color: var(--primary); text-decoration: none; border-bottom: 1px solid var(--border); }

/* === QA round-1 fixes (2026-07-21T16:25:39+0800) === */
/* Editorial pass for SipShelf. Three voices only: EB Garamond (display / titles /
   pull quotes), Atkinson Hyperlegible (body), Atkinson uppercase-tracked (meta).
   One moment colour -- shelf burgundy #8C2F39 -- used exactly twice: the masthead
   manifesto rule and the featured drop cap.
   Page scopes, all class-free and single-level :has():
     home    = main:has(> article + article)   (only the index has sibling cards)
     article = main:has(> h1)
     static  = main:has(> article > h1)        (about / author / policy pages)      */

:root { --rust: #8C2F39; --meta: #4E6981; --rule: rgba(138, 83, 38, .22); }

html, body { overflow-x: hidden; }
:root body { font-size: 17px; line-height: 1.72; }

/* ---------- MASTHEAD: photo band, italic wordmark, monogram seal, manifesto ---------- */

:root > body > header {
  max-width: none; border-bottom: 1px solid rgba(245, 234, 210, .28);
  background-color: #241609;
  background-image: linear-gradient(100deg, rgba(28, 17, 8, .94) 0%, rgba(28, 17, 8, .78) 44%, rgba(28, 17, 8, .52) 100%), url("/theme-assets/hero-masthead.jpg");
  background-size: cover; background-position: center 62%; background-repeat: no-repeat;
  padding: 88px 0 52px; margin-bottom: 56px;
}
:root > body > header > div { max-width: 1080px; padding: 0 28px; position: relative; }

/* SS monogram seal -- two bottles on a shelf inside a double ring */
:root > body > header > div::before {
  content: ""; position: absolute; top: 4px; right: 28px; width: 76px; height: 76px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%20100%20100%27%3E%3Ccircle%20cx%3D%2750%27%20cy%3D%2750%27%20r%3D%2747%27%20fill%3D%27none%27%20stroke%3D%27rgba%28245%2C234%2C210%2C0.55%29%27%20stroke-width%3D%271.4%27%2F%3E%3Ccircle%20cx%3D%2750%27%20cy%3D%2750%27%20r%3D%2742%27%20fill%3D%27none%27%20stroke%3D%27rgba%2892%2C122%2C149%2C0.75%29%27%20stroke-width%3D%270.8%27%2F%3E%3Cpath%20d%3D%27M20%2062%20H80%27%20stroke%3D%27rgba%28245%2C234%2C210%2C0.5%29%27%20stroke-width%3D%271.2%27%2F%3E%3Cpath%20d%3D%27M32%2062%20V50%20a3%203%200%200%201%201.6-2.6%20V42%20h3.6%20v5.4%20A3%203%200%200%201%2038.8%2050%20V62%20Z%27%20fill%3D%27rgba%28245%2C234%2C210%2C0.6%29%27%2F%3E%3Cpath%20d%3D%27M61%2062%20V50%20a3%203%200%200%201%201.6-2.6%20V42%20h3.6%20v5.4%20A3%203%200%200%201%2067.8%2050%20V62%20Z%27%20fill%3D%27rgba%2892%2C122%2C149%2C0.85%29%27%2F%3E%3Ctext%20x%3D%2750%27%20y%3D%2758%27%20text-anchor%3D%27middle%27%20font-family%3D%27Georgia%2Cserif%27%20font-style%3D%27italic%27%20font-size%3D%2730%27%20fill%3D%27rgb%28245%2C234%2C210%29%27%3ESS%3C%2Ftext%3E%3Ctext%20x%3D%2750%27%20y%3D%2778%27%20text-anchor%3D%27middle%27%20font-family%3D%27Georgia%2Cserif%27%20font-size%3D%278.5%27%20letter-spacing%3D%271.6%27%20fill%3D%27rgba%28245%2C234%2C210%2C0.62%29%27%3EEST%202018%3C%2Ftext%3E%3C%2Fsvg%3E");
  background-size: contain; background-repeat: no-repeat; opacity: .92;
}

:root > body > header h1,
:root > body > header > div > a {
  font-family: var(--fh), Cambria, serif; font-style: italic; font-weight: 500;
  font-size: clamp(44px, 6.6vw, 72px); line-height: .98; letter-spacing: -.02em;
  color: #F7EEDC; text-shadow: 0 2px 20px rgba(0, 0, 0, .5); margin-bottom: 0;
  display: block; max-width: 14ch;
}
:root > body > header p {
  font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; line-height: 1.62;
  color: rgba(247, 238, 220, .74); max-width: 58ch; margin-top: 20px;
  text-shadow: 0 1px 8px rgba(0, 0, 0, .4);
}
/* manifesto -- rust moment 1 of 2 */
:root > body > header > div::after {
  content: "Bottles on a shelf over the kitchen pass-through since 2018\0000A0\002014\0000A0tasted on Tuesdays, written down the same night.";
  display: block; font-family: var(--fh), Cambria, serif; font-style: italic;
  font-size: 17.5px; line-height: 1.45; color: rgba(247, 238, 220, .8);
  max-width: 44ch; margin-top: 26px; padding-left: 16px;
  border-left: 3px solid var(--rust); text-shadow: 0 1px 8px rgba(0, 0, 0, .45);
}

/* compact masthead on reading pages */
:root > body:has(> main > h1) > header,
:root > body:has(> main > article > h1) > header { padding: 46px 0 34px; margin-bottom: 44px; background-position: center 70%; }
/* on reading pages the masthead column lines up with the text measure */
:root > body:has(> main > h1) > header > div,
:root > body:has(> main > article > h1) > header > div { max-width: 808px; }
:root > body:has(> main > h1) > header > div > a,
:root > body:has(> main > article > h1) > header > div > a { font-size: clamp(30px, 3.6vw, 38px); }
:root > body:has(> main > h1) > header > div::before,
:root > body:has(> main > article > h1) > header > div::before { width: 54px; height: 54px; top: -2px; }
:root > body:has(> main > h1) > header > div::after,
:root > body:has(> main > article > h1) > header > div::after { font-size: 14.5px; margin-top: 16px; max-width: 52ch; }

/* ---------- HOMEPAGE ---------- */

:root main:has(> article + article) { max-width: 1120px; padding: 0 28px 96px; }

/* base card: no box, hairline + typography */
:root main:has(> article + article) > article {
  max-width: none; background: transparent; border: 0; border-radius: 0;
  border-bottom: 1px solid var(--rule); box-shadow: none;
  padding: 34px 0 34px; margin: 0; display: flex; flex-direction: column;
}
/* the dateline is the kicker: hoist it above the headline */
:root main:has(> article + article) > article > p:first-of-type {
  order: -1; font-family: var(--fb), system-ui, sans-serif; font-size: 11.5px; font-weight: 700;
  letter-spacing: .2em; text-transform: uppercase; color: var(--meta);
  margin: 0 0 12px; opacity: 1;
}
:root main:has(> article + article) > article > h2 {
  font-family: var(--fh), Cambria, serif; font-size: 24px; font-weight: 700;
  line-height: 1.16; letter-spacing: -.005em; margin: 0 0 12px; padding: 0; border: 0;
}
:root main:has(> article + article) > article > h2 a { color: var(--fg); text-decoration: none; box-shadow: none; transition: color .18s ease, box-shadow .18s ease; }
:root main:has(> article + article) > article > h2 a:hover { color: var(--primary); box-shadow: inset 0 -2px 0 0 var(--primary); }
:root main:has(> article + article) > article > p:last-of-type {
  font-family: var(--fb), system-ui, sans-serif; font-size: 15px; line-height: 1.6;
  color: var(--fg); opacity: .78; margin: 0 0 18px; max-width: 56ch;
}
:root main:has(> article + article) > article > a:last-child {
  font-family: var(--fb), system-ui, sans-serif; font-size: 11.5px; font-weight: 700;
  letter-spacing: .16em; text-transform: uppercase; color: var(--primary);
  background: transparent; border: 0; padding: 0; text-decoration: none;
  margin-top: auto; align-self: flex-start; transition: color .18s ease, letter-spacing .18s ease;
}
:root main:has(> article + article) > article > a:last-child:hover { color: var(--meta); letter-spacing: .2em; }

/* --- THE HERO: newest post, the one loud voice on the page --- */
:root main:has(> article + article) > article:first-of-type {
  padding: 8px 0 56px; border-bottom: 3px double rgba(138, 83, 38, .38); position: relative;
}
:root main:has(> article + article) > article:first-of-type > h2 {
  font-size: clamp(34px, 4.4vw, 56px); line-height: 1.04; letter-spacing: -.018em;
  max-width: 17ch; margin-bottom: 0;
}
:root main:has(> article + article) > article:first-of-type > h2 a { box-shadow: none; }
:root main:has(> article + article) > article:first-of-type > h2 a:hover { box-shadow: inset 0 -3px 0 0 var(--primary); }
:root main:has(> article + article) > article:first-of-type > h2::after {
  content: "BY RUSSELL DRISCOLL\0000A0\0000B7\0000A0TUESDAY TASTING NOTES";
  display: block; font-family: var(--fb), system-ui, sans-serif; font-size: 11px;
  font-weight: 700; letter-spacing: .16em; color: var(--primary); opacity: .72;
  margin: 24px 0 4px; padding-top: 16px; border-top: 1px solid var(--rule); max-width: none;
}
:root main:has(> article + article) > article:first-of-type > p:last-of-type {
  font-family: var(--fh), Cambria, serif; font-size: 20px; line-height: 1.52;
  opacity: .9; max-width: 52ch; margin-bottom: 26px;
}
/* drop cap -- rust moment 2 of 2 */
:root main:has(> article + article) > article:first-of-type > p:last-of-type::first-letter {
  font-family: var(--fh), Cambria, serif; font-style: italic; font-weight: 500;
  font-size: 74px; line-height: .78; float: left; margin: 10px 12px 0 0; color: var(--rust);
}
:root main:has(> article + article) > article:first-of-type > a:last-child {
  border: 1.5px solid var(--primary); border-radius: 999px; padding: 11px 24px 10px;
  font-size: 12px; margin-top: 0;
}
:root main:has(> article + article) > article:first-of-type > a:last-child:hover {
  background: var(--primary); color: var(--bg); letter-spacing: .16em;
}

/* ---------- THE BACK SHELF: the archive list, previously unstyled ---------- */
:root main:has(> article + article) > section {
  margin-top: 76px; padding: 44px 0 0; border-top: 1px solid var(--rule); position: relative;
}
:root main:has(> article + article) > section::before {
  content: "THE BACK SHELF\0000A0\002014\0000A0EVERY BOTTLE ON THE BOARD";
  display: block; font-family: var(--fb), system-ui, sans-serif; font-size: 11px;
  font-weight: 700; letter-spacing: .28em; text-transform: uppercase;
  color: var(--primary); opacity: .8; margin-bottom: 26px;
}
:root main:has(> article + article) > section > ul {
  list-style: none; margin: 0; padding: 0; counter-reset: shelf;
}
:root main:has(> article + article) > section > ul > li {
  position: relative; padding: 12px 0 12px 40px; margin: 0;
  border-bottom: 1px dotted rgba(138, 83, 38, .28); break-inside: avoid;
}
:root main:has(> article + article) > section > ul > li::before {
  counter-increment: shelf; content: counter(shelf, decimal-leading-zero);
  position: absolute; left: 0; top: 15px; font-family: var(--fb), system-ui, sans-serif;
  font-size: 11px; font-weight: 700; letter-spacing: .1em; color: var(--meta); opacity: .85;
}
:root main:has(> article + article) > section > ul > li > a {
  font-family: var(--fh), Cambria, serif; font-size: 18px; line-height: 1.32;
  color: var(--fg); text-decoration: none; transition: color .16s ease;
}
:root main:has(> article + article) > section > ul > li > a:hover { color: var(--primary); }

/* ---------- HOMEPAGE DESKTOP: hero -> Editor's Picks band -> chronological grid ---------- */
@media (min-width: 900px) {
  :root main:has(> article + article) {
    display: grid; grid-template-columns: repeat(6, minmax(0, 1fr));
    column-gap: 44px; row-gap: 0;
  }
  :root main:has(> article + article) > section,
  :root main:has(> article + article) > article:first-of-type { grid-column: 1 / -1; }
  :root main:has(> article + article) > article:nth-of-type(2),
  :root main:has(> article + article) > article:nth-of-type(3),
  :root main:has(> article + article) > article:nth-of-type(4) { grid-column: span 2; }
  :root main:has(> article + article) > article:nth-of-type(n+5) { grid-column: span 3; }

  /* hero becomes a two-column spread so the right side is never dead space */
  :root main:has(> article + article) > article:first-of-type {
    display: grid; grid-template-columns: minmax(0, 1.72fr) minmax(0, 1fr);
    column-gap: 64px; padding: 16px 0 60px;
  }
  :root main:has(> article + article) > article:first-of-type > * { grid-column: 1; }
  :root main:has(> article + article) > article:first-of-type > a:last-child { justify-self: start; }
  /* right rail: issue number over the date, badge, section tag */
  :root main:has(> article + article) > article:first-of-type > p:first-of-type {
    grid-column: 2; grid-row: 1; align-self: start; text-align: right; margin: 6px 0 0;
    font-size: 11px; letter-spacing: .18em; color: var(--primary); opacity: .6;
  }
  :root main:has(> article + article) > article:first-of-type > p:first-of-type::before {
    content: "N\0000B0\0000A001"; display: block; font-family: var(--fh), Cambria, serif;
    font-style: italic; font-weight: 400; font-size: 62px; line-height: 1;
    letter-spacing: -.03em; text-transform: none; color: var(--primary); opacity: .85;
    margin-bottom: 12px;
  }
  :root main:has(> article + article) > article:first-of-type::before {
    content: "LATEST POUR"; grid-column: 2; grid-row: 2; justify-self: end; align-self: start;
    font-family: var(--fb), system-ui, sans-serif; font-size: 10px; font-weight: 700;
    letter-spacing: .28em; color: var(--meta); border: 1px solid var(--meta);
    border-radius: 999px; padding: 6px 14px 5px; margin-top: 6px;
  }
  :root main:has(> article + article) > article:first-of-type::after {
    content: "SHELF REPORT"; grid-column: 2; grid-row: 3; justify-self: end; align-self: start;
    width: 100%; max-width: 210px; text-align: right; margin-top: 18px; padding-top: 14px;
    border-top: 1px solid var(--rule); font-family: var(--fb), system-ui, sans-serif;
    font-size: 10px; font-weight: 700; letter-spacing: .28em; color: var(--primary); opacity: .55;
  }

  /* band 1 -- Editor's Picks (cards 2-4), label spans the whole row */
  :root main:has(> article + article) > article:nth-of-type(2),
  :root main:has(> article + article) > article:nth-of-type(3),
  :root main:has(> article + article) > article:nth-of-type(4) {
    padding-top: 88px; padding-bottom: 40px; border-bottom: 0;
  }
  :root main:has(> article + article) > article:nth-of-type(2) { position: relative; }
  :root main:has(> article + article) > article:nth-of-type(2)::before {
    content: "EDITOR\002019S PICKS\0000A0\002014\0000A0POUR THESE FIRST";
    position: absolute; top: 40px; left: 0; width: calc(300% + 88px);
    font-family: var(--fb), system-ui, sans-serif; font-size: 11px; font-weight: 700;
    letter-spacing: .28em; text-transform: uppercase; color: var(--primary); opacity: .8;
    padding-bottom: 12px; border-bottom: 1px solid var(--rule);
  }
  :root main:has(> article + article) > article:nth-of-type(2) > h2,
  :root main:has(> article + article) > article:nth-of-type(3) > h2,
  :root main:has(> article + article) > article:nth-of-type(4) > h2 { font-size: 21px; line-height: 1.2; }
  :root main:has(> article + article) > article:nth-of-type(2) > p:last-of-type,
  :root main:has(> article + article) > article:nth-of-type(3) > p:last-of-type,
  :root main:has(> article + article) > article:nth-of-type(4) > p:last-of-type { font-size: 14.5px; }

  /* band 2 -- the chronological log (cards 5+) */
  :root main:has(> article + article) > article:nth-of-type(5),
  :root main:has(> article + article) > article:nth-of-type(6) { padding-top: 84px; }
  :root main:has(> article + article) > article:nth-of-type(5) { position: relative; }
  :root main:has(> article + article) > article:nth-of-type(5)::before {
    content: "THE SHELF LOG\0000A0\002014\0000A0IN THE ORDER IT WAS POURED";
    position: absolute; top: 36px; left: 0; width: calc(200% + 44px);
    font-family: var(--fb), system-ui, sans-serif; font-size: 11px; font-weight: 700;
    letter-spacing: .28em; text-transform: uppercase; color: var(--primary); opacity: .8;
    padding-bottom: 12px; border-bottom: 1px solid var(--rule);
  }

  /* archive index reads as two quiet columns */
  :root main:has(> article + article) > section > ul { columns: 2; column-gap: 56px; }
}

/* ---------- READING PAGES: article + static (about / author / policy) ---------- */

:root main:has(> h1) { max-width: 800px; padding-bottom: 96px; }
:root main:has(> h1) > h1 {
  font-family: var(--fh), Cambria, serif; font-size: clamp(32px, 4.4vw, 50px);
  font-weight: 700; line-height: 1.06; letter-spacing: -.015em; color: var(--primary);
  margin: 10px 0 16px; max-width: 22ch;
}
:root main:has(> article > h1) > article > h1 {
  font-family: var(--fh), Cambria, serif; font-size: clamp(30px, 4vw, 44px);
  font-weight: 700; line-height: 1.08; color: var(--primary); margin: 8px 0 20px;
}
:root main:has(> h1) > time {
  font-family: var(--fb), system-ui, sans-serif; font-size: 11px; font-weight: 700;
  letter-spacing: .22em; text-transform: uppercase; color: var(--meta); margin-bottom: 40px;
}
:root main:has(> h1) > time::after { content: "\0000A0\0000B7\0000A0BY RUSSELL DRISCOLL"; }

:root main:has(> h1) > article > p,
:root main:has(> article > h1) > article > p { font-size: 17.5px; line-height: 1.78; margin-bottom: 20px; }
:root main:has(> h1) > article > p:first-of-type {
  font-size: 19.5px; line-height: 1.66; color: rgba(31, 20, 12, .92);
}

/* section heads with a tasting-flight dinkus */
:root main:has(> h1) > article > h2,
:root main:has(> article > h1) > article > h2,
:root main:has(> article > h1) > article > section > h2 {
  font-family: var(--fh), Cambria, serif; font-size: 27px; font-weight: 700;
  color: var(--primary); line-height: 1.2; margin: 52px 0 16px; padding: 0; border: 0;
}
:root main:has(> h1) > article > h2::before,
:root main:has(> article > h1) > article > h2::before {
  content: "\0025C6\0025C7\0025C6"; display: block; text-align: center;
  font-family: Georgia, 'Times New Roman', serif; font-size: 15px; font-weight: 400;
  letter-spacing: .55em; text-indent: .55em; color: var(--accent); opacity: .75; margin-bottom: 34px;
}
:root main:has(> h1) > article > h2:first-of-type::before,
:root main:has(> article > h1) > article > h2:first-of-type::before { content: none; }
:root main:has(> h1) > article > h3,
:root main:has(> article > h1) > article > h3 {
  font-family: var(--fh), Cambria, serif; font-style: italic; font-size: 21px;
  font-weight: 700; color: var(--fg); margin: 32px 0 10px;
}

/* pull quote: hanging quotation mark, the emphasis device the body copy lacked */
:root main > article > blockquote {
  font-family: var(--fh), Cambria, serif; font-style: italic; font-size: 22px;
  line-height: 1.46; color: var(--primary); background: transparent; border: 0;
  border-left: 2px solid var(--accent); border-radius: 0;
  margin: 40px 0; padding: 4px 0 4px 30px; position: relative; max-width: 56ch;
}
:root main > article > blockquote::before {
  content: "\00201C"; position: absolute; left: 6px; top: -12px; font-family: var(--fh), Georgia, serif;
  font-size: 68px; line-height: 1; color: var(--accent); opacity: .38;
}
:root main > article > blockquote > p { font-size: inherit; line-height: inherit; margin: 0 0 8px; }

/* photos: keep the rounded warm treatment, let them run the full measure */
:root main > article > div > img { width: 100%; height: auto; display: block; border-radius: 10px; box-shadow: 0 6px 22px rgba(31, 20, 12, .16); margin: 0; }
:root main > article > div:has(> img) { margin: 0 0 30px; text-align: left; }

/* affiliate disclosure -- keep it italic and quiet, tie it to the palette */
:root main > article > div:has(> em) {
  background: rgba(92, 122, 149, .07); border: 0; border-left: 3px solid var(--accent);
  border-radius: 0 6px 6px 0; padding: 12px 18px; margin-bottom: 26px;
  font-family: var(--fb), system-ui, sans-serif; font-size: 13px; line-height: 1.6;
  color: rgba(31, 20, 12, .78); font-style: italic;
}
/* end-of-article note */
:root main > article > div:has(> strong) {
  background: transparent; border: 0; border-top: 1px solid var(--rule);
  border-radius: 0; margin-top: 48px; padding: 20px 0 0;
  font-family: var(--fb), system-ui, sans-serif; font-size: 12.5px; line-height: 1.62;
  color: rgba(31, 20, 12, .62);
}
:root main > article > div:has(> strong) strong {
  display: inline-block; font-size: 10.5px; letter-spacing: .22em; text-transform: uppercase;
  color: var(--primary); margin-bottom: 4px;
}

/* related articles / author index lists */
:root main:has(> h1) > section,
:root main:has(> article > h1) > article > section:has(> ul) {
  margin-top: 64px; padding-top: 36px; border-top: 1px solid var(--rule);
}
:root main:has(> h1) > section > h3,
:root main:has(> article > h1) > article > section > h2 {
  font-family: var(--fb), system-ui, sans-serif; font-size: 11px; font-weight: 700;
  letter-spacing: .28em; text-transform: uppercase; color: var(--primary);
  margin: 0 0 18px; opacity: .8;
}
:root main:has(> h1) > section > ul,
:root main:has(> article > h1) > article > section > ul { list-style: none; margin: 0; padding: 0; }
:root main:has(> h1) > section > ul > li,
:root main:has(> article > h1) > article > section > ul > li {
  padding: 11px 0; margin: 0; border-bottom: 1px dotted rgba(138, 83, 38, .26);
}
:root main:has(> h1) > section > ul > li > a,
:root main:has(> article > h1) > article > section > ul > li > a {
  font-family: var(--fh), Cambria, serif; font-size: 17.5px; line-height: 1.34;
  color: var(--fg); text-decoration: none; border: 0;
}
:root main:has(> h1) > section > ul > li > a:hover,
:root main:has(> article > h1) > article > section > ul > li > a:hover { color: var(--primary); }

/* ---------- FOOTER ---------- */
:root footer { border-top: 1px solid var(--rule); margin-top: 72px; padding: 32px 0 44px; opacity: 1; }
:root footer > div { position: relative; }
:root footer > div::before {
  content: "\0025C6\0025C7\0025C6"; display: block; font-family: Georgia, serif; font-size: 13px;
  letter-spacing: .55em; text-indent: .55em; color: var(--accent); opacity: .6; margin-bottom: 18px;
}
:root footer p { font-size: 11.5px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; color: rgba(31, 20, 12, .58); line-height: 2; }
:root footer a { color: rgba(31, 20, 12, .72); border-bottom: 0; }

/* ---------- MOBILE ---------- */
@media (max-width: 899px) {
  :root > body > header { padding: 64px 0 40px; margin-bottom: 40px; }
  :root > body > header > div::before { width: 52px; height: 52px; top: 0; right: 24px; }
  :root > body > header h1, :root > body > header > div > a { font-size: clamp(34px, 9vw, 46px); max-width: 11ch; }
  :root > body > header > div::after { font-size: 15.5px; margin-top: 20px; }
  :root main:has(> article + article) > article:first-of-type > h2 { font-size: 30px; max-width: none; }
  :root main:has(> article + article) > article:first-of-type > p:last-of-type { font-size: 18px; }
  :root main:has(> article + article) > article:first-of-type > p:last-of-type::first-letter { font-size: 56px; }
  :root main:has(> article + article) > article > h2 { font-size: 22px; }
  :root main:has(> h1) > article > p:first-of-type { font-size: 18px; }
  :root main > article > blockquote { font-size: 19px; padding-left: 22px; }
}
