@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#24372d;--cream:#f7f5ed;--lime:#d9e77e;--line:#d8dace;--muted:#667065;--paper:#fffefa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);background:var(--cream);font-family:'DM Sans',Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #a64e28;outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1,h2{letter-spacing:-.055em;font-weight:500;line-height:1.07}h1 em,h2 em{font-family:Georgia,serif;font-weight:400}h1{font-size:clamp(44px,4.55vw,74px)}h2{font-size:clamp(36px,3.8vw,59px)}.skip{position:fixed;left:15px;top:-70px;z-index:20;background:white;padding:14px}.skip:focus{top:10px}.topbar{background:var(--ink);color:#f7f5ed;min-height:34px;padding:9px 5%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.13em}.topbar a{letter-spacing:.03em}.header{height:94px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:var(--cream);border-bottom:1px solid var(--line);gap:28px;position:sticky;top:0;z-index:10}.logo{display:block;position:relative;width:194px;height:48px;overflow:hidden;flex-shrink:0}.logo img{width:194px;max-width:none;height:194px;position:absolute;top:-74px;mix-blend-mode:multiply}.header nav{display:flex;gap:33px;font-size:13px}.header nav a:hover{color:#9c231f}.header-cta{border:1px solid var(--ink);padding:13px 18px;border-radius:3px;font-size:13px;display:flex;gap:25px}.header-cta:hover{background:var(--lime)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;min-height:590px;border-bottom:1px solid var(--line)}.hero-copy{padding:65px 4% 38px 9.3%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.17em;display:flex;align-items:center;gap:9px;margin-bottom:25px}.eyebrow span{width:7px;height:7px;background:#829550;border-radius:50%}.intro{line-height:1.75;max-width:380px;color:var(--muted);margin:25px 0 29px;font-size:15px}.button{padding:17px 22px;display:inline-flex;align-items:center;justify-content:space-between;gap:34px;border:0;border-radius:3px;font-size:13px;font-weight:500;transition:background .18s,transform .18s}.dark{background:var(--ink);color:white}.dark:hover{background:#3e5544;transform:translateY(-2px)}.button span{font-size:20px}.hero-note{display:flex;gap:15px;align-items:center;margin-top:33px;font-size:11px;line-height:1.6}.note-line{height:1px;width:36px;background:#778368}.hero-note strong{font-weight:500}.hero-art{position:relative;min-height:590px;overflow:hidden;background:#e2e7cb}.art-circle{position:absolute;width:420px;height:420px;bottom:68px;left:50%;transform:translateX(-50%);border-radius:50%;background:#c5d59c}.art-word{position:absolute;top:48px;left:8%;font-family:Manrope,sans-serif;font-size:clamp(65px,8.6vw,138px);font-weight:800;color:#b2c18e;letter-spacing:-.06em}.art-caption{position:absolute;top:28px;left:9%;font-size:8px;letter-spacing:.14em;line-height:1.6}.hero-oil{position:absolute;width:610px;height:610px;max-width:none;left:50%;top:-6px;transform:translateX(-66%) rotate(-10deg);filter:drop-shadow(15px 20px 10px #24372d29)}.hero-jar{position:absolute;width:360px;height:270px;max-width:none;left:40%;bottom:69px;transform:rotate(8deg);mix-blend-mode:multiply;filter:drop-shadow(5px 15px 6px #24372d18)}.round-label{position:absolute;right:8%;top:175px;width:105px;height:105px;border:1px solid #475934;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:11px;text-align:center;line-height:1.4;transform:rotate(12deg)}.round-label span{font-size:26px;margin-top:3px}.art-bottom{position:absolute;bottom:23px;left:8%;right:8%;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.15em}.brand-strip{padding:27px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.brand-strip>span:first-child{font-size:11px;max-width:150px;line-height:1.6;color:var(--muted)}.brand-strip b{font-size:25px;letter-spacing:-.04em}.brand-strip .nona{font-family:Georgia,serif;font-style:italic}.asterisk{font-size:20px;color:#8b996b}.section{padding:85px 5%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.section-heading>p{max-width:310px;color:var(--muted);font-size:14px;line-height:1.8;padding-bottom:4px}.catalog-tools{display:flex;justify-content:space-between;align-items:center;margin:38px 0 28px}.filters{display:flex;gap:9px}.filters button{border:1px solid var(--line);padding:10px 19px;background:transparent;color:var(--ink);border-radius:30px;font-size:12px}.filters button.active{background:var(--ink);border-color:var(--ink);color:white}.catalog-tools>span{font-size:11px;color:var(--muted)}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.product[hidden]{display:none}.product-photo{height:290px;position:relative;overflow:hidden;background:#e9eddf}.product-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s}.product-photo:hover img{transform:scale(1.06)}.oil-photo img{transform:scale(1.3)}.oil-photo:hover img{transform:scale(1.38)}.coconut-photo{background:#efeadf}.smoked-photo{background:#e3e8db}.spicy-photo{background:#eee1df}.product-tag{position:absolute;z-index:1;top:16px;left:15px;font-size:8px;font-weight:700;letter-spacing:.15em}.product-category{font-size:9px;letter-spacing:.13em;color:var(--muted);margin:20px 0 8px}.product h3{font-size:18px;font-weight:600;letter-spacing:-.035em}.product h3+p{font-size:12px;line-height:1.6;color:var(--muted);margin:9px 0 20px;min-height:38px}.product-link{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:14px 0;font-size:12px}.product-link:hover{color:#9c231f}.product-link span{font-size:18px}.catalog-help{margin-top:36px;padding:23px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;font-size:13px}.catalog-help a{text-decoration:underline;text-underline-offset:5px}.about{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:var(--cream)}.about-image{position:relative;min-height:520px}.about-image img{position:absolute;width:100%;height:100%;object-fit:cover}.about-image span{position:absolute;left:30px;bottom:25px;background:var(--cream);color:var(--ink);padding:12px 16px;letter-spacing:.1em;font-size:9px}.about-copy{padding:65px 10%;display:flex;flex-direction:column;justify-content:center}.about-copy .eyebrow{color:var(--lime)}.about-copy h2{font-size:clamp(34px,3.4vw,52px);margin-bottom:26px}.about-copy>p:not(.eyebrow){line-height:1.8;font-size:13px;color:#d1d8ce;margin-bottom:17px}.text-link{font-size:12px;padding:16px 0 12px;border-bottom:1px solid #60735b;display:flex;justify-content:space-between}.contact{display:grid;grid-template-columns:1fr 1fr;gap:11%;background:#eceedd}.contact-copy>p:not(.eyebrow){line-height:1.8;font-size:14px;max-width:360px;color:var(--muted);margin:25px 0}.contact-details{display:flex;flex-direction:column;gap:12px;margin-top:34px;font-size:14px}.contact-details span{font-size:9px;letter-spacing:.12em}.contact-details a:last-child{font-size:12px;color:var(--muted)}form{padding:32px;background:var(--paper);border:1px solid #dfe2d3;align-self:start}form h3{font-size:23px;letter-spacing:-.04em;margin-bottom:10px}form>p{font-size:12px;color:var(--muted);line-height:1.6;margin-bottom:22px}form label{font-size:12px;display:block;margin:18px 0 8px}form label span{color:var(--muted)}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:2px;padding:12px;background:#fffefa;color:var(--ink);font-size:13px}textarea{resize:vertical;min-height:90px}form .button{width:100%;margin-top:20px}.form-note{font-size:10px!important;margin:12px 0 0!important}footer{padding:36px 5% 20px;background:var(--cream)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:32px}.footer-top p{font-size:13px;line-height:1.7;color:var(--muted)}.footer-top>a:last-child{font-size:12px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}
@media(min-width:1600px){.hero{min-height:670px}.hero-art{min-height:670px}.hero-oil{top:25px;width:680px;height:680px}.hero-jar{width:430px;height:322px}.art-circle{width:490px;height:490px}.hero-copy{padding-top:70px;padding-bottom:70px}}
@media(max-width:1000px){.header nav{gap:17px;font-size:12px}.hero-copy{padding-top:45px;padding-bottom:30px}.hero-art{min-height:570px}.hero-oil{left:43%;width:570px;height:570px}.hero-jar{left:26%;bottom:70px}.round-label{right:5%;top:150px}.products{gap:15px}.product-photo{height:230px}.product h3{font-size:16px}.contact{gap:6%}.about-copy{padding:45px 8%}}
@media(max-width:760px){html{scroll-padding-top:76px}.topbar{justify-content:center;font-size:8px;min-height:30px}.topbar a{display:none}.header{height:76px;gap:15px}.logo{width:155px;height:39px}.logo img{width:155px;height:155px;top:-59px}.menu-toggle{display:flex;gap:10px;align-items:center;border:0;background:transparent;color:var(--ink);font-size:12px;padding:10px}.header-cta{display:none}.header nav{display:none;position:absolute;left:0;right:0;top:76px;background:var(--cream);padding:25px 5%;border-bottom:1px solid var(--line);flex-direction:column;gap:24px;font-size:16px}.header nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{padding:43px 6% 35px}h1{font-size:clamp(40px,7.9vw,59px)}.eyebrow{margin-bottom:20px}.intro{margin:22px 0;font-size:14px;max-width:430px}.hero-note{display:none}.hero-art{min-height:420px}.art-word{font-size:92px;top:35px;left:11%}.art-caption{top:18px;left:11%}.art-circle{width:320px;height:320px;bottom:39px}.hero-oil{width:475px;height:475px;top:-42px;left:44%;transform:translateX(-61%) rotate(-10deg)}.hero-jar{width:290px;height:218px;left:37%;bottom:35px}.round-label{width:87px;height:87px;right:11%;top:122px;font-size:9px}.art-bottom{bottom:16px;font-size:8px}.brand-strip{padding:22px 6%;flex-wrap:wrap;gap:15px}.brand-strip>span:first-child{width:100%;max-width:none;text-align:center;font-size:10px}.brand-strip b{font-size:21px}.brand-strip .asterisk{font-size:15px}.section{padding:55px 6%}.section-heading{display:block}.section-heading>p{margin-top:22px;max-width:440px;font-size:13px}h2{font-size:40px}.catalog-tools{margin:27px 0 22px}.filters{gap:6px}.filters button{padding:9px 12px;font-size:11px}.catalog-tools>span{font-size:10px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.product-photo{height:215px}.product-tag{font-size:7px;left:10px;top:12px}.product h3{font-size:16px}.product h3+p{font-size:11px;min-height:35px}.product-link{font-size:11px}.catalog-help{flex-direction:column;font-size:12px;line-height:1.6;gap:9px}.about{grid-template-columns:1fr}.about-image{min-height:300px}.about-copy{padding:42px 6%}.about-copy h2{font-size:40px}.contact{grid-template-columns:1fr;gap:36px}.contact-copy>p:not(.eyebrow){max-width:430px}form{padding:23px}.footer-top{flex-wrap:wrap}.footer-top p{font-size:11px}.footer-top>a:last-child{width:100%;margin-top:7px}.footer-bottom{gap:18px;flex-direction:column;font-size:9px}}
@media(max-width:380px){h1{font-size:37px}.hero-jar{left:29%}.round-label{right:6%}.product-photo{height:180px}.product h3{font-size:14px}.catalog-tools>span{display:none}.brand-strip b{font-size:18px}}
@media(max-width:760px){.brand-strip{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:10px;text-align:center}.brand-strip>span:first-child{grid-column:1 / -1}.brand-strip b{font-size:17px}.brand-strip .asterisk{font-size:12px}}
.motion-toggle{position:absolute;right:8%;bottom:14px;z-index:2;border:1px solid #879870;background:#e2e7cbe8;color:var(--ink);border-radius:20px;padding:8px 12px;font-size:10px;display:flex;gap:7px;align-items:center}.art-bottom{padding-right:145px;min-height:16px}.art-bottom span:last-child{display:none}.button span,.product-link span{transition:transform .25s}.button:hover span,.product-link:hover span{transform:translate(3px,-3px)}
@keyframes float-oil{0%,100%{translate:0 0;rotate:0deg}50%{translate:0 -15px;rotate:2deg}}
@keyframes float-jar{0%,100%{translate:0 -4px;rotate:0deg}50%{translate:0 10px;rotate:-2deg}}
@keyframes breathe-circle{0%,100%{scale:1}50%{scale:1.05}}
@keyframes turn-star{to{rotate:360deg}}
@media(prefers-reduced-motion:no-preference){.hero-oil{animation:float-oil 6s ease-in-out infinite}.hero-jar{animation:float-jar 7s ease-in-out infinite}.art-circle{animation:breathe-circle 8s ease-in-out infinite}.round-label span{animation:turn-star 20s linear infinite}.motion-paused .hero-art *,.hero-art.motion-offscreen *{animation-play-state:paused!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.motion-toggle{display:none}}

/* Catálogo ampliado */
.caramel-photo{background:#f0e5d7}#pimentones-caramelizados .product-photo img{transform:scale(1.4)}#pimentones-caramelizados .product-photo:hover img{transform:scale(1.46)}.products{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:760px){.products{grid-template-columns:repeat(2,minmax(0,1fr))}}

.language-switch{order:3;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;border-left:1px solid var(--line);padding:12px 0 12px 17px;flex-shrink:0}.header-cta{order:2}.header nav{margin-left:auto}.header{gap:20px}.language-switch:hover{color:#9c231f}html[lang=en] .art-word{font-size:clamp(60px,7.6vw,122px)}@media(max-width:1000px){.header{gap:13px}.header nav{gap:15px}.header-cta{gap:12px;padding:12px}.header .logo{width:170px}}@media(max-width:760px){.header .logo{width:145px}.header .logo img{width:145px;height:145px;top:-55px}.language-switch{order:0;margin-left:auto;border-left:0;padding:12px 4px}.menu-toggle{order:1;padding:10px 0 10px 6px}.header nav{order:2}.header{gap:12px}html[lang=en] .art-word{font-size:78px}}

/* Product viewer and persistent contact */
.product-expand{position:absolute;inset:0;width:100%;height:100%;border:0;background:transparent;color:var(--ink);display:flex;align-items:flex-end;justify-content:flex-end;padding:12px;z-index:2}.product-expand>span{background:#fffefaf0;border:1px solid #d8dace;padding:8px 11px;border-radius:24px;font-size:10px;display:flex;align-items:center;gap:12px;box-shadow:0 2px 8px #24372d0b}.product-expand b{font-size:17px;font-weight:400}.product-expand:hover>span{background:var(--lime)}.product-expand:focus-visible{outline-offset:-5px}.product-dialog{width:min(900px,92vw);max-height:88dvh;padding:0;border:0;border-radius:10px;background:var(--cream);color:var(--ink);overflow:auto;box-shadow:0 24px 100px #0004}.product-dialog::backdrop{background:#162b22b8;backdrop-filter:blur(5px)}.viewer-layout{display:grid;grid-template-columns:1fr 1fr;min-height:440px}.viewer-image{background:#e8ecdf;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:20px}.viewer-image img{width:100%;height:390px;object-fit:contain;mix-blend-mode:multiply}.viewer-oil img{transform:scale(1.25)}.viewer-details{padding:65px 35px 40px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.viewer-details h2{font-size:36px;line-height:1.15;overflow-wrap:anywhere}.viewer-brand{margin-bottom:16px}.viewer-description{margin:22px 0 14px;line-height:1.7;font-size:15px}.viewer-help{font-size:12px;line-height:1.7;color:var(--muted);margin-bottom:26px}.viewer-inquiry{font-size:12px;gap:15px}.viewer-close{position:absolute;right:12px;top:12px;z-index:3;border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:50%;width:42px;height:42px;font-size:28px;line-height:1}.viewer-close:hover{background:var(--lime)}.viewer-open{overflow:hidden}.floating-whatsapp{position:fixed;right:24px;bottom:max(22px,env(safe-area-inset-bottom));z-index:15;display:flex;align-items:center;gap:10px;background:#24593e;color:white;padding:14px 18px;border:1px solid #ffffff45;border-radius:40px;box-shadow:0 5px 22px #132b2233;font-size:12px;transition:background .2s,transform .2s}.floating-whatsapp svg{width:25px;height:25px}.floating-whatsapp span{display:flex;gap:18px;align-items:center}.floating-whatsapp:hover{background:#34764f;transform:translateY(-3px)}footer{padding-bottom:90px}@media(max-width:760px){.floating-whatsapp{right:16px;bottom:max(16px,env(safe-area-inset-bottom));padding:13px}.floating-whatsapp span{display:none}.viewer-layout{grid-template-columns:1fr;min-height:0}.viewer-image{padding:18px;height:280px}.viewer-image img{height:260px}.viewer-details{padding:25px}.viewer-details h2{font-size:29px}.viewer-description{margin-top:16px}.viewer-inquiry{width:100%}.product-expand{padding:9px}.product-expand>span{font-size:9px;padding:6px 9px;gap:7px}.product-dialog{max-height:90dvh}}

