:root {
  --forest: #243322;
  --green: #2f4a3c;
  --sage: #5a6f53;
  --mist: #e3e8e1;
  --ivory: #faf7f2;
  --cream: #f5f0e6;
  --burgundy: #4a3034;
  --ink: #454842;
  --muted: #737b6f;
  --gold: #c6a55b;
  --clay: #c6846f;
  --line: #e8e2d8;
  --serif: "Cormorant Garamond", Georgia, serif;
  --sans: "Manrope", Arial, sans-serif;
  --shadow: 0 18px 50px rgba(36, 51, 34, .10);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 104px; }
body { margin: 0; background: var(--ivory); color: var(--ink); font-family: var(--sans); font-size: 16px; line-height: 1.65; -webkit-font-smoothing: antialiased; }
::selection { background: rgba(198,165,91,.32); color: var(--forest); }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button, input, textarea { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
svg { fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.skip-link { position: fixed; left: 12px; top: -80px; z-index: 1000; background: #fff; color: var(--forest); padding: 10px 16px; border-radius: 0 0 8px 8px; }
.skip-link:focus { top: 0; }
.sr-only, form label > span { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }

.announcement { min-height: 34px; display: flex; align-items: center; justify-content: center; gap: .42rem; padding: 7px 18px; background: var(--sage); color: var(--ivory); text-align: center; font-size: .75rem; letter-spacing: .02em; }
.announcement-dot { color: #d9c38d; }

.site-header { position: sticky; top: 0; z-index: 100; background: rgba(250,247,242,.96); border-bottom: 1px solid rgba(232,226,216,.9); backdrop-filter: blur(14px); transition: box-shadow .25s ease; }
.site-header.scrolled { box-shadow: 0 8px 28px rgba(36,51,34,.09); }
.header-inner { width: min(1120px, calc(100% - 48px)); height: 88px; margin: auto; display: flex; align-items: center; }
.main-nav { display: flex; align-items: center; gap: clamp(16px, 2vw, 28px); }
.nav-left { margin-left: auto; }
.main-nav a { position: relative; font-size: .9rem; font-weight: 600; color: var(--forest); }
.main-nav a:not(.icon-button)::after { content: ""; position: absolute; left: 0; right: 100%; bottom: -6px; height: 1px; background: var(--gold); transition: right .25s ease; }
.main-nav a:hover::after, .main-nav a:focus-visible::after { right: 0; }
.main-nav a[aria-current="page"]::after { right: 0; height: 2px; }
.nav-right { gap: 10px; margin-left: clamp(18px, 2.4vw, 32px); padding-left: clamp(18px, 2.4vw, 32px); border-left: 1px solid var(--line); }
.nav-right > a:nth-child(2) { margin-right: 8px; }
.brand { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 9px; color: var(--forest); }
.brand-text-only { gap: 0; }
.brand-text-only > span { display: block; }
.brand-wordmark { font-family: var(--serif); font-size: 1.65rem; font-weight: 600; letter-spacing: .03em; line-height: 1; }
.header-logo { width: clamp(190px, 18vw, 230px); height: auto; max-height: 72px; object-fit: contain; }
.brand-mark { width: 39px; height: 39px; display: grid; place-items: center; border: 1px solid rgba(198,165,91,.75); border-radius: 50%; color: var(--sage); }
.brand-mark svg { width: 29px; height: 29px; }
.brand > span:last-child { display: flex; flex-direction: column; line-height: .8; }
.brand strong { font-family: var(--serif); font-size: 1.45rem; font-weight: 600; letter-spacing: .02em; }
.brand em { margin-top: 7px; font-family: var(--sans); font-size: .54rem; font-style: normal; font-weight: 600; letter-spacing: .3em; text-transform: uppercase; }
.icon-button { appearance: none; display: inline-grid; place-items: center; position: relative; width: 38px; height: 38px; padding: 0; border: 0; border-radius: 50%; background: transparent; color: var(--forest); cursor: pointer; transition: background .2s, color .2s, transform .2s; }
.icon-button:hover, .icon-button:focus-visible { background: var(--cream); color: var(--burgundy); transform: translateY(-1px); }
.icon-button svg { width: 20px; height: 20px; }
.cart-count { position: absolute; right: -1px; top: -1px; display: grid; place-items: center; min-width: 16px; height: 16px; padding: 0 3px; border-radius: 10px; background: var(--clay); color: white; font-size: .58rem; font-weight: 700; }
.menu-toggle { display: none; }
.mobile-menu { display: none; }

.hero { position: relative; isolation: isolate; min-height: min(640px, calc(100vh - 122px)); overflow: hidden; background: #d8d1c7; }
.hero::before { content: ""; position: absolute; z-index: 1; inset: 0; background: linear-gradient(90deg, rgba(250,247,242,.96) 0%, rgba(250,247,242,.87) 24%, rgba(250,247,242,.38) 46%, rgba(250,247,242,.04) 68%, rgba(36,51,34,.16) 100%), linear-gradient(180deg, rgba(36,51,34,.10) 0%, transparent 30%, transparent 68%, rgba(36,51,34,.20) 100%); pointer-events: none; }
.hero::after { content: ""; position: absolute; z-index: 2; inset: 0; background: radial-gradient(circle at 66% 32%, rgba(255,246,219,.22), transparent 27%), linear-gradient(180deg, transparent 73%, rgba(250,247,242,.52) 100%); box-shadow: inset 0 -1px rgba(255,255,255,.65), inset 0 0 100px rgba(36,51,34,.08); pointer-events: none; }
.hero-image { position: absolute; inset: -2%; background: url("assets/hero.webp") center/cover no-repeat; filter: saturate(.94) contrast(1.06) brightness(.98); transform: scale(1.065); transform-origin: 62% 48%; animation: hero-cinematic 16s cubic-bezier(.16,1,.3,1) both; }
.hero-content { position: relative; z-index: 3; width: min(1120px, calc(100% - 48px)); margin: auto; padding: clamp(90px, 11vw, 145px) 0 110px; animation: hero-copy-in 1.05s .12s cubic-bezier(.22,1,.36,1) both; }
.hero-content h1 { max-width: 650px; margin: 10px 0 20px; color: var(--burgundy); font-family: var(--serif); font-size: clamp(3.7rem, 6.5vw, 5.7rem); font-weight: 600; line-height: .88; letter-spacing: -.045em; text-shadow: 0 1px 0 rgba(255,255,255,.25); }
.hero-content > p:not(.eyebrow) { max-width: 550px; margin: 0 0 30px; color: #524c44; font-size: 1.08rem; line-height: 1.45; }
.hero-content .eyebrow { display: flex; align-items: center; gap: 12px; }
.hero-content .eyebrow::before { content: ""; width: 34px; height: 1px; background: var(--gold); box-shadow: 0 0 12px rgba(198,165,91,.45); }
.hero-content .button { box-shadow: 0 11px 30px rgba(36,51,34,.20); }
@keyframes hero-cinematic { from { transform: scale(1.065); filter: saturate(.82) contrast(1.02) brightness(.9); } to { transform: scale(1.015); filter: saturate(.94) contrast(1.06) brightness(.98); } }
@keyframes hero-copy-in { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: translateY(0); } }
.eyebrow { margin: 0 0 10px; color: var(--gold); font-size: .72rem; font-weight: 700; letter-spacing: .22em; text-transform: uppercase; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 14px; min-height: 48px; padding: 13px 24px; border: 1px solid var(--green); border-radius: 3px; background: var(--green); color: var(--ivory); font-size: .72rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; transition: background .2s, color .2s, transform .2s, box-shadow .2s; cursor: pointer; }
.button:hover, .button:focus-visible { background: var(--forest); box-shadow: 0 9px 24px rgba(36,51,34,.17); transform: translateY(-2px); }
.button span { font-size: 1rem; transition: transform .2s; }
.button:hover span { transform: translateX(3px); }

.promise-bar { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; width: min(1120px, calc(100% - 48px)); margin: 0 auto; padding: 28px 0; }
.promise-bar div { display: flex; align-items: center; justify-content: center; gap: 18px; min-height: 58px; padding: 0 30px; border-right: 1px solid var(--gold); color: var(--forest); font-family: var(--serif); font-size: 1.2rem; line-height: 1.15; }
.promise-bar div:last-child { border-right: 0; }
.promise-bar svg { width: 34px; height: 34px; flex: 0 0 auto; stroke-width: 1.4; }

.section { padding: clamp(78px, 9vw, 120px) 24px; }
.section-heading { margin: 0 auto 44px; }
.section-heading.centered { text-align: center; }
.section-heading h2, .story h2, .contact h2, .newsletter h2 { margin: 0; color: var(--burgundy); font-family: var(--serif); font-size: clamp(2.9rem, 5vw, 4rem); font-weight: 500; line-height: 1; letter-spacing: -.025em; }
.section-heading > p:last-child { margin: 15px 0 0; color: var(--muted); }
.section-heading.centered::after { content: ""; display: block; width: 72px; height: 1px; margin: 23px auto 0; background: linear-gradient(90deg, transparent, var(--gold), transparent); }

.categories { position: relative; overflow: hidden; background: radial-gradient(circle at 8% 2%, rgba(198,165,91,.09), transparent 25%), radial-gradient(circle at 94% 92%, rgba(90,111,83,.09), transparent 25%), var(--ivory); border-top: 1px solid var(--line); }
.categories::before { content: ""; position: absolute; left: 50%; top: 0; width: 1px; height: 42px; background: linear-gradient(var(--gold), transparent); opacity: .7; }
.home-section-heading { width: min(1120px, 100%); margin: 0 auto 42px; padding-bottom: 28px; border-bottom: 1px solid var(--line); }
.home-section-heading > p { max-width: 380px; margin: 0 0 5px; color: var(--muted); text-align: right; }
.home-categories { padding-top: clamp(54px, 7vw, 84px); border-top: 0; }
.category-grid { width: min(1120px, 100%); margin: auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: 34px 44px; }
.category-card { position: relative; overflow: hidden; padding-bottom: 24px; border: 1px solid rgba(217,211,200,.85); border-radius: 22px 6px 22px 6px; background: rgba(255,253,248,.92); text-align: left; box-shadow: 0 12px 32px rgba(36,51,34,.055); transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease; }
.category-card::after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 3px; pointer-events: none; background: linear-gradient(90deg, transparent, var(--gold), transparent); opacity: 0; transition: opacity .3s; }
.category-card:hover, .category-card:focus-visible { transform: translateY(-7px); box-shadow: var(--shadow); border-color: rgba(198,165,91,.72); }
.category-card:hover::after, .category-card:focus-visible::after { opacity: 1; }
.category-card img { width: 100%; aspect-ratio: 1.4; object-fit: cover; border-bottom: 1px solid rgba(217,211,200,.7); transition: transform .65s cubic-bezier(.2,.7,.2,1), filter .3s; }
.category-card:hover img { transform: scale(1.045); }
.category-card h3 { margin: 21px 24px 4px; color: var(--burgundy); font-family: var(--serif); font-size: 1.72rem; font-weight: 600; line-height: 1; }
.category-card h3 .category-coming-soon { display: inline-block; margin-left: .4rem; color: var(--sage); font-family: var(--sans); font-size: .58rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; vertical-align: middle; white-space: nowrap; }
.explore { display: flex; align-items: center; justify-content: space-between; margin: 7px 24px 0; color: var(--sage); font-size: .67rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.explore b { display: grid; place-items: center; width: 28px; height: 28px; border: 1px solid rgba(90,111,83,.35); border-radius: 50%; font-size: .8rem; transition: background .2s, color .2s, transform .2s; }
.category-card:hover .explore b, .category-card:focus-visible .explore b { background: var(--forest); color: var(--ivory); transform: translateX(3px); }

.story { position: relative; display: grid; grid-template-columns: 1fr 1fr; align-items: stretch; width: min(1120px, calc(100% - 48px)); margin: 20px auto 0; border: 1px solid rgba(217,211,200,.82); border-radius: 38px 8px 38px 8px; background: linear-gradient(135deg, #f7f0e5 0%, #edf0e9 100%); box-shadow: 0 28px 70px rgba(36,51,34,.10); overflow: hidden; }
.story::before { content: ""; position: absolute; left: -90px; bottom: -90px; width: 260px; height: 260px; border: 1px solid rgba(198,165,91,.22); border-radius: 50%; }
.story-copy { position: relative; z-index: 1; padding: clamp(54px, 7vw, 90px); }
.story-copy h2 { max-width: 500px; margin-bottom: 22px; }
.story-copy > p:not(.eyebrow) { max-width: 590px; margin: 0 0 22px; }
.gold-line { display: block; width: 48px; height: 2px; margin: 0 0 31px; background: var(--gold); }
.story-image-wrap { position: relative; min-height: 620px; overflow: hidden; }
.story-image-wrap > img { width: 100%; height: 100%; object-fit: cover; }
.image-note { position: absolute; right: 28px; top: 28px; padding: 12px 16px; border: 1px solid rgba(74,48,52,.25); background: rgba(250,247,242,.82); color: var(--burgundy); font-family: var(--serif); font-size: 1.02rem; line-height: 1.05; text-align: center; text-transform: uppercase; letter-spacing: .08em; backdrop-filter: blur(5px); }
.signature { display: flex; align-items: center; gap: 13px; margin-top: 34px; color: var(--forest); }
.signature-mark { display: grid; place-items: center; width: 44px; height: 44px; border: 1px solid var(--gold); border-radius: 50%; font-family: var(--serif); font-size: 1.2rem; }
.signature > span:last-child { display: flex; flex-direction: column; line-height: 1.35; }
.signature strong { font-family: var(--serif); font-size: 1.15rem; font-weight: 600; }
.signature small { color: var(--muted); font-size: .68rem; letter-spacing: .08em; text-transform: uppercase; }

.testimonials { position: relative; overflow: hidden; background: radial-gradient(circle at 84% 14%, rgba(198,165,91,.12), transparent 24%), linear-gradient(135deg, #edf0e9, #f7f0e5); }
.testimonial-grid { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; width: min(1120px, 100%); margin: 0 auto 38px; }
.testimonial-card { position: relative; display: flex; flex-direction: column; align-items: flex-start; min-height: 430px; padding: 34px 32px; border: 1px solid rgba(217,211,200,.9); border-radius: 22px 6px 22px 6px; background: rgba(255,253,248,.92); box-shadow: 0 12px 32px rgba(36,51,34,.055); text-align: left; overflow: hidden; transition: transform .3s ease, box-shadow .3s ease; }
.testimonial-card:hover { transform: translateY(-5px); box-shadow: 0 25px 48px -18px rgba(47,74,60,.24); }
.testimonial-person { position: relative; z-index: 1; display: flex; align-items: center; gap: 14px; width: 100%; margin-top: auto; padding-top: 22px; border-top: 1px solid var(--line); }
.testimonial-person img { width: 58px; height: 58px; border: 3px solid #fff; border-radius: 50%; object-fit: cover; box-shadow: 0 5px 16px rgba(36,51,34,.15); }
.testimonial-person > div { display: flex; flex-direction: column; gap: 3px; }
.stars { margin: 0 0 15px; color: var(--gold); letter-spacing: .12em; }
.testimonial-card blockquote { position: relative; margin: 0 0 26px; color: #524c44; font-size: .92rem; font-style: italic; line-height: 1.75; }
.testimonial-card strong { color: var(--forest); font-size: 1.03rem; }
.testimonial-card span { color: var(--muted); font-size: .66rem; letter-spacing: .13em; text-transform: uppercase; }
.testimonials > .button { position: relative; z-index: 1; display: flex; width: fit-content; margin: auto; }
.button-outline { background: transparent; color: var(--green); }
.button-outline:hover { color: var(--ivory); }
.botanical { position: absolute; width: 280px; height: 320px; opacity: .35; background: url("assets/logo.png") left center / 534px 320px no-repeat; pointer-events: none; }
.botanical-left { left: -25px; top: 165px; }
.botanical-right { right: -25px; top: 170px; background-position: right center; }

.contact { position: relative; min-height: 760px; background: url("assets/contact.webp") center/cover no-repeat; }
.contact-overlay { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(230,239,214,.84) 0%, rgba(230,239,214,.62) 42%, rgba(230,239,214,.05) 70%); }
.contact-inner { position: relative; z-index: 1; width: min(1120px, calc(100% - 48px)); margin: auto; padding: clamp(75px, 9vw, 110px) 0; }
.contact-intro { max-width: 520px; }
.contact-intro > p:last-child { margin: 25px 0 28px; line-height: 1.45; }
.contact-form { width: min(520px, 100%); display: grid; gap: 14px; }
.field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.contact-form label { display: block; }
.contact-form input, .contact-form textarea, .newsletter input, .search-dialog input { width: 100%; border: 1px solid rgba(216,216,216,.9); border-radius: 3px; outline: 0; background: rgba(250,247,242,.94); color: var(--forest); transition: border .2s, box-shadow .2s, background .2s; }
.contact-form input { height: 49px; padding: 0 15px; }
.contact-form textarea { resize: vertical; min-height: 130px; padding: 13px 15px; }
.contact-form input:focus, .contact-form textarea:focus, .newsletter input:focus, .search-dialog input:focus { border-color: var(--sage); background: #fff; box-shadow: 0 0 0 3px rgba(90,111,83,.13); }
.contact-form .button { width: 100%; }
.form-status { min-height: 24px; margin: 0; color: var(--forest); font-size: .85rem; }

.newsletter { display: grid; grid-template-columns: 1fr 1.08fr; align-items: center; gap: 75px; padding: 56px max(24px, calc((100% - 1120px) / 2)); background: var(--clay); color: #fff8f2; }
.newsletter .eyebrow { color: #f0d9ad; }
.newsletter h2 { color: #fff8f2; font-size: clamp(2.6rem, 4vw, 3.55rem); }
.newsletter > div > p:last-child { max-width: 540px; margin: 14px 0 0; color: #fceee8; font-size: .92rem; }
.newsletter form { align-self: end; }
.newsletter-field { display: grid; grid-template-columns: auto 1fr auto; align-items: center; min-height: 58px; border-radius: 4px; background: var(--ivory); overflow: hidden; box-shadow: 0 10px 30px rgba(74,48,52,.12); }
.newsletter-field svg { width: 20px; height: 20px; margin-left: 18px; color: var(--sage); }
.newsletter input { height: 58px; padding: 0 14px; border: 0; background: transparent; box-shadow: none !important; }
.newsletter button { align-self: stretch; padding: 0 26px; border: 0; background: var(--forest); color: var(--ivory); font-weight: 600; cursor: pointer; transition: background .2s; }
.newsletter button:hover, .newsletter button:focus-visible { background: var(--green); }
.newsletter .form-status { color: #fff; }

.site-footer { position: relative; overflow: hidden; background: #1d2d20; color: #b5c2b2; }
.footer-botanical { position: absolute; inset: auto 0 0; width: 100%; height: 100%; object-fit: cover; opacity: .13; pointer-events: none; }
.footer-main { position: relative; z-index: 1; display: grid; grid-template-columns: 1.35fr .8fr 1fr 1.2fr; gap: 62px; width: min(1120px, calc(100% - 48px)); margin: auto; padding: 78px 0 60px; }
.brand-footer { justify-self: start; color: #f7f4ed; }
.brand-footer .brand-wordmark { color: #f7f4ed; }
.brand-footer .brand-mark { border-color: rgba(198,165,91,.8); color: #c4d0bd; }
.footer-logo-square { width: clamp(136px, 13vw, 174px); height: auto; margin-bottom: 23px; object-fit: contain; }
.footer-brand > p { max-width: 250px; margin: 0 0 24px; font-size: .9rem; }
.socials { display: flex; gap: 10px; }
.socials a { display: grid; place-items: center; width: 39px; height: 39px; border: 1px solid rgba(181,194,178,.35); border-radius: 50%; color: #f7f4ed; transition: background .2s, color .2s, transform .2s; }
.socials a:hover, .socials a:focus-visible { background: var(--gold); color: var(--forest); transform: translateY(-2px); }
.socials svg { width: 18px; height: 18px; }
.footer-column { display: flex; flex-direction: column; align-items: flex-start; gap: 13px; }
.footer-column h3 { display: flex; align-items: center; gap: 9px; margin: 3px 0 13px; color: #f7f4ed; font-family: var(--serif); font-size: 1.36rem; font-weight: 500; }
.footer-column h3 svg { width: 19px; height: 19px; color: var(--gold); }
.footer-column > a { position: relative; font-size: .88rem; transition: color .2s, transform .2s; }
.footer-column > a::before { content: ""; position: absolute; left: 0; bottom: -2px; width: 0; height: 1px; background: var(--gold); transition: width .2s; }
.footer-column > a:hover, .footer-column > a:focus-visible { color: #fff; transform: translateX(3px); }
.footer-column > a:hover::before { width: 100%; }
.footer-contact p { display: grid; grid-template-columns: 20px 1fr; gap: 10px; margin: 0; font-size: .84rem; }
.footer-contact p svg { width: 17px; height: 17px; margin-top: 4px; color: var(--gold); }
.footer-bottom { position: relative; z-index: 1; display: grid; grid-template-columns: 1fr auto auto; align-items: center; gap: 30px; width: min(1120px, calc(100% - 48px)); margin: auto; padding: 22px 0 28px; border-top: 1px solid rgba(181,194,178,.17); color: #90a08d; font-size: .7rem; }
.footer-bottom nav { display: flex; gap: 20px; }
.footer-bottom a:hover { color: #fff; }
.footer-bottom .footer-signature { color: #d8dfd4; }
.footer-bottom .footer-signature:hover, .footer-bottom .footer-signature:focus-visible { color: #fff; }
.back-to-top { display: flex; align-items: center; gap: 8px; color: #d8dfd4; text-transform: uppercase; letter-spacing: .11em; }
.back-to-top span { display: grid; place-items: center; width: 28px; height: 28px; border: 1px solid rgba(181,194,178,.3); border-radius: 50%; font-size: .9rem; }

.search-dialog { width: min(680px, calc(100% - 32px)); padding: 50px; border: 0; border-radius: 14px; background: var(--ivory); color: var(--ink); box-shadow: 0 28px 90px rgba(29,45,32,.3); }
.search-dialog::backdrop { background: rgba(29,45,32,.66); backdrop-filter: blur(4px); }
.search-dialog h2 { margin: 0 0 28px; color: var(--burgundy); font-family: var(--serif); font-size: 2.6rem; font-weight: 500; }
.dialog-close { position: absolute; top: 14px; right: 16px; width: 38px; height: 38px; border: 0; border-radius: 50%; background: var(--cream); color: var(--forest); font-size: 1.8rem; line-height: 1; cursor: pointer; }
.search-dialog form > label { display: block; margin-bottom: 8px; color: var(--forest); font-size: .75rem; font-weight: 700; text-transform: uppercase; letter-spacing: .1em; }
.search-dialog form > div { display: grid; grid-template-columns: 1fr auto; }
.search-dialog input { height: 52px; padding: 0 15px; border-radius: 3px 0 0 3px; }
.search-dialog .button { border-radius: 0 3px 3px 0; }
.search-hint { color: var(--muted); font-size: .82rem; }
.search-results { max-height: min(440px, 50vh); margin-top: 22px; overflow-y: auto; overscroll-behavior: contain; scrollbar-color: rgba(90,111,83,.45) transparent; }
.search-results-message { display: flex; flex-direction: column; gap: 5px; margin: 0; padding: 22px; border: 1px solid var(--line); border-radius: 8px; background: rgba(255,255,255,.48); color: var(--muted); font-size: .92rem; }
.search-results-message strong { color: var(--forest); font-size: 1rem; }
.search-results-count { margin: 0 0 10px; color: var(--muted); font-size: .72rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.search-product-list { display: grid; gap: 9px; }
.search-product { display: grid; grid-template-columns: 76px 1fr auto; align-items: center; gap: 16px; min-height: 82px; padding: 8px 16px 8px 8px; border: 1px solid var(--line); border-radius: 9px; background: rgba(255,255,255,.58); color: var(--forest); transition: border-color .2s, background .2s, transform .2s, box-shadow .2s; }
.search-product:hover, .search-product:focus-visible { border-color: rgba(90,111,83,.5); background: #fff; box-shadow: 0 10px 24px rgba(36,51,34,.08); transform: translateY(-1px); }
.search-product img { width: 76px; height: 64px; border-radius: 6px; object-fit: cover; }
.search-product > span { display: grid; gap: 3px; min-width: 0; }
.search-product small { color: var(--gold-dark); font-size: .66rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.search-product strong { overflow: hidden; font-family: var(--serif); font-size: 1.22rem; font-weight: 600; line-height: 1.05; text-overflow: ellipsis; white-space: nowrap; }
.search-product em { color: var(--muted); font-size: .78rem; font-style: normal; }
.search-product > b { font-size: 1.15rem; font-weight: 400; transition: transform .2s; }
.search-product:hover > b, .search-product:focus-visible > b { transform: translateX(3px); }

/* Informational pages */
.legal-main { width: min(1120px, calc(100% - 48px)); margin: auto; padding: 28px 0 112px; }
.legal-breadcrumb { margin-bottom: 34px; }
.legal-hero { position: relative; overflow: hidden; padding: clamp(58px, 8vw, 100px); border: 1px solid rgba(90,111,83,.2); border-radius: 38px 8px 38px 8px; background: radial-gradient(circle at 88% 12%, rgba(198,165,91,.2), transparent 26%), linear-gradient(135deg, #f7f0e5, #e8eee7); box-shadow: 0 24px 58px rgba(36,51,34,.09); }
.legal-hero::after { content: ""; position: absolute; right: -130px; bottom: -180px; width: 420px; height: 420px; border: 1px solid rgba(90,111,83,.18); border-radius: 50%; box-shadow: 0 0 0 42px rgba(90,111,83,.025), 0 0 0 84px rgba(90,111,83,.02); pointer-events: none; }
.legal-hero > * { position: relative; z-index: 1; }
.legal-hero h1 { max-width: 720px; margin: 8px 0 20px; color: var(--burgundy); font-family: var(--serif); font-size: clamp(4rem, 8vw, 6.8rem); font-weight: 500; line-height: .84; letter-spacing: -.05em; }
.legal-hero > p:not(.eyebrow) { max-width: 640px; margin: 0; color: var(--muted); font-size: 1.08rem; line-height: 1.75; }
.legal-content { display: grid; grid-template-columns: minmax(180px, .65fr) minmax(0, 1.65fr); gap: clamp(38px, 8vw, 110px); padding: clamp(62px, 8vw, 96px) clamp(20px, 6vw, 86px) 0; }
.legal-meta { color: var(--gold); font-size: .7rem; font-weight: 800; letter-spacing: .16em; line-height: 1.6; text-transform: uppercase; }
.legal-copy { max-width: 700px; }
.legal-copy h2 { margin: 0 0 10px; color: var(--burgundy); font-family: var(--serif); font-size: clamp(2.1rem, 4vw, 3rem); font-weight: 500; line-height: 1; }
.legal-copy h2:not(:first-child) { margin-top: 42px; }
.legal-copy p { margin: 0 0 18px; color: var(--muted); font-size: .98rem; line-height: 1.8; }
.legal-copy ul { margin: 0 0 20px; padding-left: 1.2rem; color: var(--muted); font-size: .98rem; line-height: 1.8; }
.legal-copy li { margin-bottom: 7px; }
.legal-copy a { color: var(--burgundy); text-decoration: underline; text-decoration-color: rgba(198,165,91,.65); text-underline-offset: 3px; }
.legal-note { margin-top: 42px; padding: 20px 24px; border-left: 2px solid var(--gold); background: rgba(237,240,233,.58); color: var(--ink); }

.reveal-item { opacity: 0; transform: translateY(24px); transition: opacity .7s ease, transform .7s cubic-bezier(.2,.7,.2,1); }
.reveal-item.is-visible { opacity: 1; transform: translateY(0); }

/* Shop */
.shop-page { background: #f8f4ed; }
.shop-hero { position: relative; overflow: hidden; padding: clamp(68px, 7vw, 94px) 24px 86px; border-bottom: 1px solid var(--line); background: radial-gradient(circle at 82% 24%, rgba(198,165,91,.18), transparent 24%), linear-gradient(135deg, #f7f0e5 0%, #edf0e9 100%); }
.shop-hero::before { content: ""; position: absolute; right: -130px; top: -220px; width: 520px; height: 520px; border: 1px solid rgba(90,111,83,.18); border-radius: 50%; box-shadow: 0 0 0 48px rgba(90,111,83,.025), 0 0 0 96px rgba(90,111,83,.02); }
.shop-hero-inner { position: relative; display: grid; grid-template-columns: .88fr 1.12fr; align-items: center; gap: clamp(38px, 5vw, 66px); width: min(1120px, 100%); margin: auto; }
.shop-hero h1 { max-width: 620px; margin: 8px 0 21px; color: var(--burgundy); font-family: var(--serif); font-size: clamp(3.8rem, 6.6vw, 6.15rem); font-weight: 500; line-height: .86; letter-spacing: -.055em; }
.shop-hero-copy > p:not(.eyebrow) { max-width: 610px; margin: 0; color: #596057; font-size: 1.05rem; }
.shop-hero-visual { position: relative; min-width: 0; margin: 0; aspect-ratio: 16 / 10.5; overflow: hidden; border: 1px solid rgba(90,111,83,.22); border-radius: 38px 8px 38px 8px; background: #e8e0d4; box-shadow: 0 28px 65px rgba(36,51,34,.18); }
.shop-hero-visual::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 55%, rgba(29,45,32,.35)); pointer-events: none; }
.shop-hero-visual img { width: 100%; height: 100%; object-fit: cover; object-position: 58% center; }
.home-hero { padding-top: clamp(54px, 6vw, 82px); padding-bottom: 42px; }
.home-hero .shop-hero-inner { grid-template-columns: minmax(0, 1fr) minmax(390px, .76fr); gap: clamp(48px, 7vw, 92px); }
.home-hero .shop-hero-copy { position: relative; z-index: 1; }
.home-hero .shop-hero-copy > p:not(.eyebrow) { margin-bottom: 27px; }
.home-hero .shop-hero-visual { width: min(100%, 520px); max-height: 690px; justify-self: end; aspect-ratio: 4 / 5; border-radius: 46px 10px 46px 10px; box-shadow: 0 32px 75px rgba(36,51,34,.2); }
.home-hero .shop-hero-visual img { object-position: center 42%; animation: hero-cinematic 16s cubic-bezier(.16,1,.3,1) both; }
.home-categories::before { top: -30px; height: 60px; background: linear-gradient(transparent, var(--gold), transparent); }
.home-categories::after { content: ""; position: absolute; top: 0; left: 0; right: 0; height: 1px; background: linear-gradient(90deg, transparent, rgba(198,165,91,.38) 30%, rgba(198,165,91,.38) 70%, transparent); opacity: .8; }
.shop-promises { display: grid; grid-template-columns: repeat(3, 1fr); width: min(1120px, calc(100% - 48px)); margin: -27px auto 0; position: relative; z-index: 2; border: 1px solid var(--line); border-radius: 14px 4px 14px 4px; background: var(--ivory); box-shadow: 0 16px 38px rgba(36,51,34,.08); }
.shop-promises div { display: flex; align-items: center; justify-content: center; gap: 11px; min-height: 54px; padding: 10px 16px; border-right: 1px solid var(--line); color: var(--forest); font-size: .75rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.shop-promises div:last-child { border-right: 0; }
.shop-promises svg { width: 19px; height: 19px; color: var(--gold); }
.home-promises { gap: 0; margin-top: 34px; padding: 0; border: 1px solid var(--line); border-radius: 18px 5px 18px 5px; background: #fffdfa; box-shadow: 0 12px 30px rgba(36,51,34,.065); }
.home-promises > div,
.home-promises > div:last-child { justify-content: center; gap: 17px; min-height: 94px; padding: 18px 26px; border: 0; border-right: 1px solid var(--line); border-radius: 0; background: transparent; text-transform: uppercase; letter-spacing: .075em; }
.home-promises > div:last-child { border-right: 0; }
.home-promises .promise-icon { display: grid; flex: 0 0 auto; place-items: center; width: 31px; height: 31px; border: 0; border-radius: 0; background: transparent; color: var(--gold); }
.home-promises .promise-icon svg { width: 27px; height: 27px; }
.home-promises .promise-copy { display: block; min-width: 0; }
.home-promises .promise-copy strong { color: var(--forest); font-family: var(--sans); font-size: .79rem; font-weight: 700; line-height: 1.35; }
.shop-catalog { width: min(1120px, calc(100% - 48px)); margin: auto; padding: 82px 0 118px; }
.catalog-heading { display: flex; align-items: end; justify-content: space-between; gap: 35px; margin-bottom: 30px; }
.catalog-heading h2 { margin: 0; color: var(--burgundy); font-family: var(--serif); font-size: clamp(2.7rem, 5vw, 4rem); font-weight: 500; line-height: 1; }
.product-count { color: var(--muted); font-size: .78rem; letter-spacing: .1em; text-transform: uppercase; }
.shop-toolbar { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 28px; margin-bottom: 36px; padding: 15px 0 19px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.filter-row { display: flex; flex-wrap: wrap; gap: 8px; }
.filter-button { appearance: none; min-height: 37px; padding: 8px 14px; border: 1px solid rgba(90,111,83,.22); border-radius: 999px; background: transparent; color: var(--forest); font-size: .7rem; font-weight: 700; letter-spacing: .06em; cursor: pointer; transition: background .2s, color .2s, border .2s; }
.filter-button:hover, .filter-button:focus-visible, .filter-button.active { border-color: var(--forest); background: var(--forest); color: var(--ivory); }
.shop-sort { display: flex; align-items: center; gap: 10px; color: var(--muted); font-size: .72rem; font-weight: 700; letter-spacing: .07em; text-transform: uppercase; }
.shop-sort select { min-height: 38px; padding: 7px 32px 7px 12px; border: 1px solid var(--line); border-radius: 4px; background: var(--ivory); color: var(--forest); outline: 0; }
.product-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.product-card { --product-accent: var(--sage); position: relative; display: flex; flex-direction: column; min-height: 365px; padding: 29px 28px 25px; border: 1px solid rgba(217,211,200,.86); border-radius: 22px 6px 22px 6px; background: rgba(255,253,248,.9); box-shadow: 0 12px 32px rgba(36,51,34,.055); color: inherit; overflow: hidden; cursor: pointer; transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease; }
.product-card::before { content: ""; position: absolute; left: 0; right: 0; top: 0; height: 4px; background: linear-gradient(90deg, var(--product-accent), transparent 78%); }
.product-card:hover { transform: translateY(-6px); border-color: color-mix(in srgb, var(--product-accent), white 45%); box-shadow: 0 23px 46px rgba(36,51,34,.11); }
.product-card:focus-visible { outline: 3px solid var(--gold); outline-offset: 4px; transform: translateY(-3px); box-shadow: 0 20px 42px rgba(36,51,34,.12); }
.product-card[data-category="skin"] { --product-accent: #a67570; }
.product-card[data-category="bath"] { --product-accent: #be9b57; }
.product-card[data-category="hair"] { --product-accent: #65785e; }
.product-card[data-category="herbal"] { --product-accent: #718c69; }
.product-card[data-category="pantry"] { --product-accent: #b98252; }
.product-card[data-category="workshops"] { --product-accent: #7b6d87; }
.product-card.is-hidden { display: none; }
.product-media { position: relative; flex: 0 0 auto; height: clamp(225px, 23vw, 255px); margin: -29px -28px 24px; overflow: hidden; border-bottom: 1px solid rgba(217,211,200,.8); background: #f2eadf; }
.product-media::after { content: ""; position: absolute; inset: 0; border-bottom: 1px solid rgba(255,255,255,.5); box-shadow: inset 0 -25px 36px rgba(74,48,52,.035); pointer-events: none; }
.product-media img { width: 100%; height: 100%; object-fit: cover; transition: transform .65s cubic-bezier(.2,.7,.2,1); }
.product-card.has-image:hover .product-media img { transform: scale(1.035); }
.product-card.has-image .product-number { display: none; }
.product-card.has-image h3 { margin-top: 22px; }
.product-topline { display: flex; align-items: center; justify-content: space-between; gap: 15px; }
.product-category { color: var(--product-accent); font-size: .67rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.product-status { padding: 4px 8px; border: 1px solid var(--line); border-radius: 999px; color: var(--muted); font-size: .6rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.product-number { margin: 23px 0 -4px; color: rgba(74,48,52,.10); font-family: var(--serif); font-size: 4.7rem; line-height: .72; }
.product-card h3 { margin: 20px 0 12px; color: var(--burgundy); font-family: var(--serif); font-size: 1.75rem; font-weight: 600; line-height: 1.05; }
.product-card > p { margin: 0; color: #666b63; font-size: .86rem; line-height: 1.6; }
.product-tags { display: flex; flex-wrap: wrap; gap: 7px; margin: 20px 0 23px; }
.product-tags span { padding: 5px 8px; border-radius: 3px; background: rgba(227,232,225,.7); color: #5d6959; font-size: .62rem; font-weight: 700; letter-spacing: .04em; }
.product-link { display: flex; align-items: center; justify-content: space-between; margin-top: auto; padding-top: 15px; border-top: 1px solid var(--line); color: var(--forest); font-size: .69rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.product-link span { transition: transform .2s; }
.product-card:hover .product-link span,
.product-card:focus-visible .product-link span { transform: translateX(4px); }
.product-card.coming-soon-card { cursor: default; }
.product-card.coming-soon-card:hover { transform: none; border-color: rgba(217,211,200,.86); box-shadow: 0 12px 32px rgba(36,51,34,.055); }
.product-card.coming-soon-card .product-link { color: var(--muted); }
.catalog-empty { display: none; padding: 60px 20px; border: 1px dashed var(--line); color: var(--muted); text-align: center; }
.catalog-empty.visible { display: block; }

@media (max-width: 980px) {
  .header-inner { width: min(100% - 32px, 760px); height: 76px; }
  .main-nav.nav-left, .nav-right > a:not(.icon-button), .nav-right .icon-button:not(.cart-button):not(.account-button) { display: none; }
  .nav-right { gap: 2px; margin-left: auto; padding-left: 0; border-left: 0; }
  .nav-right > a:nth-child(2) { margin-right: 0; }
  .menu-toggle { display: inline-grid; margin-left: 2px; }
  .mobile-menu { position: absolute; top: 100%; left: 0; right: 0; display: grid; gap: 0; max-height: 0; overflow: hidden; background: var(--ivory); border-bottom: 1px solid var(--line); opacity: 0; transition: max-height .35s ease, opacity .25s ease; }
  .mobile-menu.open { max-height: 420px; opacity: 1; box-shadow: 0 18px 30px rgba(36,51,34,.11); }
  .mobile-menu a, .mobile-search-button { display: flex; justify-content: space-between; padding: 14px 24px; border: 0; border-top: 1px solid var(--line); background: transparent; color: var(--forest); font: inherit; font-weight: 600; text-align: left; cursor: pointer; }
  .mobile-search-button { width: 100%; }
  .hero { min-height: 620px; }
  .hero-image { background-position: 58% center; }
  .hero::before { background: linear-gradient(90deg, rgba(250,247,242,.88), rgba(250,247,242,.22) 72%), linear-gradient(180deg, rgba(36,51,34,.08), transparent 50%, rgba(36,51,34,.16)); }
  .hero-content h1 { font-size: clamp(3.4rem, 8vw, 5rem); }
  .promise-bar { width: calc(100% - 32px); }
  .promise-bar div { padding: 0 15px; font-size: 1rem; }
  .category-grid { gap: 24px; }
  .story { grid-template-columns: 1fr; width: calc(100% - 32px); }
  .story-image-wrap { min-height: 570px; order: -1; }
  .testimonial-grid { gap: 18px; }
  .testimonial-card { padding: 30px 20px; }
  .newsletter { grid-template-columns: 1fr; gap: 28px; }
  .footer-main { grid-template-columns: 1.15fr 1fr 1fr; gap: 45px; }
  .footer-contact { grid-column: 2 / -1; }
  .footer-bottom { grid-template-columns: 1fr auto; }
  .footer-bottom nav { grid-column: 1 / -1; grid-row: 2; }
  .shop-hero-inner { grid-template-columns: 1fr; gap: 35px; }
  .home-hero .shop-hero-inner { grid-template-columns: 1fr; }
  .home-hero .shop-hero-visual { width: min(100%, 650px); max-height: none; justify-self: center; }
  .shop-toolbar { grid-template-columns: 1fr; }
  .shop-sort { justify-self: start; }
  .product-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 700px) {
  html { scroll-padding-top: 108px; }
  .announcement { font-size: .67rem; }
  .announcement-dot { display: none; }
  .header-inner { height: 70px; }
  .brand-wordmark { font-size: 1.42rem; }
  .header-logo { width: 158px; max-height: 58px; }
  .brand strong { font-size: 1.22rem; }
  .brand-mark { width: 35px; height: 35px; }
  .hero { min-height: 670px; }
  .hero-image { background-position: 64% center; }
  .hero::before { background: linear-gradient(180deg, rgba(250,247,242,.90) 0%, rgba(250,247,242,.64) 38%, rgba(250,247,242,.13) 78%, rgba(36,51,34,.18) 100%); }
  .hero::after { background: radial-gradient(circle at 65% 44%, rgba(255,246,219,.18), transparent 30%), linear-gradient(180deg, transparent 78%, rgba(250,247,242,.50)); }
  .hero-content { width: calc(100% - 36px); padding-top: 76px; text-align: center; }
  .hero-content .eyebrow { justify-content: center; }
  .hero-content h1 { margin-left: auto; margin-right: auto; font-size: clamp(3rem, 14vw, 4.35rem); }
  .hero-content > p:not(.eyebrow) { margin-left: auto; margin-right: auto; font-size: 1rem; }
  .promise-bar { grid-template-columns: 1fr; padding: 13px 0; }
  .promise-bar div { justify-content: flex-start; min-height: 66px; border-right: 0; border-bottom: 1px solid var(--line); }
  .promise-bar div:last-child { border-bottom: 0; }
  .category-grid { grid-template-columns: 1fr; }
  .section { padding: 70px 16px; }
  .section-heading { margin-bottom: 34px; }
  .section-heading h2, .story h2, .contact h2, .newsletter h2 { font-size: clamp(2.65rem, 12vw, 3.4rem); }
  .story { width: 100%; margin-top: 0; }
  .story-copy { padding: 52px 24px 62px; }
  .story-image-wrap { min-height: 430px; }
  .image-note { right: 16px; top: 16px; font-size: .84rem; }
  .testimonial-grid { grid-template-columns: 1fr; }
  .testimonial-card { min-height: 0; padding: 34px 26px; }
  .testimonial-card:hover { transform: none; }
  .botanical { width: 200px; height: 250px; background-size: 417px 250px; opacity: .2; }
  .contact { min-height: auto; background-position: 60% center; }
  .contact-overlay { background: rgba(230,239,214,.77); }
  .contact-inner { width: calc(100% - 36px); padding: 74px 0; }
  .field-row { grid-template-columns: 1fr; }
  .newsletter { padding: 52px 20px; text-align: center; }
  .newsletter-field { grid-template-columns: auto 1fr; }
  .newsletter button { grid-column: 1 / -1; min-height: 52px; }
  .footer-main { grid-template-columns: 1fr 1fr; width: calc(100% - 40px); padding: 60px 0 44px; gap: 42px 28px; }
  .footer-brand { grid-column: 1 / -1; }
  .footer-contact { grid-column: 1 / -1; }
  .footer-bottom { grid-template-columns: 1fr; width: calc(100% - 40px); }
  .footer-bottom nav { grid-column: auto; grid-row: auto; flex-direction: column; gap: 8px; }
  .back-to-top { justify-self: start; }
  .search-dialog { padding: 46px 24px 30px; }
  .search-dialog h2 { font-size: 2.25rem; }
  .search-dialog form > div { grid-template-columns: 1fr; gap: 10px; }
  .search-dialog input, .search-dialog .button { border-radius: 3px; }
  .search-results { max-height: min(420px, 46vh); margin-top: 18px; }
  .search-product { grid-template-columns: 66px 1fr auto; gap: 12px; padding-right: 12px; }
  .search-product img { width: 66px; height: 60px; }
  .search-product strong { font-size: 1.08rem; }
  .shop-hero { padding: 64px 20px 72px; }
  .home-hero { padding-bottom: 36px; }
  .home-hero { padding-top: 46px; }
  .home-hero .shop-hero-inner { gap: 30px; }
  .home-hero .shop-hero-copy { text-align: center; }
  .home-hero .shop-hero-copy .eyebrow { justify-content: center; }
  .home-hero .shop-hero-copy > p:not(.eyebrow) { max-width: 34ch; margin-left: auto; margin-right: auto; line-height: 1.55; }
  .home-hero .shop-hero-visual { width: 100%; max-height: 560px; aspect-ratio: 4 / 5; }
  .home-hero .shop-hero-visual img { object-position: center 38%; }
  .shop-hero h1 { font-size: clamp(3.65rem, 19vw, 5.4rem); }
  .shop-hero-visual { aspect-ratio: 4 / 3; border-radius: 28px 6px 28px 6px; }
  .shop-promises { grid-template-columns: 1fr; width: calc(100% - 32px); }
  .shop-promises div { justify-content: flex-start; border-right: 0; border-bottom: 1px solid var(--line); }
  .shop-promises div:last-child { border-bottom: 0; }
  .shop-promises.home-promises { gap: 0; width: calc(100% - 32px); margin-top: 24px; padding: 0; }
  .home-promises > div,
  .home-promises > div:last-child { justify-content: flex-start; min-height: 72px; padding: 16px 21px; border: 0; border-bottom: 1px solid var(--line); }
  .home-promises > div:last-child { border-bottom: 0; }
  .home-categories { padding-top: 52px; }
  .shop-catalog { width: calc(100% - 32px); padding: 70px 0 86px; }
  .catalog-heading { align-items: start; flex-direction: column; gap: 12px; }
  .filter-row { flex-wrap: nowrap; margin-right: -16px; padding-right: 16px; overflow-x: auto; scrollbar-width: none; }
  .filter-row::-webkit-scrollbar { display: none; }
  .filter-button { flex: 0 0 auto; }
  .product-grid { grid-template-columns: 1fr; }
  .product-card { min-height: 340px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
  .reveal-item { opacity: 1; transform: none; }
}

@media (max-width: 700px) {
  .legal-main { width: calc(100% - 32px); padding: 22px 0 78px; }
  .legal-breadcrumb { margin-bottom: 22px; }
  .legal-hero { padding: 46px 24px 52px; border-radius: 28px 6px 28px 6px; }
  .legal-hero h1 { font-size: clamp(3.35rem, 17vw, 4.8rem); }
  .legal-hero > p:not(.eyebrow) { font-size: .98rem; }
  .legal-content { display: block; padding: 52px 8px 0; }
  .legal-meta { margin-bottom: 28px; }
  .legal-copy h2:not(:first-child) { margin-top: 36px; }
}
