*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100svh;margin:0}#root{min-height:100svh}img{max-width:100%;height:auto;display:block}a{color:inherit}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.site{--cream:beige;--cream-dark:#e8e0c8;--mustard:#ffdb58;--mustard-deep:#e6a800;--chili:#8b0000;--chili-dark:#5c0a0a;--brown:#3d2914;--text:#2a2118;--muted:#5c4f42;font-optical-sizing:auto;color:var(--text);background:linear-gradient(180deg, #fff9e6 0%, var(--cream) 38%, #f0e6d4 100%);min-height:100svh;font-family:DM Sans,system-ui,sans-serif}.promo-strip{background:linear-gradient(90deg, var(--chili-dark), var(--chili), var(--chili-dark));color:var(--mustard);letter-spacing:.02em;text-align:center;border-bottom:3px solid var(--mustard-deep);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.95rem;font-weight:600;display:flex}.promo-strip__chili{filter:drop-shadow(0 0 4px #ffdb5873)}.promo-strip__text{max-width:42rem;line-height:1.35}.header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;background:#ffffff8c;border-bottom:1px solid #8b00001f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,2.5rem);display:flex;position:sticky;top:0}.logo{text-align:left;text-decoration:none}.logo__title{color:var(--chili-dark);letter-spacing:.04em;font-family:Cinzel,Georgia,serif;font-size:clamp(1rem,2.4vw,1.35rem);font-weight:700;display:block}.logo__tag{color:var(--muted);margin-top:.15rem;font-size:.8rem;display:block}.nav{flex-wrap:wrap;gap:1rem 1.25rem;font-size:.9rem;font-weight:600;display:flex}.nav a{color:var(--brown);text-decoration:none}.nav a:hover{color:var(--chili);text-underline-offset:4px;text-decoration:underline}.btn{cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:.65rem 1.15rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.btn:active{transform:scale(.98)}.btn--header{background:var(--chili);color:#fff;box-shadow:0 4px 14px #8b000059}.btn--header:hover{background:var(--chili-dark)}.btn--primary{background:linear-gradient(135deg, var(--chili), #a40000);color:#fff;box-shadow:0 6px 22px #5c0a0a59}.btn--primary:hover{box-shadow:0 8px 28px #5c0a0a73}.btn--ghost{color:var(--chili-dark);background:0 0;border-color:#8b000059}.btn--ghost:hover{border-color:var(--chili);background:#fff9}.btn--light{background:var(--mustard);color:var(--chili-dark);border-color:var(--mustard-deep)}.btn--light:hover{background:#ffe566}.btn--large{padding:.85rem 1.5rem;font-size:1rem}.hero{grid-template-columns:1fr;align-items:center;gap:2rem;max-width:72rem;margin:0 auto;padding:clamp(2rem,5vw,4rem) clamp(1rem,4vw,2.5rem) 3rem;display:grid;position:relative;overflow:clip visible}@keyframes food-bobble{0%,to{transform:translate3d(0, 0, 0) rotate(var(--food-rot,0deg)) scale(1)}25%{transform:translate3d(6px, -16px, 0) rotate(calc(var(--food-rot,0deg) + 14deg)) scale(1.08)}50%{transform:translate3d(-8px, -10px, 0) rotate(calc(var(--food-rot,0deg) - 10deg)) scale(1.04)}75%{transform:translate3d(4px, -18px, 0) rotate(calc(var(--food-rot,0deg) + 8deg)) scale(1.1)}}@keyframes food-wiggle{0%,to{transform:rotate(-14deg)scale(1)}40%{transform:rotate(18deg)scale(1.12)}70%{transform:rotate(-8deg)scale(1.06)}}.food-float{pointer-events:none;z-index:0;position:absolute;inset:0}.hero__inner{z-index:1;text-align:left;position:relative;overflow-x:clip}.hero__inner-main{z-index:1;position:relative}.food-float__blob{-webkit-user-select:none;user-select:none;filter:drop-shadow(0 8px 14px #3d29142e);font-size:clamp(2rem,5.5vw,3.15rem);line-height:1;position:absolute}.food-float--hero .food-float__blob--mango-a{--food-rot:-8deg;animation:5.2s ease-in-out infinite food-bobble;top:4%;left:2%}.food-float--hero .food-float__blob--garlic-a{font-size:clamp(1.65rem,4.5vw,2.6rem);animation:3.8s ease-in-out .6s infinite food-wiggle;top:38%;left:0}.food-float--hero .food-float__blob--chili-a{animation:4.1s ease-in-out 1.1s infinite reverse food-bobble;top:6%;right:6%}.food-float--hero .food-float__blob--jar-a{font-size:clamp(1.75rem,4vw,2.5rem);animation:4.6s ease-in-out 1.8s infinite food-wiggle;bottom:14%;left:4%}.food-float--hero .food-float__blob--mango-b{--food-rot:12deg;animation:5.8s ease-in-out 2.4s infinite food-bobble;bottom:8%;right:10%}.food-float--hero .food-float__blob--garlic-b{font-size:clamp(1.5rem,3.8vw,2.35rem);animation:3.2s ease-in-out .3s infinite reverse food-wiggle;top:58%;left:36%}@media (prefers-reduced-motion:reduce){.food-float__blob{animation:none!important}}@media (width>=900px){.hero{grid-template-columns:1.15fr .85fr}}.hero__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--chili);margin:0 0 .5rem;font-size:.72rem;font-weight:700}.hero__headline{color:var(--chili-dark);margin:0 0 1rem;font-family:Cinzel,Georgia,serif;font-size:clamp(1.85rem,4.2vw,2.85rem);font-weight:700;line-height:1.15}.hero__sub{color:var(--muted);max-width:36rem;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.65}.hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.hero__trust{flex-wrap:wrap;gap:.5rem .65rem;max-width:36rem;margin:-.35rem 0 1.35rem;padding:0;display:flex}.hero__trust-badge{color:var(--chili-dark);background:#ffdb586b;border:1px solid #8b00002e;border-radius:999px;align-items:center;padding:.4rem .85rem;font-size:.85rem;font-weight:700;line-height:1.35;display:inline-flex}.hero__info{flex-wrap:wrap;gap:.45rem 1.1rem;max-width:36rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.hero__info-item{color:var(--brown);align-items:center;gap:.45rem;font-size:.92rem;font-weight:600;line-height:1.4;display:inline-flex}.hero__info-icon{background:#ffdb5880;border:1px solid #8b000026;border-radius:50%;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.95rem;line-height:1;display:inline-flex}.hero__card{z-index:2;isolation:isolate;background:radial-gradient(circle at 30% 20%, #ffdb5873, transparent 50%), linear-gradient(160deg, #fff 0%, var(--cream-dark) 100%);text-align:center;border:2px solid #8b000038;border-radius:1.25rem;flex-direction:column;align-items:center;margin:0;padding:1.25rem;display:flex;position:relative;box-shadow:0 24px 56px #3d291424,inset 0 1px #ffffffd9}.hero__photo-wrap{z-index:1;border:3px solid #5c0a0a4d;border-radius:1rem;flex-shrink:0;max-width:min(380px,100%);margin:0 auto 1rem;line-height:0;position:relative;overflow:hidden;box-shadow:0 14px 36px #d2691e38,inset 0 0 0 1px #ffffff59}.hero__photo{width:100%;height:auto;transition:transform .35s;display:block}.hero__card:hover .hero__photo{transform:scale(1.03)}.hero__card-caption{z-index:3;text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:.4rem;width:100%;margin:0;padding-top:.25rem;display:flex;position:relative}.hero__card-caption__heading{letter-spacing:.06em;text-transform:uppercase;color:var(--chili-dark);margin:0;font-family:Cinzel,Georgia,serif;font-size:clamp(1.12rem,3vw,1.45rem);font-weight:700;line-height:1.2}.hero__card-caption__detail{color:var(--muted);max-width:22rem;margin:0;font-size:clamp(.82rem,2vw,.95rem);font-weight:600;line-height:1.5}.section{padding:clamp(2.5rem,5vw,4rem) clamp(1rem,4vw,2.5rem)}.section--cream{background:#ffffff73;border-block:1px solid #8b000014}.section--spice{background:radial-gradient(ellipse 80% 60% at 50% 0%, #ffdb5833, transparent), linear-gradient(180deg, var(--chili-dark), #3a0606);color:var(--cream)}.section__narrow{max-width:44rem;margin:0 auto}.section__narrow h2,.section__title{color:var(--chili-dark);margin:0 0 1rem;font-family:Cinzel,Georgia,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.section--spice .section__title{color:var(--mustard)}.section__narrow p{color:var(--muted);margin:0 0 1rem;font-size:1.05rem;line-height:1.7}.section__narrow p:last-child{margin-bottom:0}.section__title{text-align:center}.features{grid-template-columns:1fr;gap:1rem;max-width:52rem;margin:0 auto;padding:0;list-style:none;display:grid}@media (width>=640px){.features{grid-template-columns:1fr 1fr}}.features li{background:#fff;border:1px solid #8b00001f;border-radius:1rem;padding:1.25rem 1.35rem;box-shadow:0 8px 24px #3d29140f}.features strong{color:var(--chili-dark);margin-bottom:.35rem;font-family:Cinzel,Georgia,serif;font-size:1.05rem;display:block}.features span{color:var(--muted);font-size:.95rem;line-height:1.5}.price-block{text-align:center;max-width:32rem;margin:0 auto}.price-block__label{text-transform:uppercase;letter-spacing:.14em;color:#f5f5dcbf;margin:0 0 .25rem;font-size:.72rem;font-weight:700}.price-block__amount{color:var(--mustard);margin:0 0 .5rem;font-family:Cinzel,Georgia,serif;font-size:clamp(2.75rem,8vw,4rem);font-weight:700;line-height:1}.price-block__currency{vertical-align:super;margin-right:.15em;font-size:.45em}.price-block__unit{color:#f5f5dce6;margin-left:.15em;font-size:.45em}.price-block__offer{color:#fff;margin:0 0 1.5rem;font-size:1.1rem;font-weight:600}.price-block__hint{color:#f5f5dcbf;margin:1rem 0 0;font-size:.9rem}.preorder{scroll-margin-top:5rem;position:relative;overflow:clip visible}.food-float--preorder .food-float__blob{font-size:clamp(1.5rem,4vw,2.35rem)}.food-float--preorder .food-float__blob--pre-mango{--food-rot:6deg;animation:5s ease-in-out .2s infinite food-bobble;top:8%;right:6%}.food-float--preorder .food-float__blob--pre-garlic{animation:3.5s ease-in-out 1s infinite food-wiggle;bottom:22%;left:4%}.food-float--preorder .food-float__blob--pre-chili{animation:4.3s ease-in-out .7s infinite reverse food-bobble;top:42%;right:2%}.preorder__inner{z-index:1;max-width:28rem;margin:0 auto;position:relative}.preorder__title{margin-bottom:.75rem}.preorder__lead{text-align:center;color:var(--muted);max-width:36rem;margin:0 auto 1.35rem;font-size:1.05rem;line-height:1.65}.preorder__price-highlight{text-align:center;background:linear-gradient(155deg, var(--chili-dark) 0%, var(--chili) 48%, #6e0f0f 100%);max-width:22rem;color:var(--mustard);border:3px solid var(--mustard-deep);border-radius:1.15rem;margin:0 auto 1.35rem;padding:1.35rem 1.25rem 1.25rem;box-shadow:0 16px 40px #5c0a0a61,inset 0 1px #ffffff1f}.preorder__price-label{text-transform:uppercase;letter-spacing:.16em;color:#f5f5dce0;margin:0 0 .35rem;font-size:.72rem;font-weight:700}.preorder__price-amount{color:var(--mustard);text-shadow:0 2px 16px #00000040;margin:0;font-family:Cinzel,Georgia,serif;font-size:clamp(2.85rem,12vw,4rem);font-weight:700;line-height:1}.preorder__price-currency{vertical-align:super;margin-right:.12em;font-size:.42em;font-weight:700}.preorder__price-unit{color:#f5f5dcf2;margin-left:.12em;font-size:.42em;font-weight:700}.preorder__price-compare{color:#fff;opacity:.95;margin:.85rem 0 0;font-size:.88rem;font-weight:600;line-height:1.45}.preorder-form,.inquiry-form{background:#fff;border:1px solid #8b000024;border-radius:1rem;flex-direction:column;gap:1.1rem;margin:0 auto;padding:1.5rem 1.35rem;display:flex;box-shadow:0 12px 36px #3d291414}.whatsapp-form__row{flex-direction:column;gap:.5rem;display:flex}.whatsapp-form__field{flex-direction:column;gap:.35rem;display:flex}.whatsapp-form__label{color:var(--chili-dark);font-size:.88rem;font-weight:700}.whatsapp-form__optional{color:var(--muted);font-weight:600}.preorder-form input,.preorder-form textarea,.inquiry-form input,.inquiry-form textarea{box-sizing:border-box;width:100%;font:inherit;color:var(--text);background:#fffdf8;border:1px solid #3d291438;border-radius:.65rem;padding:.65rem .85rem;font-size:1rem}.preorder-form input:focus,.preorder-form textarea:focus,.inquiry-form input:focus,.inquiry-form textarea:focus{outline-offset:1px;outline:2px solid #8b000059}.preorder-form textarea,.inquiry-form textarea{resize:vertical;min-height:5rem;line-height:1.5}.whatsapp-form__estimate{color:var(--muted);margin:0;font-size:.92rem}.whatsapp-form__estimate strong{color:var(--chili-dark)}.whatsapp-form__error{color:var(--chili);margin:0;font-size:.9rem;font-weight:600}.whatsapp-form__submit{cursor:pointer;width:100%}.preorder-form .whatsapp-form__submit{border:none}.whatsapp-form__hint{color:var(--muted);text-align:center;margin:0;font-size:.82rem;line-height:1.45}.inquiry{scroll-margin-top:5rem}.inquiry__inner{max-width:28rem;margin:0 auto}.inquiry__title{margin-bottom:.75rem}.inquiry__lead{text-align:center;color:var(--muted);max-width:36rem;margin:0 auto 1.5rem;font-size:1.05rem;line-height:1.65}.flyer-intro{text-align:center;max-width:36rem;color:var(--muted);margin:0 auto 1.5rem;line-height:1.6}.flyer-frame{border:3px solid var(--chili);background:#fff;border-radius:1rem;max-width:26rem;margin:0 auto;padding:.75rem;box-shadow:0 24px 60px #3d291426}.flyer-frame img{border-radius:.5rem}.footer{background:var(--brown);color:var(--cream);padding:2.5rem clamp(1rem,4vw,2.5rem) 2rem}.footer__grid{grid-template-columns:1fr;gap:1.75rem;max-width:60rem;margin:0 auto 1.5rem;display:grid}@media (width>=720px){.footer__grid{grid-template-columns:1.2fr 1fr 1fr 1fr}}.footer__brand{margin:0 0 .35rem;font-family:Cinzel,Georgia,serif;font-size:1.1rem;font-weight:700}.footer__muted{opacity:.85;margin:0;font-size:.9rem}.footer__muted--tight{opacity:.78;margin-top:.25rem;font-size:.85rem}.footer__label{text-transform:uppercase;letter-spacing:.12em;opacity:.75;margin:0 0 .35rem;font-size:.75rem}.footer a{color:var(--mustard);font-weight:600;text-decoration:none}.footer a:hover{text-underline-offset:3px;text-decoration:underline}.footer__social{flex-direction:column;gap:.35rem;display:flex}.footer__note{text-align:center;opacity:.8;border-top:1px solid #f5f5dc26;margin:0;padding-top:1.25rem;font-size:.85rem}.wa-fab{z-index:30;background:#25d366;border-radius:50%;place-items:center;width:3.35rem;height:3.35rem;transition:transform .15s;display:grid;position:fixed;bottom:1.1rem;right:1.1rem;box-shadow:0 10px 28px #25d36673}.video-welcome{z-index:50;box-sizing:border-box;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.video-welcome__backdrop{cursor:pointer;background:#140c06b8;border:0;margin:0;padding:0;position:absolute;inset:0}.video-welcome__dialog{z-index:1;border:3px solid var(--chili);background:#fff;border-radius:1rem;width:min(100%,52rem);max-height:min(90vh,100%);position:relative;overflow:auto;box-shadow:0 28px 64px #3d291459}.video-welcome__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1rem .75rem;display:flex}.video-welcome__title{color:var(--chili-dark);flex:1;min-width:12rem;margin:0;font-family:Cinzel,Georgia,serif;font-size:clamp(1.05rem,3vw,1.35rem);font-weight:700}.video-welcome__close{color:var(--chili-dark);cursor:pointer;background:#fff;border:2px solid #8b000059;border-radius:999px;flex-shrink:0;padding:.45rem 1rem;font-size:.88rem;font-weight:700}.video-welcome__close:hover{border-color:var(--chili);background:#ffdb5859}.video-welcome__dialog .video-embed{margin:0 1rem}.video-welcome__hint{color:var(--muted);text-align:center;margin:0;padding:.65rem 1rem 1rem;font-size:.82rem;line-height:1.45}.video-section__intro{text-align:center;max-width:36rem;color:var(--muted);margin:0 auto 1.25rem;line-height:1.55}.video-section__intro a{color:var(--chili);font-weight:600}.video-section .video-embed{max-width:52rem;margin:0 auto}.video-embed{background:#111;border-radius:.65rem;width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.video-embed__iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}@media (prefers-reduced-motion:reduce){.video-welcome__hint{font-weight:600}}.wa-fab:hover{transform:scale(1.06)}.wa-fab__icon{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.435 9.884-9.881 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z'/%3E%3C/svg%3E") 50%/contain no-repeat;width:1.55rem;height:1.55rem}@media (width<=720px){.nav{order:3;justify-content:center;width:100%}.btn--header{margin-left:auto}}
