@charset "UTF-8";
:root{--cream:#e7e1d6;--paper:#fcfbf8;--green:#193e31;--sage:#6f8b6b;--brown:#58200f;--blue:#6f7f95;--gold:#d1b07a;--ink:#203a30;--muted:#62685f;--line:#d8dcd4;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:100px}
*{box-sizing:border-box;letter-spacing:0}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}h2{font-size:46px;line-height:1.1}p{font-size:16px;line-height:1.65}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.skip{position:fixed;top:-100px;left:12px;z-index:30;background:white;padding:16px}.skip:focus{top:12px}.topline{background:var(--green);color:#fff;text-align:center;padding:10px 16px;font-size:13px}.header{height:96px;padding:10px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--cream);border-bottom:1px solid #d9d0c1}.brand{width:104px;flex-shrink:0}.brand img{width:104px;height:73px;object-fit:contain}.header nav{display:flex;gap:36px;font-size:14px}.header nav a{padding:12px 0}.header nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.header-cta{display:flex;gap:28px;align-items:center;font-size:14px;border-bottom:1px solid var(--green);padding:12px 0;font-weight:600}.header-cta span{font-size:22px}.hero{height:570px;position:relative;overflow:hidden;background:#363c20;color:white;isolation:isolate}.hero-photo{position:absolute;right:0;top:0;height:100%;width:62%;object-fit:cover;object-position:center 56%;z-index:-2}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#193e31 0%,#193e31 29%,#193e31ee 38%,#193e3140 56%,transparent 70%);z-index:-1}.hero-content{width:50%;padding:50px 0 44px 8%;height:100%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.eyebrow{font:12px/1.5 Arial,Helvetica,sans-serif;font-weight:600;margin-bottom:18px}.hero .eyebrow{color:var(--gold)}h1{font-size:62px;line-height:1.02;margin-bottom:18px}.hero-line{font-family:Georgia,'Times New Roman',serif;font-size:35px;line-height:1.13}.hero-description{max-width:325px;color:#e0e7df;margin:20px 0 26px;font-size:16px}.button{border:1px solid var(--green);background:var(--green);color:white;min-height:50px;padding:14px 22px;display:inline-flex;align-items:center;justify-content:center;gap:32px;font-size:14px;font-weight:600;border-radius:3px;transition:background .18s,transform .18s}.button:hover{background:#2c5643}.button:active{transform:translateY(1px)}.button.light{background:var(--cream);color:var(--green);border-color:var(--cream)}.button.light:hover{background:#fff}.button span{font-size:20px}.hero-caption{position:absolute;right:28px;bottom:22px;display:flex;flex-direction:column;gap:7px;font-size:12px;background:#193e31eb;padding:14px 18px}.hero-caption span:first-child{font-weight:bold}.origin-strip{background:var(--cream);display:flex;justify-content:center;gap:0;padding:22px 5%;font-size:13px}.origin-strip span{padding:0 7%;border-right:1px solid #b4b6a5;text-align:center}.origin-strip span:last-child{border:0}.section{padding:80px 8%;scroll-margin-top:20px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:42px}.section-top>p{color:var(--muted);font-size:15px}.section-top .eyebrow{margin-bottom:12px;color:var(--muted)}.product{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.product-photo{position:relative;background:#dfe3d9;aspect-ratio:4/5;overflow:hidden}.product-photo>img{width:100%;height:100%;object-fit:cover}.photo-label{position:absolute;top:18px;left:18px;font-size:12px;padding:9px 13px;background:var(--paper)}.thumbnails{display:flex;gap:12px;margin-top:14px}.thumbnail{padding:3px;border:1px solid transparent;background:transparent;width:64px;height:78px;border-radius:2px}.thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail.selected{border-color:var(--green)}.product-info{padding-top:10px}.product-info>.eyebrow{color:var(--sage);margin-bottom:14px}.product-info h3{font-size:56px;line-height:1.1;margin-bottom:8px}.product-subtitle{color:var(--muted);font-size:16px}.product-description{margin:24px 0 18px}.tasting{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px}.tasting span{font-size:12px;border-bottom:2px solid var(--gold);padding:5px 0;margin-right:10px}.facts{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;margin:0}.facts dt{font-size:12px;color:var(--muted);margin-bottom:6px}.facts dd{margin:0;font-size:15px}.price-row{margin:26px 0 22px;display:flex;flex-direction:column;gap:6px}.price-row strong{font-size:18px;font-weight:500}.price-row span{font-size:12px;color:var(--muted)}.purchase-controls{display:grid;grid-template-columns:1fr 90px;gap:14px;margin-bottom:15px}label{font-size:14px;display:block}select,input,textarea{width:100%;min-height:48px;border:1px solid #acb4a8;border-radius:2px;background:transparent;color:var(--ink);padding:12px;margin-top:9px}select{padding-right:24px}.order-button{width:100%;justify-content:space-between}.purchase-note{font-size:12px;margin-top:13px;color:var(--muted);line-height:1.5}.origin{background:var(--green);color:var(--cream)}.origin .section-top .eyebrow,.origin .section-top>p{color:#c1d0bf}.origin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.origin-grid img{width:100%;aspect-ratio:4/5;object-fit:cover}.origin-grid figure:nth-child(2){padding-top:40px}.origin-grid figure:nth-child(3){padding-top:80px}.origin-grid figcaption{padding-top:22px}.origin-grid figcaption>span{font-size:12px;color:var(--gold)}.origin-grid h3{font-size:27px;margin:12px 0}.origin-grid p{color:#c8d3c6;font-size:14px}.about{background:var(--cream)}.about>.eyebrow{color:var(--brown)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%}.about-grid h2{font-size:48px}.about-lead{font-size:22px;line-height:1.5;margin-bottom:20px}.about-grid>div>p+p{color:var(--muted);font-size:15px}.text-link{display:inline-flex;gap:30px;margin-top:24px;font-size:14px;font-weight:600;border-bottom:1px solid var(--green);padding-bottom:9px}.faq{display:grid;grid-template-columns:1fr 1fr;gap:8%}.faq .eyebrow{color:var(--muted)}.faq h2{font-size:40px}.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}.faq-list details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;font-size:16px;line-height:1.5;padding-right:12px}details p{font-size:14px;color:var(--muted);margin-top:16px}.closing{padding:65px 24px;text-align:center;background:#6f7f95;color:white}.closing .eyebrow{color:white}.closing h2{font-size:48px;margin:0 0 28px}footer{background:var(--cream);padding:38px 8%;display:flex;align-items:center;justify-content:space-between;gap:30px}footer>p{font-size:13px;color:var(--muted)}footer>div{display:flex;flex-direction:column;gap:10px;font-size:13px}footer>span{font-size:12px;color:var(--muted)}dialog{width:min(520px,calc(100% - 32px));border:0;padding:36px;color:var(--ink);background:var(--paper);border-radius:6px;max-height:90dvh;overflow:auto}dialog::backdrop{background:#10291fc9}dialog h2{font-size:34px;margin-bottom:16px}dialog p{font-size:14px;margin-bottom:22px}dialog textarea{resize:vertical;font-size:14px;line-height:1.5;margin-bottom:18px}dialog .button{width:100%}dialog .close-dialog{position:absolute;right:14px;top:9px;border:0;background:none;font-size:30px;color:var(--ink);width:40px;height:40px}#copy-status{margin:16px 0 0;font-size:13px}[hidden]{display:none!important}
@media(min-width:1600px){.hero{height:650px}.hero-photo{width:58%;object-fit:contain;object-position:center;background:#3a3e22}.hero-content{padding-left:max(8%,calc((100% - 1440px)/2))}.section{padding-left:max(8%,calc((100% - 1380px)/2));padding-right:max(8%,calc((100% - 1380px)/2))}}
@media(max-width:950px){.header nav{gap:22px}.hero-content{padding-left:6%;width:53%}h1{font-size:48px}.hero-line{font-size:30px}.hero-photo{width:64%}.section{padding:60px 6%}.product{gap:5%}.product-info h3{font-size:44px}.product-description{margin-top:18px}.facts{padding:18px 0;gap:16px}.section-top>p{max-width:210px}.about-grid h2{font-size:38px}.about-lead{font-size:20px}.origin-grid h3{font-size:24px}.faq{gap:6%}footer{flex-wrap:wrap}footer>span{width:100%;border-top:1px solid #c5c8bd;padding-top:18px}}
@media(max-width:650px){:root{scroll-padding-top:16px}.topline{font-size:12px;padding:9px 16px}.header{height:80px;padding:8px 20px;gap:16px}.brand,.brand img{width:80px;height:56px}.header nav{gap:16px;font-size:13px}.header nav a:last-child{display:none}.header-cta{font-size:13px;gap:10px}.header-cta span{font-size:18px}.hero{height:590px}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:50% 58%}.hero:after{background:linear-gradient(180deg,#193e31e8 0%,#193e319c 25%,#193e3100 52%,#193e3100 80%,#193e31a8 100%)}.hero-content{width:100%;height:auto;padding:28px 24px 0;justify-content:flex-start}.hero .eyebrow{font-size:11px;margin-bottom:10px}h1{font-size:43px;margin-bottom:12px}.hero-line{font-size:25px;line-height:1.15;max-width:260px}.hero-line br:first-child{display:none}.hero-line br:first-child:after{content:' '}.hero-description{display:none}.hero-content>.button{margin-top:20px;min-height:44px;padding:10px 16px;gap:22px}.hero-caption{bottom:18px;left:24px;right:auto;padding:10px 14px;font-size:11px}.origin-strip{padding:18px 10px;justify-content:space-around}.origin-strip span{padding:0 10px;font-size:11px}.section{padding:48px 22px}h2{font-size:34px}.section-top{display:block;margin-bottom:28px}.section-top>p{margin-top:14px;max-width:none;font-size:14px}.eyebrow{font-size:11px}.product{grid-template-columns:1fr;gap:30px}.product-photo{aspect-ratio:4/5;max-height:570px}.product-info{padding-top:0}.product-info h3{font-size:44px}.product-description{font-size:16px}.facts{gap:20px}.price-row{margin-top:24px}.origin-grid{gap:34px;grid-template-columns:1fr}.origin-grid figure:nth-child(2),.origin-grid figure:nth-child(3){padding-top:0}.origin-grid img{aspect-ratio:5/4;object-position:50% 40%}.origin-grid figure:nth-child(2) img{object-position:50% 60%}.origin-grid figure:nth-child(3) img{object-position:50% 65%}.origin-grid h3{font-size:28px}.origin-grid p{font-size:15px}.about-grid{grid-template-columns:1fr;gap:26px}.about-grid h2{font-size:38px}.about-lead{font-size:20px}.faq{grid-template-columns:1fr;gap:28px}.faq h2{font-size:34px}.closing{padding:50px 22px}.closing h2{font-size:36px}footer{padding:28px 22px;gap:22px}footer>p{max-width:170px}footer>div{width:100%;flex-direction:row;gap:22px}footer>a img{width:104px;height:73px}dialog{padding:34px 24px}dialog h2{font-size:32px}}
.hero{height:min(570px,calc(100svh - 190px));min-height:500px}.hero-photo{object-fit:contain;object-position:right center;background:#393d23}.catalog-toolbar{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.catalog-toolbar label{width:230px}.catalog-toolbar p{font-size:14px;color:var(--muted)}.catalog{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.coffee-card{padding:24px 20px;border:1px solid #ccd3c5;border-top:4px solid var(--sage);border-radius:3px;background:#f0f3ec;display:flex;flex-direction:column;min-height:250px}.coffee-card.honey{background:#f7f2e8;border-color:#dbcca9;border-top-color:var(--gold)}.coffee-card.lavado{background:#ecf0f5;border-color:#c5cedc;border-top-color:var(--blue)}.coffee-process{font-size:12px;text-transform:uppercase;margin-bottom:22px}.coffee-card h3{font-size:28px;line-height:1.1;margin-bottom:10px;overflow-wrap:anywhere}.coffee-card>p{font-size:12px;color:var(--muted)}.coffee-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #cbd1c5;padding-top:16px;margin-top:auto}.coffee-card>p{margin-bottom:26px}.coffee-card-bottom>span{font-size:20px}.coffee-card button{border:0;background:transparent;color:var(--green);font-size:14px;font-weight:600;padding:10px 0;white-space:nowrap}.coffee-card button:hover{text-decoration:underline}.product-heading{margin-top:76px}.product-heading h2{font-size:38px}#detalle{scroll-margin-top:25px}#order-dialog .purchase-controls{margin:24px 0 20px}#order-title{padding-right:15px}
@media(max-width:650px){.hero{height:min(590px,calc(100svh - 165px));min-height:430px}.hero-photo{object-fit:cover;object-position:center 65%}.hero-content{padding-top:24px}.hero-line{font-size:23px}.hero-line br{display:none}.hero-line{max-width:260px}.hero-caption{font-size:11px}.hero .button{margin-top:16px}}
@media(max-width:1050px){.catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.coffee-card{min-height:220px}}@media(max-width:450px){.catalog{gap:10px}.coffee-card{padding:18px 12px;min-height:230px}.coffee-card h3{font-size:24px}.coffee-card-bottom{align-items:center;gap:6px;padding-top:10px}.coffee-card-bottom>span{font-size:18px}.coffee-card>p{margin-bottom:18px}.coffee-process{margin-bottom:18px}.product-heading{margin-top:48px}.product-heading h2{font-size:32px}}
.films{background:#e9edf1}.film-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.film-grid video{display:block;width:100%;height:420px;object-fit:contain;background:#203a30}.film-grid figcaption{padding-top:20px}.film-grid figcaption>span{font-size:12px;color:#465c72}.film-grid h3{font-size:26px;margin:10px 0}.film-grid p{font-size:13px;color:var(--muted)}@media(max-width:650px){.film-grid{grid-template-columns:1fr;gap:32px}.film-grid video{height:min(540px,75svh)}.film-grid h3{font-size:28px}}
.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;background:#193e31}.hero:after{background:linear-gradient(90deg,rgba(8,27,18,.76),rgba(8,27,18,.22) 74%)}.hero-content{width:65%;padding-top:32px;padding-bottom:32px}.hero-caption{right:90px;background:#142e22ba}.hero-toggle{position:absolute;right:26px;bottom:24px;width:44px;height:44px;display:grid;place-items:center;border:1px solid #ffffffb0;border-radius:50%;background:#142e22ad;color:white}.hero-toggle:hover{background:#193e31}.hero-toggle img{width:20px;height:20px}.hero-description{max-width:360px}.hero .button{position:relative}.hero-content h1{color:#fff}.hero-content .hero-line{color:#fff}@media(max-width:650px){.hero-content{width:100%;height:100%;justify-content:center;padding:30px 24px 90px}.hero:after{background:linear-gradient(90deg,#10271fd9,#10271f45)}.hero-video{object-position:50% 50%}.hero-line{max-width:290px}.hero-caption{left:24px;right:auto;bottom:22px}.hero-toggle{right:22px;bottom:25px}.hero-content>.button{margin-top:24px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}
.origin-grid{align-items:start}.origin-grid figure:nth-child(n){padding-top:0}.origin-grid img{width:100%;height:420px;aspect-ratio:auto;object-fit:contain;object-position:center}.hero{height:min(690px,calc(100svh - 175px));min-height:500px}.hero-video{object-fit:contain;background:#152e25}.hero:after{background:linear-gradient(90deg,rgba(8,27,18,.68),rgba(8,27,18,.12) 45%,transparent 65%)}.hero-content{width:48%;padding-left:5%}.hero-caption{background:#142e22de}.hero-description{max-width:290px}@media(max-width:650px){.origin-grid img{height:min(440px,65svh)}.hero{height:650px;min-height:0;max-height:calc(100svh - 125px)}.hero-video{object-fit:contain}.hero-content{width:100%;justify-content:flex-start;padding:20px 24px 90px}.hero:after{background:linear-gradient(180deg,rgba(8,27,18,.72),rgba(8,27,18,.2) 38%,transparent 55%)}.hero h1{font-size:38px}.hero-line{font-size:21px;max-width:250px}.hero-line br{display:none}.hero .eyebrow{margin-bottom:8px}.hero-content>.button{margin-top:14px}.hero-caption{font-size:11px}}
