:root{--yellow:#ffcf00;--yellow-light:#fff3a4;--ink:#1d1d1b;--cream:#fffaf0;--brown:#8a4d22;--white:#fff;--line:rgba(29,29,27,.14);--radius:24px;--shadow:0 24px 60px rgba(29,29,27,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:400 1rem/1.65 "DM Sans",sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);background:rgba(255,250,240,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand,.footer-brand{display:flex;align-items:center;gap:12px;font-family:Montserrat,sans-serif;font-weight:900;text-transform:uppercase;letter-spacing:-.04em}.brand img{width:50px;height:50px;object-fit:cover;border-radius:50%}nav{display:flex;gap:28px;font-weight:600}nav a{position:relative}nav a:after{content:"";position:absolute;height:2px;background:var(--brown);left:0;right:100%;bottom:-5px;transition:.2s}nav a:hover:after{right:0}.button{display:inline-flex;justify-content:center;align-items:center;gap:16px;border:2px solid var(--ink);background:var(--yellow);color:var(--ink);min-height:54px;padding:14px 22px;border-radius:999px;font-weight:800;box-shadow:4px 4px 0 var(--ink);transition:.2s;cursor:pointer}.button:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink)}.button-small{min-height:42px;padding:8px 16px;box-shadow:none}.button-dark{background:var(--ink);color:#fff;border-color:var(--ink);box-shadow:4px 4px 0 var(--brown)}.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);overflow:hidden}.hero-copy{padding:clamp(60px,8vw,120px) clamp(24px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.eyebrow{margin:0 0 18px;font-weight:800;text-transform:uppercase;letter-spacing:.13em;font-size:.78rem;color:var(--brown)}h1,h2,h3{font-family:Montserrat,sans-serif;line-height:1.05;margin:0}h1{font-size:clamp(2.8rem,5.9vw,6.5rem);letter-spacing:-.065em;max-width:920px}h2{font-size:clamp(2.25rem,4vw,4.8rem);letter-spacing:-.055em}.hero-lead{font-size:clamp(1.05rem,1.45vw,1.35rem);max-width:690px;margin:28px 0;color:#4d463d}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.text-link{font-weight:800;border-bottom:2px solid var(--ink)}.hero-facts{display:flex;gap:0;margin-top:54px;border-top:1px solid var(--line);padding-top:22px}.hero-facts span{padding-right:24px;margin-right:24px;border-right:1px solid var(--line);font-size:.92rem}.hero-facts span:last-child{border:0}.hero-facts b{display:block;font:800 1.6rem/1 Montserrat,sans-serif}.hero-visual{position:relative;background:var(--yellow);min-height:600px;display:grid;place-items:center;padding:6vw}.sunburst{position:absolute;width:110%;aspect-ratio:1;border-radius:50%;background:repeating-conic-gradient(from 0deg,rgba(255,255,255,.19) 0 8deg,transparent 8deg 16deg)}.food-frame{position:relative;margin:0;width:min(100%,520px);height:min(72vh,720px);border:3px solid var(--ink);border-radius:46% 46% 28px 28px;overflow:hidden;box-shadow:14px 14px 0 var(--ink);background:#b77a42;transform:rotate(1.5deg)}.food-frame img{width:100%;height:100%;object-fit:cover;object-position:center 57%}.quality-seal{position:absolute;left:7%;bottom:9%;width:170px;aspect-ratio:1;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:18px;background:var(--cream);border:2px solid var(--ink);transform:rotate(-9deg);box-shadow:6px 6px 0 var(--ink);font-size:.8rem;text-transform:uppercase}.quality-seal strong{font:900 1.05rem/1.1 Montserrat,sans-serif}.quality-seal span{margin-top:8px}.ticker{background:var(--ink);color:#fff;display:flex;justify-content:center;align-items:center;gap:34px;padding:15px 20px;overflow:hidden;text-transform:uppercase;font:700 .83rem Montserrat,sans-serif;letter-spacing:.08em}.ticker i{color:var(--yellow);font-style:normal}.section{padding:clamp(80px,10vw,150px) clamp(24px,7vw,110px)}.section-heading{max-width:900px;margin-bottom:54px}.section-heading>p:last-child{font-size:1.16rem;max-width:650px;color:#5d554b}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ink);border-radius:var(--radius);overflow:hidden;background:#fff}.benefit-grid article{padding:32px;min-height:270px;border-right:1px solid var(--ink);display:flex;flex-direction:column}.benefit-grid article:last-child{border:0}.number{font:800 .8rem Montserrat,sans-serif;color:var(--brown)}.benefit-grid h3{font-size:1.35rem;margin:auto 0 12px}.benefit-grid p{margin:0;color:#5d554b}.home-band{display:grid;grid-template-columns:1fr 1fr;background:var(--yellow);border-block:2px solid var(--ink)}.home-image{min-height:620px;overflow:hidden}.home-image img{width:100%;height:100%;object-fit:cover}.home-copy{padding:clamp(60px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.home-copy h2{max-width:650px}.home-copy ul{list-style:none;padding:0;margin:38px 0}.home-copy li{padding:15px 0;border-bottom:1px solid rgba(29,29,27,.25)}.home-copy .button{align-self:flex-start}.split-heading{max-width:none;display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:60px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{min-height:480px;border:2px solid var(--ink);border-radius:var(--radius);padding:24px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:7px 7px 0 var(--ink)}.classic{background:var(--yellow)}.special{background:var(--brown);color:#fff}.wholesale{background:var(--ink);color:#fff}.product-tag{align-self:flex-start;padding:7px 12px;background:var(--cream);color:var(--ink);border:1px solid currentColor;border-radius:999px;font-size:.78rem;font-weight:800;text-transform:uppercase}.product-type{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:800}.product-card h3{font-size:clamp(2rem,3vw,3.5rem);letter-spacing:-.05em}.product-card p{max-width:330px}.format{display:block;border-top:1px solid currentColor;padding-top:16px;margin-top:24px;font-weight:700}.contact-section{background:var(--ink);color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,8vw,120px);padding:clamp(80px,10vw,150px) clamp(24px,7vw,110px)}.contact-intro h2{max-width:600px}.contact-intro>p:not(.eyebrow){font-size:1.15rem;color:#d8d2c8;max-width:530px}.contact-note{display:flex;gap:16px;margin-top:48px}.contact-note p{margin:0}.contact-section form{background:var(--cream);color:var(--ink);padding:clamp(24px,4vw,52px);border-radius:var(--radius)}label{display:block;font-weight:700;margin-bottom:18px}input{display:block;width:100%;margin-top:7px;border:1px solid #c7beb1;border-radius:10px;background:#fff;padding:14px 15px;min-height:52px;color:var(--ink)}input:focus{outline:3px solid var(--yellow);border-color:var(--ink)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-section form .button{width:100%;margin-top:6px}.form-help{font-size:.83rem;color:#6d655b;text-align:center;margin:15px 0 0}footer{padding:44px clamp(24px,7vw,110px);display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:28px;background:#fff;border-top:1px solid var(--line)}.footer-brand img{width:64px;height:64px;border-radius:50%;object-fit:cover}.footer-links{display:flex;flex-direction:column;font-weight:700}footer>p{text-align:right;margin:0}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:30;background:#25d366;color:#102d19;padding:13px 18px;border-radius:999px;font-weight:900;box-shadow:0 10px 30px rgba(0,0,0,.22);border:2px solid #102d19}
@media(max-width:980px){nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{min-height:auto}.hero-visual{min-height:700px}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-grid article:nth-child(2){border-right:0}.benefit-grid article:nth-child(-n+2){border-bottom:1px solid var(--ink)}.home-band{grid-template-columns:1fr}.home-image{min-height:480px}.product-grid{grid-template-columns:1fr}.product-card{min-height:350px}.contact-section{grid-template-columns:1fr}.split-heading{grid-template-columns:1fr;gap:18px}footer{grid-template-columns:1fr 1fr}footer>p{grid-column:1/-1;text-align:left}}
@media(max-width:620px){.site-header{height:70px}.brand span{font-size:.86rem}.brand img{width:42px;height:42px}.site-header .button{font-size:0;width:44px;height:44px;min-height:44px;padding:0}.site-header .button:after{content:"↗";font-size:1.2rem}.hero{min-height:0}.hero-copy{padding-top:64px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hero-facts span{padding:0 8px 0 0;margin:0;font-size:.73rem}.hero-facts b{font-size:1.2rem}.hero-visual{min-height:560px;padding:48px 28px 70px}.food-frame{height:470px;box-shadow:8px 8px 0 var(--ink)}.quality-seal{width:135px}.ticker{justify-content:flex-start;white-space:nowrap}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{min-height:210px;border-right:0;border-bottom:1px solid var(--ink)!important}.benefit-grid article:last-child{border-bottom:0!important}.home-image{min-height:340px}.home-copy{padding:64px 24px}.form-row{grid-template-columns:1fr}footer{grid-template-columns:1fr}footer>p{text-align:left}.floating-whatsapp{font-size:0;width:56px;height:56px;padding:0;display:grid;place-items:center}.floating-whatsapp:after{content:"✦";font-size:1.35rem}.product-card{min-height:320px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

.craft-section{padding:clamp(80px,10vw,150px) clamp(24px,7vw,110px);background:#fff;border-top:1px solid var(--line)}
.craft-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:60px;margin-bottom:48px}
.craft-heading>p{max-width:560px;margin:0;font-size:1.16rem;color:#5d554b}
.craft-gallery{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:18px;height:680px}
.craft-gallery figure{position:relative;margin:0;border:2px solid var(--ink);border-radius:var(--radius);overflow:hidden;background:var(--ink)}
.craft-gallery video,.craft-gallery img{width:100%;height:100%;object-fit:cover}
.craft-video{grid-row:auto}
.craft-video figcaption{position:absolute;left:24px;bottom:24px;display:flex;flex-direction:column;min-width:170px;padding:14px 18px;background:var(--yellow);color:var(--ink);border:2px solid var(--ink);border-radius:14px;box-shadow:4px 4px 0 var(--ink)}
.craft-video figcaption b{font:900 1rem Montserrat,sans-serif;text-transform:uppercase}
.craft-video figcaption span{font-size:.84rem}
.craft-photo figcaption{position:absolute;left:16px;bottom:16px;padding:8px 12px;background:var(--cream);color:var(--ink);border:1px solid var(--ink);border-radius:999px;font-weight:800;font-size:.82rem}
.video-toggle{position:absolute;right:18px;top:18px;z-index:2;border:1px solid #fff;background:rgba(29,29,27,.78);color:#fff;border-radius:999px;padding:8px 13px;font-weight:700;cursor:pointer;backdrop-filter:blur(8px)}
.video-toggle:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}

@media(max-width:980px){.craft-heading{grid-template-columns:1fr;gap:18px}.craft-gallery{height:auto;min-height:760px;grid-template-columns:1fr 1fr;grid-template-rows:1.4fr .8fr}.craft-video{grid-column:1/3;grid-row:auto;min-height:520px}.craft-photo{min-height:260px}}
@media(max-width:620px){.craft-gallery{display:grid;height:auto;min-height:0;grid-template-columns:1fr;grid-template-rows:auto}.craft-video{grid-column:auto;min-height:520px}.craft-photo{min-height:420px}.craft-video figcaption{left:14px;bottom:14px}.video-toggle{right:12px;top:12px}}
@media(prefers-reduced-motion:reduce){.craft-video video{display:none}.craft-video{background:url('assets/elaboracion-poster.jpg') center/cover no-repeat}.video-toggle{display:none}}

.food-frame video{width:100%;height:100%;display:block;object-fit:cover;object-position:center 57%}
.hero-video-toggle{top:auto;right:clamp(18px,3vw,40px);bottom:22px;width:46px;height:46px;padding:0;border:2px solid var(--ink);background:var(--cream);color:var(--ink);font-size:0;box-shadow:4px 4px 0 var(--ink);display:grid;place-items:center}
.hero-video-toggle::before{content:"";width:15px;height:17px;border-left:5px solid currentColor;border-right:5px solid currentColor}
.hero-video-toggle[aria-pressed="true"]::before{width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:15px solid currentColor;border-right:0;transform:translateX(2px)}
.hero-video-toggle:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--ink)}

.ticker{display:block;padding:15px 0;overflow:hidden}
.ticker-track{display:flex;width:max-content;will-change:transform;animation:ticker-scroll 24s linear infinite}
.ticker-group{display:flex;align-items:center;gap:34px;padding-right:34px;white-space:nowrap}
.ticker:hover .ticker-track,.ticker:focus-within .ticker-track{animation-play-state:paused}
@keyframes ticker-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.hero-video-frame video{display:none}.hero-video-frame{background:url('assets/hero-proceso-poster.jpg') center/cover no-repeat}}
@media(prefers-reduced-motion:reduce){.ticker{overflow-x:auto}.ticker-track{animation:none}.ticker-group[aria-hidden="true"]{display:none}}
