:root{--bg:#08090a;--panel:#101214;--panel2:#151719;--line:#292b2e;--text:#f7f4ee;--muted:#aaa69e;--gold:#f0aa18;--gold2:#ffc842;--green:#27c563;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif}.no-scroll{overflow:hidden}a{color:inherit}.topbar{height:82px;position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:28px;padding:0 max(3.5vw,20px);background:rgba(8,9,10,.94);backdrop-filter:blur(14px);border-bottom:1px solid #242424}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;margin-right:auto}.brand img{width:54px;height:54px;border-radius:50%;object-fit:cover;border:1px solid #5a4316}.brand span{display:grid}.brand b{font-size:16px;letter-spacing:.2px}.brand small{color:#9e9a91;font-size:11px;text-transform:uppercase;letter-spacing:1.3px}.topbar nav{display:flex;gap:22px}.topbar nav a{text-decoration:none;color:#d6d1c8;font-size:13px;font-weight:800}.topbar nav a:hover{color:var(--gold2)}.cart-btn{display:grid;grid-template-columns:auto auto;gap:2px 9px;align-items:center;border:1px solid #65460b;background:#15130e;color:#fff;border-radius:12px;padding:9px 13px;cursor:pointer}.cart-btn span{font-size:12px}.cart-btn>b{background:var(--gold);color:#111;padding:2px 7px;border-radius:99px}.cart-btn strong{grid-column:1/3;color:#f8ca5e;font-size:12px}.hero{min-height:610px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:56px;padding:64px max(6vw,28px);background:radial-gradient(circle at 73% 45%,rgba(240,170,24,.14),transparent 36%),linear-gradient(125deg,#101214,#070808)}.hero-copy{max-width:700px}.eyebrow{color:var(--gold);font-weight:900;letter-spacing:2px;font-size:12px}.hero h1{font-size:clamp(54px,7vw,92px);line-height:.94;letter-spacing:-4px;margin:18px 0}.hero h1 em{font-style:normal;color:var(--gold)}.hero p{max-width:620px;font-size:19px;line-height:1.65;color:#bdb7ad}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.primary,.secondary{padding:14px 20px;border-radius:11px;text-decoration:none;font-weight:900}.primary{background:linear-gradient(135deg,var(--gold2),#df8d05);color:#151008}.secondary{border:1px solid #4b4d50;background:#111315;color:#eee}.trust-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:25px;color:#9e9a92;font-size:12px}.trust-row span:before{content:'✓';color:var(--gold);margin-right:7px}.hero-visual{position:relative;display:grid;place-items:center}.hero-visual>img{width:min(620px,95%);height:470px;object-fit:cover;object-position:center;border-radius:28px;box-shadow:0 35px 70px #000b;border:1px solid #2e2a22}.hero-badge{position:absolute;bottom:24px;left:4%;display:grid;padding:12px 16px;background:#0a0b0ce8;border:1px solid #574316;border-radius:12px}.hero-badge b{color:var(--gold2)}.hero-badge span{font-size:12px;color:#a8a49c;margin-top:4px}.contact-strip{display:grid;grid-template-columns:repeat(3,1fr);width:min(1180px,92%);margin:-26px auto 0;position:relative;z-index:4;background:#111315;border:1px solid #2e3032;border-radius:16px;overflow:hidden;box-shadow:0 20px 50px #0008}.contact-strip>*{padding:19px 24px;display:grid;gap:5px;text-decoration:none;border-right:1px solid #2a2c2e}.contact-strip>*:last-child{border-right:0}.contact-strip small{color:#8f8c85;text-transform:uppercase;letter-spacing:1px;font-size:10px}.contact-strip b{font-size:14px}.layout{width:min(1420px,94%);margin:auto;padding:72px 0 90px;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:22px;margin-bottom:24px}.section-head span,.category-title span{color:var(--gold);font-size:11px;font-weight:900;letter-spacing:1.7px}.section-head h2{font-size:44px;margin:5px 0 0}.section-head p{max-width:410px;color:#8f8d87;font-size:12px;text-align:right}.category-nav{display:flex;gap:9px;overflow:auto;padding-bottom:12px}.category-nav a{white-space:nowrap;padding:10px 14px;border:1px solid #313336;border-radius:99px;text-decoration:none;color:#d8d3ca;font-size:13px;font-weight:800}.category-nav a:hover{border-color:#7e5a12;color:var(--gold2)}.category{margin-top:42px}.category-title{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #282a2c;padding-bottom:13px;margin-bottom:17px}.category-title h3{font-size:26px;margin:4px 0 0}.category-title>b{color:#74716c;font-size:12px}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:15px}.product-card{background:linear-gradient(180deg,#131517,#0e1011);border:1px solid #292b2d;border-radius:15px;overflow:hidden;transition:.2s}.product-card:hover{transform:translateY(-3px);border-color:#6a4d13}.photo{height:185px;position:relative;overflow:hidden;background:#0b0c0d}.photo img{width:100%;height:100%;object-fit:cover;transition:.25s}.product-card:hover .photo img{transform:scale(1.03)}.photo span{position:absolute;left:10px;bottom:10px;background:#0b0c0dd9;border:1px solid #3d3e40;border-radius:99px;padding:5px 8px;font-size:9px;text-transform:uppercase;color:#b8b5ae;letter-spacing:1px}.product-body{padding:15px}.product-body h4{font-size:17px;margin:0 0 8px}.product-body p{font-size:12px;line-height:1.55;color:#aaa69f;min-height:75px;margin:0 0 14px}.product-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-actions strong{color:var(--gold2);font-size:18px}.product-actions button,.checkout-side,.wide,.lookup{border:0;background:linear-gradient(135deg,var(--gold2),#df8d05);color:#181108;font-weight:900;border-radius:9px;padding:10px 13px;cursor:pointer}.drink-grid .photo{height:105px}.drink-grid .product-body p{min-height:38px}.order-side{display:flex;flex-direction:column;gap:16px}.side-card{background:#101214;border:1px solid #2d2f31;border-radius:15px;padding:17px}.sticky-card{position:sticky;top:99px;z-index:3}.side-title{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #2a2c2e}.side-title span{font-weight:900}.side-title b{font-size:11px;color:#8f8c86}.mini-empty{padding:28px 5px;text-align:center;color:#797771}.mini-item{display:flex;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid #252729;font-size:12px}.mini-item b{color:var(--gold2)}.miniCart small{color:#888}.checkout-side{width:100%;margin-top:12px}.delivery-card label{display:grid;gap:7px;color:#9b978f;font-size:11px;margin-top:14px}.delivery-card select,.checkout-form input,.checkout-form textarea,.checkout-form select{width:100%;border:1px solid #36383a;background:#0c0e0f;color:#fff;border-radius:9px;padding:12px;font:inherit}.fee-result{display:flex;align-items:end;justify-content:space-between;padding:16px 0;border-bottom:1px solid #282a2c}.fee-result small{color:#9a968d}.fee-result strong{font-size:24px;color:var(--gold2)}.fee-list{padding-top:9px}.fee-list div{display:flex;justify-content:space-between;padding:7px 0;font-size:11px;color:#a7a39a}.fee-list b{color:#e8b74d}footer{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:30px;padding:34px max(4vw,22px);border-top:1px solid #292b2d;background:#090a0b;color:#b8b4ac}footer>div{display:grid;gap:4px}footer small{font-size:10px;color:#77746e;text-transform:uppercase;letter-spacing:1px}.foot-brand{display:flex!important;align-items:center;gap:12px}.foot-brand img{width:48px;height:48px;border-radius:50%;object-fit:cover}.foot-brand span{font-size:12px;color:#7d7a74}.floating-cart{display:none}.modal{position:fixed;inset:0;z-index:70;background:#000d;display:none;align-items:center;justify-content:center;padding:18px}.modal.show{display:flex}.modal-card{position:relative;width:min(680px,100%);max-height:92vh;overflow:auto;background:#111315;border:1px solid #343638;border-radius:20px;padding:24px;box-shadow:0 35px 90px #000}.close{position:absolute;right:16px;top:12px;border:0;background:transparent;color:#fff;font-size:30px;cursor:pointer}.modal-head small{color:var(--gold);font-weight:900;letter-spacing:1px}.modal-head h2{margin:5px 0 14px}.cart-item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #292b2d}.cart-item small{display:block;color:#8f8c85;margin-top:4px}.qty{display:flex;align-items:center;gap:7px}.qty button{width:31px;height:31px;border:1px solid #393b3d;background:#181a1c;color:#fff;border-radius:7px;cursor:pointer}.qty .trash{color:#ff8888}.cart-empty{text-align:center;padding:36px 0;color:#999}.checkout-form{display:grid;gap:11px;margin-top:16px}.checkout-form h3{margin:0 0 4px}.checkout-form label{display:grid;gap:6px;color:#aaa69e;font-size:11px}.checkout-form textarea{min-height:80px;resize:vertical}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:10px}.address-line{grid-template-columns:1fr auto;align-items:end}.lookup{height:43px}.cep-status{font-size:11px;color:#d6ac52;min-height:14px}.checkout-summary{display:grid;gap:8px;background:#0b0d0e;border:1px solid #292b2d;border-radius:12px;padding:14px}.checkout-summary span,.checkout-summary strong{display:flex;justify-content:space-between}.checkout-summary strong{font-size:19px;border-top:1px solid #2b2d2f;padding-top:10px}.checkout-summary b{color:var(--gold2)}.wide{padding:15px;font-size:14px}.checkout-note{color:#78756e;text-align:center;font-size:10px}.floating-cart{position:fixed;left:15px;right:15px;bottom:12px;z-index:35;border:0;background:linear-gradient(135deg,var(--gold2),#df8d05);color:#16100a;border-radius:12px;padding:13px 16px;font-weight:900;justify-content:space-between;box-shadow:0 15px 35px #000a}
@media(max-width:1060px){.layout{grid-template-columns:1fr}.order-side{display:grid;grid-template-columns:1fr 1fr}.sticky-card{position:static}.hero{grid-template-columns:1fr}.hero-copy{text-align:center;margin:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{order:-1}.hero-visual>img{height:360px}.topbar nav{display:none}}
@media(max-width:700px){.topbar{height:70px}.brand span{display:none}.brand img{width:48px;height:48px}.cart-btn span,.cart-btn strong{display:none}.cart-btn{display:flex}.hero{padding:34px 20px 45px;min-height:auto}.hero-visual>img{height:280px;width:100%;border-radius:18px}.hero h1{font-size:50px;letter-spacing:-2px}.hero p{font-size:16px}.contact-strip{grid-template-columns:1fr;margin-top:0}.contact-strip>*{border-right:0;border-bottom:1px solid #292b2d}.contact-strip>*:last-child{border-bottom:0}.layout{width:92%;padding-top:45px}.section-head{align-items:start;flex-direction:column}.section-head p{text-align:left}.grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:130px 1fr}.photo{height:auto;min-height:190px}.product-body p{min-height:auto}.drink-grid .photo{height:auto}.order-side{grid-template-columns:1fr}.delivery-card{order:-1}footer{grid-template-columns:1fr 1fr;padding-bottom:85px}.floating-cart{display:flex}.two-cols{grid-template-columns:1fr}.address-line{grid-template-columns:1fr}.lookup{width:100%}}

.fulfillment-toggle{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fulfillment-toggle label{cursor:pointer}.fulfillment-toggle input{position:absolute;opacity:0;pointer-events:none}.fulfillment-toggle span{display:flex;align-items:center;justify-content:center;min-height:46px;border:1px solid #37393b;background:#0c0e0f;border-radius:10px;color:#d3cec5;font-size:13px;font-weight:900}.fulfillment-toggle input:checked+span{border-color:#b77b08;background:linear-gradient(135deg,#2a2110,#17130b);color:var(--gold2);box-shadow:inset 0 0 0 1px #5f430e}.pickup-notice{display:grid;gap:4px;padding:14px;border:1px solid #40573f;background:#101a11;border-radius:11px}.pickup-notice b{color:#7ddf87}.pickup-notice span{font-size:12px;color:#b8c7b9}#deliveryFields{display:grid;gap:11px}

.payment-box{display:grid;gap:11px;padding:14px;border:1px solid #2b2d2f;background:#0b0d0e;border-radius:12px}.payment-box h3{margin:0}.payment-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.payment-options label{cursor:pointer}.payment-options input{position:absolute;opacity:0;pointer-events:none}.payment-options span{display:flex;align-items:center;justify-content:center;min-height:44px;border:1px solid #36383a;background:#111315;border-radius:9px;color:#d4d0c8;font-weight:900;font-size:12px}.payment-options input:checked+span{border-color:#b77b08;background:linear-gradient(135deg,#2a2110,#17130b);color:var(--gold2);box-shadow:inset 0 0 0 1px #5f430e}.cash-fields{display:grid;gap:10px}.change-toggle{cursor:pointer}.change-toggle input{width:auto!important;margin:0 8px 0 0;accent-color:var(--gold)}.change-toggle span{font-weight:800;color:#e3ded5}.cash-fields>div{display:grid;gap:9px}.change-result{display:flex;align-items:center;justify-content:space-between;padding:12px;border:1px solid #3a3c3e;background:#111315;border-radius:9px}.change-result span{color:#aaa69e;font-size:12px}.change-result strong{color:var(--gold2);font-size:18px}.change-status{color:#d6ac52;font-size:10px;line-height:1.4}@media(max-width:520px){.payment-options{grid-template-columns:1fr}}
/* V5 */
.logo-hero{background:radial-gradient(circle at center,#23170a 0,#0a0a0a 68%);display:grid;place-items:center;min-height:390px}
.logo-hero>img{width:min(76%,520px);height:auto;max-height:430px;object-fit:contain;border-radius:28px;box-shadow:0 30px 80px #000}
.drink-card .product-image{background:linear-gradient(180deg,#111315,#080909);padding:12px}
.drink-card .product-image img{object-fit:contain!important;filter:drop-shadow(0 12px 14px rgba(0,0,0,.55))}
.checkout-form input,.checkout-form select,.checkout-form textarea,.delivery-card input{background:#101214!important;color:#f5f5f5!important;border:1px solid #383b3d!important;box-shadow:none!important}
.checkout-form input:-webkit-autofill,.checkout-form input:-webkit-autofill:hover,.checkout-form input:-webkit-autofill:focus{-webkit-text-fill-color:#f5f5f5!important;-webkit-box-shadow:0 0 0 1000px #101214 inset!important;transition:background-color 9999s ease-in-out 0s}
.full-lookup{width:100%;margin-top:10px}.distance-rule{border-top:1px dashed #3c3c3c;margin-top:6px;padding-top:8px}.cep-status b{color:#f0aa18}
@media(max-width:800px){.logo-hero{min-height:300px}.logo-hero>img{width:72%}}

/* V6 - correção de escala e classes do cardápio */
.menu-section{margin-top:34px;scroll-margin-top:95px}
.menu-title{display:flex;align-items:end;justify-content:space-between;gap:16px;border-bottom:1px solid #282a2c;padding-bottom:10px;margin-bottom:14px}
.menu-title h3{margin:0;font-size:23px;letter-spacing:.2px}
.menu-title span{font-size:11px;color:#85827c}
.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:14px}
.product-card{min-width:0}
.product-image{height:150px;overflow:hidden;background:#0b0c0d;display:grid;place-items:center}
.product-image img{display:block;width:100%;height:100%;object-fit:cover}
.product-content{padding:13px}
.product-content h4{font-size:15px;line-height:1.25;margin:0 0 7px}
.product-content p{font-size:11px;line-height:1.45;color:#aaa69f;min-height:48px;margin:0 0 12px}
.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}
.product-bottom strong{font-size:16px;color:var(--gold2)}
.product-bottom button{border:0;background:linear-gradient(135deg,var(--gold2),#df8d05);color:#181108;font-weight:900;border-radius:8px;padding:8px 10px;cursor:pointer;font-size:11px}
.drink-card .product-image{height:125px;padding:8px}
.drink-card .product-image img{object-fit:contain!important;max-width:92%;max-height:100%}
.drink-card .product-content p{min-height:30px}
.hero{min-height:430px;padding:42px max(5vw,26px);gap:36px}
.hero h1{font-size:clamp(44px,5.4vw,72px);letter-spacing:-3px}
.hero p{font-size:16px;max-width:560px}
.logo-hero{min-height:300px}
.logo-hero>img{width:min(62%,340px);max-height:310px;border-radius:22px}
.layout{width:min(1360px,94%);grid-template-columns:minmax(0,1fr) 300px;gap:22px;padding:52px 0 75px}
.section-head h2{font-size:34px}
.category{margin-top:32px}
.side-card{padding:15px}
@media(min-width:1400px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.drink-card .product-image{height:120px}}
@media(max-width:1060px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{min-height:auto}.logo-hero{min-height:250px}}
@media(max-width:760px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image{height:135px}.product-card{display:block}.hero h1{font-size:43px}.logo-hero>img{width:min(70%,280px)}}
@media(max-width:480px){.product-grid{grid-template-columns:1fr 1fr;gap:9px}.product-image{height:115px}.product-content{padding:10px}.product-content h4{font-size:13px}.product-content p{font-size:10px;min-height:44px}.product-bottom{align-items:flex-end}.product-bottom strong{font-size:14px}.product-bottom button{padding:7px 8px;font-size:10px}.drink-card .product-image{height:105px}}

/* V7 direto - painel local e correções */
@media(max-width:520px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-visual>img{max-width:220px}.hero-visual{min-height:220px}.hero{padding-top:24px}}

/* V9 — layout compacto baseado no catálogo de referência */
@media (min-width: 1100px){
  .layout{width:min(1760px,96%);grid-template-columns:minmax(0,1fr) 320px;gap:18px;padding-top:28px}
  .product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
  .product-image{height:118px}
  .product-content{padding:10px}
  .product-content h4{font-size:13px;margin-bottom:5px}
  .product-content p{font-size:10px;line-height:1.35;min-height:40px;margin-bottom:9px}
  .product-bottom strong{font-size:14px}
  .product-bottom button{padding:7px 9px;font-size:10px}
  .drink-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}
  .drink-grid .product-card{border-radius:10px}
  .drink-grid .product-image{height:94px;padding:4px;background:#0b0d0e}
  .drink-grid .product-image img{width:100%;height:100%;object-fit:contain!important}
  .drink-grid .product-content{padding:8px}
  .drink-grid .product-content h4{font-size:10px;line-height:1.15;min-height:23px;margin-bottom:3px}
  .drink-grid .product-content p{display:none}
  .drink-grid .product-bottom{gap:5px}
  .drink-grid .product-bottom strong{font-size:11px}
  .drink-grid .product-bottom button{padding:6px 7px;font-size:9px;border-radius:6px}
  .menu-title{margin:22px 0 10px}
  .menu-title h3{font-size:20px}
  .category-nav{gap:8px;margin-bottom:12px}
  .category-nav a{padding:8px 11px;font-size:11px}
  .section-head{margin-bottom:10px}
  .section-head h2{font-size:30px}
  .order-side{gap:12px}
  .side-card{padding:14px}
}

@media (min-width: 1500px){
  .drink-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
  .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
}

@media (min-width: 760px) and (max-width: 1099px){
  .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .drink-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
  .drink-grid .product-image{height:100px}
}

/* V11 - correção definitiva do enquadramento das bebidas */
.drink-card .product-image,
.drink-grid .product-image{
  height:132px !important;
  padding:10px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
  background:#0b0d0e !important;
}
.drink-card .product-image img,
.drink-grid .product-image img{
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:78% !important;
  max-height:112px !important;
  object-fit:contain !important;
  object-position:center center !important;
  transform:none !important;
  margin:auto !important;
  position:static !important;
}
.drink-card:hover .product-image img,
.drink-grid .product-card:hover .product-image img{transform:none !important}
@media(min-width:1100px){
  .drink-grid{grid-template-columns:repeat(6,minmax(0,1fr)) !important;gap:9px !important}
  .drink-grid .product-image{height:132px !important}
  .drink-grid .product-content{padding:8px 9px 9px !important}
  .drink-grid .product-content h4{font-size:11px !important;line-height:1.2 !important;min-height:27px !important}
}
@media(max-width:1099px){
  .drink-grid .product-image{height:125px !important}
  .drink-grid .product-image img{max-height:105px !important}
}

[hidden]{display:none!important}

/* =========================================================
   MOBILE FINAL LIMPO - REIS BURGUER
   ÚNICA REGRA MOBILE CUSTOMIZADA
   ========================================================= */

@media (max-width:700px){

  html,
  body{
    width:100%;
    max-width:100%;
    overflow-x:hidden;
  }

  body{
    padding-bottom:76px;
  }

  /* TOPO */
  .topbar{
    height:60px!important;
    padding:0 12px!important;
    gap:8px!important;
  }

  .brand{
    min-width:0!important;
  }

  .brand img{
    width:40px!important;
    height:40px!important;
  }

  .brand span,
  .topbar nav{
    display:none!important;
  }

  .cart-btn{
    margin-left:auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:42px!important;
    height:38px!important;
    padding:0 10px!important;
  }

  .cart-btn span,
  .cart-btn strong{
    display:none!important;
  }

  /* HERO */
  .hero{
    min-height:auto!important;
    grid-template-columns:1fr!important;
    padding:16px 12px 22px!important;
    gap:12px!important;
  }

  .hero-visual{
    order:-1!important;
    min-height:150px!important;
  }

  .logo-hero{
    min-height:150px!important;
  }

  .logo-hero>img,
  .hero-visual>img{
    width:155px!important;
    max-width:155px!important;
    height:155px!important;
    max-height:155px!important;
    object-fit:contain!important;
    border-radius:16px!important;
  }

  .hero-badge{
    bottom:0!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    padding:7px 9px!important;
    width:max-content!important;
    max-width:88%!important;
  }

  .hero-copy{
    width:100%!important;
    max-width:100%!important;
    text-align:center!important;
  }

  .eyebrow{
    font-size:9px!important;
    letter-spacing:1.2px!important;
  }

  .hero h1{
    max-width:330px!important;
    margin:8px auto!important;
    font-size:31px!important;
    line-height:1!important;
    letter-spacing:-1px!important;
  }

  .hero p{
    max-width:350px!important;
    margin:0 auto!important;
    font-size:12px!important;
    line-height:1.4!important;
  }

  .hero-actions{
    justify-content:center!important;
    margin-top:12px!important;
    gap:8px!important;
  }

  .hero-actions .primary,
  .hero-actions .secondary{
    padding:9px 11px!important;
    font-size:10px!important;
  }

  .trust-row{
    justify-content:center!important;
    margin-top:12px!important;
    gap:8px!important;
    font-size:9px!important;
  }

  /* CONTATO */
  .contact-strip{
    width:calc(100% - 16px)!important;
    margin:0 auto!important;
    grid-template-columns:1fr!important;
  }

  .contact-strip>*{
    min-width:0!important;
    padding:10px 12px!important;
    border-right:0!important;
    border-bottom:1px solid #292b2d!important;
  }

  .contact-strip>*:last-child{
    border-bottom:0!important;
  }

  .contact-strip small{
    font-size:8px!important;
  }

  .contact-strip b{
    font-size:11px!important;
  }

  /* CONTEÚDO */
  .layout{
    width:calc(100% - 14px)!important;
    max-width:100%!important;
    margin:0 auto!important;
    padding:18px 0 75px!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:16px!important;
  }

  .menu-area,
  .order-side,
  .side-card,
  .delivery-card,
  .sticky-card{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  .section-head{
    margin-bottom:8px!important;
    gap:2px!important;
    align-items:flex-start!important;
    flex-direction:column!important;
  }

  .section-head h2{
    font-size:24px!important;
    margin:0!important;
  }

  .section-head p{
    max-width:100%!important;
    text-align:left!important;
    font-size:9px!important;
    line-height:1.3!important;
  }

  /* CATEGORIAS */
  .category-nav{
    width:100%!important;
    gap:5px!important;
    padding-bottom:6px!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
  }

  .category-nav::-webkit-scrollbar{
    display:none!important;
  }

  .category-nav a{
    padding:6px 8px!important;
    font-size:8px!important;
  }

  .menu-section{
    margin-top:16px!important;
  }

  .menu-title{
    margin-bottom:7px!important;
    padding-bottom:6px!important;
    gap:6px!important;
  }

  .menu-title h3{
    font-size:15px!important;
  }

  .menu-title span{
    font-size:8px!important;
  }

  /* PRODUTOS - 2 POR LINHA */
  .product-grid,
  .grid,
  .drink-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;
    align-items:stretch!important;
  }

  .product-card{
    display:flex!important;
    flex-direction:column!important;
    width:100%!important;
    min-width:0!important;
    height:100%!important;
    border-radius:9px!important;
    overflow:hidden!important;
  }

  .product-image,
  .photo{
    width:100%!important;
    height:85px!important;
    min-height:85px!important;
    max-height:85px!important;
    flex:0 0 85px!important;
    overflow:hidden!important;
  }

  .product-image img,
  .photo img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center!important;
  }

  .product-content,
  .product-body{
    display:flex!important;
    flex-direction:column!important;
    flex:1 1 auto!important;
    min-height:82px!important;
    padding:7px!important;
  }

  .product-content h4,
  .product-body h4{
    margin:0 0 4px!important;
    min-height:24px!important;
    font-size:10px!important;
    line-height:1.2!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }

  .product-content p,
  .product-body p{
    display:none!important;
  }

  .product-bottom,
  .product-actions{
    margin-top:auto!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:4px!important;
  }

  .product-bottom strong,
  .product-actions strong{
    font-size:10px!important;
    white-space:nowrap!important;
  }

  .product-bottom button,
  .product-actions button{
    padding:5px 6px!important;
    min-height:25px!important;
    font-size:8px!important;
    border-radius:6px!important;
    white-space:nowrap!important;
  }

  /* BEBIDAS */
  .drink-card .product-image,
  .drink-grid .product-image{
    height:75px!important;
    min-height:75px!important;
    max-height:75px!important;
    flex-basis:75px!important;
    padding:4px!important;
  }

  .drink-card .product-image img,
  .drink-grid .product-image img{
    width:auto!important;
    height:auto!important;
    max-width:65%!important;
    max-height:65px!important;
    object-fit:contain!important;
  }

  /* ENTREGA / PEDIDO */
  .order-side{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
  }

  .sticky-card{
    position:static!important;
  }

  .delivery-card{
    order:0!important;
  }

  .side-card{
    padding:11px!important;
    border-radius:11px!important;
  }

  .side-title span{
    font-size:12px!important;
  }

  .side-title b{
    font-size:8px!important;
  }

  .delivery-card input{
    min-height:38px!important;
    font-size:11px!important;
  }

  .lookup,
  .checkout-side{
    min-height:38px!important;
    padding:8px!important;
    font-size:10px!important;
  }

  .fee-result strong{
    font-size:18px!important;
  }

  .fee-list div{
    padding:5px 0!important;
    font-size:9px!important;
  }

  /* BOTÃO FIXO */
  .floating-cart{
    display:flex!important;
    left:8px!important;
    right:8px!important;
    bottom:max(8px,env(safe-area-inset-bottom))!important;
    min-height:42px!important;
    padding:0 12px!important;
    font-size:10px!important;
    border-radius:10px!important;
    z-index:60!important;
  }

  /* RODAPÉ */
  footer{
    grid-template-columns:1fr!important;
    gap:10px!important;
    padding:20px 14px 80px!important;
  }

  footer small{
    font-size:8px!important;
  }

  footer b{
    font-size:10px!important;
  }

  /* CHECKOUT */
  .modal{
    padding:5px!important;
  }

  .modal-card{
    width:100%!important;
    max-height:95dvh!important;
    padding:14px 11px!important;
    border-radius:12px!important;
  }

  .modal-head h2{
    font-size:19px!important;
  }

  .two-cols,
  .address-line,
  .payment-options,
  .fulfillment-toggle{
    grid-template-columns:1fr!important;
  }
}

@media (max-width:360px){
  .product-image,
  .photo{
    height:78px!important;
    min-height:78px!important;
    max-height:78px!important;
    flex-basis:78px!important;
  }

  .product-content,
  .product-body{
    padding:6px!important;
  }

  .product-content h4,
  .product-body h4{
    font-size:9px!important;
  }

  .product-bottom strong,
  .product-actions strong{
    font-size:9px!important;
  }

  .product-bottom button,
  .product-actions button{
    padding:4px 5px!important;
    font-size:7px!important;
  }
}

/* PROMOÇÕES V18 */
.promotions-site{width:min(1180px,92%);margin:34px auto 0;padding:26px;background:linear-gradient(180deg,#121416,#0d0f10);border:1px solid #2c2f32;border-radius:18px}.promotions-heading{text-align:center;margin-bottom:18px}.promotions-heading>span{color:var(--gold);font-size:10px;font-weight:900;letter-spacing:1.8px}.promotions-heading h2{font-size:34px;margin:5px 0 4px}.promotions-heading p{margin:0;color:#96928a;font-size:11px}.promotions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.promo-card-site{position:relative;display:grid;background:#090a0b;border:1px solid #393126;border-radius:14px;overflow:hidden;min-width:0}.promo-day{position:absolute;z-index:2;top:10px;left:10px;max-width:calc(100% - 20px);padding:7px 10px;background:#f1a817;color:#171008;border-radius:99px;font-size:9px;font-weight:1000;letter-spacing:.7px;box-shadow:0 8px 20px #0008}.promo-poster{display:grid;place-items:center;background:#070809;aspect-ratio:4/5;overflow:hidden}.promo-poster img{width:100%;height:100%;object-fit:contain;display:block}.promo-copy{padding:12px 13px 14px}.promo-copy h3{margin:0;color:#ffc842;font-size:15px}.promo-copy p{margin:5px 0 0;color:#aaa69e;font-size:10px;line-height:1.4}
@media(max-width:700px){.promotions-site{width:calc(100% - 14px)!important;margin:16px auto 0!important;padding:12px!important;border-radius:12px!important}.promotions-heading{margin-bottom:10px!important}.promotions-heading h2{font-size:22px!important}.promotions-heading p{font-size:9px!important}.promotions-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.promo-card-site{border-radius:9px!important}.promo-day{top:6px!important;left:6px!important;max-width:calc(100% - 12px)!important;padding:5px 6px!important;font-size:7px!important}.promo-copy{padding:7px!important}.promo-copy h3{font-size:10px!important;line-height:1.2!important}.promo-copy p{display:none!important}}


/* =========================================================
   PROMOÇÕES V19 - CATÁLOGO 3 / CARROSSEL
   ========================================================= */
.promotions-site{
  width:min(1180px,92%);
  margin:34px auto 0;
  padding:28px;
  background:linear-gradient(180deg,#111315,#0b0d0e);
  border:1px solid #302b21;
  border-radius:20px;
  overflow:hidden;
}
.promotions-heading{margin-bottom:18px;text-align:center}
.promotions-heading>span{color:var(--gold);font-size:10px;font-weight:900;letter-spacing:1.9px}
.promotions-heading h2{font-size:34px;margin:5px 0 4px}
.promotions-heading p{margin:0;color:#96928a;font-size:11px}
.promo-carousel{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px}
.promo-viewport{overflow:hidden;border-radius:18px}
.promo-track{display:flex;width:100%;transition:transform .48s cubic-bezier(.2,.75,.25,1);will-change:transform}
.promo-slide{position:relative;flex:0 0 100%;min-width:100%;min-height:390px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;overflow:hidden;background:radial-gradient(circle at 74% 48%,rgba(240,170,24,.19),transparent 30%),linear-gradient(125deg,#090a0b,#14100b 62%,#080909);border:1px solid #4a3614;border-radius:18px}
.promo-slide:after{content:'';position:absolute;right:-70px;bottom:-120px;width:430px;height:260px;background:#b91f16;opacity:.16;transform:rotate(-15deg);filter:blur(1px);pointer-events:none}
.promo-slide-copy{position:relative;z-index:3;padding:44px 20px 44px 46px;display:flex;flex-direction:column;align-items:flex-start}
.promo-slide-copy .promo-day{position:static;display:inline-flex;max-width:100%;margin-bottom:22px;padding:8px 12px;background:#bb1616;color:#fff;border-radius:8px;font-size:10px;font-weight:1000;letter-spacing:.7px;box-shadow:none}
.promo-kicker{color:#f5ad21;font-size:10px;font-weight:1000;letter-spacing:1.7px;margin-bottom:8px}
.promo-slide-copy h3{max-width:500px;margin:0;color:#fff;font-size:clamp(31px,4vw,54px);line-height:.98;letter-spacing:-1.8px;text-transform:uppercase}
.promo-slide-copy p{max-width:470px;margin:16px 0 0;color:#bdb8ae;font-size:13px;line-height:1.55}
.promo-cta{display:inline-flex;align-items:center;gap:13px;margin-top:24px;padding:12px 17px;background:linear-gradient(135deg,var(--gold2),#df8d05);color:#171008;border-radius:10px;text-decoration:none;font-size:11px;font-weight:1000}
.promo-cta span{font-size:18px;line-height:1}
.promo-slide-visual{position:relative;z-index:2;min-height:390px;height:100%;display:grid;place-items:center;padding:20px 42px 20px 10px;overflow:hidden}
.promo-slide-visual img{position:relative;z-index:2;width:min(100%,520px);height:330px;object-fit:cover;object-position:center;border-radius:28px;filter:drop-shadow(0 30px 30px rgba(0,0,0,.62));transform:scale(1.02)}
.promo-glow{position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(255,186,45,.24),rgba(255,142,0,.05) 50%,transparent 72%);filter:blur(3px)}
.promo-arrow{width:42px;height:42px;border:1px solid #554521;background:#0a0b0ce8;color:#fff;border-radius:50%;display:grid;place-items:center;font-size:28px;line-height:1;cursor:pointer;z-index:6;transition:.2s}
.promo-arrow:hover{border-color:var(--gold);color:var(--gold2);transform:scale(1.05)}
.promo-dots{grid-column:1/-1;display:flex;justify-content:center;gap:7px;margin-top:3px}
.promo-dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#777;cursor:pointer;transition:.2s}
.promo-dot.active{width:20px;border-radius:99px;background:var(--gold)}

@media(max-width:700px){
  .promotions-site{width:calc(100% - 14px)!important;margin:16px auto 0!important;padding:12px!important;border-radius:13px!important}
  .promotions-heading{margin-bottom:10px!important}
  .promotions-heading h2{font-size:22px!important}
  .promotions-heading p{font-size:9px!important}
  .promo-carousel{grid-template-columns:30px minmax(0,1fr) 30px!important;gap:4px!important}
  .promo-viewport{border-radius:11px!important}
  .promo-slide{min-height:285px!important;grid-template-columns:1fr!important;grid-template-rows:auto 145px!important;border-radius:11px!important}
  .promo-slide-copy{padding:15px 14px 6px!important;align-items:center!important;text-align:center!important}
  .promo-slide-copy .promo-day{margin-bottom:8px!important;padding:5px 8px!important;font-size:7px!important}
  .promo-kicker{font-size:7px!important;letter-spacing:1.1px!important;margin-bottom:5px!important}
  .promo-slide-copy h3{font-size:21px!important;letter-spacing:-.7px!important;line-height:1!important}
  .promo-slide-copy p{margin-top:7px!important;font-size:8.5px!important;line-height:1.35!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
  .promo-cta{margin-top:10px!important;padding:8px 10px!important;font-size:8px!important;border-radius:7px!important}
  .promo-cta span{font-size:13px!important}
  .promo-slide-visual{min-height:145px!important;height:145px!important;padding:0 18px 8px!important}
  .promo-slide-visual img{width:min(92%,250px)!important;height:140px!important;border-radius:15px!important;object-fit:cover!important}
  .promo-glow{width:190px!important;height:150px!important}
  .promo-arrow{width:28px!important;height:28px!important;font-size:20px!important}
  .promo-dots{gap:5px!important;margin-top:2px!important}
  .promo-dot{width:5px!important;height:5px!important}
  .promo-dot.active{width:15px!important}
}

/* V20 - produto esgotado */
.product-card.product-soldout{opacity:.68}.product-soldout .product-image{position:relative}.soldout-badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;background:#b42318;color:#fff;border:2px solid rgba(255,255,255,.85);border-radius:999px;padding:7px 13px;font-size:12px;font-weight:900;letter-spacing:.08em;box-shadow:0 5px 18px rgba(0,0,0,.45)}.product-soldout .product-image img{filter:grayscale(.75) brightness(.65)}.product-soldout .product-bottom button:disabled{background:#3b3f43!important;color:#aaa!important;cursor:not-allowed!important;box-shadow:none!important}


/* PROMO WHATSAPP V21 */
.promo-price{display:block;margin-top:14px;color:#ffc842;font-size:24px;font-weight:1000;letter-spacing:-.7px}
.promo-buttons{display:flex;align-items:center;gap:10px;margin-top:20px;flex-wrap:wrap}
.promo-buttons .promo-cta{margin-top:0;border:0;cursor:pointer;font-family:inherit}
.promo-whatsapp{background:linear-gradient(135deg,#25d366,#159947)!important;color:#fff!important}
.promo-whatsapp:disabled{background:#34383d!important;color:#9c9c9c!important;cursor:not-allowed!important;opacity:.8}
.promo-secondary{display:inline-flex;align-items:center;justify-content:center;padding:11px 14px;border:1px solid #44484d;border-radius:10px;color:#eee;text-decoration:none;font-size:10px;font-weight:900;background:#111315}
.promo-options-3{grid-template-columns:100px minmax(150px,1fr) minmax(170px,1fr)!important}
@media(max-width:800px){.promo-options-3{grid-template-columns:1fr!important}}
@media(max-width:700px){.promo-price{margin-top:7px!important;font-size:16px!important}.promo-buttons{margin-top:9px!important;gap:6px!important;justify-content:center!important}.promo-buttons .promo-cta,.promo-secondary{min-height:32px!important;padding:7px 9px!important;font-size:8px!important;border-radius:7px!important}.promo-secondary{display:none!important}}


/* V22 - correção de enquadramento do Galo Doido somente no celular */
@media (max-width:700px){
  .product-card[data-product-id="9"] .product-image{
    background:#090a0b!important;
    height:118px!important;
    min-height:118px!important;
    max-height:118px!important;
    flex-basis:118px!important;
  }
  .product-card[data-product-id="9"] .product-image img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
    transform:none!important;
  }
}
