:root{--red:#af3b3f;--cream:#eee7d1;--ink:#3a2926;--rule:rgba(175,59,63,.3)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--red);font-family:Avenir,'Avenir Next',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid currentColor;outline-offset:8px}img{display:block;width:100%;height:auto}p{font-size:17px;line-height:1.65}figure{margin:0}header{display:flex;align-items:center;margin:0 4%;height:136px;border-bottom:1px solid var(--rule);gap:28px}.brand{width:112px;flex-shrink:0}.brand img{width:112px;height:112px;object-fit:contain}.header-note{font-size:12px;letter-spacing:1.8px;line-height:1.65}.visit-link{margin-left:auto;border-bottom:1px solid var(--red);padding:13px 0;font-size:16px}.visit-link span{margin-left:40px;font-size:23px}.hero{padding:30px 4% 0}.hero-top,.hero-bottom,.section-label{display:flex;justify-content:space-between;align-items:center}.eyebrow,.section-label{font-size:12px;font-weight:600;letter-spacing:1.8px;line-height:1.7}.eyebrow{margin:0}h1,h2,h3{font-weight:400;margin:0;letter-spacing:-.055em}h1{font-size:clamp(64px,9.7vw,160px);line-height:1.01;margin:35px 0 20px}h1 span{padding-left:14%}.hero-bottom{margin:0 0 37px}.hero-bottom p{margin:0;font-size:16px}.circle-link{width:60px;height:60px;border:1px solid var(--red);border-radius:50%;display:grid;place-items:center;font-size:27px;transition:background .2s,color .2s}.circle-link:hover{background:var(--red);color:var(--cream)}.hero-photo{position:relative;height:600px;overflow:hidden}.hero-photo img{height:100%;object-fit:cover;object-position:center 44%}.hero-photo figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;color:var(--cream);padding:50px 28px 24px;background:linear-gradient(transparent,rgba(0,0,0,.6));font-size:12px;letter-spacing:1.5px}.section{padding:90px 6% 100px}.section-label{border-top:1px solid var(--rule);padding-top:17px;margin-bottom:60px}.coffee-intro{display:grid;grid-template-columns:1.4fr 1fr;align-items:end;gap:10%;margin-bottom:65px}h2{font-size:clamp(44px,5.5vw,86px);line-height:1.08}.coffee-intro p{color:var(--ink);max-width:370px;margin:0}.craft-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center}.craft-grid figure img{height:590px;object-fit:cover}.craft-grid figcaption{font-size:12px;letter-spacing:1.5px;margin-top:16px}.craft-copy>div{padding:26px 0;border-bottom:1px solid var(--rule)}h3{font-size:30px;letter-spacing:-.03em;margin-top:12px}.craft-copy p{color:var(--ink);font-size:16px;max-width:390px}.story{background:var(--red);color:var(--cream)}.story .section-label{border-color:#eee7d155}.story-grid{display:grid;grid-template-columns:.8fr 1.3fr;gap:12%}.year{font-size:80px;letter-spacing:-5px;line-height:1.1}.story-grid .eyebrow{margin-top:20px}.story-logo{width:250px;margin-top:45px}.story-grid h2{margin-bottom:35px}.story-grid p:not(.eyebrow){max-width:610px;color:var(--cream)}.story-sign{display:block;font-family:Georgia,serif;font-style:italic;font-size:28px;margin-top:35px}.detail-photo{height:660px;position:relative;color:var(--cream);overflow:hidden}.detail-photo>img{height:100%;object-fit:cover}.detail-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.75))}.detail-photo>div{position:absolute;z-index:1;bottom:65px;left:6%}.detail-photo .eyebrow{margin-bottom:22px}.visit h2{margin-bottom:70px}.visit-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px}.visit-grid .eyebrow{margin-bottom:22px}.visit-grid p:not(.eyebrow){color:var(--ink)}.text-link{display:table;font-size:16px;border-bottom:1px solid var(--red);padding-bottom:7px;margin-top:25px}.small{font-size:14px}.contact{font-size:21px;display:block}.contact:hover,.text-link:hover{opacity:.7}footer{padding:35px 4%;background:var(--red);color:var(--cream)}footer>div{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1px;gap:20px}footer>p{font-size:clamp(22px,5.1vw,80px);letter-spacing:-.05em;line-height:1.2;padding:44px 0;margin:0}footer>div:last-child{border-top:1px solid #eee7d155;padding-top:25px}.skip{position:fixed;top:-100px;left:10px;background:var(--cream);z-index:10;padding:15px}.skip:focus{top:10px}@media(min-width:1800px){body{max-width:1920px;margin:auto}}@media(max-width:700px){header{height:104px}.brand,.brand img{width:84px;height:84px}.header-note{font-size:10px;letter-spacing:1px}header{gap:14px}.visit-link{font-size:14px}.visit-link span{margin-left:15px}.hero{padding-top:22px}.hero-top .eyebrow{font-size:10px;letter-spacing:1px}.hero-top>span{display:none}h1{font-size:clamp(53px,12.1vw,84px);margin-top:32px}h1 span{padding-left:0}.hero-bottom p{font-size:14px;max-width:260px}.circle-link{width:43px;height:43px;flex-shrink:0}.hero-photo{height:410px}.hero-photo img{object-position:62% center}.hero-photo figcaption{font-size:10px;padding:40px 16px 18px}.hero-photo figcaption span:last-child{display:none}.section{padding:56px 6% 65px}.section-label{font-size:10px;margin-bottom:37px;letter-spacing:1px}.section-label span:last-child{display:none}.coffee-intro,.craft-grid,.story-grid{grid-template-columns:1fr;gap:30px}.coffee-intro{margin-bottom:35px}.coffee-intro p{font-size:16px}.craft-grid figure img{height:420px}.craft-copy>div{padding:23px 0}.story-grid>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:20px}.story-grid>div:first-child .eyebrow{font-size:10px;margin:0}.story-logo{display:none}.year{font-size:65px}.story-grid h2{margin-bottom:25px}.detail-photo{height:470px}.detail-photo>div{bottom:40px}.detail-photo .eyebrow{font-size:10px}.visit h2{margin-bottom:45px}.visit-grid{grid-template-columns:1fr;gap:35px}.visit-grid>div{border-top:1px solid var(--rule);padding-top:24px}.visit-grid .eyebrow{margin-bottom:12px}footer>div{font-size:10px}footer>p{padding:36px 0;font-size:6.1vw}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.opening-banner{display:flex;align-items:center;justify-content:center;gap:24px;padding:14px 4%;background:var(--red);color:var(--cream);font-size:12px;letter-spacing:1.5px}.opening-banner strong{font-size:15px;letter-spacing:1.5px}.opening-banner:hover{background:#953034}@media(max-width:700px){.opening-banner{font-size:0;gap:0;padding:13px 3%}.opening-banner strong{font-size:14px}.opening-banner span{font-size:12px;margin-left:18px}}
/* Minimal masthead: original mark on the warm paper surface. */
header{height:auto;min-height:132px;display:grid;grid-template-columns:140px 1fr 140px;gap:24px;padding:18px 0}
.brand{width:120px;display:block;padding:8px}.brand img{width:100%;height:auto;mix-blend-mode:multiply}.header-note{text-align:center;font-size:12px;letter-spacing:2px}.visit-link{justify-self:end;margin:0;display:flex;align-items:center;gap:22px;min-height:44px;padding:8px 0;font-size:14px}.visit-link span{margin:0;font-size:20px}
.opening-banner{min-height:44px}.hero-bottom p{max-width:none}
@media(max-width:700px){header{min-height:114px;grid-template-columns:110px 1fr;padding:10px 0;gap:16px;margin:0 6%}.brand{width:106px;padding:8px}.header-note{display:none}.visit-link{font-size:14px;gap:16px;padding:8px 0}.opening-banner{gap:12px}.opening-banner strong{font-size:12px;letter-spacing:1.2px}.opening-banner span{font-size:12px;margin:0}.hero{padding-left:6%;padding-right:6%}.hero-bottom{gap:18px}.hero-bottom p{font-size:16px;line-height:1.6;flex:1}.circle-link{width:44px;height:44px}h1{font-size:clamp(42px,11.8vw,80px)}.hero-top .eyebrow{font-size:12px;letter-spacing:1px}}
/* An illustrated, gently layered journey from bean to cup. */
.bean-hero{position:relative;padding:40px 0 0;overflow:hidden}.bean-heading{text-align:center;position:relative;z-index:2}.bean-heading>.eyebrow{letter-spacing:2.4px;font-size:12px}.bean-heading h1{font-size:clamp(56px,7.4vw,118px);line-height:1.02;margin:25px 0 20px;letter-spacing:-.06em}.bean-heading h1 span{padding:0}.bean-intro{font-size:17px;line-height:1.7;margin:0}.bean-journey{display:grid;grid-template-columns:1fr .7fr 1fr;align-items:end;max-width:1130px;margin:-12px auto 25px;gap:40px;position:relative}.journey-stage{min-width:0;text-align:center}.art-layer{transform:translate3d(0,var(--drift,0px),0);will-change:transform;position:relative}.art-layer img{width:100%;aspect-ratio:1;object-fit:contain}.stage-cherry{transform:rotate(-8deg)}.stage-cherry figcaption{transform:rotate(8deg)}.stage-beans{padding-bottom:10px}.stage-cup{transform:rotate(5deg)}.stage-cup figcaption{transform:rotate(-5deg)}.journey-stage figcaption{position:relative;z-index:2;font-size:12px;letter-spacing:1.5px;line-height:1.8;white-space:nowrap}.journey-stage figcaption span{font-size:12px;border-top:1px solid var(--rule);display:block;width:26px;margin:0 auto 7px;padding-top:7px}.bean-hero .hero-bottom{border-top:1px solid var(--rule);padding-top:20px;margin-bottom:30px}.bean-hero .hero-bottom p{font-size:16px}.hero-photo{height:520px}
@media(min-width:1000px){.bean-journey{margin-top:-105px}.stage-cherry,.stage-cup{max-width:310px}.stage-cup{justify-self:end}.stage-beans{max-width:180px;justify-self:center;margin-top:155px}.bean-heading{padding:0 190px}.bean-heading h1{font-size:clamp(65px,6.7vw,112px)}}
@media(max-width:700px){.bean-hero{padding-top:32px}.bean-heading>.eyebrow{font-size:10px;letter-spacing:1.4px}.bean-heading h1{font-size:clamp(40px,10.5vw,70px);margin:22px 0 18px}.bean-intro{font-size:15px}.bean-journey{gap:5px;grid-template-columns:1fr .7fr 1fr;margin:22px -8px 30px;align-items:center}.stage-beans{padding:25px 0 0}.journey-stage figcaption{font-size:9px;letter-spacing:.5px;white-space:normal;min-height:48px;line-height:1.6}.journey-stage figcaption span{font-size:10px;margin-bottom:5px}.bean-hero .hero-bottom{padding-top:17px;gap:14px}.bean-hero .hero-bottom p{font-size:14px;max-width:220px}.hero-photo{height:410px}.art-layer{will-change:auto}}
@media(prefers-reduced-motion:reduce){.art-layer{transform:none!important;will-change:auto}}
/* Quiet editorial typography, botanical plates, and generous paper margins. */
h2 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em}.speciality-intro{max-width:820px;margin:0 auto 65px;text-align:center}.speciality-intro h2{margin:22px 0 28px}.speciality-intro>p:not(.eyebrow){max-width:610px;margin:0 auto;color:var(--ink);font-size:18px;line-height:1.8}.source-link{display:inline-block;font-size:12px;margin-top:22px;border-bottom:1px solid var(--rule);padding-bottom:4px}.illustrated-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:6%}.illustrated-notes article{text-align:center}.illustrated-notes img{width:100%;max-width:300px;aspect-ratio:1;object-fit:contain;margin:0 auto 24px}.illustrated-notes h3{font-family:Georgia,'Times New Roman',serif;font-size:28px;letter-spacing:-1px;line-height:1.2;margin:15px 0}.illustrated-notes p{font-size:16px;color:var(--ink);line-height:1.8;margin:0}.tinmos-standard{background:#e7dfc8;border-top:1px solid var(--rule)}.standard-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:12%}.standard-title h2{font-size:clamp(40px,4.5vw,68px);margin:25px 0}.standard-title>p:not(.eyebrow){color:var(--ink);max-width:470px}.standard-title>img{width:200px;transform:rotate(-15deg);margin:25px auto -10px}.standard-list article{display:flex;gap:24px;border-top:1px solid var(--rule);padding:28px 0}.standard-list article>span{font-size:12px;padding-top:6px}.standard-list h3{font-size:26px;margin:0}.standard-list p{color:var(--ink);font-size:16px;line-height:1.8;margin:12px 0 0}.mountain-note{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);margin-top:60px;padding:30px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.mountain-note span{font-size:12px;letter-spacing:1.5px}.mountain-note p{font-family:Georgia,serif;font-size:34px;font-style:italic;line-height:1.25;text-align:center;margin:0}.journey-stage figcaption{padding-top:50px}.bean-journey{margin-bottom:30px}.bean-heading h1{font-family:Georgia,'Times New Roman',serif;letter-spacing:-.055em;font-weight:400}.bean-heading h1 span{font-style:italic}.bean-heading .bean-intro{max-width:520px;margin:0 auto}.source-link:hover{border-color:var(--red)}
@media(max-width:700px){.speciality-intro{margin-bottom:30px}.speciality-intro h2{font-size:38px}.speciality-intro>p:not(.eyebrow){font-size:16px}.source-link{line-height:1.7;font-size:12px}.illustrated-notes{grid-template-columns:1fr;gap:40px}.illustrated-notes article{max-width:400px;margin:0 auto}.illustrated-notes img{max-width:230px;margin-bottom:12px}.illustrated-notes h3{font-size:28px}.illustrated-notes .eyebrow{font-size:12px}.standard-grid{grid-template-columns:1fr;gap:24px}.standard-title h2{font-size:40px}.standard-title>img{width:130px;margin:15px auto}.standard-list article{padding:24px 0;gap:16px}.standard-list h3{font-size:24px}.mountain-note{flex-direction:column;margin-top:30px;padding:28px 0;gap:20px}.mountain-note p{font-size:30px}.journey-stage figcaption{font-size:10px;padding-top:16px}.bean-heading h1{font-size:clamp(38px,10.5vw,66px)}.bean-heading>.eyebrow{font-size:12px}.bean-intro{font-size:16px}.bean-journey{margin-left:0;margin-right:0}}
/* Readable prose and a quieter mobile opening. */
.speciality-intro>p:not(.eyebrow),.illustrated-notes p,.standard-list p,.standard-title>p:not(.eyebrow),.story-grid p:not(.eyebrow){font-size:18px;line-height:1.75}
.illustrated-notes p{max-width:38ch;margin-inline:auto;text-align:left}
h2,h2 em{letter-spacing:-.035em}h3{line-height:1.25}
.source-link{font-size:14px;line-height:1.6;padding-block:10px}
.hero-discover{display:none}
@media(max-width:700px){
  header{min-height:92px;grid-template-columns:92px 1fr;padding:4px 0}
  .brand{width:92px;height:auto;padding:6px}.brand img{height:auto}
  .visit-link{font-size:16px;gap:12px}
  .opening-banner{gap:14px;min-height:44px;padding:10px 4%}
  .opening-banner strong{font-size:13px;letter-spacing:.6px}
  .opening-banner span{font-size:13px;letter-spacing:.3px}
  .hero{padding-top:0}.hero-top{display:none}
  .bean-hero{padding-top:30px}
  .bean-heading>.eyebrow{font-size:11px;letter-spacing:1.1px}
  .bean-heading h1{font-size:clamp(36px,10vw,58px);line-height:1.12;letter-spacing:-.045em;margin:16px 0 18px}
  .bean-heading .bean-intro{font-size:17px;line-height:1.65;color:var(--ink);max-width:28ch;text-wrap:pretty}
  .bean-intro .intro-detail{display:none}
  .bean-journey{display:block;width:min(58vw,225px);margin:14px auto 8px}
  .stage-cherry,.stage-beans,.journey-stage figcaption{display:none}
  .stage-cup{transform:none}.stage-cup .art-layer{transform:none;will-change:auto}
  .bean-hero .hero-bottom{border:0;padding:0;margin:0 0 28px;justify-content:center}
  .bean-hero .hero-bottom>p{display:none}
  .hero-bottom .circle-link{width:auto;height:auto;min-height:44px;border:0;border-bottom:1px solid var(--rule);border-radius:0;display:flex;gap:18px;font-size:19px;padding:8px 0}
  .hero-bottom .circle-link:hover{background:transparent;color:var(--red);border-color:var(--red)}
  .hero-discover{display:inline;font-size:15px}
  .hero-photo{height:340px}.hero-photo figcaption{font-size:11px;letter-spacing:.7px;line-height:1.6}
  .section{padding:52px 7% 60px}.section-label{font-size:11px;letter-spacing:.8px;line-height:1.6;margin-bottom:30px}
  .speciality-intro{text-align:left;margin-bottom:32px}
  .speciality-intro h2,.standard-title h2,.story-grid h2,.visit h2{font-size:clamp(32px,9vw,44px);line-height:1.16;letter-spacing:-.035em}
  .speciality-intro h2{margin:16px 0 22px}
  .speciality-intro>p:not(.eyebrow),.illustrated-notes p,.standard-list p,.standard-title>p:not(.eyebrow),.story-grid p:not(.eyebrow),.visit-grid p:not(.eyebrow){font-size:17px;line-height:1.75;max-width:38ch;text-wrap:pretty}
  .source-link{font-size:14px;line-height:1.6;margin-top:14px}
  .illustrated-notes{gap:36px}.illustrated-notes article{text-align:left;width:100%;max-width:400px;border-top:1px solid var(--rule);padding-top:12px}
  .illustrated-notes img{max-width:210px;margin:0 auto 16px}
  .illustrated-notes h3{font-size:27px;line-height:1.25;letter-spacing:-.025em;margin:10px 0 14px}
  .illustrated-notes p{margin:0}.eyebrow{letter-spacing:1px}
  .standard-title>img{display:none}.standard-grid{gap:30px}
  .standard-list article{gap:12px}.standard-list article>span{font-size:12px;flex:0 0 20px}
  .standard-list h3{font-size:24px;letter-spacing:-.025em;line-height:1.3}
  .story-grid>div:first-child .eyebrow{font-size:11px;letter-spacing:.7px}
  .detail-photo .eyebrow{font-size:11px;letter-spacing:.8px}.detail-photo h2{font-size:clamp(34px,9vw,48px);line-height:1.15}
  .visit-grid .small{font-size:16px}.text-link{min-height:44px;padding-block:10px}
  footer>div{font-size:11px;letter-spacing:.5px;line-height:1.7;flex-wrap:wrap}footer>div>a{min-height:44px;display:flex;align-items:center}
}
/* Generous spacing separates the mobile masthead, message and artwork. */
@media(max-width:700px){
  header{border-bottom:0;margin-inline:7%;min-height:100px}
  .hero{padding:0}
  .bean-hero{padding-top:0;overflow:hidden}
  .bean-heading{background:var(--cream);color:var(--red);padding:42px 7% 44px}
  .bean-heading>.eyebrow{font-size:11px;letter-spacing:1.4px;line-height:1.6}
  .bean-heading h1{font-size:clamp(36px,10vw,58px);line-height:1.16;margin:22px 0;letter-spacing:-.035em}
  .bean-heading .bean-intro{color:var(--ink);font-size:17px;line-height:1.7;max-width:27ch}
  .bean-journey{width:min(52vw,210px);margin:26px auto 10px}
  .bean-hero .hero-bottom{margin:0 7% 36px}
  .hero-photo{margin-inline:7%;height:320px}
}
