:root {
  --mk-red: #df1829;
  --mk-red-dark: #ad0d1b;
  --mk-red-soft: #fff0f2;
  --mk-ink: #171b26;
  --mk-muted: #626a7a;
  --mk-line: #e7e8ed;
  --mk-canvas: #f7f7fa;
  --mk-lime: #d9ff69;
  --mk-shadow: 0 24px 70px rgba(30, 22, 28, .12);
}

.tracking-page{min-height:calc(100vh - 86px);padding:clamp(28px,6vw,72px) 20px;background:linear-gradient(145deg,#fff 0%,#fff4f4 55%,#f7f8fc 100%)}
.tracking-card{max-width:780px;margin:auto;background:#fff;border:1px solid #eceef3;border-radius:28px;padding:clamp(24px,5vw,48px);box-shadow:0 24px 70px rgba(25,28,38,.10)}
.tracking-back{display:inline-block;color:#697080;margin-bottom:28px}.tracking-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.tracking-head h1{font-size:clamp(32px,5vw,52px);margin:8px 0}.tracking-head p{color:#697080}.tracking-current{padding:10px 16px;border-radius:999px;background:color-mix(in srgb,var(--status-color) 12%,white);color:var(--status-color);font-weight:800;white-space:nowrap}.tracking-summary{display:flex;justify-content:space-between;padding:18px 20px;margin:28px 0;background:#f7f8fb;border-radius:14px}.tracking-timeline{list-style:none;padding:0;margin:34px 0}.tracking-timeline li{position:relative;display:grid;grid-template-columns:24px 1fr;gap:14px;padding-bottom:28px}.tracking-timeline li:not(:last-child)::before{content:"";position:absolute;left:8px;top:17px;bottom:0;border-left:2px solid #e4e7ed}.tracking-dot{position:relative;z-index:1;width:18px;height:18px;border:4px solid color-mix(in srgb,var(--status-color,#df1829) 22%,white);background:var(--status-color,#df1829);border-radius:50%}.tracking-timeline strong,.tracking-timeline time{display:inline-block}.tracking-timeline time{float:right;color:#838997;font-size:13px}.tracking-timeline p{margin:5px 0 0;color:#5f6572}.tracking-courier{display:flex;gap:16px;align-items:center;padding:18px;background:#fff7e7;border-radius:14px}.tracking-courier i{font-size:25px;color:#d97706}.tracking-courier small,.tracking-courier strong{display:block}.tracking-help{font-size:13px;color:#838997;margin:22px 0 0}.menu-scheduling{margin:20px 0}.menu-scheduling-field{padding:16px;margin-top:10px;background:#f7f8fb;border-radius:12px}.menu-scheduling-field input{width:100%;margin:8px 0;padding:12px;border:1px solid #dcdfe6;border-radius:9px}
@media(max-width:640px){.tracking-head{display:block}.tracking-current{display:inline-block;margin-top:12px}.tracking-timeline time{float:none;display:block;margin-top:3px}}

.marketing-page { background: #fff; color: var(--mk-ink); font-family: "DM Sans", sans-serif; overflow: hidden; }
.marketing-shell { box-sizing: border-box; margin: 0 auto; max-width: 1180px; padding-left: 24px; padding-right: 24px; width: 100%; }

body#bg-home #topo,
body#bg-faca-parte #topo { background: rgba(255,255,255,.96); border-bottom: 1px solid var(--mk-line); box-shadow: none; height: 82px; position: relative; z-index: 20; }
body#bg-home #topo .conteudo,
body#bg-faca-parte #topo .conteudo { height: 82px; max-width: 1180px; }
body#bg-home #logo-header,
body#bg-faca-parte #logo-header { height: auto; max-height: 50px; width: 112px; }
body#bg-home #topo #menu,
body#bg-faca-parte #topo #menu { margin-top: 0; }
body#bg-home #topo #menu li a,
body#bg-faca-parte #topo #menu li a { color: var(--mk-ink); font-family: "DM Sans", sans-serif; font-size: 14px; font-weight: 700; }
body#bg-home #topo #menu .nav-merchant-cta,
body#bg-faca-parte #topo #menu .nav-merchant-cta { background: var(--mk-red); border-radius: 999px; color: #fff; padding: 11px 18px; }
body#bg-home #btn-header,
body#bg-faca-parte #btn-header { border: 1px solid var(--mk-line); border-radius: 999px; color: var(--mk-ink); font-family: "DM Sans", sans-serif; font-weight: 700; padding: 9px 16px; }

.marketing-hero { background: radial-gradient(circle at 80% 15%, rgba(223,24,41,.16), transparent 30%), linear-gradient(135deg, #fff 0%, #fff7f7 55%, #f5f1f2 100%); padding: 86px 0 92px; position: relative; }
.marketing-hero::before { background-image: radial-gradient(rgba(223,24,41,.16) 1px, transparent 1px); background-size: 20px 20px; content: ""; height: 260px; left: -80px; opacity: .7; position: absolute; top: 30px; width: 320px; }
.marketing-hero-grid { align-items: center; display: grid; gap: 72px; grid-template-columns: 1.05fr .8fr; position: relative; }
.marketing-eyebrow { align-items: center; color: var(--mk-red-dark); display: inline-flex; font-size: 13px; font-weight: 800; gap: 9px; letter-spacing: .08em; text-transform: uppercase; }
.marketing-eyebrow i { font-size: 7px; }
.marketing-hero h1 { font-family: "Space Grotesk", "DM Sans", sans-serif; font-size: clamp(3.25rem, 6vw, 5.7rem); font-weight: 700; letter-spacing: -.065em; line-height: .95; margin: 24px 0; max-width: 710px; }
.marketing-hero-copy > p { color: var(--mk-muted); font-size: 19px; line-height: 1.65; max-width: 650px; }
.marketing-hero-copy > p strong { color: var(--mk-ink); }
.marketing-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 32px; }
.marketing-btn { align-items: center; border: 0; border-radius: 999px; box-sizing: border-box; cursor: pointer; display: inline-flex; font-family: "DM Sans", sans-serif; font-size: 15px; font-weight: 800; gap: 10px; justify-content: center; min-height: 50px; padding: 0 23px; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.marketing-btn:hover { text-decoration: none; transform: translateY(-2px); }
.marketing-btn-primary { background: var(--mk-red); box-shadow: 0 13px 30px rgba(223,24,41,.23); color: #fff !important; }
.marketing-btn-primary:hover { background: var(--mk-red-dark); }
.marketing-btn-ghost { background: #fff; border: 1px solid var(--mk-line); color: var(--mk-ink) !important; }
.marketing-btn-light { background: #fff; color: var(--mk-red-dark) !important; }
.marketing-checks { display: flex; flex-wrap: wrap; gap: 20px; list-style: none; margin: 28px 0 0; padding: 0; }
.marketing-checks li { align-items: center; color: #404757; display: flex; font-size: 13px; font-weight: 700; gap: 7px; }
.marketing-checks i { align-items: center; background: #e7f9ed; border-radius: 50%; color: #168348; display: inline-flex; font-size: 8px; height: 19px; justify-content: center; width: 19px; }

.marketing-order-finder { background: #fff; border: 1px solid rgba(255,255,255,.7); border-radius: 28px; box-shadow: var(--mk-shadow); padding: 34px; position: relative; transform: rotate(1.5deg); }
.marketing-order-finder::after { background: var(--mk-lime); border-radius: 18px; bottom: -18px; content: ""; height: 100px; position: absolute; right: -18px; width: 100px; z-index: -1; }
.finder-badge { align-items: center; background: var(--mk-red-soft); border-radius: 999px; color: var(--mk-red-dark); display: inline-flex; font-size: 12px; font-weight: 800; gap: 7px; padding: 8px 12px; }
.marketing-order-finder h2 { font-family: "Space Grotesk", sans-serif; font-size: 30px; letter-spacing: -.035em; line-height: 1.1; margin: 24px 0 9px; }
.marketing-order-finder > p { color: var(--mk-muted); line-height: 1.55; }
.marketing-order-finder form { margin-top: 25px; }
.marketing-order-finder label { color: #3d4350; display: block; font-size: 12px; font-weight: 800; margin-bottom: 8px; }
.marketing-search-field { align-items: center; background: var(--mk-canvas); border: 1px solid var(--mk-line); border-radius: 15px; display: flex; padding: 6px 6px 6px 15px; }
.marketing-search-field > i { color: var(--mk-red); }
.marketing-search-field input { background: transparent; border: 0 !important; box-shadow: none !important; box-sizing: border-box; flex: 1; font-family: inherit; height: 48px; min-width: 0; outline: 0; padding: 0 10px; }
.marketing-search-field button { align-items: center; background: var(--mk-red); border: 0; border-radius: 11px; color: #fff; cursor: pointer; display: flex; height: 45px; justify-content: center; width: 45px; }
.finder-preview { align-items: center; border-top: 1px solid var(--mk-line); display: flex; gap: 12px; margin-top: 26px; padding-top: 20px; }
.finder-preview-icon { align-items: center; background: #171b26; border-radius: 12px; color: #fff; display: flex; height: 43px; justify-content: center; width: 43px; }
.finder-preview strong, .finder-preview span { display: block; }
.finder-preview strong { font-size: 13px; }
.finder-preview span { color: var(--mk-muted); font-size: 11px; margin-top: 3px; }

.marketing-proof { background: var(--mk-ink); color: #fff; padding: 27px 0; }
.marketing-proof-grid { display: grid; grid-template-columns: repeat(4, 1fr); }
.marketing-proof-grid div { border-right: 1px solid rgba(255,255,255,.13); padding: 0 30px; }
.marketing-proof-grid div:last-child { border-right: 0; }
.marketing-proof-grid strong, .marketing-proof-grid span { display: block; }
.marketing-proof-grid strong { font-family: "Space Grotesk", sans-serif; font-size: 22px; }
.marketing-proof-grid span { color: #adb4c0; font-size: 12px; margin-top: 4px; }

.marketing-section { padding: 112px 0; }
.marketing-section-heading { margin: 0 auto 52px; max-width: 700px; text-align: center; }
.marketing-section-heading > span { color: var(--mk-red-dark); font-size: 12px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.marketing-section-heading h2, .marketing-how h2, .marketing-cta h2 { font-family: "Space Grotesk", sans-serif; font-size: clamp(2.25rem, 4.5vw, 3.8rem); letter-spacing: -.055em; line-height: 1.02; margin: 15px 0; }
.marketing-section-heading p, .marketing-how-copy > p { color: var(--mk-muted); font-size: 17px; line-height: 1.7; }
.marketing-feature-grid { display: grid; gap: 16px; grid-template-columns: repeat(3, 1fr); }
.marketing-feature-grid article { background: var(--mk-canvas); border: 1px solid transparent; border-radius: 20px; padding: 29px; transition: border-color .2s ease, transform .2s ease; }
.marketing-feature-grid article:hover { border-color: #ffc8cd; transform: translateY(-5px); }
.marketing-feature-grid article > i { align-items: center; background: var(--mk-red-soft); border-radius: 13px; color: var(--mk-red); display: flex; font-size: 18px; height: 48px; justify-content: center; width: 48px; }
.marketing-feature-grid h3 { font-family: "Space Grotesk", sans-serif; font-size: 20px; margin: 22px 0 9px; }
.marketing-feature-grid p { color: var(--mk-muted); font-size: 14px; line-height: 1.65; margin: 0; }

.marketing-how { background: var(--mk-canvas); }
.marketing-how-grid { align-items: center; display: grid; gap: 100px; grid-template-columns: .9fr 1fr; }
.marketing-text-link { color: var(--mk-red-dark) !important; display: inline-flex; font-weight: 800; gap: 8px; margin-top: 15px; }
.marketing-steps { list-style: none; margin: 0; padding: 0; }
.marketing-steps li { align-items: flex-start; background: #fff; border: 1px solid var(--mk-line); border-radius: 18px; display: flex; gap: 20px; margin-bottom: 10px; padding: 20px; }
.marketing-steps li > span { color: var(--mk-red); font-family: "Space Grotesk", sans-serif; font-size: 14px; font-weight: 700; padding-top: 4px; }
.marketing-steps h3 { font-size: 16px; margin: 0 0 4px; }
.marketing-steps p { color: var(--mk-muted); font-size: 13px; margin: 0; }

.pricing-wrap { max-width: 1040px; }
.pricing-card { background: var(--mk-ink); border-radius: 28px; box-shadow: var(--mk-shadow); color: #fff; display: grid; grid-template-columns: .8fr 1.2fr; overflow: hidden; }
.pricing-main { background: linear-gradient(145deg, #e71d30, #ad0d1b); padding: 48px; }
.pricing-main > span { font-size: 13px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.pricing-main > div { align-items: baseline; display: flex; gap: 8px; margin: 25px 0 18px; }
.pricing-main strong { font-family: "Space Grotesk", sans-serif; font-size: 52px; letter-spacing: -.06em; }
.pricing-main small { color: #ffdadd; }
.pricing-main p { color: #ffecee; font-size: 14px; line-height: 1.65; margin-bottom: 28px; }
.pricing-main .marketing-btn { background: #fff; box-shadow: none; color: var(--mk-red-dark) !important; }
.pricing-options { padding: 40px; }
.pricing-options article { border-bottom: 1px solid rgba(255,255,255,.12); display: flex; gap: 16px; padding: 9px 0 24px; }
.pricing-options article + article { padding-top: 24px; }
.pricing-options article i { align-items: center; background: rgba(255,255,255,.1); border-radius: 12px; color: var(--mk-lime); display: flex; flex: 0 0 42px; height: 42px; justify-content: center; }
.pricing-options h3 { font-size: 17px; margin: 0 0 6px; }
.pricing-options p { color: #adb4c0; font-size: 13px; line-height: 1.55; margin: 0 0 6px; }
.pricing-options strong { color: #fff; font-size: 12px; }
.pricing-options > small { color: #adb4c0; display: block; line-height: 1.5; margin-top: 20px; }
.pricing-options > small i { color: var(--mk-lime); margin-right: 6px; }

.marketing-cta { background: var(--mk-red); color: #fff; padding: 65px 0; }
.marketing-cta .marketing-shell { align-items: center; display: flex; justify-content: space-between; }
.marketing-cta span { color: #ffdadd; font-size: 13px; font-weight: 700; }
.marketing-cta h2 { font-size: 35px; margin-bottom: 0; max-width: 650px; }

.join-hero { background: var(--mk-ink); color: #fff; padding: 75px 0 135px; text-align: center; }
.join-hero h1 { font-family: "Space Grotesk", sans-serif; font-size: clamp(2.8rem, 5vw, 4.5rem); letter-spacing: -.06em; margin: 22px auto 16px; max-width: 790px; }
.join-hero > div > p { color: #b8bec8; font-size: 18px; margin: 0 auto; max-width: 680px; }
.join-hero .marketing-eyebrow { color: var(--mk-lime); }
.join-hero .marketing-checks { justify-content: center; }
.join-hero .marketing-checks li { color: #dfe2e7; }
.join-content { background: var(--mk-canvas); padding-bottom: 110px; }
.join-page .join-content{padding-top:100px}.join-page .join-grid{transform:none}.join-page .join-hero{padding-bottom:85px}
.join-grid { align-items: start; display: grid; gap: 24px; grid-template-columns: .68fr 1.32fr; transform: translateY(-70px); }
.join-value-card, .join-form-card { border-radius: 24px; box-shadow: 0 18px 55px rgba(25,24,30,.09); }
.join-value-card { background: linear-gradient(155deg, #e41c2e, #9f0b19); color: #fff; padding: 35px; }
.join-value-card > span { font-size: 12px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.join-price { margin: 22px 0; }
.join-price strong, .join-price small { display: block; }
.join-price strong { font-family: "Space Grotesk", sans-serif; font-size: 49px; letter-spacing: -.06em; }
.join-price small { color: #ffdadd; }
.join-value-card > p { color: #ffe7e9; font-size: 14px; line-height: 1.65; }
.join-value-card ul { border-bottom: 1px solid rgba(255,255,255,.2); border-top: 1px solid rgba(255,255,255,.2); list-style: none; margin: 25px 0; padding: 20px 0; }
.join-value-card li { font-size: 13px; font-weight: 700; margin: 11px 0; }
.join-value-card li i { color: var(--mk-lime); margin-right: 8px; }
.join-note { color: #ffdadd; display: block; line-height: 1.55; }
.join-form-card { background: #fff; min-height: 580px; padding: 38px; }
.join-form-header > span { color: var(--mk-red-dark); font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.join-form-header h2 { font-family: "Space Grotesk", sans-serif; font-size: 30px; letter-spacing: -.04em; margin: 8px 0; }
.join-form-header p { color: var(--mk-muted); margin: 0; }
.join-progress { align-items: center; display: flex; margin: 30px 0 34px; }
.join-progress span { align-items: center; background: var(--mk-red); border-radius: 50%; color: #fff; display: flex; flex: 0 0 31px; font-size: 12px; font-weight: 800; height: 31px; justify-content: center; position: relative; }
.join-progress span small { color: var(--mk-muted); font-size: 10px; left: 50%; position: absolute; top: 38px; transform: translateX(-50%); white-space: nowrap; }
.join-progress i { background: var(--mk-line); height: 2px; width: 90px; }
.join-form-step { display: grid; gap: 18px; grid-template-columns: repeat(2, minmax(0,1fr)); padding-top: 13px; }
#segunda-parte, #terceira-parte, .join-success { display: none; }
.join-field-full, .join-terms, .join-step-actions, .join-form-step > .marketing-btn { grid-column: 1 / -1; }
.join-field label { color: #343a47; display: block; font-size: 12px; font-weight: 800; margin-bottom: 7px; }
.join-field label small { color: var(--mk-muted); font-weight: 500; }
.join-field input, .join-field select { background: var(--mk-canvas); border: 1px solid var(--mk-line); border-radius: 11px; box-sizing: border-box; font-family: inherit; font-size: 14px; height: 50px; outline: 0; padding: 0 14px; transition: border-color .2s ease, box-shadow .2s ease; width: 100%; }
.join-field input:focus, .join-field select:focus { border-color: var(--mk-red); box-shadow: 0 0 0 3px var(--mk-red-soft); }
.join-form-step > .marketing-btn { justify-self: end; margin-top: 8px; }
.join-step-actions { display: flex; justify-content: space-between; margin-top: 8px; }
.join-terms { align-items: flex-start; background: var(--mk-canvas); border-radius: 10px; color: var(--mk-muted); display: flex; font-size: 12px; gap: 9px; line-height: 1.5; padding: 12px; }
.join-terms input { margin-top: 3px; }
.join-terms a { color: var(--mk-red-dark); font-weight: 800; }
.join-success { padding: 70px 20px; text-align: center; }
.join-success > i { color: #19a463; font-size: 52px; }
.join-success h2 { font-family: "Space Grotesk", sans-serif; font-size: 30px; margin: 18px 0 8px; }
.join-success p { color: var(--mk-muted); margin-bottom: 24px; }

body#bg-home #rodape, body#bg-faca-parte #rodape { font-family: "DM Sans", sans-serif; }
body#bg-home footer#rodape, body#bg-faca-parte footer#rodape { background: #11151e; }
body#bg-home footer#rodape p, body#bg-faca-parte footer#rodape p { color: #9fa7b4; }

@media (max-width: 900px) {
  .marketing-hero-grid, .marketing-how-grid, .pricing-card, .join-grid { gap: 42px; grid-template-columns: 1fr; }
  .marketing-order-finder { margin: 0 auto; max-width: 500px; transform: none; }
  .marketing-feature-grid { grid-template-columns: repeat(2, 1fr); }
  .marketing-proof-grid { grid-template-columns: repeat(2, 1fr); row-gap: 24px; }
  .marketing-proof-grid div:nth-child(2) { border-right: 0; }
  .join-grid { transform: translateY(-55px); }
  .join-value-card { order: 2; }
}

@media (max-width: 640px) {
  .marketing-shell { padding-left: 18px; padding-right: 18px; }
  .marketing-hero { padding: 58px 0 70px; }
  .marketing-hero h1 { font-size: 3.25rem; }
  .marketing-hero-grid { gap: 45px; }
  .marketing-order-finder { padding: 24px; }
  .marketing-order-finder::after { display: none; }
  .marketing-actions, .marketing-actions .marketing-btn { width: 100%; }
  .marketing-checks { align-items: flex-start; flex-direction: column; gap: 10px; }
  .marketing-feature-grid { grid-template-columns: 1fr; }
  .marketing-section { padding: 78px 0; }
  .marketing-proof-grid div { border-right: 0; padding: 0 12px; }
  .marketing-cta .marketing-shell { align-items: flex-start; flex-direction: column; gap: 25px; }
  .pricing-main, .pricing-options, .join-form-card, .join-value-card { padding: 27px; }
  .join-hero { padding: 58px 0 110px; }
  .join-form-step { grid-template-columns: 1fr; }
  .join-field, .join-field-full, .join-terms, .join-step-actions, .join-form-step > .marketing-btn { grid-column: 1; }
  .join-step-actions { gap: 9px; }
  .join-step-actions .marketing-btn { flex: 1; padding-left: 13px; padding-right: 13px; }
}

/* Cardápio público: navegação de consumidor e acabamento sobre a estrutura legada. */
body#bg-estabelecimento { background: var(--mk-canvas) none !important; min-width: 0 !important; overflow-x: hidden; }
body#bg-estabelecimento > .content { margin: 0; max-width: none; padding: 0; width: 100%; }
body#bg-estabelecimento #topo { background: rgba(255,255,255,.97); border-bottom: 1px solid var(--mk-line); height: 82px; position: relative; z-index: 20; }
body#bg-estabelecimento #topo .conteudo { align-items: center; box-sizing: border-box; display: flex; height: 82px; justify-content: space-between; margin: 0 auto; max-width: 1200px; padding: 0 24px; width: 100% !important; }
body#bg-estabelecimento #topo .center-estabelecimento,
body#bg-estabelecimento #topo .center-header { align-items: center; display: flex; flex: 0 0 auto; float: none; height: 100%; margin: 0; position: static; }
body#bg-estabelecimento #topo #logo-header { margin: 0; max-height: 50px; width: 112px; }
body#bg-estabelecimento #topo #menu { background: #f6f6f8; float: none; margin: 0 14px 0 auto; padding: 4px; position: static; }
body#bg-estabelecimento #topo #menu ul { align-items: center; display: flex; gap: 3px; margin: 0; padding: 0; }
body#bg-estabelecimento #topo #menu li { float: none; margin: 0; }
body#bg-estabelecimento #topo #menu li a { border-radius: 999px; box-sizing: border-box; color: var(--mk-ink); display: block; font-family: "DM Sans", sans-serif; font-size: 13px; font-weight: 700; padding: 10px 13px; }
body#bg-estabelecimento #topo #menu .nav-merchant-secondary { color: var(--mk-red-dark); }
body#bg-estabelecimento #topo #btn-header { box-sizing: border-box; float: none; height: auto; line-height: 1.2; margin: 0; order: 3; padding: 12px 21px; position: static; width: auto; }
body#bg-estabelecimento #topo #minha-conta { float: none; margin: 0; order: 3; position: relative; }
body#bg-estabelecimento #topo .header-account,
body#bg-estabelecimento #topo .header-login { align-self: center; flex: 0 0 auto; margin-left: 4px; order: 3; }
body#bg-estabelecimento .topo-interna-estabelecimento { background: #fff; padding: 15px 0; }
body#bg-estabelecimento .topo-interna-estabelecimento span { font-family: "DM Sans", sans-serif; font-size: 14px; font-weight: 700; }
body#bg-estabelecimento .topo-interna-estabelecimento span i { font-size: 13px; margin-right: 9px; }
body#bg-estabelecimento #capa-estabelecimento { border-radius: 0 0 28px 28px; box-shadow: inset 0 -50px 90px rgba(14,15,20,.14); height: clamp(230px, 25vw, 340px); margin: 0 auto; max-width: 1440px; }
body#bg-estabelecimento #capa-estabelecimento .estabelecimento-fechado { align-items: center; backdrop-filter: blur(2px); background: linear-gradient(180deg, rgba(13,15,20,.48), rgba(13,15,20,.68)); border-radius: inherit; box-sizing: border-box; display: flex; flex-direction: column; height: 100%; justify-content: center; padding: 30px; width: 100%; }
body#bg-estabelecimento #capa-estabelecimento .estabelecimento-fechado h2,
body#bg-estabelecimento #capa-estabelecimento .estabelecimento-fechado h3 { color: #fff; font-family: "Space Grotesk", sans-serif; font-size: clamp(25px, 3.2vw, 42px); line-height: 1.08; margin: 0; padding: 0; text-align: center; }
body#bg-estabelecimento #capa-estabelecimento .estabelecimento-fechado span { color: #fff; font-family: "Space Grotesk", sans-serif; font-size: clamp(38px, 7vw, 86px); font-weight: 700; line-height: 1; margin-top: 13px; text-align: center; }
body#bg-estabelecimento #produtos-estabelecimento { background: var(--mk-canvas); font-family: "DM Sans", sans-serif; padding: 38px 0 75px; }
body#bg-estabelecimento #produtos-estabelecimento #left { width: calc(100% - 390px); }
body#bg-estabelecimento #produtos-estabelecimento #right { position: sticky; top: 24px; width: 355px; }
body#bg-estabelecimento .store-menu-heading { align-items: center; display: grid; gap: 12px; grid-template-columns: 1fr; margin-bottom: 25px; }
body#bg-estabelecimento .store-menu-identity { align-items: center; display: flex; gap: 16px; min-width: 0; }
body#bg-estabelecimento .store-menu-identity > div:last-child { min-width: 0; }
body#bg-estabelecimento #produtos-estabelecimento #left .store-menu-identity .img-estabelecimento-nome { background-color: #fff; border: 1px solid var(--mk-line); box-shadow: 0 8px 24px rgba(24,27,38,.08); flex: 0 0 72px; float: none; height: 72px; margin: 0; width: 72px; }
body#bg-estabelecimento #produtos-estabelecimento #left .store-menu-identity h1 { float: none; font-family: "Space Grotesk", sans-serif; font-size: clamp(27px, 3vw, 39px); letter-spacing: -.045em; margin: 4px 0 3px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
body#bg-estabelecimento .store-menu-identity small { color: var(--mk-muted); font-size: 12px; }
body#bg-estabelecimento .store-availability { align-items: center; color: #a11220; display: inline-flex; font-size: 11px; font-weight: 800; gap: 7px; text-transform: uppercase; }
body#bg-estabelecimento .store-availability i { background: currentColor; border-radius: 50%; height: 7px; width: 7px; }
body#bg-estabelecimento .store-availability.is-open { color: #168348; }
body#bg-estabelecimento .store-menu-actions { align-items: center; display: flex; gap: 8px; margin-left: 88px; }
body#bg-estabelecimento .store-menu-actions button { align-items: center; background: #fff; border: 1px solid var(--mk-line); border-radius: 999px; color: #454b58; cursor: pointer; display: inline-flex; font: 700 12px "DM Sans", sans-serif; gap: 7px; margin: 0; padding: 10px 14px; }
body#bg-estabelecimento .store-menu-actions .btn-ver-mais-responsivo { display: inline-flex; }
body#bg-estabelecimento #produtos-estabelecimento #left form#filtro-estabelecimento { align-items: center; background: #fff; border: 1px solid var(--mk-line); border-radius: 14px; display: flex; margin: 0; overflow: hidden; }
body#bg-estabelecimento #produtos-estabelecimento #left form#filtro-estabelecimento input[type="text"] { background: transparent; border-radius: 0; float: none; font: 600 14px "DM Sans", sans-serif; height: 52px; margin: 0; padding-left: 18px; width: calc(100% - 52px); }
body#bg-estabelecimento #produtos-estabelecimento #left form#filtro-estabelecimento input[type="text"]::placeholder { font: 600 14px "DM Sans", sans-serif; }
body#bg-estabelecimento #produtos-estabelecimento #left form#filtro-estabelecimento label { background: transparent; border-radius: 0; float: none; height: 52px; line-height: 52px; margin: 0; width: 52px; }
body#bg-estabelecimento .menu-filter-row { margin: 14px 0 30px; }
body#bg-estabelecimento .categorias-mobile { display: none !important; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos h2 { font-family: "Space Grotesk", sans-serif; font-size: 28px; letter-spacing: -.035em; margin-bottom: 20px; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto { background: #fff; border: 1px solid var(--mk-line); border-radius: 18px; box-shadow: 0 9px 24px rgba(25,28,38,.07); }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto .img-produto { border-radius: 17px 0 0 17px; }
body#bg-estabelecimento #produtos-estabelecimento #right > .btn-ver-mais { display: none; }
body#bg-estabelecimento #produtos-estabelecimento #right .seu-pedido { background: #fff; border: 1px solid var(--mk-line); border-radius: 18px; box-shadow: 0 14px 35px rgba(25,28,38,.08); overflow: hidden; }
body#bg-estabelecimento footer#rodape { background: #11151e; color: #fff; }
footer#rodape .column:nth-child(1) p,
footer#rodape .column:nth-child(1) li,
footer#rodape .column:nth-child(2) li,
footer#rodape span#copy { color: #aeb6c3; }
footer#rodape .column:nth-child(2) h1 { color: #fff; }
footer#rodape .column:nth-child(2) a:hover li { color: #fff; }
footer#rodape ul.redes-rdp img { filter: brightness(0) invert(1); opacity: .58; }
footer#rodape ul.redes-rdp a:hover img { opacity: 1; }

@media (max-width: 900px) {
  body#bg-estabelecimento #produtos-estabelecimento #left,
  body#bg-estabelecimento #produtos-estabelecimento #right { float: none; position: static; width: 100%; }
  body#bg-estabelecimento #produtos-estabelecimento #right { margin-top: 24px; }
  body#bg-estabelecimento .store-menu-heading { align-items: flex-start; }
  body#bg-estabelecimento .store-menu-actions { margin-left: 0; width: 100%; }
}

@media (max-width: 640px) {
  body#bg-estabelecimento #topo,
  body#bg-estabelecimento #topo .conteudo { height: 70px; }
  body#bg-estabelecimento #topo .conteudo { padding: 0 18px; }
  body#bg-estabelecimento #topo #menu { display: none; }
  body#bg-estabelecimento #topo #logo-header { width: 100px; }
  body#bg-estabelecimento #capa-estabelecimento { border-radius: 0; height: 190px; }
  body#bg-estabelecimento #produtos-estabelecimento { padding-top: 25px; }
  body#bg-estabelecimento .store-menu-identity { align-items: flex-start; }
  body#bg-estabelecimento #produtos-estabelecimento #left .store-menu-identity .img-estabelecimento-nome { flex-basis: 58px; height: 58px; width: 58px; }
  body#bg-estabelecimento #produtos-estabelecimento #left .store-menu-identity h1 { font-size: 25px; white-space: normal; }
  body#bg-estabelecimento .store-menu-actions button { flex: 1; justify-content: center; }
}

@media (prefers-reduced-motion: reduce) {
  .marketing-page *, .marketing-page *::before, .marketing-page *::after { scroll-behavior: auto !important; transition: none !important; }
}

/* Header público: neutraliza dimensões herdadas e mantém todos os controles dentro da barra. */
body#bg-home #topo .center-header,
body#bg-faca-parte #topo .center-header,
body#bg-estabelecimento #topo .center-estabelecimento {
  align-items: center;
  align-self: stretch;
  display: flex;
  height: 100%;
  line-height: 0;
  order: 0;
}
body#bg-home #topo #logo-header,
body#bg-faca-parte #topo #logo-header,
body#bg-estabelecimento #topo #logo-header { display: block; margin: 0; object-fit: contain; }
body#bg-home #topo #btn-header,
body#bg-faca-parte #topo #btn-header,
body#bg-estabelecimento #topo #btn-header,
body#bg-home #topo #minha-conta,
body#bg-faca-parte #topo #minha-conta,
body#bg-estabelecimento #topo #minha-conta { align-self: center; order: 1; }
body#bg-home #topo #menu,
body#bg-faca-parte #topo #menu,
body#bg-estabelecimento #topo #menu {
  background: #f7f7f9;
  border: 1px solid #efeff2;
  border-radius: 999px;
  box-shadow: none;
  box-sizing: border-box;
  height: auto !important;
  line-height: 1.2;
  margin: 0 0 0 auto;
  min-height: 0 !important;
  order: 2;
  padding: 4px;
  width: auto !important;
}
body#bg-home #topo #menu ul,
body#bg-faca-parte #topo #menu ul,
body#bg-estabelecimento #topo #menu ul { height: auto !important; width: auto !important; }
body#bg-home #topo #menu li a,
body#bg-faca-parte #topo #menu li a,
body#bg-estabelecimento #topo #menu li a { line-height: 1.2; white-space: nowrap; }

/* Cardápios demonstrativos da página comercial. */
.join-demos { background: #fff; overflow: hidden; }
.join-demo-grid { display: grid; gap: 20px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.join-demo-card { background: #fff; border: 1px solid var(--mk-line); border-radius: 24px; box-shadow: 0 16px 45px rgba(25,28,38,.08); color: var(--mk-ink); overflow: hidden; transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease; }
.join-demo-card:hover { border-color: #efb8be; box-shadow: 0 22px 55px rgba(25,28,38,.13); transform: translateY(-4px); }
.join-demo-cover { align-items: flex-end; background: linear-gradient(135deg, #2b1720, var(--mk-red)); background-position: center; background-size: cover; display: flex; height: 230px; padding: 18px; position: relative; }
.join-demo-cover::after { background: linear-gradient(180deg, transparent 40%, rgba(12,13,18,.58)); content: ""; inset: 0; position: absolute; }
.join-demo-cover > span { align-items: center; backdrop-filter: blur(10px); background: rgba(255,255,255,.92); border-radius: 999px; color: var(--mk-red-dark); display: inline-flex; font-size: 12px; font-weight: 800; gap: 8px; padding: 10px 14px; position: relative; z-index: 1; }
.join-demo-body { align-items: center; display: grid; gap: 15px; grid-template-columns: 62px 1fr auto; padding: 21px; }
.join-demo-logo { align-items: center; background-color: var(--mk-red-soft); background-position: center; background-repeat: no-repeat; background-size: cover; border: 1px solid #f0d7da; border-radius: 16px; color: var(--mk-red); display: flex; height: 62px; justify-content: center; overflow: hidden; width: 62px; }
.join-demo-logo[style] > i { display: none; }
.join-demo-body small { color: var(--mk-red-dark); font-size: 10px; font-weight: 800; letter-spacing: .05em; text-transform: uppercase; }
.join-demo-body h3 { font-family: "Space Grotesk", sans-serif; font-size: 21px; letter-spacing: -.035em; margin: 4px 0 5px; }
.join-demo-body p { color: var(--mk-muted); font-size: 13px; line-height: 1.5; margin: 0; }
.join-demo-body > i { color: var(--mk-red); }

/* Cadastro público: retorno claro sem alertas bloqueantes. */
.join-field > small { color: var(--mk-muted); display: block; font-size: 11px; line-height: 1.45; margin: 7px 2px 0; }
.join-form-feedback { border-radius: 13px; grid-column: 1 / -1; margin-bottom: 15px; padding: 13px 15px; }
.join-form-feedback.is-error { background: #fff0f1; border: 1px solid #f1bdc2; color: #8d1621; }
.join-form-feedback strong, .join-form-feedback span { display: block; }
.join-form-feedback span { font-size: 12px; line-height: 1.5; margin-top: 3px; }
.join-form-card .is-invalid { border-color: #df1829 !important; box-shadow: 0 0 0 3px rgba(223,24,41,.1) !important; }
.join-progress span.is-active { background: var(--mk-red); color: #fff; }
.join-success { align-items: center; flex-direction: column; }

/* Rodapé público renovado. */
footer#rodape.site-footer { background: #11151e; box-sizing: border-box; color: #fff; float: none; height: auto; margin: 0; min-height: 0; overflow: hidden; padding: 0; width: 100%; }
.site-footer-accent { background: linear-gradient(90deg, var(--mk-red), #ff505f 62%, var(--mk-lime)); height: 4px; }
.site-footer-main { align-items: start; display: grid; gap: 70px; grid-template-columns: minmax(250px, .8fr) minmax(460px, 1.35fr); padding-bottom: 58px; padding-top: 62px; }
.site-footer-brand > a { display: inline-flex; }
.site-footer-brand img { display: block; filter: none; height: auto; object-fit: contain; width: 138px; }
.site-footer-brand > p { color: #aeb6c3; font-size: 14px; line-height: 1.7; margin: 22px 0; max-width: 360px; }
.site-footer-contact { display: flex; flex-direction: column; gap: 10px; }
.site-footer-contact a { align-items: center; color: #fff; display: inline-flex; font-size: 13px; gap: 10px; width: fit-content; }
.site-footer-contact i { color: var(--mk-lime); width: 15px; }
.site-footer-links { display: grid; gap: 32px; grid-template-columns: repeat(3, minmax(0,1fr)); }
.site-footer-links h2 { color: #fff; font-family: "Space Grotesk", sans-serif; font-size: 14px; letter-spacing: -.01em; margin: 0 0 17px; }
.site-footer-links a { color: #aeb6c3; display: block; font-size: 13px; line-height: 1.4; margin: 11px 0; transition: color .2s ease, transform .2s ease; }
.site-footer-links a:hover { color: #fff; transform: translateX(2px); }
.site-footer-links a i { color: #fff; margin-right: 6px; }
.site-footer-bottom { align-items: center; border-top: 1px solid rgba(255,255,255,.11); color: #8993a2; display: flex; font-size: 12px; justify-content: space-between; padding-bottom: 24px; padding-top: 24px; }
.site-footer-bottom > div { display: flex; gap: 8px; }
.site-footer-bottom a { align-items: center; border: 1px solid rgba(255,255,255,.14); border-radius: 50%; color: #fff; display: flex; height: 36px; justify-content: center; width: 36px; }
.site-footer-bottom a:hover { background: var(--mk-red); border-color: var(--mk-red); }

/* Cardápio público: hierarquia mais compacta e produtos mais fáceis de comparar. */
body#bg-estabelecimento #capa-estabelecimento { height: clamp(190px, 19vw, 265px); }
body#bg-estabelecimento .store-service-badges { display: flex; flex-wrap: wrap; gap: 8px; margin-left: 88px; }
body#bg-estabelecimento .store-service-badges span { align-items: center; background: #fff; border: 1px solid var(--mk-line); border-radius: 10px; color: #4f5664; display: inline-flex; font-size: 11px; font-weight: 700; gap: 7px; padding: 9px 11px; }
body#bg-estabelecimento .store-service-badges i { color: var(--mk-red); }
body#bg-estabelecimento .menu-filter-row { background: var(--mk-canvas); display: flex; gap: 8px; overflow-x: auto; padding: 8px 0 12px; scrollbar-width: thin; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos { margin: 15px 0 42px; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .itens-produtos { display: grid; gap: 15px; grid-template-columns: repeat(2, minmax(0, 1fr)); margin: 0; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto-link { display: block; min-width: 0; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto { display: grid; float: none; grid-template-columns: 132px minmax(0,1fr); height: 158px; margin: 0; overflow: hidden; transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease; width: 100%; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto:hover { border-color: #efbbc0; box-shadow: 0 15px 32px rgba(25,28,38,.12); transform: translateY(-2px); }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto .img-produto { border-radius: 17px 0 0 17px; float: none; height: 100%; width: 100%; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto .right-produto { box-sizing: border-box; float: none; height: 100%; padding: 17px 50px 16px 16px; width: 100%; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto .right-produto h3 { color: var(--mk-ink); font-family: "Space Grotesk", sans-serif; font-size: 17px; letter-spacing: -.02em; line-height: 1.2; margin-bottom: 6px; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto .right-produto p { font-family: "DM Sans", sans-serif; font-size: 12px; height: auto; line-height: 1.45; margin: 0; max-height: 36px; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto .right-produto span { bottom: 15px; color: var(--mk-ink); font-family: "DM Sans", sans-serif; font-size: 15px; left: 16px; line-height: 1.2; margin: 0; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto .right-produto .btn-produto { align-items: center; background: var(--mk-red); border: 0; bottom: 13px; color: #fff; display: flex; font-size: 20px; height: 38px; justify-content: center; line-height: 1; right: 13px; width: 38px; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto .product-favorite { height: 34px; right: 9px; top: 9px; width: 34px; }
body#bg-estabelecimento #produtos-estabelecimento #right .seu-pedido .carrinho-vazio { height: 300px; }
body#bg-estabelecimento #produtos-estabelecimento #right .seu-pedido .carrinho-vazio img { margin-top: 85px; }

/* Modal de produto: remove a altura vazia legada e prioriza imagem, escolhas e ação. */
body#bg-estabelecimento .remodal.modal-pedido { border-radius: 24px; box-shadow: 0 28px 80px rgba(11,14,20,.32); box-sizing: border-box; max-width: 880px !important; overflow: hidden; padding: 0 !important; }
body#bg-estabelecimento .modal-pedido .remodal-close { left: auto; right: 9px; top: 9px; z-index: 5; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido { display: grid; gap: 22px; grid-template-columns: 230px minmax(0,1fr); padding: 24px 24px 18px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido .img-pedido-modal { background-color: #f4f5f7; border-radius: 17px; float: none; height: 218px; margin: 0; width: 100%; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido .right-header-modal { align-self: center; float: none; min-width: 0; width: 100%; }
body#bg-estabelecimento .product-modal-kicker { color: var(--mk-red-dark); display: block; font: 800 10px "DM Sans", sans-serif; letter-spacing: .08em; margin-bottom: 8px; text-transform: uppercase; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido h1 { color: var(--mk-ink); font-family: "Space Grotesk", sans-serif; font-size: 28px; font-weight: 700; letter-spacing: -.04em; line-height: 1.1; margin: 0 35px 9px 0; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido p { color: var(--mk-muted); font-family: "DM Sans", sans-serif; font-size: 14px; line-height: 1.55; margin: 8px 0 17px; padding: 0; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido .qtd-pedido { align-items: center; display: flex; gap: 4px; margin: 14px 0 0; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido .qtd-pedido::before { color: #4f5664; content: "Quantidade"; font: 700 12px "DM Sans", sans-serif; margin-right: 10px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido .qtd-pedido input[type="number"] { float: none; font-size: 15px; height: 36px; margin: 0; width: 38px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido .qtd-pedido .aumenta-quantidade,
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido .qtd-pedido .diminui-quantidade { align-items: center; border-color: var(--mk-line); border-radius: 10px; box-shadow: none; color: var(--mk-ink); display: flex; float: none; font-size: 20px; height: 36px; justify-content: center; line-height: 1; width: 36px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido .qtd-pedido .aumenta-quantidade { background: var(--mk-red); border-color: var(--mk-red); color: #fff; order: 3; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido { float: none; min-height: 0; padding: 0 24px 24px; width: 100%; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .configuracoes-pedido { border-color: var(--mk-line); max-height: min(300px, 35vh); padding-top: 17px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .configuracoes-pedido:empty { display: none; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido h4 { font-family: "Space Grotesk", sans-serif; font-size: 15px; font-weight: 700; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido textarea { background: #f8f8fa; border: 1px solid var(--mk-line); font-family: "DM Sans", sans-serif; height: 62px; margin-bottom: 18px; padding: 13px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido .left-rdp { border-top: 1px solid var(--mk-line); padding-top: 16px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido input[type="submit"] { background: var(--mk-red); border-color: var(--mk-red); border-radius: 12px; font-family: "DM Sans", sans-serif; font-size: 15px; font-weight: 800; margin-top: 17px; padding: 16px 20px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido input[type="submit"]:hover { background: var(--mk-red-dark); border-color: var(--mk-red-dark); color: #fff; }
body#bg-estabelecimento .combo-order-modal { border-radius: 22px; max-width: 680px; padding: 30px; text-align: left; }

@media (max-width: 900px) {
  .site-footer-main { gap: 42px; grid-template-columns: 1fr; }
  body#bg-estabelecimento .store-service-badges { margin-left: 0; }
}

@media (max-width: 700px) {
  .join-demo-grid, .site-footer-links { grid-template-columns: 1fr; }
  .join-demo-cover { height: 190px; }
  .site-footer-main { padding-bottom: 40px; padding-top: 44px; }
  .site-footer-bottom { align-items: flex-start; flex-direction: column; gap: 16px; }
  body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .itens-produtos { grid-template-columns: 1fr; }
  body#bg-estabelecimento .remodal.modal-pedido { border-radius: 18px; width: calc(100% - 18px); }
  body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido { gap: 15px; grid-template-columns: 1fr; padding: 17px; }
  body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido .img-pedido-modal { height: 210px; }
  body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido { padding: 0 17px 17px; }
}

/* Public chrome: one component and one visual language on every public page. */
.site-header { background: #fff; border-bottom: 1px solid #eceef2; box-shadow: 0 8px 28px rgba(35, 24, 65, .06); height: 84px; position: relative; z-index: 100; }
.site-header .site-header-inner { align-items: center; display: flex; height: 84px; justify-content: space-between; padding: 0 28px; }
.site-header .site-header-logo { float: none; margin: 0; position: static; transform: none; }
.site-header #logo-header { display: block; height: auto; width: 118px; }
.site-header .site-header-nav { float: none; margin: 0 auto; }
.site-header .site-header-nav ul { align-items: center; display: flex; gap: 30px; margin: 0; padding: 0; }
.site-header .site-header-nav li { float: none; margin: 0; }
.site-header .site-header-nav a { color: #34313d; font: 700 14px "DM Sans", sans-serif; }
.site-header .header-account, .site-header .header-login { flex: 0 0 auto; float: none; margin: 0; }
.site-header #btn-header, .site-header .header-account-label { align-items: center; background: #ff1c21; border-radius: 999px; color: #fff; display: inline-flex; font: 800 13px "DM Sans", sans-serif; min-height: 42px; padding: 0 20px; }
.site-header #list-minha-conta ul { padding: 8px; }
.site-header #list-minha-conta li { float: none; margin: 0; }
.site-header #list-minha-conta a, .site-header #list-minha-conta button { background: transparent; border: 0; box-sizing: border-box; color: #34313d; cursor: pointer; display: block; font: 700 13px "DM Sans", sans-serif; padding: 11px 12px; text-align: left; width: 100%; }

body.store-info-open::after { background: rgba(20, 18, 28, .42); content: ""; inset: 0; position: fixed; z-index: 9998; }
#info-estabelecimento-flutuante.store-info-panel { background: #fff; box-shadow: -20px 0 50px rgba(28, 22, 44, .18); box-sizing: border-box; display: none; height: 100%; max-width: 100%; overflow-y: auto; padding: 0; position: fixed; right: -100%; top: 0; width: 500px; z-index: 9999; }
.store-info-header { align-items: flex-start; border-bottom: 1px solid #eceef2; display: flex; justify-content: space-between; padding: 30px 32px 22px; position: sticky; top: 0; background: #fff; z-index: 2; }
.store-info-header span { color: #85808d; font: 800 11px "DM Sans", sans-serif; letter-spacing: .12em; text-transform: uppercase; }
.store-info-header h2 { color: #242331; font: 800 25px/1.2 "Space Grotesk", sans-serif; margin: 5px 0 0; }
#info-estabelecimento-flutuante .store-info-header #fechar-div { align-items: center; background: #f5f5f7; border: 0; border-radius: 50%; color: #34313d; cursor: pointer; display: flex; font-size: 27px; height: 42px; justify-content: center; margin: 0; width: 42px; }
#info-estabelecimento-flutuante .abas-estabelecimento-info { border-bottom: 1px solid #eceef2; display: flex; gap: 6px; margin: 0; padding: 14px 26px 0; }
#info-estabelecimento-flutuante .abas-estabelecimento-info .item-aba { background: transparent; border: 0; border-bottom: 3px solid transparent; color: #77717e; cursor: pointer; float: none; font: 800 13px "DM Sans", sans-serif; padding: 13px 10px; width: auto; }
#info-estabelecimento-flutuante .abas-estabelecimento-info .item-aba.is-active { border-bottom-color: #ff1c21; color: #242331; }
#info-estabelecimento-flutuante .body-estabelecimento-info { margin: 0; padding: 26px 32px 44px; }
#info-estabelecimento-flutuante .body-estabelecimento-info .content-item { color: #5f5b65; font: 500 14px/1.65 "DM Sans", sans-serif; }
.store-info-description { color: #34313d; font-size: 15px; margin: 0 0 20px; }
.store-info-highlight { align-items: flex-start; background: #fff5f5; border: 1px solid #ffdada; border-radius: 16px; display: flex; gap: 13px; margin: 0 0 26px; padding: 17px; }
.store-info-highlight > i { color: #ff1c21; font-size: 20px; margin-top: 2px; }
.store-info-highlight strong, .store-info-highlight span { display: block; }
.store-info-highlight strong { color: #242331; }
.store-info-highlight span { font-size: 12px; margin-top: 3px; }
.store-info-section section { border-bottom: 1px solid #eceef2; padding: 18px 0; }
.store-info-section h3 { color: #242331; font: 800 15px "DM Sans", sans-serif; margin: 0 0 8px; }
.store-info-section h3 i { color: #ff1c21; margin-right: 7px; }
.store-info-section p { margin: 0; }
.store-hours-row { align-items: center; border-bottom: 1px solid #eceef2; display: flex; justify-content: space-between; padding: 13px 5px; }
.store-hours-row > span { color: #34313d; font-weight: 700; }
.store-hours-row > strong { color: #68636d; font-size: 13px; text-align: right; }
.store-hours-row.is-today { background: #fff5f5; border-radius: 10px; color: #ff1c21; margin: 4px -7px; padding-left: 12px; padding-right: 12px; }
.store-payment-list { display: grid; gap: 8px; grid-template-columns: 1fr 1fr; list-style: none; margin: 14px 0 0; padding: 0; }
.store-payment-list li { background: #f7f7f9; border-radius: 10px; color: #34313d; font-weight: 700; padding: 11px; }

@media (max-width: 760px) {
  .site-header, .site-header .site-header-inner { height: 70px !important; }
  .site-header .site-header-inner { padding: 0 18px !important; }
  .site-header .site-header-nav { display: none !important; }
  .site-header #logo-header { width: 100px !important; }
  .site-header #btn-header, .site-header .header-account-label { min-height: 38px; padding: 0 15px; }
  #info-estabelecimento-flutuante.store-info-panel { width: 100%; }
  .store-info-header { padding: 22px 20px 17px; }
  #info-estabelecimento-flutuante .body-estabelecimento-info { padding: 22px 20px 36px; }
}

@media (max-width: 640px) {
  body#bg-home #topo #menu,
  body#bg-faca-parte #topo #menu,
  body#bg-estabelecimento #topo #menu { display: none; }
  body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto { grid-template-columns: 112px minmax(0,1fr); height: 148px; }
  body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto .right-produto { padding: 15px 48px 14px 14px; }
  body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto .right-produto span { left: 14px; }
}

/* Isolamento do site público em relação à folha de estilos legada. */
body#bg-home,
body#bg-faca-parte { background: #fff none !important; min-width: 0 !important; overflow-x: hidden; }
body#bg-home > .content,
body#bg-faca-parte > .content { box-sizing: border-box; margin: 0; max-width: none; overflow: visible; padding: 0; width: 100%; }
body#bg-home #topo .conteudo,
body#bg-faca-parte #topo .conteudo { align-items: center; box-sizing: border-box; display: flex; height: 82px; justify-content: space-between; margin: 0 auto; max-width: 1180px; padding: 0 24px; width: 100% !important; }
body#bg-home #topo .center-header,
body#bg-faca-parte #topo .center-header { align-items: center; display: flex; flex: 0 0 auto; float: none; height: 100%; margin: 0; position: static; transform: none; }
body#bg-home #topo #menu,
body#bg-faca-parte #topo #menu { float: none; margin: 0 14px 0 auto; position: static; }
body#bg-home #topo #menu ul,
body#bg-faca-parte #topo #menu ul { align-items: center; display: flex; gap: 4px; margin: 0; padding: 0; }
body#bg-home #topo #menu li,
body#bg-faca-parte #topo #menu li { float: none; margin: 0; }
body#bg-home #topo #menu li a,
body#bg-faca-parte #topo #menu li a { box-sizing: border-box; display: block; padding: 11px 14px; }
body#bg-home #btn-header,
body#bg-faca-parte #btn-header { box-sizing: border-box; float: none; height: auto; line-height: 1.2; margin: 0; order: 3; position: static; width: auto; }
body#bg-home #minha-conta,
body#bg-faca-parte #minha-conta { float: none; margin: 0; order: 3; position: relative; }
body#bg-home #topo .nav-merchant-secondary { background: transparent; border: 1px solid #ffd1d5; color: var(--mk-red-dark); }
body#bg-home #topo .header-account,
body#bg-faca-parte #topo .header-account { align-self: center; margin-left: 4px; order: 3; }
body#bg-home #topo .header-login,
body#bg-faca-parte #topo .header-login { align-self: center; margin-left: 4px; order: 3; }
body#bg-home #topo .header-account #minha-conta,
body#bg-faca-parte #topo .header-account #minha-conta { align-items: center; background: #fff; border: 1px solid var(--mk-line); border-radius: 999px; display: inline-flex; line-height: 1; min-height: 42px; padding: 0 16px; }
body#bg-home #topo .header-account .header-account-label,
body#bg-faca-parte #topo .header-account .header-account-label { align-items: center; color: var(--mk-ink); display: inline-flex; font: 700 13px "DM Sans", sans-serif; gap: 7px; white-space: nowrap; }
body#bg-home #topo .header-account #drop-minha-conta,
body#bg-faca-parte #topo .header-account #drop-minha-conta { border: 1px solid var(--mk-line); border-radius: 12px; box-shadow: 0 16px 38px rgba(25,28,38,.14); line-height: normal; margin: 0; overflow: hidden; right: 0; top: calc(100% + 8px); }

.address-search-feedback,
[data-address-feedback] { display: block; line-height: 1.45; }
[data-address-feedback].is-success { color: #168348 !important; }
[data-address-feedback].is-warning { color: #9a5b06 !important; }
[data-address-feedback].is-error { color: #b31220 !important; }
.consumer-search > .address-search-feedback { color: var(--mk-muted); font-size: 11px; margin: 8px 4px 0; }
.join-manual-address-toggle { background: transparent; border: 0; color: var(--mk-red-dark); cursor: pointer; font: 800 11px "DM Sans", sans-serif; margin-top: 9px; padding: 0; text-decoration: underline; text-underline-offset: 3px; }
.join-address-manual { background: #fbfbfd; border: 1px solid var(--mk-line); border-radius: 14px; display: grid; gap: 16px; grid-template-columns: repeat(2, minmax(0, 1fr)); padding: 17px; }
.join-address-manual[hidden] { display: none !important; }
.join-address-manual .join-field-full { grid-column: 1 / -1; }

/* Home focada em quem quer pedir. */
.consumer-hero { background: radial-gradient(circle at 82% 18%, rgba(223,24,41,.18), transparent 29%), linear-gradient(135deg, #fff 0%, #fff8f8 58%, #f4eff1 100%); padding: 78px 0 92px; position: relative; }
.consumer-hero::before { background-image: radial-gradient(rgba(223,24,41,.18) 1px, transparent 1px); background-size: 21px 21px; content: ""; height: 250px; left: -65px; position: absolute; top: 45px; width: 300px; }
.consumer-hero-grid { align-items: center; display: grid; gap: 78px; grid-template-columns: 1.08fr .92fr; position: relative; }
.consumer-hero h1 { font-family: "Space Grotesk", "DM Sans", sans-serif; font-size: clamp(3.35rem, 6vw, 5.75rem); font-weight: 700; letter-spacing: -.067em; line-height: .96; margin: 22px 0; max-width: 720px; }
.consumer-hero-copy > p { color: var(--mk-muted); font-size: 19px; line-height: 1.65; max-width: 650px; }
.consumer-search { background: #fff; border: 1px solid rgba(223,24,41,.11); border-radius: 20px; box-shadow: 0 18px 45px rgba(38,26,30,.11); margin-top: 30px; padding: 18px; }
.consumer-search > label { color: #353b47; display: block; font-size: 13px; font-weight: 800; margin: 0 0 10px 4px; }
.consumer-search-field { align-items: center; background: var(--mk-canvas); border: 1px solid var(--mk-line); border-radius: 14px; display: flex; padding: 6px 6px 6px 16px; }
.consumer-search-field, .join-field { position: relative; }
.red-address-suggestions { background: #fff; border: 1px solid #e4e5e9; border-radius: 14px; box-shadow: 0 18px 44px rgba(30, 24, 45, .18); left: 0; max-height: 285px; overflow-y: auto; position: absolute; right: 0; top: calc(100% + 7px); z-index: 10020; }
.red-address-suggestions[hidden] { display: none; }
.red-address-suggestions button { background: #fff; border: 0; border-bottom: 1px solid #f0f0f2; color: #34313d; cursor: pointer; display: block; font: 600 13px/1.45 "DM Sans", sans-serif; padding: 13px 15px; text-align: left; width: 100%; }
.red-address-suggestions button:hover, .red-address-suggestions button:focus { background: #fff5f5; color: #b31220; outline: 0; }
.consumer-search-field > i { color: var(--mk-red); font-size: 17px; }
.consumer-search-field input { background: transparent; border: 0 !important; box-shadow: none !important; box-sizing: border-box; flex: 1; font-family: inherit; font-size: 15px; height: 51px; min-width: 0; outline: 0; padding: 0 12px; }
.consumer-search-field button { align-items: center; background: var(--mk-red); border: 0; border-radius: 11px; color: #fff; cursor: pointer; display: inline-flex; font-family: inherit; font-size: 14px; font-weight: 800; gap: 9px; height: 48px; justify-content: center; padding: 0 19px; white-space: nowrap; }
.consumer-quick-links { align-items: center; display: flex; flex-wrap: wrap; gap: 24px; margin: 22px 0 0 4px; }
.consumer-quick-links a, .consumer-quick-links span { align-items: center; color: #4a5261; display: inline-flex; font-size: 13px; font-weight: 700; gap: 8px; }
.consumer-quick-links a { color: var(--mk-red-dark); }
.consumer-hero-visual { min-height: 440px; position: relative; }
.consumer-card-main { background: #171b26; border: 1px solid rgba(255,255,255,.08); border-radius: 30px; box-shadow: 0 28px 70px rgba(31,20,25,.24); box-sizing: border-box; color: #fff; left: 5%; padding: 42px; position: absolute; top: 20px; transform: rotate(2deg); width: 90%; }
.consumer-card-kicker { color: var(--mk-lime); font-size: 12px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.consumer-card-main h2 { font-family: "Space Grotesk", sans-serif; font-size: 35px; letter-spacing: -.045em; line-height: 1.05; margin: 15px 0 30px; }
.consumer-category-grid { display: grid; gap: 10px; grid-template-columns: 1fr 1fr; }
.consumer-category-grid span { align-items: center; background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.08); border-radius: 15px; display: flex; font-size: 13px; font-weight: 700; gap: 10px; padding: 15px; }
.consumer-category-grid i { align-items: center; background: var(--mk-red); border-radius: 10px; display: flex; height: 34px; justify-content: center; width: 34px; }
.consumer-float-card { align-items: center; backdrop-filter: blur(12px); background: rgba(255,255,255,.96); border: 1px solid rgba(255,255,255,.8); border-radius: 17px; box-shadow: 0 17px 35px rgba(22,20,26,.15); display: flex; gap: 12px; padding: 14px 17px; position: absolute; z-index: 2; }
.consumer-float-card > i { align-items: center; background: var(--mk-red-soft); border-radius: 11px; color: var(--mk-red); display: flex; height: 42px; justify-content: center; width: 42px; }
.consumer-float-card strong, .consumer-float-card small { display: block; }
.consumer-float-card strong { color: var(--mk-ink); font-size: 13px; }
.consumer-float-card small { color: var(--mk-muted); font-size: 11px; margin-top: 3px; }
.consumer-float-delivery { left: -7px; top: 290px; }
.consumer-float-status { bottom: -2px; right: -8px; }
.consumer-float-status > i { background: #e5f9ea; color: #168348; }
.consumer-benefits { background: var(--mk-ink); color: #fff; padding: 31px 0; }
.consumer-benefits-grid { display: grid; grid-template-columns: repeat(3, 1fr); }
.consumer-benefits article { align-items: center; border-right: 1px solid rgba(255,255,255,.13); display: flex; gap: 15px; padding: 0 32px; }
.consumer-benefits article:first-child { padding-left: 0; }
.consumer-benefits article:last-child { border-right: 0; padding-right: 0; }
.consumer-benefits article > i { color: var(--mk-lime); font-size: 21px; }
.consumer-benefits strong, .consumer-benefits span { display: block; }
.consumer-benefits strong { font-size: 14px; }
.consumer-benefits span { color: #aeb5c0; font-size: 12px; margin-top: 3px; }
.consumer-how { background: #fff; }
.consumer-steps { display: grid; gap: 18px; grid-template-columns: repeat(3, 1fr); list-style: none; margin: 0; padding: 0; }
.consumer-steps li { background: var(--mk-canvas); border: 1px solid var(--mk-line); border-radius: 22px; min-height: 235px; padding: 30px; position: relative; }
.consumer-steps li > span { align-items: center; background: var(--mk-red); border-radius: 50%; color: #fff; display: flex; font-size: 12px; font-weight: 800; height: 28px; justify-content: center; position: absolute; right: 25px; top: 25px; width: 28px; }
.consumer-steps li > i { align-items: center; background: var(--mk-red-soft); border-radius: 14px; color: var(--mk-red); display: flex; font-size: 20px; height: 52px; justify-content: center; width: 52px; }
.consumer-steps h3 { font-family: "Space Grotesk", sans-serif; font-size: 21px; margin: 28px 0 9px; }
.consumer-steps p { color: var(--mk-muted); font-size: 14px; line-height: 1.65; margin: 0; }
.consumer-discovery { background: var(--mk-canvas); padding: 100px 0; }
.consumer-discovery-grid { align-items: center; display: grid; gap: 100px; grid-template-columns: .95fr 1.05fr; }
.consumer-discovery h2 { font-family: "Space Grotesk", sans-serif; font-size: clamp(2.4rem, 4vw, 3.7rem); letter-spacing: -.055em; line-height: 1.03; margin: 19px 0; }
.consumer-discovery p { color: var(--mk-muted); font-size: 17px; line-height: 1.7; margin-bottom: 27px; }
.consumer-discovery ul { list-style: none; margin: 0; padding: 0; }
.consumer-discovery li { align-items: flex-start; background: #fff; border: 1px solid var(--mk-line); border-radius: 17px; display: flex; gap: 14px; margin: 10px 0; padding: 20px; }
.consumer-discovery li > i { align-items: center; background: #e5f9ea; border-radius: 50%; color: #168348; display: flex; flex: 0 0 24px; font-size: 10px; height: 24px; justify-content: center; }
.consumer-discovery li strong, .consumer-discovery li span { display: block; }
.consumer-discovery li strong { color: var(--mk-ink); margin-bottom: 5px; }
.consumer-discovery li span { color: var(--mk-muted); font-size: 13px; line-height: 1.5; }
.consumer-merchant-note { background: var(--mk-red); color: #fff; padding: 34px 0; }
.consumer-merchant-note .marketing-shell { align-items: center; display: flex; justify-content: space-between; }
.consumer-merchant-note span, .consumer-merchant-note strong { display: block; }
.consumer-merchant-note span { color: #ffd9dd; font-size: 12px; margin-bottom: 4px; }
.consumer-merchant-note strong { font-size: 17px; }
.consumer-merchant-note a { background: #fff; border-radius: 999px; color: var(--mk-red-dark); font-size: 13px; font-weight: 800; padding: 12px 18px; }

@media (max-width: 900px) {
  .consumer-hero-grid, .consumer-discovery-grid { gap: 45px; grid-template-columns: 1fr; }
  .consumer-hero-visual { margin: 0 auto; max-width: 560px; min-height: 430px; width: 100%; }
  .consumer-benefits-grid { gap: 22px; grid-template-columns: 1fr; }
  .consumer-benefits article { border-bottom: 1px solid rgba(255,255,255,.13); border-right: 0; padding: 0 0 20px; }
  .consumer-benefits article:last-child { border-bottom: 0; padding-bottom: 0; }
  .consumer-steps { grid-template-columns: 1fr; }
  .consumer-steps li { min-height: 0; }
}

@media (max-width: 640px) {
  body#bg-home #topo .conteudo,
  body#bg-faca-parte #topo .conteudo { height: 70px; padding: 0 18px; }
  body#bg-home #topo,
  body#bg-faca-parte #topo { height: 70px; }
  body#bg-home #topo #menu,
  body#bg-faca-parte #topo #menu { display: none; }
  body#bg-home #logo-header,
  body#bg-faca-parte #logo-header { width: 100px; }
  body#bg-home #topo .header-account #minha-conta,
  body#bg-faca-parte #topo .header-account #minha-conta { min-height: 39px; padding: 0 13px; }
  .join-address-manual { grid-template-columns: 1fr; }
  .join-address-manual .join-field,
  .join-address-manual .join-field-full { grid-column: 1; }
  .consumer-hero { padding: 54px 0 70px; }
  .consumer-hero h1 { font-size: 3.15rem; }
  .consumer-search { padding: 13px; }
  .consumer-search-field { align-items: stretch; flex-wrap: wrap; padding: 5px; }
  .consumer-search-field > i { align-self: center; margin-left: 9px; }
  .consumer-search-field input { min-width: calc(100% - 38px); }
  .consumer-search-field button { width: 100%; }
  .consumer-quick-links { align-items: flex-start; flex-direction: column; gap: 10px; }
  .consumer-hero-visual { min-height: 390px; }
  .consumer-card-main { left: 0; padding: 29px 22px; transform: none; width: 100%; }
  .consumer-card-main h2 { font-size: 29px; }
  .consumer-category-grid span { padding: 10px; }
  .consumer-float-delivery { bottom: 25px; left: 10px; top: auto; }
  .consumer-float-status { bottom: -34px; right: 4px; }
  .consumer-discovery { padding: 75px 0; }
  .consumer-merchant-note .marketing-shell { align-items: flex-start; flex-direction: column; gap: 18px; }
}

/* Descoberta de lojas: conteúdo amplo, busca imediata e comparação operacional. */
body#bg-busca { background: #fff none !important; color: var(--mk-ink); min-width: 0 !important; overflow-x: hidden; }
body#bg-busca > .content { margin: 0; max-width: none; padding: 0; width: 100%; }
body#bg-busca #topo { background: rgba(255,255,255,.98); border-bottom: 1px solid var(--mk-line); box-shadow: none; height: 82px; position: relative; z-index: 20; }
body#bg-busca #topo .conteudo { align-items: center; box-sizing: border-box; display: flex; height: 82px; justify-content: space-between; margin: 0 auto; max-width: 1480px; padding: 0 32px; width: 100% !important; }
body#bg-busca #topo .center-header { align-items: center; display: flex; flex: 0 0 auto; float: none; height: 100%; margin: 0; position: static; transform: none; }
body#bg-busca #topo #logo-header { display: block; margin: 0; max-height: 50px; object-fit: contain; width: 112px; }
body#bg-busca #topo #menu { background: #f7f7f9; border: 1px solid #efeff2; border-radius: 999px; box-sizing: border-box; float: none; height: auto !important; margin: 0 0 0 auto; order: 2; padding: 4px; position: static; width: auto !important; }
body#bg-busca #topo #menu ul { align-items: center; display: flex; height: auto !important; margin: 0; padding: 0; width: auto !important; }
body#bg-busca #topo #menu li { float: none; margin: 0; }
body#bg-busca #topo #menu li a { border-radius: 999px; box-sizing: border-box; color: var(--mk-ink); display: block; font: 700 13px/1.2 "DM Sans", sans-serif; padding: 10px 13px; white-space: nowrap; }
body#bg-busca #topo #btn-header { box-sizing: border-box; float: none; height: auto; line-height: 1.2; margin: 0; order: 3; padding: 12px 21px; position: static; width: auto; }
body#bg-busca #topo .header-account,
body#bg-busca #topo .header-login { align-self: center; flex: 0 0 auto; margin-left: 12px; order: 3; }
body#bg-busca #topo #minha-conta { float: none; margin: 0; position: relative; }
body#bg-busca footer .marketing-shell { max-width: 1480px; padding-left: 32px; padding-right: 32px; }

.discovery-page { background: #fff; font-family: "DM Sans", sans-serif; min-height: 70vh; }
.discovery-shell { box-sizing: border-box; margin: 0 auto; max-width: 1480px; padding-left: 32px; padding-right: 32px; width: 100%; }
.discovery-hero { background: radial-gradient(circle at 86% 10%, rgba(223,24,41,.15), transparent 28%), linear-gradient(135deg,#fff 0%,#fff8f8 60%,#f7f7fa 100%); border-bottom: 1px solid #f0e9eb; padding: 25px 0 56px; }
.discovery-breadcrumb { align-items: center; color: #8a909c; display: flex; font-size: 12px; gap: 9px; margin-bottom: 35px; }
.discovery-breadcrumb a { align-items: center; color: #5b6270; display: inline-flex; font-weight: 700; gap: 8px; }
.discovery-hero-grid { align-items: end; display: grid; gap: 70px; grid-template-columns: minmax(0,1fr) minmax(340px,470px); }
.discovery-eyebrow { align-items: center; color: var(--mk-red-dark); display: inline-flex; font-size: 12px; font-weight: 800; gap: 8px; letter-spacing: .08em; text-transform: uppercase; }
.discovery-hero h1 { font-family: "Space Grotesk", sans-serif; font-size: clamp(2.8rem,5vw,4.9rem); letter-spacing: -.06em; line-height: .98; margin: 17px 0 13px; }
.discovery-hero p { color: var(--mk-muted); font-size: 16px; line-height: 1.6; margin: 0; max-width: 690px; }
.discovery-location { align-items: center; background: rgba(255,255,255,.95); border: 1px solid rgba(223,24,41,.1); border-radius: 20px; box-shadow: 0 16px 40px rgba(31,25,29,.09); display: grid; gap: 14px; grid-template-columns: 48px minmax(0,1fr) auto; padding: 18px; }
.discovery-location-icon { align-items: center; background: var(--mk-red-soft); border-radius: 14px; color: var(--mk-red); display: flex; font-size: 18px; height: 48px; justify-content: center; width: 48px; }
.discovery-location small, .discovery-location strong, .discovery-location span { display: block; }
.discovery-location small { color: #858b97; font-size: 10px; font-weight: 800; letter-spacing: .07em; text-transform: uppercase; }
.discovery-location strong { font-size: 13px; line-height: 1.35; margin-top: 3px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.discovery-location span { color: var(--mk-muted); font-size: 11px; margin-top: 3px; }
.discovery-location > a { color: var(--mk-red-dark); font-size: 12px; font-weight: 800; }
.discovery-main { padding: 0 0 100px; }
.discovery-search-panel { align-items: center; background: #fff; border: 1px solid var(--mk-line); border-radius: 20px; box-shadow: 0 17px 42px rgba(25,28,38,.09); display: grid; gap: 18px; grid-template-columns: minmax(0,1fr) auto; margin: 0 0 50px; padding: 12px; position: relative; transform: translateY(-26px); z-index: 4; }
.discovery-search { align-items: center; background: #f7f7f9; border: 1px solid #ececf0; border-radius: 14px; display: flex; margin: 0; min-width: 0; padding: 5px 5px 5px 17px; }
.discovery-search > i { color: var(--mk-red); font-size: 16px; }
.discovery-search input { background: transparent; border: 0; box-shadow: none; box-sizing: border-box; flex: 1; font: 600 14px "DM Sans", sans-serif; height: 48px; min-width: 0; outline: 0; padding: 0 13px; }
.discovery-search-clear { align-items: center; color: #858b96; display: flex; height: 38px; justify-content: center; width: 38px; }
.discovery-search button { background: var(--mk-red); border: 0; border-radius: 11px; color: #fff; cursor: pointer; font: 800 13px "DM Sans", sans-serif; height: 45px; padding: 0 22px; }
.discovery-controls { align-items: center; display: flex; gap: 10px; }
.discovery-filter-toggle { cursor: pointer; margin: 0; }
.discovery-filter-toggle input { opacity: 0; pointer-events: none; position: absolute; }
.discovery-filter-toggle > span { align-items: center; background: #fff; border: 1px solid var(--mk-line); border-radius: 12px; color: #4d5462; display: flex; font-size: 12px; font-weight: 800; gap: 8px; min-height: 46px; padding: 0 14px; transition: background .2s ease,border-color .2s ease,color .2s ease; }
.discovery-filter-toggle.is-active > span { background: var(--mk-red-soft); border-color: #f0afb6; color: var(--mk-red-dark); }
.discovery-sort { align-items: center; border: 1px solid var(--mk-line); border-radius: 12px; display: flex; min-height: 46px; padding: 0 8px 0 13px; }
.discovery-sort > span { color: #858b96; font-size: 10px; font-weight: 700; margin-right: 5px; text-transform: uppercase; }
.discovery-sort select { background: #fff; border: 0; color: var(--mk-ink); cursor: pointer; font: 800 12px "DM Sans", sans-serif; outline: 0; padding: 7px 20px 7px 5px; }
.discovery-section-heading { align-items: end; display: flex; justify-content: space-between; margin-bottom: 22px; }
.discovery-section-heading span, .discovery-results-heading > div > span { color: var(--mk-red-dark); display: block; font-size: 10px; font-weight: 800; letter-spacing: .09em; margin-bottom: 7px; text-transform: uppercase; }
.discovery-section-heading h2, .discovery-results-heading h2 { font-family: "Space Grotesk", sans-serif; font-size: clamp(24px,2.4vw,32px); letter-spacing: -.04em; line-height: 1.1; margin: 0; }
.discovery-categories { margin-bottom: 44px; }
.discovery-category-list { display: flex; gap: 11px; overflow-x: auto; padding: 2px 2px 8px; scrollbar-width: thin; }
.discovery-category { align-items: center; background: #fff; border: 1px solid var(--mk-line); border-radius: 16px; color: #343a46; display: flex; flex: 0 0 auto; font-size: 13px; font-weight: 800; gap: 11px; min-width: 150px; padding: 13px 16px; }
.discovery-category i { align-items: center; background: var(--mk-red-soft); border-radius: 11px; color: var(--mk-red); display: flex; height: 38px; justify-content: center; width: 38px; }
.discovery-category.is-active { background: var(--mk-ink); border-color: var(--mk-ink); color: #fff; }
.discovery-category.is-active i { background: var(--mk-red); color: #fff; }
.discovery-cuisines { margin-bottom: 54px; }
.discovery-cuisine-list { display: flex; gap: 18px; overflow-x: auto; padding: 2px 2px 11px; scrollbar-width: thin; }
.discovery-cuisine { color: #333945; flex: 0 0 112px; text-align: center; }
.discovery-cuisine > span { background-color: #f3f3f6; background-position: center; background-repeat: no-repeat; background-size: cover; border: 3px solid #fff; border-radius: 22px; box-shadow: 0 5px 16px rgba(25,28,38,.09); display: block; height: 92px; margin-bottom: 10px; transition: border-color .2s ease,transform .2s ease; }
.discovery-cuisine:hover > span, .discovery-cuisine.is-active > span { border-color: var(--mk-red); transform: translateY(-2px); }
.discovery-cuisine > .discovery-cuisine-all { align-items: center; background: var(--mk-red-soft); color: var(--mk-red); display: flex; font-size: 23px; justify-content: center; }
.discovery-cuisine strong { display: block; font-size: 12px; line-height: 1.3; }
.discovery-results-heading { align-items: end; display: flex; justify-content: space-between; margin: 0 0 24px; }
.discovery-results-heading > p { color: var(--mk-muted); font-size: 12px; font-weight: 700; margin: 0; }
.discovery-results-heading > p i { color: var(--mk-red); margin-right: 6px; }
.discovery-store-grid { display: grid; gap: 22px; grid-template-columns: repeat(3,minmax(0,1fr)); }
.discovery-store-card { background: #fff; border: 1px solid var(--mk-line); border-radius: 20px; color: var(--mk-ink); min-width: 0; overflow: hidden; transition: border-color .2s ease,box-shadow .2s ease,transform .2s ease; }
.discovery-store-card:hover { border-color: #efb6bc; box-shadow: 0 19px 45px rgba(25,28,38,.11); transform: translateY(-4px); }
.discovery-store-card.is-closed { filter: saturate(.7); opacity: .82; }
.discovery-store-cover { background-color: #eeeef1; background-position: center; background-size: cover; height: 174px; position: relative; }
.discovery-store-cover::after { background: linear-gradient(180deg,rgba(13,15,20,.05),rgba(13,15,20,.42)); content: ""; inset: 0; position: absolute; }
.discovery-store-status, .discovery-free-delivery { align-items: center; backdrop-filter: blur(8px); border-radius: 999px; display: inline-flex; font-size: 10px; font-weight: 800; gap: 7px; padding: 8px 11px; position: absolute; top: 13px; z-index: 2; }
.discovery-store-status { background: rgba(255,255,255,.94); left: 13px; }
.discovery-store-status i { background: currentColor; border-radius: 50%; height: 7px; width: 7px; }
.discovery-store-status.is-open { color: #168348; }
.discovery-store-status.is-closed { color: #a01320; }
.discovery-free-delivery { background: rgba(229,249,234,.95); color: #13763c; right: 13px; }
.discovery-store-body { display: grid; gap: 13px; grid-template-columns: 62px minmax(0,1fr) 22px; padding: 18px; }
.discovery-store-logo { background-color: #fff; background-position: center; background-repeat: no-repeat; background-size: contain; border: 1px solid var(--mk-line); border-radius: 15px; height: 62px; width: 62px; }
.discovery-store-copy { min-width: 0; }
.discovery-store-title { align-items: center; display: flex; gap: 8px; justify-content: space-between; }
.discovery-store-title h3 { font-family: "Space Grotesk", sans-serif; font-size: 18px; letter-spacing: -.025em; margin: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.discovery-store-title > span { color: #b76b00; flex: 0 0 auto; font-size: 11px; font-weight: 800; }
.discovery-store-copy > p { color: var(--mk-muted); font-size: 11px; margin: 6px 0 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.discovery-store-copy > p span { color: #c5c8cf; margin: 0 2px; }
.discovery-store-metrics { display: flex; flex-wrap: wrap; gap: 7px 12px; }
.discovery-store-metrics > span { align-items: center; color: #565d6a; display: inline-flex; font-size: 10px; font-weight: 700; gap: 5px; white-space: nowrap; }
.discovery-store-metrics > span i { color: #858b96; }
.discovery-store-metrics > span.is-free, .discovery-store-metrics > span.is-free i { color: #168348; }
.discovery-store-arrow { align-items: center; color: #b3b7c0; display: flex; font-size: 11px; justify-content: center; }
.discovery-closed-section { border-top: 1px solid var(--mk-line); margin-top: 65px; padding-top: 50px; }
.discovery-results-heading-closed > div > span { color: #747b89; }
.discovery-empty, .discovery-client-empty { background: #fafafd; border: 1px dashed #d9dbe2; border-radius: 24px; box-sizing: border-box; margin: 20px 0; padding: 55px 25px; text-align: center; width: 100%; }
.discovery-empty > i, .discovery-client-empty > i { color: var(--mk-red); display: block; font-size: 30px; margin-bottom: 15px; }
.discovery-empty img { max-width: 170px; }
.discovery-empty h2, .discovery-client-empty strong { color: var(--mk-ink); display: block; font-family: "Space Grotesk", sans-serif; font-size: 22px; margin: 12px 0 7px; }
.discovery-empty p, .discovery-client-empty span { color: var(--mk-muted); display: block; font-size: 13px; }
.discovery-empty a { background: var(--mk-red); border-radius: 999px; color: #fff; display: inline-block; font-size: 12px; font-weight: 800; margin-top: 19px; padding: 11px 17px; }

/* Cardápio: identidade forte da loja, navegação persistente e mais área útil. */
body#bg-estabelecimento #topo .conteudo,
body#bg-estabelecimento .topo-interna-estabelecimento .conteudo { max-width: 1480px; padding-left: 32px; padding-right: 32px; width: 100% !important; }
body#bg-estabelecimento footer .marketing-shell { max-width: 1480px; padding-left: 32px; padding-right: 32px; }
body#bg-estabelecimento .topo-interna-estabelecimento { border-bottom: 1px solid var(--mk-line); padding: 13px 0; }
body#bg-estabelecimento .topo-interna-estabelecimento a { color: #555c69; }
body#bg-estabelecimento #capa-estabelecimento { border-radius: 24px; height: clamp(230px,20vw,320px); margin: 28px auto 0; max-width: 1416px; overflow: hidden; position: relative; width: calc(100% - 64px); }
body#bg-estabelecimento #capa-estabelecimento::after { background: linear-gradient(180deg,rgba(12,13,18,.04),rgba(12,13,18,.36)); content: ""; inset: 0; pointer-events: none; position: absolute; }
body#bg-estabelecimento .store-cover-open { align-items: flex-end; box-sizing: border-box; display: flex; height: 100%; justify-content: flex-end; padding: 20px; position: relative; width: 100%; z-index: 2; }
body#bg-estabelecimento .store-cover-open span { align-items: center; backdrop-filter: blur(9px); background: rgba(255,255,255,.93); border-radius: 999px; color: #167a40; display: inline-flex; font-size: 11px; font-weight: 800; gap: 7px; padding: 10px 13px; }
body#bg-estabelecimento .store-cover-open i { background: currentColor; border-radius: 50%; height: 7px; width: 7px; }
body#bg-estabelecimento #capa-estabelecimento .estabelecimento-fechado { position: relative; z-index: 2; }
body#bg-estabelecimento #produtos-estabelecimento { padding-top: 30px; }
body#bg-estabelecimento #produtos-estabelecimento > .conteudo { display: grid; gap: 34px; grid-template-columns: minmax(0,1fr) 380px; margin: 0 auto; max-width: 1480px; padding: 0 32px; width: 100% !important; }
body#bg-estabelecimento #produtos-estabelecimento #left,
body#bg-estabelecimento #produtos-estabelecimento #right { float: none; margin: 0; min-width: 0; width: auto; }
body#bg-estabelecimento #produtos-estabelecimento #right { align-self: start; top: 18px; }
body#bg-estabelecimento .store-menu-heading { align-items: start; background: #fff; border: 1px solid var(--mk-line); border-radius: 22px; box-shadow: 0 10px 30px rgba(25,28,38,.06); gap: 15px 20px; grid-template-columns: minmax(0,1fr) auto; margin-bottom: 22px; padding: 23px; }
body#bg-estabelecimento .store-menu-identity { grid-row: 1 / span 2; }
body#bg-estabelecimento #produtos-estabelecimento #left .store-menu-identity .img-estabelecimento-nome { flex-basis: 86px; height: 86px; width: 86px; }
body#bg-estabelecimento #produtos-estabelecimento #left .store-menu-identity h1 { font-size: clamp(29px,3vw,42px); margin-bottom: 2px; white-space: normal; }
body#bg-estabelecimento .store-menu-cuisines { color: var(--mk-muted); font-size: 12px; margin: 0 0 9px; }
body#bg-estabelecimento .store-menu-summary { align-items: center; display: flex; flex-wrap: wrap; gap: 7px 15px; }
body#bg-estabelecimento .store-menu-summary > span { align-items: center; color: #555c69; display: inline-flex; font-size: 11px; font-weight: 700; gap: 6px; }
body#bg-estabelecimento .store-menu-summary > span i { color: var(--mk-red); }
body#bg-estabelecimento .store-menu-summary .store-rating, body#bg-estabelecimento .store-menu-summary .store-rating i { color: #b86d00; }
body#bg-estabelecimento .store-menu-summary .store-rating small { color: #808692; font-size: 9px; }
body#bg-estabelecimento .store-address-prompt { align-items: center; color: var(--mk-red-dark); display: inline-flex; font-size: 11px; font-weight: 800; gap: 6px; }
body#bg-estabelecimento .store-menu-actions { align-self: center; justify-self: end; margin: 0; }
body#bg-estabelecimento .store-service-badges { justify-content: flex-end; margin: 0; }
body#bg-estabelecimento .store-menu-navigation { background: rgba(247,247,250,.96); border-bottom: 1px solid var(--mk-line); margin: 0 0 30px; padding: 8px 0 3px; position: sticky; top: 0; z-index: 10; }
body#bg-estabelecimento #produtos-estabelecimento #left form#filtro-estabelecimento { box-shadow: 0 6px 18px rgba(25,28,38,.05); }
body#bg-estabelecimento #produtos-estabelecimento #left form#filtro-estabelecimento input[type="search"] { background: transparent; border: 0; border-radius: 0; box-shadow: none; box-sizing: border-box; flex: 1; float: none; font: 600 14px "DM Sans", sans-serif; height: 52px; margin: 0; min-width: 0; outline: 0; padding: 0 18px 0 0; width: auto; }
body#bg-estabelecimento #produtos-estabelecimento #left form#filtro-estabelecimento label { background: transparent; color: var(--mk-red); flex: 0 0 52px; float: none; height: 52px; line-height: 52px; margin: 0; order: -1; text-align: center; width: 52px; }
body#bg-estabelecimento #produtos-estabelecimento #left form#filtro-estabelecimento input[type="submit"] { display: none; }
body#bg-estabelecimento .menu-filter-row { margin: 8px 0 0; padding-bottom: 9px; }
body#bg-estabelecimento .menu-filter-chip { padding: 10px 16px; }
body#bg-estabelecimento .menu-category-heading { align-items: end; display: flex; justify-content: space-between; margin-bottom: 18px; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .menu-category-heading h2 { margin: 3px 0 0; }
body#bg-estabelecimento .menu-category-heading > div > span { color: var(--mk-red-dark); font-size: 9px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
body#bg-estabelecimento .menu-category-heading > small { color: #878d98; font-size: 11px; font-weight: 700; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .itens-produtos { gap: 18px; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto { grid-template-columns: 144px minmax(0,1fr); height: 176px; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto .right-produto { padding: 18px 52px 17px 18px; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto .right-produto h3 { font-size: 18px; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto .right-produto p { font-size: 12px; max-height: 52px; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto .right-produto span { bottom: 16px; font-size: 15px; left: 18px; }
body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .produto .right-produto .btn-produto { border-radius: 12px; bottom: 14px; height: 40px; right: 13px; width: 40px; }
body#bg-estabelecimento .menu-search-empty { background: #fff; border: 1px dashed #d7dae1; border-radius: 20px; margin: 0 0 30px; padding: 42px 20px; text-align: center; }
body#bg-estabelecimento .menu-search-empty i { color: var(--mk-red); display: block; font-size: 27px; margin-bottom: 12px; }
body#bg-estabelecimento .menu-search-empty strong, body#bg-estabelecimento .menu-search-empty span { display: block; }
body#bg-estabelecimento .menu-search-empty strong { font-family: "Space Grotesk", sans-serif; font-size: 18px; }
body#bg-estabelecimento .menu-search-empty span { color: var(--mk-muted); font-size: 12px; margin-top: 5px; }
body#bg-estabelecimento #produtos-estabelecimento #right .seu-pedido { margin-top: 0; }
body#bg-estabelecimento #produtos-estabelecimento #right .seu-pedido h2 { font-family: "Space Grotesk", sans-serif; font-size: 22px; font-weight: 700; padding: 22px 24px; }
body#bg-estabelecimento #produtos-estabelecimento #right .seu-pedido .itens-pedido-carrinho { padding: 20px 22px; }
body#bg-estabelecimento #produtos-estabelecimento #right .seu-pedido .valores-pedido { padding: 18px 22px; }
body#bg-estabelecimento #produtos-estabelecimento #right .seu-pedido .valores-pedido ul li { font-family: "DM Sans", sans-serif; font-size: 13px; line-height: 1.6; }
body#bg-estabelecimento #produtos-estabelecimento #right .seu-pedido .btn-pedido,
body#bg-estabelecimento #produtos-estabelecimento #right .seu-pedido .btn-pedido-vazio { border-radius: 12px; box-sizing: border-box; font: 800 14px "DM Sans", sans-serif; margin: 18px 22px 0; padding: 16px; width: calc(100% - 44px); }
body#bg-estabelecimento #produtos-estabelecimento #right .seu-pedido .btn-pedido { background: var(--mk-red); border-color: var(--mk-red); }

/* Personalização de produto em dois painéis, com resumo e ação sempre acessíveis. */
body#bg-estabelecimento .remodal.modal-pedido { max-height: 92vh; max-width: 980px !important; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto { display: grid; grid-template-columns: 330px minmax(0,1fr); max-height: 88vh; min-height: 0; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido { background: #f7f7f9; display: block; grid-column: 1; overflow-y: auto; padding: 24px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido .img-pedido-modal { border-radius: 19px; height: 282px; margin: 0 0 24px; width: 100%; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido .right-header-modal { align-self: auto; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido h1 { font-size: 30px; margin-right: 0; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido p { height: auto; max-height: none; overflow: visible; }
body#bg-estabelecimento .product-share-button { align-items: center; background: #fff; border: 1px solid var(--mk-line); border-radius: 999px; color: #515865; cursor: pointer; display: inline-flex; font: 700 11px "DM Sans", sans-serif; gap: 6px; margin: 4px 0 8px; padding: 8px 11px; }
body#bg-estabelecimento .product-share-button[hidden] { display: none; }
body#bg-estabelecimento .product-modal-instruction { align-items: center; color: #656c79; display: flex; font: 600 11px/1.4 "DM Sans", sans-serif; gap: 7px; }
body#bg-estabelecimento .product-modal-instruction i { color: var(--mk-red); }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido .qtd-pedido { background: #fff; border: 1px solid var(--mk-line); border-radius: 13px; box-sizing: border-box; justify-content: flex-end; margin-top: 20px; padding: 7px; width: 100%; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido .qtd-pedido::before { margin-right: auto; padding-left: 4px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido { display: flex; flex-direction: column; grid-column: 2; max-height: 88vh; min-height: 0; padding: 28px 30px 24px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .configuracoes-pedido { border-bottom: 0; border-top: 0; flex: 1 1 auto; margin: 0 -8px 16px 0; max-height: none; min-height: 160px; overflow-y: auto; padding: 0 14px 0 0; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .configuracoes-pedido:not(:has(.opcoes-modal)) { background: #fafafd; border: 1px solid #eceef2; border-radius: 12px; display: block; flex: 0 0 auto; min-height: 0; padding: 14px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .configuracoes-pedido:not(:has(.opcoes-modal))::before { color: #777e8b; content: "Este item não possui opções adicionais."; display: block; font-size: 12px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido .opcoes-modal { border-bottom: 1px solid var(--mk-line); margin-bottom: 20px; padding-bottom: 5px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido .opcoes-modal > label { font-family: "DM Sans", sans-serif; line-height: 1.4; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido .opcoes-modal .opcoes-modal-geral li { background: #fafafd; border: 1px solid #eceef2; border-radius: 12px; box-sizing: border-box; margin: 7px 0; min-height: 48px; padding: 10px 11px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido h4 { margin-top: 0; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido textarea { flex: 0 0 auto; height: 68px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .rodape-modal-pedido { background: #fff; border-top: 1px solid var(--mk-line); flex: 0 0 auto; margin: auto -30px -24px; padding: 17px 30px 24px; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido .left-rdp { align-items: center; border: 0; display: flex; justify-content: space-between; padding: 0; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido .left-rdp .subtotal,
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido .left-rdp .valor-produto { float: none; width: auto; }
body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido .left-rdp .valor-produto { font-family: "Space Grotesk", sans-serif; font-size: 22px; }

@media (max-width: 1180px) {
  .discovery-store-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  body#bg-estabelecimento #produtos-estabelecimento > .conteudo { grid-template-columns: minmax(0,1fr) 340px; }
  body#bg-estabelecimento #produtos-estabelecimento #left .categoria-produtos .itens-produtos { grid-template-columns: 1fr; }
}

@media (max-width: 900px) {
  .discovery-hero-grid { align-items: stretch; gap: 28px; grid-template-columns: 1fr; }
  .discovery-search-panel { align-items: stretch; grid-template-columns: 1fr; }
  .discovery-controls { justify-content: space-between; }
  body#bg-estabelecimento #produtos-estabelecimento > .conteudo { display: block; }
  body#bg-estabelecimento #produtos-estabelecimento #right { margin: 35px auto 0; max-width: 520px; width: 100%; }
  body#bg-estabelecimento .store-menu-heading { grid-template-columns: 1fr; }
  body#bg-estabelecimento .store-menu-identity { grid-row: auto; }
  body#bg-estabelecimento .store-menu-actions { justify-self: start; margin-left: 102px; }
  body#bg-estabelecimento .store-service-badges { justify-content: flex-start; margin-left: 102px; }
}

@media (max-width: 700px) {
  body#bg-busca #topo { height: 70px; }
  body#bg-busca #topo .conteudo { height: 70px; padding: 0 18px; }
  body#bg-busca #topo #menu { display: none; }
  body#bg-busca #topo #logo-header { width: 100px; }
  body#bg-busca footer .marketing-shell,
  body#bg-estabelecimento footer .marketing-shell { padding-left: 18px; padding-right: 18px; }
  .discovery-shell { padding-left: 18px; padding-right: 18px; }
  .discovery-hero { padding: 18px 0 48px; }
  .discovery-breadcrumb { margin-bottom: 25px; }
  .discovery-hero h1 { font-size: 2.75rem; }
  .discovery-location { grid-template-columns: 44px minmax(0,1fr); }
  .discovery-location > a { grid-column: 2; }
  .discovery-search-panel { margin-bottom: 30px; padding: 9px; }
  .discovery-search { flex-wrap: wrap; padding: 5px; }
  .discovery-search > i { margin-left: 10px; }
  .discovery-search input { min-width: calc(100% - 45px); }
  .discovery-search button { margin-top: 3px; width: 100%; }
  .discovery-controls { align-items: stretch; flex-direction: column; }
  .discovery-filter-toggle > span, .discovery-sort { justify-content: center; }
  .discovery-store-grid { grid-template-columns: 1fr; }
  .discovery-store-cover { height: 155px; }
  .discovery-results-heading { align-items: flex-start; flex-direction: column; gap: 8px; }
  body#bg-estabelecimento .topo-interna-estabelecimento .conteudo,
  body#bg-estabelecimento #produtos-estabelecimento > .conteudo { padding-left: 18px; padding-right: 18px; }
  body#bg-estabelecimento #capa-estabelecimento { border-radius: 0; height: 210px; margin-top: 0; width: 100%; }
  body#bg-estabelecimento .store-menu-heading { border-radius: 18px; padding: 18px; }
  body#bg-estabelecimento .store-menu-identity { align-items: flex-start; }
  body#bg-estabelecimento #produtos-estabelecimento #left .store-menu-identity .img-estabelecimento-nome { flex-basis: 68px; height: 68px; width: 68px; }
  body#bg-estabelecimento #produtos-estabelecimento #left .store-menu-identity h1 { font-size: 27px; }
  body#bg-estabelecimento .store-menu-actions, body#bg-estabelecimento .store-service-badges { margin-left: 0; }
  body#bg-estabelecimento .store-menu-actions { width: 100%; }
  body#bg-estabelecimento .store-menu-actions button { justify-content: center; }
  body#bg-estabelecimento .modal-pedido form.form-adicionar-produto { display: block; max-height: 90vh; min-height: 0; overflow-y: auto; }
  body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido { overflow: visible; padding: 17px; }
  body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .right-modal-pedido .img-pedido-modal { height: 230px; margin-bottom: 18px; }
  body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .left-modal-pedido { display: block; max-height: none; overflow: visible; padding: 4px 17px 17px; }
  body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .configuracoes-pedido { max-height: none; min-height: 0; overflow: visible; }
  body#bg-estabelecimento .modal-pedido form.form-adicionar-produto .rodape-modal-pedido { margin: 0 -17px -17px; padding: 16px 17px 17px; position: sticky; bottom: -1px; z-index: 2; }
}

/* Keep the shared header immune to page-specific legacy selectors above. */
body #topo#topo.site-header { background:#fff; border-bottom:1px solid #eceef2; box-shadow:0 8px 28px rgba(35,24,65,.06); height:84px; position:relative; z-index:100; }
body #topo#topo.site-header .site-header-inner { align-items:center; display:flex; height:84px; justify-content:space-between; margin:0 auto; max-width:1180px; padding:0 24px; width:100%!important; }
body #topo#topo.site-header .site-header-logo { align-items:center; display:flex; flex:0 0 auto; float:none; height:100%; margin:0; position:static; transform:none; }
body #topo#topo.site-header #logo-header { display:block; margin:0; max-height:50px; width:112px; }
body #topo#topo.site-header .site-header-nav { background:transparent; border:0; border-radius:0; float:none; height:auto!important; margin:0 14px 0 auto; order:initial; padding:0; position:static; width:auto!important; }
body #topo#topo.site-header .site-header-nav ul { align-items:center; display:flex; gap:4px; height:auto!important; margin:0; padding:0; width:auto!important; }
body #topo#topo.site-header .site-header-nav li { float:none; margin:0; }
body #topo#topo.site-header .site-header-nav li a { background:transparent; border:0; border-radius:999px; box-sizing:border-box; color:#34313d; display:block; font:700 13px/1.2 "DM Sans",sans-serif; padding:11px 14px; white-space:nowrap; }
body #topo#topo.site-header .site-header-nav li a.nav-merchant-secondary { background:transparent; border:1px solid #ffd1d5; color:#b31220; }
body #topo#topo.site-header .header-login, body #topo#topo.site-header .header-account { align-self:center; flex:0 0 auto; float:none; margin:0 0 0 4px; order:initial; }
body #topo#topo.site-header #btn-header { background:#df1829; border-radius:999px; color:#fff; float:none; font:800 13px/1.2 "DM Sans",sans-serif; height:auto; margin:0; padding:13px 20px; position:static; width:auto; }
@media(max-width:760px){body #topo#topo.site-header,body #topo#topo.site-header .site-header-inner{height:70px!important}body #topo#topo.site-header .site-header-inner{padding:0 18px!important}body #topo#topo.site-header .site-header-nav{display:none!important}body #topo#topo.site-header #logo-header{width:100px!important}}
body #topo#topo.site-header #minha-conta{align-items:center;background:#fff;border:1px solid #eceef2;border-radius:999px;display:inline-flex;float:none;margin:0;min-height:42px;padding:0 16px;position:relative}
body #topo#topo.site-header #minha-conta .header-account-label{align-items:center;background:transparent;color:#34313d;display:flex;font:800 13px/1.2 "DM Sans",sans-serif;gap:7px;height:auto;padding:0}
body #topo#topo.site-header #minha-conta .header-account-menu{left:auto;margin-top:12px;right:0;top:100%}
body #topo#topo.site-header #minha-conta #drop-minha-conta{border:1px solid #e7e8ed;border-radius:12px;box-shadow:0 16px 38px rgba(25,28,38,.14);left:auto;margin:10px 0 0;overflow:hidden;right:0;top:100%;width:180px}
