:root{--cream:#f5f0e7;--paper:#faf7f1;--espresso:#30241c;--muted:#75685c;--coral:#bd4f32;--orange:#e77752;--line:#dcd2c5;--sand:#e8ddce;--serif:'Cormorant Unicase',Georgia,serif;--sans:Raleway,Arial,sans-serif;--radius:12px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--espresso);font:16px/1.65 var(--sans);font-variant-numeric:lining-nums}body:has(dialog[open]){overflow:hidden}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{background:none;border:0}img{max-width:100%;display:block}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:.98;letter-spacing:-.035em}h1{font-size:clamp(64px,7.65vw,118px)}h2{font-size:clamp(44px,4.9vw,76px)}h3{font-size:29px;letter-spacing:-.025em}h1 em,h2 em{font-style:normal;color:var(--coral)}:focus-visible{outline:2px solid var(--coral);outline-offset:5px}.skip{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}main:focus{outline:none}.announcement{height:28px;background:var(--espresso);color:#f4e4d0;text-align:center;font-size:16px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:20px}.announcement span{color:#e99473;font-size:16px}.header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);background:var(--cream);position:relative;z-index:20}.brand{width:113px}.brand img{mix-blend-mode:multiply}.nav{display:flex;gap:29px}.nav a{font-size:16px;font-weight:600;position:relative;padding:12px 0}.nav a::after{content:'';position:absolute;bottom:7px;left:0;width:100%;height:1px;background:var(--coral);transform:scaleX(0);transform-origin:left;transition:transform .25s}.nav a:hover::after,.nav a[aria-current=page]::after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:20px}.icon-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;font-size:20px}.cart-button{display:flex;align-items:center;gap:9px;font-size:16px;font-weight:600;min-height:44px}#cart-count{background:var(--sand);border-radius:50%;width:24px;height:24px;display:grid;place-items:center;font-size:16px}.menu-toggle{display:none}.container{width:90%;max-width:1440px;margin:auto}.eyebrow{font-size:16px;letter-spacing:.15em;text-transform:uppercase;font-weight:600;display:flex;align-items:center;gap:12px}.eyebrow::before{content:'';height:1px;width:24px;background:currentColor}.hero{min-height:675px;position:relative;overflow:hidden;display:grid;grid-template-columns:1.02fr 1fr;align-items:center;padding-top:58px;padding-bottom:74px}.hero-copy{position:relative;z-index:3;padding-left:10%;padding-bottom:12px}.hero .eyebrow{color:var(--coral);margin-bottom:25px}.hero h1{max-width:760px}.hero h1 span{display:block}.hero-description{max-width:330px;margin-top:25px;color:var(--muted);font-size:16px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:29px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;border:1px solid var(--espresso);border-radius:6px;padding:16px 22px;min-height:50px;font-size:16px;font-weight:600;background:var(--espresso);color:var(--paper);transition:background .2s,transform .2s}.button:hover{background:#49382c;transform:translateY(-2px)}.button.coral{background:var(--coral);border-color:var(--coral)}.button.coral:hover{background:#a33e24}.button.outline{background:none;color:var(--espresso);border-color:#bcae9d}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.text-link{display:inline-flex;align-items:center;gap:34px;font-size:16px;font-weight:600;padding:8px 0;border-bottom:1px solid #b9a999}.text-link span{font-size:20px;font-weight:400;transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.bean-scene{position:absolute;width:57%;right:-3%;top:-2%;height:100%;pointer-events:none;perspective:900px}.bean-orbit{position:absolute;inset:8% 6% 15% 4%;transform:translate3d(var(--bean-x,0px),var(--bean-y,0px),0) rotate(var(--bean-r,0deg));transition:transform .18s ease-out;will-change:transform}.bean-main{width:100%;height:100%;object-fit:contain;animation:float 8s ease-in-out infinite;filter:drop-shadow(14px 28px 18px #42250b22)}.bean-secondary{position:absolute;object-fit:contain}.bean-a{width:27%;left:-1%;top:5%;filter:blur(2px);transform:rotate(100deg);animation:float-small 11s ease-in-out infinite}.bean-b{width:20%;right:2%;bottom:10%;filter:blur(4px);transform:rotate(-20deg);animation:float-small 9s ease-in-out infinite reverse}.bean-shadow{position:absolute;bottom:9%;left:29%;width:43%;height:5%;border-radius:50%;background:#53311924;filter:blur(20px);animation:shadow-breathe 8s ease-in-out infinite}.bean-caption{position:absolute;right:12%;bottom:7%;display:flex;gap:12px;align-items:center;font-size:16px;color:var(--muted)}.bean-caption:before{content:'';height:1px;width:42px;background:#bfb09d}.hero-foot{position:absolute;left:5%;bottom:23px;font-size:16px;color:var(--muted);display:flex;align-items:center;gap:14px}.hero-foot svg{width:15px}.hero-aside{position:absolute;right:3%;top:42%;writing-mode:vertical-rl;font-size:16px;letter-spacing:.19em;text-transform:uppercase;color:var(--muted)}@keyframes float{0%,100%{transform:translateY(0) rotate(-8deg)}50%{transform:translateY(-23px) rotate(-3deg)}}@keyframes float-small{0%,100%{translate:0 0}50%{translate:0 -18px}}@keyframes shadow-breathe{50%{opacity:.5;scale:.85}}
.origin-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 5%;display:flex;justify-content:space-between;align-items:center;font-size:16px;letter-spacing:.09em;text-transform:uppercase;color:var(--muted);gap:20px}.origin-strip b{color:var(--coral);font-size:17px;font-weight:400}.section{padding:100px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}.section-heading .eyebrow{margin-bottom:20px;color:var(--muted)}.section-intro{width:255px;flex-shrink:0}.section-intro p{font-size:16px;line-height:1.8;color:var(--muted);margin-bottom:15px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0}.product-image{position:relative;aspect-ratio:4/4.7;background:#ede5d9;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:grid;place-items:center}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .65s cubic-bezier(.22,1,.36,1)}.product-image:hover img{transform:translateY(-8px) rotate(-3deg) scale(1.035)}.product-image .card-tag{position:absolute;z-index:1;left:16px;top:15px;font-size:16px;letter-spacing:.07em;text-transform:uppercase;color:var(--muted)}.product-image .quick-view{position:absolute;right:14px;bottom:14px;width:37px;height:37px;background:var(--paper);border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:22px;transition:background .2s}.product-image:hover .quick-view{background:var(--espresso);color:var(--paper)}.product-card:nth-child(4n+2) .product-image{background:#e8e4d9}.product-card:nth-child(4n+3) .product-image{background:#efe0d3}.product-card:nth-child(4n+4) .product-image{background:#e7e6de}.product-meta{padding:21px 1px 0}.product-origin{color:var(--muted);font-size:16px;text-transform:uppercase;letter-spacing:.13em;margin-bottom:7px}.product-title{font-size:29px;line-height:1.06;min-height:61px}.product-notes{font-size:16px;color:var(--muted);margin-top:10px;min-height:19px}.product-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:17px;padding-top:13px}.product-price{color:var(--coral);font-size:16px;font-weight:600}.product-price small{font-size:16px;font-weight:400}.card-more{font-size:16px;font-weight:600;display:flex;gap:16px;align-items:center}.card-more span{font-size:16px}.collection-end{display:flex;justify-content:center;margin-top:38px}.roast{background:var(--espresso);color:var(--cream);display:grid;grid-template-columns:1fr 1fr;min-height:535px;position:relative;overflow:hidden}.roast-map{display:flex;flex-direction:column;justify-content:center;padding:70px 12% 65px 10%;position:relative}.roast-map img{width:100%;opacity:.65;max-width:550px}.map-note{font-size:16px;letter-spacing:.15em;text-transform:uppercase;color:#d5bc9e;margin-top:25px}.map-note span{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--orange);margin-right:8px}.roast-copy{padding:76px 12% 76px 5%;border-left:1px solid #ffffff1c}.roast .eyebrow{color:#dbbfa0;margin-bottom:25px}.roast h2{font-size:clamp(52px,5.8vw,89px);margin-bottom:24px}.roast h2 em{color:#e99876}.roast p{max-width:340px;font-size:16px;color:#d7c6b5;line-height:1.85}.light{color:var(--cream);border-color:#77604e;margin-top:24px}.editorial-duo{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.editorial-picture{position:relative;border-radius:var(--radius);overflow:hidden;aspect-ratio:1/1.06}.editorial-picture img{width:100%;height:100%;object-fit:cover}.editorial-picture .image-label{position:absolute;bottom:20px;left:24px;color:white;font-size:16px;text-shadow:0 1px 8px #000}.editorial-text{padding:20px 4% 20px 0}.editorial-text .eyebrow{color:var(--muted);margin-bottom:27px}.editorial-text h2{margin-bottom:24px}.editorial-text p{max-width:350px;color:var(--muted);font-size:16px;line-height:1.9;margin-bottom:24px}.honey-mini{display:flex;gap:35px;margin:30px 0}.honey-mini div{font-size:16px;color:var(--muted)}.honey-mini strong{display:block;font-size:19px;color:var(--coral);margin-top:3px}.tools-section{background:#eaddcc;padding:70px 5%;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;overflow:hidden}.tools-section img{width:350px;max-height:300px;object-fit:contain;justify-self:center;mix-blend-mode:multiply}.tools-section .eyebrow{margin-bottom:20px}.tools-section h2{font-size:63px}.tools-section .text-link{margin-top:24px}.video-section{height:580px;position:relative;background:var(--espresso);overflow:hidden}.video-section>img{width:100%;height:100%;object-fit:cover;filter:brightness(.57)}.video-content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;color:white;text-align:center;padding:30px}.video-content .eyebrow{margin-bottom:25px}.video-content h2{font-size:clamp(58px,7vw,100px);max-width:780px}.play-button{margin-top:33px;display:flex;align-items:center;gap:17px;color:white;font-size:16px}.play-circle{display:grid;place-items:center;width:64px;height:64px;border:1px solid #ffffff8c;border-radius:50%;transition:scale .2s,background .2s}.play-button:hover .play-circle{scale:1.1;background:#ffffff22}.video-caption{position:absolute;bottom:24px;right:5%;font-size:16px;color:#e3d8ca;letter-spacing:.06em}.closing{padding:92px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}.closing h2{font-size:61px;max-width:770px}.footer{background:var(--espresso);color:var(--cream);padding:60px 5% 0}.footer-top{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:50px;padding-bottom:65px}.footer-wordmark{font-family:var(--serif);font-size:53px;line-height:.75;font-weight:700;letter-spacing:-.04em;display:inline-block}.footer-wordmark span{display:block;font-family:Georgia,serif;font-size:24px;letter-spacing:0;text-align:center;color:#ef9272;margin-top:8px}.footer-top p{margin-top:26px;font-size:16px;color:#cfbda9;line-height:1.8}.footer-nav{display:flex;flex-direction:column;gap:10px;font-size:16px;padding-top:7px}.footer-nav>span{color:#c5a78b;font-size:16px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px}.footer-end h2{font-size:43px;line-height:1.05}.footer-bottom{border-top:1px solid #ffffff24;display:flex;justify-content:space-between;gap:20px;padding:22px 0;color:#cebba7;font-size:16px}.footer-bottom strong{font-size:16px;font-weight:600;color:var(--cream)}
.page-intro{padding:64px 0 40px}.breadcrumbs{font-size:16px;color:var(--muted);margin-bottom:35px;display:flex;gap:12px;align-items:center}.page-intro h1{font-size:90px;max-width:1000px}.page-intro p{max-width:430px;margin-top:22px;color:var(--muted);font-size:16px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;margin:10px 0 30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.filter-group{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.filter-group select,.sort-label select{max-width:220px;background:transparent;border:1px solid var(--line);border-radius:6px;color:var(--espresso);padding:11px 28px 11px 10px;font-size:16px}.filter-group label{font-size:16px;display:flex;gap:6px;align-items:center}.results-count{font-size:16px;color:var(--muted)}.catalog-page{padding-bottom:95px}.catalog-page .product-grid{row-gap:46px}.empty-state{padding:60px 0;text-align:center;grid-column:1/-1}.empty-state h3{margin-bottom:15px}.empty-state p{color:var(--muted);margin-bottom:22px}.detail{padding:40px 0 85px}.detail .breadcrumbs{margin-bottom:30px}.detail-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:7%;align-items:start}.gallery-main{aspect-ratio:1/1.04;background:var(--sand);border:1px solid var(--line);border-radius:var(--radius);display:grid;place-items:center;overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.gallery-thumbs{display:flex;gap:12px;margin-top:15px}.gallery-thumb{width:76px;height:88px;border:1px solid var(--line);border-radius:7px;background:var(--paper);overflow:hidden;padding:3px}.gallery-thumb[aria-pressed=true]{border-color:var(--coral)}.gallery-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.detail-copy{padding-top:15px}.detail-copy h1{font-size:65px;line-height:1.02;margin:15px 0 21px}.detail-intro{font-size:16px;color:var(--muted);line-height:1.9;max-width:470px}.detail-price{font-size:25px;color:var(--coral);margin:23px 0 6px;font-weight:500}.stock-line{color:var(--muted);font-size:16px;margin-bottom:25px}.stock-line::before{content:'';width:5px;height:5px;border-radius:50%;background:#607551;display:inline-block;margin-right:7px}.options{border:0;padding:0;margin:23px 0}.options legend{font-size:16px;font-weight:600;margin-bottom:10px}.option-row{display:flex;gap:9px;flex-wrap:wrap}.option{border:1px solid #c6b8a5;border-radius:6px;min-height:44px;padding:10px 19px;font-size:16px;transition:background .2s}.option[aria-pressed=true]{background:var(--espresso);color:var(--paper);border-color:var(--espresso)}.option-row.grinds{display:grid;grid-template-columns:1fr 1fr}.option-row.grinds .option{padding:11px 10px}.buy-row{display:flex;gap:14px;margin-top:28px}.quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:6px;height:52px}.quantity button{width:34px;height:46px;font-size:20px}.quantity span{min-width:25px;text-align:center;font-size:16px}.buy-row>.button{flex:1}.detail-notice{font-size:16px;line-height:1.6;color:var(--muted);margin-top:12px}.product-story{margin-top:60px;display:grid;grid-template-columns:1fr 1.2fr;gap:10%;border-top:1px solid var(--line);padding-top:38px}.product-story h2{font-size:44px}.product-story p{font-size:16px;line-height:1.9;white-space:pre-line;color:var(--muted)}.story-photo{height:500px;width:100%;object-fit:cover;border-radius:var(--radius);margin-top:45px}.story-intro{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;padding:75px 0}.story-intro h1{font-size:85px}.story-intro p{color:var(--muted);margin:25px 0;font-size:16px}.story-intro img{border-radius:var(--radius);aspect-ratio:1;object-fit:cover;width:100%}.story-long{padding:75px 0}.story-long p{max-width:650px;font-size:16px;line-height:1.9;margin:25px 0;color:var(--muted)}
dialog{border:0;background:var(--paper);color:var(--espresso);padding:0}dialog::backdrop{background:#20170e70;backdrop-filter:blur(3px)}.cart-dialog{inset:0 0 0 auto;margin:0;width:min(500px,100%);height:100dvh;max-height:100dvh;max-width:100%;padding:27px 30px;overflow-y:auto}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--line)}.drawer-head h2{font-size:38px}.drawer-head h2 span{font:16px var(--sans);margin-left:12px;color:var(--muted)}.cart-item{display:grid;grid-template-columns:83px 1fr;gap:17px;padding:25px 0;border-bottom:1px solid var(--line)}.cart-item>img{width:83px;height:108px;object-fit:contain;background:var(--sand);mix-blend-mode:multiply;border-radius:6px}.cart-item h3{font-size:23px;line-height:1.1}.cart-item p{font-size:16px;color:var(--muted);margin-top:5px}.cart-item .item-actions{display:flex;align-items:center;gap:13px;justify-content:space-between;margin-top:11px}.cart-item .quantity{height:32px}.cart-item .quantity button{height:30px;width:28px}.remove-item{font-size:16px;text-decoration:underline;color:var(--muted)}.item-price{font-size:16px;color:var(--coral);font-weight:600}.cart-total{display:flex;justify-content:space-between;margin:29px 0 16px;font-size:17px}.checkout-note{padding:17px;background:var(--sand);border-radius:7px;font-size:16px;line-height:1.8}.cart-dialog .button{width:100%;margin-top:19px}.search-dialog{width:min(680px,94%);max-height:85dvh;border-radius:var(--radius);padding:30px}.search-dialog label{font-size:16px;display:block;margin-top:22px}.search-dialog input{width:100%;margin:10px 0 20px;background:none;border:0;border-bottom:1px solid var(--espresso);padding:12px 0;font-size:20px;outline-offset:3px}.search-result{display:flex;align-items:center;gap:18px;padding:13px 0;border-bottom:1px solid var(--line)}.search-result img{width:57px;height:65px;object-fit:contain;mix-blend-mode:multiply}.search-result h3{font-size:23px}.search-result small{font-size:16px;color:var(--coral)}.video-dialog{width:min(1000px,95%);max-height:95dvh;background:#171310;border-radius:var(--radius);overflow:visible}.video-dialog video{width:100%;max-height:85dvh;display:block;border-radius:var(--radius)}.video-close{position:absolute;right:8px;top:8px;border-radius:50%;background:var(--paper);z-index:1}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--espresso);color:var(--cream);border-radius:7px;padding:13px 24px;font-size:16px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:50;max-width:90%;text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}.mobile-only{display:none}
@media(min-width:1600px){.hero{min-height:770px}.hero-copy{padding-left:max(5.55%,calc((100vw - 1440px)/2))}.hero h1{font-size:125px}}
@media(max-width:1050px){.nav{gap:16px}.nav a{font-size:16px}.header-actions{gap:7px}.hero{min-height:590px;padding-top:55px}.hero h1{font-size:82px}.hero-description{max-width:290px}.bean-scene{right:-8%;width:62%}.hero-actions{gap:17px}.product-grid{gap:15px}.product-title{font-size:24px}.product-notes{font-size:16px}.section{padding:75px 0}.roast-copy{padding-right:8%}.footer-top{gap:30px}.detail-grid{gap:5%}.detail-copy h1{font-size:52px}.sort-label{font-size:16px}}
@media(max-width:760px){.header{height:80px;padding:0 5%}.brand{width:94px}.nav{display:none;position:absolute;left:0;right:0;top:80px;background:var(--cream);padding:20px 6% 30px;border-bottom:1px solid var(--line);flex-direction:column;gap:10px}.nav.open{display:flex}.nav a{font-size:17px;padding:12px 0}.menu-toggle{display:inline-flex}.cart-label{display:none}.header-actions{gap:4px}.announcement{font-size:16px;letter-spacing:.1em;gap:12px}.hero{display:block;min-height:830px;padding:37px 0 55px}.hero-copy{padding:0 5%;z-index:3}.hero .eyebrow{font-size:16px;margin-bottom:20px}.hero h1{font-size:clamp(62px,12vw,90px);line-height:.94;max-width:550px}.hero-description{margin-top:22px;max-width:290px;font-size:16px}.hero-actions{margin-top:23px;gap:25px}.hero-actions .button{padding:14px 19px;gap:24px}.hero-actions .text-link{font-size:16px;gap:10px}.bean-scene{width:100%;right:-6%;top:420px;height:370px}.bean-orbit{inset:0 11% 0 9%}.bean-a{width:25%;top:1%;left:1%}.bean-b{width:19%;bottom:7%;right:8%}.bean-shadow{bottom:2%;left:31%;width:34%}.bean-caption{bottom:0;font-size:16px;right:9%}.hero-aside{display:none}.hero-foot{bottom:18px;font-size:16px}.origin-strip{padding:16px 5%;gap:12px;font-size:16px}.origin-strip span:nth-of-type(n+3),.origin-strip b:nth-of-type(n+3){display:none}.section{padding:62px 0}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:48px}.section-heading .eyebrow{font-size:16px;margin-bottom:18px}.section-intro{width:auto;margin-top:17px}.section-intro p{display:none}.section-intro .text-link{font-size:16px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.product-image{aspect-ratio:4/5}.product-image .card-tag{font-size:16px;left:10px;top:10px}.product-image .quick-view{width:29px;height:29px;font-size:19px;right:8px;bottom:8px}.product-meta{padding-top:16px}.product-origin{font-size:16px;margin-bottom:6px}.product-title{font-size:25px;min-height:54px}.product-notes{font-size:16px;min-height:32px;line-height:1.5}.product-bottom{margin-top:13px;padding-top:11px;gap:7px;align-items:start}.product-price{font-size:16px}.product-price small{font-size:16px}.card-more{font-size:16px;gap:7px;white-space:nowrap}.roast{grid-template-columns:1fr}.roast-map{order:2;padding:38px 10% 47px}.roast-copy{padding:48px 7% 12px;border:0}.roast-copy h2{font-size:63px;max-width:400px}.roast p{font-size:16px;max-width:350px}.roast .eyebrow{font-size:16px}.roast-map img{max-width:460px;margin:auto}.map-note{font-size:16px}.editorial-duo{grid-template-columns:1fr;gap:30px}.editorial-text{padding:0 0 8px}.editorial-text h2{font-size:57px}.editorial-picture{aspect-ratio:1/1.02}.editorial-text .eyebrow{font-size:16px;margin-bottom:20px}.editorial-text p{font-size:16px}.tools-section{grid-template-columns:1fr;padding:44px 6% 20px;gap:20px}.tools-section h2{font-size:52px}.tools-section img{width:250px;max-height:230px}.video-section{height:440px}.video-content h2{font-size:61px}.video-content .eyebrow{font-size:16px}.video-caption{font-size:16px}.closing{padding:55px 5%;flex-direction:column;align-items:start;gap:25px}.closing h2{font-size:49px}.footer{padding:43px 5% 0}.footer-top{grid-template-columns:1fr 1fr;gap:30px;padding-bottom:40px}.footer-end{display:none}.footer-bottom{flex-wrap:wrap;font-size:16px;gap:12px}.footer-bottom a{flex-basis:100%}.footer-wordmark{font-size:44px}.footer-nav{font-size:16px}.footer-top p{font-size:16px}.page-intro{padding-top:37px}.page-intro h1{font-size:65px}.breadcrumbs{font-size:16px;margin-bottom:25px}.catalog-toolbar{align-items:start;flex-direction:column;gap:15px}.filter-group{gap:10px}.filter-group select{max-width:155px}.catalog-page{padding-bottom:60px}.detail{padding-top:25px}.detail-grid{grid-template-columns:1fr;gap:22px}.gallery-main{aspect-ratio:1/1}.detail-copy h1{font-size:57px}.detail-intro{font-size:16px}.product-story{grid-template-columns:1fr;gap:25px;margin-top:40px}.product-story h2{font-size:40px}.product-story p{font-size:16px}.story-intro{grid-template-columns:1fr;padding:40px 0;gap:25px}.story-intro h1{font-size:68px}.story-intro img{max-height:440px}.story-photo{height:320px}.story-long{padding:40px 0}.story-long h2{font-size:48px}.cart-dialog{padding:24px 20px}.search-dialog{padding:22px}.search-dialog .drawer-head h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.bean-orbit{transform:none!important}.bean-main{transform:rotate(-6deg)}}

/* Refinement: legible typography, contained branding, tactile shop cards. */
:root{--text-min:16px}body{font-size:var(--text-min)}
.brand{width:124px;height:60px;display:flex;align-items:center;flex-shrink:0}.brand img{width:124px;height:60px;object-fit:contain}
.announcement{height:auto;min-height:36px;padding:7px 16px;line-height:1.5;letter-spacing:.07em}
.header{gap:24px}.nav{gap:22px}.nav a{font-size:16px}.header-actions{gap:12px}.header .cart-button{gap:8px}.eyebrow{letter-spacing:.07em;line-height:1.5}
.hero{min-height:830px}.hero-description{max-width:410px}.hero-actions{flex-wrap:wrap;gap:20px}.hero-foot{max-width:65%;bottom:22px}.hero-aside{display:none}.hero h1{font-size:clamp(64px,7.1vw,108px)}
.button{min-height:58px;padding:12px 15px 12px 23px;gap:24px;border-radius:10px;position:relative;overflow:hidden;transition:background .2s,transform .2s,color .2s}
.button>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#ffffff1c;font-size:23px;flex-shrink:0;transition:transform .25s,background .25s}
.button:hover>span{transform:rotate(45deg);background:#ffffff30}.button:active{transform:translateY(1px)}.button.outline>span{background:var(--sand)}.text-link{gap:22px}.text-link:hover{color:var(--coral)}.text-link.light:hover{color:#f5ab8d}
.section-intro{width:310px}.product-card{background:var(--paper);border:1px solid #ccbead;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:transform .28s,border-color .28s}.product-card:hover{transform:translateY(-5px);border-color:var(--coral)}.product-image{border:0;border-bottom:1px solid var(--line);border-radius:0;aspect-ratio:1/1.12}.product-image .card-tag{font-size:16px;letter-spacing:0;text-transform:none;left:14px;top:13px}.product-image .quick-view{width:44px;height:44px}.product-meta{padding:21px 18px 18px;flex:1;display:flex;flex-direction:column}.product-origin{font-size:16px;letter-spacing:.025em}.product-title{font-size:32px;line-height:1.08;min-height:70px}.product-notes{font-size:16px;line-height:1.6;margin-bottom:18px}.product-bottom{margin-top:auto;flex-wrap:wrap;gap:14px;padding-top:17px}.product-price{font-size:22px;white-space:nowrap}.product-price small{font-size:16px}.card-more{font-size:16px;gap:12px;min-height:44px;border:1px solid var(--line);border-radius:7px;padding:6px 12px;transition:background .2s,color .2s}.card-more:hover{background:var(--espresso);color:var(--paper)}
.origin-strip{display:block;overflow:hidden;padding:22px 0;background:var(--coral);color:var(--cream);border:0;text-transform:none}.origin-track{display:flex;width:max-content;animation:origins-flow 42s linear infinite}.origin-track>span{display:block!important;flex-shrink:0;white-space:pre;font:500 clamp(36px,4vw,64px)/1.1 var(--serif);letter-spacing:-.025em;padding-right:35px}.origin-track i{font:normal 28px var(--sans);vertical-align:middle;margin:0 25px;color:#f1bb9f}@keyframes origins-flow{to{transform:translateX(-50%)}}
.bean-rain{position:absolute;inset:0;overflow:hidden}.falling-bean{position:absolute;top:-250px;width:155px;opacity:0;animation:bean-fall 12s linear infinite;pointer-events:none}.fall-0{left:8%;animation-delay:-2s;width:140px;filter:blur(1px)}.fall-1{left:70%;animation-delay:-8s;width:180px;filter:blur(3px)}.fall-2{left:40%;animation-delay:-5s;width:90px}.fall-3{left:17%;animation-delay:-10s;width:115px}.fall-4{left:81%;animation-delay:-1s;width:110px}.fall-5{left:58%;animation-delay:-7s;width:100px;filter:blur(2px)}.fall-6{left:30%;animation-delay:-11s;width:75px}.bean-secondary{display:none}.bean-orbit{z-index:2;inset:4% 2% 12% 0}.bean-main{animation:bean-arrive 1.8s cubic-bezier(.16,1,.3,1) both,float 8s 1.8s ease-in-out infinite}
@keyframes bean-fall{0%{transform:translate3d(-25px,-40px,0) rotate(-40deg);opacity:0}10%{opacity:.85}85%{opacity:.85}100%{transform:translate3d(55px,1150px,0) rotate(240deg);opacity:0}}
@keyframes bean-arrive{from{transform:translate3d(50px,-450px,0) rotate(-50deg);opacity:1}to{transform:translate3d(0,0,0) rotate(-8deg);opacity:1}}
.motion-toggle{position:absolute;right:5%;bottom:17px;z-index:5;border-bottom:1px solid var(--line);padding:8px 0;font-size:16px}.motion-paused .hero img,.motion-paused .origin-track{animation-play-state:paused}.motion-paused .bean-orbit{transform:none!important}
.background-video{width:100%;height:100%;object-fit:cover;display:block}.video-section::after{content:'';position:absolute;inset:0;background:#20140bb0;pointer-events:none}.video-content,.video-caption,.video-toggle{z-index:1}.video-toggle{position:absolute;bottom:22px;left:5%;color:white;border:1px solid #ffffff80;border-radius:8px;padding:10px 16px;background:#30241c80;font-size:16px}.video-caption{bottom:33px;font-size:16px}
.footer{padding-top:55px}.footer-invitation{border-bottom:1px solid #ffffff30;padding-bottom:45px;margin-bottom:55px}.footer-invitation>span{color:#d9c3ae}.footer-invitation>a{font:500 clamp(60px,8vw,118px)/1.1 var(--serif);display:flex;gap:25px;align-items:center;margin-top:16px;letter-spacing:-.035em}.footer-invitation em{font-style:normal;color:#ed9671}.footer-invitation>a>span{margin-left:auto;font:400 70px var(--sans);transition:transform .25s}.footer-invitation>a:hover>span{transform:translate(8px,-8px)}.footer-emblem{display:block;width:220px;height:220px}.footer-emblem img{width:100%;height:100%;object-fit:contain}.footer-top{grid-template-columns:1.2fr 1fr 1.3fr;gap:65px}.footer-nav{gap:15px}.footer-top p{max-width:300px}.footer-bottom{flex-wrap:wrap;align-items:center;font-size:16px}.footer-bottom strong{font-size:16px}.back-top{color:var(--cream);font-size:16px;min-height:44px}.footer-nav a:hover{color:#ed9671}
.detail-intro{font-size:18px}.detail-price{font-size:30px}.detail-notice{font-size:16px}.detail .breadcrumbs{flex-wrap:wrap}.product-information{margin-top:80px;border-top:1px solid var(--line);padding-top:60px}.information-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:20px 10%;margin-bottom:40px}.information-heading>.eyebrow{grid-column:1/-1;color:var(--coral)}.information-heading h2{font-size:64px}.information-heading>p:last-child{max-width:380px;color:var(--muted);font-size:18px}.coffee-facts{display:grid;grid-template-columns:repeat(3,1fr);margin:0 0 55px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.coffee-fact{padding:25px 28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:140px}.coffee-fact dt{color:var(--muted);font-size:16px;margin-bottom:12px}.coffee-fact dd{font:500 30px/1.2 var(--serif);margin:0}.altitude-fact{background:var(--sand)}.altitude-fact dd{font-size:40px;color:var(--coral)}.coffee-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:start}.coffee-narrative h3,.tasting-panel h3{font-size:42px;line-height:1.05;margin-bottom:25px}.coffee-narrative p{white-space:pre-line;font-size:18px;line-height:1.9;color:var(--muted);max-width:65ch}.tasting-panel{background:var(--sand);padding:35px;border-radius:14px}.tasting-panel .eyebrow{margin-bottom:22px;color:var(--coral)}.tasting-notes{display:flex;flex-wrap:wrap;gap:10px;padding:0;list-style:none}.tasting-notes li{border-bottom:1px solid #bba48e;font-size:18px;padding:8px 0;margin-right:17px}.sensory-list{margin:28px 0 0}.sensory-list>div{display:grid;grid-template-columns:100px 1fr;gap:20px;border-top:1px solid #c9b9a6;padding:15px 0}.sensory-list dt{font-size:16px;font-weight:600}.sensory-list dd{margin:0;font-size:16px}.quantity button{min-width:44px}.quantity span{font-size:16px}.cart-item .quantity button{width:44px;height:44px}.cart-item .quantity{height:46px}.cart-item{grid-template-columns:72px 1fr}.cart-item .item-actions{flex-wrap:wrap}.search-dialog input{font-size:20px}
@media(max-width:1200px){.header{height:90px}.nav{display:none;position:absolute;top:90px;left:0;right:0;padding:25px 5%;background:var(--cream);border-bottom:1px solid var(--line);flex-direction:column;gap:12px}.nav.open{display:flex}.nav a{font-size:18px}.menu-toggle{display:inline-flex}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section .product-grid>.product-card:last-child:nth-child(4){grid-column:auto}.hero-actions .text-link{gap:10px}.hero-description{max-width:360px}.footer-top{gap:35px}}
@media(max-width:760px){.announcement{font-size:16px;flex-wrap:wrap;gap:0 10px;letter-spacing:0}.header{height:80px;gap:10px}.nav{top:80px}.brand,.brand img{width:100px;height:48px}.hero{min-height:1040px;padding-top:38px}.hero h1{font-size:clamp(59px,12vw,90px)}.hero .eyebrow{font-size:16px;max-width:320px}.hero-description{font-size:16px;max-width:350px}.hero-actions{gap:12px;align-items:flex-start;flex-direction:column}.hero-actions .button,.hero-actions .text-link{font-size:16px}.bean-scene{top:590px;height:340px;right:0}.bean-caption{font-size:16px;bottom:0;right:8%}.hero-foot{font-size:16px;max-width:90%;bottom:69px}.motion-toggle{bottom:15px;left:5%;right:auto}.bean-rain{overflow:visible}.falling-bean{animation-duration:10s;max-width:115px}.bean-rain .fall-5,.bean-rain .fall-6{display:none}.origin-track>span{font-size:42px}.origin-strip{padding:23px 0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.product-meta{padding:15px 12px}.product-title{font-size:28px;min-height:0;margin-bottom:6px;overflow-wrap:anywhere}.product-origin{font-size:16px;overflow-wrap:anywhere}.product-image .card-tag{font-size:16px;line-height:1.3;max-width:calc(100% - 20px);left:10px;top:10px}.product-image img{padding-top:20px}.product-notes{font-size:16px;line-height:1.5}.product-bottom{flex-direction:column;gap:12px;align-items:stretch}.product-price{font-size:20px}.card-more{justify-content:space-between;font-size:16px;padding:7px 9px}.card-more span{font-size:20px}.section-intro{width:auto}.section-heading .eyebrow,.section-intro .text-link,.roast .eyebrow,.roast p,.map-note,.editorial-text .eyebrow,.editorial-text p,.video-content .eyebrow{font-size:16px}.video-caption{display:none}.video-section{height:540px}.video-toggle{font-size:16px;bottom:20px}.video-content h2{font-size:64px}.footer-invitation{padding-bottom:30px;margin-bottom:35px}.footer-invitation>a{display:block;font-size:65px}.footer-invitation>a>span{display:inline-block;font-size:42px;margin-left:15px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-top>div:first-child{grid-column:1/-1;display:flex;gap:25px;align-items:center}.footer-emblem{width:145px;height:145px;flex-shrink:0}.footer-top p{font-size:16px;margin:0}.footer-nav{font-size:16px}.footer-end{display:block}.footer-end h2{font-size:34px}.footer-end .text-link{font-size:16px;gap:10px}.footer-bottom,.footer-bottom strong{font-size:16px}.information-heading{grid-template-columns:1fr}.information-heading h2{font-size:50px}.coffee-facts{grid-template-columns:repeat(2,1fr)}.coffee-fact{padding:20px 15px;min-width:0}.coffee-fact dd{font-size:25px;overflow-wrap:anywhere}.altitude-fact dd{font-size:30px}.coffee-story-grid{grid-template-columns:1fr;gap:35px}.coffee-narrative p{font-size:16px}.tasting-panel{padding:25px}.detail-copy h1{font-size:52px}.buy-row{flex-wrap:wrap}.buy-row>.button{min-width:210px}.options .option{font-size:16px}.option-row.grinds{grid-template-columns:1fr}.gallery-thumbs{flex-wrap:wrap}.filter-group select{max-width:100%;font-size:16px}.sort-label select{font-size:16px;max-width:100%}.sort-label{display:flex;flex-wrap:wrap;gap:10px}.filter-group{align-items:start;flex-direction:column}.breadcrumbs{font-size:16px}.cart-dialog{padding:22px 16px}}
@media(max-width:360px){.product-grid{grid-template-columns:1fr}.footer-top>div:first-child{flex-direction:column;align-items:start}.footer-top{grid-template-columns:1fr}.footer-invitation>a{font-size:56px}.hero h1{font-size:56px}}
@media(prefers-reduced-motion:reduce){.falling-bean{display:none}.bean-main{opacity:1}.origin-track{animation:none;white-space:normal;max-width:100%;width:100%}.origin-track>span{white-space:normal;line-height:1.5;padding:0 20px}.origin-track>span:nth-child(2){display:none!important}.motion-toggle{display:none}}

/* Third refinement: direct shopping and an editorial brand story. */
@media(min-width:761px){.hero h1{font-size:clamp(44.8px,4.97vw,75.6px)}}
.catalog-overview{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:20px 0;margin-bottom:30px;color:var(--muted);font-size:16px}
.tasting-panel{background:#e9dfd0;padding:36px}.tasting-panel h3{font-size:45px}.tasting-intro{color:var(--muted);font-size:16px;margin-bottom:24px}.tasting-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;border-top:1px solid #c8b49b;border-bottom:1px solid #c8b49b}.tasting-notes li{margin:0;padding:24px 8px;border:0;display:flex;align-items:center;flex-direction:column;gap:15px;text-align:center;font-size:16px;line-height:1.4}.tasting-notes li+li{border-left:1px solid #c8b49b}.tasting-notes li:nth-child(3n+1){border-left:0}.tasting-notes li:nth-child(n+4){border-top:1px solid #c8b49b}.flavour-icon{width:60px;height:60px;stroke:var(--coral);stroke-width:1.5;fill:none}.tasting-footnote{font-size:16px;color:var(--muted);margin-top:18px;line-height:1.7}.sensory-list{margin-top:30px}.sensory-list dt{color:var(--coral)}.sensory-list dd{font-size:18px}.coffee-story-grid{grid-template-columns:.85fr 1.15fr;gap:6%}
.about-hero{display:grid;grid-template-columns:1fr 1fr;gap:6%;padding-top:65px;padding-bottom:80px;align-items:center}.about-hero .eyebrow{color:var(--coral);margin-bottom:28px}.about-hero h1{font-size:clamp(60px,6.4vw,96px)}.about-hero-photo{position:relative;padding-bottom:32px}.about-hero-photo img{aspect-ratio:4/5;width:100%;object-fit:cover;border-radius:14px}.about-hero-photo span{display:block;font-size:16px;color:var(--muted);margin-top:15px}.about-story{display:grid;grid-template-columns:1fr 2fr;gap:6%;padding-top:60px;padding-bottom:100px;border-top:1px solid var(--line)}.about-story>.eyebrow{align-self:start;color:var(--coral)}.about-story h2{margin-bottom:35px}.about-story p:not(.eyebrow){font-size:18px;line-height:1.9;max-width:65ch;margin-top:22px;color:var(--muted)}.about-belief{padding:85px 0;background:var(--espresso);color:var(--cream)}.about-belief .eyebrow{margin-bottom:35px;color:#d9bca1}.about-belief h2{font-size:clamp(50px,5.5vw,84px);line-height:1.1}.about-belief em{color:#ee9d79}.about-values{display:grid;grid-template-columns:1fr 1.1fr;gap:8%;align-items:center;padding-top:100px;padding-bottom:90px}.about-values-photo img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:14px}.about-values .eyebrow{color:var(--coral);margin-bottom:25px}.about-values dl{margin:0}.about-values dl>div{padding:24px 0;border-bottom:1px solid var(--line)}.about-values dt{font:500 38px/1.15 var(--serif);margin-bottom:13px}.about-values dd{font-size:18px;line-height:1.8;color:var(--muted);margin:0}
@media(max-width:760px){.coffee-story-grid{grid-template-columns:1fr}.tasting-panel{padding:25px 18px}.tasting-panel h3{font-size:39px}.tasting-notes{grid-template-columns:repeat(2,minmax(0,1fr))}.tasting-notes li:nth-child(3n+1){border-left:1px solid #c8b49b}.tasting-notes li:nth-child(2n+1){border-left:0}.tasting-notes li:nth-child(n+3){border-top:1px solid #c8b49b}.about-hero{grid-template-columns:1fr;gap:30px;padding:40px 0}.about-hero h1{font-size:60px}.about-hero-photo img{aspect-ratio:1}.about-story{grid-template-columns:1fr;padding:40px 0 60px;gap:25px}.about-story h2{font-size:52px}.about-belief{padding:55px 0}.about-belief h2{font-size:48px}.about-values{grid-template-columns:1fr;gap:35px;padding:60px 0}.about-values-photo img{aspect-ratio:4/3}.about-values dt{font-size:34px}.about-values dd,.about-story p:not(.eyebrow){font-size:16px}}

/* El grano protagonista permanece completamente visible durante toda la animación. */
.bean-main{opacity:1}

.price-format{font-size:16px;color:var(--muted);margin:0 0 13px;line-height:1.6}.detail-price{line-height:1.3}
.about-moment{display:grid;grid-template-columns:1fr 1.15fr;gap:8%;align-items:center;padding:30px 0 100px}.moment-photo img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:14px}.moment-copy .eyebrow{color:var(--coral);margin-bottom:25px}.moment-copy h2{font-size:clamp(48px,4.9vw,72px);margin-bottom:28px}.moment-copy>p:not(.eyebrow){font-size:18px;line-height:1.8;color:var(--muted);max-width:55ch}.moment-lines{margin-top:30px;border-top:1px solid var(--line)}.moment-lines p{padding:18px 0;border-bottom:1px solid var(--line);font-size:16px;line-height:1.7;color:var(--muted)}.moment-lines strong{color:var(--espresso)}
.coffee-finale{display:grid;grid-template-columns:1fr 1.15fr;background:#e7d7c1;min-height:610px;overflow:hidden}.finale-image{position:relative;display:grid;place-items:center;border-right:1px solid #c6b499;min-width:0}.finale-image img{width:90%;max-height:560px;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-9deg)}.finale-image>span{position:absolute;bottom:35px;left:10%;font-size:16px;line-height:1.6}.finale-copy{padding:65px 10% 65px 9%;display:flex;flex-direction:column;align-items:start;justify-content:center}.finale-copy .eyebrow{margin-bottom:25px;color:#6f4d34}.finale-copy h2{font-size:clamp(60px,6.3vw,96px);line-height:.96;margin-bottom:25px}.finale-copy>p:not(.eyebrow){max-width:430px;font-size:18px;line-height:1.8;color:#695645;margin-bottom:30px}.finale-copy .button{min-height:66px;padding-left:26px;padding-right:16px;font-size:18px;gap:35px}.finale-copy .button>span{width:42px;height:42px}
@media(max-width:760px){.about-moment{grid-template-columns:1fr;gap:35px;padding-bottom:60px}.moment-photo img{aspect-ratio:4/3}.moment-copy h2{font-size:52px}.moment-copy>p:not(.eyebrow){font-size:16px}.coffee-finale{grid-template-columns:1fr}.finale-image{height:350px;border-right:0;border-bottom:1px solid #c6b499}.finale-image img{height:340px;width:85%}.finale-image>span{bottom:20px;left:5%}.finale-copy{padding:45px 6% 55px}.finale-copy h2{font-size:62px}.finale-copy>p:not(.eyebrow){font-size:16px}.finale-copy .button{font-size:18px;max-width:100%;gap:24px}}

/* Alternar la imagen en «El café también va de ti». */
@media(min-width:761px){.about-moment{grid-template-columns:1.15fr 1fr}.about-moment .moment-copy{grid-column:1;grid-row:1}.about-moment .moment-photo{grid-column:2;grid-row:1}}

/* Excepción solicitada: fila inferior del footer a 14 px. */
.footer-bottom,.footer-bottom a,.footer-bottom span,.footer-bottom strong,.footer-bottom button{font-size:14px}

/* Home: catálogo completo en carrusel manual, sección blanca y tarjetas crema. */
.home-coffees{background:#fff}.coffee-slider{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:1px;padding:8px 1px 18px;scrollbar-width:thin;scrollbar-color:#bdad99 transparent;overscroll-behavior-x:contain}.coffee-slider>.product-card{flex:0 0 calc((100% - 66px)/4);scroll-snap-align:start;min-width:0;background:var(--cream)}.home-coffees .product-image,.home-coffees .product-card:nth-child(n) .product-image{background:var(--cream)}.coffee-slider .product-meta{background:var(--cream)}.slider-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:23px}.slider-controls p{font-size:16px;color:var(--muted)}.slider-controls>div{display:flex;gap:12px}.slider-arrow{width:52px;height:52px;display:grid;place-items:center;border:1px solid #bda98f;border-radius:50%;font-size:24px;transition:background .2s,color .2s}.slider-arrow:hover:not(:disabled){background:var(--espresso);color:white}.slider-arrow:disabled{opacity:.3;cursor:default}
@media(max-width:1200px){.coffee-slider>.product-card{flex-basis:calc((100% - 44px)/3)}}
@media(max-width:900px){.coffee-slider>.product-card{flex-basis:calc((100% - 22px)/2)}}
@media(max-width:600px){.coffee-slider{gap:16px}.coffee-slider>.product-card{flex-basis:82%}.slider-controls{align-items:center}.slider-controls p{max-width:170px}.coffee-slider .product-image{aspect-ratio:1/1.08}.coffee-slider .product-title{overflow-wrap:normal}.coffee-slider .product-bottom{flex-direction:row;align-items:center;flex-wrap:wrap}}

/* Blog original, antes del cierre de la home. */
.home-journal{background:#fff}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.journal-article{display:flex;flex-direction:column;align-items:start;min-width:0}.journal-image{display:block;width:100%;aspect-ratio:4/3;border-radius:12px;overflow:hidden;margin-bottom:24px}.journal-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.journal-image:hover img{transform:scale(1.035)}.journal-category{font-size:16px;color:var(--coral);margin-bottom:14px}.journal-article h3{font-size:34px;line-height:1.12;margin-bottom:18px}.journal-excerpt{font-size:16px;line-height:1.8;color:var(--muted);margin-bottom:22px}.journal-article>.text-link{margin-top:auto;font-size:16px}.journal-article h3 a:hover{color:var(--coral)}
@media(max-width:1050px){.journal-grid{gap:23px}.journal-article h3{font-size:29px}}
@media(max-width:760px){.journal-grid{grid-template-columns:1fr;gap:42px}.journal-image{aspect-ratio:16/10;margin-bottom:19px}.journal-article h3{font-size:34px}.journal-article{padding-bottom:30px;border-bottom:1px solid var(--line)}.journal-article:last-child{padding-bottom:0;border-bottom:0}}

/* Artículos internos: misma identidad, una columna de lectura. */
.blog-post{background:var(--paper);padding-bottom:80px}.post-heading{padding-top:45px;padding-bottom:40px}.post-heading .eyebrow{color:var(--coral);margin-bottom:24px}.post-heading h1{font-size:clamp(48px,6vw,84px);line-height:1.04;max-width:1100px}.post-date{font-size:16px;color:var(--muted);margin-top:25px}.post-cover img{width:100%;height:480px;object-fit:cover;border-radius:14px}.post-body{max-width:740px;width:90%;margin:55px auto 0}.post-body>p,.post-body>ul{font-size:19px;line-height:1.9;margin:24px 0;color:var(--espresso)}.post-body>p:first-child{font-size:23px;line-height:1.7}.post-body>h2{font-size:46px;line-height:1.12;margin:50px 0 22px}.post-body>blockquote{font:500 36px/1.25 var(--serif);color:var(--coral);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0;margin:38px 0}.post-body li{padding:8px 0}.post-purchase{margin:50px 0 30px;padding:30px;background:var(--sand);border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:25px}.post-purchase h2{font-size:40px}.post-purchase .button{flex-shrink:0}
@media(max-width:760px){.post-heading{padding-top:30px}.post-heading h1{font-size:48px}.post-cover img{height:280px}.post-body{margin-top:35px}.post-body>p,.post-body>ul{font-size:18px}.post-body>p:first-child{font-size:20px}.post-body>h2{font-size:38px}.post-body>blockquote{font-size:30px}.post-purchase{align-items:start;flex-direction:column;padding:25px}}

/* Fondo blanco en todas las fichas de producto. */
main:has(> .detail){background:#fff}

/* Fondos de los paneles de ficha y miniatura uniforme del carrito. */
.detail{--sand:#f7f1e8}.detail .gallery-main,.detail .gallery-thumb,.detail .altitude-fact,.detail .tasting-panel{background:#f7f1e8}
.cart-item{grid-template-columns:88px minmax(0,1fr)}.cart-thumbnail{width:88px;aspect-ratio:1/1.2;display:grid;place-items:center;background:#f7f1e8;border-radius:8px;overflow:hidden;align-self:start}.cart-thumbnail img{display:block;width:100%;height:100%;object-fit:contain;background:transparent;mix-blend-mode:multiply}.cart-item>div{min-width:0}

/* Hero móvil compacto: grano junto al título, recortado por el borde derecho. */
@media(max-width:760px){
 .hero{min-height:0;padding:34px 0 68px;overflow:hidden}
 .hero-copy{padding:0 5%;position:relative;z-index:3}
 .hero .eyebrow{max-width:100%;margin-bottom:22px}
 .hero h1{font-size:clamp(44px,9.4vw,68px);line-height:.98;max-width:74%;position:relative}
 .hero-description{margin-top:24px;max-width:90%;font-size:16px}
 .hero-actions{margin-top:22px;gap:14px;flex-direction:row;align-items:center;flex-wrap:wrap}
 .hero-actions .button{padding:11px 13px 11px 17px;gap:16px}
 .bean-scene{top:72px;right:-185px;width:370px;height:300px;z-index:2}
 .bean-orbit{inset:0}
 .bean-main{width:100%;height:100%;object-fit:contain}
 .bean-shadow{left:35%;bottom:12%;width:35%}
 .bean-rain{overflow:hidden}
 .falling-bean{max-width:70px}
 .bean-caption{display:none}
 .hero-foot{bottom:17px;left:5%;max-width:90%;font-size:16px;line-height:1.5}
}
@media(min-width:500px) and (max-width:760px){
 .bean-scene{width:460px;height:370px;right:-200px;top:52px}
 .hero h1{max-width:68%}
}
@media(max-width:360px){
 .hero h1{font-size:42px;max-width:76%}
 .bean-scene{right:-185px;width:330px;height:280px;top:88px}
 .hero{padding-bottom:88px}
}

/* El grano móvil se ancla al propio título, no a la altura del hero. */
.hero-title-row{display:contents}.mobile-hero-bean{display:none}
@media(max-width:760px){
 .hero .bean-scene{display:none}
 .hero-title-row{display:block;position:relative}
 .hero-title-row h1{width:76%;max-width:76%;font-size:clamp(42px,10.3vw,65px);position:relative;z-index:2}
 .mobile-hero-bean{display:block;position:absolute;top:-35px;right:-170px;width:360px;height:280px;pointer-events:none;z-index:1}
 .mobile-hero-bean .bean-main{opacity:1;object-fit:contain}
 .hero-description{max-width:100%}
 .hero-description br{display:none}
}
@media(min-width:500px) and (max-width:760px){.mobile-hero-bean{width:470px;height:370px;right:-210px;top:-40px}}

/* Cabecera: franja compacta, navegación a la derecha, sin búsqueda visible. */
.announcement,.announcement span{font-size:12px}.announcement{min-height:28px;padding:5px 12px;gap:12px;letter-spacing:.06em}
.header>.brand{margin-right:auto}.header>.nav{margin-left:auto}.header-actions{flex-shrink:0}
@media(min-width:1201px){.header{justify-content:flex-start}.header>.nav{margin-right:22px}}
@media(max-width:1200px){.header>.nav{align-items:flex-end;text-align:right}.header-actions{margin-left:auto}}

/* Orígenes pequeños: dos grupos idénticos para un bucle continuo sin extremo visible. */
.origin-strip{padding:14px 0}.origin-track{width:max-content;gap:0;animation:origins-flow 90s linear infinite}.origin-group{display:flex;align-items:center;flex-shrink:0;min-width:100vw;justify-content:space-around}.origin-group>span{display:block!important;flex-shrink:0;white-space:nowrap;font:500 26px/1.2 var(--serif);letter-spacing:0;padding-right:22px}.origin-group i{font:normal 16px var(--sans);margin:0 14px;vertical-align:middle}
@media(max-width:760px){.origin-strip{padding:12px 0}.origin-group>span{font-size:22px}.origin-group i{margin:0 11px}}
@media(prefers-reduced-motion:reduce){.origin-track{animation:none;width:100%;max-width:100%}.origin-group{min-width:0;width:100%}.origin-group:nth-child(2),.origin-group>span:not(:first-child){display:none!important}.origin-group>span:first-child{white-space:normal;text-align:center;padding:0 16px;line-height:1.8}}

/* Ajustes móviles solicitados por Juan. */
@media(max-width:760px){
 .hero .eyebrow{font-size:13px}
 .hero .hero-title-row h1{font-size:12vw}
 .hero{padding-bottom:140px}
 .mobile-hero-bean{width:460px;height:360px;right:-220px;top:-72px;transform:rotate(-15deg)}
}

/* Más profundidad y contraste de escala en los granos de fondo de escritorio. */
@media(min-width:761px){
 .bean-rain .fall-0{width:65px;filter:blur(1px)}
 .bean-rain .fall-1{width:260px;filter:blur(3px)}
 .bean-rain .fall-2{width:100px;filter:none}
 .bean-rain .fall-3{width:185px;filter:blur(1px)}
 .bean-rain .fall-4{width:55px;filter:blur(2px)}
 .bean-rain .fall-5{width:225px;filter:blur(4px)}
 .bean-rain .fall-6{width:125px;filter:none}
}

/* Escritorio: cabecera + hero + franja de orígenes completan el viewport. */
@media(min-width:761px){
 .hero{height:var(--hero-viewport-height,calc(100dvh - 190px));min-height:0;padding-top:24px;padding-bottom:44px;box-sizing:border-box}
 .hero-copy{padding-bottom:0;min-width:0}
 .hero h1{font-size:clamp(40px,min(4.97vw,calc(var(--hero-viewport-height,650px) * .095)),75.6px);line-height:.98}
 .hero .eyebrow{margin-bottom:16px}
 .hero-description{margin-top:18px;line-height:1.65}
 .hero-actions{margin-top:20px}
 .hero-foot{bottom:10px}
 .hero .bean-scene{top:0;bottom:0;height:100%;overflow:visible}
 .hero .bean-rain{inset:0;overflow:visible}
}
@keyframes bean-fall{
 0%{transform:translate3d(-25px,-40px,0) rotate(-40deg);opacity:0}
 10%{opacity:.85}
 90%{opacity:.85}
 100%{transform:translate3d(55px,var(--bean-fall-distance,1150px),0) rotate(240deg);opacity:0}
}
@media(min-width:761px) and (max-height:700px){
 .hero{height:auto;min-height:var(--hero-viewport-height);padding-top:20px;padding-bottom:24px}
 .hero-foot{display:none}
 .hero .eyebrow{margin-bottom:10px}
 .hero-description{margin-top:12px}
 .hero-actions{margin-top:12px}
}

/* Tipografía y separación de acciones del hero solicitadas. */
@media(min-width:761px){
 .hero h1{font-size:6em;line-height:.8em}
 .hero-actions{column-gap:38px;row-gap:18px}
}
@media(max-width:760px){.hero-actions{column-gap:24px;row-gap:20px}}

.hero-description{max-width:550px}

.coffee-finale{background:#f4e9da}

/* Profundidad: lejos = pequeño y difuminado; cerca = grande y definido. */
@media(min-width:761px){
 .bean-rain .fall-0{width:65px;filter:blur(5px)}
 .bean-rain .fall-1{width:260px;filter:blur(1px)}
 .bean-rain .fall-2{width:100px;filter:blur(4px)}
 .bean-rain .fall-3{width:185px;filter:blur(2px)}
 .bean-rain .fall-4{width:55px;filter:blur(6px)}
 .bean-rain .fall-5{width:225px;filter:blur(1.5px)}
 .bean-rain .fall-6{width:125px;filter:blur(3px)}
}

/* Distintas vistas, giros y tiempos para evitar granos repetidos. */
.bean-rain .fall-0{--spin-start:-35deg;--spin-end:150deg;animation-duration:16s}
.bean-rain .fall-1{--spin-start:65deg;--spin-end:-110deg;animation-duration:12s}
.bean-rain .fall-2{--spin-start:140deg;--spin-end:360deg;animation-duration:19s}
.bean-rain .fall-3{--spin-start:-80deg;--spin-end:90deg;animation-duration:14s}
.bean-rain .fall-4{--spin-start:110deg;--spin-end:-40deg;animation-duration:18s}
.bean-rain .fall-5{--spin-start:20deg;--spin-end:220deg;animation-duration:13s}
.bean-rain .fall-6{--spin-start:-130deg;--spin-end:40deg;animation-duration:17s}
@keyframes bean-fall{
 0%{transform:translate3d(-25px,-40px,0) rotate(var(--spin-start,-40deg));opacity:0}
 10%{opacity:.85}
 90%{opacity:.85}
 100%{transform:translate3d(55px,var(--bean-fall-distance,1150px),0) rotate(var(--spin-end,240deg));opacity:0}
}

/* Mayor densidad inicial: catorce granos con ciclos ya avanzados al entrar. */
@media(min-width:761px){
 .bean-rain .fall-7{left:3%;width:145px;filter:blur(3px);--spin-start:50deg;--spin-end:260deg}
 .bean-rain .fall-8{left:24%;width:75px;filter:blur(5px);--spin-start:-100deg;--spin-end:80deg}
 .bean-rain .fall-9{left:48%;width:170px;filter:blur(2.5px);--spin-start:120deg;--spin-end:-60deg}
 .bean-rain .fall-10{left:76%;width:95px;filter:blur(4px);--spin-start:10deg;--spin-end:240deg}
 .bean-rain .fall-11{left:60%;width:205px;filter:blur(2px);--spin-start:-55deg;--spin-end:110deg}
 .bean-rain .fall-12{left:34%;width:60px;filter:blur(6px);--spin-start:160deg;--spin-end:-30deg}
 .bean-rain .fall-13{left:87%;width:135px;filter:blur(3px);--spin-start:-140deg;--spin-end:40deg}
}
