/* Alô Burger — fogo, amarelo e papel creme. Sem build. */
:root{--ink:#24100c;--red:#8f171b;--deep:#370d0d;--yellow:#ffc53d;--cream:#fff3d7;--paper:#f9edce;--header:84px;--shell:1240px;--display:'Barlow Condensed',Impact,'Arial Narrow',sans-serif;--body:'DM Sans',Arial,sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #ea7923;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:800;line-height:.95;letter-spacing:-.02em}h2{font-size:clamp(48px,6vw,88px)}h3{font-size:32px}address{font-style:normal}small{font-size:13px}svg.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-sprite{width:0;height:0;position:absolute;overflow:hidden}.shell{width:min(var(--shell),calc(100% - 96px));margin-inline:auto}.section{padding-block:105px}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700;text-transform:uppercase;display:flex;align-items:center;gap:12px;line-height:1.5}.red-line{width:28px;height:2px;background:var(--yellow)}.text-yellow{color:var(--yellow)}.muted-title{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:16px 25px;background:var(--yellow);border:1px solid transparent;border-radius:5px;color:#371c08;font-weight:700;line-height:1.3;font-size:15px;transition:transform .2s,background .2s;box-shadow:0 4px 0 #b77122}.button:hover{background:#ffd773;transform:translateY(-2px)}.button .icon:last-child{width:20px}.button-small{min-height:43px;padding:11px 18px;font-size:14px}.skip-link{position:fixed;top:10px;left:15px;transform:translateY(-160%);z-index:100;background:var(--yellow);padding:12px}.skip-link:focus{transform:none}
/* Header */
.site-header{position:fixed;inset:0 0 auto;height:var(--header);z-index:40;color:var(--cream);background:rgba(59,11,12,.94);border-bottom:1px solid #ffcd7030}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;height:100%}.brand{display:flex;flex-direction:column;line-height:.75;transform:rotate(-5deg);text-align:center;font-weight:900;color:var(--yellow);flex-shrink:0}.brand-word{font-size:46px;font-family:var(--display);font-weight:900;letter-spacing:-.05em}.brand-word span{color:var(--cream)}.brand small{font-size:12px;line-height:1.3;letter-spacing:.22em;padding-top:7px}.main-nav{display:flex;gap:29px;font-size:14px;font-weight:500}.main-nav a{padding:10px 0;border-bottom:1px solid transparent}.main-nav a:hover{border-color:var(--yellow);color:var(--yellow)}.menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:6px;width:44px;height:44px;border:1px solid #ffffff30;background:none;border-radius:5px}.menu-toggle span{width:20px;height:2px;background:var(--cream)}
/* Warm paper sections and full-width print-like breaks. */
.brand-ribbon{position:relative;padding:19px 0;background:var(--yellow);color:#66200c;overflow:hidden;border-top:5px solid #a74620;border-bottom:2px solid #cc8b2d}.brand-ribbon>div{display:flex;align-items:center;justify-content:center;gap:35px;white-space:nowrap;font-family:var(--display);font-size:23px;letter-spacing:.05em;font-weight:800}.brand-ribbon span{font-size:24px;color:#af2f22}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:45px}.section-heading .eyebrow{margin-bottom:18px;color:#963a2b}.section-heading>p{max-width:335px;font-size:15px;color:#715145;line-height:1.7}.highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px}.highlight-card{position:relative;border-top:2px solid #aa4c3060;padding:24px 0 0}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;color:#a33224}.card-top .icon{width:32px;height:32px}.card-top>span{font-size:13px;color:#a18a72}.highlight-card h3{font-size:34px;margin-bottom:15px}.highlight-card p{font-size:15px;line-height:1.75;color:#755344;max-width:330px}.highlight-card a{display:flex;gap:15px;align-items:center;margin-top:24px;font-size:13px;color:#922b1b;font-weight:700}.highlight-card a .icon{width:20px}
.rodizio-section{position:relative;background:#971c1e;color:var(--cream);padding:85px 0 90px;isolation:isolate}.rodizio-section::before,.rodizio-section::after,.menu-section::after{content:'';position:absolute;inset:-17px 0 auto;height:25px;background:inherit;clip-path:polygon(0 65%,2% 43%,4% 72%,7% 10%,9% 45%,12% 35%,15% 67%,18% 29%,20% 60%,24% 15%,27% 65%,31% 32%,35% 61%,38% 30%,41% 46%,46% 12%,49% 45%,53% 23%,58% 62%,62% 19%,66% 65%,69% 32%,74% 60%,79% 25%,82% 66%,85% 24%,89% 52%,93% 15%,96% 53%,100% 30%,100% 100%,0 100%);z-index:1}.rodizio-section::after{inset:auto 0 -17px;transform:rotate(180deg)}.rodizio-inner{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.rodizio-photo{position:relative;max-width:455px;transform:rotate(-3deg)}.rodizio-photo>img{width:100%;height:auto;aspect-ratio:1169/1345;object-fit:contain;border:8px solid #f8e6ba;box-shadow:12px 15px 0 #58111166;border-radius:3px}.round-stamp{position:absolute;right:-40px;bottom:35px;width:145px;height:145px;background:var(--yellow);color:#761c0b;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;font-size:14px;line-height:1.2;transform:rotate(13deg);box-shadow:0 0 0 5px #ffc53d30}.round-stamp strong{font-family:var(--display);font-size:36px}.round-stamp>span{font-size:8px;letter-spacing:.12em;margin-top:10px}.rodizio-copy .eyebrow{color:#ffd889;margin-bottom:20px}.rodizio-copy h2{font-size:clamp(64px,7.6vw,110px)}.rodizio-copy h2 span{color:var(--yellow)}.rodizio-lead{font-family:var(--display);font-size:30px;font-weight:700;margin-top:32px}.rodizio-copy>p:not(.eyebrow):not(.rodizio-lead){font-size:16px;color:#f2c4b4;max-width:415px;line-height:1.7;margin-top:9px}.rodizio-copy .button{margin-top:30px}.rodizio-copy>small{display:block;margin-top:15px;color:#f0bea8;font-size:12px}
.menu-section{position:relative;background:var(--yellow);padding-block:105px 110px}.menu-section::after{inset:auto 0 -17px;transform:rotate(180deg)}.menu-section .section-heading .text-yellow{color:#8b221c}.menu-section .section-heading .eyebrow{color:#854021}.menu-section .section-heading>p{color:#7b4a23}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.menu-card{display:block;border-radius:6px;background:var(--cream);overflow:hidden;box-shadow:0 7px 0 #c9862925;transition:transform .25s}.menu-card:hover{transform:translateY(-6px)}.menu-photo{position:relative;aspect-ratio:4/3;overflow:hidden;background:#e1ca91}.menu-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.menu-card:hover .menu-photo>img{transform:scale(1.04)}.menu-tag{position:absolute;left:14px;top:14px;background:var(--yellow);padding:5px 8px;font-size:9px;font-weight:800;letter-spacing:.08em;border-radius:2px;color:#541d10}.menu-info{padding:24px 20px;display:flex;align-items:center;justify-content:space-between;gap:8px}.menu-info h3{font-size:29px;margin-bottom:8px}.menu-info p{font-size:12px;color:#876044}.menu-info>.icon{color:#a13c22;border:1px solid #b5764955;border-radius:50%;padding:6px;width:32px;height:32px}.menu-footer{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:38px}.menu-footer>span{font-size:12px;max-width:335px;color:#82512b}.menu-footer .button{background:#8a1e1d;color:var(--cream);box-shadow:0 4px 0 #602018}
.story-section{display:grid;grid-template-columns:.65fr 1fr;gap:100px;align-items:center;padding-block:125px 100px}.anniversary{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:12px;color:#8f1c1d;border:1px solid #bc8f5c55;aspect-ratio:1;border-radius:50%;padding:0 20px 25%}.anniversary>span{font-family:var(--display);font-size:190px;font-weight:900;line-height:.85;letter-spacing:-.07em}.anniversary>div{font-family:var(--display);font-size:25px;font-weight:700;line-height:.95;transform:rotate(-90deg);width:80px;margin-bottom:28px}.anniversary>.icon{position:absolute;bottom:16%;left:48%;height:40px;width:40px}.story-copy .eyebrow{color:#a63c26;margin-bottom:20px}.story-copy h2{font-size:clamp(45px,4.6vw,67px)}.story-copy h2 .text-yellow{color:#aa2920}.story-copy>p:not(.eyebrow){margin-top:25px;color:#775645;font-size:16px;line-height:1.8}.story-signature{display:block;font-family:var(--display);font-weight:700;font-size:25px;color:#a13221;margin-top:23px}
.reviews-section{background:#efe0ba;border-block:1px solid #c9ad7733}.reviews-section .section-heading h2{font-size:64px}.google-rating{display:flex;align-items:center;gap:12px;background:var(--cream);border:1px solid #c9b58460;padding:16px 22px;border-radius:5px}.google-g{font-family:Arial,sans-serif;font-size:33px;font-weight:700;color:#944127}.google-rating strong{display:block;font-size:13px}.google-rating>div>span{font-size:16px;letter-spacing:3px;color:#ad6c03}.half-star{opacity:.5}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.review-card{margin:0;padding:29px;background:var(--cream);border:1px solid #d3bb8933;border-radius:4px}.review-stars{color:#c17b08;letter-spacing:4px;font-size:15px}.review-card blockquote{font-size:15px;line-height:1.8;margin:20px 0 24px;color:#654437}.review-card figcaption{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:600}.review-card figcaption small{display:block;font-size:10px;color:#93765e;font-weight:400}.review-avatar{display:flex;align-items:center;justify-content:center;width:37px;height:37px;border-radius:50%;background:#eddbaf;color:#9b4d2b}.quote-mark{margin-left:auto;font-family:Georgia,serif;font-size:50px;line-height:1;color:#d2b785}
.location-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:50px 70px;align-items:center}.location-copy .eyebrow{color:#a33924;margin-bottom:20px}.location-copy h2{font-size:clamp(62px,6.3vw,88px);margin-bottom:29px}.location-copy h2 .text-yellow{color:#a42c21}.location-detail{display:flex;align-items:flex-start;gap:16px;font-size:14px;line-height:1.8;margin-bottom:17px;color:#785845}.location-detail .icon{color:#a73926;margin-top:2px}.location-detail strong{font-weight:600;color:#4e291a}.location-copy .button{margin-top:16px}.location-photo{margin:0;border:7px solid #fff9e9;box-shadow:0 13px 30px #7b471d18;transform:rotate(2deg);border-radius:3px;overflow:hidden}.location-photo>img{width:100%;height:auto;aspect-ratio:1573/1000;object-fit:contain}.location-photo figcaption{display:flex;gap:13px;align-items:center;padding:20px 14px;background:#fff9e9;font-size:10px;line-height:1.6;color:#927755}.location-photo figcaption b{font-size:12px;color:#5a3222}.location-pin{color:#a53720}.location-coordinates{margin-left:auto;text-align:right;font-size:8px}.location-map{grid-column:1/-1;border:1px solid #ccb994;border-radius:5px;overflow:hidden;background:#fff8e9;margin-top:15px}.map-heading{padding:22px 25px;display:flex;justify-content:space-between;align-items:center;gap:25px}.map-heading h3{font-size:27px}.map-heading .eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:5px;color:#a34328}.text-link{font-size:13px;color:#953c24;border-bottom:1px solid #b9916c;padding-bottom:3px}.text-link span{margin-left:12px}.location-map iframe{display:block;width:100%;height:350px;border:0;background:#e0d6c0}
.site-footer{background:#4b1110;color:#fae6c1;padding:60px 0 25px;border-top:5px solid #a04122}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:45px;padding-bottom:45px}.footer-top>p{font-family:var(--display);font-size:37px;font-weight:800;line-height:1.1}.footer-top>p span{color:var(--yellow)}.footer-social{display:grid;gap:12px;font-size:13px;color:#e6c79c}.footer-social a{display:flex;align-items:center;gap:12px}.footer-social .icon{width:19px;height:19px;color:var(--yellow)}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #f9dda922;padding-top:22px;font-size:11px;color:#c49e7c}.whatsapp-float{position:fixed;right:25px;bottom:25px;width:58px;height:58px;z-index:30;display:flex;align-items:center;justify-content:center;color:#fff;background:#246c39;border:1px solid #ffffff60;border-radius:50%;box-shadow:0 4px 20px #1a301a35}.whatsapp-float>.icon{width:31px;height:31px}.whatsapp-float>span{position:absolute;right:69px;background:#fff9e9;color:#5b3725;border-radius:4px;padding:5px 10px;font-size:11px;white-space:nowrap;opacity:0;transition:opacity .2s;pointer-events:none}.whatsapp-float:hover>span{opacity:1}
@keyframes rise{0%{opacity:0;transform:translate3d(0,0,0)}25%{opacity:.65}100%{opacity:0;transform:translate3d(var(--drift),-190px,0)}}@keyframes ctaPulse{0%,100%{transform:scale(1)}40%{transform:scale(1.045)}}
@media(min-width:1500px){:root{--shell:1350px}.hero-layout{grid-template-columns:.9fr 1.1fr}.cinema-stage{max-width:740px}.hero h1{font-size:135px}}
@media(max-width:1050px){.shell{width:calc(100% - 60px)}.main-nav{gap:20px}.hero h1{font-size:clamp(69px,9vw,96px)}.hero-copy>.eyebrow{font-size:9px;margin-bottom:23px}.hero-description{font-size:14px;max-width:280px}.hero-cta .button{font-size:12px;padding:14px;gap:8px}.hero-rating{margin-top:20px}.cinema-controls{grid-template-columns:.85fr 1.8fr;gap:20px}.skip-scene{display:none}.scene-steps{gap:12px}.scene-steps button{font-size:12px}.anniversary-stamp{width:82px;height:82px}.anniversary-stamp strong{font-size:45px}.anniversary-stamp span{font-size:6px}.rodizio-inner{gap:65px}.rodizio-copy h2{font-size:78px}.round-stamp{width:120px;height:120px;right:-20px}.round-stamp strong{font-size:30px}.menu-grid{gap:18px}.menu-info{padding:20px 16px}.menu-info h3{font-size:25px}.story-section{gap:50px;grid-template-columns:.65fr 1fr}.anniversary>span{font-size:150px}.anniversary>div{font-size:20px;width:65px}.anniversary>.icon{width:30px;height:30px}.location-section{gap:40px}.review-card{padding:23px}.section{padding-block:85px}}
@media(max-width:700px){:root{--header:68px}.shell{width:calc(100% - 38px)}.section{padding-block:65px}.header-inner{gap:15px}.brand-word{font-size:36px}.brand small{font-size:9px;padding-top:5px}.header-order{margin-left:auto;font-size:11px;min-height:36px;padding:9px 12px;gap:6px}.header-order .icon{width:16px}.menu-toggle{display:flex;width:37px;height:37px}.main-nav{display:none;position:absolute;top:var(--header);left:0;right:0;background:#49100f;padding:25px 30px;border-bottom:1px solid #c2914540;flex-direction:column;gap:5px}.main-nav.is-open{display:flex}.main-nav a{font-size:18px;padding:12px 0}.hero-panel{height:850px;min-height:0}.hero-layout{height:calc(100% - 80px);padding-top:calc(var(--header) + 20px);display:flex;flex-direction:column;align-items:stretch;gap:0}.hero-copy{padding:0;align-self:stretch;flex:none}.hero-copy>.eyebrow{font-size:8px;letter-spacing:.12em;margin:0 0 11px;gap:8px}.red-line{width:18px}.scene-kicker{font-size:9px;margin-bottom:12px;letter-spacing:.09em}.hero h1{font-size:clamp(46px,14.5vw,72px);line-height:.84;letter-spacing:-.01em}.hero h1 br{display:block}.hero h1>span{display:inline}.hero h1>span+span{margin-left:0}.hero-description{font-size:12px;max-width:310px;margin-top:13px;line-height:1.5}.hero-cta{position:absolute;top:calc(100% + 3px);left:0;right:0;margin:0;z-index:20}.hero-cta .button{min-height:41px;padding:10px 12px;gap:8px;font-size:12px}.hero-cta .icon{width:18px;height:18px}.hero-menu{font-size:11px;margin-top:12px;padding-bottom:1px;gap:20px}.hero-rating{position:absolute;right:0;bottom:1px;font-size:10px;gap:6px;margin:0}.hero-rating .rating-stars{font-size:11px;letter-spacing:1px}.cinema-stage{align-self:center;flex:1;width:min(100%,460px);min-height:0;max-height:none;aspect-ratio:auto;margin-top:8px}.chef-rig{inset:auto 0 0;aspect-ratio:1;height:auto}.burger-scene{inset:auto 0 0;height:auto;aspect-ratio:1}.patty-flight{inset:auto 0 0;height:auto;aspect-ratio:1}.stage-orbit{inset:auto 6% 9%;width:88%;height:auto;aspect-ratio:1.15}.anniversary-stamp{width:61px;height:61px;right:0;top:auto;bottom:64%}.anniversary-stamp strong{font-size:34px}.anniversary-stamp span{font-size:5px}.stage-caption{left:6%;bottom:3%;font-size:8px;gap:15px}.hero-watermark{font-size:130px;top:48%;right:-15px}.cinema-controls{bottom:14px;display:block;padding-bottom:13px}.scroll-cue{position:absolute;right:0;bottom:calc(100% + 18px);z-index:15}.scroll-cue>span{display:none}.assembly-play{width:37px;height:37px;font-size:12px;background:#5a110f}.scene-steps{gap:5px}.scene-steps button{font-size:11px;padding:7px 1px}.scene-steps button span{font-size:8px;margin-right:3px}.brand-ribbon{padding:14px 0}.brand-ribbon>div{font-size:18px;gap:23px}.section-heading{display:block;margin-bottom:33px}.section-heading .eyebrow{font-size:10px;margin-bottom:13px}h2{font-size:53px}.section-heading>p{font-size:13px;margin-top:19px}.highlight-grid{grid-template-columns:1fr;gap:30px}.highlight-card{display:grid;grid-template-columns:1fr 2fr;gap:0 13px;padding-top:22px}.card-top{grid-row:1/4;display:flex;align-items:flex-start;margin:0;justify-content:flex-start;gap:17px}.card-top .icon{width:32px;height:32px}.card-top>span{font-size:10px;margin-top:6px}.highlight-card h3{font-size:28px;margin:0 0 12px}.highlight-card p{font-size:13px}.highlight-card a{font-size:11px;gap:10px;margin-top:15px}.rodizio-section{padding:65px 0}.rodizio-inner{grid-template-columns:1fr;gap:38px}.rodizio-photo{width:83%;max-width:370px;margin:0 auto}.rodizio-photo>img{border-width:6px}.round-stamp{right:-24px;bottom:25px;width:106px;height:106px;font-size:11px}.round-stamp strong{font-size:28px}.round-stamp>span{font-size:6px}.rodizio-copy .eyebrow{font-size:10px;margin-bottom:15px}.rodizio-copy h2{font-size:76px}.rodizio-lead{font-size:25px;margin-top:23px}.rodizio-copy>p:not(.eyebrow):not(.rodizio-lead){font-size:14px;max-width:100%}.rodizio-copy .button{font-size:13px;min-height:49px;padding:13px 17px}.rodizio-copy>small{font-size:11px}.menu-section{padding-block:70px}.menu-section h2{font-size:48px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.menu-info{padding:17px 12px;gap:0;align-items:flex-end}.menu-info h3{font-size:25px;line-height:1;margin-bottom:7px}.menu-info p{font-size:10px;line-height:1.5}.menu-info>.icon{display:none}.menu-photo{aspect-ratio:1}.menu-tag{font-size:7px;padding:3px 5px;left:8px;top:8px;letter-spacing:0}.menu-footer{display:flex;flex-direction:column-reverse;gap:20px;align-items:stretch;margin-top:32px}.menu-footer .button{padding:16px 11px;font-size:12px;min-height:52px;gap:9px}.menu-footer>span{font-size:10px;text-align:center;margin:0 auto}.story-section{display:flex;flex-direction:column;gap:33px}.anniversary{width:240px;aspect-ratio:1;padding:0 20px 55px;align-self:flex-start;margin-left:10px}.anniversary>span{font-size:139px}.anniversary>div{font-size:19px;width:62px}.anniversary>.icon{width:26px;height:26px;bottom:13%}.story-copy h2{font-size:45px}.story-copy .eyebrow{font-size:10px}.story-copy>p:not(.eyebrow){font-size:14px;margin-top:22px}.story-signature{font-size:23px}.reviews-section .section-heading h2{font-size:54px}.google-rating{display:inline-flex;margin-top:24px;padding:12px 17px}.google-rating strong{font-size:12px}.reviews-grid{grid-template-columns:1fr;gap:15px}.review-card{padding:24px}.review-card blockquote{font-size:14px;margin:14px 0 20px}.location-section{grid-template-columns:1fr;gap:35px}.location-copy h2{font-size:69px}.location-copy .eyebrow{font-size:10px}.location-copy .button{font-size:13px;min-height:47px}.location-detail{font-size:13px}.location-photo{transform:rotate(1.5deg);border-width:5px}.location-photo figcaption{padding:14px 6px;font-size:8px;gap:9px}.location-photo figcaption b{font-size:10px}.location-coordinates{font-size:6px}.location-map{margin-top:0}.map-heading{padding:17px;display:block}.map-heading h3{font-size:25px}.map-heading .eyebrow{font-size:8px}.text-link{display:inline-block;font-size:11px;margin-top:14px}.location-map iframe{height:310px}.site-footer{padding-block:45px 25px}.footer-top{display:grid;grid-template-columns:auto 1fr;gap:27px;padding-bottom:30px}.footer-top>.brand{justify-self:start}.footer-top>p{font-size:29px;justify-self:end}.footer-social{grid-column:1/-1;font-size:12px;gap:12px}.footer-bottom{display:block;font-size:10px;line-height:1.7;padding-right:40px}.footer-bottom a{display:inline-block;margin-top:12px}.whatsapp-float{width:50px;height:50px;right:17px;bottom:17px}.whatsapp-float>.icon{width:27px;height:27px}}
@media(max-width:700px) and (max-height:740px){.hero-layout{padding-top:calc(var(--header) + 12px)}.hero-copy>.eyebrow{display:none}.scene-kicker{margin-bottom:9px}.hero h1{font-size:clamp(43px,13vw,63px)}.hero-description{margin-top:10px;font-size:11px;max-width:290px}.hero-rating{display:none}.cinema-stage{width:min(92%,370px)}.hero-menu{margin-top:9px}.stage-caption{bottom:0}.anniversary-stamp{bottom:64%}.cinema-controls{bottom:10px}.hero-cta .button{min-height:36px;font-size:11px;padding:8px 10px}}
@media(min-width:701px) and (max-height:700px){.hero-layout{padding-top:calc(var(--header) + 12px);height:calc(100% - 85px)}.hero-copy>.eyebrow{margin-bottom:14px}.scene-kicker{margin-bottom:12px;font-size:10px}.hero h1{font-size:76px}.hero-description{margin-top:18px;font-size:13px}.hero-menu{margin-top:15px}.hero-rating{display:none}.hero-cta{margin-top:18px}.hero-cta .button{min-height:43px;padding:12px 15px;font-size:12px}.cinema-stage{width:min(100%,440px);justify-self:center}.cinema-controls{bottom:17px;padding-bottom:16px}.anniversary-stamp{width:70px;height:70px}.anniversary-stamp strong{font-size:37px}}
@media(max-height:480px) and (min-width:560px){:root{--header:55px}.hero-layout{display:grid;grid-template-columns:1fr 1fr;height:calc(100% - 65px);padding-top:65px}.hero h1{font-size:54px;white-space:normal}.hero h1 br{display:block}.hero h1>span+span{margin-left:0}.hero-copy>.eyebrow,.hero-rating,.hero-description{display:none}.scene-kicker{font-size:8px;margin-bottom:9px}.hero-copy{align-self:center}.hero-menu{font-size:10px;margin-top:12px}.hero-cta{position:relative;inset:auto;margin-top:13px}.hero-cta .button{min-height:34px;font-size:10px;padding:7px 10px}.cinema-stage{height:100%;width:100%;align-self:center;margin-top:0}.chef-rig,.burger-scene,.patty-flight{width:260px;left:50%;right:auto;transform-origin:50% 50%;margin-left:-130px}.stage-caption,.anniversary-stamp,.stage-orbit,.scroll-cue{display:none}.cinema-controls{bottom:10px;padding-bottom:10px;display:block}.scene-steps{justify-content:center;gap:30px}.scene-steps button{font-size:10px}.brand-word{font-size:29px}.brand small{font-size:7px}.header-order{min-height:30px;font-size:10px}.menu-toggle{width:32px;height:32px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.hero.is-animated{height:auto!important}.hero.is-animated .hero-panel{position:relative;height:auto;min-height:680px}.hero .chef-rig,.hero .patty-flight,.hero .embers{display:none!important}.hero .burger-scene{opacity:1!important;transform:none!important}.hero .burger-layer{opacity:1!important;transform:translateX(-50%)!important}.hero .hero-cta{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.hero .assembly-play{display:none!important}.hero .scene-steps button{cursor:default}}

/* Keep the longest chapter title inside the copy column. */
.hero[data-phase="2"] #title-second{font-size:.82em}
@media(max-width:700px){.hero h1{font-size:clamp(44px,12.8vw,63px)}}

.hero:not(.is-animated) .scene-steps,.hero:not(.is-animated) .scroll-cue{display:none}
.hero:not(.is-animated) .skip-scene{display:block}

/* Chamas abaixo do selo de dez anos. */
.anniversary-flames{position:absolute;bottom:9%;left:50%;display:flex;align-items:flex-end;gap:7px;transform:translateX(-50%);pointer-events:none}
.anniversary-flames .icon{width:27px;height:35px;color:#d7263d;fill:currentColor;stroke:currentColor;stroke-width:.6;transform-origin:50% 100%;animation:anniversary-flame 2.6s ease-in-out infinite alternate}
.anniversary-flames .icon:nth-child(2),.anniversary-flames .icon:nth-child(4){width:35px;height:44px;color:#ed781c;animation-delay:-1.1s}
.anniversary-flames .icon:nth-child(3){width:45px;height:55px;color:#ffc53d;stroke:#d98b1e;animation-delay:-.5s}
.anniversary-flames .icon:nth-child(5){animation-delay:-1.8s}
@keyframes anniversary-flame{from{transform:translateY(0) rotate(-2deg) scaleY(.95)}to{transform:translateY(-3px) rotate(2deg) scaleY(1.04)}}
@media(max-width:700px){.anniversary{padding-bottom:69px}.anniversary-flames{bottom:10%;gap:4px}.anniversary-flames .icon{width:21px;height:25px}.anniversary-flames .icon:nth-child(2),.anniversary-flames .icon:nth-child(4){width:27px;height:32px}.anniversary-flames .icon:nth-child(3){width:34px;height:40px}}
@media(prefers-reduced-motion:reduce){.anniversary-flames .icon{animation:none}}
