:root{--forest:#063d32;--forest-deep:#022c24;--cream:#fbf8f0;--milk:#fffdf8;--gold:#c99a3d;--ink:#11231e;--muted:#66756d;--line:rgba(6,61,50,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.display{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.055em}.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--gold)}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;transition:transform .4s ease,background .4s ease}.site-header.is-hidden{transform:translateY(-120%)}.nav-shell{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1240px;margin:0 auto;padding:1rem 1.15rem}.brand-mark{display:flex;align-items:center;gap:.65rem;font-size:.78rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.brand-mark img{height:43px;width:43px;border-radius:50%;object-fit:cover;background:var(--cream);padding:2px}.nav-glass{background:rgba(255,253,248,.82);backdrop-filter:blur(18px);box-shadow:0 8px 28px rgba(2,44,36,.08);border-radius:999px}.nav-links{display:flex;gap:.25rem;padding:.3rem}.nav-links a{padding:.56rem .75rem;border-radius:999px;font-size:.78rem;font-weight:750}.nav-links a:hover,.nav-links a:focus-visible{background:var(--forest);color:white;outline:0}.hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;isolation:isolate;background:#294a37;color:white;overflow:hidden}.hero picture,.hero picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(2,44,36,.2) 0%,rgba(2,44,36,.08) 37%,rgba(2,44,36,.88) 92%)}.hero-copy{width:min(100%,760px);padding:0 1.25rem 7.2rem}.hero h1{margin:.65rem 0 1.3rem;font-size:clamp(3rem,10vw,6.9rem);line-height:.91}.hero h1 em{color:#ffe3a6;font-style:normal}.hero p{max-width:34rem;margin:0;color:#f7f0e3;font-size:clamp(1.05rem,3.6vw,1.3rem);line-height:1.45}.hero-products{position:absolute;right:-1.8rem;bottom:4.5rem;width:min(64vw,430px);filter:drop-shadow(0 28px 30px rgba(0,0,0,.27));transform:rotate(-4deg)}.btn-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.8rem}.btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.15rem;border:1px solid transparent;border-radius:999px;font-size:.9rem;font-weight:800;transition:transform .25s,background .25s,border-color .25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:#fff;color:var(--forest)}.btn-secondary{border-color:rgba(255,255,255,.52);color:white;background:rgba(255,255,255,.06)}.section{padding:5.6rem 1.25rem}.container{max-width:1180px;margin:0 auto}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:2rem}.section-head h2{font-size:clamp(2.3rem,6vw,4.7rem);line-height:.92;margin:.3rem 0 0}.section-head p{max-width:29rem;margin:0;color:var(--muted);line-height:1.5}.origin{background:var(--milk)}.origin-rail{display:grid;grid-auto-flow:column;grid-auto-columns:86%;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 1.25rem 1.2rem;margin:0 -1.25rem;scrollbar-width:none}.origin-rail::-webkit-scrollbar{display:none}.origin-card{position:relative;min-height:470px;overflow:hidden;border-radius:1.75rem;scroll-snap-align:start;background:var(--forest);color:white}.origin-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;opacity:.79}.origin-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,44,36,.94),transparent 72%)}.origin-content{position:absolute;z-index:1;bottom:0;padding:1.5rem}.origin-content h3{font-size:1.9rem;line-height:1;margin:.3rem 0 .55rem}.origin-content p{margin:0;line-height:1.5;color:#e9f0e9}.tabs{display:flex;gap:.5rem;overflow:auto;padding-bottom:.8rem;border-bottom:1px solid var(--line)}.tab{border:0;background:transparent;border-radius:999px;padding:.75rem 1rem;color:var(--muted);font-weight:800;white-space:nowrap}.tab[aria-selected="true"]{color:white;background:var(--forest)}.product-panel{display:none;padding-top:1.5rem}.product-panel.is-active{display:block}.yogurt-stage{position:relative;min-height:330px;display:grid;place-items:center;overflow:hidden;border-radius:1.5rem;background:radial-gradient(circle at 50% 10%,#fffdf5, #e2ead9)}.yogurt-stage img{width:min(88%,610px);height:100%;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(2,44,36,.18))}.flavor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.75rem}.flavor{min-height:185px;padding:1rem;border:1px solid var(--line);border-radius:1.15rem;background:var(--milk);transition:transform .3s,box-shadow .3s}.flavor:hover{transform:translateY(-4px);box-shadow:0 16px 28px rgba(6,61,50,.1)}.flavor b{display:block;margin:.65rem 0 .35rem;font-size:1.05rem}.flavor span{font-size:.84rem;line-height:1.4;color:var(--muted)}.flavor-dot{height:11px;width:11px;border-radius:50%;display:block}.cheese-grid{display:grid;gap:1rem}.cheese-card{padding:1.5rem;min-height:250px;border-radius:1.5rem;color:white;background:linear-gradient(140deg,#0a483a,#063329);position:relative;overflow:hidden}.cheese-card:nth-child(2){background:linear-gradient(140deg,#bc8c3e,#78511c)}.cheese-card:nth-child(3){background:linear-gradient(140deg,#8e5d47,#5c3021)}.cheese-card h3{font-size:clamp(1.8rem,6vw,2.7rem);margin:.5rem 0}.cheese-card p{max-width:23rem;line-height:1.5;color:#fff8eb}.pillars{background:var(--forest-deep);color:white}.pillars .section-head p{color:#c4d0c7}.pillar-grid{display:grid;gap:.75rem}.pillar{border:1px solid rgba(255,255,255,.16);border-radius:1.25rem;padding:1.25rem;background:rgba(255,255,255,.045)}.icon{display:grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:50%;background:rgba(201,154,61,.18);color:#f7ca73;font-size:1.15rem}.pillar h3{font-size:1.25rem;margin:1rem 0 .45rem}.pillar p{margin:0;color:#cbd6cd;font-size:.92rem;line-height:1.5}.footer{padding:3.3rem 1.25rem;background:#011f19;color:#eaf2e9}.footer-grid{display:grid;gap:1.5rem;max-width:1180px;margin:auto}.footer h2{font-size:clamp(2rem,6vw,3.4rem);margin:.5rem 0}.contact-list{display:grid;gap:.55rem;font-size:.95rem}.back{position:fixed;z-index:55;top:1rem;left:1rem;padding:.7rem 1rem;border-radius:999px;background:rgba(255,253,248,.9);backdrop-filter:blur(12px);font-size:.83rem;font-weight:850;color:var(--forest);box-shadow:0 6px 20px rgba(2,44,36,.14)}.story{min-height:100svh;display:flex;align-items:end;position:relative;padding:1.25rem;isolation:isolate;color:white;overflow:hidden}.story picture,.story picture img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;z-index:-2}.story:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(1,31,25,.93),rgba(1,31,25,.03) 80%)}.story-copy{max-width:700px;padding:3rem 0 2rem}.story h1,.story h2{font-size:clamp(3rem,10vw,7.4rem);line-height:.89;margin:.5rem 0 1rem}.story p{max-width:40rem;line-height:1.55;font-size:1.05rem;color:#f1eee5}.story .future-card{padding:1.15rem;border-radius:1rem;background:rgba(255,253,248,.14);backdrop-filter:blur(10px);font-size:.88rem;line-height:1.45}.commercial-hero{padding:9rem 1.25rem 4rem;background:var(--milk)}.commercial-hero-grid{max-width:1180px;margin:auto;display:grid;gap:1.5rem;align-items:center}.commercial-logo{width:115px;border-radius:50%;box-shadow:0 12px 40px rgba(6,61,50,.12)}.commercial-hero h1{font-size:clamp(3rem,9vw,6.7rem);margin:.6rem 0 1rem;line-height:.9}.commercial-hero p{max-width:40rem;line-height:1.6;color:var(--muted)}.operational-grid{display:grid;gap:1rem}.op-card{position:relative;min-height:300px;border-radius:1.5rem;overflow:hidden;background:#e4e8de;padding:1.4rem;display:flex;align-items:end}.op-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.5}.op-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,44,36,.92),rgba(2,44,36,.04) 80%)}.op-copy{position:relative;z-index:1;color:white}.op-copy h3{font-size:1.5rem;margin:.65rem 0 .4rem}.op-copy p{font-size:.92rem;line-height:1.5;margin:0;color:#edf3ed}.op-card.plain{background:var(--forest);color:white}.op-card.plain:after{display:none}.op-card.gold{background:#d8b978}.downloads{display:grid;gap:.8rem}.download{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.2rem;border:1px solid var(--line);border-radius:1rem;background:var(--milk);font-weight:800}.download:hover{border-color:var(--forest)}.download[aria-disabled="true"]{opacity:.52;cursor:not-allowed}.form-wrap{border-radius:1.5rem;background:var(--forest);padding:1.35rem;color:white}.form-wrap h2{font-size:clamp(2rem,7vw,3.6rem);line-height:.95;margin:.5rem 0}.lead-form{display:grid;gap:.85rem;margin-top:1.5rem}.lead-form label{display:grid;gap:.35rem;font-size:.8rem;font-weight:750}.lead-form input,.lead-form select{width:100%;padding:.85rem .9rem;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.08);border-radius:.75rem;color:white}.lead-form input::placeholder{color:#c7d4ca}.lead-form select option{color:var(--ink)}.form-note{min-height:1.2rem;margin:0;font-size:.84rem;color:#ffe3a6}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}
@media (min-width:700px){.nav-shell{padding:1.1rem 2rem}.hero-copy{padding-left:clamp(2rem,8vw,7rem);padding-bottom:6rem}.hero-products{right:7vw;bottom:2.7rem;width:min(42vw,540px)}.section{padding:7rem 2rem}.origin-rail{grid-auto-columns:46%;margin:0;padding:0 0 1.2rem}.flavor-grid{grid-template-columns:repeat(3,1fr)}.cheese-grid{grid-template-columns:repeat(3,1fr)}.pillar-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr;align-items:end}.story{padding:3rem 7vw}.commercial-hero{padding:10rem 2rem 5rem}.commercial-hero-grid{grid-template-columns:1.2fr .8fr}.operational-grid{grid-template-columns:repeat(2,1fr)}.downloads{grid-template-columns:repeat(2,1fr)}.form-wrap{padding:2.2rem}.lead-form{grid-template-columns:repeat(2,1fr)}.lead-form .full{grid-column:1/-1}.lead-form .btn{justify-self:start}.section-head{margin-bottom:2.8rem}}
@media (min-width:1000px){.pillar-grid{grid-template-columns:repeat(4,1fr)}.origin-rail{grid-auto-columns:31.8%}.commercial-hero h1{max-width:900px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.origin-logo-card{object-fit:cover!important;opacity:.35!important}.flavor-fresa{background:#e66b74}.flavor-cafe{background:#8d5e3b}.flavor-chai{background:#c99045}.flavor-matcha{background:#90a642}.flavor-pitahaya{background:#e5428a}.flavor-taro{background:#9f7abd}.product-note{margin:1rem 0 0;color:var(--muted);font-size:.9rem}.commercial-primary{background:var(--forest);color:white}.commercial-secondary{border-color:var(--line)}.form-intro{max-width:44rem;color:#d6e1d8;line-height:1.5}.footer-note{color:#cbd6cd}
.hero{align-items:flex-start;background:#112b20}.hero .hero-visual,.hero .hero-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{background:linear-gradient(180deg,rgba(1,31,25,.72) 0%,rgba(1,31,25,.15) 43%,rgba(1,31,25,.78) 100%)}.hero-copy{position:relative;z-index:2;padding:8.4rem 1.25rem 2rem;max-width:25rem}.hero-copy h1{font-size:clamp(3.2rem,13vw,6.6rem);max-width:19rem;text-wrap:balance}.hero-copy p{font-size:1rem;max-width:17rem}.hero-products{display:none}.hero-scroll{position:absolute;z-index:2;bottom:1.35rem;left:1.25rem;display:flex;gap:.55rem;align-items:center;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-scroll:before{content:"";width:2.6rem;height:1px;background:#fff}.showcase-media{position:relative;display:block;margin:1.5rem 0 1rem;min-height:300px;overflow:hidden;border-radius:1.5rem;background:#173a2f;box-shadow:0 26px 50px rgba(6,61,50,.16)}.showcase-media picture,.showcase-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.showcase-media img{transition:transform 1.1s cubic-bezier(.2,.8,.2,1)}.showcase-media:hover img{transform:scale(1.035)}.showcase-caption{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0 1.35rem}.showcase-caption strong{font-size:1.05rem}.showcase-caption span{font-size:.8rem;color:var(--muted);text-align:right}.tradition-media{position:relative;display:block;min-height:330px;overflow:hidden;border-radius:1.5rem;background:#513729}.tradition-media picture,.tradition-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cheese-grid{margin-top:1rem}.cheese-card{min-height:180px}.scroll-media{will-change:transform;transform:translate3d(0,var(--parallax-y,0px),0) scale(var(--parallax-scale,1))}.reveal{transition:opacity .8s cubic-bezier(.2,.65,.25,1),transform .8s cubic-bezier(.2,.65,.25,1)}.reveal.is-visible{transform:translateY(0)}@keyframes hero-breathe{0%,100%{transform:scale(1.015)}50%{transform:scale(1.04)}}.hero .hero-visual{animation:hero-breathe 14s ease-in-out infinite}.hero .hero-visual.scroll-media{animation:none}
@media (min-width:700px){.hero-copy{padding:10rem clamp(2rem,8vw,7rem) 3rem;max-width:38rem}.hero-copy h1{max-width:28rem}.hero-scroll{left:clamp(2rem,8vw,7rem)}.showcase-media{min-height:480px}.tradition-media{min-height:520px}.cheese-grid{grid-template-columns:repeat(3,1fr)}.cheese-card{min-height:210px}}
@media (prefers-reduced-motion:reduce){.hero .hero-visual{animation:none}.scroll-media{transform:none!important}}
.hero .hero-visual{z-index:-2}.hero .hero-visual img{z-index:auto}
.hero{display:grid;grid-template-rows:minmax(440px,64svh) auto;min-height:0;background:var(--forest);overflow:hidden}.hero:after{display:none}.hero .hero-visual{position:relative!important;inset:auto!important;grid-row:1;display:block;z-index:0!important;min-height:440px;transform:translate3d(0,var(--parallax-y,0px),0) scale(var(--parallax-scale,1))}.hero .hero-visual img{position:absolute!important;inset:0!important;z-index:auto!important;object-position:center center}.hero-copy{grid-row:2;z-index:2;max-width:none;padding:2.3rem 1.25rem 2.5rem;background:var(--forest)}.hero-copy h1{max-width:22rem;margin:.5rem 0 1rem;font-size:clamp(3rem,12vw,4.7rem)}.hero-copy p{max-width:26rem;color:#deebe2}.hero-scroll{display:none}.hero .btn-primary{background:#fff;color:var(--forest)}.hero .btn-secondary{color:#fff;border-color:rgba(255,255,255,.42)}
@media (min-width:700px){.hero{grid-template-columns:minmax(390px,.78fr) 1.22fr;grid-template-rows:1fr;min-height:100svh}.hero .hero-visual{grid-column:2;grid-row:1;min-height:100svh;height:100%}.hero-copy{grid-column:1;grid-row:1;display:flex;flex-direction:column;justify-content:center;padding:3rem clamp(2rem,6vw,6.5rem);background:var(--forest)}.hero-copy h1{font-size:clamp(4rem,7vw,7.2rem)}}

/* Premium mobile-first interaction layer */
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.menu-toggle{display:grid;place-content:center;gap:5px;width:48px;height:48px;border:0;padding:0;color:var(--forest);transition:transform .35s cubic-bezier(.2,.8,.2,1),background .35s}.menu-toggle i{display:block;width:18px;height:1.5px;background:currentColor;transition:transform .35s ease}.menu-toggle[aria-expanded="true"] i:first-of-type{transform:translateY(3.25px) rotate(45deg)}.menu-toggle[aria-expanded="true"] i:last-of-type{transform:translateY(-3.25px) rotate(-45deg)}.nav-shell{position:relative}.nav-links{position:absolute;top:calc(100% - .3rem);right:1.15rem;left:1.15rem;display:grid;gap:.2rem;padding:.45rem;opacity:0;visibility:hidden;transform:translateY(-.65rem) scale(.97);transform-origin:top right;transition:opacity .28s ease,transform .35s cubic-bezier(.2,.8,.2,1),visibility .35s;background:rgba(255,253,248,.94);border:1px solid rgba(6,61,50,.1)}.site-header.is-menu-open .nav-links{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.nav-links a{padding:.9rem 1rem;font-size:.9rem}.brand-mark{max-width:calc(100% - 64px);letter-spacing:.075em}.brand-mark span{line-height:1.1}.site-header.is-menu-open .brand-mark{box-shadow:0 8px 28px rgba(2,44,36,.08)}
.mobile-tab-cue{display:flex;align-items:center;gap:.36rem;margin:.8rem .15rem 0;color:var(--muted);font-size:.78rem;line-height:1.35}.mobile-tab-cue span,.pillar-cue span{color:var(--forest);font-weight:900}.mobile-tab-cue b,.pillar-cue b{display:inline-grid;place-items:center;width:1.45rem;height:1.45rem;margin-left:auto;border:1px solid currentColor;border-radius:50%;font-size:.84rem}.tab-tradition{display:inline-flex;align-items:center;gap:.45rem}.tab-tradition i{display:inline-grid;place-items:center;width:1.35rem;height:1.35rem;border-radius:50%;font-style:normal;background:rgba(6,61,50,.09);color:var(--forest)}.tab-tradition[aria-selected="true"] i{background:rgba(255,255,255,.2);color:#fff}
.flavor-grid{gap:.8rem}.flavor.flavor-card{position:relative;isolation:isolate;display:flex;min-height:260px;padding:0;overflow:hidden;border:1px solid rgba(6,61,50,.11);border-radius:1.45rem;background:#e4ebe0;box-shadow:0 14px 28px rgba(6,61,50,.06);transition:transform .65s cubic-bezier(.2,.8,.2,1),box-shadow .65s ease}.flavor-card:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(255,253,248,.03) 14%,rgba(3,45,36,.02) 40%,rgba(2,34,27,.91) 100%)}.flavor-card:after{content:"";position:absolute;z-index:2;inset:12px;border:1px solid rgba(255,255,255,.35);border-radius:1.05rem;pointer-events:none}.flavor-card:hover{transform:translateY(-9px) scale(1.012);box-shadow:0 26px 38px rgba(2,44,36,.18)}.flavor-product{position:absolute;inset:0;background-image:url("../images/showcase-yogures-v2.webp");background-size:600% auto;background-repeat:no-repeat;background-position:var(--bottle-x) 45%;filter:saturate(1.06) contrast(1.04);transition:transform .9s cubic-bezier(.2,.8,.2,1),filter .8s}.flavor-card:hover .flavor-product{transform:scale(1.08);filter:saturate(1.16) contrast(1.06)}.flavor-copy{position:relative;z-index:3;align-self:flex-end;width:100%;padding:1rem 1.05rem 1.1rem;color:#fff}.flavor-copy b{margin:.5rem 0 .25rem;font-family:Georgia,"Times New Roman",serif;font-size:1.65rem;letter-spacing:-.045em}.flavor-copy span{display:block;max-width:15rem;color:rgba(255,255,255,.83);font-size:.8rem;line-height:1.36}.flavor-card .flavor-dot{width:9px;height:9px;box-shadow:0 0 0 5px rgba(255,255,255,.13)}.flavor-card.flavor-fresa{--bottle-x:20%;background:#d95d74}.flavor-card.flavor-cafe{--bottle-x:0%;background:#855837}.flavor-card.flavor-chai{--bottle-x:80%;background:#ad7836}.flavor-card.flavor-matcha{--bottle-x:40%;background:#789034}.flavor-card.flavor-pitahaya{--bottle-x:60%;background:#ce357c}.flavor-card.flavor-taro{--bottle-x:100%;background:#8066a3}.flavor-card.flavor-fresa .flavor-dot{background:#ffafba}.flavor-card.flavor-cafe .flavor-dot{background:#e5b174}.flavor-card.flavor-chai .flavor-dot{background:#f3c67b}.flavor-card.flavor-matcha .flavor-dot{background:#c4df79}.flavor-card.flavor-pitahaya .flavor-dot{background:#ffb1d4}.flavor-card.flavor-taro .flavor-dot{background:#dec0ff}.flavor-card.reveal.is-visible{transform:translate3d(0,var(--scroll-lift,0px),0)}
.cheese-grid{gap:1rem}.cheese-card{isolation:isolate;min-height:300px;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:1.7rem;background:#092f27!important;box-shadow:0 18px 32px rgba(2,44,36,.14);transition:transform .7s cubic-bezier(.2,.8,.2,1),box-shadow .7s ease}.cheese-card:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(2,44,36,.02) 18%,rgba(2,36,28,.9) 87%)}.cheese-card:after{content:"";position:absolute;z-index:3;inset:11px;border:1px solid rgba(255,255,255,.18);border-radius:1.2rem;pointer-events:none}.cheese-art{position:absolute;inset:0;background-image:url("../images/showcase-tradicion-v2.webp");background-repeat:no-repeat;background-size:300% auto;filter:saturate(1.08);transition:transform 1.1s cubic-bezier(.2,.8,.2,1)}.cheese-semiduro .cheese-art{background-position:0 38%}.cheese-fresco .cheese-art{background-position:50% 45%}.cheese-natilla .cheese-art{background-position:100% 44%}.cheese-copy{position:relative;z-index:2;display:flex;min-height:300px;flex-direction:column;justify-content:flex-end;padding:1.3rem;color:#fff}.cheese-card h3{font-size:2.25rem;margin:.45rem 0}.cheese-card p{margin:.1rem 0;max-width:20rem}.cheese-card:hover{transform:translateY(-8px);box-shadow:0 28px 45px rgba(2,44,36,.24)}.cheese-card:hover .cheese-art{transform:scale(1.08)}.cheese-card.reveal.is-visible{transform:translate3d(0,var(--scroll-lift,0px),0)}
.pillars{position:relative;overflow:hidden;background:radial-gradient(circle at 88% 4%,#136252 0,transparent 29rem),linear-gradient(155deg,#042f26,#011d18)}.pillars:before{content:"";position:absolute;width:38rem;height:38rem;border:1px solid rgba(221,177,92,.14);border-radius:50%;top:-26rem;right:-16rem}.pillar-grid{display:grid;grid-auto-flow:column;grid-auto-columns:86%;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:.3rem 1.25rem 1.35rem;margin:0 -1.25rem;scrollbar-width:none}.pillar-grid::-webkit-scrollbar{display:none}.pillar{position:relative;min-height:305px;padding:1.4rem;overflow:hidden;scroll-snap-align:start;border:1px solid rgba(255,255,255,.16);border-radius:1.65rem;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.035));box-shadow:inset 0 1px rgba(255,255,255,.1),0 18px 30px rgba(0,0,0,.12);transition:transform .7s cubic-bezier(.2,.8,.2,1),border-color .5s,background .5s}.pillar:before{content:"";position:absolute;inset:auto -3rem -5rem auto;width:11rem;height:11rem;border-radius:50%;background:radial-gradient(circle,rgba(223,179,89,.29),transparent 65%)}.pillar:hover{transform:translateY(-9px);border-color:rgba(255,223,151,.44);background:linear-gradient(145deg,rgba(255,255,255,.19),rgba(255,255,255,.05))}.pillar-index{position:absolute;right:1rem;top:.55rem;font:600 5.4rem/.9 Georgia,serif;letter-spacing:-.09em;color:rgba(255,255,255,.09)}.pillar .icon{position:relative;width:3rem;height:3rem;background:linear-gradient(145deg,rgba(225,178,78,.42),rgba(225,178,78,.12));box-shadow:0 8px 22px rgba(0,0,0,.17)}.pillar h3{position:relative;margin-top:3.3rem;font-family:Georgia,"Times New Roman",serif;font-size:1.8rem;letter-spacing:-.045em}.pillar p{position:relative;max-width:18rem;font-size:.94rem}.pillar-line{position:absolute;bottom:1.3rem;left:1.4rem;width:calc(100% - 2.8rem);height:1px;background:linear-gradient(90deg,rgba(255,255,255,.52),transparent)}.pillar-cue{display:flex;align-items:center;gap:.4rem;margin:.15rem 0 0;color:#bdcec2;font-size:.78rem}.pillar-cue b{margin-left:auto}.pillar.reveal.is-visible{transform:translate3d(0,var(--scroll-lift,0px),0)}
@media (min-width:700px){.menu-toggle{display:none}.nav-links{position:static;display:flex;gap:.25rem;padding:.3rem;opacity:1;visibility:visible;transform:none;background:rgba(255,253,248,.82);border:0}.mobile-tab-cue,.pillar-cue{display:none}.flavor.flavor-card{min-height:310px}.flavor-grid{gap:1rem}.cheese-card,.cheese-copy{min-height:350px}.pillar-grid{grid-auto-flow:unset;grid-auto-columns:unset;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;margin:0;padding:0}.pillar{min-height:320px}.nav-shell{padding:1.1rem 2rem}}
@media (min-width:1000px){.pillar-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pillar{min-height:340px}.flavor.flavor-card{min-height:340px}}
@media (prefers-reduced-motion:reduce){.menu-toggle,.nav-links,.flavor-card,.flavor-product,.cheese-card,.cheese-art,.pillar{transition:none!important}.flavor-card:hover,.cheese-card:hover,.pillar:hover,.flavor-card.reveal.is-visible,.cheese-card.reveal.is-visible,.pillar.reveal.is-visible{transform:none!important}}
.flavor-product{background-size:740% auto}

/* Mobile polish pass: navigation, touch affordances and separation of brand surfaces */
@media (max-width:699px){.nav-links{top:calc(100% + .15rem);right:1rem;left:1rem;gap:.25rem;padding:.48rem;border-radius:1.25rem!important;box-shadow:0 18px 38px rgba(1,31,25,.23);backdrop-filter:blur(22px)}.nav-links a{display:flex;align-items:center;min-height:46px;padding:.75rem 1rem;border-radius:.85rem}.nav-links a:after{content:"";margin-left:auto;width:.42rem;height:.42rem;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg);opacity:.46}.site-header.is-menu-open:after{content:"";position:fixed;inset:0;z-index:-1;background:rgba(1,31,25,.2);backdrop-filter:blur(1px)}.brand-mark{padding-right:.85rem}.brand-mark img{width:40px;height:40px}.menu-toggle{flex:0 0 auto}.tabs{scroll-snap-type:x mandatory;scroll-padding-left:.25rem;-webkit-overflow-scrolling:touch}.tab{scroll-snap-align:start}.mobile-tab-cue{gap:.6rem;margin:.9rem .1rem 0;padding:.72rem .78rem;border-radius:.85rem;background:rgba(6,61,50,.055);color:#53645b}.mobile-tab-cue svg{width:1.55rem;height:1.1rem;flex:0 0 auto;stroke:var(--forest);stroke-width:1.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.mobile-tab-cue span{color:#53645b;font-weight:500}.mobile-tab-cue strong{color:var(--forest);font-weight:900}.mobile-tab-cue b,.tab-tradition i{display:none}.pillar-grid{grid-auto-columns:84%;gap:.85rem}.pillar{min-height:294px}.pillar .icon{width:3.15rem;height:3.15rem}.pillar h3{font-size:1.72rem}.footer{padding:3rem 1.25rem 1.2rem}}
.pillar-quality{background:radial-gradient(circle at 88% 86%,rgba(211,233,116,.36),transparent 31%),linear-gradient(145deg,#567a2e,#173f2a)!important}.pillar-innovation{background:radial-gradient(circle at 88% 86%,rgba(255,168,205,.36),transparent 31%),linear-gradient(145deg,#b63071,#512449)!important}.pillar-experience{background:radial-gradient(circle at 88% 86%,rgba(220,180,255,.32),transparent 31%),linear-gradient(145deg,#72549e,#2e2452)!important}.pillar-commercial{background:radial-gradient(circle at 88% 86%,rgba(255,204,137,.32),transparent 31%),linear-gradient(145deg,#80512f,#382721)!important}.pillar .icon{color:#fff;background:rgba(255,255,255,.17);border:1px solid rgba(255,255,255,.24)}.pillar .icon svg{width:1.45rem;height:1.45rem;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.pillar-quality .icon svg:first-child{fill:currentColor;stroke:none}.pillar-index{color:rgba(255,255,255,.14)}.pillars{background:radial-gradient(circle at 88% 4%,#1b5f4d 0,transparent 29rem),linear-gradient(155deg,#042f26,#011d18)}.footer{background:linear-gradient(135deg,#9c7835,#6d452e);color:#fff}.footer .eyebrow{color:#fff0bb}.footer .btn-primary{background:#fff;color:#5e3a22}.footer .footer-note{color:rgba(255,255,255,.78)}.footer-bottom{max-width:1180px;margin:2.5rem auto 0;padding:1.15rem 0 0;border-top:1px solid rgba(255,255,255,.35);display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;color:rgba(255,255,255,.82);font-size:.76rem;line-height:1.45}.footer-bottom a{color:#fff;text-decoration:underline;text-underline-offset:3px;font-weight:800}.story:first-child picture img{object-position:center center}@media (min-width:700px){.hero-copy{padding-top:8.75rem;padding-bottom:4rem}.hero-copy .eyebrow{margin-top:0}.brand-mark{max-width:none}.footer-bottom{justify-content:space-between}.nav-shell{align-items:center}}@media (max-height:720px) and (min-width:700px){.hero-copy{padding-top:9.25rem;padding-bottom:2rem}.hero-copy h1{font-size:clamp(3.7rem,6.2vw,5.4rem)}}
.footer{background:linear-gradient(135deg,#634020,#321f19)}#origen.section{padding-bottom:3.45rem}#productos.section{padding-top:3.45rem;padding-bottom:3.25rem}.pillars.section{padding-top:3.65rem}.tradition-media.scroll-media{transform:none!important;margin-bottom:1.55rem;z-index:0}.cheese-grid{position:relative;z-index:1;margin-top:0}.cheese-card.reveal.is-visible{transform:none!important}@media (min-width:700px){#origen.section{padding-bottom:4.5rem}#productos.section{padding-top:4.5rem;padding-bottom:4.5rem}.pillars.section{padding-top:4.75rem}.tradition-media.scroll-media{margin-bottom:2rem}}
.commercial-page .operational-section{padding-bottom:3.7rem}.commercial-page .commercial-documents{padding-top:3.7rem;padding-bottom:3.45rem}.commercial-page .contact-section{padding-top:3.45rem}@media (min-width:700px){.commercial-page .operational-section{padding-bottom:4.8rem}.commercial-page .commercial-documents{padding-top:4.8rem;padding-bottom:4.3rem}.commercial-page .contact-section{padding-top:4.3rem}}
