/*
Theme Name: Palinova
Theme URI: https://palinova.shop
Author: Palinova
Description: A premium botanical wellness storefront for WordPress and WooCommerce.
Version: 1.1.0
Text Domain: palinova
License: GPL-2.0-or-later
*/


:root {
  font-family: 'Manrope', sans-serif;
  color: #25372f;
  background: #fbfaf6;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  --ink: #25372f;
  --forest: #304c3d;
  --moss: #6f7c51;
  --cream: #fbfaf6;
  --sand: #efe7d8;
  --sand-deep: #dfd0b9;
  --clay: #c36e4d;
  --gold: #c5974d;
  --rose: #e9d7cc;
  --line: rgba(37,55,47,.16);
  --serif: 'DM Serif Display', Georgia, serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; min-width: 320px; background: var(--cream); color: var(--ink); }
button, input { font: inherit; }
button { border: 0; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }

.site-shell { overflow: hidden; }
.container { width: min(1180px, calc(100% - 64px)); margin: 0 auto; }
.announcement { min-height: 33px; padding: 9px 20px 8px; background: var(--forest); color: #f4efe5; text-align: center; text-transform: uppercase; letter-spacing: .16em; font-size: 9px; font-weight: 700; }
.announcement span { color: #cfab70; padding: 0 9px; }
.site-header { position: relative; z-index: 20; display: flex; align-items: center; justify-content: space-between; min-height: 83px; padding: 0 42px; background: var(--cream); border-bottom: 1px solid var(--line); }
.wordmark { display: inline-flex; flex-direction: column; gap: 4px; color: var(--forest); line-height: 1; }
.wordmark span { font-size: 22px; letter-spacing: .19em; font-weight: 700; }
.wordmark small { color: var(--moss); font-size: 7px; letter-spacing: .24em; font-weight: 700; }
.main-nav { display: flex; align-items: center; gap: 38px; margin-left: 100px; font-size: 12px; font-weight: 600; color: #536158; }
.main-nav a { transition: color .18s ease; }
.main-nav a:hover { color: var(--clay); }
.header-actions { display: flex; align-items: center; gap: 17px; }
.icon-button, .menu-button { display: grid; place-items: center; padding: 7px; background: transparent; color: var(--ink); cursor: pointer; transition: color .18s ease, transform .18s ease; }
.icon-button:hover, .menu-button:hover { color: var(--clay); transform: translateY(-1px); }
.bag-button { position: relative; display: inline-flex; align-items: center; gap: 8px; padding: 11px 0 11px 12px; background: transparent; color: var(--ink); font-size: 12px; font-weight: 700; cursor: pointer; }
.bag-button b { display: grid; place-items: center; width: 17px; height: 17px; border-radius: 50%; background: var(--clay); color: white; font-size: 9px; }
.menu-button { display: none; }

.hero-section { display: grid; grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr); min-height: 645px; background: var(--sand); }
.hero-copy { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding: 78px clamp(38px, 7vw, 112px); background: var(--sand); }
.eyebrow { display: flex; align-items: center; gap: 11px; margin: 0 0 24px; color: var(--clay); text-transform: uppercase; letter-spacing: .2em; font-size: 10px; font-weight: 700; }
.eyebrow-line { width: 28px; height: 1px; background: currentColor; }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { font-family: var(--serif); font-weight: 400; letter-spacing: -.025em; }
h1 { max-width: 545px; margin-bottom: 25px; font-size: clamp(50px, 5.6vw, 80px); line-height: .98; }
h1 em, h2 em { color: var(--clay); font-style: italic; }
.hero-intro { max-width: 420px; margin-bottom: 35px; color: #5f6d64; font-size: 14px; line-height: 1.8; }
.hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 24px; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 11px; min-height: 45px; padding: 0 21px; text-transform: uppercase; letter-spacing: .12em; font-size: 10px; font-weight: 700; cursor: pointer; transition: transform .18s ease, background .18s ease, color .18s ease; }
.button:active { transform: scale(.97); }
.button-dark { background: var(--forest); color: #fffdf7; }
.button-dark:hover { background: var(--clay); }
.button-outline { border: 1px solid rgba(37,55,47,.4); color: var(--ink); background: transparent; }
.button-outline:hover { background: var(--ink); color: #fffdf7; }
.text-link { display: inline-flex; align-items: center; gap: 9px; padding-bottom: 5px; border-bottom: 1px solid rgba(37,55,47,.45); font-size: 11px; font-weight: 700; transition: color .18s ease, gap .18s ease; }
.text-link:hover { color: var(--clay); gap: 13px; border-color: var(--clay); }
.hero-note { display: flex; align-items: center; gap: 12px; margin-top: 72px; color: #778177; text-transform: uppercase; letter-spacing: .15em; font-size: 9px; line-height: 1.7; }
.hero-note strong { color: var(--forest); font-weight: 700; }
.note-mark { display: grid; place-items: center; width: 27px; height: 27px; border: 1px solid rgba(37,55,47,.35); border-radius: 50%; color: var(--clay); font-size: 13px; }
.hero-visual { position: relative; min-height: 645px; overflow: hidden; background: #ceb896; }
.hero-image-wrap { position: absolute; inset: 0; }
.hero-image-wrap img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 45%; filter: saturate(.82) sepia(.12); }
.hero-image-tint { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(33,53,40,.26), transparent 45%), linear-gradient(0deg, rgba(30,47,38,.39), transparent 35%); }
.hero-stamp { position: absolute; top: 59px; right: 54px; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 102px; height: 102px; border: 1px solid rgba(255,250,240,.75); border-radius: 50%; color: #fffdf7; text-align: center; transform: rotate(11deg); }
.hero-stamp span { font-size: 8px; letter-spacing: .22em; }
.hero-stamp strong { font-family: var(--serif); font-size: 24px; font-weight: 400; line-height: 1; }
.hero-stamp small { margin-top: 5px; font-size: 7px; letter-spacing: .2em; }
.hero-caption { position: absolute; right: 40px; bottom: 35px; left: 40px; display: flex; justify-content: space-between; color: #fffdf7; text-transform: uppercase; letter-spacing: .17em; font-size: 9px; line-height: 1.7; }
.hero-caption span:first-child { align-self: flex-end; font-family: var(--serif); letter-spacing: 0; font-size: 24px; }

.value-strip { padding: 30px 0; background: var(--forest); color: #eff1e6; }
.value-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; }
.value-item { display: flex; gap: 13px; align-items: flex-start; }
.value-item svg { flex: 0 0 auto; margin-top: 3px; color: #cfab70; }
.value-item h3 { margin-bottom: 7px; font-size: 11px; font-weight: 700; letter-spacing: .02em; }
.value-item p { margin: 0; color: #b5c0b5; font-size: 10px; line-height: 1.6; }

.section { padding: 105px 0; }
.section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 25px; margin-bottom: 45px; }
.section-heading .eyebrow { margin-bottom: 15px; }
h2 { margin-bottom: 0; font-size: clamp(42px, 4.5vw, 64px); line-height: .98; }
.category-section { background: var(--cream); }
.category-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 13px; }
.category-card { position: relative; display: flex; flex-direction: column; justify-content: space-between; min-height: 290px; padding: 25px 24px 27px; color: var(--ink); overflow: hidden; transition: transform .24s ease, box-shadow .24s ease; }
.category-card:hover { transform: translateY(-6px); box-shadow: 0 18px 38px rgba(37,55,47,.13); }
.category-sage { background: #cfddc9; }
.category-clay { background: #d78260; }
.category-gold { background: #dfc692; }
.category-rose { background: #e8d5ca; }
.category-top { display: flex; justify-content: space-between; color: rgba(37,55,47,.62); font-size: 10px; }
.category-icon { margin: auto 0 22px; color: rgba(37,55,47,.7); }
.category-card h3 { margin-bottom: 6px; font-family: var(--serif); font-size: 25px; font-weight: 400; }
.category-card p { margin: 0; color: rgba(37,55,47,.67); font-size: 10px; }

.product-section { padding-top: 10px; background: var(--sand); }
.product-heading { margin-top: 95px; }
.filter-tabs { display: flex; flex-wrap: wrap; gap: 18px; }
.filter-tabs button { padding: 6px 0; border-bottom: 1px solid transparent; background: transparent; color: #7a8377; font-size: 11px; cursor: pointer; }
.filter-tabs button.active { border-color: var(--clay); color: var(--ink); font-weight: 700; }
.product-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.product-card { min-width: 0; }
.product-image { position: relative; display: grid; place-items: center; min-height: 300px; overflow: hidden; }
.product-image.sage { background: #cbd6c1; }
.product-image.clay { background: #d9a385; }
.product-image.gold { background: #d9c29a; }
.product-image.rose { background: #e8d7cf; }
.product-image img { width: 100%; height: 100%; min-height: 300px; object-fit: cover; mix-blend-mode: multiply; filter: saturate(.75); transition: transform .35s cubic-bezier(.23,1,.32,1); }
.product-card:hover .product-image img { transform: scale(1.04); }
.heart-button { position: absolute; top: 15px; right: 15px; display: grid; place-items: center; width: 32px; height: 32px; border-radius: 50%; background: rgba(255,253,247,.76); color: var(--ink); cursor: pointer; transition: background .18s ease, color .18s ease; }
.heart-button:hover, .heart-button.liked { background: var(--clay); color: white; }
.product-badge { position: absolute; top: 17px; left: 17px; padding: 5px 8px; background: var(--forest); color: #fff; text-transform: uppercase; letter-spacing: .15em; font-size: 8px; }
.quick-add { position: absolute; right: 14px; bottom: 14px; left: 14px; display: flex; align-items: center; justify-content: space-between; padding: 12px 13px; background: rgba(255,253,247,.94); color: var(--ink); text-transform: uppercase; letter-spacing: .11em; font-size: 9px; font-weight: 700; opacity: 0; transform: translateY(8px); cursor: pointer; transition: opacity .2s ease, transform .2s ease, background .2s ease; }
.quick-add:hover { background: white; }
.product-card:hover .quick-add, .product-card:focus-within .quick-add { opacity: 1; transform: translateY(0); }
.product-info { display: flex; justify-content: space-between; gap: 10px; padding: 17px 1px 0; }
.product-info p, .product-note { margin: 0 0 6px; color: #828a81; text-transform: uppercase; letter-spacing: .12em; font-size: 8px; }
.product-info h3 { margin: 0; font-size: 13px; font-weight: 700; }
.product-info strong { font-size: 12px; white-space: nowrap; }
.product-note { margin-top: 9px; color: #788178; text-transform: none; letter-spacing: 0; font-size: 10px; }
.quick-view { margin-top: 7px; padding: 0; border-bottom: 1px solid transparent; background: transparent; color: var(--clay); font-size: 10px; cursor: pointer; }
.quick-view:hover { border-color: currentColor; }

.story-section { display: grid; grid-template-columns: 1fr 1fr; background: var(--forest); color: #f6f0e3; }
.story-photo { position: relative; min-height: 600px; overflow: hidden; }
.story-photo img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.73) sepia(.12); }
.photo-label { position: absolute; right: 30px; bottom: 27px; left: 30px; color: #fffdf7; text-transform: uppercase; letter-spacing: .15em; font-size: 9px; }
.story-copy { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding: 86px clamp(40px, 7vw, 112px); }
.story-copy .eyebrow { color: #cfab70; }
.story-copy h2 { margin-bottom: 30px; }
.story-copy h2 em { color: #d98968; }
.story-copy > p:not(.eyebrow) { max-width: 425px; color: #c4cec1; font-size: 13px; line-height: 1.85; }
.story-copy .button { margin-top: 17px; border-color: rgba(255,253,247,.45); color: #fffdf7; }
.story-copy .button:hover { background: #fffdf7; color: var(--forest); }
.signature { margin-top: 53px; color: #d5b27b; font-family: var(--serif); font-size: 27px; font-style: italic; }
.signature span { padding-left: 12px; font-family: var(--serif); font-size: 15px; font-style: normal; }

.journal-section { padding: 105px 0 112px; background: var(--cream); }
.journal-inner { display: grid; grid-template-columns: 1.15fr .85fr .85fr; gap: 17px; }
.journal-inner > div:first-child { padding: 24px 18px 0 0; }
.journal-inner .eyebrow { margin-bottom: 15px; }
.journal-card { min-height: 280px; padding: 25px 25px 27px; background: var(--sand); }
.journal-card-alt { background: var(--rose); }
.journal-number { color: var(--clay); font-family: var(--serif); font-size: 25px; }
.journal-tag { margin: 36px 0 13px; color: #7c877c; text-transform: uppercase; letter-spacing: .17em; font-size: 8px; font-weight: 700; }
.journal-card h3 { max-width: 230px; min-height: 68px; margin-bottom: 19px; font-family: var(--serif); font-size: 23px; line-height: 1.05; font-weight: 400; }

.newsletter-section { padding: 88px 0; background: #ddcbb2; }
.newsletter-inner { display: grid; grid-template-columns: 1.05fr .95fr; align-items: center; gap: 90px; }
.newsletter-inner .eyebrow { color: var(--forest); }
.newsletter-inner h2 { margin-bottom: 20px; }
.newsletter-inner > div:first-child > p:last-child { max-width: 400px; margin: 0; color: #5d685c; font-size: 13px; line-height: 1.7; }
.newsletter-form label { display: block; margin-bottom: 9px; color: var(--forest); text-transform: uppercase; letter-spacing: .16em; font-size: 9px; font-weight: 700; }
.newsletter-form > div { display: flex; border-bottom: 1px solid var(--forest); }
.newsletter-form input { flex: 1; min-width: 0; padding: 12px 0; border: 0; outline: 0; background: transparent; color: var(--ink); font-size: 13px; }
.newsletter-form input::placeholder { color: #788073; }
.newsletter-form button { display: grid; place-items: center; padding: 12px 0 12px 18px; background: transparent; color: var(--forest); cursor: pointer; transition: color .18s ease, transform .18s ease; }
.newsletter-form button:hover { color: var(--clay); transform: translateX(3px); }
.newsletter-form small { display: block; margin-top: 12px; color: #798073; font-size: 9px; }
.subscribe-success { padding: 25px 28px; border: 1px solid rgba(48,76,61,.35); }
.subscribe-success span { color: var(--clay); font-size: 22px; }
.subscribe-success h3 { margin: 12px 0 5px; font-family: var(--serif); font-size: 28px; font-weight: 400; }
.subscribe-success p { margin: 0; color: #5d685c; font-size: 12px; }

.site-footer { background: var(--forest); color: #dfe6db; }
.footer-top { display: grid; grid-template-columns: 1.55fr .8fr .8fr 1fr; gap: 50px; padding-top: 70px; padding-bottom: 65px; }
.wordmark-light { color: #f6f0e3; }
.wordmark-light small { color: #c9a66c; }
.footer-brand p { margin: 24px 0; color: #aebdb1; font-size: 12px; line-height: 1.7; }
.socials { display: flex; gap: 10px; }
.socials a { display: grid; place-items: center; width: 32px; height: 32px; border: 1px solid rgba(255,255,255,.25); border-radius: 50%; transition: background .18s ease; }
.socials a:hover { background: var(--clay); border-color: var(--clay); }
.footer-column h4 { margin: 1px 0 22px; color: #cfab70; text-transform: uppercase; letter-spacing: .18em; font-size: 9px; }
.footer-column a { display: block; width: fit-content; margin-bottom: 13px; color: #b6c2b5; font-size: 11px; }
.footer-column a:hover { color: #fffdf7; }
.footer-bottom { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding-top: 20px; padding-bottom: 22px; border-top: 1px solid rgba(255,255,255,.13); color: #99aa9d; font-size: 9px; }
.language-select { display: inline-flex; align-items: center; gap: 5px; background: transparent; color: #dfe6db; font-size: 9px; cursor: pointer; }

.modal-backdrop { position: fixed; z-index: 40; inset: 0; display: grid; place-items: center; padding: 22px; background: rgba(21,35,28,.68); backdrop-filter: blur(5px); animation: fade-in .18s ease-out; }
.product-modal { position: relative; display: grid; grid-template-columns: .92fr 1.08fr; width: min(740px, 100%); background: var(--cream); box-shadow: 0 20px 80px rgba(0,0,0,.22); animation: modal-in .22s cubic-bezier(.23,1,.32,1); }
.modal-close { position: absolute; z-index: 2; top: 16px; right: 16px; display: grid; place-items: center; width: 32px; height: 32px; border-radius: 50%; background: rgba(255,253,247,.8); color: var(--ink); cursor: pointer; }
.modal-image { min-height: 450px; }
.modal-image img { min-height: 450px; }
.modal-copy { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; padding: 45px; }
.modal-copy .eyebrow { margin-bottom: 14px; font-size: 8px; }
.modal-copy h2 { margin-bottom: 10px; font-size: 45px; }
.modal-note { margin-bottom: 18px; color: #778177; font-size: 11px; }
.modal-price { margin-bottom: 22px; font-size: 16px; }
.modal-description { margin-bottom: 29px; color: #6c776e; font-size: 12px; line-height: 1.8; }
.toast { position: fixed; z-index: 50; right: 24px; bottom: 24px; display: flex; align-items: center; gap: 11px; padding: 14px 18px; background: var(--forest); color: #fffdf7; box-shadow: 0 8px 25px rgba(21,35,28,.22); font-size: 11px; animation: toast-in .22s ease-out; }
.toast span { color: #d5b27b; }
@keyframes fade-in { from { opacity: 0; } to { opacity: 1; } }
@keyframes modal-in { from { opacity: 0; transform: scale(.96) translateY(8px); } to { opacity: 1; transform: scale(1) translateY(0); } }
@keyframes toast-in { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: translateY(0); } }

@media (max-width: 900px) {
  .container { width: min(100% - 40px, 680px); }
  .site-header { padding: 0 20px; }
  .main-nav { gap: 20px; margin-left: 30px; }
  .hero-section { grid-template-columns: 1fr; }
  .hero-copy { min-height: 540px; padding: 80px max(25px, calc((100vw - 680px)/2)); }
  .hero-visual { min-height: 520px; }
  .value-grid { grid-template-columns: repeat(2, 1fr); gap: 28px 20px; }
  .category-grid, .product-grid { grid-template-columns: repeat(2, 1fr); }
  .category-card { min-height: 245px; }
  .story-copy { padding: 70px 40px; }
  .journal-inner { grid-template-columns: 1fr 1fr; }
  .journal-inner > div:first-child { grid-column: 1 / -1; padding: 0 0 20px; }
  .newsletter-inner { gap: 40px; }
  .footer-top { grid-template-columns: 1.3fr 1fr 1fr; gap: 35px 25px; }
  .footer-column:last-child { grid-column: 2 / -1; }
}

@media (max-width: 640px) {
  .container { width: calc(100% - 34px); }
  .announcement { font-size: 8px; letter-spacing: .1em; }
  .site-header { min-height: 72px; }
  .wordmark span { font-size: 18px; }
  .desktop-only { display: none; }
  .menu-button { display: grid; }
  .main-nav { position: absolute; top: 72px; right: 0; left: 0; display: none; flex-direction: column; align-items: stretch; gap: 0; margin: 0; padding: 10px 17px 18px; background: var(--cream); border-bottom: 1px solid var(--line); box-shadow: 0 14px 24px rgba(37,55,47,.08); }
  .main-nav.is-open { display: flex; }
  .main-nav a { padding: 14px 5px; border-bottom: 1px solid rgba(37,55,47,.09); font-size: 12px; }
  .bag-button span { display: none; }
  .hero-copy { min-height: 520px; padding: 65px 25px; }
  h1 { font-size: 56px; }
  .hero-intro { font-size: 13px; }
  .hero-note { margin-top: 52px; }
  .hero-visual { min-height: 410px; }
  .hero-stamp { top: 27px; right: 25px; width: 82px; height: 82px; }
  .hero-stamp strong { font-size: 20px; }
  .hero-caption { right: 24px; bottom: 24px; left: 24px; }
  .value-strip { padding: 28px 0; }
  .value-grid { grid-template-columns: 1fr 1fr; gap: 24px 13px; }
  .value-item { gap: 8px; }
  .value-item h3 { font-size: 10px; }
  .value-item p { font-size: 9px; }
  .section { padding: 72px 0; }
  .section-heading { display: block; margin-bottom: 30px; }
  .section-heading .text-link { margin-top: 20px; }
  .category-grid, .product-grid { gap: 10px; }
  .category-card { min-height: 205px; padding: 17px; }
  .category-card h3 { font-size: 21px; }
  .category-card p { font-size: 9px; }
  .category-icon { width: 30px; height: 30px; margin-bottom: 17px; }
  .product-heading { margin-top: 61px; }
  .filter-tabs { gap: 12px; margin-top: 25px; }
  .filter-tabs button { font-size: 10px; }
  .product-image, .product-image img { min-height: 215px; }
  .quick-add { opacity: 1; transform: none; padding: 9px 9px; font-size: 8px; }
  .product-info { display: block; }
  .product-info strong { display: block; margin-top: 8px; }
  .product-info h3 { font-size: 11px; }
  .product-note { min-height: 28px; font-size: 9px; }
  .story-section { grid-template-columns: 1fr; }
  .story-photo { min-height: 380px; }
  .story-copy { padding: 64px 25px; }
  .story-copy h2 { font-size: 49px; }
  .journal-section { padding: 72px 0; }
  .journal-inner { grid-template-columns: 1fr; }
  .journal-inner > div:first-child { grid-column: auto; }
  .journal-card { min-height: 245px; }
  .newsletter-section { padding: 65px 0; }
  .newsletter-inner { grid-template-columns: 1fr; gap: 34px; }
  .footer-top { grid-template-columns: 1fr 1fr; padding-top: 55px; padding-bottom: 45px; }
  .footer-brand { grid-column: 1 / -1; }
  .footer-column:last-child { grid-column: 1 / -1; }
  .footer-bottom { align-items: flex-start; flex-direction: column; gap: 8px; }
  .language-select { margin-top: 5px; }
  .product-modal { grid-template-columns: 1fr; max-height: calc(100vh - 44px); overflow-y: auto; }
  .modal-image, .modal-image img { min-height: 260px; height: 260px; }
  .modal-copy { padding: 28px; }
  .modal-copy h2 { font-size: 39px; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; transition-duration: .01ms !important; }
}

/* WordPress + WooCommerce adaptations */
.main-nav .menu { display: flex; align-items: center; gap: 38px; margin: 0; padding: 0; list-style: none; }
.main-nav .menu li { margin: 0; }
.main-nav .menu a { display: block; }
.custom-logo-link { display: block; }
.custom-logo { width: auto; max-width: 190px; max-height: 54px; }
.hero-visual.has-image, .story-photo.has-image { background-size: cover; background-position: center; }
.hero-visual.has-image { background-color: #cdb896; }
.story-photo.has-image { background-color: #8a684d; }
.value-icon { flex: 0 0 auto; color: #cfab70; font-size: 21px; line-height: 1; }
.catalog-empty { grid-column: 1 / -1; padding: 45px; background: rgba(255,255,255,.35); }
.catalog-empty h3 { margin-bottom: 12px; font-family: var(--serif); font-size: 28px; font-weight: 400; }
.catalog-empty p { margin-bottom: 22px; color: #6c776e; font-size: 12px; }
.content-section { padding-top: 100px; padding-bottom: 110px; }
.content-card { max-width: 820px; margin: 0 auto; }
.content-card h1 { font-size: clamp(46px, 6vw, 76px); }
.entry-content { color: #5f6d64; font-size: 14px; line-height: 1.9; }
.woocommerce-page { padding-top: 75px; padding-bottom: 100px; }
.woocommerce-page ul.products { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; margin: 35px 0 0; }
.woocommerce-page ul.products::before, .woocommerce-page ul.products::after { display: none; }
.woocommerce-page ul.products li.product { float: none; width: auto; margin: 0; padding: 18px; background: rgba(255,255,255,.42); }
.woocommerce-page ul.products li.product a img { margin: -18px -18px 18px; width: calc(100% + 36px); }
.woocommerce-page ul.products li.product .price { color: var(--ink); }
.woocommerce-page a.button, .woocommerce-page button.button { border-radius: 0; background: var(--forest); color: #fff; text-transform: uppercase; letter-spacing: .12em; font-size: 9px; }
.woocommerce-page a.button:hover, .woocommerce-page button.button:hover { background: var(--clay); color: #fff; }
.woocommerce-message, .woocommerce-info { border-top-color: var(--clay); }
@media (max-width: 900px) { .woocommerce-page ul.products { grid-template-columns: repeat(2, 1fr); } .main-nav .menu { gap: 20px; } }
@media (max-width: 640px) { .main-nav .menu { display: flex; flex-direction: column; align-items: stretch; gap: 0; } .main-nav .menu li a { padding: 14px 5px; border-bottom: 1px solid rgba(37,55,47,.09); } .woocommerce-page ul.products { grid-template-columns: repeat(2, 1fr); gap: 10px; } }


/* Blog archive */
.blog-archive { background: var(--cream); min-height: 70vh; padding-bottom: 110px; }
.blog-hero { padding-top: 95px; padding-bottom: 55px; }
.blog-hero h1 { max-width: 760px; margin: 15px 0 18px; font-family: var(--serif); font-size: clamp(52px, 8vw, 104px); line-height: .92; font-weight: 400; letter-spacing: -.055em; }
.blog-hero p:last-child { max-width: 470px; color: #5f6d64; font-size: 15px; line-height: 1.7; }
.blog-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
.blog-card { min-height: 320px; padding: 27px 26px 30px; background: var(--sand); display: flex; flex-direction: column; transition: transform .2s ease, box-shadow .2s ease; }
.blog-card:nth-child(3n+2) { background: var(--rose); }
.blog-card:nth-child(3n) { background: #cfddc9; }
.blog-card:hover { transform: translateY(-4px); box-shadow: 0 16px 35px rgba(37,55,47,.1); }
.blog-card .journal-number { margin-bottom: 45px; }
.blog-card .journal-tag { margin-bottom: 12px; color: var(--clay); font-size: 10px; letter-spacing: .14em; text-transform: uppercase; }
.blog-card h2 { max-width: 360px; margin: 0 0 14px; font-family: var(--serif); font-size: 28px; line-height: 1.04; font-weight: 400; }
.blog-card h2 a { color: var(--ink); text-decoration: none; }
.blog-card > p:not(.journal-tag) { color: #5f6d64; font-size: 13px; line-height: 1.65; }
.blog-card .text-link { margin-top: auto; padding-top: 22px; }
@media (max-width: 800px) { .blog-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 560px) { .blog-hero { padding-top: 65px; } .blog-grid { grid-template-columns: 1fr; } .blog-card { min-height: 275px; } }
