
:root{--ink:#17130f;--paper:#f6f1e9;--cream:#eee4d6;--gold:#ad7934;--gold2:#d7ad68;--coffee:#2b1b12;--green:#33443a;--white:#fff;--muted:#756d63;--line:rgba(23,19,15,.15);--shadow:0 22px 60px rgba(27,18,11,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;line-height:1.6}img{display:block;width:100%;object-fit:cover}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1180px,calc(100% - 44px));margin:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:999;background:#fff;padding:12px}.skip-link:focus{top:15px}.announcement{background:#8a5a24;color:#fff;text-align:center;padding:8px 20px;font-size:.74rem;letter-spacing:.11em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:100;background:rgba(246,241,233,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav-wrap{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-family:"Playfair Display",serif}.brand strong{font-family:"Playfair Display",serif;font-size:1.22rem;display:block;line-height:1}.brand small{display:block;margin-top:5px;text-transform:uppercase;letter-spacing:.13em;font-size:.61rem}.nav{display:flex;align-items:center;gap:27px}.nav a{font-size:.88rem;font-weight:600}.nav a:hover,.nav a.active{color:var(--gold)}.nav .cta{border:1px solid var(--line);padding:10px 15px}.menu-btn{display:none;border:0;background:transparent;width:42px;height:42px}.menu-btn span{display:block;height:2px;background:var(--ink);margin:6px}.hero{position:relative;min-height:760px;display:grid;align-items:end;color:#fff;overflow:hidden}.hero>img{position:absolute;inset:0;height:100%;object-position:center 45%}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,8,5,.84) 0%,rgba(12,8,5,.57) 42%,rgba(12,8,5,.15) 72%),linear-gradient(0deg,rgba(12,8,5,.52),transparent 50%)}.hero-content{position:relative;z-index:1;padding:120px 0 90px;max-width:750px}.eyebrow{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--gold)}.hero .eyebrow{color:#f4c77e}.hero h1,.page-hero h1,h2{font-family:"Playfair Display",serif;line-height:1.05;margin:.25em 0}.hero h1{font-size:clamp(3.4rem,7vw,6.2rem);letter-spacing:-.035em}.hero p{max-width:650px;font-size:1.13rem;color:rgba(255,255,255,.88)}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 23px;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700;border:1px solid transparent}.btn-primary{background:var(--gold);color:#fff}.btn-primary:hover{background:#946124}.btn-light{color:#fff;border-color:rgba(255,255,255,.6)}.btn-dark{background:var(--ink);color:#fff}.trust{background:#fff;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-grid div{padding:28px 35px;border-right:1px solid var(--line)}.trust-grid div:last-child{border:0}.trust-grid strong{display:block;font-family:"Playfair Display",serif;font-size:1.12rem}.trust-grid small{color:var(--muted)}.section{padding:105px 0}.section.alt{background:#fff}.section.dark{background:var(--coffee);color:#fff}.section.green{background:var(--green);color:#fff}.heading{max-width:800px;margin-bottom:52px}.heading.center{text-align:center;margin-left:auto;margin-right:auto}.heading h2{font-size:clamp(2.5rem,5vw,4.2rem);letter-spacing:-.03em}.heading p{color:var(--muted);font-size:1.05rem}.dark .heading p,.green .heading p{color:rgba(255,255,255,.67)}.split{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.split.reverse .media{order:2}.media{overflow:hidden;box-shadow:var(--shadow)}.media.portrait{height:680px}.media.landscape{height:510px}.media img{height:100%}.copy h2{font-size:clamp(2.35rem,4vw,3.8rem)}.copy h3{font-family:"Playfair Display",serif;font-size:2rem;margin:.2em 0}.copy p{color:var(--muted)}.dark .copy p{color:rgba(255,255,255,.7)}.quote{font-family:"Playfair Display",serif;font-size:1.45rem;border-left:2px solid var(--gold);padding-left:22px;margin:28px 0}.signature{font-family:"Playfair Display",serif;font-size:1.25rem}.signature small{display:block;font-family:"DM Sans";font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:#fff;box-shadow:var(--shadow);overflow:hidden}.dark .card{background:#35251b}.card img{height:330px}.card-body{padding:30px}.card h3{font-family:"Playfair Display",serif;font-size:1.7rem;margin:.1em 0}.card p{color:var(--muted)}.dark .card p{color:rgba(255,255,255,.68)}.text-link{display:inline-block;margin-top:7px;color:var(--gold);font-weight:700}.timeline{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);margin-top:55px}.timeline article{padding:30px;border-right:1px solid var(--line)}.timeline article:last-child{border:0}.timeline span{font-size:.7rem;letter-spacing:.14em;color:var(--gold)}.timeline h3{font-family:"Playfair Display",serif;font-size:1.5rem}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gallery img{height:280px}.gallery .wide{grid-column:span 2}.gallery .wide img{height:570px}.values{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.value{border:1px solid rgba(255,255,255,.18);padding:28px}.value span{font-size:2rem;color:var(--gold2)}.value h3{font-family:"Playfair Display",serif}.page-hero{min-height:520px;display:grid;align-items:end;position:relative;color:#fff;overflow:hidden}.page-hero img{position:absolute;inset:0;height:100%}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,9,5,.8),rgba(15,9,5,.15))}.page-hero .container{position:relative;z-index:1;padding-bottom:70px}.page-hero h1{font-size:clamp(3.3rem,7vw,6rem);max-width:840px}.page-hero p{max-width:680px;font-size:1.1rem}.product-panel{display:grid;grid-template-columns:1.15fr .85fr;background:#fff;box-shadow:var(--shadow)}.product-panel>div{padding:55px}.package{background:linear-gradient(145deg,#352218,#17100b);display:grid;place-items:center;color:#d9b877;min-height:480px;text-align:center}.package-box{border:1px solid #b78946;width:230px;height:330px;padding:35px 20px;display:flex;flex-direction:column;justify-content:space-between}.package-box strong{font-family:"Playfair Display",serif;font-size:2.4rem}.list{padding:0;list-style:none}.list li{padding:12px 0;border-bottom:1px solid var(--line)}.list li:before{content:"✓";color:var(--gold);margin-right:10px}.form-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px}.form{background:#fff;padding:42px;box-shadow:var(--shadow);display:grid;grid-template-columns:1fr 1fr;gap:18px}.form label{font-size:.76rem;font-weight:700;letter-spacing:.05em}.form input,.form textarea,.form select{width:100%;margin-top:7px;border:1px solid var(--line);padding:13px;background:#fcfaf6}.form .full{grid-column:1/-1}.form textarea{min-height:140px}.contact-cards{display:grid;gap:15px}.contact-card{border:1px solid var(--line);padding:22px;background:#fff}.contact-card h3{margin:0;font-family:"Playfair Display",serif}.footer{background:#17130f;color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:50px;padding:68px 0 42px}.footer h3{font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold2)}.footer p,.footer a{color:rgba(255,255,255,.64);font-size:.9rem}.footer a{display:block;margin:7px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);padding:21px 0;display:flex;justify-content:space-between;color:rgba(255,255,255,.4);font-size:.76rem}.reveal{opacity:0;transform:translateY(24px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}.notice{padding:14px;border:1px solid #d8bf99;background:#fff7e8;color:#6f4b22;font-size:.86rem}.legal{max-width:820px}.legal h2{font-size:2.3rem}.legal h3{font-family:"Playfair Display",serif;margin-top:35px}
@media(max-width:960px){.menu-btn{display:block}.nav{position:absolute;top:84px;left:0;right:0;background:var(--paper);display:none;flex-direction:column;padding:25px;border-bottom:1px solid var(--line)}.nav.open{display:flex}.hero{min-height:680px}.split,.form-wrap,.product-panel{grid-template-columns:1fr}.split.reverse .media{order:0}.cards{grid-template-columns:1fr 1fr}.timeline{grid-template-columns:1fr 1fr}.timeline article:nth-child(2){border-right:0}.values{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.media.portrait{height:560px}.product-panel>div{padding:38px}}
@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.announcement{font-size:.62rem}.nav-wrap{min-height:72px}.nav{top:72px}.hero{min-height:690px}.hero-content{padding-bottom:60px}.hero h1{font-size:3.25rem}.section{padding:75px 0}.trust-grid,.cards,.values,.timeline,.gallery{grid-template-columns:1fr}.trust-grid div{border-right:0;border-bottom:1px solid var(--line)}.timeline article{border-right:0;border-bottom:1px solid var(--line)}.gallery .wide{grid-column:auto}.gallery .wide img,.gallery img{height:310px}.media.portrait,.media.landscape{height:430px}.form{grid-template-columns:1fr;padding:26px}.form .full{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.actions .btn{width:100%}}

/* Version 3.0 Module 1: corrected image alignment and homepage system */
.scroll-cue{position:absolute;z-index:2;left:50%;bottom:24px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:7px;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.75)}
.scroll-cue span{width:1px;height:28px;background:rgba(255,255,255,.55);display:block}
.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.trust-grid div{min-height:124px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.trust-number,.card-kicker{font-size:.64rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);font-weight:700}
.collections-section{overflow:hidden}
.aligned-cards{align-items:stretch}
.aligned-cards .card{display:flex;flex-direction:column;height:100%}
.card-media{aspect-ratio:4/3;overflow:hidden;background:#2b1b12}
.card-media img{width:100%;height:100%;object-fit:cover;object-position:center}
.aligned-cards .card:nth-child(1) .card-media img{object-position:center 45%}
.aligned-cards .card:nth-child(2) .card-media img{object-position:center 52%}
.aligned-cards .card:nth-child(3) .card-media img{object-position:center 43%}
.aligned-cards .card-body{display:flex;flex-direction:column;flex:1}
.aligned-cards .card-body p{min-height:52px}
.aligned-cards .text-link{margin-top:auto}
.founder-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:stretch}
.founder-photo{height:auto;min-height:650px}
.founder-photo img{height:100%;object-fit:cover;object-position:center top}
.founder-copy{display:flex;flex-direction:column;justify-content:center;padding:30px 0}
.founder-copy blockquote{font-family:"Playfair Display",serif;font-size:1.45rem;border-left:2px solid var(--gold);padding-left:22px;margin:28px 0;color:var(--ink)}
.founder-copy .btn{align-self:flex-start;margin-top:25px}
.process-photo{height:auto;min-height:560px}
.process-photo img{height:100%;object-fit:cover;object-position:center}
.process-list{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:0}
.process-list li{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:18px 0;border-top:1px solid rgba(255,255,255,.14)}
.process-list li:last-child{border-bottom:1px solid rgba(255,255,255,.14)}
.process-list span{color:var(--gold2);font-weight:700}
.process-list strong,.process-list small{display:block}.process-list small{color:rgba(255,255,255,.62)}
.values{grid-template-columns:repeat(3,minmax(0,1fr))}
.value{min-height:250px;display:flex;flex-direction:column}
.value h3{margin-bottom:.35em}.value p{margin-top:auto;color:rgba(255,255,255,.68)}
.cta-panel{background:var(--coffee);color:#fff;padding:64px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px;box-shadow:var(--shadow)}
.cta-panel h2{font-size:clamp(2.4rem,4.5vw,4rem);max-width:780px}.cta-panel p{color:rgba(255,255,255,.7);max-width:720px}.cta-panel .btn{white-space:nowrap}
.footer-grid{grid-template-columns:1.6fr repeat(4,1fr)}
.footer-about p{max-width:330px}
@media(max-width:1100px){.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid div:nth-child(2){border-right:0}.trust-grid div:nth-child(-n+2){border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:nth-child(4),.footer-grid>div:nth-child(5){margin-top:10px}.cta-panel{grid-template-columns:1fr}.cta-panel .btn{justify-self:start}.founder-grid{grid-template-columns:1fr 1fr}}
@media(max-width:960px){.founder-grid{grid-template-columns:1fr}.founder-photo{min-height:560px;max-height:680px}.process-photo{min-height:470px}.values{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.scroll-cue{display:none}.trust-grid{grid-template-columns:1fr}.trust-grid div{border-right:0!important;border-bottom:1px solid var(--line)!important;min-height:104px}.trust-grid div:last-child{border-bottom:0!important}.card-media{aspect-ratio:16/11}.founder-photo{min-height:430px}.process-photo{min-height:360px}.values{grid-template-columns:1fr}.value{min-height:auto}.cta-panel{padding:38px 26px}.footer-grid{grid-template-columns:1fr}}

/* V3.1 photography and coffee-page corrections */
.coffee-card-media img{object-position:center 18%}
.btn-outline-dark{border-color:var(--ink);color:var(--ink);background:transparent}
.btn-outline-dark:hover{background:var(--ink);color:#fff}
.coffee-editorial-hero{padding:70px 0 80px;background:#f8f3eb;border-bottom:1px solid var(--line)}
.coffee-hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}
.coffee-hero-copy h1{font-family:"Playfair Display",serif;font-size:clamp(3.2rem,6vw,5.8rem);line-height:1.02;letter-spacing:-.04em;margin:.18em 0 .28em}
.coffee-hero-copy>p:not(.eyebrow){font-size:1.08rem;color:var(--muted);max-width:560px}
.coffee-hero-photo{margin:0;box-shadow:var(--shadow);background:#fff}
.coffee-hero-photo img{height:650px;object-fit:cover;object-position:center top}
.coffee-hero-photo figcaption,.product-photo figcaption{padding:12px 16px;background:#fff;color:var(--muted);font-size:.75rem}
.product-panel-photo{grid-template-columns:1fr 1fr;overflow:hidden}
.product-photo{margin:0;background:var(--coffee);display:flex;flex-direction:column;min-height:590px}
.product-photo img{flex:1;min-height:0;height:100%;object-fit:cover;object-position:center}
.product-photo figcaption{background:#2b1b12;color:rgba(255,255,255,.7)}
@media(max-width:960px){.coffee-hero-grid{grid-template-columns:1fr;gap:38px}.coffee-hero-photo img{height:620px}.product-panel-photo{grid-template-columns:1fr}.product-photo{min-height:540px}}
@media(max-width:640px){.coffee-editorial-hero{padding:48px 0 60px}.coffee-hero-copy h1{font-size:3.15rem}.coffee-hero-photo img{height:500px}.product-photo{min-height:430px}}
