:root{
  --delivery-orange:#ff5a00;
  --delivery-red:#ff2e2e;
  --delivery-gold:#ffc928;
  --delivery-green:#13a84a;
  --delivery-blue:#0057ff;
  --delivery-purple:#7a2dff;
  --delivery-bg:#f7f7f7;
  --delivery-text:#1a1a1a;
  --delivery-muted:#777;
}

html{background:var(--delivery-bg)}
body{
  max-width:480px!important;
  background:var(--delivery-bg)!important;
  padding-bottom:104px!important;
  color:var(--delivery-text)!important;
}
#fogos-brasil,.aviso-instagram-modal,.qm-banner-carousel,.category-tabs,
.category-scroll-hint,.destaques-wrap,.instagram-top-btn,.promo-relampago-btn{
  display:none!important;
}

.qm-header{
  min-height:auto!important;
  padding:14px 16px 12px!important;
  border-radius:0!important;
  background:#fff!important;
  color:var(--delivery-text)!important;
  box-shadow:none!important;
  display:block!important;
  overflow:visible!important;
}
.qm-header-top{
  display:grid!important;
  grid-template-columns:44px minmax(0,1fr) 84px 44px;
  align-items:center!important;
  gap:8px!important;
  margin:0 0 14px!important;
}
.qm-logo{gap:8px!important;justify-content:flex-start!important;min-width:0}
.qm-logo img{width:52px!important;height:52px!important;border-radius:14px!important;object-fit:contain!important;box-shadow:0 8px 22px rgba(255,90,0,.12)}
.qm-logo-text{min-width:0;display:grid;gap:5px}
.qm-logo-title-row{display:flex;align-items:center;gap:7px;min-width:0}
.qm-logo-text strong{font-size:14px!important;letter-spacing:-.2px;text-transform:none;white-space:nowrap;color:#151515;overflow:hidden;text-overflow:ellipsis}
.qm-logo-meta{display:grid;align-items:start;gap:5px;min-width:0;justify-items:start}
.qm-logo-meta>span:first-child{
  color:#777!important;
  background:transparent!important;
  padding:0!important;
  margin:0!important;
  font-size:10.5px!important;
  text-transform:none;
  font-weight:800;
  white-space:nowrap;
}
.qm-status-pill{
  display:inline-flex!important;
  align-items:center;
  gap:5px;
  flex:0 0 auto;
  border:1px solid rgba(19,168,74,.18);
  background:rgba(19,168,74,.10)!important;
  color:#0f8a3b!important;
  font-size:10px!important;
  font-weight:900!important;
  line-height:1;
  padding:4px 7px!important;
  border-radius:999px!important;
  box-shadow:none!important;
  width:auto!important;
  margin:0!important;
  white-space:nowrap;
}
.qm-status-pill b{font:inherit}
.status-dot{width:7px!important;height:7px!important;border-radius:50%;background:#13a84a!important;box-shadow:0 0 0 3px rgba(19,168,74,.14)!important}
.status-dot.fechado{background:#94a3b8!important;box-shadow:0 0 0 3px rgba(148,163,184,.18)!important}
.qm-header-actions{display:contents!important}
.qm-icon-btn,.qm-menu-btn{
  width:44px;height:44px;border:0;border-radius:15px;background:#fff;color:#222;
  display:grid;place-items:center;box-shadow:0 7px 22px rgba(0,0,0,.08);cursor:pointer;
}
.qm-orders-btn{
  width:84px;
  height:44px;
  border:0;
  border-radius:15px;
  padding:0 8px;
  background:#fff;
  color:#151515;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:10.5px;
  font-weight:900;
  line-height:1.08;
  box-shadow:0 7px 22px rgba(0,0,0,.08);
  cursor:pointer;
  white-space:normal;
  text-align:center;
}
.qm-menu-btn{font-size:25px;font-weight:900}
.qm-icon-btn svg{width:22px;height:22px}
.qm-cart-badge{
  display:grid!important;top:-5px!important;right:-4px!important;background:var(--delivery-red)!important;
  color:#fff!important;width:20px!important;height:20px!important;
}
.qm-status{display:none!important}
#busca-wrap{display:flex!important}
.qm-search-new{
  width:100%;height:56px;background:#fff;border:1px solid #eee;border-radius:24px;
  display:flex;align-items:center;gap:11px;padding:0 17px;box-shadow:0 8px 26px rgba(0,0,0,.07);
}
.qm-search-new svg{width:22px;color:#7c4029;flex:0 0 auto}
.qm-search-new input{width:100%;border:0;outline:0;background:transparent;font:600 14px Inter,Arial;color:#333}
.qm-search-new input::placeholder{color:#999}

.delivery-home{padding:12px 14px 30px}
.delivery-info{
  background:#fff;border-radius:20px;padding:14px;display:grid;grid-template-columns:1.45fr 1fr .65fr;
  gap:10px;box-shadow:0 8px 24px rgba(0,0,0,.06);margin:8px 0 16px;
}
.delivery-info-item{display:flex;gap:8px;align-items:center;min-width:0}
.delivery-info-item+.delivery-info-item{border-left:1px solid #eee;padding-left:10px}
.delivery-info-icon{font-size:22px;color:var(--delivery-orange)}
.delivery-info-item small{display:block;color:#999;font-size:9px;margin-bottom:3px}
.delivery-info-item strong{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.delivery-hero{
  position:relative;min-height:244px;border-radius:22px;overflow:hidden;padding:22px;color:#fff;
  background:radial-gradient(circle at 82% 45%,rgba(255,118,0,.38),transparent 30%),
    linear-gradient(135deg,#130603,#431006 55%,#090302);
  box-shadow:0 14px 34px rgba(51,12,4,.25);display:flex;align-items:flex-start;
}
.delivery-hero-copy{position:relative;z-index:2;width:58%}
.delivery-promo-label{display:inline-block;background:var(--delivery-orange);padding:6px 10px;border-radius:9px;font-size:11px;font-weight:900}
.delivery-hero h1{font-size:25px;line-height:1.02;margin:10px 0 4px;text-transform:uppercase;letter-spacing:-1px}
.delivery-hero h1 span{display:block;color:var(--delivery-gold);font-size:17px;margin-top:5px}
.delivery-hero p{font-size:11px;color:#ddd;margin:8px 0 0}
.delivery-price{display:block;color:var(--delivery-gold);font-size:31px;font-weight:900;margin:3px 0 13px}
.delivery-hero button{border:0;border-radius:13px;background:linear-gradient(135deg,#ff6b00,#ff3d00);color:#fff;padding:12px 15px;font-weight:900;cursor:pointer}
.delivery-hero-art{
  position:absolute;right:-25px;bottom:-15px;width:58%;height:84%;object-fit:contain;
  filter:drop-shadow(0 15px 18px rgba(0,0,0,.45));z-index:1;
}

.delivery-benefits{
  margin:14px 0 22px;background:#fff;border-radius:20px;padding:13px 8px;display:grid;
  grid-template-columns:repeat(4,1fr);box-shadow:0 8px 24px rgba(0,0,0,.05);
}
.delivery-benefit{text-align:center;padding:0 5px}
.delivery-benefit+.delivery-benefit{border-left:1px solid #eee}
.delivery-benefit span{display:block;font-size:20px;margin-bottom:4px}
.delivery-benefit strong{display:block;font-size:9px;line-height:1.2}
.delivery-benefit small{font-size:8px;color:#888}

.delivery-section-head{display:flex;align-items:center;justify-content:space-between;margin:4px 0 16px}
.delivery-section-head h2{font-size:21px;font-weight:900;letter-spacing:-.5px}
.delivery-section-head button{border:0;background:transparent;color:var(--delivery-orange);font-weight:800;cursor:pointer}
.delivery-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.delivery-category{
  min-height:154px;border:0;border-radius:21px;padding:16px;color:#fff;text-align:left;position:relative;
  overflow:hidden;cursor:pointer;box-shadow:0 10px 22px rgba(0,0,0,.11);
}
.delivery-category:nth-child(1){background:linear-gradient(135deg,#ff5b00,#ff251c)}
.delivery-category:nth-child(2){background:linear-gradient(135deg,#ffad00,#ff5900)}
.delivery-category:nth-child(3){background:linear-gradient(135deg,#ff174d,#d90048)}
.delivery-category:nth-child(4){background:linear-gradient(135deg,#8b31db,#5410a8)}
.delivery-category:nth-child(5){background:linear-gradient(135deg,#00a9a4,#007b72)}
.delivery-category:nth-child(6){background:linear-gradient(135deg,#ff2462,#bd0644)}
.delivery-category:nth-child(7){background:linear-gradient(135deg,#ff7417,#e74500)}
.delivery-category:nth-child(8){background:linear-gradient(135deg,#1768e8,#0638a6)}
.delivery-category:nth-child(9){background:linear-gradient(135deg,#16ad51,#05732f)}
.delivery-category:nth-child(10){background:linear-gradient(135deg,#8b1e66,#e11d48)}
.delivery-category strong{
  display:block;
  position:absolute;
  top:18px;
  left:16px;
  z-index:2;
  font-size:16px;
  line-height:1.02;
  text-transform:uppercase;
  max-width:64%;
}
.delivery-category small{display:none!important}
.delivery-category-arrow{
  position:absolute;left:14px;bottom:13px;width:32px;height:32px;border-radius:50%;background:#fff;
  color:#222;display:grid;place-items:center;font-size:19px;font-weight:900;z-index:3;
}
.delivery-category-art{position:absolute;right:-14px;bottom:-8px;width:67%;height:78%;object-fit:contain;z-index:1;filter:drop-shadow(0 8px 8px rgba(0,0,0,.25))}
.delivery-category[data-category="pizzas"] .delivery-category-art,
.delivery-category[data-category="pizzas-promocao"] .delivery-category-art{
  right:2px;
  bottom:8px;
  width:72%;
  height:84%;
}
.delivery-category[data-category="pasteis"] .delivery-category-art{
  right:-2px;
  bottom:8px;
  width:70%;
  height:74%;
}
.delivery-category[data-category="lanches"] .delivery-category-art{
  right:-4px;
  bottom:8px;
  width:69%;
  height:74%;
}
.delivery-category[data-category="beirutes"] .delivery-category-art{
  right:-9px;
  bottom:9px;
  width:76%;
  height:62%;
}
.delivery-category[data-category="bebidas"] .delivery-category-art{
  right:5px;
  bottom:7px;
  width:60%;
  height:86%;
}
.delivery-category[data-category="esfihas"] .delivery-category-art{
  right:8px;
  bottom:6px;
  width:58%;
  height:88%;
}
.delivery-category[data-category="promocoes-esfihas"] .delivery-category-art{
  right:-12px;
  bottom:8px;
  width:78%;
  height:70%;
}
.delivery-category[data-category="sobremesas"] .delivery-category-art{
  right:-8px;
  bottom:-2px;
  width:72%;
  height:78%;
}
.delivery-category-emoji{position:absolute;right:8px;bottom:18px;font-size:65px;transform:rotate(-5deg);filter:drop-shadow(0 8px 8px rgba(0,0,0,.22))}

.delivery-club{
  margin-top:18px;padding:18px;border-radius:22px;background:linear-gradient(135deg,#ffd34c,#ffb900);
  display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;box-shadow:0 10px 24px rgba(255,185,0,.24);
}
.delivery-club strong{display:block;font-size:16px}.delivery-club p{font-size:11px;margin-top:4px;line-height:1.35}
.delivery-club a{background:#171717;color:#fff;text-decoration:none;border-radius:13px;padding:12px 14px;font-size:11px;font-weight:900}

.app-main{display:none!important;padding:16px 14px 30px!important}
body.delivery-menu-open .delivery-home{display:none}
body.delivery-menu-open .app-main{display:block!important}
body.delivery-menu-open .category-tabs{display:flex!important}
body.delivery-menu-open .qm-header{position:sticky;top:0;z-index:90;border-bottom:1px solid #eee!important}
body.delivery-menu-open .section-title h2{color:#1a1a1a!important}
body.delivery-menu-open .product-card{border-radius:18px!important;box-shadow:0 7px 20px rgba(0,0,0,.07)!important}
body.delivery-menu-open .product-info strong{color:var(--delivery-green)!important}
body.delivery-menu-open .qty-control button{background:var(--delivery-green)!important}

.bottom-cart{
  position:fixed!important;
  left:auto!important;
  right:16px!important;
  bottom:16px!important;
  width:118px!important;
  height:118px!important;
  min-height:0!important;
  max-width:none!important;
  margin:0!important;
  transform:none!important;
  background:linear-gradient(135deg,var(--br-blue,#0057ff),#06429e 50%,var(--br-green,#13a84a))!important;
  color:#fff!important;
  border-radius:50%!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  grid-template-rows:auto auto!important;
  align-items:center!important;
  place-items:center!important;
  gap:4px!important;
  padding:12px!important;
  box-shadow:0 12px 30px rgba(1,33,105,.32)!important;
  z-index:180!important;
  cursor:pointer!important;
  text-align:center!important;
}
.bottom-cart>div:not(.cart-bag){display:none!important}
.bottom-cart .cart-bag{
  width:42px!important;
  height:42px!important;
  background:rgba(255,255,255,.1)!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  position:relative!important;
  font-size:22px!important;
}
.bottom-cart .cart-bag span{
  position:absolute!important;
  top:-7px!important;
  right:-7px!important;
  background:var(--br-yellow,#f5c518)!important;
  color:#153b1f!important;
  min-width:23px!important;
  height:23px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  font-size:12px!important;
  font-weight:900!important;
}
.bottom-cart strong{display:block!important;font-size:14px!important;color:#fff!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.bottom-cart p{display:block!important;margin-top:4px!important;font-size:17px!important;font-weight:900!important;color:#fff!important}
.bottom-cart button{
  display:block!important;
  width:86px!important;
  height:34px!important;
  border:0!important;
  background:var(--br-yellow,#f5c518)!important;
  color:#153b1f!important;
  border-radius:999px!important;
  padding:0 8px!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1.05!important;
  cursor:pointer!important;
  text-align:center!important;
}
.delivery-bottom-nav{display:none!important}
.delivery-bottom-nav{
  position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:480px;height:78px;
  background:#fff;border-radius:24px 24px 0 0;box-shadow:0 -8px 28px rgba(0,0,0,.12);z-index:120;
  display:grid;grid-template-columns:1fr 1fr 1.25fr 1fr 1fr;align-items:center;padding:7px 8px;
}
.delivery-nav-item{border:0;background:transparent;color:#555;display:grid;place-items:center;gap:3px;font:700 9px Inter;cursor:pointer}
.delivery-nav-item span{font-size:21px;line-height:1}
.delivery-nav-item.active{color:var(--delivery-orange)}
.delivery-nav-center{position:relative;top:-22px}
.delivery-nav-center span{
  width:61px;height:61px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#ff7a00,#ff3c00);
  color:#fff;font-size:28px;box-shadow:0 9px 21px rgba(255,90,0,.35);border:5px solid #fff;
}
.delivery-nav-cart{position:relative}
.delivery-nav-badge{position:absolute;top:-6px;right:12px;background:var(--delivery-red);color:#fff;border-radius:99px;min-width:17px;height:17px;display:grid;place-items:center;font-size:9px}

.checkout-mobile-modal{
  align-items:stretch!important;
  justify-content:center!important;
  background:#f7f7f7!important;
  z-index:220!important;
}
.checkout-mobile-content{
  width:100%!important;
  max-width:480px!important;
  max-height:100vh!important;
  min-height:100vh!important;
  border-radius:0!important;
  background:#f7f7f7!important;
  border:0!important;
  box-shadow:none!important;
  padding:0 14px 24px!important;
  overflow-y:auto!important;
  animation:checkoutIn .24s ease both!important;
}
@keyframes checkoutIn{from{transform:translateY(18px);opacity:.75}to{transform:translateY(0);opacity:1}}
.checkout-mobile-content .modal-handle,
.checkout-mobile-content>.modal-header{display:none!important}
.checkout-mobile-header{
  position:sticky;top:0;z-index:5;
  background:rgba(247,247,247,.94);
  backdrop-filter:blur(12px);
  display:grid;grid-template-columns:44px 1fr 54px;align-items:center;gap:10px;
  padding:18px 0 14px;
}
.checkout-mobile-header h2{font-size:28px;line-height:1;font-weight:900;color:#050505;letter-spacing:-.4px}
.checkout-back-btn{
  width:42px;height:42px;border:0;background:transparent;color:#050505;
  font-size:42px;line-height:1;display:grid;place-items:center;cursor:pointer;
}
.checkout-header-cart{position:relative;justify-self:end;width:44px;height:44px;display:grid;place-items:center;color:#07972f;font-size:31px}
.checkout-header-cart span{
  position:absolute;right:0;top:0;min-width:22px;height:22px;border-radius:50%;
  background:#07972f;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900;
  box-shadow:0 5px 12px rgba(7,151,47,.22);
}
.checkout-card{
  background:#fff!important;
  border:1px solid rgba(0,0,0,.055)!important;
  border-radius:20px!important;
  box-shadow:0 8px 24px rgba(0,0,0,.06)!important;
  transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease;
}
.checkout-card:hover{transform:scale(1.02);box-shadow:0 12px 30px rgba(0,0,0,.09)!important}
.checkout-order-card{
  display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;
  padding:12px 14px;margin:6px 0 12px;
}
.checkout-card-icon{
  width:48px;height:48px;border-radius:50%;display:grid;place-items:center;
  background:#eaf9ee;color:#07972f;font-size:25px;flex:0 0 auto;
}
.checkout-card-icon.moto{background:#fff0e8;color:#ff5a00}
.checkout-order-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}
.checkout-order-title strong{display:block;font-size:16px;color:#111}
.checkout-order-title span{font-size:28px;line-height:1;color:#111}
.checkout-order-row{display:flex;align-items:center;gap:18px;min-width:0}
.checkout-order-row>span{font-size:15px;color:#111;font-weight:900;white-space:nowrap}
.checkout-miniaturas{display:flex;gap:16px;min-height:48px;align-items:center;overflow:hidden}
.checkout-miniaturas small{color:#777;font-weight:800}
.checkout-thumb{
  width:48px;height:48px;border:1px solid #e4e4e4;border-radius:10px;background:#fff;
  display:grid;place-items:center;position:relative;overflow:visible;font-size:26px;
}
.checkout-thumb img{width:100%;height:100%;object-fit:cover;border-radius:9px;display:block}
.checkout-thumb b{
  position:absolute;right:-8px;top:-9px;width:19px;height:19px;border-radius:50%;
  background:#07972f;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900;
}
.checkout-order-side{text-align:right;display:grid;justify-items:end;gap:4px;align-self:end;padding-bottom:2px}
.checkout-order-side>strong{font-size:19px;color:#111;white-space:nowrap}
.checkout-order-side button{display:none!important}
.checkout-order-side button,.checkout-card-title button,.checkout-mini-card summary button{
  border:0;background:transparent;color:#07972f;font-weight:900;cursor:pointer;font-size:13px;
}
.checkout-order-side button::after{content:'⌄';font-size:16px;margin-left:8px}
.checkout-details-list{
  display:grid!important;
  gap:9px!important;
  margin:0 0 12px!important;
}
.checkout-details-list.ativo{display:grid!important}
.checkout-details-list .cart-item{
  background:#fff!important;border:0!important;border-radius:18px!important;
  box-shadow:0 6px 18px rgba(0,0,0,.055)!important;padding:12px!important;
}
.checkout-mobile-form{display:grid!important;gap:12px!important;margin:0!important}
.checkout-contact-card,.checkout-address-card,.checkout-delivery-card{
  display:grid;grid-template-columns:56px minmax(0,1fr);gap:13px;padding:16px;
}
.checkout-card-body{min-width:0;display:grid;gap:9px}
.checkout-card-title{display:flex;align-items:center;justify-content:space-between;gap:10px}
.checkout-card-title strong{font-size:19px;color:#111;line-height:1.1}
.checkout-mobile-form input,.checkout-mobile-form textarea,.checkout-mobile-form select{
  width:100%!important;border:0!important;background:#f7f7f7!important;border-radius:15px!important;
  padding:13px 14px!important;font:800 14px Inter,Arial!important;color:#222!important;outline:none!important;
  transition:box-shadow .3s ease,background .3s ease;
}
.checkout-mobile-form input:focus,.checkout-mobile-form textarea:focus,.checkout-mobile-form select:focus{
  background:#fff!important;box-shadow:0 0 0 2px rgba(34,197,94,.28)!important;
}
.checkout-extra{display:grid;gap:8px!important}
.checkout-confirmado{
  display:flex;align-items:center;gap:8px;width:100%;
  background:#eaf9ee;color:#087a2d;border-radius:14px;padding:11px 13px;
  font-size:13px;font-weight:900;
}
.checkout-delivery-card,
.checkout-confirmado{
  display:none!important;
}
.checkout-delivery-card p{display:flex;align-items:center;gap:8px;color:#666;font-weight:800;font-size:14px}
.checkout-delivery-card p strong{color:#07972f}
.checkout-delivery-card p:last-child strong{color:#d71919;margin-left:auto}
.checkout-two-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.checkout-mini-card{padding:14px!important;min-width:0}
.checkout-mini-card summary{
  list-style:none;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:9px;cursor:pointer;
}
.checkout-mini-card summary::-webkit-details-marker{display:none}
.checkout-mini-card summary>span{
  width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#f4eaff;color:#7b2cbf;font-size:22px;
}
.checkout-mini-card summary strong{font-size:15px;color:#111;line-height:1.1}
.checkout-mini-card summary b{font-size:27px;line-height:1;color:#111;transition:transform .3s ease}
.checkout-mini-card[open] summary b{transform:rotate(90deg)}
.checkout-mini-card textarea{margin-top:12px;min-height:92px!important;resize:vertical}
.checkout-mini-card .cupom-site-box{margin-top:12px;grid-template-columns:1fr!important}
.checkout-mini-card .cupom-site-box button{
  min-height:44px;border:0;border-radius:14px;background:#22c55e;color:#fff;font-weight:900;
}
.checkout-payment-card{padding:16px!important;display:grid;gap:14px}
.checkout-payment-card .pagamento-opcoes{
  display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:9px!important;padding:1px 1px 5px;
}
.checkout-payment-card .pagamento-opcoes button{
  position:relative;min-height:86px!important;border-radius:15px!important;border:1px solid #e5e5e5!important;
  background:#fff!important;color:#555!important;padding:10px 8px!important;display:grid!important;place-items:center!important;gap:7px!important;
  box-shadow:none!important;transition:transform .3s ease,border-color .3s ease,background .3s ease,color .3s ease;
}
.checkout-payment-card .pagamento-opcoes button:hover{transform:translateY(-2px)}
.checkout-payment-card .pagamento-opcoes button::after{
  content:'✓';position:absolute;right:8px;top:8px;width:21px;height:21px;border-radius:50%;
  background:#07972f;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:900;
  opacity:0;transform:scale(.45);transition:opacity .22s ease,transform .22s ease;
}
.checkout-payment-card .pagamento-opcoes button.ativo,
.checkout-payment-card .pagamento-opcoes button.selecionado{
  border-color:#07972f!important;background:#effbf2!important;color:#111!important;
}
.checkout-payment-card .pagamento-opcoes button.ativo::after,
.checkout-payment-card .pagamento-opcoes button.selecionado::after{opacity:1;transform:scale(1)}
.checkout-payment-card .pag-icone{
  width:34px!important;height:34px!important;border-radius:12px!important;background:transparent!important;color:#6f7278!important;
  display:grid!important;place-items:center!important;font-size:26px!important;font-weight:900!important;
}
.checkout-payment-card button.ativo .pag-icone,
.checkout-payment-card button.selecionado .pag-icone{color:#07972f!important}
.checkout-payment-card .pagamento-opcoes button strong{font-size:12px!important;line-height:1.1;text-align:center}
.checkout-finance-card{
  margin:12px 0 14px!important;padding:17px!important;background:#fff!important;border-radius:20px!important;
  border:1px solid rgba(0,0,0,.055)!important;box-shadow:0 8px 24px rgba(0,0,0,.06)!important;
}
.checkout-finance-card div{display:flex!important;justify-content:space-between!important;gap:14px;margin:8px 0!important;color:#111}
.checkout-finance-card .total{
  border-top:1px dashed #d8d8d8!important;padding-top:14px!important;margin-top:12px!important;
  font-size:20px!important;color:#111!important;
}
.checkout-finance-card .total strong{font-size:28px!important;color:#07972f!important}
.checkout-safe-note{display:block;margin-top:10px;color:#07972f;font-weight:900;font-size:12px}
#btn-finalizar.finalizar{
  position:static!important;left:auto!important;bottom:auto!important;transform:none!important;
  width:100%!important;max-width:none!important;height:60px!important;margin:14px 0 14px!important;
  border-radius:18px!important;background:#22c55e!important;color:#fff!important;border:0!important;
  box-shadow:0 12px 26px rgba(34,197,94,.32)!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;
  font-size:17px!important;font-weight:900!important;letter-spacing:-.2px;
}
#btn-finalizar.finalizar::after{content:'→';font-size:28px;line-height:1}
#btn-finalizar.finalizar.enviando::before{
  content:'';width:18px;height:18px;border-radius:50%;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;
  animation:checkoutSpin .75s linear infinite;
}
#btn-finalizar.finalizar.enviando::after{display:none}
@keyframes checkoutSpin{to{transform:rotate(360deg)}}
#btn-finalizar.finalizar:disabled{opacity:.86!important}
.checkout-trust-footer{
  display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 8px;color:#555;text-align:center;font-size:11px;font-weight:800;
}
.checkout-trust-footer span{display:grid;gap:3px;place-items:center;line-height:1.25}
@media(max-width:390px){
  .qm-header{padding-left:12px!important;padding-right:12px!important}
  .qm-header-top{grid-template-columns:42px minmax(0,1fr) 76px 42px;gap:7px!important}
  .qm-logo img{width:48px!important;height:48px!important}
  .qm-orders-btn{width:76px;font-size:9.8px}
  .qm-icon-btn,.qm-menu-btn{width:42px;height:42px}
  .checkout-mobile-content{padding-left:10px!important;padding-right:10px!important}
  .checkout-mobile-header h2{font-size:25px}
  .checkout-order-card{grid-template-columns:48px 1fr;align-items:start}
  .checkout-order-side{grid-column:2;justify-items:start;text-align:left}
  .checkout-two-cards{grid-template-columns:1fr}
  .checkout-contact-card,.checkout-address-card,.checkout-delivery-card{grid-template-columns:48px minmax(0,1fr);padding:14px}
  .checkout-payment-card .pagamento-opcoes{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .bottom-cart{
    left:auto!important;
    right:10px!important;
    bottom:14px!important;
    width:108px!important;
    height:108px!important;
    min-height:0!important;
    grid-template-columns:1fr!important;
    padding:11px!important;
  }
  .bottom-cart .cart-bag{width:40px!important;height:40px!important}
  .bottom-cart button{width:78px!important;height:32px!important;font-size:11px!important;padding:0 7px!important}
}

@media(min-width:481px){
  body{box-shadow:0 0 50px rgba(0,0,0,.12)}
}

/* Paleta Quero Mais creme/bege - somente cores */
:root{
  --qm-bg-main:#F5EBD8;
  --qm-bg-secondary:#FFF8EE;
  --qm-card:#FFFDF8;
  --qm-border:#E8D5B5;
  --qm-text:#1F4D36;
  --qm-muted:#6B6B6B;
  --qm-green:#1F6A43;
  --qm-green-hover:#2C7F53;
  --qm-red:#C9352B;
  --qm-yellow:#F2B233;
  --qm-shadow:rgba(0,0,0,0.08);
  --delivery-orange:#C9352B;
  --delivery-red:#C9352B;
  --delivery-gold:#F2B233;
  --delivery-green:#1F6A43;
  --delivery-blue:#1F6A43;
  --delivery-purple:#1F6A43;
  --delivery-bg:#F5EBD8;
  --delivery-text:#1F4D36;
  --delivery-muted:#6B6B6B;
  --br-green:#1F6A43;
  --br-yellow:#F2B233;
  --br-blue:#1F4D36;
}
html,body{background:#F5EBD8!important;color:#1F4D36!important}
.qm-header,body.delivery-menu-open .qm-header{background:#FFF8EE!important;color:#1F4D36!important;border-bottom:1px solid #E8D5B5!important;box-shadow:0 4px 12px rgba(0,0,0,0.08)!important}
.qm-logo-text strong,.checkout-mobile-header h2,.delivery-section-head h2,.section-title h2,.product-info h3,.category-main strong,.checkout-card-title strong,.checkout-order-title strong,.checkout-finance-card div,.checkout-finance-card .total,.detalhe-comanda h3,.detalhe-hero strong,.detalhe-item strong,.detalhe-total strong,.historico-topo strong{color:#1F4D36!important}
.qm-logo-meta>span:first-child,.section-title p,.product-info p,.checkout-miniaturas small,.checkout-delivery-card p,.detalhe-hero small,.detalhe-item small,.historico-card small,.delivery-benefit small,.delivery-info-item small,.cliente-cadastro-mensagem{color:#6B6B6B!important}
.qm-search-new,.search-box,.historico-box input,.checkout-form input,.checkout-form textarea,.checkout-form select,.checkout-card input,.checkout-card textarea,.checkout-card select,.cupom-site-box input,.promo-relampago-input input{background:#FFFDF8!important;border:1px solid #E8D5B5!important;color:#1F4D36!important}
.qm-search-new svg,.checkout-header-cart,.checkout-card-icon,.delivery-info-icon,.pag-icone,.timeline-icon,.detalhe-previsao-texto>span,.tempo-copy>span,.category-main span,.product-icon,.check-sabor{color:#1F6A43!important}
.delivery-info,.delivery-benefits,.delivery-category,.delivery-club,.product-card,.category-card,.submenu-screen button,.size-switch,.modal-content,.checkout-card,.checkout-order-card,.cart-item,.resumo,.historico-card,.detalhe-previsao-card,.detalhe-bloco,.detalhe-item,.detalhe-total,.tempo-estimado-card,.detalhe-cliente-card,.pedido-lista-card,.pedido-lista-total,.promo-relampago-card,.empty-card,.empty-cart,.admin-mini-item,.grupo-categoria-admin,.grupo-subcategoria-admin,.produto-admin-organizado{background:#FFFDF8!important;border-color:#E8D5B5!important;color:#1F4D36!important;box-shadow:0 4px 12px rgba(0,0,0,0.08)!important}
.delivery-category,.delivery-category:nth-child(1),.delivery-category:nth-child(2),.delivery-category:nth-child(3),.delivery-category:nth-child(4),.delivery-category:nth-child(5),.delivery-category:nth-child(6),.delivery-category:nth-child(7),.delivery-category:nth-child(8),.delivery-category:nth-child(9),.delivery-category:nth-child(10){background:#FFFDF8!important;border:1px solid #E8D5B5!important;color:#1F4D36!important}
.delivery-category strong{color:#1F4D36!important}
.delivery-category-arrow,.qm-icon-btn,.qm-menu-btn,.qm-orders-btn,.cat,.sub,.section-title button,#title-actions,.back-btn,.bottom-cart button,.delivery-hero button,.delivery-club a,.checkout-order-side button,.checkout-mini-card summary button,.checkout-payment-card button,.historico-box button,.historico-rodape button,.promo-relampago-input button,.pedido-lista-acoes button,.pedido-finalizado-mini button,.opcao-item-btn,.cupom-site-box button,.finalizar,.pix-btn-sec,.barra-meio-pagina button{background:#FFFDF8!important;border:1px solid #E8D5B5!important;color:#1F4D36!important;box-shadow:0 4px 12px rgba(0,0,0,0.08)!important}
.cat.active,.sub.active,.checkout-payment-card button.selecionado,.checkout-payment-card button.active,.pagamento-opcoes button.ativo,.cart-tabs button.active,.delivery-nav-item.active,.product-card.sabor-selecionado .check-sabor,.finalizar:hover,.barra-meio-pagina button:hover{background:#1F6A43!important;border-color:#1F6A43!important;color:#FFFFFF!important}
.finalizar:hover,.cat.active:hover,.sub.active:hover,.checkout-payment-card button.selecionado:hover,.pagamento-opcoes button.ativo:hover{background:#2C7F53!important;border-color:#2C7F53!important}
.product-info strong,.destaque-body span,.checkout-order-side>strong,.checkout-finance-card .total strong,.checkout-delivery-card p strong,.detalhe-total .total,.detalhe-total .total strong,.tempo-copy strong,.detalhe-previsao-texto strong,.pedido-lista-total strong,.historico-rodape strong,.barra-meio-pagina span{color:#1F6A43!important;font-weight:700!important}
.qm-cart-badge,.cart-bag span,.delivery-nav-badge,.checkout-header-cart span,.checkout-thumb span,.pedido-lista-status,.historico-status,.destaque-add,.qty-control button,.promo-relampago-btn,.pix-badge,.detalhe-status-pill,.detalhe-status-pill>span,.timeline-step.feito .timeline-icon,.timeline-step.ativo .timeline-icon,.detalhe-etapa.feito .detalhe-etapa-icone,.detalhe-etapa.ativo .detalhe-etapa-icone{background:#C9352B!important;border-color:#C9352B!important;color:#FFFFFF!important}
.qm-status-pill,.cliente-cadastro-mensagem.encontrado,.cupom-badge,.pedido-confirmado-icone{background:#FFF8EE!important;border:1px solid #E8D5B5!important;color:#1F6A43!important}
.meio-alert,.back-btn,.resumo,.pedido-lista-total,.pix-status-site,.promo-relampago-card,.cliente-cadastro-mensagem.novo{background:#FFF8EE!important;border-color:#F2B233!important;color:#1F4D36!important}
.bottom-cart,.barra-meio-pagina{background:#1F4D36!important;color:#FFFFFF!important;box-shadow:0 4px 12px rgba(0,0,0,0.08)!important}
.bottom-cart strong,.bottom-cart p,.barra-meio-pagina strong,.barra-meio-pagina small{color:#FFFFFF!important}
.modal,.aviso-instagram-modal{background:rgba(0,0,0,0.55)!important}
.product-card.sabor-selecionado,.pagamento-opcoes button.ativo{background:#FFF8EE!important;border-color:#1F6A43!important}
.status-dot{background:#1F6A43!important;box-shadow:0 0 0 3px rgba(31,106,67,0.14)!important}
.status-dot.fechado{background:#6B6B6B!important;box-shadow:0 0 0 3px rgba(107,107,107,0.16)!important}
.product-icon,.category-main span,.checkout-card-icon,.detalhe-item-img,.pagamento-opcoes button .pag-icone{background:#FFF8EE!important}
.moto-rota,.detalhe-rota-moto{color:#1F6A43!important}
.moto-rota div,.detalhe-rota-moto div{border-top-color:#1F6A43!important}

/* Menu lateral premium Quero Mais */
.delivery-side-overlay{
  position:fixed;
  inset:0;
  background:rgba(0,0,0,.55);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:opacity .3s ease,visibility .3s ease;
  z-index:999990;
}
.delivery-side-menu{
  position:fixed;
  top:0;
  left:0;
  width:85vw;
  max-width:410px;
  height:100vh;
  background:#FFF8EE;
  color:#1F4D36;
  border-right:1px solid #E8D5B5;
  border-radius:0 26px 26px 0;
  box-shadow:0 4px 12px rgba(0,0,0,0.08);
  transform:translateX(-104%);
  transition:transform .3s ease;
  z-index:999991;
  overflow-y:auto;
  padding:26px 20px 22px;
  display:flex;
  flex-direction:column;
}
body.delivery-side-open .delivery-side-overlay{
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
body.delivery-side-open .delivery-side-menu{
  transform:translateX(0);
}
.delivery-side-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:12px;
  margin-bottom:26px;
}
.delivery-side-brand{
  display:flex;
  gap:12px;
  min-width:0;
  align-items:center;
}
.delivery-side-brand img{
  width:58px;
  height:58px;
  border-radius:16px;
  object-fit:contain;
  box-shadow:0 4px 12px rgba(0,0,0,0.08);
}
.delivery-side-brand strong{
  display:block;
  color:#1F4D36;
  font-size:18px;
  font-weight:900;
  line-height:1.1;
}
.delivery-side-brand span{
  display:block;
  color:#1F4D36;
  font-size:13px;
  font-weight:700;
  margin-top:5px;
}
.delivery-side-brand b{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-top:8px;
  padding:7px 11px;
  border-radius:999px;
  border:1px solid #E8D5B5;
  color:#1F6A43;
  background:#FFFDF8;
  font-size:13px;
  font-weight:900;
}
.delivery-side-brand b i{
  width:9px;
  height:9px;
  border-radius:50%;
  background:#1F6A43;
  display:block;
}
.delivery-side-close{
  width:38px;
  height:38px;
  border-radius:14px;
  border:1px solid #E8D5B5;
  background:#FFFDF8;
  color:#C9352B;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 4px 12px rgba(0,0,0,0.08);
}
.delivery-side-nav{
  display:grid;
  gap:6px;
  padding-bottom:22px;
  border-bottom:1px solid #E8D5B5;
}
.delivery-side-nav button{
  width:100%;
  min-height:54px;
  border:1px solid transparent;
  background:transparent;
  color:#1F4D36;
  display:grid;
  grid-template-columns:46px 1fr 18px;
  align-items:center;
  gap:10px;
  padding:8px 10px;
  border-radius:18px;
  text-align:left;
  cursor:pointer;
}
.delivery-side-nav button span{
  width:38px;
  height:38px;
  border-radius:12px;
  display:grid;
  place-items:center;
  background:#FFFDF8;
  color:#C9352B;
  font-size:21px;
  font-weight:900;
  overflow:hidden;
  padding:5px;
}
.delivery-side-nav button span img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}
.delivery-side-nav button strong{
  color:#1F4D36;
  font-size:16px;
  font-weight:900;
}
.delivery-side-nav button i{
  color:#8a7a5f;
  font-style:normal;
  font-size:25px;
  font-weight:900;
}
.delivery-side-nav button.active{
  background:#FFFDF8!important;
  border-color:#E8D5B5!important;
  box-shadow:0 4px 12px rgba(0,0,0,0.08)!important;
}
.delivery-side-nav button.active span{
  background:#C9352B;
  color:#FFFFFF;
}
.delivery-side-nav button.active strong{
  color:#C9352B;
}
.delivery-side-info{
  display:grid;
  gap:18px;
  padding:24px 0;
  border-bottom:1px solid #E8D5B5;
}
.delivery-side-info a{
  display:grid;
  grid-template-columns:46px 1fr;
  gap:10px;
  align-items:center;
  text-decoration:none;
}
.delivery-side-info a span{
  width:38px;
  height:38px;
  border-radius:12px;
  display:grid;
  place-items:center;
  background:#FFFDF8;
  color:#1F6A43;
  font-size:22px;
  font-weight:900;
}
.delivery-side-info strong{
  display:block;
  color:#1F4D36;
  font-size:15px;
  font-weight:900;
}
.delivery-side-info small{
  display:block;
  color:#1F4D36;
  font-size:14px;
  margin-top:4px;
  white-space:nowrap;
}
.delivery-side-love{
  margin-top:auto;
  padding-top:28px;
  color:#1F4D36;
  text-align:center;
  font-size:20px;
  font-family:Georgia,serif;
  font-style:italic;
  font-weight:700;
}
