:root{--coffee:#4A2E1E;--coffee2:#2d1b12;--terra:#964A20;--mustard:#D9A15B;--beige:#F1D9B6;--ivory:#FAF3E6;--green:#155d43;--ink:#2a211c;--sans:'Manrope',sans-serif;--serif:'Fraunces',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}.site-header{position:fixed;z-index:50;top:0;left:0;width:100%;height:88px;display:flex;align-items:center;padding:0 4.5vw;color:var(--ivory);transition:.4s;background:linear-gradient(to bottom,rgba(21,12,7,.62),transparent)}.site-header.scrolled{height:72px;background:rgba(74,46,30,.96);backdrop-filter:blur(12px);box-shadow:0 1px 0 rgba(250,243,230,.08)}.brand{width:150px}.brand img{object-fit:contain}.desktop-nav{display:flex;gap:2.2rem;margin:auto;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600}.desktop-nav a,.nav-cta{opacity:.9;transition:.2s}.desktop-nav a:hover,.nav-cta:hover{opacity:1;color:var(--beige)}.nav-cta{font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid currentColor;padding-bottom:4px}.menu-btn{display:none;background:none;border:0;color:inherit;font-size:1.4rem}.mobile-menu{display:none}.hero{position:relative;height:100svh;min-height:680px;overflow:hidden;background:#22150f;color:white}.hero-slide{position:absolute;inset:-3%;background-size:cover;background-position:center;opacity:0;transition:opacity 1.5s ease;transform:scale(1.05)}.hero-slide.active{opacity:1;animation:kenburns 8s ease-out forwards}@keyframes kenburns{to{transform:scale(1.13)}}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,12,7,.78) 0%,rgba(22,12,7,.43) 48%,rgba(22,12,7,.2) 100%),linear-gradient(0deg,rgba(15,9,5,.55),transparent 40%)}.hero-content{position:absolute;z-index:3;left:7vw;bottom:12vh;max-width:860px}.eyebrow,.kicker{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:var(--terra)}.hero .eyebrow{color:var(--beige)}h1,h2{font-family:var(--serif);font-weight:500;line-height:.98;margin:.18em 0}.hero h1{font-size:clamp(4.2rem,8.5vw,8.8rem);letter-spacing:-.045em}.lead{max-width:640px;font-size:clamp(1rem,1.5vw,1.25rem);color:rgba(255,255,255,.83)}.hero-actions{display:flex;gap:12px;margin-top:2.1rem}.btn{padding:15px 22px;border:1px solid rgba(255,255,255,.7);font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.btn.primary{background:var(--ivory);border-color:var(--ivory);color:var(--coffee)}.btn:hover{transform:translateY(-2px)}.hero-index{position:absolute;z-index:4;right:4vw;bottom:7vh;display:flex;align-items:center;gap:12px;font-size:.66rem;letter-spacing:.12em}.hero-index i{display:block;width:72px;height:1px;background:#fff;opacity:.5}.section{padding:10rem 7vw}.intro{display:grid;grid-template-columns:.84fr 1.16fr;gap:7vw;align-items:center}.intro-copy{max-width:560px}.intro h2,.section-head h2,.raizes h2,.encontre h2{font-size:clamp(3.5rem,6vw,6.7rem);letter-spacing:-.035em}.intro p,.section-head p,.canto-copy p{font-size:1.08rem;color:#66564b}.text-link{display:inline-block;margin-top:1rem;font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700;border-bottom:1px solid;padding-bottom:5px}.film-card{position:relative;min-height:600px;overflow:hidden;background:var(--coffee)}.film-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(27,16,10,.7),transparent 60%)}.film-overlay{position:absolute;z-index:2;bottom:35px;left:35px;right:35px;color:#fff;display:flex;align-items:center;gap:18px}.play{width:58px;height:58px;border-radius:50%;border:1px solid #fff;background:rgba(255,255,255,.08);color:#fff}.film-overlay small,.film-overlay em{display:block;font-style:normal;font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;opacity:.75}.film-overlay strong{display:block;font-family:var(--serif);font-size:2rem;font-weight:500}.sabores{background:#f5e9d5}.section-head{display:grid;grid-template-columns:.35fr 1.25fr .8fr;gap:2rem;align-items:end;margin-bottom:5rem}.section-head h2{font-size:clamp(3.8rem,6.5vw,7rem)}.food-grid{display:grid;grid-template-columns:1.15fr .85fr 1fr;grid-template-rows:360px 420px;gap:18px}.food{position:relative;margin:0;overflow:hidden;background:#ddd}.food.tall{grid-row:span 2}.food.wide{grid-column:span 2}.food img{transition:transform .8s}.food:hover img{transform:scale(1.04)}.food figcaption{position:absolute;left:20px;bottom:18px;background:rgba(250,243,230,.94);padding:10px 14px;font-family:var(--serif);font-size:1.15rem}.raizes{min-height:780px;display:grid;grid-template-columns:1.08fr .92fr;background:var(--coffee);color:var(--ivory)}.raizes-image{background-size:cover;background-position:center;min-height:620px}.raizes-copy{padding:9vw 7vw;align-self:center}.kicker.light{color:var(--mustard)}.raizes p{color:#e3d2c2;max-width:620px}.night-note{margin-top:2.2rem;padding-left:20px;border-left:2px solid var(--green)}.text-link.light{color:var(--ivory)}.canto .section-head{grid-template-columns:.35fr 1.65fr}.canto-layout{display:grid;grid-template-columns:1.2fr .55fr .65fr;gap:24px;align-items:end}.canto-photo.big{height:680px}.canto-photo.small{height:440px}.canto-copy{padding:0 1rem 4rem}.encontre{display:grid;grid-template-columns:.82fr 1.18fr;min-height:700px;background:var(--coffee2);color:var(--ivory)}.contact-panel{padding:9vw 7vw}.encontre h2{font-size:clamp(3.4rem,5.4vw,6rem)}.address{font-size:1.05rem;color:#dfcfbf;margin:2rem 0}.contact-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.contact-actions a{font-family:var(--serif);font-size:1.75rem;border-bottom:1px solid rgba(255,255,255,.35)}.region{margin-top:3rem;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#a89080}.encontre iframe{width:100%;height:100%;border:0;filter:saturate(.75) contrast(.95)}footer{background:#1c110c;color:#d5c3b2;padding:4rem 6vw 2.5rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:end}.footer-brand{width:180px}.footer-brand img{height:auto}.footer-brand p{font-family:var(--serif);margin:.5rem 0 0}.footer-links{display:flex;justify-content:flex-end;gap:1.4rem;font-size:.72rem}.footer-copy{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;font-size:.68rem}.whatsapp-float{position:fixed;z-index:45;right:22px;bottom:22px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#1f6a4d;color:#fff;font-weight:800;font-size:.7rem;box-shadow:0 10px 30px rgba(0,0,0,.25)}.reveal{opacity:0;transform:translateY(46px);filter:blur(5px);transition:opacity 1s cubic-bezier(.22,1,.36,1),transform 1s cubic-bezier(.22,1,.36,1),filter 1s ease;will-change:opacity,transform}.reveal.visible{opacity:1;transform:none;filter:none}
.reveal:nth-child(2){transition-delay:.08s}.reveal:nth-child(3){transition-delay:.14s}.reveal:nth-child(4){transition-delay:.2s}
.film-card.reveal,.food.reveal,.canto-photo.reveal,.noite-card.reveal{clip-path:inset(8% 0 8% 0);transform:translateY(34px) scale(.985);transition:opacity 1.05s cubic-bezier(.22,1,.36,1),transform 1.2s cubic-bezier(.22,1,.36,1),clip-path 1.2s cubic-bezier(.22,1,.36,1),filter 1s ease}
.film-card.reveal.visible,.food.reveal.visible,.canto-photo.reveal.visible,.noite-card.reveal.visible{clip-path:inset(0 0 0 0);transform:none}
.section-head.reveal h2,.intro-copy.reveal h2,.raizes-copy.reveal h2,.noite-copy.reveal h2,.contact-panel.reveal h2{transform:translateY(18px);transition:transform 1.05s cubic-bezier(.22,1,.36,1)}
.section-head.reveal.visible h2,.intro-copy.reveal.visible h2,.raizes-copy.reveal.visible h2,.noite-copy.reveal.visible h2,.contact-panel.reveal.visible h2{transform:none}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-slide.active{animation:none}.reveal,.film-card.reveal,.food.reveal,.canto-photo.reveal,.noite-card.reveal{opacity:1;transform:none;filter:none;clip-path:none;transition:none}}
@media(max-width:900px){.site-header{height:72px;padding:0 20px}.brand{width:128px}.desktop-nav,.nav-cta{display:none}.menu-btn{display:block;margin-left:auto}.mobile-menu{position:fixed;z-index:49;top:72px;left:0;right:0;background:var(--coffee);color:var(--ivory);padding:25px;flex-direction:column;gap:18px}.mobile-menu.open{display:flex}.hero{min-height:720px}.hero-content{left:24px;right:24px;bottom:13vh}.hero h1{font-size:clamp(3.5rem,16vw,6.2rem)}.hero-actions{flex-wrap:wrap}.hero-index{right:24px}.section{padding:6.5rem 24px}.intro{grid-template-columns:1fr;gap:4rem}.film-card{min-height:430px}.section-head{display:block;margin-bottom:3rem}.section-head h2{font-size:3.8rem}.section-head p{max-width:560px}.food-grid{grid-template-columns:1fr 1fr;grid-template-rows:420px 300px 340px}.food.tall{grid-row:span 1;grid-column:span 2}.food.wide{grid-column:span 2}.raizes{grid-template-columns:1fr}.raizes-image{min-height:500px}.raizes-copy{padding:6rem 24px}.canto .section-head{display:block}.canto-layout{grid-template-columns:1fr}.canto-photo.big,.canto-photo.small{height:440px}.canto-copy{padding:1rem 0}.encontre{grid-template-columns:1fr}.contact-panel{padding:6rem 24px}.encontre iframe{height:480px}footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start;flex-wrap:wrap}.footer-copy{grid-column:auto}}
@media(max-width:560px){.hero h1{font-size:3.65rem}.lead{font-size:.96rem}.food-grid{display:block}.food{height:340px;margin-bottom:12px}.film-card{min-height:390px}.film-overlay{left:20px;bottom:20px}.film-overlay strong{font-size:1.5rem}.intro h2,.raizes h2,.encontre h2,.section-head h2{font-size:3.2rem}.canto-photo.big,.canto-photo.small{height:360px}.contact-actions a{font-size:1.45rem}}
/* V2 — Pizza & Burger + horários */
.noite{display:grid;grid-template-columns:.78fr 1.22fr;min-height:760px;background:linear-gradient(135deg,#173f31 0%,#0e2c22 60%,#351c18 100%);color:var(--ivory);overflow:hidden}.noite-copy{padding:9vw 7vw;align-self:center}.noite h2{font-size:clamp(3.6rem,6vw,6.6rem);letter-spacing:-.04em}.noite-copy p{max-width:560px;color:#e6d9c9}.noite-note{margin-top:2rem;padding-top:1.4rem;border-top:1px solid rgba(217,161,91,.45);font-size:.9rem}.noite-gallery{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:760px}.noite-card{position:relative;margin:0;overflow:hidden;min-height:760px;background:#111}.noite-card img{filter:saturate(.9) contrast(1.05);transition:transform 1s ease}.noite-card:hover img{transform:scale(1.04)}.noite-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,10,6,.78),transparent 55%)}.noite-card figcaption{position:absolute;z-index:2;left:28px;bottom:28px}.noite-card small{display:block;text-transform:uppercase;letter-spacing:.16em;color:var(--mustard);font-size:.65rem}.noite-card strong{display:block;font-family:var(--serif);font-size:2.6rem;font-weight:500}.hours-card{margin:2rem 0 2.4rem;padding:1.25rem 1.4rem;border:1px solid rgba(250,243,230,.22);background:rgba(250,243,230,.06);max-width:440px}.hours-card small{display:block;text-transform:uppercase;letter-spacing:.15em;color:var(--mustard);font-size:.66rem}.hours-card strong{display:block;font-family:var(--serif);font-size:2rem;font-weight:500;margin:.25rem 0}.hours-card span{display:block;color:#cbb7a8;font-size:.78rem;line-height:1.45}.desktop-nav{gap:1.55rem}.desktop-nav a{white-space:nowrap}
@media(max-width:1100px){.desktop-nav{gap:1rem;font-size:.68rem}.brand{width:135px}}
@media(max-width:900px){.noite{grid-template-columns:1fr}.noite-copy{padding:6rem 24px}.noite-gallery{min-height:520px}.noite-card{min-height:520px}}
@media(max-width:560px){.noite-gallery{grid-template-columns:1fr;min-height:0}.noite-card{min-height:390px}.noite h2{font-size:3.2rem}.noite-card strong{font-size:2.1rem}}

/* V3 — acabamento de movimento */
.hero-content>*{opacity:0;transform:translateY(22px);animation:heroIn .9s cubic-bezier(.22,1,.36,1) forwards}.hero-content>.eyebrow{animation-delay:.25s}.hero-content>h1{animation-delay:.38s}.hero-content>.lead{animation-delay:.52s}.hero-content>.hero-actions{animation-delay:.66s}@keyframes heroIn{to{opacity:1;transform:none}}
.site-header.scrolled{transition:height .45s cubic-bezier(.22,1,.36,1),background .45s ease,box-shadow .45s ease}.btn,.text-link,.contact-actions a{transition:transform .3s cubic-bezier(.22,1,.36,1),color .3s ease,background .3s ease,border-color .3s ease}.food img,.canto-photo img,.film-card img,.noite-card img{transform:scale(1.02);transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.food:hover img,.canto-photo:hover img,.film-card:hover img,.noite-card:hover img{transform:scale(1.065)}
.raizes-image{will-change:background-position;transition:background-position .08s linear}

/* V4 — identidade refinada, galeria e microinterações */
.brand{width:166px}.brand img{height:auto;object-fit:contain}
.nav-cta,.desktop-nav a,.mobile-menu a,.btn,.text-link,.contact-actions a,.gallery-btn,.back-top{letter-spacing:.1em}
.hero-content{max-width:760px}.hero-logo{width:min(300px,42vw);height:auto;object-fit:contain;margin:0 0 1.35rem}.hero h1{font-size:clamp(2.8rem,5.2vw,5.6rem);color:var(--beige);letter-spacing:-.035em;max-width:760px}.hero .eyebrow{color:var(--mustard)}
.hero-actions .btn.primary{background:var(--mustard);border-color:var(--mustard);color:var(--coffee2)}.hero-actions .btn.ghost:hover{background:rgba(217,161,91,.14);border-color:var(--mustard);color:var(--mustard)}
.intro{position:relative}.intro:before{content:'';position:absolute;left:0;top:8rem;width:5px;height:110px;background:var(--terra)}
.sabores{background:linear-gradient(180deg,#f5e9d5 0%,#f0dcc0 100%)}.sabores .kicker{color:var(--terra)}.food figcaption{border-left:4px solid var(--mustard)}
.raizes-copy{position:relative}.raizes-copy:after{content:'';position:absolute;right:7vw;top:9vw;width:70px;height:6px;background:var(--terra)}
.noite{background:linear-gradient(135deg,#173f31 0%,#0e2c22 48%,#562719 100%)}.noite-note{border-color:var(--mustard)}
.canto{background:#fffaf1}.canto .kicker{color:var(--terra)}
.gallery-teaser{display:grid;grid-template-columns:.8fr 1.2fr;min-height:680px;background:var(--terra);color:var(--ivory);overflow:hidden}.gallery-teaser-copy{padding:8vw 7vw;align-self:center}.gallery-teaser-copy h2{font-family:var(--serif);font-size:clamp(3.4rem,5.6vw,6.3rem);line-height:.98;font-weight:500;margin:.22em 0 .35em}.gallery-teaser-copy p{max-width:560px;color:#f0d9c8}.gallery-btn{display:inline-block;margin-top:1.5rem;padding:15px 22px;background:var(--mustard);color:var(--coffee2);font-size:.76rem;text-transform:uppercase;font-weight:800;transition:.3s}.gallery-btn:hover{transform:translateY(-3px);background:var(--ivory)}.gallery-teaser-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:0}.gallery-teaser-grid img{min-height:340px}.gallery-teaser-grid img:first-child{grid-row:1 / span 2}.gallery-teaser-grid img:nth-child(2){filter:saturate(.92)}.gallery-teaser-grid img:nth-child(3){filter:saturate(.92)}
.contact-map{font-family:var(--serif)!important;font-size:1.75rem!important;text-transform:none!important;letter-spacing:0!important}.social-icons{display:flex;gap:12px;margin-top:.6rem}.social-icons a{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(250,243,230,.34)!important}.social-icons svg{width:21px;height:21px;fill:currentColor}.social-icons a:hover{background:var(--mustard);color:var(--coffee2);border-color:var(--mustard)!important;transform:translateY(-3px)}
footer{grid-template-columns:1fr 1fr auto;align-items:end}.footer-brand{width:190px}.footer-brand img{height:auto}.footer-links{align-items:center}.back-top{justify-self:end;font-size:.72rem;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:4px;color:var(--mustard)}.back-top:hover{color:var(--ivory)}.footer-copy{grid-column:1/-1}
.whatsapp-float{width:58px;height:58px;background:var(--green);overflow:visible;isolation:isolate}.whatsapp-float svg{width:25px;height:25px;fill:#fff;position:relative;z-index:2}.wa-ripple{position:absolute;inset:0;border-radius:50%;border:1px solid rgba(217,161,91,.65);opacity:0;z-index:-1}.whatsapp-float:hover .r1{animation:waPulse 1.25s ease-out infinite}.whatsapp-float:hover .r2{animation:waPulse 1.25s .38s ease-out infinite}@keyframes waPulse{0%{transform:scale(.85);opacity:.8}100%{transform:scale(2.05);opacity:0}}
@media(max-width:900px){.brand{width:138px}.hero-logo{width:min(260px,65vw)}.hero h1{font-size:clamp(2.8rem,12vw,4.8rem)}.gallery-teaser{grid-template-columns:1fr}.gallery-teaser-copy{padding:6rem 24px}.gallery-teaser-grid{min-height:560px}footer{grid-template-columns:1fr}.back-top{justify-self:start}.footer-copy{grid-column:auto}}
@media(max-width:560px){.hero-logo{width:220px;margin-bottom:1rem}.hero h1{font-size:3rem}.gallery-teaser-grid{grid-template-columns:1fr;grid-template-rows:repeat(3,320px)}.gallery-teaser-grid img:first-child{grid-row:auto}.gallery-teaser-grid img{min-height:0}.gallery-teaser-copy h2{font-size:3.2rem}}

/* V4 — página de galeria */
.gallery-page{background:#1f130d;color:var(--ivory)}.gallery-header{position:fixed}.gallery-hero{padding:12rem 7vw 5rem;background:linear-gradient(135deg,var(--coffee) 0%,var(--terra) 100%)}.gallery-hero h1{font-family:var(--serif);font-size:clamp(4rem,7vw,7.5rem);font-weight:500;line-height:.94;letter-spacing:-.04em;margin:.2em 0}.gallery-hero p{max-width:620px;color:#efdccf}.gallery-grid-page{padding:3vw;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;gap:12px;background:#1f130d}.gallery-item{border:0;padding:0;background:#111;overflow:hidden;cursor:zoom-in}.gallery-item:nth-child(7n+1),.gallery-item:nth-child(7n+5){grid-row:span 2}.gallery-item:nth-child(9n+3){grid-column:span 2}.gallery-item img{transition:transform .7s cubic-bezier(.22,1,.36,1)}.gallery-item:hover img{transform:scale(1.05)}.lightbox{position:fixed;z-index:100;inset:0;background:rgba(15,8,4,.94);display:none;place-items:center;padding:5vw}.lightbox.open{display:grid}.lightbox img{max-width:94vw;max-height:88vh;width:auto;height:auto;object-fit:contain}.lightbox-close{position:absolute;right:26px;top:18px;border:0;background:none;color:#fff;font-size:2.5rem;cursor:pointer}.gallery-page footer{background:#160d09}@media(max-width:900px){.gallery-hero{padding:10rem 24px 4rem}.gallery-grid-page{grid-template-columns:repeat(2,1fr);grid-auto-rows:240px}.gallery-item:nth-child(9n+3){grid-column:span 1}}@media(max-width:560px){.gallery-hero h1{font-size:3.4rem}.gallery-grid-page{grid-template-columns:1fr;grid-auto-rows:330px;padding:10px}.gallery-item:nth-child(n){grid-column:auto;grid-row:auto}}

/* ===== V5 refinements ===== */
.brand{width:168px;height:44px;display:flex;align-items:center}.brand img{width:100%;height:auto;object-fit:contain}.hero-logo{width:min(360px,48vw);height:auto!important;object-fit:contain!important;margin:0 0 1.05rem}.hero h1{font-size:clamp(2.5rem,4.6vw,4.9rem);color:var(--beige);margin-top:.08em}.hero .eyebrow{margin-top:.15rem}

/* temporary photo sequence in place of institutional video */
.house-carousel{position:relative;min-height:600px;overflow:hidden;background:var(--coffee)}.house-slide{position:absolute;inset:0;opacity:0;transition:opacity 1.35s ease}.house-slide.active{opacity:1}.house-slide img{width:100%;height:100%;object-fit:cover;transform:scale(1.02);animation:houseZoom 7s ease-out forwards}.house-slide.active img{animation:houseZoom 7s ease-out forwards}@keyframes houseZoom{to{transform:scale(1.07)}}.house-carousel:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(40,20,12,.28),transparent 48%);pointer-events:none}.house-dots{position:absolute;z-index:3;right:26px;bottom:24px;display:flex;gap:8px}.house-dots i{display:block;width:22px;height:3px;background:rgba(255,255,255,.42);transition:.35s}.house-dots i.active{width:38px;background:var(--terra)}

/* Roots: use terracotta consistently */
.night-note{border-left-color:var(--terra)!important}.raizes-copy:after{background:var(--terra)!important}

/* Pizza & Burger — distinct carousels, green + terracotta + mustard */
.noite{grid-template-columns:.76fr 1.24fr;background:linear-gradient(138deg,#113f32 0%,#0e3429 46%,#642d20 100%);min-height:780px}.noite-copy{position:relative}.noite-copy:before{content:'';position:absolute;left:7vw;top:6.8vw;width:56px;height:5px;background:var(--terra)}.noite .kicker.light{color:var(--mustard)}.noite-note{border-top:1px solid rgba(183,76,48,.8)!important}.night-stack{display:grid;grid-template-rows:1fr 1fr;min-height:780px}.night-carousel{position:relative;overflow:hidden;min-height:390px;background:#111}.night-carousel:first-child{border-bottom:5px solid var(--terra)}.night-slide{position:absolute;inset:0;opacity:0;transition:opacity 1.25s ease}.night-slide.active{opacity:1}.night-slide img{width:100%;height:100%;object-fit:cover;filter:saturate(.96) contrast(1.04);transform:scale(1.025);transition:transform 7s ease}.night-slide.active img{transform:scale(1.09)}.night-carousel:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,35,28,.18),transparent 46%),linear-gradient(0deg,rgba(43,17,11,.68),transparent 58%);pointer-events:none}.night-caption{position:absolute;z-index:2;left:30px;bottom:24px;padding-left:14px;border-left:4px solid var(--terra)}.night-caption small{display:block;text-transform:uppercase;letter-spacing:.18em;color:var(--mustard);font-size:.64rem;font-weight:800}.night-caption strong{display:block;font-family:var(--serif);font-size:2.5rem;font-weight:500;color:var(--ivory)}

/* WhatsApp original greens */
.whatsapp-float{background:linear-gradient(145deg,#25D366 0%,#18b957 52%,#128C7E 100%);box-shadow:0 12px 32px rgba(18,140,126,.34)}.wa-ripple{border-color:rgba(37,211,102,.72)}.whatsapp-float:hover{background:linear-gradient(145deg,#2be06e 0%,#20c965 50%,#13998a 100%)}

/* Contact and map sizing */
.encontre{grid-template-columns:1.08fr .92fr;min-height:560px}.contact-panel{padding:6.8vw 7vw}.encontre iframe{height:560px}.contact-main-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.contact-main-actions a{border-bottom:0!important}.contact-map,.excursion-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 17px;font-family:var(--sans)!important;font-size:.72rem!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-weight:800;border:1px solid rgba(250,243,230,.4)!important}.contact-map{background:var(--mustard);color:var(--coffee2);border-color:var(--mustard)!important}.excursion-btn{background:var(--terra);color:var(--ivory);border-color:var(--terra)!important}.contact-map:hover,.excursion-btn:hover{transform:translateY(-2px);background:var(--ivory);color:var(--coffee2);border-color:var(--ivory)!important}

/* Footer navigation */
footer{display:block;padding:3.3rem 6vw 2.2rem}.footer-top{display:grid;grid-template-columns:220px 1fr auto;gap:3rem;align-items:center}.footer-brand{width:210px;height:52px}.footer-brand img{width:100%;height:auto;object-fit:contain}.footer-nav{display:flex;justify-content:center;gap:.75rem 1.3rem;flex-wrap:wrap;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.footer-nav a{opacity:.82;transition:.25s}.footer-nav a:hover{opacity:1;color:var(--mustard)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:2rem;border-top:1px solid rgba(255,255,255,.1);margin-top:2.4rem;padding-top:1.5rem}.footer-links{display:flex;gap:1.3rem;flex-wrap:wrap;font-size:.68rem}.footer-copy{border:0!important;padding:0!important;font-size:.66rem}.back-top{justify-self:end}

@media(max-width:900px){.brand{width:145px}.hero-logo{width:min(320px,70vw)}.house-carousel{min-height:460px}.noite{grid-template-columns:1fr}.noite-copy:before{left:24px;top:4.6rem}.night-stack{min-height:720px}.night-carousel{min-height:360px}.encontre{grid-template-columns:1fr}.encontre iframe{height:360px}.footer-top{grid-template-columns:1fr;gap:1.8rem}.footer-nav{justify-content:flex-start}.back-top{justify-self:start}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-brand{width:190px}}
@media(max-width:560px){.hero-logo{width:250px}.hero h1{font-size:2.75rem}.house-carousel{min-height:390px}.night-stack{min-height:620px}.night-carousel{min-height:310px}.night-caption strong{font-size:2rem}.contact-main-actions{align-items:stretch}.contact-main-actions a{width:100%}.encontre iframe{height:300px}.footer-brand{width:170px}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:.85rem 1.2rem}}

/* ===== V6 refinements ===== */
:root{--qq-green:#6f8b43;--qq-green-soft:rgba(111,139,67,.18);--qq-cream:#f4ead7;--qq-text-soft:rgba(246,239,226,.78)}
.no-break{white-space:nowrap}
.brand img{display:block}
.compact-section{padding-top:96px!important;padding-bottom:96px!important}
.section-head-sm h2,.gallery-teaser-copy h2,.compact-gallery-hero h1{max-width:13ch}
.hero .hero-content{max-width:780px}
.hero-logo.large{width:min(500px,78vw)!important;max-width:500px!important;filter:drop-shadow(0 12px 24px rgba(0,0,0,.24))}
.hero h1{display:none!important}
.hero .lead{max-width:650px;color:var(--qq-text-soft);font-size:1.02rem}
.hero-social-wrap{display:flex;flex-direction:column;gap:14px;margin-top:28px}
.hero-social-label,.canto-cta-label{font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,244,228,.72);font-weight:700}
.hero-social .social-icons,.hero-social{display:flex;gap:12px}
.hero-social a,.canto-social a,.encontre .social-icons a{width:52px;height:52px;border-radius:999px;border:1px solid rgba(244,234,215,.35);background:rgba(20,14,10,.38);backdrop-filter:blur(10px);display:inline-flex;align-items:center;justify-content:center;transition:transform .25s ease,background .25s ease,border-color .25s ease}
.hero-social a:hover,.canto-social a:hover,.encontre .social-icons a:hover{transform:translateY(-2px);background:rgba(111,139,67,.26);border-color:rgba(111,139,67,.6)}
.hero-social a svg,.canto-social a svg,.encontre .social-icons a svg{width:22px;height:22px;fill:#f4ead7}
.hero::after{background:linear-gradient(180deg,rgba(0,0,0,.14),rgba(0,0,0,.52) 56%,rgba(0,0,0,.7));content:"";position:absolute;inset:0;pointer-events:none}
.hero-shade{background:linear-gradient(90deg,rgba(20,11,6,.8) 0%,rgba(20,11,6,.36) 48%,rgba(20,11,6,.48) 100%)!important}
.hero-content{position:relative;z-index:3}
.desktop-nav a,.footer-nav a{text-wrap:nowrap}
.noite{padding-top:96px;padding-bottom:96px}
.night-stack{gap:28px}
.brand-caption{gap:12px;align-items:flex-end;padding:20px 22px 22px;border-left:3px solid var(--qq-green)!important;background:linear-gradient(180deg,rgba(8,8,8,.04),rgba(8,8,8,.36) 60%,rgba(8,8,8,.7))}
.brand-caption img{width:120px;max-width:38%;display:block;filter:drop-shadow(0 8px 18px rgba(0,0,0,.35))}
.brand-caption strong{font-size:clamp(1.45rem,2vw,1.9rem);line-height:1;color:#fff}
.pizza-carousel,.burger-carousel{position:relative;overflow:hidden}
.pizza-carousel::before,.burger-carousel::before{content:"";position:absolute;top:24px;left:24px;width:76px;height:3px;background:var(--qq-green);z-index:2;border-radius:999px;box-shadow:0 0 0 8px rgba(111,139,67,.14)}
#canto .section-head{margin-bottom:36px}
#canto .section-head h2{font-size:clamp(1.9rem,4vw,3rem);max-width:17ch}
.canto-layout{gap:26px;align-items:center}
.canto-photo.big{min-height:430px}
.canto-photo.small{min-height:250px}
.canto-photo img{width:100%;height:100%;object-fit:cover}
.canto-copy{display:flex;flex-direction:column;gap:20px}
.canto-copy p{max-width:32ch}
.canto-cta-group{display:flex;flex-direction:column;gap:14px;align-items:flex-start}
.canto-social{display:flex;gap:12px}
.social-pill{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;background:var(--qq-green);color:#fff;text-decoration:none;font-weight:700;letter-spacing:.02em;box-shadow:0 16px 38px rgba(48,58,27,.22)}
.social-pill:hover{transform:translateY(-1px);background:#627b3b}
.gallery-teaser{padding-top:96px!important;padding-bottom:96px!important;gap:40px;align-items:center}
.gallery-teaser-copy h2{font-size:clamp(2rem,4vw,3.15rem)!important;line-height:1.08;text-wrap:balance}
.gallery-teaser-copy p{max-width:40ch}
.gallery-teaser-grid{gap:18px;align-items:stretch}
.gallery-teaser-grid img{min-height:250px;max-height:330px;object-fit:cover}
.gallery-btn{margin-top:18px}
.encontre{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:34px;align-items:start;padding-top:96px!important;padding-bottom:96px!important}
.encontre .contact-panel{padding-right:0}
.encontre .contact-panel h2{max-width:15ch}
.contact-panel .address{font-size:1.04rem}
.hours-card{margin-top:26px}
.hours-card strong{line-height:1.3}
.hours-card span{line-height:1.55}
.contact-actions{margin-top:24px}
.contact-main-actions{gap:14px}
.encontre .social-icons{display:flex;gap:12px;flex-wrap:wrap}
.map-card{position:relative;border-radius:32px;overflow:hidden;border:1px solid rgba(244,234,215,.12);box-shadow:0 28px 60px rgba(0,0,0,.28);align-self:start;background:#120d09}
.map-card iframe{display:block;width:100%;height:390px;border:0}
.region{max-width:34ch;line-height:1.55}
footer .footer-top{align-items:center}
.footer-brand img{display:block}
.footer-bottom{display:grid!important;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}
.footer-links{justify-self:start}
.footer-copy{justify-self:center;text-align:center;padding:0 90px 0 0}
.whatsapp-float{z-index:50}
.gallery-page .gallery-hero{min-height:auto;padding:128px 20px 44px;text-align:center}
.compact-gallery-hero h1{font-size:clamp(2rem,5vw,3.2rem)!important;line-height:1.06;margin:10px auto 10px!important}
.compact-gallery-hero p{max-width:42ch;margin:0 auto;color:var(--qq-text-soft)}
.gallery-showcase{padding:0 20px 24px}
.gallery-strip{max-width:1400px;margin:0 auto;overflow:hidden;border-radius:28px;border:1px solid rgba(244,234,215,.12);background:rgba(255,255,255,.03)}
.gallery-strip-track{display:flex;gap:14px;padding:14px;min-width:max-content;animation:qqGalleryScroll 34s linear infinite}
.gallery-strip img{width:280px;height:190px;object-fit:cover;border-radius:18px;flex:0 0 auto;box-shadow:0 14px 30px rgba(0,0,0,.22)}
.gallery-grid-page{padding-top:18px!important}
.gallery-grid-page .gallery-item img{object-fit:cover}
@keyframes qqGalleryScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
.lightbox img{max-width:min(92vw,1280px);max-height:88vh}
@media (max-width:1100px){
  .compact-section,.noite,.gallery-teaser,.encontre{padding-top:84px!important;padding-bottom:84px!important}
  .encontre{grid-template-columns:1fr;gap:28px}
  .map-card iframe{height:340px}
  .footer-bottom{grid-template-columns:1fr;gap:16px}
  .footer-links,.footer-copy{justify-self:center;padding-right:0}
}
@media (max-width:900px){
  .hero-logo.large{width:min(380px,72vw)!important}
  .hero-social-wrap{margin-top:22px}
  .hero .lead{font-size:.98rem}
  .brand-caption{padding:16px 18px 18px}
  .brand-caption img{width:102px}
  .canto-layout{grid-template-columns:1fr!important}
  .canto-photo.big{min-height:320px}
  .canto-photo.small{min-height:220px}
  .gallery-teaser-grid{grid-template-columns:1fr!important}
  .gallery-teaser-grid img{max-height:240px}
}
@media (max-width:720px){
  .compact-section,.noite,.gallery-teaser,.encontre,.gallery-page .gallery-hero{padding-top:72px!important;padding-bottom:72px!important}
  .hero-social a,.canto-social a,.encontre .social-icons a{width:48px;height:48px}
  .hero-logo.large{width:min(320px,78vw)!important}
  .hero .eyebrow{font-size:.78rem}
  .hero .lead{font-size:.94rem;max-width:34ch}
  #canto .section-head h2,.gallery-teaser-copy h2,.compact-gallery-hero h1{max-width:none}
  .gallery-strip img{width:220px;height:152px}
  .gallery-strip-track{animation-duration:28s}
  .map-card iframe{height:300px}
  .region{max-width:none}
}

footer{padding-bottom:72px}

/* ===== V7 refinements ===== */
/* Hero: trimmed logo canvas keeps the mark close to the supporting copy */
.hero-logo.large{width:min(430px,62vw)!important;max-width:430px!important;margin:0 0 .55rem!important}
.hero-content-v7{bottom:10vh!important}
.hero-content-v7 .eyebrow{margin-top:0!important}

/* Sabores: tighter top, aligned label/headline and more appetizing imagery */
#sabores{padding-top:68px!important;padding-bottom:78px!important}
#sabores .section-head{align-items:start!important;margin-bottom:2.6rem!important}
#sabores .section-head .kicker{padding-top:.48rem}
#sabores .section-head h2{font-size:clamp(2.65rem,4.8vw,4.8rem)!important;line-height:1.01}
#sabores .section-head p{padding-top:.45rem;margin-top:0}
#sabores .food-grid{grid-template-rows:300px 340px}

/* Raízes: fit comfortably inside a desktop viewport */
#raizes{min-height:640px!important;height:auto!important}
#raizes .raizes-image{min-height:640px!important}
#raizes .raizes-copy{padding:5.4rem 6vw!important}
#raizes h2{font-size:clamp(2.75rem,4.6vw,4.75rem)!important;line-height:1.02}
#raizes .raizes-copy:after{top:5.4rem!important;right:5vw!important;width:58px!important;height:5px!important}
#raizes .night-note{margin-top:1.6rem!important}

/* Pizza & Burger: terracotta line and stronger brand lockup */
.pizza-carousel::before,.burger-carousel::before{background:var(--terra)!important;box-shadow:0 0 0 8px rgba(150,74,32,.16)!important}
.brand-caption{border-left-color:var(--terra)!important}
.brand-caption img{width:156px!important;max-width:46%!important}
.brand-caption strong{font-size:clamp(1.7rem,2.35vw,2.15rem)!important}

/* Find us: title starts at same visual top as map */
#encontre{padding-top:78px!important;padding-bottom:78px!important;align-items:start!important}
#encontre .contact-panel{padding-top:0!important;padding-bottom:0!important}
#encontre .map-card{margin-top:0!important}
#encontre .contact-panel h2{font-size:clamp(2.65rem,4.3vw,4.5rem)!important;line-height:1.02}
#encontre .map-card iframe{height:370px!important}

/* Footer: copyright shares the same horizontal line as legal links */
footer{padding-bottom:2.2rem!important}
.footer-bottom{display:flex!important;grid-template-columns:none!important;justify-content:space-between!important;align-items:center!important;gap:2rem!important}
.footer-copy{justify-self:auto!important;text-align:right!important;padding:0!important;white-space:nowrap}

@media(max-width:900px){
  .hero-logo.large{width:min(350px,72vw)!important}
  .hero-content-v7{bottom:9vh!important}
  #sabores{padding-top:58px!important;padding-bottom:64px!important}
  #sabores .section-head .kicker{padding-top:0;margin-bottom:.65rem;display:block}
  #sabores .food-grid{grid-template-rows:360px 280px 320px}
  #raizes{min-height:0!important}
  #raizes .raizes-image{min-height:430px!important}
  #raizes .raizes-copy{padding:4.5rem 24px!important}
  #raizes .raizes-copy:after{top:4.5rem!important;right:24px!important}
  #encontre{padding-top:64px!important;padding-bottom:64px!important}
  #encontre .map-card iframe{height:330px!important}
  .footer-bottom{flex-direction:column!important;align-items:flex-start!important}
  .footer-copy{text-align:left!important;white-space:normal}
}

/* ===== Ajustes finais 27-08 ===== */
/* Logo do topo: respiro interno para nunca cortar as hastes */
.site-header .brand{width:190px!important;height:58px!important;min-width:190px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}
.site-header .brand img{width:100%!important;height:46px!important;max-width:190px!important;object-fit:contain!important;object-position:left center!important;overflow:visible!important}
.site-header.scrolled .brand{height:54px!important}
.site-header.scrolled .brand img{height:42px!important}

/* Nosso Canto: mais compacto e dentro de uma dobra de desktop */
#canto{padding-top:58px!important;padding-bottom:58px!important}
#canto .section-head{margin-bottom:22px!important}
#canto .section-head h2{margin-bottom:0!important}
#canto .canto-layout{align-items:center!important}
#canto .canto-photo.big{height:500px!important;min-height:0!important}
#canto .canto-photo.small{height:330px!important;min-height:0!important}
#canto .canto-copy{padding:0 1rem!important}
#canto .social-pill{background:#4A2E1E!important;color:#f5eee3!important;box-shadow:0 14px 34px rgba(74,46,30,.22)!important}
#canto .social-pill:hover{background:#5b3925!important}

/* Rodapé: copyright centralizado e fora do botão flutuante */
footer .footer-bottom{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:24px!important;position:relative!important}
footer .footer-links{justify-self:start!important}
footer .footer-copy{position:static!important;justify-self:center!important;text-align:center!important;padding:0!important;white-space:nowrap!important;transform:none!important}

@media(max-width:900px){
  .site-header .brand{width:160px!important;min-width:160px!important;height:50px!important}
  .site-header .brand img{height:39px!important;max-width:160px!important}
  #canto{padding-top:48px!important;padding-bottom:48px!important}
  #canto .canto-photo.big{height:390px!important}
  #canto .canto-photo.small{height:280px!important}
  footer .footer-bottom{grid-template-columns:1fr!important;justify-items:start!important}
  footer .footer-copy{justify-self:start!important;text-align:left!important;white-space:normal!important}
}

/* ===== Header logo breathing room — final ===== */
.site-header{
  height:96px!important;
  padding-top:8px!important;
  padding-bottom:8px!important;
  overflow:visible!important;
}
.site-header.scrolled{
  height:80px!important;
  padding-top:7px!important;
  padding-bottom:7px!important;
}
.site-header .brand{
  width:184px!important;
  min-width:184px!important;
  height:64px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:visible!important;
  padding:5px 0!important;
}
.site-header .brand img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:176px!important;
  max-height:38px!important;
  object-fit:contain!important;
  object-position:left center!important;
  overflow:visible!important;
}
.site-header.scrolled .brand{
  height:58px!important;
}
.site-header.scrolled .brand img{
  max-height:34px!important;
}
@media(max-width:1100px){
  .site-header .brand{width:160px!important;min-width:160px!important}
  .site-header .brand img{max-width:152px!important;max-height:34px!important}
}
@media(max-width:900px){
  .site-header{height:76px!important;padding-top:6px!important;padding-bottom:6px!important}
  .site-header .brand{width:150px!important;min-width:150px!important;height:54px!important}
  .site-header .brand img{max-width:142px!important;max-height:32px!important}
  .mobile-menu{top:76px!important}
}

/* ===== Ajustes de layout 27-08: header, hero, galeria teaser e rodape ===== */
/* Logo do topo: usa arte com margem transparente real para impedir qualquer corte */
.site-header .brand{
  width:190px!important;
  min-width:190px!important;
  height:62px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:visible!important;
  padding:0!important;
}
.site-header .brand img{
  display:block!important;
  width:184px!important;
  height:auto!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:left center!important;
  overflow:visible!important;
}
.site-header.scrolled .brand img{width:174px!important;height:auto!important}

/* Hero deve ocupar toda a altura visivel da pagina, sem mostrar a lamina seguinte */
.hero.hero-premium{
  height:100vh!important;
  min-height:100vh!important;
}
@supports(height:100svh){
  .hero.hero-premium{height:100svh!important;min-height:100svh!important}
}

/* Nosso canto em fotos: mesma leitura vertical das demais secoes, sem teto/chao excessivo */
.gallery-teaser{
  min-height:0!important;
  padding-top:58px!important;
  padding-bottom:58px!important;
  align-items:center!important;
}
.gallery-teaser-copy{
  padding:0 5vw 0 7vw!important;
}
.gallery-teaser-grid{
  min-height:0!important;
  align-self:center!important;
}
.gallery-teaser-grid img{
  min-height:220px!important;
  max-height:300px!important;
}

/* Rodape: politicas e copyright exatamente na mesma linha/baseline */
footer .footer-bottom{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  position:relative!important;
  min-height:28px!important;
  gap:24px!important;
}
footer .footer-links{
  display:flex!important;
  align-items:center!important;
  margin:0!important;
}
footer .footer-copy{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  margin:0!important;
  padding:0!important;
  line-height:1!important;
  text-align:center!important;
  white-space:nowrap!important;
}

@media(max-width:900px){
  .site-header .brand{width:162px!important;min-width:162px!important;height:52px!important}
  .site-header .brand img{width:156px!important;height:auto!important}
  .hero.hero-premium{min-height:100svh!important;height:100svh!important}
  .gallery-teaser{padding-top:48px!important;padding-bottom:48px!important}
  .gallery-teaser-copy{padding:0 24px!important}
  footer .footer-bottom{display:flex!important;flex-direction:column!important;align-items:flex-start!important}
  footer .footer-copy{position:static!important;transform:none!important;white-space:normal!important;text-align:left!important}
}


/* ===== Header/footer reliability fix 2026-08-27 ===== */
.site-header .brand{
  width:190px!important;
  min-width:190px!important;
  height:58px!important;
  display:flex!important;
  align-items:center!important;
  overflow:visible!important;
}
.site-header .brand img{
  width:auto!important;
  height:40px!important;
  max-width:184px!important;
  max-height:40px!important;
  object-fit:contain!important;
  object-position:left center!important;
  display:block!important;
}
.site-header.scrolled .brand img{
  width:auto!important;
  height:38px!important;
  max-width:178px!important;
  max-height:38px!important;
}
footer .footer-bottom{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;
  align-items:center!important;
  gap:24px!important;
  position:relative!important;
  min-height:30px!important;
}
footer .footer-links{
  grid-column:1!important;
  justify-self:start!important;
  align-self:center!important;
  margin:0!important;
  line-height:1.2!important;
}
footer .footer-copy{
  grid-column:2!important;
  position:static!important;
  left:auto!important;
  top:auto!important;
  transform:none!important;
  justify-self:center!important;
  align-self:center!important;
  margin:0!important;
  padding:0!important;
  line-height:1.2!important;
  text-align:center!important;
  white-space:nowrap!important;
}
@media(max-width:900px){
  .site-header .brand{width:158px!important;min-width:158px!important;height:52px!important}
  .site-header .brand img{height:34px!important;max-width:152px!important;max-height:34px!important}
  footer .footer-bottom{grid-template-columns:1fr!important;gap:14px!important}
  footer .footer-links,footer .footer-copy{grid-column:1!important;justify-self:start!important;text-align:left!important;white-space:normal!important}
}

/* ===== V9: header logo identical to footer + footer alignment ===== */
.site-header .brand{
  width:190px!important;
  min-width:190px!important;
  height:56px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:visible!important;
  padding:4px 0!important;
}
.site-header .brand img{
  display:block!important;
  width:184px!important;
  height:auto!important;
  max-width:184px!important;
  max-height:44px!important;
  object-fit:contain!important;
  object-position:left center!important;
  margin:0!important;
}
.site-header.scrolled .brand img{
  width:176px!important;
  max-width:176px!important;
  max-height:40px!important;
}
footer .footer-bottom{
  display:grid!important;
  grid-template-columns:1fr auto 1fr!important;
  align-items:center!important;
  column-gap:24px!important;
  min-height:28px!important;
}
footer .footer-links{
  grid-column:1!important;
  justify-self:start!important;
  align-self:center!important;
  display:flex!important;
  align-items:center!important;
  margin:0!important;
  padding:0!important;
  line-height:1.2!important;
}
footer .footer-copy{
  grid-column:2!important;
  justify-self:center!important;
  align-self:center!important;
  margin:0!important;
  padding:0!important;
  line-height:1.2!important;
  text-align:center!important;
  white-space:nowrap!important;
  position:static!important;
  transform:none!important;
}
@media(max-width:900px){
  .site-header .brand{width:160px!important;min-width:160px!important;height:50px!important}
  .site-header .brand img{width:154px!important;max-width:154px!important;max-height:38px!important}
  footer .footer-bottom{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:14px!important}
  footer .footer-copy{white-space:normal!important;text-align:left!important;align-self:flex-start!important}
}

/* V10 — copyright aligned on the same footer row */
@media (min-width:901px){
  footer .footer-bottom{
    display:grid!important;
    grid-template-columns:1fr auto 1fr!important;
    align-items:center!important;
    gap:24px!important;
  }
  footer .footer-links{
    grid-column:1!important;
    grid-row:1!important;
    justify-self:start!important;
    align-self:center!important;
    margin:0!important;
  }
  footer .footer-copy{
    grid-column:2!important;
    grid-row:1!important;
    justify-self:center!important;
    align-self:center!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    line-height:1.2!important;
    text-align:center!important;
    white-space:nowrap!important;
  }
}

/* ===== V13 — padrão de lâminas em viewport ===== */
@media (min-width:901px){
  main > section{
    height:100svh!important;
    min-height:100svh!important;
    max-height:100svh!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
    scroll-margin-top:0!important;
  }

  /* O Quero Quero */
  #queroquero{
    padding:104px 7vw 42px!important;
    gap:5vw!important;
    align-items:center!important;
  }
  #queroquero .intro-copy{max-width:520px!important}
  #queroquero .intro-copy h2{font-size:clamp(3rem,4.6vw,4.8rem)!important}
  #queroquero .house-carousel{
    min-height:0!important;
    height:min(70vh,540px)!important;
    align-self:center!important;
  }

  /* Sabores */
  #sabores{
    padding:100px 7vw 38px!important;
    display:flex!important;
    flex-direction:column!important;
  }
  #sabores .section-head{
    margin-bottom:24px!important;
    flex:0 0 auto!important;
  }
  #sabores .section-head h2{font-size:clamp(2.8rem,4vw,4rem)!important}
  #sabores .food-grid{
    flex:1 1 auto!important;
    min-height:0!important;
    height:auto!important;
    grid-template-rows:1fr 1fr!important;
  }

  /* Raízes */
  #raizes{
    grid-template-columns:1.08fr .92fr!important;
  }
  #raizes .raizes-image{
    min-height:0!important;
    height:100%!important;
  }
  #raizes .raizes-copy{
    padding:100px 6vw 44px!important;
    align-self:center!important;
  }
  #raizes h2{font-size:clamp(2.8rem,4.2vw,4.25rem)!important}
  #raizes .raizes-copy:after{top:102px!important}
  #raizes .night-note{margin-top:1.25rem!important}

  /* Pizza & Burger */
  #noite{
    padding:0!important;
    grid-template-columns:.76fr 1.24fr!important;
  }
  #noite .noite-copy{
    padding:100px 7vw 48px!important;
    align-self:center!important;
  }
  #noite h2{font-size:clamp(3rem,4.8vw,4.8rem)!important}
  #noite .night-stack{
    min-height:0!important;
    height:100%!important;
    gap:0!important;
  }
  #noite .night-carousel{
    min-height:0!important;
    height:100%!important;
  }

  /* Nosso Canto */
  #canto{
    padding:96px 7vw 40px!important;
    display:flex!important;
    flex-direction:column!important;
  }
  #canto .section-head{
    margin:0 0 18px!important;
    flex:0 0 auto!important;
    align-items:end!important;
  }
  #canto .section-head h2{
    font-size:clamp(2.2rem,3.3vw,3.25rem)!important;
    line-height:1!important;
    max-width:18ch!important;
  }
  #canto .canto-layout{
    flex:1 1 auto!important;
    min-height:0!important;
    gap:28px!important;
    align-items:center!important;
  }
  #canto .canto-photo.big{
    height:min(57vh,430px)!important;
    min-height:0!important;
  }
  #canto .canto-photo.small{
    height:min(40vh,300px)!important;
    min-height:0!important;
  }
  #canto .canto-copy{
    padding:0!important;
    gap:16px!important;
  }
  #canto .canto-copy p{font-size:1rem!important;line-height:1.48!important}
  #canto .canto-cta-group{gap:11px!important}

  /* Nosso canto em fotos */
  #galeria{
    height:100svh!important;
    min-height:100svh!important;
    max-height:100svh!important;
    padding:96px 7vw 42px!important;
    display:grid!important;
    grid-template-columns:minmax(320px,390px) minmax(0,1fr)!important;
    gap:50px!important;
    align-items:center!important;
  }
  #galeria .gallery-teaser-copy{
    max-width:390px!important;
    padding:0!important;
    align-self:center!important;
  }
  #galeria h2{
    font-size:clamp(2.7rem,3.7vw,3.8rem)!important;
    line-height:1!important;
    max-width:10.5ch!important;
    margin:0 0 18px!important;
  }
  #galeria p{
    max-width:34ch!important;
    margin:0 0 24px!important;
  }
  #galeria .gallery-teaser-grid{
    width:100%!important;
    max-width:760px!important;
    height:min(60vh,455px)!important;
    justify-self:end!important;
    gap:16px!important;
    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)!important;
    grid-template-rows:1fr 1fr!important;
  }
  #galeria .gallery-teaser-grid img:nth-child(1),
  #galeria .gallery-teaser-grid img:nth-child(2),
  #galeria .gallery-teaser-grid img:nth-child(3){height:100%!important;min-height:0!important;max-height:none!important}
  #galeria .gallery-teaser-grid img:nth-child(1){grid-column:1!important;grid-row:1 / span 2!important}
  #galeria .gallery-teaser-grid img:nth-child(2){grid-column:2!important;grid-row:1!important}
  #galeria .gallery-teaser-grid img:nth-child(3){grid-column:2!important;grid-row:2!important}

  /* Encontre */
  #encontre{
    padding:96px 7vw 42px!important;
    grid-template-columns:minmax(0,1fr) minmax(0,.92fr)!important;
    gap:42px!important;
    align-items:center!important;
  }
  #encontre .contact-panel{
    padding:0!important;
    align-self:center!important;
  }
  #encontre .contact-panel h2{
    font-size:clamp(2.65rem,3.7vw,3.8rem)!important;
    max-width:13ch!important;
  }
  #encontre .hours-card{margin:1.35rem 0 1.5rem!important}
  #encontre .contact-actions{margin-top:18px!important}
  #encontre .region{margin-top:1.5rem!important}
  #encontre .map-card{
    align-self:center!important;
    width:100%!important;
  }
  #encontre .map-card iframe{
    height:min(56vh,420px)!important;
  }
}

@media (min-width:901px) and (max-height:760px){
  #queroquero{padding-top:86px!important;padding-bottom:28px!important}
  #queroquero .house-carousel{height:64vh!important}
  #sabores{padding-top:86px!important;padding-bottom:26px!important}
  #sabores .section-head{margin-bottom:16px!important}
  #raizes .raizes-copy,#noite .noite-copy{padding-top:86px!important;padding-bottom:30px!important}
  #canto{padding-top:86px!important;padding-bottom:26px!important}
  #canto .section-head{margin-bottom:12px!important}
  #canto .canto-photo.big{height:53vh!important}
  #canto .canto-photo.small{height:37vh!important}
  #galeria{padding-top:86px!important;padding-bottom:28px!important}
  #galeria .gallery-teaser-grid{height:57vh!important}
  #encontre{padding-top:86px!important;padding-bottom:28px!important}
  #encontre .map-card iframe{height:52vh!important}
}

@media (max-width:900px){
  main > section{height:auto!important;max-height:none!important;min-height:auto!important;overflow:visible!important}
  .hero.hero-premium{height:100svh!important;min-height:100svh!important}
}
