:root{
  --yellow:#ffc400;--yellow2:#ffae00;--black:#080808;--ink:#111;--paper:#f3efe6;--white:#fff;
  --muted:#aaa;--line:rgba(255,255,255,.14);--radius:24px;--shell:min(1220px,calc(100% - 44px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:#fff;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;overflow-x:hidden}body.modal-open,body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--yellow);color:#000}.shell{width:var(--shell);margin:auto}.skip{position:fixed;top:8px;left:8px;z-index:999;transform:translateY(-150%);background:var(--yellow);color:#000;padding:12px 16px;border-radius:8px;font-weight:800}.skip:focus{transform:none}
.header{position:absolute;inset:0 0 auto;z-index:50;border-bottom:1px solid rgba(255,255,255,.1);transition:.25s}.header.is-sticky{position:fixed;background:rgba(8,8,8,.9);backdrop-filter:blur(18px);box-shadow:0 12px 40px rgba(0,0,0,.28)}.header__inner{min-height:90px;display:flex;align-items:center;justify-content:space-between}.logo img{width:245px;height:auto}.menu{display:flex;align-items:center;gap:36px;font-size:.87rem;font-weight:800}.menu a{color:rgba(255,255,255,.74);position:relative}.menu a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:2px;background:var(--yellow);transition:.2s}.menu a:hover{color:#fff}.menu a:hover:after{right:0}.menu-button{display:none;width:48px;height:48px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.07);flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-button span{width:22px;height:2px;background:#fff;transition:.2s}
.hero{position:relative;min-height:760px;height:100svh;max-height:980px;display:flex;align-items:center;overflow:hidden;isolation:isolate}.hero__photo{position:absolute;inset:0;background-color:#050505;background-image:url("ob-media-v27/costela-cheddar-burger-180g.webp");background-position:right 52%;background-size:min(100vw,2752px) auto;background-repeat:no-repeat;z-index:-4;transform:none}.hero__veil{position:absolute;inset:0;z-index:-3;background:linear-gradient(90deg,rgba(5,5,5,.98) 0%,rgba(5,5,5,.88) 38%,rgba(5,5,5,.20) 70%,rgba(5,5,5,.42)),linear-gradient(0deg,rgba(5,5,5,.72),transparent 38%)}.hero__lines{position:absolute;inset:0;z-index:-2;opacity:.09;background-image:linear-gradient(rgba(255,255,255,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.3) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 72%)}.hero__content{padding-top:95px;display:flex;align-items:center;justify-content:space-between;gap:60px}.hero__copy{max-width:780px}.kicker{margin:0 0 22px;display:flex;align-items:center;gap:13px;color:var(--yellow);font-size:.75rem;letter-spacing:.19em;text-transform:uppercase;font-weight:900}.kicker span{width:38px;height:3px;background:currentColor}.kicker--dark{color:#8e6400}.hero h1,.manifesto h2,.section-head h2,.delivery h2,.house h2,.closing h2{font-family:"Barlow Condensed",Impact,sans-serif;text-transform:uppercase;letter-spacing:-.04em;line-height:.88;margin:0;font-weight:900}.hero h1{font-size:clamp(4.6rem,8vw,8.5rem)}.hero h1 strong{color:var(--yellow);font-weight:900}.hero__lead{max-width:680px;margin:28px 0 0;color:rgba(255,255,255,.72);font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.7}.hero__signals{display:flex;gap:9px;flex-wrap:wrap;margin-top:30px}.hero__signals span{padding:10px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.06);font-size:.72rem;font-weight:800}.hero__stamp{width:190px;height:190px;border:2px solid rgba(255,196,0,.75);border-radius:50%;display:grid;place-content:center;text-align:center;transform:rotate(8deg);background:rgba(0,0,0,.28);backdrop-filter:blur(10px)}.hero__stamp span{font-family:"Barlow Condensed",sans-serif;font-size:6rem;font-weight:900;line-height:.72;color:var(--yellow)}.hero__stamp small{text-transform:uppercase;letter-spacing:.13em;font-weight:900}.hero__scroll{position:absolute;left:50%;bottom:25px;transform:translateX(-50%);display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.55);font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.hero__scroll i{font-style:normal;color:var(--yellow)}
.manifesto{background:var(--paper);color:var(--ink);padding:120px 0}.manifesto__grid{display:grid;grid-template-columns:.55fr 1.45fr;gap:80px;align-items:start}.manifesto__label img{margin-top:55px;width:125px}.manifesto h2,.house h2{font-size:clamp(3.6rem,6vw,6.6rem)}.manifesto h2 em,.section-head h2 em,.delivery h2 em,.house h2 em,.closing h2 em{color:var(--yellow2);font-style:normal}.manifesto__copy>p{max-width:780px;font-size:1.05rem;line-height:1.8;color:#5b5953;margin:25px 0 0}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:85px}.values article{border-top:3px solid #111;padding:24px 0 0;min-height:200px}.values b{font-family:"Barlow Condensed",sans-serif;font-size:1.4rem;color:#9d7100}.values h3{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-size:2.2rem;margin:38px 0 8px}.values p{color:#69665f;line-height:1.6;font-size:.9rem;margin:0}
.burgers{padding:120px 0;background:#090909}.section-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:55px}.section-head>div{max-width:850px}.section-head h2{font-size:clamp(3.7rem,6vw,6.7rem)}.section-head>p{max-width:330px;color:rgba(255,255,255,.55);line-height:1.7;font-size:.9rem;margin:0 0 10px}.burger-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:310px;gap:14px}.burger-card{position:relative;overflow:hidden;border-radius:20px;background:#171717;isolation:isolate}.burger-card--hero{grid-column:span 2;grid-row:span 2}.burger-card--wide{grid-column:span 2}.burger-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.burger-card:hover img{transform:scale(1.045)}.burger-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.9),transparent 55%)}.burger-card>div{position:absolute;left:22px;right:22px;bottom:20px;z-index:2}.burger-card span{color:var(--yellow);font-size:.66rem;letter-spacing:.13em;text-transform:uppercase;font-weight:900}.burger-card h3{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-size:2.15rem;margin:4px 0 0;line-height:.95}.burger-card--hero h3{font-size:3.6rem}
.delivery{position:relative;min-height:720px;display:flex;align-items:center;isolation:isolate;overflow:hidden}.delivery__photo{position:absolute;inset:0;z-index:-3;background:url("https://images.unsplash.com/photo-1617347454431-f49d7ff5c3b1?auto=format&fit=crop&w=2100&q=90") center/cover no-repeat}.delivery__shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(6,6,6,.97),rgba(6,6,6,.80) 48%,rgba(6,6,6,.3))}.delivery__content{display:grid;grid-template-columns:1.1fr .9fr;gap:95px;align-items:center}.delivery h2{font-size:clamp(4.2rem,7vw,7.5rem)}.delivery__copy>p:last-child{max-width:650px;color:rgba(255,255,255,.68);line-height:1.75;font-size:1rem}.delivery__steps{list-style:none;padding:0;margin:0;display:grid;gap:12px}.delivery__steps li{display:flex;gap:20px;align-items:center;padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:rgba(7,7,7,.62);backdrop-filter:blur(12px)}.delivery__steps b{width:52px;height:52px;border-radius:50%;background:var(--yellow);color:#000;display:grid;place-items:center;font-family:"Barlow Condensed",sans-serif;font-size:1.7rem}.delivery__steps span{display:grid;gap:5px}.delivery__steps strong{text-transform:uppercase;font-family:"Barlow Condensed",sans-serif;font-size:1.45rem}.delivery__steps small{color:rgba(255,255,255,.55)}
.house{background:var(--paper);color:var(--ink);padding:120px 0}.house__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:center}.house__photo{height:650px;border-radius:24px;background:url("ob-media-v27/fachada-sumare.webp") center/cover no-repeat;box-shadow:0 35px 85px rgba(0,0,0,.2)}.house__copy>p:not(.kicker){color:#625f58;line-height:1.8;margin:25px 0}.house blockquote{margin:45px 0 0;padding:25px 0 0;border-top:3px solid #111;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-size:2.5rem;font-weight:900;line-height:1}
.units{padding:120px 0;background:#0c0c0c}.section-head--units>p{max-width:430px}.units__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.unit-card{border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#141414;padding:34px;min-height:570px}.unit-card--yellow{background:var(--yellow);color:#000;border-color:var(--yellow)}.unit-card__top{display:flex;align-items:start;justify-content:space-between}.unit-card__top span{font-family:"Barlow Condensed",sans-serif;font-size:2rem;font-weight:900;color:var(--yellow)}.unit-card--yellow .unit-card__top span{color:#000}.unit-card__top img{width:76px}.unit-card>p{text-transform:uppercase;font-size:.72rem;letter-spacing:.15em;font-weight:900;color:var(--yellow);margin:60px 0 6px}.unit-card--yellow>p{color:#604900}.unit-card h3{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-size:5rem;line-height:.9;margin:0}.unit-card dl{margin:45px 0 0}.unit-card dl div{display:grid;grid-template-columns:140px 1fr;gap:22px;padding:18px 0;border-top:1px solid rgba(255,255,255,.14)}.unit-card--yellow dl div{border-color:rgba(0,0,0,.18)}.unit-card dt{text-transform:uppercase;font-size:.67rem;letter-spacing:.12em;font-weight:900;color:rgba(255,255,255,.45)}.unit-card--yellow dt{color:rgba(0,0,0,.55)}.unit-card dd{margin:0;line-height:1.5;font-size:.91rem}
.closing{position:relative;min-height:620px;display:flex;align-items:center;justify-content:center;text-align:center;isolation:isolate;overflow:hidden}.closing__burger{position:absolute;inset:0;z-index:-3;background:url("ob-media-v27/smash-burger-cream-cheese-100g.webp") center 55%/cover no-repeat}.closing__veil{position:absolute;inset:0;z-index:-2;background:rgba(0,0,0,.72)}.closing__content p{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:900;color:var(--yellow)}.closing h2{font-size:clamp(4.5rem,8vw,8.5rem)}
.footer{background:#070707;padding:75px 0 105px}.footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,.65fr);gap:55px}.footer__grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer img{width:225px}.footer p,.footer span{color:rgba(255,255,255,.48);font-size:.8rem;line-height:1.6;margin:0}.footer strong{color:var(--yellow);text-transform:uppercase;font-size:.72rem;letter-spacing:.13em;margin-bottom:8px}.footer__bottom{margin-top:55px;padding-top:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between}
.order-fab{position:fixed;right:22px;bottom:calc(22px + env(safe-area-inset-bottom));z-index:80;border:0;border-radius:999px;background:var(--yellow);color:#000;min-height:64px;padding:0 24px;display:flex;align-items:center;gap:12px;box-shadow:0 18px 50px rgba(0,0,0,.38),0 0 0 1px rgba(255,255,255,.15);cursor:pointer;font-weight:900;transition:transform .2s,box-shadow .2s}.order-fab:hover{transform:translateY(-4px);box-shadow:0 24px 60px rgba(0,0,0,.45)}.order-fab__dot{width:10px;height:10px;border-radius:50%;background:#20b85b;box-shadow:0 0 0 6px rgba(32,184,91,.18)}.order-fab i{font-style:normal;font-size:1.25rem}
.modal[hidden]{display:none}.modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:20px}.modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(9px)}.modal__panel{position:relative;width:min(560px,100%);max-height:calc(100svh - 32px);overflow:auto;background:var(--paper);color:#111;border-radius:25px;padding:38px;box-shadow:0 45px 100px rgba(0,0,0,.6)}.modal__close{position:absolute;right:17px;top:17px;width:42px;height:42px;border:1px solid rgba(0,0,0,.14);border-radius:50%;background:transparent;font-size:1.8rem;cursor:pointer}.modal__brand img{width:70px;margin-bottom:20px}.modal__eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.66rem;font-weight:900;color:#8c6500;margin:0 0 10px}.modal h2{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-size:3.4rem;line-height:.95;margin:0}.modal p:not(.modal__eyebrow):not(.modal__status){color:#5e5a53;line-height:1.6}.modal__primary{width:100%;min-height:60px;border:0;border-radius:14px;background:#111;color:#fff;padding:0 20px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;margin-top:24px}.modal__primary:hover{background:#222}.modal__divider{display:flex;align-items:center;gap:12px;margin:24px 0;color:#89857d;font-size:.7rem}.modal__divider:before,.modal__divider:after{content:"";height:1px;background:rgba(0,0,0,.12);flex:1}.manual-units{display:grid;grid-template-columns:1fr 1fr;gap:10px}.manual-units button{border:1px solid rgba(0,0,0,.14);border-radius:14px;background:#fff;text-align:left;padding:16px;cursor:pointer}.manual-units button:hover{border-color:#111}.manual-units strong,.manual-units small{display:block}.manual-units strong{font-size:.95rem}.manual-units small{font-size:.68rem;color:#77736d;line-height:1.4;margin-top:4px}.modal__status{min-height:20px;margin:15px 0 0;color:#8b6500;font-size:.78rem}.result-card{margin:26px 0 0;padding:22px;border-radius:17px;background:#111;color:#fff;display:grid;gap:6px}.result-card span{color:var(--yellow);text-transform:uppercase;font-size:.65rem;letter-spacing:.13em;font-weight:900}.result-card strong{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-size:2.1rem}.result-card small{color:rgba(255,255,255,.6);line-height:1.5}.modal__secondary{display:block;margin:14px auto 0;border:0;background:transparent;text-decoration:underline;cursor:pointer;color:#4f4c46}.modal__primary.is-loading{opacity:.65;pointer-events:none}
@media(max-width:1000px){.burger-grid{grid-template-columns:repeat(3,1fr)}.burger-card--hero{grid-column:span 2}.delivery__content{gap:50px}.house__grid{gap:45px}.footer__grid{grid-template-columns:1.3fr repeat(3,.7fr)}}
@media(max-width:780px){:root{--shell:min(100% - 28px,680px)}body{padding-bottom:84px}.header__inner{min-height:74px}.logo img{width:195px}.menu-button{display:flex;position:relative;z-index:101}.menu-button[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-button[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-button[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header.menu-open{position:fixed;inset:0;background:#080808}.header.menu-open .header__inner{align-items:flex-start;padding-top:12px}.menu{position:fixed;inset:0;width:100%;height:100svh;background:#080808;padding:110px 28px 110px;display:flex;flex-direction:column;align-items:stretch;gap:0;overflow:auto;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px);transition:.2s;z-index:100}.menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:none}.menu a{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-size:2.6rem;color:#fff;padding:18px 0;border-bottom:1px solid var(--line)}.menu a:after{display:none}.hero{min-height:760px;height:auto;padding:125px 0 95px}.hero__photo{background-position:60% 50%;background-size:cover}.hero__veil{background:linear-gradient(90deg,rgba(5,5,5,.96),rgba(5,5,5,.68))}.hero__content{padding:0;display:block}.hero h1{font-size:clamp(4rem,18vw,6rem)}.hero__lead{font-size:.96rem}.hero__stamp{display:none}.hero__scroll{display:none}.manifesto,.burgers,.house,.units{padding:82px 0}.manifesto__grid{grid-template-columns:1fr;gap:35px}.manifesto__label{display:flex;align-items:center;justify-content:space-between}.manifesto__label img{margin:0;width:85px}.manifesto h2,.section-head h2,.house h2{font-size:clamp(3.4rem,15vw,5rem)}.values{grid-template-columns:1fr;margin-top:55px}.values article{min-height:150px}.section-head{display:block;margin-bottom:38px}.section-head>p{margin-top:20px}.burger-grid{grid-template-columns:1fr 1fr;grid-auto-rows:270px;gap:10px}.burger-card--hero{grid-column:span 2;grid-row:span 1}.burger-card--wide{grid-column:span 2}.burger-card--hero h3{font-size:2.3rem}.burger-card h3{font-size:1.55rem}.delivery{min-height:auto;padding:90px 0}.delivery__shade{background:rgba(5,5,5,.84)}.delivery__content{grid-template-columns:1fr;gap:42px}.delivery h2{font-size:clamp(4rem,18vw,6rem)}.house__grid{grid-template-columns:1fr}.house__photo{height:440px}.house__copy{order:-1}.units__grid{grid-template-columns:1fr}.unit-card{min-height:auto;padding:28px}.unit-card h3{font-size:4rem}.unit-card dl div{grid-template-columns:110px 1fr}.closing{min-height:530px}.closing h2{font-size:clamp(4rem,17vw,6rem)}.footer__grid{grid-template-columns:1fr 1fr}.footer__grid>div:first-child{grid-column:1/3}.footer__bottom{flex-direction:column;gap:8px}.order-fab{left:14px;right:14px;bottom:calc(12px + env(safe-area-inset-bottom));justify-content:center;min-height:64px}.modal{padding:10px}.modal__panel{padding:28px 20px 24px;border-radius:22px}.modal h2{font-size:2.8rem}.manual-units{grid-template-columns:1fr}}
@media(max-width:430px){.burger-grid{grid-auto-rows:230px}.burger-card>div{left:16px;bottom:15px}.unit-card dl div{grid-template-columns:1fr;gap:6px}.house__photo{height:360px}.footer__grid{grid-template-columns:1fr}.footer__grid>div:first-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}


/* v2.2 — wordmark textual temporário.
   Os logotipos gerados anteriormente foram removidos.
   Substituir pelo arquivo oficial do marketing quando disponível. */
.logo--text{
  display:inline-flex;
  align-items:baseline;
  gap:.25em;
  font-family:"Barlow Condensed",Impact,sans-serif;
  font-size:2rem;
  line-height:1;
  letter-spacing:-.02em;
  text-transform:uppercase;
  color:#fff;
  font-weight:900;
}
.logo--text strong{color:var(--yellow);font-weight:900}
.brand-placeholder{
  width:112px;
  height:112px;
  border:2px solid #111;
  border-radius:50%;
  display:grid;
  place-items:center;
  font-family:"Barlow Condensed",Impact,sans-serif;
  font-size:2rem;
  font-weight:900;
  color:#111;
}
.footer-wordmark{
  display:flex;
  align-items:baseline;
  gap:.22em;
  font-family:"Barlow Condensed",Impact,sans-serif;
  font-size:2.35rem;
  line-height:1;
  font-weight:900;
  text-transform:uppercase;
}
.footer-wordmark strong{color:var(--yellow)}
.modal__brand--text{
  display:inline-block;
  margin-bottom:20px;
  font-family:"Barlow Condensed",Impact,sans-serif;
  font-size:1.35rem;
  font-weight:900;
  color:#111;
  letter-spacing:.04em;
}
@media(max-width:780px){
  .logo--text{font-size:1.7rem}
  .brand-placeholder{width:82px;height:82px;font-size:1.45rem}
}


/* v2.3 — Promoções + privacidade/rastreamento */
.menu .menu__promo{color:var(--yellow);font-size:.95rem;font-weight:900;text-shadow:0 0 22px rgba(255,196,0,.22)}
.menu .menu__promo:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--yellow);margin-right:8px;box-shadow:0 0 0 5px rgba(255,196,0,.12)}
.promotions{padding:120px 0;background:linear-gradient(180deg,#111 0%,#080808 100%);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.section-head--promotions>p{max-width:390px}
.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.promo-card{position:relative;overflow:hidden;min-height:470px;border-radius:24px;background:#151515;border:2px solid #7e2323;box-shadow:0 25px 60px rgba(0,0,0,.26);isolation:isolate;transition:transform .25s,border-color .25s,box-shadow .25s}
.promo-card.is-active{border-color:#22b85d;cursor:pointer}
.promo-card.is-inactive{border-color:#b63d3d;cursor:not-allowed}
.promo-card:hover{transform:translateY(-5px)}
.promo-card.is-active:hover{box-shadow:0 28px 70px rgba(34,184,93,.13)}
.promo-card.is-inactive:hover{box-shadow:0 28px 70px rgba(182,61,61,.10)}
.promo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.promo-card:hover img{transform:scale(1.045)}
.promo-card:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(0,0,0,.94) 0%,rgba(0,0,0,.12) 62%,rgba(0,0,0,.05))}
.promo-card__status{position:absolute;right:16px;top:16px;z-index:3;display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:rgba(5,5,5,.84);backdrop-filter:blur(8px);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.promo-card__status:before{content:"";width:9px;height:9px;border-radius:50%;background:#b63d3d;box-shadow:0 0 0 5px rgba(182,61,61,.16)}
.promo-card.is-active .promo-card__status:before{background:#22b85d;box-shadow:0 0 0 5px rgba(34,184,93,.16)}
.promo-card__body{position:absolute;left:24px;right:24px;bottom:22px;z-index:2}
.promo-card__body span{display:block;color:var(--yellow);font-size:.67rem;letter-spacing:.14em;text-transform:uppercase;font-weight:900;margin-bottom:6px}
.promo-card__body h3{margin:0;font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-size:3rem;line-height:.93}
.promo-card__body p{margin:10px 0 0;color:rgba(255,255,255,.64);font-size:.82rem;line-height:1.5}
.promo-card.is-active .promo-card__body p{color:rgba(255,255,255,.82)}
@media(max-width:900px){.promo-grid{grid-template-columns:1fr 1fr}.promo-card:last-child{grid-column:1/3}}
@media(max-width:780px){.menu .menu__promo{font-size:2.6rem}.menu .menu__promo:before{width:10px;height:10px}.promotions{padding:82px 0}.promo-grid{grid-template-columns:1fr}.promo-card,.promo-card:last-child{grid-column:auto;min-height:390px}.promo-card__body h3{font-size:2.55rem}.cookie-consent{bottom:92px;align-items:stretch;flex-direction:column;gap:14px}.cookie-consent__actions{width:100%}.cookie-consent button{flex:1}}

/* v2.4 — fotos HD: Costela Cheddar no hero e Costela Burger em alta resolução. */

/* v2.5 — ajustes de menu e promoções. */

/* v2.8 — menu reordenado; Sumaré amarelo; Americana preto; barra fixa de consentimento removida. */

/* v2.9 — seção Promoções movida antes de Burgers na ordem da página. */

/* v2.10 — cards promocionais com link clicável independentemente do status visual. */
.promo-card[role="link"]{cursor:pointer}

/* v2.11 — painel de promoções. */


/* v3.0 — logo oficial + pop-ups */
.logo{display:flex;align-items:center;text-decoration:none}
.logo--image img{display:block;width:min(270px,42vw);height:auto;filter:drop-shadow(0 10px 30px rgba(0,0,0,.35))}
@media (max-width:780px){.logo--image img{width:min(210px,54vw)}}

.lead-popup[hidden], .offer-popup[hidden]{display:none !important}
.lead-popup{position:fixed;right:18px;bottom:20px;z-index:120; width:min(380px,calc(100vw - 24px)); padding:20px 18px 16px; border-radius:20px; background:rgba(12,12,12,.96); border:1px solid rgba(255,255,255,.10); box-shadow:0 18px 60px rgba(0,0,0,.42); backdrop-filter:blur(10px); animation:leadIn .35s ease}
.lead-popup__close{position:absolute;top:10px;right:10px;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.14);background:#181818;color:#fff;font-size:22px;cursor:pointer}
.lead-popup__eyebrow,.offer-popup__eyebrow{margin:0 0 8px;color:var(--yellow);font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.lead-popup h3{margin:0 0 8px;font-family:"Barlow Condensed",sans-serif;font-size:2rem;line-height:.95;text-transform:uppercase}
.lead-popup p{margin:0 0 14px;color:#d8d8d8;line-height:1.45}
.lead-popup__form{display:grid;gap:10px}
.lead-popup__form input{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#101010;color:#fff;padding:14px 14px;font:inherit}
.lead-popup__form button{border:0;border-radius:14px;background:var(--yellow);color:#000;padding:15px 18px;font-weight:900;cursor:pointer}
.lead-popup small{display:block;min-height:18px;margin-top:10px;color:#b7b7b7}
.lead-popup.is-success small{color:#7CFF98}
.lead-popup.is-error small{color:#ff9b9b}

.offer-popup{position:fixed;inset:0;z-index:140}
.offer-popup__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.68);backdrop-filter:blur(4px)}
.offer-popup__panel{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:0; width:min(980px,calc(100vw - 32px)); margin:min(8vh,60px) auto 0; overflow:hidden; border-radius:28px; background:#0a0a0a; border:1px solid rgba(255,255,255,.09); box-shadow:0 30px 100px rgba(0,0,0,.55); animation:offerIn .25s ease}
.offer-popup__close{position:absolute;top:12px;right:12px;z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:rgba(18,18,18,.92);color:#fff;font-size:26px;cursor:pointer}
.offer-popup__media{min-height:420px;background:#111}
.offer-popup__media img{display:block;width:100%;height:100%;object-fit:cover}
.offer-popup__content{padding:36px 34px;display:flex;flex-direction:column;justify-content:center}
.offer-popup__content h2{margin:0 0 12px;font-family:"Barlow Condensed",sans-serif;font-size:4rem;line-height:.92;text-transform:uppercase}
.offer-popup__content p:not(.offer-popup__eyebrow){margin:0 0 18px;color:#d4d4d4;line-height:1.55;font-size:1.05rem}
.offer-popup__actions{display:flex;gap:12px;flex-wrap:wrap}
.offer-popup__primary,.offer-popup__secondary{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;border-radius:14px;font-weight:900;text-decoration:none}
.offer-popup__primary{background:var(--yellow);color:#000}
.offer-popup__secondary{background:#1a1a1a;color:#fff;border:1px solid rgba(255,255,255,.10);cursor:pointer}
body.is-modal-open{overflow:hidden}

.panel-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#101010;border:1px solid rgba(255,255,255,.08);font-size:.8rem}
.panel-chip.on{color:#7CFF98}.panel-chip.off{color:#ff9b9b}

@keyframes leadIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@keyframes offerIn{from{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}
@media (max-width:900px){
  .offer-popup__panel{grid-template-columns:1fr;max-height:88vh;overflow:auto}
  .offer-popup__media{min-height:240px}
  .offer-popup__content h2{font-size:2.7rem}
}
@media (max-width:600px){
  .lead-popup{left:12px;right:12px;bottom:12px;width:auto}
  .offer-popup__content{padding:26px 20px 22px}
  .offer-popup__content h2{font-size:2.35rem}
}


/* v3.1 ajustes finos */
.hero__photo{
  background-position: 72% center !important;
  background-size: cover !important;
}
@media (min-width:1200px){
  .hero__photo{background-position: 74% center !important;}
}
.hero__stamp{
  transform: translateY(-34px) rotate(8deg) !important;
  display:grid !important;
  place-items:center !important;
  text-align:center !important;
  padding-top:8px !important;
}
.hero__stamp span{
  display:block;
  margin:0 0 8px;
  line-height:.82;
}
.hero__stamp small{
  display:block;
  margin:0;
  letter-spacing:.13em;
  transform: translateY(-1px);
}
.manifesto__label{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:18px;
}
.brand-placeholder{
  width:220px !important;
  height:132px !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  text-decoration:none;
}
.brand-placeholder img{
  width:100%;
  height:auto;
  display:block;
  filter: drop-shadow(0 8px 20px rgba(0,0,0,.08));
}
#promocoes{
  scroll-margin-top: 26px !important;
}
.unit-card dl a{
  color:inherit;
  text-decoration:none;
  border-bottom:1px solid rgba(255,255,255,.18);
}
.unit-card--yellow dl a{
  border-bottom-color: rgba(0,0,0,.16);
}
.unit-card dl a:hover{
  color:var(--yellow);
}
.footer__brand{
  display:flex;
  flex-direction:column;
  gap:14px;
}
.footer-logo-link{
  display:inline-flex;
  align-items:center;
  width:min(320px,100%);
}
.footer-logo-link img{
  display:block;
  width:100%;
  max-width:290px;
  height:auto;
}
.footer__brand p{
  margin:0;
  color:#d8d0c4;
  font-size:1.05rem;
}
.footer a{
  color:#d8d0c4;
  text-decoration:none;
}
.footer a:hover{
  color:var(--yellow);
}
.offer-popup__content h2{
  margin-top:4px;
}
@media (max-width:900px){
  .brand-placeholder{width:180px !important;height:110px !important}
}
@media (max-width:780px){
  .hero__photo{background-position: 68% center !important;}
  #promocoes{scroll-margin-top: 18px !important;}
}



/* v3.1.2 — ajustes finais pedidos em reunião */
.hero__photo{
  background-position: 79% center !important;
  background-size: cover !important;
}
@media (min-width:1400px){
  .hero__photo{background-position: 82% center !important;}
}
@media (max-width:1200px){
  .hero__photo{background-position: 76% center !important;}
}
@media (max-width:780px){
  .hero__photo{background-position: 69% center !important;}
}

.hero{
  position:relative;
}
.hero__content{
  position:relative;
}
.hero__stamp{
  position:absolute !important;
  right:5.2% !important;
  top:12.5% !important;
  width:166px !important;
  height:166px !important;
  border:3px solid var(--yellow) !important;
  border-radius:50% !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  gap:5px !important;
  transform:rotate(6deg) !important;
  background:rgba(0,0,0,.22) !important;
  padding:0 !important;
}
.hero__stamp span{
  display:block !important;
  margin:0 !important;
  font-size:5.45rem !important;
  line-height:.8 !important;
  font-weight:900 !important;
  letter-spacing:-.06em !important;
}
.hero__stamp small{
  display:block !important;
  margin:0 !important;
  font-size:1.32rem !important;
  line-height:1 !important;
  font-weight:800 !important;
  letter-spacing:.06em !important;
  text-transform:uppercase !important;
}
@media (max-width:900px){
  .hero__stamp{
    top:15px !important;
    right:18px !important;
    width:118px !important;
    height:118px !important;
  }
  .hero__stamp span{font-size:4rem !important;}
  .hero__stamp small{font-size:.92rem !important;}
}

/* Manifesto / logo em fundo claro */
.manifesto__label{
  align-self:center !important;
}
.manifesto__label .brand-placeholder--logo-light{
  display:block !important;
  width:min(100%, 330px) !important;
  height:auto !important;
  background:none !important;
  border:0 !important;
  border-radius:0 !important;
  padding:0 !important;
  box-shadow:none !important;
}
.manifesto__label .brand-placeholder--logo-light img{
  display:block !important;
  width:100% !important;
  height:auto !important;
  object-fit:contain !important;
  image-rendering:auto !important;
}
@media (max-width:900px){
  .manifesto__label .brand-placeholder--logo-light{
    width:min(100%, 250px) !important;
  }
}

/* Cards das unidades */
.units__grid{
  gap:18px !important;
}
.unit-card{
  padding:20px 20px 26px !important;
}
.unit-card__hero{
  margin:0 0 20px !important;
}
.unit-card__brand{
  margin:0 0 14px !important;
  text-align:center !important;
  font-size:.92rem !important;
  font-weight:800 !important;
  letter-spacing:.2em !important;
  text-transform:uppercase !important;
  opacity:.88 !important;
}
.unit-card__row{
  display:grid !important;
  grid-template-columns:72px 1fr !important;
  gap:14px !important;
  align-items:start !important;
}
.unit-card__top{
  margin:0 !important;
  align-self:start !important;
  line-height:1 !important;
}
.unit-card__top span{
  font-size:2.25rem !important;
  line-height:1 !important;
}
.unit-card h3{
  margin:0 !important;
  font-size:5.3rem !important;
  line-height:.92 !important;
  letter-spacing:-.04em !important;
  text-transform:uppercase !important;
}
.unit-card dl{
  margin-top:16px !important;
}
.unit-card dt{
  margin-bottom:4px !important;
}
.unit-card--yellow .unit-card__brand,
.unit-card--yellow .unit-card__top span{
  color:#111 !important;
}
.unit-card:not(.unit-card--yellow) .unit-card__brand,
.unit-card:not(.unit-card--yellow) .unit-card__top span{
  color:var(--yellow) !important;
}
.contact-link{
  display:inline-flex !important;
  align-items:center !important;
  gap:8px !important;
  flex-wrap:wrap !important;
}
.contact-icon{
  display:inline-grid !important;
  place-items:center !important;
  width:20px !important;
  height:20px !important;
  border-radius:50% !important;
  flex:0 0 20px !important;
}
.contact-icon svg{
  width:12px !important;
  height:12px !important;
  display:block !important;
}
.contact-icon--wa{
  background:#25D366 !important;
  color:#fff !important;
}
.contact-icon--phone{
  background:rgba(255,255,255,.12) !important;
  color:currentColor !important;
  border:1px solid rgba(255,255,255,.18) !important;
}
.unit-card--yellow .contact-icon--phone{
  background:rgba(17,17,17,.08) !important;
  border-color:rgba(17,17,17,.14) !important;
}
.unit-card dl a{
  display:inline-flex !important;
  align-items:center !important;
  gap:8px !important;
}

@media (max-width:1024px){
  .unit-card h3{font-size:4.4rem !important;}
}
@media (max-width:780px){
  .unit-card{
    padding:18px 18px 22px !important;
  }
  .unit-card__row{
    grid-template-columns:58px 1fr !important;
    gap:12px !important;
  }
  .unit-card h3{
    font-size:3.6rem !important;
  }
  .unit-card__top span{
    font-size:1.9rem !important;
  }
}
@media (max-width:520px){
  .unit-card__brand{
    text-align:left !important;
  }
  .unit-card h3{
    font-size:3rem !important;
  }
}


/* v3.1.3 — logo ousado na seção manifesto */
.manifesto__label .brand-placeholder--logo-light{
  width:min(100%, 420px) !important;
}
.manifesto__label .brand-placeholder--logo-light img{
  width:100% !important;
  max-width:420px !important;
  filter: drop-shadow(0 1px 0 rgba(0,0,0,.02));
}
@media (max-width:900px){
  .manifesto__label .brand-placeholder--logo-light{
    width:min(100%, 300px) !important;
  }
  .manifesto__label .brand-placeholder--logo-light img{
    max-width:300px !important;
  }
}


/* v3.1.4 — cabeçalhos das unidades travados: número à esquerda, nome à direita */
.unit-card__hero--aligned{
  display:grid !important;
  grid-template-columns:82px minmax(0,1fr) !important;
  align-items:start !important;
  column-gap:18px !important;
  margin:0 0 22px !important;
  width:100% !important;
}
.unit-card__hero--aligned .unit-card__top{
  grid-column:1 !important;
  grid-row:1 !important;
  align-self:start !important;
  justify-self:start !important;
  margin:8px 0 0 !important;
  width:auto !important;
}
.unit-card__hero--aligned .unit-card__top span{
  display:block !important;
  text-align:left !important;
  line-height:1 !important;
}
.unit-card__hero--aligned .unit-card__name{
  grid-column:2 !important;
  min-width:0 !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-end !important;
  text-align:right !important;
}
.unit-card__hero--aligned .unit-card__brand{
  width:100% !important;
  margin:0 0 12px !important;
  text-align:right !important;
  line-height:1.1 !important;
}
.unit-card__hero--aligned h3{
  width:100% !important;
  margin:0 !important;
  text-align:right !important;
  white-space:nowrap !important;
  line-height:.88 !important;
  letter-spacing:-.04em !important;
  font-size:clamp(3.7rem,5.1vw,5.4rem) !important;
}

/* Mantém a mesma lógica em telas médias e pequenas */
@media (max-width:1100px){
  .unit-card__hero--aligned{
    grid-template-columns:68px minmax(0,1fr) !important;
    column-gap:12px !important;
  }
  .unit-card__hero--aligned h3{
    font-size:clamp(3.1rem,6.8vw,4.5rem) !important;
  }
}
@media (max-width:780px){
  .unit-card__hero--aligned{
    grid-template-columns:56px minmax(0,1fr) !important;
    column-gap:10px !important;
  }
  .unit-card__hero--aligned .unit-card__brand{
    text-align:right !important;
    font-size:.76rem !important;
    margin-bottom:8px !important;
  }
  .unit-card__hero--aligned h3{
    text-align:right !important;
    font-size:clamp(2.8rem,13vw,4rem) !important;
  }
}
@media (max-width:430px){
  .unit-card__hero--aligned{
    grid-template-columns:48px minmax(0,1fr) !important;
  }
  .unit-card__hero--aligned h3{
    font-size:clamp(2.35rem,12vw,3.25rem) !important;
  }
}


/* v3.1.5 — links do card amarelo permanecem pretos no hover */
.unit-card--yellow a,
.unit-card--yellow a:visited,
.unit-card--yellow a:hover,
.unit-card--yellow a:focus,
.unit-card--yellow a:active{
  color:#000 !important;
}

.unit-card--yellow .contact-link,
.unit-card--yellow .contact-link:hover,
.unit-card--yellow .contact-link:focus,
.unit-card--yellow .contact-link:active{
  color:#000 !important;
}

.unit-card--yellow .contact-icon--phone{
  color:#000 !important;
}

.unit-card--yellow .contact-icon--wa{
  color:#fff !important;
}


/* v3.1.6 — quadro amarelo: hover em negrito, sem mudar a cor */
.unit-card--yellow a,
.unit-card--yellow .contact-link{
  color:#000 !important;
  font-weight:500;
  transition:font-weight .15s ease, opacity .15s ease, letter-spacing .15s ease;
}

.unit-card--yellow a:hover,
.unit-card--yellow a:focus,
.unit-card--yellow a:active,
.unit-card--yellow .contact-link:hover,
.unit-card--yellow .contact-link:focus,
.unit-card--yellow .contact-link:active{
  color:#000 !important;
  font-weight:800 !important;
  letter-spacing:.01em;
}

.unit-card--yellow .contact-icon--phone{
  color:#000 !important;
}
.unit-card--yellow .contact-icon--wa{
  color:#fff !important;
}


/* v3.1.7 — Americana: mesma microanimação do card amarelo, preservando hover laranja */
.unit-card:not(.unit-card--yellow) a,
.unit-card:not(.unit-card--yellow) .contact-link{
  font-weight:500;
  transition:
    color .15s ease,
    font-weight .15s ease,
    opacity .15s ease,
    letter-spacing .15s ease;
}

.unit-card:not(.unit-card--yellow) a:hover,
.unit-card:not(.unit-card--yellow) a:focus,
.unit-card:not(.unit-card--yellow) a:active,
.unit-card:not(.unit-card--yellow) .contact-link:hover,
.unit-card:not(.unit-card--yellow) .contact-link:focus,
.unit-card:not(.unit-card--yellow) .contact-link:active{
  color:var(--yellow) !important;
  font-weight:800 !important;
  letter-spacing:.01em;
}

/* Mantém os ícones legíveis durante o hover */
.unit-card:not(.unit-card--yellow) .contact-icon--wa{
  color:#fff !important;
}
.unit-card:not(.unit-card--yellow) .contact-icon--phone{
  transition:
    color .15s ease,
    border-color .15s ease,
    background .15s ease;
}
.unit-card:not(.unit-card--yellow) .contact-link:hover .contact-icon--phone,
.unit-card:not(.unit-card--yellow) .contact-link:focus .contact-icon--phone{
  color:var(--yellow) !important;
  border-color:rgba(255,196,0,.45) !important;
}


/* v3.1.8 — nova arte do manifesto */
.manifesto__label .brand-placeholder--logo-light{
  width:min(100%,430px) !important;
  height:auto !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  overflow:visible !important;
}
.manifesto__label .brand-placeholder--logo-light img{
  display:block !important;
  width:100% !important;
  max-width:430px !important;
  height:auto !important;
  object-fit:contain !important;
  object-position:left center !important;
  filter:none !important;
}
@media(max-width:900px){
  .manifesto__label .brand-placeholder--logo-light,
  .manifesto__label .brand-placeholder--logo-light img{
    max-width:320px !important;
  }
}
@media(max-width:520px){
  .manifesto__label .brand-placeholder--logo-light,
  .manifesto__label .brand-placeholder--logo-light img{
    max-width:280px !important;
  }
}


/* v3.2.0 — manifesto: arte correta, transparente e bem alinhada */
.manifesto__grid{
  align-items:center !important;
}
.manifesto__label{
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  justify-content:center !important;
}
.manifesto__label .brand-placeholder--logo-light{
  width:min(100%, 470px) !important;
  height:auto !important;
  min-height:0 !important;
  margin:28px 0 0 0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
  display:block !important;
}
.manifesto__label .brand-placeholder--logo-light img{
  display:block !important;
  width:100% !important;
  max-width:470px !important;
  height:auto !important;
  object-fit:contain !important;
  object-position:left center !important;
  background:transparent !important;
  filter:none !important;
  mix-blend-mode:normal !important;
}
@media(max-width:1100px){
  .manifesto__label .brand-placeholder--logo-light,
  .manifesto__label .brand-placeholder--logo-light img{
    max-width:400px !important;
  }
}
@media(max-width:900px){
  .manifesto__label{
    align-items:center !important;
  }
  .manifesto__label .brand-placeholder--logo-light{
    width:min(100%, 360px) !important;
    margin-top:18px !important;
  }
  .manifesto__label .brand-placeholder--logo-light img{
    max-width:360px !important;
  }
}
@media(max-width:520px){
  .manifesto__label .brand-placeholder--logo-light,
  .manifesto__label .brand-placeholder--logo-light img{
    max-width:300px !important;
  }
}



/* Ao navegar pelo menu, estes blocos entram mais altos na tela */
#marca,
#promocoes,
#burgers,
#unidades{
  scroll-margin-top: 8px !important;
}

/* Entrega rápida permanece intocada */
#entrega{
  scroll-margin-top: inherit;
}

/* Em tela cheia, sobe a arte do manifesto para alinhar melhor com o texto */
@media (min-width: 1200px){
  .manifesto__label .brand-placeholder--logo-light{
    transform: translateY(-34px) !important;
  }
}

/* Em telas médias, ajuste mais sutil */
@media (min-width: 900px) and (max-width: 1199px){
  .manifesto__label .brand-placeholder--logo-light{
    transform: translateY(-18px) !important;
  }
}

/* No celular mantém natural */
@media (max-width: 899px){
  .manifesto__label .brand-placeholder--logo-light{
    transform: none !important;
  }
}


/* v3.2.2 — reduzir ainda mais o espaço superior ao navegar pelas abas */
#marca,
#promocoes,
#burgers,
#unidades{
  scroll-margin-top: 0 !important;
}

/* Entrega rápida permanece como estava */
#entrega{
  scroll-margin-top: inherit !important;
}

/* Ajuste visual da arte do manifesto */
@media (min-width: 1200px){
  .manifesto__label .brand-placeholder--logo-light{
    transform: translateY(-34px) !important;
  }
}
@media (min-width: 900px) and (max-width: 1199px){
  .manifesto__label .brand-placeholder--logo-light{
    transform: translateY(-18px) !important;
  }
}
@media (max-width: 899px){
  .manifesto__label .brand-placeholder--logo-light{
    transform: none !important;
  }
}


/* v3.2.3 — aplicar logotipo vetorizado oficial em todo o site */
.logo--image{
  display:inline-flex;
  align-items:center;
  width:min(340px, 48vw);
}
.logo--image img{
  display:block;
  width:100%;
  height:auto;
  filter: drop-shadow(0 0 0 rgba(0,0,0,0));
}

.footer-logo-link{
  width:min(320px, 100%);
}
.footer-logo-link img{
  display:block;
  width:100%;
  max-width:300px;
  height:auto;
}

.manifesto__label .brand-placeholder--logo-light{
  width:min(100%, 420px) !important;
  padding:18px 20px !important;
  background:#050505 !important;
  border-radius:24px !important;
  box-shadow:0 8px 24px rgba(0,0,0,.12) !important;
}
.manifesto__label .brand-placeholder--logo-light img{
  display:block !important;
  width:100% !important;
  height:auto !important;
  object-fit:contain !important;
}
@media (min-width: 1200px){
  .manifesto__label .brand-placeholder--logo-light{
    transform: translateY(-12px) !important;
  }
}
@media (max-width: 899px){
  .logo--image{width:min(240px, 56vw);}
  .manifesto__label .brand-placeholder--logo-light{
    width:min(100%, 340px) !important;
    padding:14px 16px !important;
    border-radius:20px !important;
  }
}


/* v3.2.4 — reduzir espaço superior dos blocos (exceto Entrega Rápida) */
#marca,
#promocoes,
#burgers,
#unidades{
  scroll-margin-top: 0 !important;
}

.manifesto,
.promotions,
.burgers,
.units{
  padding-top: 56px !important;
}

/* manter entrega rápida como estava */
.delivery{
  padding-top: inherit !important;
}

/* manifesto volta para a arte da mão */
.manifesto__label .brand-placeholder--logo-light{
  background: transparent !important;
}


/* v3.2.5 — manifesto sem quadro, alinhado com o texto */
.manifesto__label{
  align-items: center !important;
}
.manifesto__label .brand-placeholder--logo-light{
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  width: auto !important;
  max-width: 430px !important;
}
.manifesto__label .brand-placeholder--logo-light img{
  display: block;
  width: 100% !important;
  max-width: 430px !important;
  height: auto !important;
  object-fit: contain !important;
}

/* em telas grandes, sobe um pouco a arte para casar com o texto */
@media (min-width: 1200px){
  .manifesto__label{
    align-self: start !important;
    padding-top: 14px !important;
  }
}


@media (max-width: 900px){
  .manifesto__label{
    margin-top: 0 !important;
  }
}


/* v3.2.7 — centraliza melhor a imagem do manifesto entre as linhas horizontais */
.manifesto__label{
  align-self: center !important;
  justify-self: center !important;
  margin-top: -88px !important;
}
@media (max-width: 1199px){
  .manifesto__label{
    margin-top: -36px !important;
  }
}
@media (max-width: 900px){
  .manifesto__label{
    margin-top: 0 !important;
  }
}

/* v3.2.8 — HERO: lanche ~2 cm à direita + carimbo ~1 cm à direita */
@media (min-width: 901px){
  .hero__photo{
    /* deslocamento físico previsível: ~76 px em telas desktop */
    transform: translateX(76px) scale(1.08) !important;
    transform-origin: center center !important;
  }
  .hero__stamp{
    /* de ~5,2% para ~3,2%: aproximadamente 1 cm à direita em Full HD */
    right: 3.2% !important;
  }
}

/* Em notebooks/telas intermediárias, mantém o mesmo efeito sem exagerar */
@media (min-width: 901px) and (max-width: 1399px){
  .hero__photo{
    transform: translateX(54px) scale(1.065) !important;
  }
  .hero__stamp{
    right: 2.8% !important;
  }
}

/* Celular permanece como já estava */
@media (max-width: 900px){
  .hero__photo{
    transform: none !important;
  }
}


/* v3.3.0 — HERO volta a acompanhar o zoom do navegador.
   A foto escala pela ALTURA do hero, não pela largura da viewport. */
@media (min-width:901px){
  .hero{
    /* restaura o comportamento normal da página */
    height:100svh !important;
    min-height:760px !important;
    max-height:980px !important;
  }

  .hero__content{
    /* restaura o shell normal; nada preso a vw/vh */
    width:var(--shell) !important;
    max-width:1220px !important;
    padding-top:95px !important;
    gap:60px !important;
  }

  .hero__copy{
    max-width:780px !important;
  }

  .hero h1{
    font-size:clamp(4.6rem,8vw,8.5rem) !important;
  }

  .hero__lead{
    max-width:680px !important;
    margin-top:28px !important;
    font-size:clamp(1rem,1.5vw,1.2rem) !important;
  }

  .hero__signals{
    margin-top:30px !important;
    gap:9px !important;
  }

  .hero__signals span{
    padding:10px 13px !important;
    font-size:.72rem !important;
  }

  .hero .kicker{
    margin-bottom:22px !important;
    gap:13px !important;
    font-size:.75rem !important;
  }

  .hero .kicker span{
    width:38px !important;
    height:3px !important;
  }

  /* O ponto principal:
     a imagem acompanha a altura real do bloco.
     Quando o zoom cai, o hero cai fisicamente e o lanche cai junto. */
  .hero__photo{
    background-size:auto 108% !important;
    background-position:right -78px center !important;
    background-repeat:no-repeat !important;
    transform:none !important;
  }

  /* selo volta a usar medidas normais, portanto também acompanha o zoom */
  .hero__stamp{
    width:190px !important;
    height:190px !important;
    right:2.6% !important;
    top:auto !important;
  }

  .hero__stamp span{
    font-size:6rem !important;
  }

  .hero__stamp small{
    font-size:inherit !important;
  }

  .hero__scroll{
    bottom:25px !important;
    font-size:.68rem !important;
    gap:12px !important;
  }

  /* cabeçalho também volta ao shell normal */
  .header__inner{
    width:var(--shell) !important;
    max-width:1220px !important;
    min-height:90px !important;
  }

  .logo img{
    width:auto !important;
  }

  .menu{
    gap:34px !important;
    font-size:inherit !important;
  }
}

/* notebook / janela menor: mantém o lanche levemente maior */
@media (min-width:901px) and (max-width:1399px){
  .hero__photo{
    background-size:auto 111% !important;
    background-position:right -58px center !important;
  }
  .hero__stamp{
    right:2.4% !important;
  }
}

/* celular continua usando o layout móvel existente */
@media (max-width:900px){
  .hero__photo{
    transform:none !important;
  }
}


/* v3.3.1 — hotfix do carimbo do hero
   Objetivo: deixar o selo mais alto à direita, como referência visual de "marca",
   e com comportamento estável em 100%, 80% e 67% sem mexer no painel. */

@media (min-width:901px){
  .hero{
    position: relative;
    overflow: hidden;
  }

  /* selo ancorado pela área útil do hero, não no burger */
  .hero__stamp{
    position:absolute !important;
    width:170px !important;
    height:170px !important;
    right:max(6.5%, 74px) !important;
    top:29% !important;
    transform:translateY(-50%) !important;
    z-index:4 !important;
  }

  .hero__stamp span{
    font-size:5rem !important;
    line-height:1 !important;
  }

  .hero__stamp small{
    font-size:1.95rem !important;
    line-height:.98 !important;
  }
}

/* monitores/larguras grandes — mantém o carimbo mais no "alto direito" */
@media (min-width:1400px){
  .hero__stamp{
    width:176px !important;
    height:176px !important;
    right:max(7.2%, 92px) !important;
    top:28% !important;
  }
}

/* faixa intermediária comum de notebooks/telas 15-24" */
@media (min-width:1100px) and (max-width:1399px){
  .hero__stamp{
    width:164px !important;
    height:164px !important;
    right:max(5.4%, 58px) !important;
    top:30% !important;
  }
}

/* janelas desktop mais estreitas */
@media (min-width:901px) and (max-width:1099px){
  .hero__stamp{
    width:154px !important;
    height:154px !important;
    right:28px !important;
    top:31% !important;
  }
}

/* mobile/tablet permanece no layout existente */
@media (max-width:900px){
  .hero__stamp{
    transform:none !important;
  }
}


/* v3.3.2 — refinamento hero:
   - carimbo menor e centralizado no desktop cheio
   - burger mais visível em meia tela/notebook
   - mobile preservado
*/

/* garante que o background acompanhe a largura da janela */
@media (min-width: 1500px){
  .hero, .hero::before, .hero__bg, .hero__media{
    background-position: 58% center !important;
    background-size: cover !important;
  }
  .hero__stamp{
    width: 156px !important;
    height: 156px !important;
    right: 88px !important;
    top: 33% !important;
    transform: translateY(-50%) !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    gap: 0 !important;
    padding: 0 !important;
  }
  .hero__stamp span{
    font-size: 4.35rem !important;
    line-height: .85 !important;
    display:block !important;
    margin: 0 !important;
  }
  .hero__stamp small{
    font-size: 1.08rem !important;
    line-height: 1 !important;
    letter-spacing: .04em !important;
    display:block !important;
    margin: -2px 0 0 0 !important;
  }
}

@media (min-width: 1200px) and (max-width: 1499px){
  .hero, .hero::before, .hero__bg, .hero__media{
    background-position: 56% center !important;
    background-size: cover !important;
  }
  .hero__stamp{
    width: 150px !important;
    height: 150px !important;
    right: 60px !important;
    top: 34% !important;
    transform: translateY(-50%) !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    gap:0 !important;
    padding:0 !important;
  }
  .hero__stamp span{
    font-size: 4.15rem !important;
    line-height: .85 !important;
    display:block !important;
    margin:0 !important;
  }
  .hero__stamp small{
    font-size: 1.02rem !important;
    line-height: 1 !important;
    letter-spacing: .04em !important;
    display:block !important;
    margin: -2px 0 0 0 !important;
  }
}

/* faixa crítica: meia tela / notebook / 80% */
@media (min-width: 901px) and (max-width: 1199px){
  .hero, .hero::before, .hero__bg, .hero__media{
    background-position: 52% center !important;
    background-size: cover !important;
  }
  .hero__stamp{
    width: 138px !important;
    height: 138px !important;
    right: 34px !important;
    top: 35% !important;
    transform: translateY(-50%) !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    gap:0 !important;
    padding:0 !important;
  }
  .hero__stamp span{
    font-size: 3.8rem !important;
    line-height: .84 !important;
    display:block !important;
    margin:0 !important;
  }
  .hero__stamp small{
    font-size: .96rem !important;
    line-height: 1 !important;
    letter-spacing: .03em !important;
    display:block !important;
    margin: -2px 0 0 0 !important;
  }
}


/* v3.3.3 — hotfix carimbo:
   mover ~1cm para direita e ~2cm para cima;
   leve refino visual e centralização do conteúdo
*/
@media (min-width: 901px){
  .hero__stamp{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    padding:0 !important;
    gap:0 !important;
  }
  .hero__stamp span{
    display:block !important;
    margin:0 !important;
    line-height:.84 !important;
  }
  .hero__stamp small{
    display:block !important;
    margin:-2px 0 0 0 !important;
    line-height:1 !important;
    letter-spacing:.02em !important;
  }
}

/* monitor grande / 100% */
@media (min-width: 1500px){
  .hero__stamp{
    right: 126px !important; /* +~1cm */
    top: 24% !important;     /* -~2cm */
    width: 156px !important;
    height: 156px !important;
  }
}

/* desktop comum / 80% */
@media (min-width: 1200px) and (max-width: 1499px){
  .hero__stamp{
    right: 98px !important;  /* +~1cm */
    top: 25% !important;     /* -~2cm */
    width: 150px !important;
    height: 150px !important;
  }
}

/* faixa 67% / meia tela maior */
@media (min-width: 901px) and (max-width: 1199px){
  .hero__stamp{
    right: 72px !important;  /* +~1cm */
    top: 26% !important;     /* -~2cm */
    width: 138px !important;
    height: 138px !important;
  }
}


/* v3.3.4 — hotfix do carimbo no hero
   - desktop 100%: mover ~2cm para a direita
   - subir o "2" dentro do círculo
   - criar respiro entre "2" e "UNIDADES"
*/
@media (min-width: 901px){
  .hero__stamp{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:flex-start !important;
    text-align:center !important;
    padding-top: 18px !important;   /* sobe o conteúdo interno */
    box-sizing:border-box !important;
    overflow:hidden !important;
  }
  .hero__stamp span{
    display:block !important;
    margin:0 !important;
    line-height:.82 !important;
    transform: translateY(-2px) !important;
  }
  .hero__stamp small{
    display:block !important;
    margin-top: 10px !important;    /* espaço entre 2 e UNIDADES */
    line-height:1 !important;
    letter-spacing:.02em !important;
  }
}

/* desktop cheio / monitor */
@media (min-width: 1500px){
  .hero__stamp{
    right: 54px !important;   /* mais para a direita (~2cm) */
    top: 24% !important;
    width: 158px !important;
    height: 158px !important;
  }
  .hero__stamp span{ font-size: 76px !important; }
  .hero__stamp small{ font-size: 20px !important; }
}

/* notebook / desktop comum */
@media (min-width: 1200px) and (max-width: 1499px){
  .hero__stamp{
    right: 46px !important;   /* mais para a direita */
    top: 25% !important;
    width: 152px !important;
    height: 152px !important;
  }
  .hero__stamp span{ font-size: 72px !important; }
  .hero__stamp small{ font-size: 19px !important; }
}

/* faixa intermediária */
@media (min-width: 901px) and (max-width: 1199px){
  .hero__stamp{
    right: 34px !important;
    top: 25% !important;
    width: 142px !important;
    height: 142px !important;
    padding-top: 16px !important;
  }
  .hero__stamp span{ font-size: 66px !important; }
  .hero__stamp small{ font-size: 18px !important; margin-top: 9px !important; }
}

/* v3.3.5 — bloco institucional com as duas fachadas; demais áreas permanecem intocadas */
.house--two-units .house__grid--two-units{
  width:min(1480px, calc(100% - 64px));
  grid-template-columns:minmax(0,.95fr) minmax(390px,1.12fr) minmax(0,.95fr);
  gap:34px;
  align-items:center;
}
.house--two-units .house__copy{
  min-width:0;
  text-align:left;
}
.house--two-units .house__copy h2{
  font-size:clamp(3.15rem,4.1vw,5.1rem);
  line-height:.9;
}
.house--two-units .house__copy>p:not(.kicker){
  max-width:540px;
  margin:24px 0;
}
.house--two-units .house__copy blockquote{
  margin-top:34px;
  font-size:clamp(2rem,2.25vw,2.55rem);
}
.house--two-units .house__unit-photo{
  position:relative;
  margin:0;
  width:100%;
  aspect-ratio:4/3;
  border-radius:24px;
  overflow:hidden;
  background:#101010;
  box-shadow:0 28px 70px rgba(0,0,0,.18);
}
.house--two-units .house__unit-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.house--two-units .house__unit-photo--sumare img{
  object-position:center 45%;
}
.house--two-units .house__unit-photo--americana img{
  object-position:center center;
}
.house--two-units .house__unit-photo:after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:40%;
  background:linear-gradient(0deg,rgba(0,0,0,.72),transparent);
  pointer-events:none;
}
.house--two-units .house__unit-photo figcaption{
  position:absolute;
  left:22px;
  bottom:19px;
  z-index:2;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:2px;
  color:#fff;
  text-transform:uppercase;
}
.house--two-units .house__unit-photo figcaption span{
  color:var(--yellow);
  font-size:.64rem;
  line-height:1;
  letter-spacing:.18em;
  font-weight:900;
}
.house--two-units .house__unit-photo figcaption strong{
  font-family:"Barlow Condensed",Impact,sans-serif;
  font-size:2.15rem;
  line-height:1;
  letter-spacing:-.02em;
}

@media (max-width:1100px){
  .house--two-units .house__grid--two-units{
    width:var(--shell);
    grid-template-columns:1fr 1fr;
    gap:24px;
  }
  .house--two-units .house__copy{
    grid-column:1/-1;
    grid-row:1;
    max-width:820px;
    margin:0 auto 12px;
    text-align:center;
  }
  .house--two-units .house__copy .kicker{
    justify-content:center;
  }
  .house--two-units .house__copy>p:not(.kicker){
    max-width:690px;
    margin-left:auto;
    margin-right:auto;
  }
  .house--two-units .house__copy blockquote{
    max-width:620px;
    margin-left:auto;
    margin-right:auto;
  }
  .house--two-units .house__unit-photo--sumare{
    grid-column:1;
    grid-row:2;
  }
  .house--two-units .house__unit-photo--americana{
    grid-column:2;
    grid-row:2;
  }
}

@media (max-width:700px){
  .house--two-units .house__grid--two-units{
    grid-template-columns:1fr;
    gap:22px;
  }
  .house--two-units .house__copy{
    grid-column:1;
    grid-row:1;
    order:initial;
    text-align:left;
    margin-bottom:10px;
  }
  .house--two-units .house__copy .kicker{
    justify-content:flex-start;
  }
  .house--two-units .house__copy>p:not(.kicker),
  .house--two-units .house__copy blockquote{
    margin-left:0;
    margin-right:0;
  }
  .house--two-units .house__unit-photo--sumare{
    grid-column:1;
    grid-row:2;
  }
  .house--two-units .house__unit-photo--americana{
    grid-column:1;
    grid-row:3;
  }
  .house--two-units .house__unit-photo figcaption{
    left:18px;
    bottom:16px;
  }
  .house--two-units .house__unit-photo figcaption strong{
    font-size:1.9rem;
  }
}

/* v3.3.6 — rodapé: alinhar o conteúdo visual do logotipo à esquerda com o texto */
.footer__brand .footer-logo-link img{
  transform: translateX(-7.2%);
}


/* v3.3.7 — frase institucional em uma linha, sem aspas e centralizada */
.house--two-units .house__copy blockquote{
  text-align:center;
  white-space:nowrap;
}
@media (max-width:640px){
  .house--two-units .house__copy blockquote{
    font-size:clamp(1.35rem,6.2vw,2rem);
  }
}
