@import "tailwindcss";
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:wght@400;500;600;700;800&display=swap');
:root{--red:#A03829;--orange:#E95E1A;--yellow:#FFD125;--gold:#FFA400;--cream:#FFFAD0;--charcoal:#1d1b19;--paper:#fffaf2;--green:#16845b}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:#2b2521;font-family:Montserrat,Arial,sans-serif}button,a{font:inherit}button{cursor:pointer}.header{height:92px;padding:0 max(4vw,28px);display:flex;align-items:center;justify-content:space-between;background:#fffdf8;position:sticky;top:0;z-index:30;border-bottom:1px solid #eee3d6;box-shadow:0 5px 24px #28160e0a}.brand img{display:block;width:190px;height:82px;object-fit:contain}.header nav{display:flex;gap:38px}.header nav a{text-decoration:none;color:#2b2521;font-size:14px;font-weight:800}.header nav a:hover{color:var(--red)}.headerRight{display:flex;align-items:center;gap:24px}.location{display:grid;grid-template-columns:15px auto;line-height:1.2}.location>span{grid-row:1/3;color:var(--red);align-self:center}.location small{font-size:10px;color:#796c62}.location b{font-size:13px}.cartButton{border:1.5px solid #29231f;border-radius:11px;background:white;padding:12px 15px;display:flex;align-items:center;gap:9px;font-weight:800}.cartButton>b{background:var(--red);color:white;width:24px;height:24px;border-radius:50%;display:grid;place-items:center}.hero{min-height:710px;display:grid;grid-template-columns:47% 53%;background:var(--charcoal);color:#fff;overflow:hidden}.heroCopy{padding:74px max(4vw,42px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;z-index:2}.eyebrow,.sectionTitle>span,.why>div>span{font-size:12px;color:var(--gold);font-weight:800;text-transform:uppercase;letter-spacing:.22em}.hero h1{font:clamp(72px,7vw,112px)/.85 'Bebas Neue',Impact,sans-serif;letter-spacing:.015em;margin:16px 0 20px}.hero h1 em{font-style:normal;color:var(--gold)}.heroCopy>i{width:150px;height:7px;background:var(--red);transform:skew(-30deg);margin-bottom:24px}.heroCopy>p{max-width:590px;font-size:17px;line-height:1.65;color:#eee5dc;margin:0 0 28px}.cta{display:flex;align-items:center;justify-content:space-between;min-width:270px;background:var(--red);color:#fff;text-decoration:none;padding:19px 22px;border-radius:9px;font-weight:800;box-shadow:0 12px 28px #0005}.heroCopy>small{margin:31px 0 13px;color:#d9cdbf}.heroBranches{display:flex;gap:9px;flex-wrap:wrap}.heroBranches button{border:1px solid #fff7;border-radius:7px;background:transparent;color:#fff;padding:11px 13px;font-size:12px;font-weight:700}.heroBranches button.active{border-color:var(--red);background:var(--red)}.heroBrand{position:relative;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,#6c281f 0,transparent 48%),linear-gradient(135deg,#2e241f,#171513);overflow:hidden}.brandGlow{position:absolute;width:560px;height:560px;border-radius:50%;background:var(--gold);opacity:.12;filter:blur(2px)}.heroBrand>img{width:min(82%,680px);height:650px;object-fit:contain;filter:drop-shadow(0 28px 30px #0008);z-index:2;animation:enter .55s ease-out both}.feature{position:absolute;z-index:3;background:#fffdf5;color:#2c231e;padding:12px 16px;border-left:5px solid var(--orange);box-shadow:0 10px 28px #0005}.feature b{font:24px 'Bebas Neue',sans-serif;color:var(--red);letter-spacing:.06em}.feature small{display:block;font-size:10px}.f1{left:5%;bottom:12%;transform:rotate(-2deg)}.f2{right:5%;top:16%;transform:rotate(3deg)}@keyframes enter{from{opacity:0;transform:scale(.97) translateY(12px)}}.branchBar{min-height:112px;background:var(--red);padding:20px max(4vw,28px);color:white;display:flex;align-items:center;justify-content:space-between;gap:24px}.branchBar>div:first-child{display:flex;align-items:center;gap:13px}.branchBar>div:first-child>span{font-size:27px}.branchBar p{display:flex;flex-direction:column;margin:0}.branchBar small{font-size:10px;color:#ffd7cd}.branchBar b{font-size:18px}.branchBar em{font-size:10px;font-style:normal;color:#ffd7cd;margin-top:3px}.branchChoices{display:flex;gap:9px;flex-wrap:wrap}.branchChoices button{border:1px solid #fff7;background:transparent;color:#fff;border-radius:6px;padding:11px 15px;font-size:12px;font-weight:700}.branchChoices button.active{background:var(--yellow);color:var(--red);border-color:var(--yellow)}.menuSection{padding:88px max(4vw,28px);background:var(--paper)}.sectionTitle{text-align:center;max-width:670px;margin:0 auto 42px}.sectionTitle h2,.why h2{font:clamp(52px,5vw,76px)/.95 'Bebas Neue',Impact,sans-serif;color:var(--red);letter-spacing:.02em;margin:10px 0}.sectionTitle p{color:#75665d;line-height:1.6}.productGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1240px;margin:auto}.product{background:white;border:1px solid #eadbcc;border-radius:14px;overflow:hidden;box-shadow:0 13px 35px #4f2e1712}.productVisual{height:170px;background:radial-gradient(circle at 50% 45%,#fff3b4,#ffd125 45%,#ffa400 46%,#e95e1a);display:grid;place-items:center;position:relative}.productVisual>span{font-size:94px;filter:drop-shadow(0 13px 9px #69200c45)}.productVisual>b{position:absolute;top:12px;left:12px;background:var(--red);color:#fff;padding:6px 9px;border-radius:4px;text-transform:uppercase;font-size:9px;letter-spacing:.1em}.productInfo{padding:20px}.productInfo>small{font-size:9px;color:var(--orange);text-transform:uppercase;font-weight:800;letter-spacing:.13em}.product h3{font:29px 'Bebas Neue',sans-serif;color:var(--red);letter-spacing:.03em;margin:5px 0}.productInfo>p{font-size:12px;line-height:1.5;color:#71635a;min-height:38px}.sizeOptions{display:grid;gap:6px;margin:16px 0}.sizeOptions button{display:flex;align-items:center;justify-content:space-between;border:1px solid #e4d7cb;background:#fff;border-radius:6px;padding:9px 10px;font-size:11px;color:#493e37}.sizeOptions button.active{border:2px solid var(--red);background:#fff8ed;color:var(--red);padding:8px 9px}.sizeOptions button b{font-size:12px}.addButton{width:100%;border:0;border-radius:7px;background:var(--charcoal);color:white;padding:12px 13px;display:flex;justify-content:space-between;font-weight:800;font-size:12px}.addButton:hover{background:var(--red)}.addButton b{font-size:17px}.why{min-height:570px;padding:70px max(5vw,30px);display:grid;grid-template-columns:1fr 1fr;align-items:center;background:var(--cream);overflow:hidden}.why>div{max-width:620px}.why p{font-size:16px;line-height:1.7;color:#63554c}.why ul{list-style:none;padding:0;display:grid;gap:13px;color:var(--red);font-weight:800}.why>img{width:100%;height:470px;object-fit:contain;filter:drop-shadow(0 18px 20px #6a2b1f28)}footer{min-height:130px;background:var(--charcoal);color:#d9cfc8;padding:26px max(4vw,28px);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}footer img{width:150px;height:95px;object-fit:contain}.drawer{position:fixed;right:0;top:0;width:min(440px,100%);height:100vh;background:#fffdf8;z-index:60;transform:translateX(105%);transition:.3s;display:flex;flex-direction:column;box-shadow:-20px 0 55px #0004}.drawer.open{transform:none}.drawerHead{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8dbce}.drawerHead small{color:#837269}.drawerHead h2{font:30px 'Bebas Neue',sans-serif;color:var(--red);margin:3px 0}.drawerHead button{border:0;background:#f3e8dc;color:var(--red);width:40px;height:40px;border-radius:50%;font-size:25px}.empty{margin:auto;text-align:center;padding:30px}.empty>span{font-size:55px}.empty h3{color:var(--red)}.empty p{color:#78685f}.empty button{background:var(--red);color:#fff;border:0;border-radius:7px;padding:12px 18px;font-weight:700}.cartItems{padding:10px 24px;overflow:auto;flex:1}.cartItem{display:grid;grid-template-columns:58px 1fr;gap:13px;padding:17px 0;border-bottom:1px solid #eadfd5}.cartItem>span{width:58px;height:58px;background:var(--yellow);display:grid;place-items:center;border-radius:8px;font-size:30px}.cartItem>div{display:flex;flex-direction:column;gap:4px}.cartItem small{color:var(--orange);font-size:11px}.qty{display:flex;align-items:center;gap:11px;margin-top:5px}.qty button{width:27px;height:27px;border-radius:50%;border:1px solid #d8c9bd;background:white;color:var(--red)}.cartTotal{padding:20px 24px 27px;border-top:1px solid #e7dacd;display:grid;grid-template-columns:1fr auto;gap:10px}.cartTotal>b{font-size:22px;color:var(--red)}.cartTotal>button{grid-column:1/3;border:0;background:#1da851;color:#fff;padding:15px;border-radius:8px;display:flex;justify-content:space-between;font-weight:800}.cartTotal>small{grid-column:1/3;text-align:center;color:#76675e;font-size:10px}.overlay{position:fixed;inset:0;border:0;background:#17110d99;z-index:50}.floatingCart{display:none}
@media(max-width:900px){.header{height:78px}.brand img{width:145px;height:68px}.header nav,.location{display:none}.hero{grid-template-columns:1fr}.heroCopy{text-align:center;align-items:center;padding:60px 25px 42px}.heroCopy>p{max-width:650px}.heroBrand{height:520px}.heroBrand>img{height:480px}.productGrid{grid-template-columns:repeat(2,1fr)}.why{grid-template-columns:1fr}.branchBar{flex-direction:column;align-items:flex-start}.branchChoices{width:100%}.floatingCart{display:flex;position:fixed;right:17px;bottom:17px;z-index:40;border:3px solid white;border-radius:999px;background:var(--red);color:white;padding:12px 16px;gap:8px;box-shadow:0 10px 25px #0004}footer{flex-direction:column;text-align:center}}
@media(max-width:560px){.header{padding:0 14px}.brand img{width:128px}.cartButton span{display:none}.hero h1{font-size:68px}.heroCopy{padding-inline:18px}.heroBranches{justify-content:center}.heroBranches button{font-size:10px;padding:10px 8px}.heroBrand{height:390px}.heroBrand>img{height:360px;width:94%}.feature{padding:8px 10px}.feature b{font-size:19px}.branchChoices button{flex:1;padding:10px 6px;font-size:9px}.menuSection{padding:65px 17px}.productGrid{grid-template-columns:1fr}.why{padding:55px 20px}.why>img{height:350px}footer{padding-bottom:90px}}

.riceMenu{max-width:1300px;margin:0 auto 58px;padding:34px 30px 30px;border:1px solid #efcf9e;border-radius:22px;background:linear-gradient(145deg,#fff9ec,#fff3d5);box-shadow:0 18px 45px #6f3a1515}
.riceMenuTitle{text-align:center;max-width:720px;margin:0 auto 28px}
.riceMenuTitle>span{display:inline-block;padding:7px 12px;border-radius:999px;background:var(--red);color:#fff;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.riceMenuTitle h2{margin:10px 0 5px;color:var(--red);font:clamp(42px,4vw,60px)/1 'Bebas Neue',Impact,sans-serif;letter-spacing:.035em}
.riceMenuTitle p{margin:0;color:#75665d;font-size:13px;line-height:1.55}
.riceGrid{max-width:none}
.riceGrid .product{border-color:#e5c79e;box-shadow:0 14px 32px #5b31151a}
.riceGrid .productVisual{height:230px;padding:0;background:#ead0aa}
.riceGrid .productVisual>img{object-fit:cover;transform:none}
.riceGrid .product:hover .productVisual>img{transform:scale(1.035)}
@media(max-width:900px){.riceMenu{padding:28px 20px}.riceGrid{grid-template-columns:1fr 1fr}.riceGrid .product:last-child{grid-column:1/-1}}
@media(max-width:560px){.riceMenu{padding:24px 12px;margin-bottom:42px}.riceGrid{grid-template-columns:1fr}.riceGrid .product:last-child{grid-column:auto}.riceGrid .productVisual{height:220px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* El archivo original del logotipo se muestra sin alteraciones. */
.brand img{background:#fff}
.officialLogo{width:min(78%,620px);height:min(82%,620px);padding:18px;background:#fff;border-radius:18px;display:grid;place-items:center;z-index:2;box-shadow:0 28px 50px #0008;animation:enter .55s ease-out both}
.officialLogo img{display:block;width:100%;height:100%;object-fit:contain}
@media(max-width:900px){.heroBrand{height:560px}.officialLogo{height:500px}}
@media(max-width:560px){.heroBrand{height:430px}.officialLogo{width:82%;height:370px;padding:10px;border-radius:12px}}

/* Rediseño premium y fotografía gastronómica */
.header{background:rgba(255,250,242,.94);backdrop-filter:blur(18px)}
.brand img{width:176px;height:80px;background:transparent;object-fit:contain}
.hero{min-height:730px;grid-template-columns:45% 55%}
.heroCopy{background:linear-gradient(120deg,#171513 0%,#1d1b19 76%,#1d1b1900 100%);position:relative}
.heroBrand{background-image:linear-gradient(90deg,#1d1b19 0%,#1d1b1960 18%,transparent 48%),url('/assets/hero-profesional.png');background-size:cover;background-position:center right}
.heroBrand:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 65%,#1d1b1970)}
.brandGlow,.officialLogo{display:none}
.heroSeal{position:absolute;z-index:4;left:5%;top:5%;width:150px;height:150px;filter:drop-shadow(0 12px 20px #0009)}
.heroSeal img{width:100%;height:100%;object-fit:contain}
.feature{border-left:5px solid var(--orange);border-radius:4px;z-index:5}
.product{border:0;box-shadow:0 18px 45px #3b1e1015;transition:transform .25s ease,box-shadow .25s ease}
.product:hover{transform:translateY(-7px);box-shadow:0 24px 60px #3b1e1025}
.productVisual{height:205px;background:#241c18;overflow:hidden}
.productVisual>img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.product:hover .productVisual>img{transform:scale(1.055)}
.productInfo{padding:23px}.product h3{font-size:32px}.addButton{padding:14px 15px;background:var(--red)}
.why{background:linear-gradient(115deg,#fffad0 0 52%,#1d1b19 52%);gap:50px}
.whyVisual{height:480px;position:relative;border-radius:20px;overflow:hidden;box-shadow:0 25px 60px #0004}
.whyFood{width:100%;height:100%;object-fit:cover;object-position:50% 68%;transform-origin:center 68%;transform:translateY(-5%) scale(1.28);filter:saturate(1.04) contrast(1.03)}.whyLogo{position:absolute;right:20px;bottom:14px;width:125px;height:125px;object-fit:contain;filter:drop-shadow(0 10px 15px #0008)}
.aboutStory{padding-top:90px;padding-bottom:90px;align-items:start}.aboutStory .aboutCopy{max-width:720px}.aboutStory h2{font-size:clamp(46px,4.6vw,70px);margin:14px 0 26px}.aboutParagraphs{display:grid;gap:15px}.aboutStory .aboutParagraphs p{margin:0;font-size:14px;line-height:1.78;color:#5d5149}.aboutTagline{display:block;margin-top:28px;padding:18px 20px;border-left:6px solid var(--orange);background:#fff5ca;color:var(--red);font-size:17px;line-height:1.5}.aboutStory .whyVisual{position:sticky;top:122px;margin-top:30px}
@media(max-width:900px){.aboutStory{padding-top:65px;padding-bottom:65px}.aboutStory .whyVisual{position:relative;top:auto;margin-top:8px}}
footer img{background:transparent}
@media(max-width:900px){.hero{grid-template-columns:1fr}.heroCopy{background:#1d1b19}.heroBrand{height:560px;background-position:center}.why{background:var(--cream)}.whyVisual{height:430px}.heroSeal{width:120px;height:120px}}
@media(max-width:560px){.heroBrand{height:430px}.heroSeal{width:92px;height:92px}.feature.f2{right:3%;top:10%}.feature.f1{left:3%;bottom:8%}.productVisual{height:220px}.whyVisual{height:340px}}

.productVisual-9{background:#201813}

/* Selector de sucursal destacado */
.heroCopy>small{margin:34px 0 17px;color:var(--yellow);font-size:18px;line-height:1.35;font-weight:800;letter-spacing:.035em;text-shadow:0 3px 16px #ffa40055}
.location small{font-size:9px;font-weight:500;color:#8b7d72}
.heroBranches{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:12px;width:100%;max-width:670px}
.heroBranches button{min-height:62px;border:2px solid #ffffff80;border-radius:12px;background:#ffffff0b;color:#fff;padding:15px 16px;font-size:15px;font-weight:800;box-shadow:0 8px 24px #0003;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}
.heroBranches button:hover{transform:translateY(-3px);border-color:var(--gold);background:#ffffff15;box-shadow:0 12px 28px #0005}
.heroBranches button.active{border-color:var(--orange);background:linear-gradient(135deg,var(--red),#bd412d);box-shadow:0 12px 30px #a0382955}
@media(max-width:560px){.heroCopy>small{font-size:17px;margin-top:32px}.heroBranches{grid-template-columns:1fr;gap:10px;max-width:360px}.heroBranches button{width:100%;min-height:58px;font-size:15px;padding:14px 16px}}

/* Todas las fotografías actuales y futuras se muestran completas y centradas. */
.productVisual{height:235px;background:radial-gradient(circle at 50% 36%,#fff1d8 0,#e5c9a5 72%);padding:7px}
.productVisual>img{width:100%;height:100%;object-fit:contain;object-position:center;transform:scale(.96);border-radius:7px}
.product:hover .productVisual>img{transform:scale(1)}
@media(max-width:560px){.productVisual{height:240px;padding:6px}.productVisual>img{transform:scale(.97)}}

/* Salsas: encuadre cerrado para que los cuatro recipientes sean protagonistas. */
.productVisual-26{padding:0;background:#2f2a26}
.productVisual-26>img{object-fit:cover;object-position:center 66%;transform:scale(1.08);border-radius:0}
.product:hover .productVisual-26>img{transform:scale(1.12)}
.productVisual-27{padding:0;background:#2f2a26}
.productVisual-27>img{object-fit:cover;object-position:center 48%;transform:scale(1.04);border-radius:0}
.product:hover .productVisual-27>img{transform:scale(1.08)}
.productVisual-32>img{object-fit:cover;object-position:center;transform:scale(1);border-radius:0}
.product:hover .productVisual-32>img{transform:scale(1.025)}
.productVisual-5{padding:0;background:#2f2a26}
.productVisual-5>img{object-fit:cover;object-position:center 58%;transform:scale(1.03);border-radius:0}
.product:hover .productVisual-5>img{transform:scale(1.07)}
.productVisual-28,.productVisual-29,.productVisual-30,.productVisual-31{padding:0;background:#2f2a26}
.productVisual-28>img,.productVisual-29>img,.productVisual-30>img,.productVisual-31>img{object-fit:cover;object-position:center 61%;transform:scale(1.02);border-radius:0}
.product:hover .productVisual-28>img,.product:hover .productVisual-29>img,.product:hover .productVisual-30>img,.product:hover .productVisual-31>img{transform:scale(1.06)}
.cartButton{min-height:58px;border:2.5px solid var(--red);padding:8px 13px 8px 9px;font-size:15px;box-shadow:0 8px 24px #a0382928;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.cartButton:hover{transform:translateY(-2px);background:#fff8e9;box-shadow:0 12px 30px #a0382940}
.cartIcon{width:42px;height:42px;display:grid;place-items:center;border:3px solid var(--red);border-radius:50%;background:var(--yellow);font-size:23px;line-height:1;box-shadow:0 5px 15px #a0382945;filter:saturate(1.35) contrast(1.1)}
.cartButton>b{width:28px;height:28px;font-size:14px;box-shadow:0 3px 10px #a0382940}
@media(max-width:560px){.cartButton{min-height:54px;padding:6px 8px}.cartIcon{width:40px;height:40px;font-size:21px}.cartButton>b{width:26px;height:26px}}

.choiceSummary{margin:-5px 0 12px;padding:11px 12px;border:1px solid #edc9a4;border-left:4px solid var(--orange);border-radius:7px;background:#fff8ed;color:#493e37}
.choosePrompt{margin:-5px 0 12px;padding:11px 12px;border:1px dashed #d9b994;border-radius:7px;background:#fffaf1;color:#8a6e5d;font-size:10px;font-weight:800;text-align:center}
.addButton:disabled,.promoAdd:disabled{background:#c9bdb3!important;color:#fff;cursor:not-allowed;box-shadow:none}
.cartAddedNotice{margin:-3px 0 9px;padding:10px 12px;border:1px solid #8fcfab;border-radius:7px;background:#eaf8ef;color:#137743;font-size:10px;font-weight:800;text-align:center;animation:selectedPulse .35s ease-out}.cartAddedNotice b{color:#0f6738}.addButton.addAnother{background:#16845b}.addButton.addAnother:hover{background:#106d49}.upsellConfirm.added:disabled{opacity:1;cursor:default}.upsellSizes button:disabled{cursor:default}
.choiceSummary>small{display:block;margin-bottom:6px;color:var(--red);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.choiceSummary>div{display:flex;align-items:center;justify-content:space-between;gap:12px}
.choiceSummary span{display:flex;flex-direction:column;gap:3px}
.choiceSummary b{font-size:12px;color:var(--red)}
.choiceSummary em{font-size:10px;font-style:normal;line-height:1.35;color:#71635a}
.choiceSummary strong{flex:none;font-size:14px;color:var(--red)}
.cartItem{grid-template-columns:58px minmax(0,1fr)}
.cartItem .cartPresentation,.cartItem .cartIncludes,.cartItem .cartPrice{display:block;line-height:1.45}
.cartItem .cartPresentation{margin-top:2px;color:var(--orange)}
.cartItem .cartIncludes{padding:7px 9px;border-radius:6px;background:#fff3dc;color:#5f5047;font-weight:600}
.cartItem .cartPrice{color:#75665d}
.cartItem .cartPrice strong,.cartItem .cartPresentation strong{color:var(--red)}

.cartItem>span.cartThumb{width:76px;height:76px;padding:3px;overflow:hidden;border:2px solid #e7c9a7;border-radius:10px;background:#f4dfc3;box-shadow:0 6px 16px #4f2e1720}
.cartThumb img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;border-radius:6px}
.cartItem{grid-template-columns:76px minmax(0,1fr)}

.promoNav{position:relative;color:var(--red)!important}
.promoNav:after{content:"NUEVO";position:absolute;top:-17px;right:-19px;padding:2px 5px;border-radius:8px;background:var(--yellow);color:var(--red);font-size:7px;font-weight:900;letter-spacing:.08em}
.promotions{padding:72px max(4vw,28px);display:grid;grid-template-columns:.8fr 1.2fr;gap:46px;align-items:center;background:linear-gradient(135deg,#211b17 0,#33231c 55%,#7f2d23 150%);color:#fff;scroll-margin-top:90px}
.promoIntro>span{color:var(--yellow);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.promoIntro h2{margin:10px 0 15px;font:clamp(48px,5vw,72px)/.92 'Bebas Neue',Impact,sans-serif;letter-spacing:.025em}
.promoIntro p{max-width:530px;margin:0 0 25px;color:#eadfd7;font-size:15px;line-height:1.65}
.promoIntro>a{display:flex;align-items:center;justify-content:space-between;max-width:390px;padding:17px 19px;border-radius:9px;background:var(--yellow);color:var(--red);text-decoration:none;font-weight:900;box-shadow:0 12px 28px #0005}
.promoBranches{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}
.promoBranches article{min-height:215px;padding:21px 18px;display:flex;flex-direction:column;border:1px solid #ffffff38;border-radius:13px;background:#ffffff0d;box-shadow:0 12px 35px #0003;transition:.2s}
.promoBranches article:hover,.promoBranches article.active{transform:translateY(-4px);border-color:var(--yellow);background:#ffffff16}
.promoBranches article.active{box-shadow:inset 0 4px 0 var(--yellow),0 16px 38px #0004}
.promoBranches small{min-height:30px;color:var(--yellow);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.promoBranches h3{margin:5px 0 8px;font:30px 'Bebas Neue',Impact,sans-serif;letter-spacing:.035em}
.promoBranches p{margin:0 0 20px;color:#d9ccc3;font-size:11px;line-height:1.5}
.promoBranches a{margin-top:auto;display:flex;justify-content:space-between;gap:8px;color:#fff;text-decoration:none;font-size:11px;font-weight:800}
.promoBranches a:hover{color:var(--yellow)}
.promoSpotlight{min-height:390px;display:grid;grid-template-columns:minmax(190px,280px) 1fr;gap:22px;padding:16px;border:1px solid #ffffff38;border-radius:16px;background:#fffaf2;color:#30251f;box-shadow:0 18px 50px #0005}
.promoSpotlight>img{width:100%;height:100%;min-height:410px;max-height:none;display:block;object-fit:cover;object-position:50% 58%;border-radius:10px;background:#e4c49f;box-shadow:inset 0 0 0 1px #ffffff55,0 10px 26px #3c24162b}
.promoSpotlight>div{padding:13px 10px 8px;display:flex;flex-direction:column}
.promoSpotlight small{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.promoSpotlight h3{margin:7px 0 4px;font:42px 'Bebas Neue',Impact,sans-serif;color:var(--red);letter-spacing:.035em}
.promoSpotlight p{margin:0 0 12px;color:#6f5f55;font-size:12px}
.promoOptions{display:grid;gap:7px}
.promoOptions button{padding:11px 12px;display:flex;align-items:center;justify-content:space-between;border:1px solid #e4d2c1;border-radius:7px;background:#fff;color:#493e37;font-size:12px}
.promoOptions button.active{padding:10px 11px;border:2px solid var(--red);background:#fff3dc;color:var(--red)}
.promoOptions button b{font-size:14px}
.promoAdd{margin-top:12px;padding:13px 14px;display:flex;justify-content:space-between;border:0;border-radius:8px;background:var(--red);color:#fff;font-size:12px;font-weight:900}
.promoSpotlight em{margin-top:8px;color:#8b776b;font-size:9px;font-style:normal}
.promoBranches{grid-column:1/-1}
@media(max-width:900px){.promotions{grid-template-columns:1fr}.promoBranches{grid-template-columns:1fr 1fr}.header nav{gap:18px}}
@media(max-width:620px){.promotions{padding:55px 22px;gap:32px}.promoSpotlight{grid-template-columns:1fr}.promoSpotlight>img{height:330px;min-height:330px;object-position:50% 62%}.promoBranches{grid-template-columns:1fr}.promoBranches article{min-height:170px}.header nav .promoNav:after{display:none}.cartItem>span.cartThumb{width:68px;height:68px}.cartItem{grid-template-columns:68px minmax(0,1fr)}}

@keyframes selectedPulse{0%{transform:scale(.97);box-shadow:0 0 0 0 #ffa400aa}55%{transform:scale(1.025);box-shadow:0 0 0 7px #ffa40028}100%{transform:scale(1);box-shadow:0 0 0 0 transparent}}
.sizeOptions button,.promoOptions button{position:relative;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}
.sizeOptions button.active,.promoOptions button.active{animation:selectedPulse .42s ease-out;background:linear-gradient(135deg,#fff7dc,#ffe5a5);border-color:var(--red);box-shadow:0 5px 16px #a0382925}
.sizeOptions button.active:after,.promoOptions button.active:after{content:"SELECCIONADO";position:absolute;top:-9px;right:9px;padding:2px 6px;border-radius:8px;background:var(--red);color:#fff;font-size:7px;font-weight:900;letter-spacing:.07em}
.sizeOptions button span,.promoOptions button span{display:flex;align-items:center;gap:7px}
.sizeOptions button i,.promoOptions button i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-size:12px;font-style:normal;font-weight:900}
.choiceSummary{transition:.2s;animation:selectedPulse .42s ease-out;box-shadow:0 6px 18px #ffa40020}
.promoSelectedNotice{margin-top:10px;padding:9px 10px;border-radius:7px;background:#fff0c7;color:#6b4b26;font-size:10px;line-height:1.4;animation:selectedPulse .42s ease-out}
.promoSelectedNotice b,.promoSelectedNotice strong{color:var(--red)}
.promoSpotlight>img{content:url('assets/promocion-muslo-cuarto-studio-v2.png')}

.motherPromo{padding:34px max(4vw,28px);display:grid;grid-template-columns:minmax(320px,.9fr) 1.1fr;gap:0;max-width:1320px;margin:74px auto;border-radius:22px;overflow:hidden;background:#fffaf1;box-shadow:0 24px 65px #4e241a24;border:1px solid #e7ccb1}
.motherPromoImage{min-height:480px;position:relative;overflow:hidden;background:#30241f}
.motherPromoImage img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 60%;transform:scale(1.08);filter:saturate(1.06) contrast(1.04)}
.motherPromoImage>span{position:absolute;top:20px;left:20px;padding:9px 13px;border-radius:7px;background:var(--red);color:#fff;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;box-shadow:0 7px 18px #0004}
.motherPromoInfo{padding:48px clamp(28px,4vw,58px);display:flex;flex-direction:column;justify-content:center}
.motherPromoInfo>small{color:var(--orange);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.motherPromoInfo h2{margin:8px 0 10px;font:clamp(42px,4.5vw,66px)/.94 'Bebas Neue',Impact,sans-serif;color:var(--red);letter-spacing:.025em}
.motherPromoInfo>p{margin:0 0 20px;color:#74645b;line-height:1.55}
.motherPromoInfo ul{list-style:none;padding:0;margin:0 0 22px;display:grid;grid-template-columns:1fr 1fr;gap:9px}
.motherPromoInfo li{padding:12px 13px;border-radius:8px;background:#fff0d8;color:#56463d;font-size:12px;line-height:1.4}
.motherPromoInfo li:before{content:'✓';margin-right:7px;color:var(--red);font-weight:900}
.motherPromoInfo li.freeDrink{grid-column:1/-1;background:linear-gradient(135deg,var(--yellow),#ffb928);color:var(--red);font-size:14px}
.motherPromoInfo>a{padding:16px 18px;display:flex;align-items:center;justify-content:space-between;border-radius:9px;background:#1da851;color:#fff;text-decoration:none;font-size:13px;font-weight:900;box-shadow:0 12px 26px #1da85135}
.motherPromoInfo>em{margin-top:10px;color:#89776b;font-size:9px;font-style:normal;text-align:center}
.motherPromoInfo>em:before{content:'Válida hasta el 31 de agosto de 2026';display:block;width:max-content;max-width:100%;margin:0 auto 10px;padding:8px 13px;border:2px solid var(--red);border-radius:999px;background:#fff3dc;color:var(--red);font-size:11px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}
@media(max-width:820px){.motherPromo{margin:45px 20px;grid-template-columns:1fr;padding:0}.motherPromoImage{min-height:330px}.motherPromoInfo{padding:35px 24px}.motherPromoInfo ul{grid-template-columns:1fr}.motherPromoInfo li.freeDrink{grid-column:auto}}
/* Panel administrativo */
.adminLink{color:#8c6c5f;text-decoration:none;font-size:.78rem;border-bottom:1px solid #d9c7bb}.adminShell{min-height:100vh;background:#f7f1e8;color:#2b211d}.adminHeader{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:14px clamp(18px,4vw,58px);background:#201814;color:#fff;box-shadow:0 8px 30px #1f171433}.adminHeader>div,.adminHeader nav{display:flex;align-items:center;gap:18px}.adminHeader img{width:62px;height:62px;object-fit:contain}.adminHeader span{display:flex;flex-direction:column}.adminHeader small{color:#ffcf25;text-transform:uppercase;letter-spacing:.12em}.adminHeader nav a{color:#fff;text-decoration:none;border:1px solid #ffffff55;padding:10px 14px;border-radius:10px}.adminStatus{max-width:1500px;margin:18px auto 0;padding:14px 20px;background:#fff2be;border:1px solid #f0d677;border-radius:12px;color:#743d22}.adminLayout{max-width:1500px;margin:auto;padding:18px 24px 60px;display:grid;grid-template-columns:280px 1fr;gap:24px}.adminSidebar{background:#fff;border:1px solid #eaded1;border-radius:18px;padding:18px;height:calc(100vh - 145px);position:sticky;top:112px;overflow:auto}.adminSidebar h2{font-size:1.15rem;margin:0 0 12px}.adminSidebar input{width:100%;padding:12px;border:1px solid #dccabc;border-radius:10px;margin-bottom:12px}.adminSidebar button{width:100%;display:flex;align-items:center;gap:10px;text-align:left;border:0;background:transparent;padding:11px 10px;border-radius:9px;color:#493b35;cursor:pointer}.adminSidebar button.active{background:#a03829;color:#fff}.adminSidebar button span{width:25px}.adminMain{display:grid;gap:24px}.adminCard{background:#fff;border:1px solid #eaded1;border-radius:20px;padding:clamp(20px,3vw,34px);box-shadow:0 12px 35px #5836200d}.adminCardTitle{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.adminCardTitle small{color:#e9561a;text-transform:uppercase;font-weight:800;letter-spacing:.12em}.adminCardTitle h1,.adminCardTitle h2{margin:4px 0 0;color:#a03829}.adminCardTitle button,.adminImage label{border:0;border-radius:11px;background:#a93829;color:#fff;padding:13px 20px;font-weight:800;cursor:pointer}.adminProductGrid{display:grid;grid-template-columns:minmax(260px,38%) 1fr;gap:28px}.adminImage{display:flex;flex-direction:column;gap:10px}.adminImage img{width:100%;aspect-ratio:4/3;object-fit:contain;background:linear-gradient(#f6ddbd 0 42%,#3d3a37 42%);border-radius:14px}.adminImage label{text-align:center}.adminImage label.disabled{opacity:.6}.adminImage input{display:none}.adminImage small{color:#86766f;text-align:center}.adminFields,.adminTextGrid{display:grid;gap:16px}.adminFields label,.adminTextGrid label{display:grid;gap:7px;font-weight:750;color:#594942}.adminFields input,.adminFields textarea,.adminTextGrid textarea,.adminSize input,.adminSize textarea{width:100%;border:1px solid #dbc9bb;border-radius:10px;padding:12px 14px;background:#fffcf8;font:inherit;resize:vertical}.adminFields h3{margin:10px 0 0;color:#a03829}.adminSize{display:grid;grid-template-columns:1fr 150px;gap:8px;padding:12px;background:#faf3e9;border-radius:12px}.adminSize textarea{grid-column:1/-1}.adminTextGrid{grid-template-columns:1fr 1fr}.adminDenied{min-height:100vh;display:grid;place-content:center;text-align:center;background:#211814;color:#fff;padding:30px}.adminDenied a{color:#ffcf25}
@media(max-width:900px){.adminHeader{align-items:flex-start}.adminHeader nav span{display:none}.adminHeader nav{gap:8px}.adminHeader nav a{padding:8px;font-size:.82rem}.adminLayout{grid-template-columns:1fr}.adminSidebar{position:static;height:auto;max-height:340px}.adminProductGrid,.adminTextGrid{grid-template-columns:1fr}}
@media(max-width:560px){.adminHeader>div span{display:none}.adminHeader img{width:52px;height:52px}.adminHeader nav a:first-of-type{display:none}.adminLayout{padding:12px}.adminCardTitle{align-items:flex-start;flex-direction:column}.adminCardTitle button{width:100%}.adminSize{grid-template-columns:1fr}.adminSize textarea{grid-column:auto}}

html{scroll-behavior:smooth}body{margin:0}.overlay{display:none}.drawer.open+.overlay{display:block}.product{display:flex;flex-direction:column}.productInfo{flex:1;display:flex;flex-direction:column}.addButton{margin-top:auto}.sizeOptions button i{font-style:normal;margin-right:8px}.empty{padding:48px 24px;text-align:center}.cartItem img{width:100%;height:100%;object-fit:cover}.cartThumb{overflow:hidden}.promoSpotlight{max-width:1100px;margin:auto}.promoIntro{max-width:1100px;margin:0 auto 28px}.promotions{padding:90px 4vw}.promoOptions button{width:100%}
@media(max-width:760px){.header nav{display:none}.header{padding:10px 14px}.brand img{width:76px}.location{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:36px 20px}.heroBrand{min-height:420px}.heroCopy h1{font-size:clamp(48px,15vw,76px)}.heroBranches,.branchChoices{display:grid;grid-template-columns:1fr;gap:10px}.branchBar{display:block;padding:24px 20px}.branchChoices{margin-top:18px}.promotions,.menuSection,.why{padding:56px 16px}.promoSpotlight{grid-template-columns:1fr}.promoSpotlight>img{height:340px}.productGrid{grid-template-columns:1fr}.aboutStory{grid-template-columns:1fr}.whyVisual{min-height:420px}.drawer{width:100%;max-width:none}.cartButton span:nth-child(2){display:none}.headerRight{gap:4px}}
.upsellOverlay{position:fixed;inset:0;z-index:80;background:#1d120ccc;display:none;place-items:center;padding:20px;overflow:auto}.upsellOverlay.open{display:grid}.upsellModal{width:min(980px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fffaf2;border-radius:22px;box-shadow:0 28px 90px #0008;position:relative;padding:30px}.upsellClose{position:absolute;right:18px;top:18px;width:42px;height:42px;border:0;border-radius:50%;background:#f2e5d8;color:var(--red);font-size:26px}.upsellModal>header{text-align:center;max-width:680px;margin:0 auto 24px}.upsellModal>header small{color:var(--orange);font-weight:900;text-transform:uppercase;letter-spacing:.18em}.upsellModal>header h2{font:clamp(42px,5vw,62px)/1 'Bebas Neue',Impact,sans-serif;color:var(--red);margin:8px 0}.upsellModal>header p{margin:0;color:#75665d}.upsellMain{display:grid;grid-template-columns:270px 1fr;gap:24px;background:#fff;border:1px solid #ead9c9;border-radius:16px;padding:18px}.upsellMain>img{width:100%;height:100%;min-height:260px;object-fit:cover;border-radius:12px;background:#f3d4a5}.upsellMain h3{font:34px 'Bebas Neue',Impact,sans-serif;color:var(--red);margin:0 0 10px}.upsellSizes{display:grid;gap:8px}.upsellSizes button{display:flex;justify-content:space-between;gap:18px;text-align:left;border:1px solid #dfd1c4;border-radius:9px;background:#fff;padding:11px 13px;color:#483d36}.upsellSizes button.active{border:2px solid var(--red);background:#fff2c9;padding:10px 12px;color:var(--red)}.upsellSizes span{font-weight:800}.upsellSizes small{display:block;font-weight:500;color:#75675e;margin-top:3px}.upsellConfirm{margin-top:12px;width:100%;border:0;border-radius:9px;background:var(--red);color:#fff;padding:15px 17px;display:flex;justify-content:space-between;font-weight:900}.upsellConfirm.added,.upsellExtras button.added{background:#168d48!important;color:#fff!important}.upsellExtras{margin-top:24px}.upsellExtras>h3{font:28px 'Bebas Neue',Impact,sans-serif;color:var(--red);margin:0 0 12px}.upsellExtras>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.upsellExtras article{background:#fff;border:1px solid #ead9c9;border-radius:11px;overflow:hidden;display:grid;grid-template-columns:64px 1fr;align-items:center}.upsellExtras article img{width:64px;height:64px;object-fit:cover}.upsellExtras article span{padding:7px}.upsellExtras article span b,.upsellExtras article span small{display:block;font-size:10px}.upsellExtras article button{grid-column:1/3;border:0;border-top:1px solid #ead9c9;background:#fff7dc;color:var(--red);padding:9px;font-size:11px;font-weight:900}.upsellActions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;background:transparent;min-height:auto;padding:0;color:inherit}.upsellActions button{border:1px solid var(--red);border-radius:9px;padding:13px 18px;font-weight:900;color:var(--red);background:#fff}.upsellActions button:last-child{background:var(--red);color:#fff}.continueShopping{grid-column:1/3!important;background:#fff7dc!important;color:var(--red)!important;border:1px solid #ead6b1!important;justify-content:center!important}
@media(max-width:760px){.upsellOverlay{padding:0;align-items:end}.upsellModal{border-radius:22px 22px 0 0;padding:22px 15px;max-height:94vh}.upsellModal>header{padding:0 34px}.upsellMain{grid-template-columns:1fr;padding:12px}.upsellMain>img{height:190px;min-height:0}.upsellExtras>div{grid-template-columns:1fr 1fr}.upsellActions{position:sticky;bottom:-22px;background:#fffaf2;padding:12px 0 18px;display:grid;grid-template-columns:1fr 1fr}.upsellActions button{padding:12px 8px;font-size:12px}}

/* Selector obligatorio de sabor o tipo para complementos */
.upsellExtras article span em{display:block;margin-top:5px;color:#16845b;font-size:9px;font-style:normal;font-weight:900;line-height:1.3}
.upsellExtras.targeted{padding:18px;border:2px solid #f1c565;border-radius:16px;background:#fff5d7;box-shadow:0 12px 30px #8c49151a}.upsellExtrasHeading{display:flex;align-items:center;justify-content:space-between;gap:12px}.upsellExtrasHeading h3{font:30px 'Bebas Neue',Impact,sans-serif;color:var(--red);margin:0}.upsellExtrasHeading span{border-radius:999px;background:var(--orange);color:#fff;padding:6px 10px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.upsellExtras.targeted>p{margin:3px 0 14px;color:#75665d}.upsellExtras.targeted>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.upsellExtras.targeted article{border-color:#dfbd7d}.upsellExtras.targeted article button{font-size:12px;padding:11px}
@media(max-width:760px){.upsellExtras.targeted{padding:14px}.upsellExtras.targeted>div:last-child{grid-template-columns:1fr}.upsellExtrasHeading h3{font-size:25px}}
.choiceOverlay{position:fixed;inset:0;z-index:110;display:none;place-items:center;padding:18px;background:#1d120cdd}.choiceOverlay.open{display:grid}.choiceModal{width:min(620px,100%);max-height:calc(100vh - 36px);overflow:auto;position:relative;padding:28px;border-radius:20px;background:#fffaf2;box-shadow:0 28px 90px #0009}.choiceClose{position:absolute;right:16px;top:16px;width:42px;height:42px;border:0;border-radius:50%;background:#f2e5d8;color:var(--red);font-size:27px}.choiceModal>header{padding:0 42px;text-align:center}.choiceModal>header small{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.choiceModal>header h2{margin:7px 0;font:clamp(38px,6vw,52px)/1 'Bebas Neue',Impact,sans-serif;color:var(--red)}.choiceModal>header p{margin:0 0 18px;color:#75665d;font-size:12px}.choiceProduct{display:grid;grid-template-columns:82px 1fr;align-items:center;gap:13px;margin-bottom:14px;padding:10px;border-radius:12px;background:#fff;border:1px solid #ead8c8}.choiceProduct img{width:82px;height:70px;object-fit:cover;border-radius:8px;background:#f1d7b1}.choiceProduct div{display:grid;gap:5px}.choiceProduct b{color:#3f342e}.choiceProduct span{color:var(--red);font-size:12px;font-weight:800}.choiceOptions{display:grid;gap:9px}.choiceOptions>button{min-height:68px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:2px solid #e3d5c8;border-radius:11px;background:#fff;color:#493e37;text-align:left}.choiceOptions>button.active{border-color:var(--red);background:linear-gradient(135deg,#fff7dc,#ffe6a8);box-shadow:0 7px 20px #a0382925}.choiceOptions span{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 8px}.choiceOptions span i{grid-row:1/3;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-style:normal}.choiceOptions span small{grid-column:2;color:#75665d;font-size:10px;line-height:1.35}.choiceOptions strong{flex:none;color:var(--red);font-size:14px}.choiceQuantity{margin-top:13px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e5d5c6;border-radius:11px;background:#fff}.choiceQuantity>span{display:grid;gap:3px}.choiceQuantity small{color:#796a61;font-size:10px}.choiceQuantity>div{display:flex;align-items:center;gap:13px}.choiceQuantity button{width:39px;height:39px;border:1px solid #d9c6b7;border-radius:50%;background:#fff7dc;color:var(--red);font-size:22px}.choiceModal>footer{min-height:0;margin-top:18px;padding:0;background:transparent;display:grid;grid-template-columns:1fr 1.4fr;gap:10px}.choiceModal>footer button{min-height:52px;border-radius:10px;font-weight:900}.choiceCancel{border:2px solid var(--red);background:#fff;color:var(--red)}.choiceConfirm{border:0;background:var(--red);color:#fff}.choiceConfirm:disabled{background:#cbbdb2;color:#fff;cursor:not-allowed}
@media(max-width:620px){.choiceOverlay{padding:0;align-items:end}.choiceModal{max-height:94vh;padding:22px 14px 18px;border-radius:22px 22px 0 0}.choiceModal>header{padding:0 35px}.choiceOptions>button{min-height:76px;padding:13px 12px}.choiceModal>footer{position:sticky;bottom:-18px;margin-inline:-14px;padding:12px 14px 18px;background:#fffaf2}.choiceModal>footer button{font-size:11px}.choiceQuantity{position:sticky;bottom:66px}}

/* Carrito desplazable y estable en teléfonos */
.drawer{height:100vh;height:100dvh;overflow:hidden}
.drawerHead{flex:0 0 auto}
#cartBody{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}
#cartBody>.empty{overflow-y:auto}
.cartItems{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding-bottom:28px}
.cartTotal{flex:0 0 auto;background:#fffdf8;box-shadow:0 -10px 24px #3c26100d}
@media(max-width:620px){.drawerHead{padding:14px 18px}.drawerHead h2{font-size:26px}.cartItems{padding:8px 18px 30px}.cartTotal{padding:14px 18px calc(18px + env(safe-area-inset-bottom))}.cartTotal>button{min-height:50px}.cartItem{padding:14px 0}}

/* Selección múltiple, acompañamientos y confirmación visual */
.headerPromoButton{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:10px;background:var(--yellow);color:var(--red);text-decoration:none;font-size:12px;font-weight:900;box-shadow:0 8px 20px #a0382920}
.floatingCart{display:flex!important;position:fixed;right:20px;bottom:20px;z-index:72;align-items:center;gap:8px;min-height:52px;padding:0 18px;border:0;border-radius:999px;background:var(--red);color:#fff;font-weight:900;box-shadow:0 12px 32px #4b1e1755;transition:bottom .25s}
.batchBar{display:none;position:fixed;left:50%;bottom:20px;z-index:71;transform:translateX(-50%);width:min(520px,calc(100% - 150px));min-height:56px;padding:0 20px;border:0;border-radius:12px;background:#168d48;color:#fff;align-items:center;justify-content:space-between;font-weight:900;box-shadow:0 14px 38px #123f2855;animation:selectedPulse .35s ease-out}
.batchBar.open{display:flex}.batchBar b{font-size:20px}.batchActive .floatingCart{bottom:90px}
.product{transition:border-color .22s,box-shadow .22s,transform .22s}.productConfirmed{border-color:#42a66c!important;box-shadow:0 16px 40px #168d4822!important}.productConfirmed .productInfo{background:linear-gradient(#fff,#f2fff7)}
.sideChooser{margin:10px 0;padding:12px;border:1px solid #e5d3c2;border-radius:10px;background:#fff8eb}.sideChooser>small,.customTrocitos>small{display:block;margin-bottom:9px;color:var(--red);font-weight:900;letter-spacing:.06em;text-transform:uppercase}.sideChooser>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sideChooser button{min-height:48px;border:2px solid #dfd0c3;border-radius:9px;background:#fff;color:#54453d;font-weight:800}.sideChooser button.active{border-color:#168d48;background:#eafff1;color:#126a38;box-shadow:0 5px 15px #168d4820}.sideChooser button.active:before{content:'✓ ';font-weight:900}
.choiceSummary.confirmed{border-color:#82c99d;background:#effff5}.upgradeHint{margin:9px 0;padding:10px 12px;display:flex;flex-direction:column;gap:3px;border-radius:8px;background:#fff1c9;color:#665139;font-size:10px}.upgradeHint b{color:var(--red);font-size:11px}.selectionStatus{width:100%;min-height:50px;margin-top:auto;border:0;border-radius:9px;background:#cbbdb2;color:#fff;font-weight:900}.selectionStatus.confirmed{background:#168d48}
.customTrocitos{margin:12px 0;padding:13px;border-radius:10px;background:#2d231e;color:#fff}.customTrocitos>small{color:var(--yellow)}.customTrocitos>div{display:grid;grid-template-columns:auto auto 1fr;gap:8px}.customTrocitos button{min-height:45px;padding:0 14px;border:1px solid #ffffff55;border-radius:8px;background:#fff3dc;color:var(--red);font-weight:900}.customTrocitos label{display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #ffffff55;border-radius:8px;font-size:10px}.customTrocitos input{width:100%;min-width:80px;border:0;background:transparent;color:#fff;font:inherit;outline:none}.customTrocitos input::placeholder{color:#cdbdb3}.customTrocitos em{display:block;margin-top:8px;color:#dacbc2;font-size:9px;font-style:normal}
@media(max-width:760px){.headerPromoButton{min-height:40px;padding:0 11px;font-size:10px}.batchBar{left:12px;right:12px;bottom:12px;transform:none;width:auto;min-height:58px}.floatingCart{right:14px;bottom:14px}.batchActive .floatingCart{bottom:84px}.customTrocitos>div{grid-template-columns:1fr 1fr}.customTrocitos label{grid-column:1/-1}.sideChooser button{min-height:54px}.productInfo{padding-bottom:18px}}

/* El carrito completo funciona como una sola pantalla desplazable.
   Así siempre se puede llegar al total y al botón de WhatsApp. */
.drawer{height:100vh;height:100dvh;max-height:100dvh;overflow:hidden}
#cartBody{display:block;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-gutter:stable}
#cartBody>.cartItems{display:block;min-height:auto;overflow:visible;overscroll-behavior:auto;touch-action:auto;padding-bottom:12px}
#cartBody>.cartTotal{position:relative;display:grid;flex:none;margin-top:0;padding-bottom:max(27px,calc(20px + env(safe-area-inset-bottom)));background:#fffdf8;box-shadow:0 -8px 22px #3c26100d}
#sendOrder{min-height:56px;font-size:13px}
@media(max-width:620px){#cartBody>.cartItems{padding-bottom:8px}#cartBody>.cartTotal{padding-bottom:max(22px,calc(16px + env(safe-area-inset-bottom)))}#sendOrder{min-height:58px}}

/* Promoción del Mes · Día de la Madre */
.monthlyPromotion{grid-template-columns:minmax(280px,.7fr) minmax(600px,1.3fr);gap:38px}.monthlyPromotion .promoIntro strong{display:inline-block;margin-top:10px;padding:9px 13px;border:1px solid #ffffff55;border-radius:999px;color:var(--yellow);font-size:11px}.monthlyPromoCard{display:grid;grid-template-columns:minmax(260px,.85fr) 1.15fr;overflow:hidden;border-radius:18px;background:#fffaf2;color:#332720;box-shadow:0 22px 60px #0006}.monthlyPromoImage{position:relative;min-height:530px;overflow:hidden;background:linear-gradient(#f1d6b0 0 42%,#3d3935 42%)}.monthlyPromoImage img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1.04)}.monthlyPromoImage b{position:absolute;left:18px;right:18px;bottom:18px;padding:12px;border-radius:9px;background:var(--yellow);color:var(--red);text-align:center;font-size:13px;box-shadow:0 8px 24px #0004}.monthlyPromoInfo{padding:32px;display:flex;flex-direction:column}.monthlyPromoInfo>small{color:var(--orange);font-weight:900;letter-spacing:.12em;text-transform:uppercase}.monthlyPromoInfo h3{margin:6px 0 12px;font:clamp(38px,4vw,54px)/.95 'Bebas Neue',Impact,sans-serif;color:var(--red)}.monthlyPromoInfo ul{list-style:none;margin:0 0 14px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:7px}.monthlyPromoInfo li{padding:9px;border-radius:7px;background:#fff0d8;font-size:11px;font-weight:700}.monthlyPromoInfo li:before{content:'✓';margin-right:6px;color:var(--red);font-weight:900}.monthlyPrice{display:flex;align-items:end;justify-content:space-between;margin-bottom:14px;padding:10px 12px;border-radius:8px;background:var(--red);color:#fff}.monthlyPrice span{font-size:10px}.monthlyPrice b{font-size:25px}.monthlySauces{padding:13px;border:1px solid #ead3bd;border-radius:10px;background:#fff}.monthlySauces>strong{color:var(--red);font-size:13px}.monthlySauces>p{margin:3px 0 10px;color:#76675e;font-size:10px}.monthlySauces>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.monthlySauces button{min-height:44px;padding:7px 9px;display:flex;align-items:center;gap:8px;border:2px solid #e2d4c8;border-radius:8px;background:#fff;color:#4f423b;font-size:11px;font-weight:800}.monthlySauces button i{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#f1e5d8;color:var(--red);font-style:normal}.monthlySauces button.active{border-color:#168d48;background:#effff5;color:#126b39}.monthlySauces button.active i{background:#168d48;color:#fff}.monthlySauces>em{display:block;margin-top:9px;color:#8a7568;font-size:10px;font-style:normal;font-weight:800}.monthlySauces>em.ready{color:#168d48}.monthlyAdd{margin-top:12px;min-height:52px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:9px;background:#168d48;color:#fff;font-weight:900}.monthlyAdd:disabled{background:#c8bbb0;cursor:not-allowed}
@media(max-width:1050px){.monthlyPromotion{grid-template-columns:1fr}.monthlyPromoCard{max-width:900px;width:100%;margin:auto}}
@media(max-width:680px){.monthlyPromoCard{grid-template-columns:1fr}.monthlyPromoImage{min-height:330px}.monthlyPromoInfo{padding:23px 16px}.monthlyPromoInfo ul{grid-template-columns:1fr}.monthlySauces button{min-height:50px}.monthlyPromotion .promoIntro h2{font-size:46px}}

/* Segunda promoción conservada: Muslo y Cuarto */
.promotionsStack{display:grid;gap:30px;min-width:0}.promoValidity{display:block;margin:-3px 0 14px;color:#8b3428;font-size:10px}.classicPromoCard{display:grid;grid-template-columns:minmax(260px,.85fr) 1.15fr;overflow:hidden;border-radius:18px;background:#fffaf2;color:#332720;box-shadow:0 22px 60px #0006}.classicPromoImage{position:relative;min-height:430px;overflow:hidden;background:linear-gradient(#f1d6b0 0 42%,#3d3935 42%)}.classicPromoImage img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1.03)}.classicPromoImage span{position:absolute;top:16px;left:16px;padding:8px 11px;border-radius:7px;background:var(--red);color:#fff;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.classicPromoInfo{padding:32px;display:flex;flex-direction:column;justify-content:center}.classicPromoInfo>small{color:var(--orange);font-weight:900;letter-spacing:.12em;text-transform:uppercase}.classicPromoInfo h3{margin:6px 0 8px;font:clamp(40px,4vw,56px)/.95 'Bebas Neue',Impact,sans-serif;color:var(--red)}.classicPromoInfo>p{margin:0 0 15px;color:#76675e;font-size:12px}.classicPromoOptions{display:grid;gap:8px}.classicPromoOptions button{min-height:55px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;border:2px solid #e2d4c8;border-radius:9px;background:#fff;color:#4f423b;font-size:13px}.classicPromoOptions button span{display:flex;align-items:center;gap:9px}.classicPromoOptions button i{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#f1e5d8;color:var(--red);font-style:normal;font-weight:900}.classicPromoOptions button.active{border-color:#168d48;background:#effff5;color:#126b39;box-shadow:0 5px 16px #168d4820}.classicPromoOptions button.active i{background:#168d48;color:#fff}.classicPromoStatus{margin-top:10px;padding:10px 12px;border-radius:8px;background:#fff0d8;color:#7a695e;font-size:10px;font-weight:800}.classicPromoStatus.ready{background:#effff5;color:#126b39}.classicPromoInfo>em{margin-top:9px;color:#8a7568;font-size:9px;font-style:normal}
@media(max-width:680px){.classicPromoCard{grid-template-columns:1fr}.classicPromoImage{min-height:320px}.classicPromoInfo{padding:23px 16px}.classicPromoOptions button{min-height:58px}}

/* Controles para desmarcar y eliminar productos */
.cartItemActions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:5px}.cartItemActions .qty{margin-top:0}.removeCartItem{min-height:34px;padding:5px 9px;border:1px solid #e3b9ad;border-radius:7px;background:#fff5f1;color:var(--red);font-size:10px;font-weight:800}.removeCartItem:hover{background:var(--red);color:#fff}.cartTotal>.clearCartButton{grid-column:1/3!important;min-height:42px!important;border:1px solid #dbaea2!important;background:#fff!important;color:var(--red)!important;justify-content:center!important}.cartTotal>.clearCartButton:hover{background:#fff1ec!important}.sizeOptions button.active,.sideChooser button.active,.classicPromoOptions button.active,.monthlySauces button.active{cursor:pointer}.sizeOptions button.active:before{content:'Tocá para quitar';position:absolute;left:9px;bottom:-15px;color:#8b685e;font-size:7px;font-weight:700}.sizeOptions{gap:19px;margin-bottom:18px}
@media(max-width:620px){.cartItemActions{align-items:flex-end}.removeCartItem{min-height:40px;padding:7px 11px}.cartTotal>.clearCartButton{min-height:48px!important}}

/* Confirmación clara para trocitos por monto */
.customTrocitos.confirmed{box-shadow:inset 0 0 0 2px #34b86b;background:#20372a}.customTrocitos button.active{border-color:#34b86b;background:#eafff1;color:#126a38}.customTrocitos .confirmCustomTrocitos{width:100%;min-height:48px;margin-top:9px;border:0;background:var(--yellow);color:var(--red)}.customTrocitos .confirmCustomTrocitos.confirmed{background:#168d48;color:#fff}.customTrocitos input:focus{box-shadow:0 2px 0 var(--yellow)}
