:root{--green:#093d29;--deep:#072c20;--green2:#145139;--gold:#efa955;--cream:#f7f6f1;--offwhite:#fdfdf9;--line:#dddfd4;--ink:#20362d;--muted:#5a6b60;--radius:3px;--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:15px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.075;letter-spacing:-.035em;font-weight:500}h1 em,h2 em{font-weight:500;color:var(--gold);font-style:italic}h2{font-size:clamp(34px,3.4vw,51px);margin-bottom:18px}p{margin-bottom:19px}.skip-link{position:absolute;top:-100px;left:12px;background:white;color:var(--deep);z-index:100;padding:10px 15px}.skip-link:focus{top:10px}a:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.utility-bar{background:var(--green);color:#e4ebe5;padding:6px max(3.4vw,18px);display:flex;justify-content:space-between;font-size:9px;letter-spacing:.18em;font-weight:700}.site-header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #edf0e9}.header-inner{max-width:1600px;padding:0 max(3.4vw,18px);height:78px;margin:auto;display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:12px;white-space:nowrap;min-width:248px}.brand-symbol{width:41px;height:57px;display:grid;place-items:center}.brand-symbol img{height:45px;width:auto}.brand-name{display:flex;flex-direction:column}.brand-name strong{font-weight:650;font-size:25px;letter-spacing:-.065em;line-height:1.08;color:var(--green)}.brand-period{color:var(--gold)}.brand-name small{font-weight:700;color:#6b766a;font-size:8px;letter-spacing:.18em;margin-top:5px}.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(9px,1.15vw,19px);margin-left:auto;white-space:nowrap}.site-nav a{font-size:11px;font-weight:650;color:#3d5045;border-bottom:2px solid transparent;padding:8px 0}.site-nav a:hover,.site-nav a.is-active{color:var(--green);border-bottom-color:var(--gold)}.header-contact{margin-left:7px;background:var(--green);color:white;border-radius:35px;padding:11px 15px;font-size:11px;font-weight:750;white-space:nowrap}.header-contact span{padding-left:7px;color:var(--gold)}.menu-toggle{display:none}main{width:100%;max-width:1600px;margin:auto;overflow:hidden}.section-pad{padding-left:max(3.4vw,20px);padding-right:max(3.4vw,20px)}.eyebrow{color:var(--green2);font-size:10px;letter-spacing:.2em;font-weight:800;margin-bottom:17px;text-transform:uppercase}.eyebrow-light{color:#e5f0e8}.eyebrow-gold{color:var(--gold)}.eyebrow-line{display:inline-block;width:26px;height:1px;background:var(--gold);vertical-align:middle;margin:0 10px 4px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:13px 20px;border:1px solid transparent;min-height:45px;font-size:12px;font-weight:700;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-gold{background:var(--gold);color:var(--deep)}.btn-gold:hover{background:#ffbc70}.btn-outline-white{border-color:#c9d6cb;color:white}.btn-outline-white:hover{background:#ffffff23}.text-link{display:inline-flex;align-items:center;gap:18px;padding-bottom:5px;border-bottom:1px solid var(--green2);font-size:12px;font-weight:750;color:var(--green)}.text-link:hover{gap:25px}.text-link-light{color:#fff;border-color:#adc0ae}.small-caps{font-size:10px;letter-spacing:.18em;font-weight:800;color:var(--green2)}
/* Front page */
.hero{position:relative;min-height:505px;background:#092819;color:white;isolation:isolate;display:flex;align-items:center}.hero-photo{position:absolute;inset:0;background-image:linear-gradient(90deg,#041d14ed 0%,#062b1dcf 32%,#092f2266 61%,#071b1500 92%),url('assets/hero-cherries.webp');background-size:cover;background-position:center 46%;z-index:-1}.hero-inner{width:100%;padding:74px max(5.5vw,30px) 55px}.hero h1{font-size:clamp(54px,6.4vw,99px);letter-spacing:-.055em;max-width:820px;line-height:.995;margin-bottom:24px;text-wrap:balance}.hero h1 em{color:#f1b15d}.hero-copy{max-width:490px;color:#edf3ed;font-size:15px;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.hero-bottom{margin-top:65px;display:flex;align-items:center;gap:22px;font-size:9px;letter-spacing:.15em;color:#d6e4d7;font-weight:750}.hero-rule{display:inline-block;width:46px;height:1px;background:var(--gold)}.hero-stamp{position:absolute;right:max(5vw,28px);bottom:37px;color:#fff;border:1px solid #dde4d3a8;background:#072d20ba;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:17px 25px;min-width:145px}.hero-stamp span{font-size:9px;letter-spacing:.19em}.hero-stamp strong{font-family:Georgia,serif;font-size:39px;font-weight:400;line-height:1.3}.hero-stamp strong span{font:normal 12px Arial,sans-serif;letter-spacing:0}.intro-grid{display:grid;grid-template-columns:1.04fr 1.05fr .66fr;gap:12px;padding-top:18px;padding-bottom:18px;background:var(--offwhite)}.intro-copy{padding:25px 20px 18px 0;display:flex;align-items:flex-start;flex-direction:column}.intro-copy h2{font-size:clamp(34px,3vw,45px);margin-bottom:14px}.intro-copy h2 em{color:var(--green2)}.intro-copy p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.65;max-width:455px}.intro-copy .text-link{margin-top:auto}.intro-photo{min-height:285px;position:relative;overflow:hidden}.intro-photo img,.values-photo img{width:100%;height:100%;object-fit:cover}.intro-photo img{object-position:center center}.image-note{position:absolute;left:0;bottom:0;padding:10px 15px;color:#fff;background:var(--green);font-size:9px;letter-spacing:.13em;font-weight:800}.numbers-card{background:#eaf1e9;display:flex;flex-direction:column;padding:22px 20px;justify-content:space-between}.numbers-heading{font-size:9px;letter-spacing:.15em;color:#3f5b4c;font-weight:800}.number-item{border-bottom:1px solid #c3d2c2;padding:14px 0 16px}.number-item strong{display:block;font:normal clamp(35px,3.3vw,51px)/1 Georgia,serif;color:var(--green)}.number-item span{font-size:12px;color:#345646}.numbers-link{font-size:11px;font-weight:750;color:var(--green);padding-top:15px}.origin-strip{display:flex;align-items:center;gap:30px;background:#e8ebe2;padding:19px max(3.4vw,20px);font-size:12px;color:var(--green)}.origin-strip span{font-size:9px;font-weight:800;letter-spacing:.15em;white-space:nowrap}.origin-strip strong{font-weight:650}.origin-strip a{margin-left:auto;font-weight:800;font-size:11px;white-space:nowrap;border-bottom:1px solid var(--green)}.coffee-section{background:var(--green);padding-top:60px;padding-bottom:65px;color:#fff}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:27px}.section-top .eyebrow{margin-bottom:8px}.section-top h2{margin-bottom:0}.coffee-section h2 em{color:var(--gold)}.coffee-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.coffee-card{background:#f5f5ee;color:var(--ink)}.coffee-image{height:214px;position:relative;overflow:hidden}.coffee-image img{height:100%;width:100%;object-fit:cover}.photo-number{position:absolute;left:15px;bottom:14px;background:var(--deep);color:white;font-size:9px;letter-spacing:.14em;padding:6px 10px}.coffee-info{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;padding:21px 23px 24px}.coffee-info h3{font-size:30px;margin:7px 0 8px}.coffee-info p{color:var(--muted);font-size:12px;margin:0}.circle-arrow{display:grid;place-items:center;width:35px;height:35px;flex:none;border:1px solid var(--green);border-radius:50%;font-size:18px;color:var(--green)}.circle-arrow:hover{background:var(--green);color:#fff}.process-section{padding-top:61px;padding-bottom:56px;background:var(--offwhite)}.process-section h2 em{color:var(--green2)}.section-descriptor{max-width:265px;font-size:13px;color:var(--muted);margin:0 0 4px}.steps{display:grid;grid-template-columns:repeat(6,1fr);list-style:none;padding:0;margin:26px 0 23px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.steps li{min-height:125px;padding:19px 13px 17px 0;display:flex;flex-direction:column;justify-content:space-between;position:relative;border-right:1px solid var(--line);font-size:13px;font-weight:750}.steps li:not(:first-child){padding-left:16px}.steps li:last-child{border-right:0}.step-number{color:var(--gold);font-family:Georgia,serif;font-size:32px;font-weight:400}.values-grid{display:grid;grid-template-columns:.94fr 1.06fr;gap:0;background:#e9eee7;padding-top:18px;padding-bottom:18px}.values-photo{position:relative;min-height:341px}.values-copy{padding:33px 6% 26px 8%;display:flex;flex-direction:column;align-items:flex-start}.values-copy h2 em{color:var(--green2)}.values-copy>p:not(.eyebrow){color:var(--muted);font-size:13px}.value-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-bottom:24px}.value-list span{padding:13px 10px;border-top:1px solid #bacbbd;font-size:13px;font-weight:650}.gallery-teaser{padding-top:57px;padding-bottom:64px;background:var(--offwhite)}.gallery-teaser h2 em{color:var(--green2)}.gallery-preview-grid{display:grid;grid-template-columns:1.3fr .85fr .85fr;gap:12px}.gallery-preview-grid a{height:245px;position:relative;overflow:hidden;background:#dce6d8}.gallery-preview-grid img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.gallery-preview-grid a:hover img{transform:scale(1.035)}.gallery-preview-grid a>span{position:absolute;bottom:0;left:0;padding:11px 16px;background:var(--green);color:#fff;font-size:11px;font-weight:700}.bottom-cta{background:var(--deep);color:white;display:flex;justify-content:space-between;align-items:center;gap:30px;padding:40px max(3.4vw,20px)}.bottom-cta .eyebrow{margin-bottom:10px}.bottom-cta h2{margin-bottom:9px;font-size:clamp(34px,4.2vw,56px)}.bottom-cta p:not(.eyebrow){font-size:13px;margin-bottom:0;color:#d5e3d5}
/* Interior pages */
.page-hero{min-height:365px;background:var(--deep);color:white;position:relative;isolation:isolate;display:flex;align-items:center}.page-hero-image{position:absolute;inset:0;z-index:-1}.page-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#061c15ee,#06271bc2 43%,#05251b38)}.page-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 47%}.page-hero-content{padding:58px max(5.5vw,30px)}.page-hero h1{font-size:clamp(55px,7vw,95px);margin:0 0 13px}.page-hero-content>p:last-child{color:#e0eee5;font-size:15px;max-width:470px;margin:0}.coffee-page-hero .page-hero-image img{object-position:center 50%}.inner-two{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding-top:70px;padding-bottom:65px;background:var(--offwhite)}.inner-two h2 em{color:var(--green2)}.inner-two .long-copy{font-size:16px;line-height:1.76;color:#44594a;max-width:585px}.inner-two .long-copy .text-link{margin-top:12px}.facts-row{background:#e9efe7;display:grid;grid-template-columns:repeat(4,1fr);padding-top:26px;padding-bottom:28px}.facts-row>div{padding:14px 20px;border-right:1px solid #c9d7cb}.facts-row>div:first-child{padding-left:0}.facts-row>div:last-child{border-right:0}.facts-row span,.facts-row small{display:block;font-size:10px;color:var(--muted);letter-spacing:.07em}.facts-row span{font-size:9px;font-weight:800;letter-spacing:.15em}.facts-row strong{display:block;margin:8px 0;font:normal clamp(23px,3vw,39px) Georgia,serif;color:var(--green)}.image-feature{display:grid;grid-template-columns:1.1fr .9fr;gap:0;padding-top:20px;padding-bottom:20px;background:var(--offwhite)}.image-feature img{width:100%;height:390px;object-fit:cover}.image-feature>div{background:var(--green);color:white;padding:54px 9%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.image-feature h2{font-size:clamp(36px,3.7vw,55px)}.image-feature p:not(.eyebrow){font-size:14px;color:#dbeadf}.image-feature .btn{margin-top:15px}.coffee-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;background:var(--offwhite);padding-bottom:75px}.coffee-detail-grid article{background:#ebf0e7}.coffee-detail-grid article>img{height:265px;width:100%;object-fit:cover}.detail-content{padding:26px 30px 29px}.detail-content h2{font-size:39px;margin:8px 0 17px;color:var(--green)}.detail-content ul{padding-left:19px;margin:0;font-size:14px;line-height:2.1;color:#465849}.simple-hero{background:var(--green);color:white;padding-top:70px;padding-bottom:69px}.simple-hero .eyebrow{color:var(--gold)}.simple-hero h1{font-size:clamp(53px,7vw,92px);margin-bottom:15px}.simple-hero p:last-child{color:#e0ebe2;margin:0}.preview-top{padding-top:32px;padding-bottom:25px;display:grid;grid-template-columns:.95fr 1.05fr;gap:22px;background:var(--offwhite)}.preview-head{padding:45px 30px 25px 4px;display:flex;flex-direction:column;align-items:flex-start}.preview-head h1{font-size:clamp(51px,5.8vw,80px);color:var(--green);margin:0 0 23px}.preview-head h1 em{color:#a66c2c}.preview-head>p:not(.eyebrow){max-width:480px;color:#526353;font-size:16px;line-height:1.7}.preview-status{display:flex;align-items:center;gap:9px;margin-top:auto;border:1px solid #cdd8cc;color:#576a5d;background:#edf2ec;padding:10px 13px;font-size:10px;letter-spacing:.09em;font-weight:750}.status-dot{height:7px;width:7px;border-radius:50%;background:var(--gold)}.preview-visual{height:400px;overflow:hidden}.preview-visual img{width:100%;height:100%;object-fit:cover}.preview-lower{background:#edf0e8;padding-top:55px;padding-bottom:62px;display:grid;grid-template-columns:1fr 1fr;gap:40px}.preview-summary h2{margin-bottom:16px}.preview-summary h2 em{color:var(--green2)}.preview-summary>p:not(.eyebrow){max-width:465px;font-size:14px;color:var(--muted)}.preview-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-content:start}.preview-fact{background:#fff;padding:18px 22px;min-height:94px;display:flex;flex-direction:column;justify-content:center}.preview-fact span{font-size:10px;letter-spacing:.15em;color:#768879;font-weight:800}.preview-fact strong{color:var(--green);font:normal 28px Georgia,serif;margin-top:6px}.large-quote{font:italic 45px/1.15 Georgia,serif;color:var(--green)}.simple-band{padding-top:40px;padding-bottom:47px;background:var(--offwhite)}.simple-band .steps{margin-bottom:0}.simple-band .value-list{max-width:880px}.certificate-note{background:#fff9e9;display:flex;gap:24px;padding:27px max(3.4vw,20px);border-top:1px solid #f0dfba;color:var(--ink)}.certificate-icon{font-size:32px;color:#b47d39}.certificate-note strong{font:normal 25px Georgia,serif}.certificate-note p{margin:5px 0;font-size:13px;color:#5f654c}.full-gallery{padding-top:20px;padding-bottom:70px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;background:var(--offwhite)}.gallery-tile{padding:0;border:0;background:var(--green);color:#fff;text-align:left;position:relative;height:250px;overflow:hidden;cursor:pointer}.gallery-tile:first-child{grid-column:span 2;height:320px}.gallery-tile:nth-child(2){height:320px}.gallery-tile img{height:100%;width:100%;object-fit:cover;transition:transform .3s}.gallery-tile:hover img{transform:scale(1.035)}.gallery-tile>span{position:absolute;left:0;bottom:0;background:#082e22dc;padding:10px 15px;font-size:12px;font-weight:700}.gallery-tile>span span{margin-left:13px;color:var(--gold)}.film-section{display:grid;grid-template-columns:.65fr 1.35fr;align-items:center;gap:32px;background:#e8eee6;padding-top:45px;padding-bottom:55px}.film-section h2 em{color:var(--green2)}.film-section p:not(.eyebrow){color:var(--muted);font-size:13px}.film-section video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#152b1c}.lightbox{border:0;padding:20px;background:#fff;box-shadow:0 30px 90px #0008;max-width:min(90vw,950px);max-height:92vh}.lightbox::backdrop{background:#06190fe8}.lightbox img{max-width:100%;max-height:76vh;margin:auto}.lightbox p{font-size:12px;color:var(--ink);margin:11px 0 0}.lightbox-close{position:absolute;right:20px;top:20px;background:var(--green);color:white;border:0;width:38px;height:38px;font-size:29px;line-height:1;cursor:pointer}.contact-layout{background:var(--offwhite);padding-top:30px;padding-bottom:80px;display:grid;grid-template-columns:1fr 1fr;gap:25px}.contact-lead{background:#e7eee5;overflow:hidden;padding:34px 35px 0;display:flex;flex-direction:column}.contact-lead h2{margin:17px 0 35px}.contact-lead h2 em{color:var(--green2)}.contact-lead img{margin-top:auto;width:calc(100% + 70px);max-width:none;margin-left:-35px;height:315px;object-fit:cover}.contact-details{background:var(--green);color:#fff;padding:43px 40px;display:flex;flex-direction:column;gap:27px}.contact-detail{border-bottom:1px solid #ffffff40;padding-bottom:21px}.contact-detail>span{display:block;color:var(--gold);font-size:10px;letter-spacing:.16em;font-weight:750;margin-bottom:12px}.contact-detail strong{display:block;font:normal clamp(20px,2.3vw,30px)/1.4 Georgia,serif}.contact-detail a:hover{color:var(--gold)}.contact-note{font-size:12px;color:#dce8de}
/* Footer */
.site-footer{background:#06291e;color:#e4ede6}.footer-inner{max-width:1600px;margin:auto;padding:53px max(3.4vw,20px) 45px;display:grid;grid-template-columns:1.45fr .65fr .65fr 1.1fr;gap:35px}.footer-logo{display:flex;align-items:center;gap:11px}.footer-logo img{height:60px;width:auto}.footer-logo>span{display:flex;flex-direction:column}.footer-logo strong{font-size:25px;font-weight:600;letter-spacing:-.06em;line-height:1}.footer-logo small{font-size:9px;letter-spacing:.12em;margin-top:8px}.footer-brand>p{margin:15px 0 0;color:var(--gold);font:italic 18px Georgia,serif}.footer-title{font-size:10px;letter-spacing:.16em;color:var(--gold);font-weight:800;margin-bottom:16px}.footer-links,.footer-contact{display:flex;flex-direction:column;gap:9px}.footer-links a,.footer-contact a,.footer-contact>span:last-child{font-size:12px;color:#d2ded3}.footer-links a:hover,.footer-contact a:hover{color:var(--gold)}.footer-bottom{max-width:1600px;margin:auto;padding:15px max(3.4vw,20px);border-top:1px solid #ffffff29;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#b3c5b5}.footer-bottom a{color:#e1eade}
@media(max-width:1320px){.brand{min-width:215px}.brand-name strong{font-size:22px}.brand-name small{font-size:7px}.site-nav{gap:10px}.site-nav a{font-size:10px}.header-inner{gap:10px}.header-contact{padding:10px 12px}.hero-stamp{right:26px}}
@media(max-width:1100px){.header-inner{height:71px}.menu-toggle{display:flex;align-items:center;gap:8px;margin-left:auto;border:1px solid var(--line);color:var(--green);background:white;padding:10px;font-weight:700;font-size:12px;cursor:pointer}.menu-lines{font-size:17px;line-height:1}.site-nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;box-shadow:0 13px 24px #07231626;padding:13px 24px 23px;flex-wrap:wrap;justify-content:flex-start;gap:8px 24px}.site-nav.is-open{display:flex}.site-nav a{font-size:13px;padding:7px 0}.header-contact{margin-left:0}.intro-grid{grid-template-columns:1fr 1.15fr}.numbers-card{grid-column:span 2;flex-direction:row;align-items:center;gap:25px}.number-item{border-bottom:0;border-right:1px solid #c3d2c2;padding-right:30px}.numbers-link{padding:0}.numbers-heading{max-width:100px}.origin-strip{gap:15px}.origin-strip span{display:none}}
@media(max-width:750px){.utility-bar{font-size:8px}.utility-bar span:last-child{display:none}.header-inner{padding:0 17px;height:68px}.brand{min-width:0}.brand-symbol{width:32px}.brand-symbol img{height:41px}.brand-name strong{font-size:21px}.brand-name small{font-size:7px}.header-contact{display:none}.hero{min-height:535px}.hero-photo{background-image:linear-gradient(90deg,#041d14eb 0%,#062b1dc2 60%,#092f2270 100%),url('assets/hero-cherries.webp');background-position:63% center}.hero-inner{padding:67px 24px 39px}.hero h1{font-size:clamp(53px,11vw,77px)}.hero-copy{max-width:380px;font-size:14px}.hero-bottom{margin-top:43px;gap:11px;font-size:8px}.hero-bottom span:last-child{display:none}.hero-stamp{display:none}.intro-grid{grid-template-columns:1fr;padding-top:12px;padding-bottom:12px;gap:12px}.intro-copy{padding:23px 0 14px}.intro-photo{min-height:260px;height:290px}.numbers-card{grid-column:span 1;display:grid;grid-template-columns:1fr 1fr;gap:0;padding:23px}.numbers-heading{max-width:none;grid-column:span 2;margin-bottom:12px}.number-item{border-right:0;padding:5px 0 11px}.number-item strong{font-size:40px}.numbers-link{grid-column:span 2;margin-top:14px}.origin-strip{flex-wrap:wrap;justify-content:space-between;padding-top:16px;padding-bottom:16px}.origin-strip strong{font-size:11px}.origin-strip a{font-size:11px;margin:0}.coffee-section,.process-section,.gallery-teaser{padding-top:45px;padding-bottom:48px}.section-top{align-items:flex-start;flex-direction:column;gap:12px}.coffee-grid,.values-grid,.coffee-detail-grid,.image-feature,.inner-two,.preview-top,.preview-lower,.contact-layout,.film-section{grid-template-columns:1fr}.coffee-image{height:210px}.coffee-info h3{font-size:28px}.steps{grid-template-columns:repeat(3,1fr)}.steps li:nth-child(3){border-right:0}.steps li:nth-child(n+4){border-top:1px solid var(--line)}.steps li{min-height:115px;padding:14px 5px}.step-number{font-size:27px}.values-grid{padding-top:12px;padding-bottom:12px}.values-photo{height:290px;min-height:0}.values-copy{padding:35px 10px 30px}.gallery-preview-grid{grid-template-columns:1fr 1fr}.gallery-preview-grid a:first-child{grid-column:span 2;height:220px}.gallery-preview-grid a{height:155px}.bottom-cta{flex-direction:column;align-items:flex-start}.page-hero{min-height:335px}.page-hero-content{padding:55px 25px}.inner-two{gap:18px;padding-top:50px;padding-bottom:50px}.facts-row{grid-template-columns:1fr 1fr}.facts-row>div:nth-child(even){border-right:0}.facts-row>div:nth-child(n+3){border-top:1px solid #c9d7cb}.facts-row>div:nth-child(3){padding-left:0}.image-feature img{height:300px}.image-feature>div{padding:35px 25px}.coffee-detail-grid article>img{height:230px}.preview-top{gap:15px}.preview-head{padding:24px 0 15px}.preview-head h1{font-size:62px}.preview-status{margin-top:18px}.preview-visual{height:290px}.preview-lower{gap:25px;padding-top:45px;padding-bottom:45px}.full-gallery{grid-template-columns:1fr 1fr}.gallery-tile{height:200px}.gallery-tile:first-child{grid-column:span 2;height:255px}.gallery-tile:nth-child(2){height:200px}.film-section{gap:15px}.contact-lead img{height:260px}.contact-details{padding:38px 25px}.footer-inner{grid-template-columns:1fr 1fr;gap:30px}.footer-brand,.footer-contact{grid-column:span 2}.footer-bottom{flex-wrap:wrap}.footer-bottom span:nth-child(2){order:3;width:100%}}
@media(max-width:390px){.brand-name strong{font-size:19px}.brand-symbol{width:25px}.brand{gap:7px}.menu-toggle{font-size:11px;padding:9px}.hero h1{font-size:49px}.hero-bottom{margin-top:25px}.intro-copy h2{font-size:35px}.steps li{font-size:11px}.preview-fact{padding:15px 13px}.preview-fact strong{font-size:22px}.full-gallery{gap:7px}.gallery-tile{height:160px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
