:root{--cream:#f2eddf;--paper:#faf7ef;--ink:#183a29;--forest:#123a2b;--deep:#0b2c20;--red:#b6332a;--gold:#cf9e47;--line:#183a292b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.skip-link{z-index:99;background:#fff;padding:.8rem;position:fixed;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.container{width:100%;max-width:1320px;margin-inline:auto;padding-inline:24px}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.site-header{z-index:10;color:#fff;border-bottom:1px solid #ffffff2e;height:84px;position:absolute;top:0;left:0;right:0}.header-inner{align-items:center;height:100%;display:flex}.brand{letter-spacing:.15em;align-items:center;gap:10px;font-weight:600;display:flex}.brand svg{fill:currentColor;width:40px}.brand .river{fill:none;stroke:currentColor}.brand small{letter-spacing:.19em;margin-top:3px;font-size:7px;display:block}.nav{gap:2rem;margin:auto;font-size:.8rem;display:flex}.nav a{opacity:.8;transition:all .2s}.nav a:hover{opacity:1}.header-cta{text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #fff9;padding-bottom:6px;font-size:.78rem}.header-cta span{margin-left:10px}.menu-btn{color:#fff;background:0 0;border:0;display:none}.hero{color:#fff;background:var(--deep);height:min(860px,100vh);min-height:680px;position:relative;overflow:hidden}.hero-slides{position:absolute;inset:0}.hero-slide{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity 1s,transform 6s;position:absolute;inset:0;transform:scale(1.025)}.hero-slide.active{opacity:1;transform:scale(1)}.hero-shade{background:linear-gradient(90deg,#051c13d6 0%,#061e159e 36%,#071e140d 70%),linear-gradient(#0000 50%,#05191259);position:absolute;inset:0}.hero-inner{height:100%;position:relative}.hero-copy{width:min(620px,50%);animation:1s .2s both copyIn;position:absolute;top:51%;left:24px;transform:translateY(-50%)}.eyebrow,.section-kicker{letter-spacing:.2em;font-size:.7rem;font-weight:600}.eyebrow{align-items:center;gap:12px;display:flex}.eyebrow span{background:#fff;width:34px;height:1px}.hero h1,.promise h2,.section-head h2,.story h2,.seasonal h2,.contact h2{letter-spacing:-.045em;margin:2rem 0;font-family:Newsreader,serif;font-size:clamp(4rem,6.6vw,7.2rem);line-height:.82}.hero h1 em,h2 em{color:#efad8e;font-weight:500}.hero-sub{color:#ffffffd1;max-width:510px;font-size:1.05rem;line-height:1.65}.hero-actions{align-items:center;gap:2.4rem;margin-top:2.4rem;display:flex}.btn{text-transform:uppercase;letter-spacing:.12em;cursor:pointer;border:0;justify-content:space-between;align-items:center;min-width:215px;padding:1rem 1.2rem;font-size:.7rem;font-weight:600;display:inline-flex}.btn.primary{background:var(--red);color:#fff}.btn span{font-size:1.1rem;transition:transform .2s}.btn:hover span{transform:translate(5px)}.text-link{text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid;padding-bottom:.55rem;font-size:.75rem}.text-link span{margin-left:12px}.harvest-note{color:var(--ink);background:#faf7efed;align-items:center;gap:13px;min-width:250px;padding:1.1rem 1.3rem;display:flex;position:absolute;bottom:4.2rem;right:24px}.harvest-note .pulse{background:#e24b37;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;box-shadow:0 0 #e24b3799}.harvest-note small{letter-spacing:.18em;margin-bottom:.3rem;font-size:.58rem;display:block}.harvest-note strong{font-family:Newsreader;font-size:1.05rem}.scroll-cue{writing-mode:vertical-rl;letter-spacing:.18em;gap:12px;font-size:.55rem;display:flex;position:absolute;bottom:3.5rem;left:2vw}.hero-controls{z-index:3;align-items:center;gap:1rem;display:flex;position:absolute;bottom:3.1rem;left:50%;transform:translate(-50%)}.slide-arrow{color:#fff;cursor:pointer;background:#051c132e;border:1px solid #ffffff73;border-radius:50%;width:36px;height:36px}.slide-dots{gap:7px;display:flex}.slide-dots button{cursor:pointer;background:#ffffff59;border:0;width:20px;height:2px;padding:0;transition:all .25s}.slide-dots button.active{background:#fff;width:38px}.slide-count{letter-spacing:.14em;white-space:nowrap;font-size:.58rem}.slide-count b{font-size:.72rem}.promise{background:var(--paper);text-align:center;padding:9rem 0 7rem}.section-kicker{color:var(--red);margin:0 0 2rem}.promise h2,.section-head h2,.story h2,.seasonal h2,.contact h2{color:var(--ink);margin:0;font-size:clamp(3.2rem,5.5vw,6rem)}.promise h2 em,.story h2 em,.seasonal h2 em{color:var(--red)}.promise-grid{text-align:left;grid-template-columns:repeat(4,1fr);margin-top:6rem;display:grid}.promise-grid article{border-right:1px solid var(--line);padding:0 2rem;position:relative}.promise-grid article:last-child{border:0}.promise-grid article>span{color:var(--red);font-size:.6rem}.line-icon{color:var(--red);margin:2rem 0;font-family:serif;font-size:2.6rem}.promise-grid h3{margin:0 0 .8rem;font-family:Newsreader;font-size:1.6rem}.promise-grid p{color:#5d6c63;font-size:.84rem;line-height:1.6}.products{background:var(--deep);color:#fff;padding:8rem 0 4rem}.section-head{justify-content:space-between;align-items:end;display:flex}.section-head h2{color:#fff}.section-kicker.light{color:#d7a873}.tabs{gap:.3rem;display:flex}.tabs button{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:1px solid #fff3;padding:.65rem 1rem;font-size:.65rem}.tabs button.active,.tabs button:hover{color:var(--deep);background:#fff}.product-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:5rem;display:grid}.product-card{background:var(--cream);color:var(--ink);min-height:420px;transition:transform .35s,opacity .25s;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-7px)}.product-card.hidden{display:none}.product-card>b{font-weight:400;position:absolute;bottom:1.4rem;right:1.3rem}.product-art{background:#e3d8c2;height:270px;position:relative;overflow:hidden}.product-meta{padding:1.2rem 1.3rem}.product-meta p{letter-spacing:.13em;color:#7c7468;font-size:.56rem}.product-meta h3{margin:.5rem 0;font-family:Newsreader;font-size:1.4rem}.product-meta span{color:#6d736d;font-size:.7rem}.grains .product-art{background:radial-gradient(circle at 50% 85%,#947445 0 18%,#0000 18.5%),linear-gradient(145deg,#e7ddc7,#c7b896)}.bowl{color:#71392d;text-shadow:-12px 8px #49291f;font-size:11rem;position:absolute;top:20%;left:29%}.grain{color:#8f342a;position:absolute}.g1{top:43%;left:45%}.g2{top:51%;left:40%}.g3{top:46%;left:51%}.pulses .product-art{background:#b8aa85}.sack{color:#522f23;text-align:center;letter-spacing:.2em;background:#9f8157;border-radius:6px 6px 25% 25%;width:50%;height:65%;padding-top:45%;font-family:Newsreader;position:absolute;top:20%;left:25%;box-shadow:inset 0 0 25px #0000002e}.pulses i{background:#703c2d;border-radius:50%;width:13px;height:8px;position:absolute;bottom:34px;left:27%}.pulses i:nth-child(3){bottom:50px;left:65%}.pulses i:nth-child(4){bottom:30px;left:75%}.juices .product-art{background:#d7b777}.bottle{border-radius:11px 11px 7px 7px;width:52px;height:185px;position:absolute;bottom:20px;box-shadow:inset 8px 0 8px #ffffff26}.bottle:before{content:"";background:inherit;border-radius:4px;width:25px;height:25px;position:absolute;top:-18px;left:13px}.bottle:after{content:"UTTRA";color:#264132;letter-spacing:.13em;text-align:center;background:#e9dfc6;padding:13px 0;font-size:6px;position:absolute;top:70px;left:5px;right:5px}.bottle.red{background:#8d211c;left:31%;transform:rotate(-3deg)}.bottle.gold{background:#c77d1a;left:53%;transform:rotate(4deg)}.flower{color:#b5292c;font-size:4rem;position:absolute;bottom:15px;right:5%}.spice .product-art{background:#c3602d}.spoon{color:#b89268;font-size:14rem;position:absolute;top:0;left:20%;transform:rotate(-35deg)}.powder{background:#e7a526;border-radius:50%;width:110px;height:48px;position:absolute;top:38%;left:40%;box-shadow:0 3px 12px #5c1e0647}.products-bottom{border-top:1px solid #ffffff26;justify-content:space-between;margin-top:3.5rem;padding:1.4rem 0;font-size:.75rem;display:flex}.products-bottom a{text-transform:uppercase;letter-spacing:.1em}.products-bottom span{margin-left:15px}.story{background:var(--cream)}.story-inner{grid-template-columns:1.05fr .95fr;min-height:770px;padding-inline:0;display:grid}.story-image{background:linear-gradient(#b8c4a9 0 30%,#66775f 30%);position:relative;overflow:hidden}.terraces{filter:saturate(.7);background:repeating-radial-gradient(at 70% 105%,#0000 0 65px,#eedea4bf 67px 73px,#60774d 75px 110px);position:absolute;inset:0}.stamp{color:#fff;text-align:center;letter-spacing:.18em;border:1px solid #fffc;border-radius:50%;place-items:center;width:110px;height:110px;font-size:.58rem;line-height:1.6;display:grid;position:absolute;bottom:2rem;right:2rem}.story-copy{padding:8rem 4rem 5rem}.story-copy .lead{margin:3rem 0 1rem;font-family:Newsreader;font-size:1.55rem;line-height:1.35}.story-copy>p:not(.section-kicker):not(.lead){color:#56645b;max-width:480px;font-size:.9rem;line-height:1.8}.text-link.dark{color:var(--red);margin-top:2rem;display:inline-block}.stats{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:4rem;padding-top:2rem;display:grid}.stats strong{color:var(--red);font-family:Newsreader;font-size:2.2rem;display:block}.stats span{letter-spacing:.13em;font-size:.52rem}.seasonal{text-align:center;background:var(--paper);padding:8rem 0;overflow:hidden}.season-track{border-top:1px solid var(--line);justify-content:center;margin-top:5rem;display:flex}.season{opacity:.5;width:190px;padding:2rem 1rem;transition:all .3s;position:relative}.season:before{content:"";background:var(--ink);border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;left:calc(50% - 4px)}.season.active{opacity:1;transform:translateY(-4px)}.season.active:before{background:var(--red);box-shadow:0 0 0 7px #b6332a1a}.season span,.season small{letter-spacing:.12em;font-size:.55rem;display:block}.season strong{margin:.7rem;font-family:Newsreader;font-size:1.5rem;display:block}.contact{background:var(--forest);color:#fff;padding:7rem 0}.contact-inner{grid-template-columns:1fr 1fr;gap:8rem;display:grid}.contact h2{color:#fff}.contact-copy>p:last-child{color:#ffffffb3;max-width:480px;line-height:1.7}.enquiry{flex-direction:column;justify-content:center;gap:1.4rem;display:flex}.enquiry label{color:#ffffff8c;border-bottom:1px solid #ffffff40;padding-bottom:1rem;font-family:Newsreader;font-size:1.5rem}.enquiry input,.enquiry select{color:#fff;background:0 0;border:0;outline:0;margin-left:.7rem;font-family:DM Sans;font-size:.85rem}.enquiry select option{color:#222}.enquiry input::placeholder{color:#ffffffe6}.enquiry .btn{margin-top:1rem}.form-note{color:#ffffff80;font-size:.65rem}footer{color:#fff;background:#08251b;padding:3.5rem 0}.footer-inner{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:2rem;display:grid}.footer-inner p{text-align:center;color:#d7a873;font-family:Newsreader;font-style:italic}.footer-inner>div{justify-content:end;gap:1.5rem;font-size:.7rem;display:flex}.footer-inner>small{color:#fff6;border-top:1px solid #ffffff26;grid-column:1/-1;padding-top:1.5rem;font-size:.6rem}.toast{z-index:20;color:var(--ink);background:#fff;padding:1rem 1.5rem;transition:all .35s;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%,130%);box-shadow:0 10px 35px #00000040}.toast.show{transform:translate(-50%)}.reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(25px)}.reveal.in{opacity:1;transform:none}@keyframes heroIn{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes copyIn{0%{opacity:0;transform:translateY(-42%)}to{opacity:1;transform:translateY(-50%)}}@keyframes pulse{70%{box-shadow:0 0 0 9px #e24b3700}to{box-shadow:0 0 #e24b3700}}@media (max-width:900px){.nav,.header-cta{display:none}.nav.mobile-open{background:var(--deep);border-top:1px solid #ffffff26;flex-direction:column;gap:1.4rem;padding:2rem 6vw;display:flex;position:absolute;top:72px;left:0;right:0}.menu-btn{margin-left:auto;display:block}.menu-btn i{background:#fff;width:25px;height:1px;margin:6px;display:block}.hero{min-height:700px}.hero-copy{width:82%;top:45%;left:24px}.hero h1{font-size:clamp(3.7rem,15vw,5.5rem)}.harvest-note{bottom:1.5rem;right:24px}.hero-controls{bottom:6.5rem;left:auto;right:24px;transform:none}.slide-arrow,.scroll-cue{display:none}.promise{padding:5rem 0}.promise-grid{grid-template-columns:1fr 1fr;gap:2rem 0;margin-top:4rem}.promise-grid article:nth-child(2){border:0}.products{padding:5rem 0 3rem}.product-grid{grid-template-columns:1fr 1fr;margin-top:3.5rem}.story-inner{grid-template-columns:1fr}.story-image{min-height:440px}.story-copy{padding:5rem 2.5rem}.seasonal{padding:5rem 0}.season-track{justify-content:flex-start;margin-top:3.5rem;overflow:auto}.season{flex:0 0 150px}.contact{padding:5rem 0}.contact-inner{grid-template-columns:1fr;gap:3rem}.footer-inner{grid-template-columns:1fr 1fr}.footer-inner p{display:none}}@media (max-width:580px){.container{padding-inline:20px}.site-header{height:72px}.hero{height:92svh;min-height:660px}.hero-shade{background:linear-gradient(90deg,#051c13d6,#071e1433),linear-gradient(#0000 45%,#051912a6)}.hero-slide{object-position:62% center}.hero-copy{width:calc(100% - 40px);top:42%;left:20px}.hero h1{margin:1.25rem 0;font-size:3.55rem}.eyebrow{font-size:.58rem}.hero-sub{margin:0;font-size:.84rem;line-height:1.5}.hero-actions{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:1.5rem}.hero-actions .text-link{display:none}.harvest-note{min-width:230px;padding:.8rem 1rem;bottom:1rem;left:20px;right:auto}.hero-controls{bottom:5.3rem;right:20px}.slide-dots button{width:12px}.slide-dots button.active{width:24px}.slide-count{display:none}.promise,.products,.seasonal,.contact{padding-top:3.75rem;padding-bottom:3.75rem}.section-kicker{margin-bottom:1.25rem}.promise h2,.section-head h2,.story h2,.seasonal h2,.contact h2{font-size:2.85rem;line-height:.88}.promise-grid{grid-template-columns:1fr;gap:0;margin-top:2.5rem}.promise-grid article{border:0;border-bottom:1px solid var(--line);padding:1rem 0}.promise-grid article:last-child{border-bottom:0}.line-icon{margin:.55rem 0;font-size:2rem}.promise-grid h3{margin-bottom:.35rem;font-size:1.35rem}.promise-grid p{margin:.3rem 0}.section-head{flex-direction:column;align-items:start;gap:1.75rem}.tabs{width:100%;overflow:auto}.product-grid{grid-template-columns:1fr;gap:.8rem;margin-top:2.25rem}.product-card{min-height:350px}.product-art{height:225px}.products-bottom{flex-direction:column;gap:.6rem;margin-top:2rem}.story-image{min-height:300px}.story-copy{padding:3.75rem 20px}.story-copy .lead{margin:1.75rem 0 .75rem}.story-copy>p:not(.section-kicker):not(.lead){line-height:1.65}.text-link.dark{margin-top:1rem}.stats{gap:.7rem;margin-top:2.5rem;padding-top:1.5rem}.stats strong{font-size:1.65rem}.season-track{margin-top:2.75rem}.season{padding:1.5rem .75rem}.contact-inner{gap:2.25rem}.contact-copy>p:last-child{line-height:1.55}.enquiry{gap:1rem}.enquiry label{padding-bottom:.75rem;font-size:1.15rem}.enquiry input,.enquiry select{width:100%;margin:.45rem 0 0;display:block}.footer-inner{grid-template-columns:1fr;gap:1.25rem}.footer-inner>div{justify-content:start}footer{padding:2.5rem 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.reveal{opacity:1;transform:none}}
