@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--color-primary: #2f4a34;--color-secondary: #6e8550;--color-accent: #b86a42;--color-info: #8e9a97;--color-text: #1f2b1f;--color-text-muted: #6c645c;--color-bg: #f4efe6;--color-surface: #fffffb;--color-border: #ddd0bc;--color-soil: #6a4833;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 24px;--space-2: 8px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-12: 48px;--space-24: 96px;--font-heading: "Playfair Display", Georgia, "Times New Roman", serif;--font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--line: rgba(221, 208, 188, .9)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-text);overflow-x:hidden;text-rendering:optimizeLegibility}img{display:block;width:100%;height:100%;object-fit:cover}a{color:inherit;text-decoration:none}.site-header{position:fixed;z-index:10;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:18px clamp(20px,4vw,58px);color:var(--color-bg);transition:color .18s ease,background-color .18s ease,box-shadow .18s ease}.site-header.is-scrolled{color:var(--color-primary);background:#f4efe6f5;box-shadow:0 1px #2f4a341f,0 12px 30px #2f4a340f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-mark{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-heading);font-size:clamp(1.25rem,1.8vw,1.6rem);font-weight:700;line-height:1}.brand-mark img{width:28px;height:32px;object-fit:contain;filter:brightness(0) invert(1);transition:filter .18s ease}.site-header.is-scrolled .brand-mark img{filter:brightness(0) saturate(100%) invert(22%) sepia(15%) saturate(933%) hue-rotate(79deg) brightness(94%) contrast(90%)}.site-nav{display:flex;gap:clamp(16px,3vw,34px);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-nav a{padding-block:8px}.hero{position:relative;min-height:96svh;display:grid;align-items:end;overflow:hidden;background:var(--color-primary)}.hero-media,.hero-video,.hero-shade{position:absolute;inset:0}.hero-video{z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.88) contrast(1.03) brightness(.96)}.hero-media img{filter:saturate(.88) contrast(1.03) brightness(.96)}.hero-shade{z-index:1;background:linear-gradient(90deg,#1f2b1fb8,#1f2b1f29 58%,#1f2b1f61),linear-gradient(0deg,#1f2b1fc2,#1f2b1f05 52%)}.hero-content{position:relative;z-index:2;width:min(760px,calc(100% - 40px));margin:0 clamp(20px,7vw,96px) clamp(54px,10vh,112px);color:var(--color-bg)}@media(prefers-reduced-motion:reduce){.hero-video{display:none}}.hero-logo{width:clamp(54px,7vw,78px);height:auto;margin-bottom:16px;object-fit:contain;filter:brightness(0) invert(1);opacity:.92}.kicker,.eyebrow{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.kicker{margin-top:18px;color:var(--color-accent)}h1,h2{margin:0;font-family:var(--font-heading);font-weight:700;letter-spacing:0}h1{margin-top:14px;font-size:clamp(5.2rem,17vw,13rem);line-height:.84}h2{font-size:clamp(2.25rem,4.4vw,4.9rem);line-height:1.04;letter-spacing:-.01em}p{font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.7}.hero-copy{width:min(680px,100%);margin:28px 0 0;color:#f4efe6e6;font-size:clamp(1.05rem,1.6vw,1.28rem);line-height:1.55}.intro-section{display:grid;grid-template-columns:minmax(52px,.3fr) minmax(0,900px);gap:clamp(22px,5vw,72px);padding:clamp(72px,11vw,150px) clamp(22px,8vw,118px);background:var(--color-bg)}.intro-rule{height:1px;margin-top:18px;background:var(--line)}.intro-section p{max-width:920px;margin:0;font-family:var(--font-heading);font-weight:600;font-size:clamp(2rem,4.3vw,4.35rem);line-height:1.08}.story-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(32px,6vw,92px);align-items:center;padding:clamp(74px,10vw,146px) clamp(22px,6vw,96px)}.land-section,.harvest-section,.belonging-section{scroll-margin-top:96px}.section-copy{max-width:560px}.section-copy .eyebrow,.harvest-heading .eyebrow,.closing-copy .eyebrow{margin-bottom:20px;color:var(--color-accent)}.section-copy p:not(.eyebrow),.harvest-heading p,.closing-copy p:not(.eyebrow){color:var(--color-text-muted)}.land-composition{position:relative}.mist-image{aspect-ratio:1.2;overflow:hidden;border-radius:var(--radius-md);box-shadow:0 24px 56px #2f4a3429}.image-note{width:min(310px,74%);margin:18px 0 0 auto;color:var(--color-text-muted);font-size:.9rem;line-height:1.55}.harvest-section{padding:clamp(78px,11vw,156px) clamp(22px,6vw,96px) clamp(84px,9vw,128px);background:#eee5d5}.harvest-heading{display:grid;grid-template-columns:minmax(0,.88fr) minmax(260px,.52fr);gap:clamp(24px,5vw,72px);align-items:end;margin-bottom:clamp(36px,5vw,70px)}.harvest-heading h2{max-width:880px}.harvest-heading p:not(.eyebrow){margin:0 0 8px}.harvest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,3vw,44px);align-items:start}figure{margin:0}.harvest-grid figure{display:grid;grid-template-rows:auto auto;gap:22px;min-width:0}.harvest-image{display:block;width:100%;aspect-ratio:.82;overflow:hidden;background:var(--color-info);border-radius:var(--radius-md);box-shadow:0 16px 38px #2f4a3414}.harvest-image img{display:block;width:100%;height:100%}figcaption{max-width:18rem;margin:0;color:var(--color-text-muted);font-size:clamp(1rem,1.35vw,1.2rem);font-weight:500;line-height:1.42}.belonging-section{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);background:var(--color-primary);color:var(--color-bg)}.belonging-section .section-copy p:not(.eyebrow){color:#f4efe6bd}.belonging-section .eyebrow{color:var(--color-bg)}.workers-image{aspect-ratio:1.36;overflow:hidden;border-radius:var(--radius-md)}.closing-section{position:relative;min-height:84svh;display:grid;align-items:end;overflow:hidden;background:var(--color-primary)}.closing-media{position:absolute;inset:0}.closing-media img{filter:saturate(.9) brightness(.72)}.closing-section:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,#101f1ac7,#101f1a2e),linear-gradient(0deg,#101f1ac2,#101f1a0a 55%)}.closing-copy{position:relative;z-index:1;width:min(760px,calc(100% - 40px));margin:0 clamp(20px,7vw,96px) clamp(58px,11vh,118px);color:var(--color-bg)}.closing-copy p:not(.eyebrow){color:#f4efe6c7}.closing-logo{width:clamp(52px,6vw,76px);height:auto;margin-bottom:18px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}.button-link,.text-link{display:inline-flex;align-items:center;gap:10px;width:fit-content;margin-top:16px;font-weight:600;line-height:1.25}.button-link{padding:12px 24px;border-radius:var(--radius-md);background:var(--color-bg);color:var(--color-primary)}.text-link{color:var(--color-accent)}.text-link .link-label{text-decoration:underline;text-underline-offset:6px}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px clamp(20px,4vw,58px);background:var(--color-bg);color:var(--color-primary);border-top:1px solid var(--color-border)}.site-footer p{margin:0;font-size:.76rem;font-weight:600;letter-spacing:.18em;line-height:1.5;text-transform:uppercase}.site-footer img{width:24px;height:28px;object-fit:contain}@media(max-width:900px){.site-header{padding:18px 20px}.site-nav{gap:14px;font-size:.7rem}.hero{min-height:92svh}.hero-shade{background:linear-gradient(90deg,#1f2b1f9e,#1f2b1f47),linear-gradient(0deg,#1f2b1fc7,#1f2b1f0a 60%)}.intro-section,.story-section,.harvest-heading{grid-template-columns:1fr}.intro-rule{width:82px}.story-section{padding-inline:20px}.belonging-media{order:2}.belonging-section .section-copy{order:1}.mist-image,.workers-image{aspect-ratio:1.08}.harvest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px}.harvest-image{aspect-ratio:.86}}@media(max-width:560px){.site-nav{display:none}.hero-content,.closing-copy{width:calc(100% - 32px);max-width:calc(100vw - 32px);margin-inline:16px}h1{font-size:clamp(4rem,21vw,5.2rem)}.kicker{max-width:28ch;font-size:.66rem;line-height:1.5}.hero-copy{width:min(100%,32ch);font-size:1.02rem}h2{font-size:clamp(2.35rem,13vw,3.8rem)}.intro-section,.harvest-section{padding-inline:18px}.land-section,.harvest-section,.belonging-section{scroll-margin-top:82px}.harvest-grid{grid-template-columns:1fr;gap:38px}.harvest-grid figure{gap:14px}.harvest-image{aspect-ratio:1}figcaption{max-width:100%;font-size:1.05rem;line-height:1.45}.intro-section p{font-size:clamp(2rem,11vw,3.4rem)}.image-note{width:100%}.site-footer{display:block}.site-footer p+p{margin-top:8px}}
