﻿:root {
  --bg: #f7f4ee;
  --surface-strong: #ffffff;
  --ink: #20201d;
  --muted: #61605b;
  --line: #ded8ca;
  --accent: #a55d36;
  --accent-soft: #f2dfd3;
  --shadow: 0 18px 48px rgba(32, 32, 29, 0.08);
  --radius: 22px;
  --wrap: 1120px;
}
*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:radial-gradient(circle at top left,rgba(165,93,54,.08),transparent 28%),linear-gradient(180deg,#fbf8f2 0%,#f7f4ee 100%);font:16px/1.7 "Aptos","Segoe UI","Helvetica Neue",Arial,sans-serif}img{max-width:100%;display:block}a{color:inherit}.site-shell{min-height:100vh}.wrap{width:min(calc(100% - 2rem),var(--wrap));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;backdrop-filter:blur(12px);background:rgba(251,248,242,.9);border-bottom:1px solid rgba(222,216,202,.8)}.site-header__inner,.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand{text-decoration:none}.brand__name,.display,h1,h2,h3{font-family:"Iowan Old Style","Palatino Linotype","Book Antiqua",Georgia,serif}.brand__name{display:block;font-size:1.2rem;font-weight:700;letter-spacing:.08em}.brand__tag{display:block;color:var(--muted);font-size:.82rem}.nav-toggle{border:1px solid var(--line);background:var(--surface-strong);border-radius:999px;padding:.7rem .95rem;font:inherit}.site-nav{display:none;width:100%;padding:0 0 1rem}.site-nav.is-open{display:block}.site-nav ul,.footer-links,.meta-list,.related-list{list-style:none;margin:0;padding:0}.site-nav a,.footer-links a{text-decoration:none}.site-nav li+li,.footer-links li+li,.meta-list li+li,.related-list li+li{margin-top:.7rem}.hero,.article-shell{padding:3rem 0}.hero-card,.panel,.article-card,.cta-card,.notice,.link-card{background:var(--surface-strong);border:1px solid rgba(222,216,202,.9);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-grid{display:grid;gap:1.5rem;padding:1.5rem}.eyebrow{color:var(--accent);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1{font-size:clamp(2.2rem,6vw,4.8rem);line-height:1.18;margin:0 0 .8rem}h2{font-size:clamp(1.7rem,4vw,2.4rem);line-height:1.18;margin:0 0 .8rem}h3{font-size:1.2rem;line-height:1.18;margin:0 0 .8rem}p{margin:0 0 1rem}.lede,.article-intro{max-width:60ch;color:#34322d;font-size:1.08rem}.hero-actions,.cta-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.4rem}.button,.button-secondary,.text-link{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:48px;border-radius:999px;padding:.85rem 1.2rem;text-decoration:none;font-weight:600}.button{background:var(--accent);color:#fff}.button-secondary{background:var(--accent-soft);color:#6b3418}.text-link{padding:0;min-height:0;color:var(--accent)}.hero-aside{background:linear-gradient(135deg,rgba(165,93,54,.08),rgba(255,255,255,0)),repeating-linear-gradient(0deg,rgba(97,96,91,.08),rgba(97,96,91,.08) 1px,transparent 1px,transparent 34px);border-radius:18px;padding:1.25rem}.meta-label{display:block;font-size:.78rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.section{padding:1.25rem 0 2.4rem}.section-head{margin-bottom:1rem}.grid{display:grid;gap:1rem}.grid--three{grid-template-columns:1fr}.panel,.article-card,.link-card{padding:1.25rem}.card-tag{display:inline-block;margin-bottom:.8rem;padding:.35rem .7rem;border-radius:999px;background:#f2ede3;color:#6c6559;font-size:.85rem}.breadcrumbs{margin-bottom:1rem;color:var(--muted);font-size:.95rem}.article-layout{display:grid;gap:1.25rem}.article-tone{margin:1.4rem 0 1.8rem;min-height:220px;background:radial-gradient(circle at top right,rgba(165,93,54,.18),transparent 32%),linear-gradient(135deg,#f1ebe3,#fbfaf7);border-radius:18px;border:1px solid var(--line);padding:1.25rem;display:flex;align-items:end}.article-tone p{max-width:26ch;margin:0;color:#524a41}.disclosure{margin:1rem 0 1.4rem;padding:.95rem 1rem;background:#fcf3ee;border-left:4px solid var(--accent);border-radius:12px}.article-card h4{margin:1.4rem 0 .45rem;font-size:1.02rem}.cta-card{padding:1.25rem;margin:1.5rem 0}.notice{padding:1rem 1.1rem}.site-footer{border-top:1px solid rgba(222,216,202,.8);margin-top:3rem;background:rgba(255,253,250,.9)}.site-footer__note{color:var(--muted);max-width:48ch}.footer-links{display:flex;flex-wrap:wrap;gap:1rem}.muted{color:var(--muted)}@media (min-width:760px){.nav-toggle{display:none}.site-nav{display:block;width:auto;padding:0}.site-nav ul{display:flex;gap:1.1rem}.site-nav li+li,.footer-links li+li{margin-top:0}.hero-grid,.article-layout{grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);align-items:start}.grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}}
.article-card,.panel{overflow-wrap:anywhere}.article-card{padding:1.4rem}.article-card p,.article-card h2,.article-card h3,.article-card h4,.article-card .disclosure,.article-card .cta-card,.article-card .notice{max-width:68ch}.notice p,.disclosure{line-height:1.75}.cta-card .button,.cta-card .button-secondary{width:100%}@media (min-width:760px){.cta-card .button,.cta-card .button-secondary{width:auto}}
.article-figure{margin:1.6rem 0;max-width:68ch}.article-figure img{border-radius:12px;width:100%}.article-figure figcaption{margin-top:.5rem;font-size:.82rem;color:var(--muted)}.article-figure figcaption a{color:var(--muted);text-decoration:underline}
.products-mentioned{margin:2rem 0;padding:1.25rem;background:var(--surface-strong);border:1px solid rgba(222,216,202,.9);border-radius:var(--radius)}.products-mentioned .eyebrow{margin-bottom:.6rem}.product-list{list-style:none;margin:.25rem 0 0;padding:0}.product-list li{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.65rem 0;border-bottom:1px solid var(--line)}.product-list li:last-child{border-bottom:none}.product-name{font-weight:600;font-size:.95rem}.product-note{display:block;font-size:.82rem;color:var(--muted);font-style:italic;font-weight:400;margin-top:.2rem}.product-link{flex-shrink:0;color:var(--accent);font-size:.88rem;font-weight:600;text-decoration:none;white-space:nowrap}.product-link:hover{text-decoration:underline}
