:root{font-family:DM Sans,system-ui,sans-serif;color:#fff;background:#151311;font-synthesis:none;--orange:#ff7a12;--orange2:#ff9e2f;--yellow:#ffb347;--surface:#1d1a18;--surface2:#24201d;--muted:#b8b2ad;--line:rgba(255,255,255,.1);scroll-behavior:smooth;scroll-padding-top:90px}*{box-sizing:border-box}body{margin:0;min-width:320px;overflow-x:hidden;background:radial-gradient(circle at 90% 30%,rgba(255,107,0,.07),transparent 28%),#151311}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.shell{width:min(1180px,calc(100% - 32px));margin-inline:auto}.header{position:fixed;z-index:30;top:14px;left:50%;transform:translate(-50%);width:min(1180px,calc(100% - 28px));height:66px;padding:0 12px 0 20px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#151311d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 16px 50px #00000052;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1)}.header.header-hidden{transform:translate(-50%) translateY(calc(-100% - 20px));opacity:0;pointer-events:none}.brand{display:flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:.08em;font-size:.92rem}.brand-logo{width:40px;height:40px;border-radius:10px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(255,122,18,.45));transition:filter .3s,transform .3s}.brand:hover .brand-logo{filter:drop-shadow(0 0 16px rgba(255,122,18,.7)) drop-shadow(0 0 30px rgba(255,107,0,.35));transform:scale(1.08) rotate(-3deg)}.brand-text{background:linear-gradient(135deg,var(--orange2),var(--yellow));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.desktop-nav{display:flex;gap:30px;color:#d8d2ce;font-size:.88rem;font-weight:600}.desktop-nav a{transition:.2s}.desktop-nav a:hover{color:var(--orange2)}.header-order{height:44px;padding:0 18px;display:flex;align-items:center;gap:8px;border-radius:14px;color:#18120e;background:linear-gradient(135deg,var(--yellow),var(--orange));font-weight:800;box-shadow:0 8px 22px #ff6b0038}.hero{position:relative;min-height:560px;height:45vh;max-height:650px;overflow:hidden;background:#0e0d0c}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0e0d0cfa,#0e0d0cd1 37%,#0e0d0c29 70%),linear-gradient(0deg,rgba(14,13,12,.4),transparent 50%)}.hero-content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;padding-top:70px}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--orange2);font-size:.78rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow i{width:24px;height:2px;background:currentColor}.hero h1,.section-heading h2,.promo-banner h2{font-family:Manrope,sans-serif}.hero h1{max-width:650px;margin:14px 0 12px;font-size:clamp(2.85rem,5.4vw,5rem);line-height:.93;letter-spacing:-.055em}.hero h1 em,.section-heading em{color:var(--orange2);font-style:normal}.hero-content>p{max-width:500px;margin:0;color:#c9c3be;font-size:clamp(.98rem,1.5vw,1.15rem);line-height:1.6}.hero-actions{display:flex;gap:12px;margin-top:26px}.button{min-height:50px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:14px;font-size:.9rem;font-weight:800;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button-primary{color:#1b130d;background:linear-gradient(135deg,var(--yellow),var(--orange));box-shadow:0 12px 30px #ff6b003d}.button-ghost{border:1px solid rgba(255,255,255,.22);background:#ffffff0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.scroll-cue{position:absolute;left:50%;bottom:20px;transform:translate(-50%);display:flex;align-items:center;gap:10px;color:#aaa39d;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em}.scroll-cue b{display:grid;place-items:center;width:28px;height:28px;border:1px solid #685f58;border-radius:50%;color:var(--orange)}.menu-section{padding:78px 0 36px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.section-heading h2{margin:10px 0 0;font-size:clamp(2rem,4vw,3.8rem);line-height:1;letter-spacing:-.045em}.section-heading>p{max-width:300px;margin:0;color:var(--muted);line-height:1.5;text-align:right}.categories-wrap{display:flex;align-items:center;gap:8px;margin:32px 0 26px}.cat-arrow{flex-shrink:0;width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--orange2);cursor:pointer;transition:.2s}.cat-arrow:hover{border-color:var(--orange);background:#ff7a121a}.categories{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;flex:1;min-width:0}.categories::-webkit-scrollbar{display:none}.categories button{flex:0 0 auto;scroll-snap-align:start;min-height:46px;padding:0 18px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:14px;background:var(--surface);cursor:pointer;font-weight:700;transition:.2s}.categories button span{color:var(--orange2);font-size:1rem}.categories button .cat-count{font-size:.7rem;font-weight:800;color:var(--muted);background:#ffffff14;padding:2px 7px;border-radius:8px;min-width:22px;text-align:center}.categories button:hover{border-color:#ff8a1f80}.categories button.active{border-color:transparent;color:#1c130d;background:linear-gradient(135deg,var(--yellow),var(--orange));box-shadow:0 9px 25px #ff6b0038}.categories button.active span{color:inherit}.categories button.active .cat-count{color:#1c130d;background:#00000026}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#24201d,#1b1816);box-shadow:0 12px 36px #00000026;transition:transform .25s,border-color .25s,box-shadow .25s}.product-card:hover{transform:translateY(-5px);border-color:#ff8a1f7a;box-shadow:0 22px 50px #0000004d}.product-photo{position:relative;aspect-ratio:1.3;overflow:hidden;background:#100f0e}.product-photo:after{content:"";position:absolute;inset:auto 0 0;height:30%;background:linear-gradient(transparent,#15131199)}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.045)}.promo-badge{position:absolute;z-index:2;top:14px;left:14px;padding:7px 10px;border-radius:9px;color:#20140b;background:linear-gradient(135deg,var(--yellow),var(--orange));font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 8px 20px #00000038}.product-card.featured{border-color:#ff8a1f47}.product-body{padding:18px}.product-category{color:var(--orange2);font-size:.65rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-body h3{min-height:49px;margin:7px 0;font:800 1.14rem/1.22 Manrope,sans-serif;letter-spacing:-.025em}.product-body>p{min-height:42px;margin:0;color:var(--muted);font-size:.82rem;line-height:1.45}.product-bottom{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);display:flex;align-items:end;justify-content:space-between;gap:10px}.price{display:flex;flex-direction:column}.price del{color:#77706b;font-size:.7rem}.price strong{font:800 1.3rem Manrope,sans-serif;letter-spacing:-.04em}.order-button{height:38px;padding:0 13px;display:flex;align-items:center;gap:7px;border:0;border-radius:11px;color:#1d130c;background:var(--orange2);font-size:.78rem;font-weight:800;cursor:pointer;transition:.2s}.order-button:hover{background:var(--yellow);transform:translate(2px)}.promo-banner{position:relative;min-height:300px;margin-top:72px;margin-bottom:80px;padding:44px clamp(28px,5vw,64px);display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;border-radius:30px;color:#21140b;background:radial-gradient(circle at 90% 15%,rgba(255,255,255,.35),transparent 22%),linear-gradient(120deg,#ffb347,#ff6b00);box-shadow:0 28px 70px #ff6b0029}.promo-banner:before{content:"";position:absolute;width:310px;height:310px;right:-110px;bottom:-190px;border:60px solid rgba(32,20,11,.08);border-radius:50%}.promo-banner>div{position:relative;z-index:1}.promo-kicker{font-size:.72rem;font-weight:900;letter-spacing:.15em}.promo-banner h2{margin:8px 0 10px;font-size:clamp(2rem,4.2vw,3.7rem);line-height:.98;letter-spacing:-.05em}.promo-banner p{margin:0;font-weight:600}.promo-price{display:flex;flex-direction:column;align-items:flex-start;min-width:220px}.promo-price small{font-weight:700}.promo-price strong{font:800 3.4rem/1 Manrope,sans-serif;letter-spacing:-.07em}.promo-price sup{font-size:1.3rem}.button-dark{margin-top:14px;color:#fff;background:#1c1815}.promo-burst{position:absolute;right:22%;top:25px;display:grid;place-items:center;width:84px;height:84px;border-radius:50%;background:#211a15;color:#fff;text-align:center;font-size:.6rem;font-weight:800;transform:rotate(8deg);box-shadow:0 10px 30px #0003}.promo-burst b{color:var(--yellow);font-size:1rem}.bottom-nav{display:none}footer{padding:56px 0 22px;border-top:1px solid var(--line);background:#100f0e}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-brand{margin-bottom:14px}.footer-grid p{max-width:320px;margin:8px 0;color:#938c87;font-size:.86rem;line-height:1.5}.footer-grid strong{font-size:.8rem;text-transform:uppercase;letter-spacing:.09em}.footer-note{margin-top:40px;padding-top:18px;border-top:1px solid var(--line);color:#69635e;font-size:.75rem}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-nav{display:none}.hero{height:52vh;max-height:620px}.promo-banner{margin-top:56px}.promo-burst{right:35%}}@media(max-width:640px){:root{scroll-padding-top:82px}.shell{width:min(100% - 24px,540px)}body{padding-bottom:72px}.header{top:10px;height:58px;border-radius:17px;padding-left:13px}.brand{font-size:.78rem;letter-spacing:.05em}.brand-logo{width:34px;height:34px}.header-order{width:42px;height:42px;padding:0;justify-content:center}.header-order span{display:none}.hero{height:min(520px,72vh);min-height:470px;max-height:560px}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#0e0d0cf5,#0e0d0c8c 70%,#0e0d0c26),linear-gradient(0deg,rgba(14,13,12,.55),transparent 55%)}.hero-content{justify-content:flex-end;padding:0 0 54px}.hero h1{font-size:clamp(2.6rem,13vw,3.7rem);max-width:360px}.hero-content>p{max-width:330px;font-size:.9rem;line-height:1.48}.hero-actions{margin-top:18px}.button{min-height:46px;padding:0 16px;font-size:.82rem}.scroll-cue{display:none}.menu-section{padding-top:52px}.section-heading{display:block}.section-heading>p{text-align:left;margin-top:12px;font-size:.85rem}.categories-wrap{margin:24px -12px 20px}.cat-arrow{width:32px;height:32px}.categories button{min-height:43px;padding:0 15px;font-size:.82rem}.product-grid{gap:11px}.product-card{border-radius:18px}.product-photo{aspect-ratio:1.04}.product-body{padding:13px}.product-body h3{min-height:40px;font-size:.94rem}.product-body>p{display:none}.product-bottom{margin-top:10px;padding-top:11px;display:block}.price strong{font-size:1.05rem}.order-button{width:100%;margin-top:10px;justify-content:center}.promo-badge{top:9px;left:9px;max-width:calc(100% - 18px);padding:5px 7px;font-size:.55rem}.promo-banner{min-height:390px;margin:54px 12px 58px;width:auto;padding:31px 23px;display:block;border-radius:24px}.promo-banner h2{font-size:2.3rem}.promo-banner p{max-width:280px;font-size:.85rem}.promo-price{margin-top:24px}.promo-price strong{font-size:3rem}.promo-burst{right:20px;top:25px;width:70px;height:70px}.bottom-nav{position:fixed;z-index:40;left:10px;right:10px;bottom:9px;height:66px;padding:6px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#1d1a18eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 14px 40px #0000007a}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#8f8882;font-size:.58rem;font-weight:700}.bottom-nav a.active{border-radius:14px;color:#1c130d;background:linear-gradient(135deg,var(--yellow),var(--orange))}.footer-grid{grid-template-columns:1fr;gap:28px}footer{padding-bottom:26px}}@media(max-width:380px){.hero-actions{gap:8px}.hero-actions .button{padding:0 12px}.product-body h3{font-size:.87rem}.promo-banner h2{font-size:2rem}}@media(min-width:1280px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-photo{aspect-ratio:1.42}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.hero{height:45svh;min-height:0}@media(max-width:900px){.hero{height:48svh;min-height:0}}@media(max-width:640px){.hero{height:50svh;min-height:0;max-height:520px}.hero h1{font-size:clamp(2.2rem,10.5vw,3.25rem)}.hero-content{padding-bottom:30px}.hero-content>p{line-height:1.35}.hero-actions{margin-top:14px}}.offers{position:relative;padding:76px 0 26px}.offers .car-stage{position:relative;height:520px;margin-top:38px;max-width:800px;margin-inline:auto;perspective:1400px;overflow:hidden;touch-action:pan-y}.offer-card{--card-w:min(340px,74vw);position:absolute;top:50%;left:50%;width:var(--card-w);height:455px;margin-left:calc(var(--card-w)/-2);margin-top:-227px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#24201d,#1b1816);box-shadow:0 12px 36px #00000026;backface-visibility:hidden;will-change:transform,opacity;transition:transform .75s cubic-bezier(.22,1,.36,1),opacity .6s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1),filter .5s cubic-bezier(.22,1,.36,1)}.offer-card.focus{box-shadow:0 30px 70px #00000080,0 0 0 3px #ff9e2f73}.offer-media{position:relative;aspect-ratio:4/3;overflow:hidden;background:#100f0e}.offer-media:after{content:"";position:absolute;inset:auto 0 0;height:26%;z-index:1;background:linear-gradient(transparent,#1513118c)}.offer-media img{position:relative;z-index:2;width:100%;height:100%;object-fit:cover}.offer-ph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:3.4rem}.offer-badge{position:absolute;z-index:3;top:12px;left:12px;padding:6px 11px;border-radius:9px;color:#20140b;background:linear-gradient(135deg,var(--yellow),var(--orange));font-size:.62rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 6px 18px #ff6b0059}.offer-body{padding:16px 18px 18px;display:flex;flex-direction:column;flex:1;min-height:0}.offer-price{font:800 1.85rem/1 Manrope,sans-serif;color:var(--orange2);letter-spacing:-.04em;margin-bottom:4px}.offer-body h3{margin:0 0 6px;font-family:Manrope,sans-serif;font-size:1.12rem;line-height:1.15;letter-spacing:-.02em}.offer-body p{margin:0 0 14px;flex:1;color:var(--muted);font-size:.86rem;line-height:1.5}.offer-body .order-button{width:100%;justify-content:center}.car-nav{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:26px}.car-arrow{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--line);background:var(--surface);color:var(--orange2);cursor:pointer;transition:.2s}.car-arrow:hover{background:var(--orange2);color:#1d130c;transform:scale(1.05)}.car-dots{display:flex;gap:8px;align-items:center}.car-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#ffffff2e;cursor:pointer;transition:all .3s}.car-dot.active{width:24px;border-radius:50px;background:linear-gradient(90deg,var(--yellow),var(--orange))}@media(max-width:640px){.offers{padding-top:54px}.offers .car-stage{height:470px}.offer-card{height:412px;margin-top:-206px}.offer-price{font-size:1.6rem}.offer-body{padding:14px 15px 15px}.offer-body h3{font-size:1rem}.offer-body p{font-size:.8rem}}@media(prefers-reduced-motion:reduce){.offer-card{transition:none!important}}.promo-banner.has-image{color:#fff;background:none}.promo-banner.has-image .promo-kicker,.promo-banner.has-image h2,.promo-banner.has-image p,.promo-banner.has-image small,.promo-banner.has-image strong,.promo-banner.has-image .button-dark{color:#fff}.promo-banner.has-image .button-dark{background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.promo-banner.has-image .promo-burst{background:#0006;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.promo-banner.has-image:before{display:none}.cart-fab{position:fixed;z-index:50;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;border:none;background:linear-gradient(135deg,var(--yellow),var(--orange));color:#1b130d;cursor:pointer;display:grid;place-items:center;box-shadow:0 8px 28px #ff6b0059;transition:transform .2s,box-shadow .2s}.cart-fab:hover{transform:scale(1.08);box-shadow:0 12px 36px #ff6b0073}.cart-fab-badge{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:#ff3b3b;color:#fff;font-size:.7rem;font-weight:800;display:grid;place-items:center;animation:cart-pop .3s ease}@keyframes cart-pop{0%{transform:scale(0)}60%{transform:scale(1.3)}to{transform:scale(1)}}.cart-overlay{position:fixed;inset:0;z-index:60;background:#0009;opacity:0;pointer-events:none;transition:opacity .3s}.cart-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;z-index:70;top:0;right:0;width:min(400px,92vw);height:100dvh;background:#1d1a18;border-left:1px solid var(--line);display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.22,1,.36,1)}.cart-drawer.open{transform:translate(0)}.cart-header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid var(--line)}.cart-header h3{margin:0;font-family:Manrope,sans-serif;font-size:1.2rem}.cart-close{width:32px;height:32px;border-radius:8px;border:1px solid var(--line);background:transparent;color:var(--muted);font-size:1.2rem;cursor:pointer;display:grid;place-items:center;transition:.2s}.cart-close:hover{color:#fff;border-color:#ffffff4d}.cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--muted)}.cart-empty span{font-size:3rem;opacity:.5}.cart-items{flex:1;overflow-y:auto;padding:12px 20px}.cart-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.cart-item-img{width:50px;height:50px;border-radius:10px;object-fit:cover;background:#100f0e}.cart-item-info{flex:1;min-width:0}.cart-item-name{display:block;font-weight:700;font-size:.88rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-item-price{color:var(--orange2);font-weight:800;font-size:.85rem}.cart-item-qty{display:flex;align-items:center;gap:6px}.cart-item-qty button{width:28px;height:28px;border-radius:8px;border:1px solid var(--line);background:transparent;color:#fff;font-size:1rem;cursor:pointer;display:grid;place-items:center;transition:.2s}.cart-item-qty button:hover{border-color:var(--orange);color:var(--orange)}.cart-item-qty span{min-width:20px;text-align:center;font-weight:700;font-size:.9rem}.cart-item-remove{width:24px;height:24px;border:none;background:transparent;color:var(--muted);font-size:1.1rem;cursor:pointer;transition:.2s;flex-shrink:0}.cart-item-remove:hover{color:#ff4b4b}.cart-footer{padding:16px 20px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:10px}.cart-total{display:flex;justify-content:space-between;align-items:center;font-size:1rem}.cart-total strong{font:800 1.4rem/1 Manrope,sans-serif;color:var(--orange2)}.cart-whatsapp{display:flex;align-items:center;justify-content:center;gap:10px;height:50px;border:none;border-radius:14px;background:#25d366;color:#fff;font-size:.92rem;font-weight:800;cursor:pointer;transition:transform .2s,box-shadow .2s}.cart-whatsapp:hover{transform:translateY(-2px);box-shadow:0 8px 24px #25d3664d}.cart-clear{height:40px;border:none;border-radius:10px;background:transparent;color:var(--muted);font-size:.8rem;cursor:pointer;transition:.2s}.cart-clear:hover{color:#ff4b4b}.bottom-nav-cart{position:relative;border:none;background:transparent;color:#d8d2ce;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:.5rem;font-weight:600;cursor:pointer;padding:0}.bottom-nav-badge{position:absolute;top:-4px;right:4px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:var(--orange);color:#fff;font-size:.6rem;font-weight:800;display:grid;place-items:center}.footer-social{display:flex;gap:12px;margin-top:14px}.footer-social a{width:36px;height:36px;border-radius:10px;border:1px solid var(--line);display:grid;place-items:center;color:var(--muted);transition:.2s}.footer-social a:hover{color:var(--orange2);border-color:#ff8a1f80;background:#ff8a1f14}.footer-hours{width:100%;border-collapse:collapse;font-size:.82rem;color:#938c87;margin-top:8px}.footer-hours td{padding:3px 0}.footer-hours td:last-child{text-align:right;font-weight:600;color:#c9c3be}.footer-hours .closed td{color:#ff6b6b}.footer-grid a{transition:.2s}.footer-grid a:hover{color:var(--orange2)}.footer-social .footer-ifood{color:#ea1d2c;border-color:#ea1d2c4d}.footer-social .footer-ifood:hover{color:#ea1d2c;border-color:#ea1d2c;background:#ea1d2c1a}.footer-delivery-ctas{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.footer-ifood-cta{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:12px;background:#ea1d2c;color:#fff;font-weight:800;font-size:.82rem;transition:transform .2s,box-shadow .2s}.footer-ifood-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ea1d2c4d;color:#fff}.footer-99-cta{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:12px;background:#ffc107;color:#1a1a1a;font-weight:800;font-size:.82rem;transition:transform .2s,box-shadow .2s}.footer-99-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffc1074d;color:#1a1a1a}@media(max-width:640px){.cart-fab{bottom:80px;right:16px;width:50px;height:50px}.cart-drawer{width:100vw}}
