/* Editorial layout and lightweight dimensional motion. */
:root{--cream:#fcfaf6;--green:#133e30;--muted:#59685e;--line:#d7dfd6;--citrus:#d8eb8c;--violet:#74418d}
html{scroll-padding-top:110px}body{overflow-x:clip}.reading-progress{position:fixed;top:0;left:0;right:0;height:3px;background:var(--violet);transform:scaleX(var(--reading,0));transform-origin:left;z-index:100;pointer-events:none}
.announcement{font-size:12px;letter-spacing:.07em;padding:11px 20px}.header{position:sticky;top:0;z-index:15;background:#fcfaf6f5;backdrop-filter:blur(16px);border-bottom:1px solid #133e3012;max-width:none;padding:12px 5%;min-height:96px}.brand-logo{width:64px;height:61px}.brand-large{font-size:30px}.brand-small{font-size:10px}.header nav{gap:28px}.header nav>a{font-size:14px}.header nav>a:last-child{border:1px solid var(--green);border-radius:999px;padding:11px 22px}.header nav>a:last-child:after{display:none}
.eyebrow{font-size:12px;letter-spacing:.14em}.hero{max-width:1600px;min-height:690px;padding:28px 4% 40px;gap:3.5%;grid-template-columns:1fr 1fr;align-items:stretch}.hero-copy{padding:57px 0 15px 2%}.hero-copy .eyebrow{max-width:350px;line-height:1.8}.hero h1{font-size:clamp(65px,7.8vw,122px);line-height:1;letter-spacing:-.065em;margin:4px 0 30px}.hero h1 em{color:var(--violet);font-weight:normal}.hero-description{font-size:17px;line-height:1.8;max-width:440px}.button{border-radius:999px;font-size:14px;padding:18px 26px;gap:35px}.hero-bottom{width:100%;justify-content:space-between;font-size:14px;padding-top:40px;padding-right:30px}.hero-bottom strong{font-weight:500;color:var(--green)}.scroll-cue{display:grid;place-items:center;width:47px;height:47px;border:1px solid var(--line);border-radius:50%;font-size:24px;color:var(--green)}
.hero-image{min-height:625px;overflow:visible;border-radius:180px 180px 16px 16px;isolation:isolate;background:var(--green);box-shadow:0 30px 65px #133e3015}.hero-image img{border-radius:inherit;object-position:center;transform:scale(1);transition:none}.hero-image:hover img{transform:none}.hero-image:after{inset:0;border-radius:inherit;background:linear-gradient(180deg,#102d1900 40%,#102d19c7 100%)}figcaption{bottom:38px;left:38px;right:26px;transform:translateZ(22px)}figcaption span:first-child{font:italic clamp(30px,3vw,46px)/1.06 var(--serif)}figcaption span:last-child{font-size:11px;margin-top:12px}.image-label{position:absolute;z-index:2;top:55%;left:-34px;transform:rotate(-8deg) translateZ(36px);background:var(--citrus);color:var(--green);padding:24px;box-shadow:0 12px 25px #082b2626;border-radius:4px}.image-label span{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.image-label strong{display:block;font:italic 26px/1.1 var(--serif);margin-top:10px}
.word-ribbon{margin:42px 0 0;display:flex;align-items:center;justify-content:space-around;gap:20px;padding:32px 4%;border-block:1px solid var(--line);overflow:hidden}.word-ribbon span{font:normal clamp(28px,4.6vw,70px)/1.2 var(--serif);letter-spacing:-.035em}.word-ribbon i{font-style:normal;font-size:35px;color:var(--violet)}
.sourcing-section{background:var(--green);color:var(--cream);padding:95px max(6%,calc((100vw - 1380px)/2));display:grid;grid-template-columns:1.15fr 1fr;gap:42px 9%}.sourcing-section h2{font-size:clamp(37px,4.7vw,70px);line-height:1.08}.sourcing-section h2 em{color:var(--citrus);font-weight:normal}.sourcing-content .lead{font-size:25px;line-height:1.4;margin-top:0;color:white}.sourcing-content p{color:#d1ddd1;font-size:16px;line-height:1.8}.text-link{display:inline-flex;align-items:center;gap:24px;padding:12px 0;border-bottom:1px solid currentColor;font-size:14px}.text-link span{font-size:23px}.origin-line{grid-column:1/-1;border-top:1px solid #ffffff30;padding-top:32px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px}.origin-line strong{font-weight:500;color:var(--citrus)}
.selection{max-width:1480px;padding:100px 5% 50px}.section-heading{text-align:left;max-width:780px;margin-bottom:48px}.section-heading h2{font-size:clamp(40px,5.3vw,72px);line-height:1.04}.section-heading h2 em{font-weight:normal;color:var(--violet)}.demo-note{max-width:580px;line-height:1.7}.basket-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:35px 27px;perspective:1400px}.product-card{grid-column:span 2;border:0;border-radius:14px;background:#f0f1e9;box-shadow:none;overflow:visible;position:relative;transition:transform .35s,box-shadow .35s;transition-delay:0s!important}.product-card:nth-child(1),.product-card:nth-child(2){grid-column:span 3}.product-card:nth-child(4){grid-column:span 2}.product-card:nth-child(2){background:#f5ece5}.product-card:nth-child(3){background:#edf0e0}.product-card:nth-child(4){background:#ece9f0}.product-card:nth-child(5){background:#efe6d9}.product-card:hover{box-shadow:0 25px 50px #133e301a}.product-image{aspect-ratio:1.4;border-radius:14px 14px 0 0;overflow:hidden}.product-card:nth-child(-n+2) .product-image{aspect-ratio:1.7}.product-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#102d1910 30%,#102d1975)}.product-image img{transition:transform .8s;object-position:center}.product-card:hover img{transform:scale(1.065)}.product-tag{z-index:2;left:20px;top:20px;padding:8px 14px;font-size:12px;background:#fcfaf6f0}.basket-number{position:absolute;right:22px;bottom:10px;color:#ffffffdd;z-index:2;font:italic 62px var(--serif);letter-spacing:-.06em}.product-copy{padding:25px 26px;transform:translateZ(15px)}.product-meta{font-size:13px;letter-spacing:.015em}.product-title h3{font-size:clamp(28px,2.8vw,42px)}.product-title>span{font-size:23px}.product-copy>p:not(.product-meta){font-size:15px;line-height:1.7;min-height:77px;color:#4e6054}.product-button{border-color:#193d302b;font-size:14px;padding-top:17px}.product-button span{background:var(--green);border-radius:50%;color:white;width:34px;height:34px;display:grid;place-items:center;font-size:20px}.basket-disclaimer{margin:28px 0 65px;font-size:13px}
.catalogue-wrap .catalogue-panel{background:var(--citrus);color:var(--green);border-radius:18px;padding:36px 42px;display:grid;grid-template-columns:1fr 1.1fr;gap:20px 45px}.catalogue-panel .panel-top{grid-column:1/-1}.catalogue-panel .pill{border-color:#193d3070}.catalogue-wrap h3{font:normal clamp(34px,4vw,56px)/1.06 var(--serif);margin:15px 0 20px}.catalogue-wrap p{color:var(--green);font-size:16px;max-width:440px}.catalogue-wrap .panel-foot{align-self:end;color:var(--green);border-color:#193d3060;padding:23px 0;font-size:17px}.panel-number{font-size:12px}
.quality-journey{max-width:1340px;margin:0 auto;padding:90px 5% 110px;display:grid;grid-template-columns:1fr 1.1fr;gap:10%;align-items:start}.quality-intro{position:sticky;top:145px}.quality-intro h2{font-size:clamp(38px,4.3vw,60px);line-height:1.08}.quality-intro h2 em{color:var(--violet);font-weight:normal}.quality-intro p:not(.eyebrow){font-size:16px;color:var(--muted);max-width:400px}.quality-step{padding:40px 0 60px;border-top:1px solid var(--line);display:grid;grid-template-columns:48px 1fr;gap:20px}.quality-step:first-child{padding-top:15px}.step-index{font:italic 28px var(--serif);color:var(--violet)}.quality-step h3{font:normal 33px/1.15 var(--serif);letter-spacing:-.035em;margin:0 0 17px}.quality-step p{color:var(--muted);font-size:16px;margin:0;line-height:1.85}.delivery{background:#eee8f1;border:0;border-radius:20px;margin:0 auto 85px;padding:55px;max-width:1208px}.delivery h2{font-size:clamp(35px,4vw,53px)}.delivery h2 em{color:var(--violet);font-weight:normal}.delivery details{border-color:#b9b3bc}.delivery summary{font-size:15px}.delivery details p{font-size:15px}
footer{background:var(--green);color:var(--cream);padding:50px 6% 26px;flex-wrap:wrap;border:0}.footer-brand{font-size:27px}.footer-links{font-size:14px}footer p{color:#d1ddd1;font-size:14px}.footer-test{flex-basis:100%;padding-top:28px!important;border-top:1px solid #ffffff2c;font-size:12px!important;margin-top:15px!important}.footer-brand span{color:var(--citrus)}
.page-intro{max-width:1400px;padding:70px 6% 65px}.page-intro h1{font-size:clamp(48px,6vw,84px);line-height:1.03}.page-intro h1 em{color:var(--violet)}.page-intro>p:last-child{font-size:17px;max-width:650px}.page-body{max-width:1400px}.story-layout{gap:7%}.story-photo{position:relative;min-width:0}.story-photo img{height:560px;border-radius:160px 160px 12px 12px}.story-photo>span{position:absolute;bottom:25px;left:25px;right:25px;color:white;background:#133e30e8;padding:16px;border-radius:6px;font-size:14px;text-align:center}.story-layout h2{font-size:clamp(34px,3.5vw,47px)}.story-layout h2 em{font-weight:normal}.story-layout p{font-size:16px}.story-manifesto{margin:90px 0 30px;padding:70px 7%;text-align:center;background:var(--green);color:white;border-radius:18px}.story-manifesto h2{font:italic clamp(34px,5vw,66px) var(--serif);color:var(--citrus)}.story-manifesto>p:last-child{max-width:700px;margin:25px auto 0;color:#d1ddd1;font-size:17px}.info-grid{gap:0;border-block:1px solid var(--line)}.info-block{border:0;border-right:1px solid var(--line);border-radius:0;padding:38px 28px}.info-block:last-child{border-right:0}.info-block h2{font-size:31px}.info-block p{font-size:16px}.editorial-note{font-size:13px;color:var(--muted);margin-top:30px}.contact-info{background:var(--green);color:white;border-radius:20px;padding:36px}.contact-info p{color:#d1ddd1;font-size:16px}.contact-info strong{color:var(--citrus);font-weight:500}.contact-form label{font-size:15px}.contact-form input,.contact-form textarea{border-radius:9px;font-size:16px}.contact-form .button{justify-self:start}.basket-dialog{border-radius:20px}.dialog-copy h2{font-size:42px}.dialog-copy .dialog-note{font-size:13px}.dialog-copy ul{font-size:15px}.dialog-image{border-radius:20px 0 0 20px}.standalone-baskets .selection{padding-top:0}
.depth-surface{transform-style:preserve-3d}.depth-surface.is-tilting{transform:perspective(1200px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg)) translateY(-4px);transition:transform .15s ease-out}.reveal.waiting{transform:translateY(24px)}
@media(min-width:851px){.product-card:last-child{grid-column:span 2;width:auto;justify-self:stretch}}
.hero-image.is-tilting{animation:none}
@media(min-width:1001px){.hero-image{translate:0 var(--hero-shift,0px)}}
@media(max-width:1100px){.header nav{gap:16px}.header nav>a{font-size:13px}.hero{min-height:590px;gap:4%}.hero-image{min-height:550px}.hero h1{font-size:clamp(62px,8vw,88px)}.hero-copy{padding-top:35px}.hero-description{font-size:16px}.image-label{padding:17px;left:-20px}.image-label strong{font-size:23px}.delivery{margin-inline:5%}.quality-journey{gap:6%}.product-copy{padding:21px}.product-title h3{font-size:30px}.product-copy>p:not(.product-meta){min-height:103px}.story-photo img{height:510px}}
@media(max-width:850px){.header nav{gap:12px}.brand-large{font-size:25px}.brand-logo{width:52px;height:50px}.header nav>a:last-child{padding:9px 13px}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:68px}.hero-description{font-size:15px}.hero-copy .eyebrow{font-size:11px}.hero-image{min-height:540px}.sourcing-section{gap:35px 6%;padding:70px 6%}.sourcing-section h2{font-size:42px}.origin-line{flex-wrap:wrap;justify-content:center}.basket-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card,.product-card:nth-child(1),.product-card:nth-child(2),.product-card:nth-child(4){grid-column:auto}.product-card:last-child{grid-column:1/-1;width:calc(50% - 14px);justify-self:center}.product-card .product-image,.product-card:nth-child(-n+2) .product-image{aspect-ratio:1.4}.product-copy>p:not(.product-meta){min-height:77px}.quality-journey{gap:5%}.quality-step{grid-template-columns:35px 1fr;gap:10px}.quality-step h3{font-size:28px}.delivery{gap:30px;padding:35px}.story-layout{gap:30px}.info-block{padding:28px 20px}}
@media(max-width:700px){html{scroll-padding-top:94px}.announcement{font-size:11px;padding:9px 12px}.announcement span{display:none}.header{min-height:84px;padding:12px 5%}.header nav{gap:0}.header nav>a{font-size:15px}.header nav>a:last-child{border:0;border-radius:0;border-top:1px solid var(--line);padding:14px 0}.brand-logo{width:49px;height:47px}.brand-large{font-size:26px}.brand-small{font-size:9px}.menu-toggle{font-size:14px;border-radius:999px}.hero{padding:0 5% 25px;gap:0}.hero-copy{padding:35px 1% 30px}.hero h1{font-size:clamp(68px,17vw,104px);line-height:.99;margin-bottom:25px}.hero-copy .eyebrow{font-size:11px;max-width:290px;margin-bottom:16px}.hero-description{font-size:16px;max-width:520px}.hero-bottom{padding:25px 0 0;font-size:13px}.hero-image{min-height:440px;margin:10px 0 0 18px;border-radius:130px 130px 12px 12px}.image-label{top:47%;left:-17px;padding:18px}.image-label strong{font-size:24px}figcaption{left:28px;bottom:28px}figcaption span:first-child{font-size:39px}.word-ribbon{padding:25px 5%;margin-top:15px;gap:10px}.word-ribbon span{font-size:clamp(22px,6vw,35px)}.word-ribbon i{font-size:18px}.sourcing-section{grid-template-columns:1fr;padding:55px 6%;gap:28px}.sourcing-section h2{font-size:clamp(36px,10vw,55px)}.sourcing-content .lead{font-size:23px}.origin-line{flex-direction:column;align-items:flex-start;gap:12px;padding-top:25px}.origin-line>span[aria-hidden]{transform:rotate(90deg)}.section-heading h2{font-size:clamp(40px,10vw,58px)}.selection{padding:62px 5% 30px}.section-heading{margin-bottom:30px}.section-heading .eyebrow{font-size:11px}.section-heading .demo-note{font-size:14px}.basket-grid{grid-template-columns:1fr;gap:27px}.product-card:last-child{width:100%;grid-column:auto}.product-card .product-image,.product-card:nth-child(-n+2) .product-image{aspect-ratio:1.5}.product-title h3{font-size:35px}.product-copy{padding:25px}.product-copy>p:not(.product-meta){min-height:0;font-size:16px}.product-meta{font-size:13px}.product-button{font-size:15px}.basket-number{font-size:67px}.basket-disclaimer{margin:26px 10px 40px}.catalogue-wrap .catalogue-panel{display:block;padding:28px}.catalogue-wrap h3{font-size:40px}.catalogue-panel .panel-top{gap:12px}.panel-number{font-size:11px}.catalogue-panel .pill{font-size:11px}.catalogue-wrap .panel-foot{font-size:16px}.quality-journey{grid-template-columns:1fr;padding:40px 6% 35px;gap:35px}.quality-intro{position:static}.quality-intro h2{font-size:43px}.quality-intro h2 br:last-child{display:none}.quality-step{padding:30px 0;grid-template-columns:40px 1fr;gap:14px}.quality-step h3{font-size:30px}.quality-step p{font-size:16px}.delivery{grid-template-columns:1fr;margin:10px 5% 55px;padding:30px 26px;gap:20px}.delivery h2{font-size:38px}.delivery-info>p{font-size:16px}footer{padding:35px 6% 25px;gap:25px}.footer-brand{font-size:27px}.footer-links{gap:18px}.footer-test{width:100%;margin-top:0!important;padding-top:22px!important}.page-intro{padding:45px 6%}.page-intro h1{font-size:clamp(45px,11vw,68px)}.page-intro>p:last-child{font-size:16px}.story-layout,.info-grid{grid-template-columns:1fr}.story-photo img{height:420px;border-radius:110px 110px 12px 12px}.story-layout h2{font-size:38px}.story-manifesto{margin-top:50px;padding:45px 25px}.story-manifesto h2{font-size:43px}.story-manifesto>p:last-child{font-size:16px}.info-grid{gap:0}.info-block{border-right:0;border-bottom:1px solid var(--line);padding:28px 0}.info-block:last-child{border-bottom:0}.contact-info{padding:30px}.dialog-image{border-radius:20px 20px 0 0}.dialog-copy h2{font-size:38px}.depth-surface{transform-style:flat}}
@media(prefers-reduced-motion:reduce){.depth-surface.is-tilting{transform:none}.hero-image{translate:none}.reveal.waiting{opacity:1;transform:none}.reading-progress{display:none}}
