/* generated by affiliate-site-generator */
:root {
  --heath-gale-spot: #14232e;
  --heath-heath-group: #f6fafd;
  --heath-thorn-line: #5c6f7d;
  --heath-flint-panel: #d9e4ec;
  --heath-fern-unit: #0f7ac4;
  --heath-moss-stack: 1200px;
  --heath-yarrow-cell: 1.5rem;
  --heath-quill-slot: 12px;
}
*, *::before, *::after { box-sizing: border-box; }
body {
  margin: 0; color: var(--heath-gale-spot); background: var(--heath-heath-group);
  font-family: 'Public Sans', system-ui, sans-serif; line-height: 1.55;
}
h1, h2, h3 { font-family: 'Baloo 2', Georgia, serif; line-height: 1.2; margin: 0 0 .5em; }
img { max-width: 100%; display: block; }
a { color: inherit; }
.marsh-group { max-width: var(--heath-moss-stack); margin: 0 auto; padding: 0 1.25rem; }
.moss-area { padding: 3rem 0; }
.moss-area.alt-bg { background: color-mix(in srgb, var(--heath-heath-group) 92%, var(--heath-gale-spot)); }
.brook-spot { position: absolute; left: -999px; }
.brook-spot:focus { left: 1rem; top: 1rem; background: var(--heath-heath-group); padding: .5rem 1rem; z-index: 100; }

.topbar { position: sticky; top: 0; z-index: 20; background: var(--heath-heath-group); border-bottom: 1px solid var(--heath-flint-panel); }
.head-row { display: flex; align-items: center; justify-content: space-between; padding: .9rem 1.25rem; gap: 1rem; }
.logo { font-family: 'Baloo 2', serif; font-weight: 700; font-size: 1.3rem; text-decoration: none; }
.nav-links { display: flex; gap: 1.25rem; flex-wrap: wrap; }
.nav-links a { text-decoration: none; font-weight: 500; }
.burger { display: none; }

.action-btn { display: inline-block; background: var(--heath-fern-unit); color: #fff; padding: .6rem 1.3rem; border-radius: 999px; text-decoration: none; font-weight: 600; }
.btn-big { padding: .85rem 1.8rem; font-size: 1.05rem; }
.btn-pill { padding: .5rem 1.2rem; font-size: .9rem; }

.opener { padding: 4.5rem 0 4rem; }
.birch-line { background-size: cover; background-position: center; padding: 5.5rem 0; min-height: 480px; display: flex; align-items: center; }
.birch-line .overline, .birch-line h1, .birch-line .subtitle { color: var(--heath-heath-group); }
.birch-line .subtitle { color: color-mix(in srgb, var(--heath-heath-group) 85%, transparent); }
.birch-line .sage-unit { color: var(--heath-heath-group); }
.birch-line .heath-unit { color: color-mix(in srgb, var(--heath-heath-group) 75%, transparent); }
.thorn-field { max-width: 36rem; }
.marsh-unit { display: flex; align-items: center; gap: 1.25rem; flex-wrap: wrap; margin-top: .5rem; }
.heath-unit { text-transform: uppercase; letter-spacing: .08em; font-size: .78rem; color: var(--heath-thorn-line); font-weight: 600; margin-top: 1.25rem; }
.brand-img { display: block; height: 2.2rem; width: auto; }
.notice-bar { text-align: center; font-size: .72rem; letter-spacing: .06em; text-transform: uppercase; color: var(--heath-heath-group); background: var(--heath-gale-spot); padding: .45rem 1.25rem; }
.overline { text-transform: uppercase; letter-spacing: .12em; font-size: .8rem; color: var(--heath-fern-unit); font-weight: 700; }
.opener h1 { font-size: clamp(2.5rem, 5vw, 4rem); max-width: 16ch; letter-spacing: -.01em; }
.subtitle { color: var(--heath-thorn-line); max-width: 60ch; }
.moss-area h2 { font-size: clamp(1.8rem, 3vw, 2.6rem); }

.fact-bar { background: var(--heath-gale-spot); color: var(--heath-heath-group); overflow: hidden; padding: .65rem 0; }
.strip-row { display: flex; gap: 1.5rem; align-items: center; justify-content: center; flex-wrap: nowrap; white-space: nowrap; font-size: .78rem; letter-spacing: .12em; text-transform: uppercase; font-weight: 600; }
.sep-star { color: color-mix(in srgb, var(--heath-heath-group) 55%, transparent); }
.header-btn { margin-left: 1rem; white-space: nowrap; }

.north-spot { border-bottom: 1px solid var(--heath-flint-panel); }
.loch-line { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); }
.ember-stack { background: var(--heath-heath-group); border-left: 1px solid var(--heath-flint-panel); padding: 1rem 1.25rem; font-size: .85rem; color: var(--heath-thorn-line); }
.ember-stack:first-child { border-left: 0; }

.aspen-band { margin: 2rem 0 .75rem; font-size: .85rem; font-weight: 600; color: var(--heath-thorn-line); }
.reed-box { display: flex; flex-wrap: wrap; gap: .6rem; }
.pine-field { display: inline-block; border: 1px solid var(--heath-flint-panel); border-radius: 999px; padding: .5rem 1rem; font-size: .85rem; text-decoration: none; background: var(--heath-heath-group); }

.birch-slot { display: grid; grid-template-columns: 1fr 1fr; gap: var(--heath-yarrow-cell); margin-top: 1.5rem; }
.flint-grid { margin: 0; background: var(--heath-heath-group); border: 1px solid var(--heath-flint-panel); border-radius: var(--heath-quill-slot); overflow: hidden; box-shadow: 0 1px 2px color-mix(in srgb, var(--heath-gale-spot) 6%, transparent); }
.flint-grid img { width: 100%; aspect-ratio: 16 / 10; object-fit: cover; }
.flint-grid figcaption { padding: 1.25rem 1.5rem 1.5rem; }
.flint-grid h3 { margin: 0 0 .4rem; font-size: 1.25rem; }
.flint-grid p { margin: 0; color: var(--heath-thorn-line); }
.brook-frame img { width: 100%; aspect-ratio: 21 / 6; object-fit: cover; display: block; }
@media (max-width: 620px) { .birch-slot { grid-template-columns: 1fr; } .brook-frame img { aspect-ratio: 16 / 9; } }

.oak-zone { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: var(--heath-yarrow-cell); }
.yarrow-panel { background: var(--heath-gale-spot); color: var(--heath-heath-group); border-radius: var(--heath-quill-slot); padding: 1.75rem; box-shadow: 0 4px 14px color-mix(in srgb, var(--heath-gale-spot) 18%, transparent); }
.yarrow-panel h3 { color: var(--heath-heath-group); font-size: 1.4rem; }
.yarrow-panel p { color: color-mix(in srgb, var(--heath-heath-group) 80%, transparent); }
.sage-unit { text-decoration: underline; font-weight: 600; font-size: .9rem; }
.wren-box { color: var(--heath-heath-group); }

.pine-zone { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: var(--heath-yarrow-cell); margin-top: 1.5rem; }
.stone-zone { border-top: 3px solid var(--heath-fern-unit); background: var(--heath-heath-group); border-radius: var(--heath-quill-slot); padding: 1.25rem; box-shadow: 0 1px 2px color-mix(in srgb, var(--heath-gale-spot) 6%, transparent); }
.birch-stack { margin: .4rem 0 .6rem; }
.stone-zone p { color: var(--heath-thorn-line); }
.stone-zone a { font-weight: 600; text-decoration: underline; }

.stone-slot { display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: var(--heath-yarrow-cell); margin-top: 1.5rem; }
.yarrow-slot { display: block; text-decoration: none; border: 1px solid var(--heath-flint-panel); border-radius: var(--heath-quill-slot); padding: 1.25rem; background: var(--heath-heath-group); box-shadow: 0 1px 2px color-mix(in srgb, var(--heath-gale-spot) 6%, transparent); transition: box-shadow .15s, transform .15s; }
.yarrow-slot:hover { box-shadow: 0 8px 20px color-mix(in srgb, var(--heath-gale-spot) 12%, transparent); transform: translateY(-2px); }
.yarrow-slot p { color: var(--heath-thorn-line); margin: .4rem 0 0; }

.fern-area { display: grid; grid-template-columns: repeat(auto-fill, minmax(230px, 1fr)); gap: var(--heath-yarrow-cell); margin-top: 1.5rem; }
.item-card { border: 1px solid var(--heath-flint-panel); border-radius: var(--heath-quill-slot); overflow: hidden; background: var(--heath-heath-group); display: flex; flex-direction: column; box-shadow: 0 1px 2px color-mix(in srgb, var(--heath-gale-spot) 6%, transparent); transition: box-shadow .15s, transform .15s; }
.item-card:hover { box-shadow: 0 10px 24px color-mix(in srgb, var(--heath-gale-spot) 14%, transparent); transform: translateY(-3px); }
.tile-media img { aspect-ratio: 1 / 1; object-fit: contain; width: 100%; padding: 1.1rem; background: color-mix(in srgb, var(--heath-heath-group) 96%, var(--heath-gale-spot)); }
.card-details { padding: 1rem; display: flex; flex-direction: column; gap: .35rem; flex: 1; }
.card-details .go-btn { margin-top: auto; }
.card-details h3 { font-size: 1rem; margin: 0; }
.tile-note { font-size: .85rem; color: var(--heath-thorn-line); margin: 0; }
.item-tag { font-size: .7rem; text-transform: uppercase; letter-spacing: .06em; color: var(--heath-fern-unit); font-weight: 700; }
.item-meta { font-size: .85rem; color: var(--heath-thorn-line); display: flex; gap: .4rem; align-items: center; }
.cost { font-weight: 700; }
.ember-grid { font-size: 1.6rem; }
.marsh-area { font-size: .8rem; color: var(--heath-thorn-line); margin-top: -.5rem; }
.go-btn { display: inline-block; text-align: center; background: var(--heath-fern-unit); color: #fff; padding: .55rem 1.1rem; border-radius: 999px; text-decoration: none; font-weight: 600; margin-top: .25rem; }
.ridge-box { padding: .9rem 1.6rem; font-size: 1.05rem; }

.aspen-deck { display: flex; flex-wrap: wrap; gap: 2rem; justify-content: space-around; text-align: center; }
.aspen-deck strong { display: block; font-size: 1.5rem; font-family: 'Baloo 2', serif; }
.aspen-deck span { color: var(--heath-thorn-line); font-size: .9rem; }

.marsh-frame { display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: var(--heath-yarrow-cell); margin-top: 1.5rem; }
.juniper-slot { border-left: 3px solid var(--heath-fern-unit); padding: .2rem 0 .2rem 1rem; }
.juniper-slot h3 { font-size: 1.1rem; margin-bottom: .3rem; }
.juniper-slot p { color: var(--heath-thorn-line); margin: 0; }

.stone-band { display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: var(--heath-yarrow-cell); margin-top: 1.5rem; counter-reset: step; }
.wren-spot { display: inline-flex; align-items: center; justify-content: center; width: 2.2rem; height: 2.2rem; border-radius: 50%; background: var(--heath-fern-unit); color: #fff; font-family: 'Baloo 2', serif; font-weight: 700; margin-bottom: .6rem; }
.loch-spot h3 { font-size: 1.05rem; margin: 0 0 .3rem; }
.loch-spot p { color: var(--heath-thorn-line); margin: 0; }

.dune-row { }
.pine-spot { display: grid; grid-template-columns: 5fr 6fr; gap: 2.5rem; align-items: center; }
.flint-zone { background: color-mix(in srgb, var(--heath-heath-group) 96%, var(--heath-gale-spot)); border-radius: var(--heath-quill-slot); padding: 2rem; }
.flint-zone img { aspect-ratio: 1 / 1; object-fit: contain; width: 100%; }
.juniper-unit { display: flex; align-items: center; gap: 1.25rem; flex-wrap: wrap; margin-top: .5rem; }
.sage-unit { text-decoration: underline; font-weight: 600; font-size: .9rem; }

.oak-spot { display: grid; grid-template-columns: repeat(3, 1fr); gap: var(--heath-yarrow-cell); margin-top: 1.5rem; }
.sage-frame { margin: 0; min-width: 0; background: var(--heath-heath-group); border: 1px solid var(--heath-flint-panel); border-radius: var(--heath-quill-slot); padding: 1.25rem; display: flex; flex-direction: column; box-shadow: 0 1px 2px color-mix(in srgb, var(--heath-gale-spot) 6%, transparent); }
.heath-box { align-self: flex-start; font-size: .78rem; font-weight: 600; color: var(--heath-fern-unit); text-decoration: none; margin-bottom: .6rem; max-width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sage-frame blockquote { margin: 0 0 .75rem; font-family: 'Baloo 2', serif; font-size: 1.1rem; line-height: 1.4; }
.sage-frame figcaption { color: var(--heath-thorn-line); font-size: .85rem; margin-top: auto; padding-top: .5rem; }
@media (max-width: 940px) { .oak-spot { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 620px) { .oak-spot { grid-template-columns: 1fr; } }

.oak-slot { display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: var(--heath-yarrow-cell); margin-top: 1.5rem; }
.dune-area { display: block; border: 1px solid var(--heath-flint-panel); border-radius: var(--heath-quill-slot); padding: 1.1rem; text-decoration: none; background: var(--heath-heath-group); box-shadow: 0 1px 2px color-mix(in srgb, var(--heath-gale-spot) 6%, transparent); transition: box-shadow .15s, transform .15s; }
.dune-area:hover { box-shadow: 0 8px 20px color-mix(in srgb, var(--heath-gale-spot) 12%, transparent); transform: translateY(-2px); }

.juniper-group { background: linear-gradient(175deg, var(--heath-heath-group) 60%, color-mix(in srgb, var(--heath-fern-unit) 14%, var(--heath-heath-group)) 100%); border-bottom: 1px solid var(--heath-flint-panel); }
.marsh-rail { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(0, .95fr); gap: 3rem; align-items: center; padding-top: 3.5rem; padding-bottom: 3.5rem; }
.quill-frame h1 { margin: .35rem 0 1rem; }
.vale-field { display: flex; align-items: center; gap: .55rem; margin: 1.1rem 0 0; font-size: .92rem; font-weight: 600; color: var(--heath-thorn-line); }
.vale-unit { position: relative; padding: 1.5rem; }
.stone-unit { background: radial-gradient(120% 120% at 30% 20%, #fff 0%, color-mix(in srgb, var(--heath-fern-unit) 22%, #fff) 100%); border-radius: 38% 62% 55% 45% / 45% 40% 60% 55%; padding: 2.2rem; box-shadow: 0 18px 45px color-mix(in srgb, var(--heath-gale-spot) 14%, transparent); }
.stone-unit img { width: 100%; height: auto; display: block; mix-blend-mode: multiply; }
.heath-deck { position: absolute; display: flex; flex-direction: column; gap: .1rem; background: #fff; border: 1px solid var(--heath-flint-panel); border-radius: 12px; padding: .55rem .85rem; box-shadow: 0 6px 18px color-mix(in srgb, var(--heath-gale-spot) 12%, transparent); }
.heath-deck b { font-size: .88rem; color: var(--heath-gale-spot); }
.heath-deck span { font-size: .72rem; color: var(--heath-thorn-line); }
.aspen-panel { top: .5rem; left: -.5rem; }
.reed-grid { bottom: 2.5rem; right: -.75rem; }
.heath-band { bottom: -.5rem; left: 2rem; }

.moss-frame { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: 2.5rem; align-items: center; text-decoration: none; border: 1px solid var(--heath-flint-panel); border-radius: calc(var(--heath-quill-slot) * 1.6); background: #fff; padding: 2rem; margin-top: 1.75rem; border-left: 5px solid var(--bandaccent, var(--heath-fern-unit)); transition: box-shadow .15s, transform .15s; }
.moss-frame:hover { box-shadow: 0 14px 34px color-mix(in srgb, var(--heath-gale-spot) 12%, transparent); transform: translateY(-2px); }
.moss-frame:nth-of-type(even) { grid-template-columns: minmax(0, 1.1fr) minmax(0, .9fr); }
.moss-frame:nth-of-type(even) .loch-frame { order: 2; }
.loch-frame { background: var(--heath-heath-group); border-radius: var(--heath-quill-slot); padding: 1.25rem; display: flex; align-items: center; justify-content: center; }
.loch-frame img { max-height: 240px; width: auto; max-width: 100%; mix-blend-mode: multiply; }
.fern-block { font-size: .72rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; color: var(--bandaccent, var(--heath-fern-unit)); }
.north-band h3 { margin: .35rem 0 .5rem; font-size: 1.5rem; color: var(--heath-gale-spot); }
.north-band p { margin: 0 0 .9rem; color: var(--heath-thorn-line); }
.thorn-box { font-weight: 700; color: var(--heath-gale-spot); }
.moss-frame:hover .thorn-box { color: var(--bandaccent, var(--heath-fern-unit)); }

.quill-band { margin: 0; background: #fff; border: 1px solid var(--heath-flint-panel); border-radius: calc(var(--heath-quill-slot) * 1.4); padding: 1.35rem; display: flex; flex-direction: column; gap: .85rem; box-shadow: 0 1px 2px color-mix(in srgb, var(--heath-gale-spot) 6%, transparent); }
.juniper-area { display: flex; align-items: center; gap: .8rem; }
.oak-frame { width: 2.7rem; height: 2.7rem; border-radius: 50%; background: var(--heath-gale-spot); color: #fff; display: inline-flex; align-items: center; justify-content: center; font-weight: 800; font-size: .95rem; flex: none; }
.loch-unit { display: flex; flex-direction: column; line-height: 1.3; }
.loch-unit b { font-size: .95rem; }
.birch-row { font-size: .78rem; color: var(--heath-thorn-line); }
.juniper-area .stars { margin-left: auto; }
.quill-band blockquote { margin: 0; color: var(--heath-thorn-line); font-size: .96rem; line-height: 1.6; }
.fern-box { margin-top: auto; font-size: .82rem; font-weight: 700; text-decoration: none; color: var(--heath-gale-spot); }
.fern-box:hover { color: var(--heath-fern-unit); }

.yarrow-grid { background: #fff; border-top: 0; }
.pine-row { background: var(--heath-gale-spot); }
.iris-box { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; padding-top: 1.6rem; padding-bottom: 1.6rem; }
.yarrow-group { display: flex; flex-direction: column; gap: .2rem; text-align: center; }
.yarrow-group b { color: #fff; font-size: 1rem; }
.yarrow-group span { color: color-mix(in srgb, #fff 62%, transparent); font-size: .82rem; }
.stone-stack { font-size: .9rem; }

.iris-deck { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, .9fr); gap: 2.5rem; align-items: center; background: var(--heath-gale-spot); border-radius: calc(var(--heath-quill-slot) * 2); padding: 3rem; }
.dune-line h2 { color: #fff; margin: .3rem 0 .9rem; }
.dune-line p { color: color-mix(in srgb, #fff 78%, transparent); margin-bottom: 1.4rem; max-width: 44ch; }
.dune-line .overline { color: var(--heath-fern-unit); }
.stone-rail { background: #fff; border-radius: calc(var(--heath-quill-slot) * 1.4); padding: 1.5rem; display: flex; align-items: center; justify-content: center; }
.stone-rail img { max-height: 300px; width: auto; max-width: 100%; mix-blend-mode: multiply; }

.fern-spot { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 2rem; margin-top: 2rem; }
.reed-block { text-decoration: none; text-align: center; display: flex; flex-direction: column; align-items: center; }
.ridge-field { width: 150px; height: 150px; border-radius: 50%; background: #fff; border: 4px solid var(--ring, var(--heath-fern-unit)); display: flex; align-items: center; justify-content: center; overflow: hidden; padding: 1.1rem; box-shadow: 0 8px 22px color-mix(in srgb, var(--heath-gale-spot) 10%, transparent); transition: transform .15s; }
.reed-block:hover .ridge-field { transform: scale(1.05); }
.ridge-field img { max-width: 100%; max-height: 100%; mix-blend-mode: multiply; }
.reed-block h3 { margin: 1rem 0 .35rem; font-size: 1.1rem; color: var(--heath-gale-spot); }
.reed-block p { margin: 0 0 .6rem; font-size: .88rem; color: var(--heath-thorn-line); max-width: 24ch; }
.pine-deck { font-size: .82rem; font-weight: 700; color: var(--ring, var(--heath-fern-unit)); }

.ember-block { background: var(--heath-gale-spot); }
.stone-box { display: flex; flex-wrap: wrap; justify-content: center; gap: .6rem 1rem; padding-top: .9rem; padding-bottom: .9rem; }
.pine-grid { color: var(--heath-heath-group); border: 1px solid color-mix(in srgb, var(--heath-heath-group) 30%, transparent); border-radius: 999px; padding: .32rem .9rem; font-size: .8rem; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; white-space: nowrap; }

.fern-cell { display: flex; flex-direction: column; align-items: flex-start; background: #fff; border: 1px solid var(--heath-flint-panel); border-radius: calc(var(--heath-quill-slot) * 1.4); padding: 1.4rem; text-decoration: none; transition: box-shadow .15s, transform .15s; }
.fern-cell:hover { box-shadow: 0 10px 26px color-mix(in srgb, var(--heath-gale-spot) 12%, transparent); transform: translateY(-2px); }
.ember-zone { font-size: .66rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; color: #fff; background: var(--heath-gale-spot); border-radius: 3px; padding: .2rem .5rem; margin-bottom: .6rem; }
.fern-cell h3 { margin: 0 0 .4rem; font-size: 1.12rem; color: var(--heath-gale-spot); }
.fern-cell p { margin: 0 0 .8rem; font-size: .88rem; color: var(--heath-thorn-line); }
.juniper-stack { margin-top: auto; font-size: .82rem; font-weight: 700; color: var(--heath-fern-unit); }

.yarrow-area .gale-field { background: #fff; border: 1px solid var(--heath-flint-panel); border-radius: calc(var(--heath-quill-slot) * 1.6); padding: 2rem; }
.yarrow-area .gale-field img { mix-blend-mode: multiply; }
.north-zone { display: flex; flex-wrap: wrap; gap: .5rem; justify-content: center; margin-top: 1.25rem; }
.north-zone span { font-size: .78rem; font-weight: 700; color: var(--heath-gale-spot); background: var(--heath-heath-group); border: 1px solid var(--heath-flint-panel); border-radius: 999px; padding: .32rem .8rem; }
.gale-panel { display: flex; align-items: center; gap: .6rem; margin-bottom: .5rem; }
.birch-unit { font-size: .72rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; text-decoration: none; color: var(--heath-thorn-line); border: 1px solid var(--heath-flint-panel); border-radius: 999px; padding: .25rem .7rem; }
.birch-unit:hover { color: var(--heath-gale-spot); border-color: var(--heath-gale-spot); }
.yarrow-area .moss-panel li { list-style: none; position: relative; padding-left: 1.5rem; margin-bottom: .45rem; }
.yarrow-area .moss-panel li::before { content: "\2713"; position: absolute; left: 0; top: 0; font-weight: 800; color: var(--heath-fern-unit); }
.yarrow-area .moss-panel { padding-left: 0; }
.thorn-band { margin-top: 1.25rem; }
.yarrow-area .thorn-band { background: var(--heath-heath-group); border: 1px solid var(--heath-flint-panel); border-radius: calc(var(--heath-quill-slot) * 1.4); padding: 1.4rem; }
.yarrow-area .thorn-band .ridge-box { width: 100%; text-align: center; box-sizing: border-box; }
.stone-panel { margin: .7rem 0 0; font-size: .78rem; color: var(--heath-thorn-line); text-align: center; }

.sage-field { width: 84px; height: 84px; border-radius: 50%; object-fit: cover; display: block; margin: 0 auto 1.1rem; box-shadow: 0 8px 22px color-mix(in srgb, var(--heath-gale-spot) 22%, transparent); }

.fern-slot { background: var(--heath-gale-spot); }
.fern-slot h2 { color: var(--heath-heath-group); }
.fern-slot .overline { color: color-mix(in srgb, var(--heath-heath-group) 55%, var(--heath-fern-unit)); }
.moss-cell { margin-top: 2rem; border-top: 1px solid color-mix(in srgb, var(--heath-heath-group) 18%, transparent); }
.vale-row { display: grid; grid-template-columns: 4.5rem minmax(0, 1fr) 3rem; gap: 1.5rem; align-items: center; padding: 1.35rem 0; border-bottom: 1px solid color-mix(in srgb, var(--heath-heath-group) 18%, transparent); text-decoration: none; }
.vale-slot { font-family: 'Baloo 2', serif; font-weight: 800; font-size: 1.9rem; color: color-mix(in srgb, var(--heath-heath-group) 35%, transparent); transition: color .15s; }
.ridge-panel { display: inline-block; font-size: .68rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; color: var(--heath-heath-group); background: var(--heath-fern-unit); border-radius: 3px; padding: .18rem .5rem; margin-bottom: .45rem; }
.dune-part h3 { margin: 0 0 .3rem; color: var(--heath-heath-group); font-size: 1.25rem; }
.dune-part p { margin: 0; color: color-mix(in srgb, var(--heath-heath-group) 62%, transparent); font-size: .95rem; }
.wren-stack { font-size: 1.5rem; color: color-mix(in srgb, var(--heath-heath-group) 40%, transparent); justify-self: end; transition: color .15s, transform .15s; }
.vale-row:hover .vale-slot { color: var(--heath-fern-unit); }
.vale-row:hover .wren-stack { color: var(--heath-fern-unit); transform: translateX(4px); }

.aspen-cell { margin: 0; background: #fff; border: 1px solid var(--heath-flint-panel); border-top: 3px solid var(--heath-fern-unit); border-radius: var(--heath-quill-slot); padding: 1.35rem 1.35rem 1.2rem; display: flex; flex-direction: column; gap: .8rem; box-shadow: 0 1px 2px color-mix(in srgb, var(--heath-gale-spot) 6%, transparent); }
.gale-block { display: flex; justify-content: space-between; align-items: center; gap: .75rem; flex-wrap: wrap; }
.brook-row { display: inline-flex; align-items: center; gap: .45rem; font-size: .78rem; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; text-decoration: none; color: var(--heath-gale-spot); background: var(--heath-heath-group); border: 1px solid var(--heath-flint-panel); border-radius: 999px; padding: .3rem .8rem; }
.brook-row:hover { border-color: var(--heath-fern-unit); }
.aspen-cell blockquote { margin: 0; font-size: .98rem; line-height: 1.6; color: var(--heath-thorn-line); position: relative; padding-left: 1.1rem; }
.aspen-cell blockquote::before { content: "\201C"; position: absolute; left: 0; top: -.35rem; font-family: 'Baloo 2', serif; font-size: 2rem; line-height: 1; color: var(--heath-fern-unit); opacity: .55; }
.aspen-cell figcaption { margin-top: auto; padding-top: .35rem; display: flex; justify-content: space-between; align-items: center; gap: .75rem; border-top: 1px dashed var(--heath-flint-panel); }
.aspen-cell figcaption b { font-size: .92rem; }
.birch-zone { font-size: .74rem; font-weight: 700; text-transform: uppercase; letter-spacing: .07em; color: var(--heath-thorn-line); }

@media (max-width: 700px) {
  .vale-row { grid-template-columns: 2.6rem minmax(0, 1fr); gap: 1rem; }
  .vale-slot { font-size: 1.3rem; align-self: start; }
  .wren-stack { display: none; }
}

.fern-grid { text-align: center; }

.crumb-trail ol { list-style: none; display: flex; flex-wrap: wrap; gap: .35rem; padding: 0; margin: 1.25rem 0 .5rem; font-size: .85rem; color: var(--heath-thorn-line); }
.crumb-trail li:not(:last-child)::after { content: "/"; margin-left: .35rem; }
.crumb-trail a { text-decoration: none; }

.juniper-grid { display: grid; grid-template-columns: 5fr 6fr; gap: 2.5rem; margin: 1rem 0 2rem; }
.gale-field { background: color-mix(in srgb, var(--heath-heath-group) 96%, var(--heath-gale-spot)); border-radius: var(--heath-quill-slot); padding: 2rem; }
.gale-field img { aspect-ratio: 1 / 1; object-fit: contain; width: 100%; }
.brook-stack { display: flex; flex-wrap: wrap; gap: .5rem; margin: .5rem 0; }
.pine-part { border: 1px solid var(--heath-flint-panel); border-radius: 999px; padding: .35rem .8rem; font-size: .85rem; text-decoration: none; }
.pine-part.is-active { background: var(--heath-gale-spot); color: var(--heath-heath-group); border-color: var(--heath-gale-spot); }
.moss-panel { padding-left: 1.1rem; }
.moss-group { display: flex; justify-content: space-between; align-items: center; gap: 1rem; border-top: 1px solid var(--heath-flint-panel); padding: 1.25rem 1.25rem; flex-wrap: wrap; }

.ridge-unit { position: absolute; top: .6rem; left: .6rem; z-index: 2; background: var(--heath-gale-spot); color: var(--heath-heath-group); font-size: .68rem; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; padding: .3rem .55rem; border-radius: 999px; }
.tile-media { position: relative; }
.wren-cell { position: static; display: inline-block; margin-bottom: .5rem; }

.table-scroll { overflow-x: auto; margin: 1.5rem 0; border: 1px solid var(--heath-flint-panel); border-radius: var(--heath-quill-slot); background: var(--heath-heath-group); box-shadow: 0 1px 2px color-mix(in srgb, var(--heath-gale-spot) 6%, transparent); }
.info-table { border-collapse: collapse; width: 100%; font-size: .9rem; }
.info-table th, .info-table td { text-align: left; padding: .8rem 1.1rem; border-bottom: 1px solid var(--heath-flint-panel); }
.info-table th { font-family: 'Baloo 2', serif; font-weight: 700; font-size: 1rem; color: var(--heath-gale-spot); background: color-mix(in srgb, var(--heath-fern-unit) 10%, var(--heath-heath-group)); }
.info-table td { color: var(--heath-thorn-line); }
.info-table tbody tr:last-child td { border-bottom: none; }
.info-table tbody tr:nth-child(even) td { background: color-mix(in srgb, var(--heath-heath-group) 97%, var(--heath-gale-spot)); }

.dune-stack h3 { font-size: 1.45rem; margin: 2.75rem 0 .75rem; }
.ember-panel p { color: var(--heath-thorn-line); font-size: 1.05rem; }
.dune-rail { background: var(--heath-heath-group); border-left: 4px solid var(--heath-fern-unit); border-radius: var(--heath-quill-slot); padding: 1.5rem 1.75rem; margin: 2.5rem 0; max-width: 75ch; box-shadow: 0 1px 2px color-mix(in srgb, var(--heath-gale-spot) 6%, transparent); }
.dune-rail h3 { margin: 0 0 .5rem; font-size: 1.3rem; }
.dune-rail p { margin: 0; color: var(--heath-thorn-line); }

.marsh-grid h1 { margin-top: .25rem; }
.marsh-grid { max-width: 70ch; padding-top: 1rem; padding-bottom: 3rem; }
.reading-col { max-width: 62rem; }
.reading-col p, .reading-col h1, .reading-col h2, .reading-col h3 { max-width: 70ch; }
.dune-stack .reading-col { max-width: 62rem; margin-left: auto; margin-right: auto; }
.dune-stack .reading-col p, .dune-stack .reading-col h2, .dune-stack .reading-col h3 { max-width: none; }
.dune-stack .dune-rail { max-width: none; }
.marsh-band { max-width: 70ch; padding-left: 1.2rem; color: var(--heath-thorn-line); }
.marsh-band li { margin-bottom: .4rem; }
.oak-grid { text-align: center; padding: 5rem 1.25rem; max-width: 50ch; margin: 0 auto; }

.site-footer { border-top: 1px solid var(--heath-flint-panel); margin-top: 2rem; padding-top: 2.5rem; background: color-mix(in srgb, var(--heath-heath-group) 94%, var(--heath-gale-spot)); }
.footer-cols { display: grid; grid-template-columns: 2fr repeat(3, 1fr); gap: 2rem; }
.f-column a { display: block; text-decoration: none; margin: .3rem 0; font-size: .9rem; }
.f-column h4 { margin: 0 0 .5rem; font-size: .85rem; text-transform: uppercase; letter-spacing: .05em; }
.foot-brand-name { font-family: 'Baloo 2', serif; font-weight: 700; font-size: 1.2rem; margin: 0; }
.foot-address { color: var(--heath-thorn-line); font-size: .85rem; }
.footer-note { color: var(--heath-thorn-line); font-size: .78rem; padding: 2rem 1.25rem; }

.quill-grid { font-size: .75rem; color: var(--heath-thorn-line); }

.aspen-unit { background: var(--heath-heath-group); padding: 4.5rem 0; }
.aspen-unit .stone-line { display: grid; grid-template-columns: 6fr 6fr; gap: 3rem; align-items: center; }
.aspen-unit .wren-block img { width: 100%; border-radius: var(--heath-quill-slot); object-fit: cover; object-position: 100% center; aspect-ratio: 5 / 4; }

.north-panel { display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: var(--heath-yarrow-cell); margin-top: 1.75rem; }
.north-unit { display: flex; flex-direction: column; gap: .2rem; text-decoration: none; }
.fern-field { display: block; background: color-mix(in srgb, var(--heath-heath-group) 88%, var(--heath-gale-spot)); border-radius: var(--heath-quill-slot); padding: 1.2rem; margin-bottom: .75rem; transition: background .15s; }
.north-unit:hover .fern-field { background: color-mix(in srgb, var(--heath-fern-unit) 14%, var(--heath-heath-group)); }
.fern-field img { width: 100%; aspect-ratio: 1 / 1; object-fit: contain; mix-blend-mode: multiply; }
.birch-box { font-family: 'Baloo 2', serif; font-weight: 700; font-size: 1.15rem; }
.pine-line { color: var(--heath-thorn-line); font-size: .82rem; }
.reed-stack { font-size: .85rem; font-weight: 700; text-decoration: underline; margin-top: .35rem; }

.aspen-row { display: grid; grid-template-columns: 1fr 1fr; background: color-mix(in srgb, var(--heath-fern-unit) 14%, var(--heath-heath-group)); align-items: center; }
.marsh-zone { padding: 4rem clamp(1.5rem, 6vw, 6rem); }
.marsh-zone h2 { font-size: clamp(2rem, 3.6vw, 3.2rem); max-width: 14ch; }
.marsh-zone p { color: var(--heath-thorn-line); max-width: 46ch; margin-bottom: 1.5rem; }
.juniper-cell { height: 100%; min-height: 340px; }
.juniper-cell img { width: 100%; height: 100%; object-fit: cover; object-position: 20% center; display: block; }

body.marsh-line .moss-area h2, body.marsh-line .marsh-zone h2 { text-transform: uppercase; letter-spacing: .01em; font-size: clamp(2.2rem, 4.2vw, 3.4rem); }
body.marsh-line .opener h1 { text-transform: uppercase; font-size: clamp(2.4rem, 4.6vw, 3.8rem); max-width: 14ch; }
body.marsh-line .overline { letter-spacing: .18em; }
body.marsh-line .item-card { border: none; box-shadow: none; background: transparent; overflow: visible; }
body.marsh-line .item-card:hover { box-shadow: none; transform: none; }
body.marsh-line .tile-media img { background: color-mix(in srgb, var(--heath-heath-group) 90%, var(--heath-gale-spot)); border-radius: var(--heath-quill-slot); padding: 1.4rem; transition: background .15s; }
body.marsh-line .item-card:hover .tile-media img { background: color-mix(in srgb, var(--heath-fern-unit) 12%, var(--heath-heath-group)); }
body.marsh-line .card-details { padding: .9rem .15rem; }
body.marsh-line .card-details h3 { font-size: 1.05rem; }
body.marsh-line .go-btn { background: var(--heath-gale-spot); }
body.marsh-line .go-btn:hover { background: var(--heath-fern-unit); }
body.marsh-line .nav-links a { text-transform: uppercase; font-size: .82rem; letter-spacing: .08em; }
body.marsh-line .logo { font-size: 1.6rem; letter-spacing: .22em; text-transform: uppercase; font-weight: 700; }
body.marsh-line .brand-img { height: 2.7rem; border-radius: 50%; box-shadow: 0 0 0 3px var(--heath-heath-group), 0 0 0 4px var(--heath-flint-panel); }

.reed-spot { position: relative; }
.aspen-stack { width: 100%; height: clamp(400px, 36vw, 560px); object-fit: cover; object-position: center; display: block; }
.sage-deck { position: absolute; inset: 0; display: flex; align-items: flex-end; padding-bottom: 3rem; background: linear-gradient(180deg, transparent 45%, color-mix(in srgb, var(--heath-gale-spot) 45%, transparent) 100%); }
.sage-deck .overline { color: var(--heath-heath-group); }
.sage-deck h1 { color: var(--heath-heath-group); margin-bottom: 1rem; }
.sage-deck .heath-unit { color: color-mix(in srgb, var(--heath-heath-group) 80%, transparent); }
.outline-btn { background: transparent; border: 1.5px solid var(--heath-heath-group); color: var(--heath-heath-group); }
.outline-btn:hover { background: var(--heath-heath-group); color: var(--heath-gale-spot); }

body.marsh-line .header-btn { background: transparent; border: 1.5px solid var(--heath-gale-spot); color: var(--heath-gale-spot); }
body.marsh-line .header-btn:hover { background: var(--heath-gale-spot); color: var(--heath-heath-group); }

.sage-rail .oak-cell { display: flex; align-items: center; gap: 1rem; padding-top: 1rem; padding-bottom: 1.5rem; }
.cliff-box { height: 3.2rem; width: auto; border-radius: 50%; }
.yarrow-row { display: flex; flex-wrap: wrap; gap: 1.25rem; align-items: center; border-top: 1px solid var(--heath-flint-panel); border-bottom: 1px solid var(--heath-flint-panel); padding-top: .9rem; padding-bottom: .9rem; margin-bottom: 2rem; font-size: .85rem; }
.yarrow-row span { text-transform: uppercase; letter-spacing: .1em; font-weight: 700; font-size: .75rem; color: var(--heath-thorn-line); }
.yarrow-row a { text-decoration: none; font-weight: 600; }
.sage-rail .f-column h4 { letter-spacing: .1em; }
.sage-rail .footer-brand h4 { font-size: 1.4rem; text-transform: none; letter-spacing: 0; font-family: 'Baloo 2', serif; }
.sage-rail .footer-brand .action-btn { margin-top: .75rem; }

.quill-group { border-bottom: 0; }
.quill-group .head-row { justify-content: flex-start; gap: 1.5rem; }
.monogram { display: inline-flex; align-items: center; justify-content: center; width: 2.7rem; height: 2.7rem; border-radius: 9px; background: var(--heath-fern-unit); color: #fff; font-family: 'Baloo 2', serif; font-weight: 800; font-size: 1.2rem; flex: none; }
.gale-stack { display: flex; align-items: center; gap: .7rem; text-decoration: none; }
.fern-zone { display: flex; flex-direction: column; line-height: 1.2; font-family: 'Baloo 2', serif; font-weight: 800; font-size: 1.12rem; color: var(--heath-gale-spot); }
.stone-row { font-family: 'Public Sans', sans-serif; font-weight: 600; font-size: .64rem; letter-spacing: .16em; text-transform: uppercase; color: var(--heath-thorn-line); }
.ridge-spot { margin-left: auto; display: flex; gap: 1.4rem; }
.ember-part { font-size: .9rem; font-weight: 600; text-decoration: none; color: var(--heath-gale-spot); }
.ember-part:hover { color: var(--heath-fern-unit); }
.fern-row { background: var(--heath-gale-spot); }
.gale-unit { display: flex; gap: 2rem; overflow-x: auto; }
.fern-row a { color: var(--heath-heath-group); text-decoration: none; font-weight: 600; font-size: .87rem; letter-spacing: .04em; padding: .6rem 0; display: inline-flex; align-items: center; gap: .45rem; white-space: nowrap; border-bottom: 2px solid transparent; }
.fern-row a:hover { border-bottom-color: var(--heath-fern-unit); }
.bullet-dot { width: .6rem; height: .6rem; border-radius: 50%; display: inline-block; background: var(--heath-fern-unit); flex: none; }

.thorn-unit .ember-frame { position: relative; }
.dune-group { width: 100%; height: clamp(400px, 36vw, 540px); object-fit: cover; object-position: 72% 42%; display: block; }
.juniper-part { position: absolute; inset: 0; display: flex; align-items: center; background: linear-gradient(95deg, color-mix(in srgb, var(--heath-gale-spot) 92%, transparent) 0%, color-mix(in srgb, var(--heath-gale-spot) 68%, transparent) 42%, transparent 68%); }
.thorn-part { max-width: 33rem; }
.thorn-part .overline { color: color-mix(in srgb, #fff 75%, var(--heath-fern-unit)); }
.thorn-part h1 { color: #fff; }
.thorn-part .subtitle { color: color-mix(in srgb, #fff 86%, transparent); }
.thorn-part .heath-unit { color: color-mix(in srgb, #fff 70%, transparent); }
.birch-field { background: var(--heath-heath-group); border-bottom: 1px solid var(--heath-flint-panel); }
.ember-line { display: flex; align-items: center; gap: 1.25rem; padding-top: .85rem; padding-bottom: .85rem; flex-wrap: wrap; }
.reed-slot { text-transform: uppercase; letter-spacing: .13em; font-size: .72rem; font-weight: 800; color: var(--heath-thorn-line); }
.heath-slot { display: flex; gap: .7rem; flex-wrap: wrap; }
.heath-zone { display: inline-flex; align-items: center; gap: .5rem; border: 1px solid var(--heath-flint-panel); border-radius: 999px; padding: .42rem .95rem; text-decoration: none; background: #fff; }
.heath-zone b { font-size: .85rem; color: var(--heath-gale-spot); }
.heath-zone span { font-size: .76rem; color: var(--heath-thorn-line); }
.heath-zone:hover { border-color: var(--heath-fern-unit); }

.heath-rail { background: var(--heath-gale-spot); color: color-mix(in srgb, var(--heath-heath-group) 88%, transparent); margin-top: 0; }
.heath-rail .wren-field { display: grid; grid-template-columns: 1.6fr 1fr 1fr 1fr; gap: 2.5rem; padding-top: 3rem; padding-bottom: 2rem; }
.heath-rail .fern-zone { color: #fff; }
.quill-area p { margin-top: 1rem; font-size: .92rem; line-height: 1.65; }
.heath-rail .f-column h4 { color: #fff; letter-spacing: .12em; }
.heath-rail .f-column a { display: flex; align-items: center; gap: .5rem; color: color-mix(in srgb, var(--heath-heath-group) 82%, transparent); text-decoration: none; padding: .22rem 0; font-size: .92rem; }
.heath-rail .f-column a:hover { color: #fff; }
.stone-field { border-top: 1px solid color-mix(in srgb, var(--heath-heath-group) 18%, transparent); padding-top: 1.25rem; padding-bottom: .25rem; font-size: .9rem; }
.stone-field a { color: #fff; }
.heath-rail .foot-address { color: color-mix(in srgb, var(--heath-heath-group) 55%, transparent); font-size: .8rem; margin-top: .4rem; }
.heath-rail .footer-note { border-top: 1px solid color-mix(in srgb, var(--heath-heath-group) 18%, transparent); margin-top: 1.25rem; padding-top: 1.25rem; padding-bottom: 2rem; }
.heath-rail .footer-note p { color: color-mix(in srgb, var(--heath-heath-group) 55%, transparent); }

.gale-area .ember-panel { max-width: 46rem; }
.gale-area .ember-panel p { font-size: 1.05rem; }
.ridge-frame { display: grid; grid-template-columns: 260px minmax(0, 1fr); gap: 3.5rem; align-items: start; margin-top: 2.5rem; }
.cedar-box { position: sticky; top: 95px; display: flex; flex-direction: column; border-left: 2px solid var(--heath-flint-panel); }
.reed-panel { text-transform: uppercase; letter-spacing: .13em; font-size: .7rem; font-weight: 800; color: var(--heath-thorn-line); padding: 0 0 .55rem .95rem; }
.cedar-box a { display: flex; gap: .6rem; align-items: baseline; padding: .42rem .95rem; font-size: .87rem; font-weight: 600; text-decoration: none; color: var(--heath-thorn-line); border-left: 2px solid transparent; margin-left: -2px; }
.cedar-box a span { color: var(--heath-fern-unit); font-weight: 800; font-size: .72rem; }
.cedar-box a:hover { color: var(--heath-gale-spot); border-left-color: var(--heath-fern-unit); }
.reed-deck { border-top: 1px solid var(--heath-flint-panel); padding: 1.9rem 0 .7rem; scroll-margin-top: 95px; }
.aspen-slot .reed-deck:first-child { border-top: 0; padding-top: 0; }
.reed-deck h3 { display: flex; gap: .85rem; align-items: baseline; margin: 0 0 .9rem; font-size: 1.35rem; }
.cliff-deck { font-family: 'Public Sans', sans-serif; color: var(--heath-fern-unit); font-weight: 800; font-size: .82rem; letter-spacing: .06em; flex: none; }
.reed-deck p { color: var(--heath-thorn-line); max-width: 46rem; }
.reed-deck .table-scroll { margin-top: 1.1rem; }

/* apothecary header: utility strip + main row + finder bar */
.quill-spot { background: var(--heath-gale-spot); color: color-mix(in srgb, var(--heath-heath-group) 82%, transparent); font-size: .74rem; letter-spacing: .04em; }
.thorn-panel { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding-top: .45rem; padding-bottom: .45rem; }
.ember-band { display: flex; gap: 1.2rem; white-space: nowrap; }
.ember-band a { color: var(--heath-heath-group); text-decoration: none; font-weight: 600; }
.ember-band a:hover { text-decoration: underline; }
.sage-band { border-bottom: 0; box-shadow: 0 1px 0 var(--heath-flint-panel); }
.wren-frame { color: var(--heath-fern-unit); font-size: 1.65rem; font-weight: 800; letter-spacing: -.02em; text-transform: lowercase; }
.gale-cell { background: color-mix(in srgb, var(--heath-fern-unit) 7%, var(--heath-heath-group)); border-top: 1px solid var(--heath-flint-panel); }
.cliff-field { display: flex; align-items: center; gap: 1.1rem; padding-top: .6rem; padding-bottom: .6rem; flex-wrap: wrap; }
.reed-field { text-transform: uppercase; letter-spacing: .13em; font-size: .7rem; font-weight: 800; color: var(--heath-thorn-line); flex: none; }
.dune-unit { display: flex; gap: .55rem; flex-wrap: wrap; }
.marsh-cell { display: inline-flex; align-items: center; gap: .45rem; background: var(--heath-heath-group); border: 1px solid var(--heath-flint-panel); border-radius: 999px; padding: .32rem .8rem; text-decoration: none; transition: border-color .15s, box-shadow .15s; }
.marsh-cell b { font-size: .8rem; color: var(--heath-gale-spot); }
.marsh-cell span { font-size: .74rem; color: var(--heath-thorn-line); }
.marsh-cell:hover { border-color: var(--heath-fern-unit); box-shadow: 0 2px 8px color-mix(in srgb, var(--heath-fern-unit) 18%, transparent); }

/* console hero: copy left, dose-finder card right */
.oak-group { background: linear-gradient(180deg, color-mix(in srgb, var(--heath-fern-unit) 9%, var(--heath-heath-group)) 0%, var(--heath-heath-group) 100%); padding: 4.25rem 0 3.75rem; }
.moss-part { display: grid; grid-template-columns: 7fr 5fr; gap: 3.5rem; align-items: center; }
.oak-group h1 { font-size: clamp(2.4rem, 4.6vw, 3.7rem); max-width: 18ch; letter-spacing: -.01em; margin-bottom: .4em; }
.cedar-frame { background: var(--heath-heath-group); border: 1px solid var(--heath-flint-panel); border-radius: calc(var(--heath-quill-slot) * 1.5); padding: 1.5rem 1.5rem 1.4rem; box-shadow: 0 18px 40px color-mix(in srgb, var(--heath-gale-spot) 12%, transparent); }
.iris-block { margin: 0 0 .6rem; text-transform: uppercase; letter-spacing: .12em; font-size: .74rem; font-weight: 800; color: var(--heath-thorn-line); }
.aspen-area { display: flex; flex-direction: column; }
.birch-area { display: flex; align-items: center; gap: .7rem; padding: .62rem .35rem; border-top: 1px solid var(--heath-flint-panel); text-decoration: none; border-radius: 6px; }
.birch-area:first-child { border-top: 0; }
.birch-area b { font-size: .92rem; color: var(--heath-gale-spot); flex: none; }
.stone-area { font-size: .85rem; color: var(--heath-thorn-line); margin-left: auto; text-align: right; }
.cliff-line { color: var(--heath-fern-unit); font-weight: 800; flex: none; }
.birch-area:hover { background: color-mix(in srgb, var(--heath-fern-unit) 8%, var(--heath-heath-group)); }
.pine-area { margin: .7rem 0 0; font-size: .78rem; color: var(--heath-thorn-line); }
.brook-cell { display: block; text-align: center; margin-top: .9rem; }

/* species split panels */
.brook-deck { display: grid; gap: var(--heath-yarrow-cell); margin-top: 1.75rem; }
.oak-row { display: grid; grid-template-columns: 1fr 1fr; background: var(--heath-heath-group); border: 1px solid var(--heath-flint-panel); border-radius: calc(var(--heath-quill-slot) * 1.5); overflow: hidden; }
.moss-slot img { width: 100%; height: 100%; min-height: 280px; object-fit: cover; }
.quill-stack .moss-slot { order: 2; }
.north-field { padding: clamp(1.5rem, 3.5vw, 3rem); align-self: center; }
.north-field h3 { font-size: clamp(1.5rem, 2.4vw, 2.1rem); margin: .3rem 0 .5rem; }
.north-field > p { color: var(--heath-thorn-line); max-width: 52ch; }
.dune-frame { display: flex; align-items: center; gap: 1.1rem; flex-wrap: wrap; margin-top: 1.1rem; }

/* comparison table */
.vale-frame td { vertical-align: middle; }
.vale-frame .bullet-dot { width: .95rem; height: .95rem; border: 1px solid color-mix(in srgb, var(--heath-gale-spot) 22%, transparent); }
.marsh-field { white-space: nowrap; }
.marsh-field a:first-child { font-weight: 600; text-decoration: underline; margin-right: .9rem; }
.marsh-field .go-btn { margin-top: 0; padding: .4rem .95rem; font-size: .82rem; }
.reed-area { margin-top: .9rem; font-size: .82rem; color: var(--heath-thorn-line); }

/* pdp longform details + spec card */
.quill-part { display: grid; grid-template-columns: minmax(0, 7fr) minmax(0, 4fr); gap: 2.75rem; align-items: start; }
.aspen-field h2 { font-size: 1.35rem; margin: 1.9rem 0 .6rem; }
.aspen-field:first-child h2 { margin-top: 0; }
.aspen-field p { color: var(--heath-thorn-line); max-width: 62ch; }
.north-row { position: sticky; top: 95px; background: var(--heath-heath-group); border: 1px solid var(--heath-flint-panel); border-radius: var(--heath-quill-slot); padding: 1.4rem 1.4rem 1.5rem; box-shadow: 0 1px 2px color-mix(in srgb, var(--heath-gale-spot) 6%, transparent); }
.north-row h2 { font-size: 1.1rem; margin: 0 0 .8rem; }
.reed-row { display: flex; justify-content: space-between; gap: 1rem; padding: .48rem 0; border-bottom: 1px dashed var(--heath-flint-panel); font-size: .87rem; }
.reed-row span { color: var(--heath-thorn-line); }
.reed-row b { text-align: right; }
.north-row .go-btn { display: block; text-align: center; margin-top: 1rem; }

/* ledger footer + cta band */
.juniper-spot { background: var(--heath-fern-unit); color: #fff; }
.ember-unit { display: flex; align-items: center; justify-content: space-between; gap: 2rem; padding-top: 2.4rem; padding-bottom: 2.4rem; flex-wrap: wrap; }
.ember-unit h2 { margin: 0 0 .25rem; font-size: clamp(1.6rem, 2.6vw, 2.2rem); }
.ember-unit p { margin: 0; color: color-mix(in srgb, #fff 82%, transparent); max-width: 60ch; }
.moss-band { background: #fff; color: var(--heath-fern-unit); flex: none; }
.moss-band:hover { background: var(--heath-gale-spot); color: #fff; }
.oak-band { margin-top: 0; border-top: 0; background: color-mix(in srgb, var(--heath-heath-group) 96%, var(--heath-gale-spot)); }
.quill-rail { display: grid; grid-template-columns: 1.8fr 1fr 1fr 1fr 1.5fr; gap: 2rem; padding-top: .5rem; }
.pine-box { display: flex; flex-direction: column; }
.stone-part { display: flex; justify-content: space-between; gap: .8rem; font-size: .82rem; padding: .3rem 0; border-bottom: 1px dotted var(--heath-flint-panel); }
.stone-part span { color: var(--heath-thorn-line); }
.fern-group { display: inline-block; margin-top: .6rem; font-size: .84rem; font-weight: 600; text-decoration: underline; }

.thorn-grid { font-size: 1.5rem; margin: 2.4rem 0 .6rem; }

.thorn-slot { height: .95em; width: auto; display: inline-block; vertical-align: -.08em; }

/* marquee hero: saturated brand panel, photo card, floating proof badges */
.vale-deck { background: linear-gradient(135deg, color-mix(in srgb, var(--heath-fern-unit) 55%, var(--heath-gale-spot)) 0%, var(--heath-fern-unit) 58%, color-mix(in srgb, var(--heath-fern-unit) 72%, #fff) 100%); color: #fff; padding: 4.5rem 0 5rem; overflow: hidden; }
.iris-line { display: grid; grid-template-columns: 6fr 5fr; gap: 4rem; align-items: center; }
.oak-box .overline { color: color-mix(in srgb, #fff 72%, var(--heath-fern-unit)); }
.oak-box h1 { color: #fff; font-size: clamp(2.6rem, 4.8vw, 4rem); max-width: 17ch; letter-spacing: -.01em; margin-bottom: .35em; }
.oak-box .subtitle { color: color-mix(in srgb, #fff 86%, transparent); max-width: 54ch; }
.oak-box .heath-unit { color: color-mix(in srgb, #fff 70%, transparent); }
.loch-deck { background: #fff; color: var(--heath-fern-unit); }
.loch-deck:hover { background: var(--heath-gale-spot); color: #fff; }
.thorn-zone { color: #fff; }
.yarrow-unit { position: relative; }
.yarrow-unit > img { width: 100%; border-radius: 20px; transform: rotate(-1.5deg); box-shadow: 0 24px 60px color-mix(in srgb, var(--heath-gale-spot) 38%, transparent); }
.brook-area { position: absolute; background: #fff; color: var(--heath-gale-spot); border-radius: 14px; padding: .75rem 1.05rem; box-shadow: 0 12px 30px color-mix(in srgb, var(--heath-gale-spot) 30%, transparent); display: flex; flex-direction: column; gap: .1rem; max-width: 15rem; }
.brook-area b { font-family: 'Baloo 2', serif; font-size: 1.45rem; color: var(--heath-fern-unit); line-height: 1.1; }
.brook-area span { font-size: .74rem; color: var(--heath-thorn-line); line-height: 1.35; }
.ridge-grid { top: 7%; left: -3rem; transform: rotate(-2deg); }
.ridge-group { bottom: 8%; right: -1.75rem; transform: rotate(1.5deg); }

/* drug-facts style seo card */
.heath-area { display: grid; grid-template-columns: 5fr 7fr; gap: 3.5rem; align-items: start; }
.cliff-grid { position: sticky; top: 110px; }
.cliff-grid .ember-panel p { font-size: 1rem; }
.cedar-zone { background: #fff; border: 2.5px solid var(--heath-gale-spot); border-radius: 8px; padding: 0 1.6rem 1.2rem; box-shadow: 8px 10px 0 color-mix(in srgb, var(--heath-fern-unit) 22%, transparent); }
.quill-panel { font-family: 'Baloo 2', serif; font-weight: 800; font-size: 1.6rem; padding: .9rem 0 .55rem; border-bottom: 7px solid var(--heath-gale-spot); }
.reed-line { border-top: 1.5px solid var(--heath-gale-spot); padding: 1.1rem 0 .9rem; }
.reed-line:first-of-type { border-top: 0; }
.reed-line h3 { margin: 0 0 .5rem; font-size: 1.12rem; text-transform: uppercase; letter-spacing: .03em; }
.reed-line p { color: var(--heath-thorn-line); font-size: .93rem; margin: .45rem 0; }
.reed-line .table-scroll { margin: .9rem 0 .4rem; box-shadow: none; }
.reed-line .marsh-band { font-size: .93rem; margin: .4rem 0; }

/* sources (E-E-A-T) */
.birch-rail { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: var(--heath-yarrow-cell); margin-top: 1.75rem; }
.ridge-deck { display: flex; flex-direction: column; gap: .3rem; background: var(--heath-heath-group); border: 1px solid var(--heath-flint-panel); border-left: 4px solid var(--heath-fern-unit); border-radius: var(--heath-quill-slot); padding: 1.2rem 1.3rem; text-decoration: none; transition: box-shadow .15s, transform .15s; }
a.ridge-deck:hover { box-shadow: 0 10px 24px color-mix(in srgb, var(--heath-gale-spot) 12%, transparent); transform: translateY(-2px); }
.stone-frame { text-transform: uppercase; letter-spacing: .1em; font-size: .68rem; font-weight: 800; color: var(--heath-fern-unit); }
.ridge-deck b { font-size: 1.02rem; }
.ridge-deck p { margin: 0; font-size: .87rem; color: var(--heath-thorn-line); flex: 1; }
.loch-band { margin-top: .55rem; font-size: .78rem; font-weight: 700; color: var(--heath-thorn-line); }

/* editorial policy (E-E-A-T) */
.oak-panel { display: grid; grid-template-columns: minmax(0, 7fr) minmax(0, 4fr); gap: 3rem; align-items: start; }
.ridge-band p { color: var(--heath-thorn-line); max-width: 62ch; }
.yarrow-frame { font-family: 'Baloo 2', serif; font-size: 1.05rem; color: var(--heath-gale-spot) !important; }
.reed-zone { background: var(--heath-gale-spot); color: var(--heath-heath-group); border-radius: var(--heath-quill-slot); padding: 1.5rem 1.6rem; }
.north-slot { display: flex; flex-direction: column; gap: .1rem; padding: .7rem 0; border-bottom: 1px solid color-mix(in srgb, var(--heath-heath-group) 18%, transparent); }
.north-slot:last-child { border-bottom: 0; }
.north-slot span { font-size: .72rem; text-transform: uppercase; letter-spacing: .1em; color: color-mix(in srgb, var(--heath-heath-group) 60%, transparent); font-weight: 700; }
.north-slot b { font-size: .95rem; }

.loch-stack { display: flex; flex-direction: column; gap: .45rem; }
.iris-row { display: flex; justify-content: space-between; align-items: center; }
.sage-grid { font-size: .68rem; text-transform: uppercase; letter-spacing: .08em; color: var(--heath-thorn-line); font-weight: 700; }
.cedar-field { margin: 0; text-transform: uppercase; font-weight: 800; font-size: .85rem; letter-spacing: .04em; }
.loch-stack figcaption { margin: 0; padding: 0; }
.loch-stack blockquote { font-family: 'Public Sans', sans-serif; font-size: .95rem; color: var(--heath-thorn-line); margin: 0; }
.thorn-area { margin-top: auto; padding-top: .5rem; font-size: .8rem; font-weight: 800; text-transform: uppercase; letter-spacing: .05em; }

@media (max-width: 940px) {
  .ridge-spot { display: none; }
  .marsh-rail { grid-template-columns: 1fr; gap: 2rem; }
  .vale-unit { max-width: 26rem; margin: 0 auto; }
  .moss-frame, .moss-frame:nth-of-type(even) { grid-template-columns: 1fr; gap: 1.25rem; padding: 1.25rem; }
  .moss-frame:nth-of-type(even) .loch-frame { order: 0; }
  .iris-box { grid-template-columns: 1fr; gap: 1rem; }
  .moss-part { grid-template-columns: 1fr; gap: 2.25rem; }
  .iris-line { grid-template-columns: 1fr; gap: 2.5rem; }
  .yarrow-unit { margin: 0 1rem; }
  .ridge-grid { left: -0.5rem; }
  .ridge-group { right: -0.5rem; }
  .heath-area { grid-template-columns: 1fr; gap: 1.75rem; }
  .cliff-grid { position: static; }
  .oak-panel { grid-template-columns: 1fr; gap: 1.75rem; }
  .oak-row { grid-template-columns: 1fr; }
  .quill-stack .moss-slot { order: 0; }
  .moss-slot img { min-height: 0; aspect-ratio: 16 / 8; }
  .quill-part { grid-template-columns: 1fr; gap: 1.75rem; }
  .north-row { position: static; }
  .quill-rail { grid-template-columns: 1fr 1fr; }
  .ember-unit { flex-direction: column; align-items: flex-start; gap: 1.25rem; }
  .ridge-frame { grid-template-columns: minmax(0, 1fr); gap: 1.5rem; }
  .cedar-box { position: static; flex-direction: row; flex-wrap: wrap; gap: .45rem; border-left: 0; }
  .reed-panel { width: 100%; padding-left: 0; }
  .cedar-box a { border: 1px solid var(--heath-flint-panel); border-radius: 999px; padding: .35rem .8rem; margin-left: 0; background: #fff; }
  .cedar-box a:hover { border-color: var(--heath-fern-unit); }
  .heath-rail .wren-field { grid-template-columns: 1fr 1fr; gap: 1.75rem; }
  .juniper-grid { grid-template-columns: 1fr; }
  .aspen-unit .stone-line { grid-template-columns: 1fr; }
  .aspen-row { grid-template-columns: 1fr; }
  .pine-spot { grid-template-columns: 1fr; }
  .stone-line { grid-template-columns: 1fr; gap: 2rem; }
  .strip-row { flex-wrap: wrap; white-space: normal; justify-content: center; row-gap: .3rem; }
  .footer-cols { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 700px) {
  .dune-group { height: 230px; object-position: 62% 42%; }
  .juniper-part { position: static; background: var(--heath-gale-spot); padding: 1.5rem 0 1.75rem; }
  .thorn-part { max-width: none; }
  .quill-group .head-row { justify-content: space-between; gap: .75rem; }
  .quill-group .header-btn { margin-left: 0; }
  .gale-unit { gap: 1.25rem; }
}
@media (max-width: 620px) {
  .nav-links { display: none; }
  .nav-links.birch-spot { display: flex; flex-direction: column; position: absolute; top: 100%; left: 0; right: 0; background: var(--heath-heath-group); padding: 1rem 1.25rem; border-bottom: 1px solid var(--heath-flint-panel); }
  .burger { display: inline-block; }
  .header-btn { display: none; }
  .footer-cols { grid-template-columns: 1fr; }
  .info-table th, .info-table td { white-space: normal; min-width: 6rem; padding: .5rem .5rem; font-size: .85rem; }
  .thorn-panel { flex-direction: column; gap: .2rem; text-align: center; }
  .ember-band { flex-wrap: wrap; justify-content: center; white-space: normal; }
  .cliff-field { gap: .6rem; }
  .quill-rail { grid-template-columns: 1fr; }
  .marsh-field { white-space: normal; }
}
