:root{--bg:#0a0908;--surface:#12100e;--surface-2:#191613;--text:#f8f2e8;--muted:#b8afa4;--red:#c7161d;--red-dark:#9f0f14;--gold:#e3aa31;--green:#218c4a;--line:rgba(255,255,255,.12);--max:1180px;--radius:4px;--shadow:0 24px 70px rgba(0,0,0,.42);--fs-display:clamp(46px,4.5vw,64px);--fs-h2:clamp(36px,3.4vw,48px);--fs-h3:clamp(24px,2vw,30px);--fs-body-lg:18px;--fs-body:16px;--fs-small:13px;--fs-eyebrow:11px}.hero-mobile-brand,.hero-mobile-actions,.hero-mobile-hours{display:none}
.promo-banner{position:relative;z-index:40;padding:9px 20px;background:var(--gold);color:#171009;text-align:center;font-size:.74rem;font-weight:800;letter-spacing:.04em}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.wrap{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:10px 14px;background:#fff;color:#000;transform:translateY(-150%)}.skip-link:focus{transform:none}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.eyebrow{margin:0 0 15px;color:var(--gold);font-size:.75rem;font-weight:800;letter-spacing:.16em}.button{min-height:50px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius);font-size:.78rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--red);color:#fff;box-shadow:0 12px 32px rgba(199,22,29,.25)}.button-primary:hover{background:#dd1a22}.button-ghost{border-color:rgba(255,255,255,.34);background:rgba(0,0,0,.12)}.button-ghost:hover{border-color:#fff}.button-whatsapp{background:var(--green)}.text-link{font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid currentColor}.section{padding-block:112px}.section h2,.craft h2,.location h2,.final-cta h2{font-family:Georgia,"Times New Roman",serif;line-height:1.06;font-weight:500;letter-spacing:-.025em}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:76px;padding:0 max(24px,calc((100vw - var(--max))/2));display:flex;align-items:center;gap:30px;background:rgba(9,8,7,.9);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand{margin-right:auto}.brand img{width:175px;height:auto}.nav-main{display:flex;align-items:center;gap:24px}.nav-main a{font-size:.74rem;color:#ddd5cb;letter-spacing:.04em}.nav-main a:hover{color:#fff}.header-order{min-height:43px;padding-inline:18px}.nav-toggle{display:none;background:none;border:0;padding:10px}.nav-toggle span:not(.sr-only){display:block;width:23px;height:2px;margin:5px;background:#fff}.mobile-quick{display:none}.hero{position:relative;min-height:760px;height:100svh;max-height:950px;display:flex;align-items:center;overflow:hidden}.hero-media,.hero-media img,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-media img{object-fit:cover;object-position:center 46%}.hero-shade{background:linear-gradient(90deg,rgba(5,4,3,.96) 0%,rgba(5,4,3,.75) 44%,rgba(5,4,3,.16) 75%),linear-gradient(0deg,rgba(8,7,6,.58),transparent 45%)}.hero-content{position:relative;z-index:2;padding-top:80px}.hero h1{max-width:800px;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.6rem,6vw,6.2rem);font-weight:500;line-height:.98;letter-spacing:-.04em}.hero h1 em,.craft h2 em{font-style:italic;color:var(--gold)}.hero-content>p:not(.eyebrow){max-width:610px;margin:28px 0;color:#d8d0c6;font-size:1.05rem}.hero-actions{display:flex;align-items:center;gap:15px;margin-top:34px}.hero-actions .text-link{margin-left:10px}.hero-stamp{position:absolute;z-index:2;right:max(34px,calc((100vw - var(--max))/2));bottom:48px;width:145px;height:145px;border:1px solid rgba(227,170,49,.65);border-radius:50%;display:flex;align-items:center;justify-content:center;gap:9px;transform:rotate(-8deg);background:rgba(10,9,8,.44);backdrop-filter:blur(8px)}.hero-stamp strong{font:500 3rem/1 Georgia,serif;color:var(--gold)}.hero-stamp span{font-size:.66rem;line-height:1.3;text-transform:uppercase;letter-spacing:.1em}.section-heading{max-width:760px}.section-heading h2{font-size:clamp(2.5rem,4.8vw,4.4rem);margin:0}.section-heading>p:last-child{max-width:590px;color:var(--muted);font-size:1rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:55px}.product-card{position:relative;min-width:0;background:var(--surface);overflow:hidden}.product-card img{width:100%;aspect-ratio:1/1.12;object-fit:cover;transition:transform .5s ease}.product-card:hover img{transform:scale(1.025)}.product-card>span{position:absolute;top:14px;left:14px;display:grid;place-items:center;width:42px;height:42px;background:rgba(7,6,5,.84);border:1px solid var(--line);font-size:.72rem;color:var(--gold)}.product-card div{padding:20px 20px 24px;border-top:1px solid var(--line)}.product-card h3{margin:0;font-family:Georgia,serif;font-size:1.55rem;font-weight:500}.product-card p{margin:5px 0 0;color:var(--muted);font-size:.84rem}.craft{display:grid;grid-template-columns:1.08fr .92fr;min-height:690px;background:var(--surface)}.craft-media{min-height:650px;overflow:hidden}.craft-media img{width:100%;height:100%;object-fit:cover;object-position:center}.craft-copy{padding:90px clamp(40px,6vw,105px);align-self:center}.craft h2{margin:0;font-size:clamp(2.8rem,4.8vw,5rem)}.craft-copy>p:not(.eyebrow){color:var(--muted);max-width:580px}.craft ul{list-style:none;margin:35px 0 0;padding:0;border-top:1px solid var(--line)}.craft li{display:flex;gap:18px;padding:16px 0;border-bottom:1px solid var(--line);font-size:.9rem}.craft li span{color:var(--gold);font-size:.72rem}.location{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.location h2{font-size:clamp(2.6rem,4.5vw,4.5rem);margin:0}.location-copy>p:not(.eyebrow){color:var(--muted)}.address,.hours{display:flex;gap:15px;padding:19px 0;border-top:1px solid var(--line)}.address svg,.hours svg{width:22px;height:22px;flex:0 0 auto;fill:none;stroke:var(--gold);stroke-width:1.7}.address strong,.hours strong{display:block}.address span,.hours span{display:block;color:var(--muted);font-size:.88rem}.location-actions{display:flex;gap:12px;margin-top:25px}.map-wrap{height:540px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.map-wrap iframe{width:100%;height:100%;border:0;filter:grayscale(.8) invert(.91) contrast(.85)}.final-cta{position:relative;padding:120px 0;text-align:center;background:linear-gradient(135deg,#160b08,#2a0a0b 52%,#100c08)}.final-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0,rgba(226,117,24,.18),transparent 45%);pointer-events:none}.final-cta .wrap{position:relative}.final-cta h2{margin:0;font-size:clamp(3rem,6vw,6rem)}.final-cta .wrap>p:not(.eyebrow):not(.pending){color:#c7beb3}.final-actions{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:30px}.final-actions .text-link{margin:0 8px}.pending{max-width:660px;margin:28px auto 0;padding:15px;background:rgba(0,0,0,.3);border:1px solid rgba(227,170,49,.4);color:#f4d590}footer{padding:70px 0 22px;background:#070605}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:70px}.footer-grid img{width:200px;height:auto}.footer-grid p,.footer-grid a{color:var(--muted);font-size:.88rem}.footer-grid h2{margin:0 0 13px;font-size:.73rem;text-transform:uppercase;letter-spacing:.15em;color:var(--gold)}.footer-grid a{display:block;margin:5px 0}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;margin-top:50px;padding-top:20px;border-top:1px solid var(--line);font-size:.72rem;color:#847d74}.mobile-bar{display:none}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.shown{opacity:1;transform:none}
@media(max-width:1000px){.nav-main{display:none}.nav-toggle{display:block;order:3}.nav-main.open{position:absolute;display:grid;top:75px;left:0;right:0;padding:24px;background:#0d0b09;border-bottom:1px solid var(--line)}.header-order{margin-left:auto}.product-grid{grid-template-columns:repeat(2,1fr)}.craft{grid-template-columns:1fr 1fr}.location{gap:40px}.map-wrap{height:480px}}
@media(max-width:700px){body{padding-bottom:0}.wrap{width:min(calc(100% - 32px),var(--max))}.site-header{display:none}.mobile-quick{position:relative;display:block;min-height:100svh;padding:18px 16px 24px;background:radial-gradient(circle at 50% -10%,rgba(191,32,27,.22),transparent 42%),linear-gradient(#0b0908,#080706)}.mobile-quick:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgba(227,170,49,.035) 50%,transparent 70%);pointer-events:none}.quick-brand{position:relative;text-align:center}.quick-brand img{width:190px;height:auto;margin:0 auto}.quick-brand p{margin:0;color:#c4b9ac;font:700 .68rem/1.2 Inter,sans-serif;letter-spacing:.12em;text-transform:uppercase}.quick-brand p span{color:var(--gold);margin:0 5px}.quick-copy{position:relative;margin:24px 4px 14px}.quick-copy .eyebrow{font-size:.6rem;margin-bottom:6px}.quick-copy h1{margin:0;font:500 2.25rem/1 Georgia,serif}.quick-copy>p:last-child{margin:7px 0 0;color:var(--muted);font-size:.84rem}.quick-actions{position:relative;display:grid;gap:9px}.quick-action{min-height:66px;padding:10px 13px;display:grid;grid-template-columns:40px 1fr 15px;align-items:center;gap:10px;background:#14110f;border:1px solid var(--line);border-radius:6px;box-shadow:0 8px 20px rgba(0,0,0,.16)}.quick-action.delivery{min-height:76px;background:linear-gradient(135deg,#d01a20,#a80d12);border-color:#e32a31;box-shadow:0 12px 30px rgba(199,22,29,.25)}.quick-action.whatsapp{background:linear-gradient(135deg,#227b45,#155c32);border-color:#2a9253}.quick-action svg{width:28px;height:28px;justify-self:center;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.quick-action span{line-height:1.2}.quick-action strong{display:block;font-size:.81rem;letter-spacing:.07em;text-transform:uppercase}.quick-action small{display:block;margin-top:4px;color:rgba(255,255,255,.7);font-size:.71rem}.quick-action b{font-size:1.35rem;font-weight:400}.quick-status{position:relative;margin:14px 0 0;text-align:center;color:#9e968c;font-size:.68rem}.quick-status span{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#5bbd69;box-shadow:0 0 0 4px rgba(91,189,105,.1)}.hero{min-height:500px;height:66svh;max-height:none}.hero-shade{background:linear-gradient(0deg,rgba(6,5,4,.96) 5%,rgba(6,5,4,.25) 80%)}.hero-content{align-self:flex-end;padding:0 0 44px}.hero-content .eyebrow{font-size:.62rem}.hero h1{font-size:2.65rem}.hero h1 br:nth-of-type(1){display:none}.hero-content>p:not(.eyebrow),.hero-actions,.hero-stamp{display:none}.section{padding-block:72px}.section-heading h2{font-size:2.65rem}.product-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:35px}.product-card img{aspect-ratio:1}.product-card div{padding:13px}.product-card h3{font-size:1.16rem}.product-card p{font-size:.74rem}.product-card>span{top:8px;left:8px;width:32px;height:32px}.craft{grid-template-columns:1fr}.craft-media{min-height:410px;max-height:520px}.craft-copy{padding:60px 20px}.craft h2{font-size:2.8rem}.location{grid-template-columns:1fr;gap:35px}.location h2{font-size:2.75rem}.map-wrap{height:350px}.final-cta{padding:80px 0}.final-cta h2{font-size:3.3rem}.final-actions{display:grid;grid-template-columns:1fr 1fr}.final-actions .text-link{padding:12px}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-bottom{gap:15px}.mobile-bar{position:fixed;z-index:45;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1.25fr 1fr;padding:5px;background:rgba(13,11,9,.94);border:1px solid var(--line);border-radius:8px;box-shadow:0 12px 40px rgba(0,0,0,.55);backdrop-filter:blur(12px);transform:translateY(calc(130% + env(safe-area-inset-bottom)));transition:transform .25s}.mobile-bar.visible{transform:none}.mobile-bar a{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:5px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.mobile-bar a:first-child{background:var(--red)}.mobile-bar a:last-child{background:var(--green)}.mobile-bar svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:1.8}footer{padding-bottom:90px}}
@media(max-width:370px){.mobile-quick{padding-top:10px}.quick-brand img{width:160px}.quick-copy{margin-top:15px}.quick-action{min-height:61px}.quick-action.delivery{min-height:68px}.quick-status{margin-top:10px}.quick-copy h1{font-size:2rem}.product-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* Segunda rodada: escala editorial e blocos sem fotografias não validadas. */
.hero h1{max-width:760px;font-size:clamp(4rem,5vw,4.5rem);line-height:1.02;letter-spacing:-.035em}
.section-heading{max-width:680px}.section-heading h2,.craft h2,.location h2{font-size:clamp(2.625rem,3.7vw,3.25rem);line-height:1.08}.section-heading>p:last-child,.craft-copy>p:not(.eyebrow),.location-copy>p:not(.eyebrow),.final-cta .wrap>p:not(.eyebrow):not(.pending){font-size:1rem;line-height:1.7}
.product-grid{gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.product-card{min-height:245px;padding:30px 24px;display:flex;flex-direction:column;justify-content:space-between;background:transparent;border-right:1px solid var(--line);overflow:hidden}
.product-card:last-child{border-right:0}.product-card:after{content:"";position:absolute;width:90px;height:90px;right:-50px;bottom:-50px;border:1px solid rgba(227,170,49,.24);border-radius:50%;box-shadow:0 0 45px rgba(199,22,29,.1)}
.product-card>span{position:static;display:block;width:auto;height:auto;background:none;border:0;font:500 2.75rem/1 Georgia,serif;color:var(--gold)}
.product-card h3{position:relative;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:1.75rem;font-weight:500;line-height:1.15}.product-card h3:before{content:"";display:block;width:32px;height:2px;margin-bottom:15px;background:var(--red)}
.craft-placeholder{position:relative;background:radial-gradient(circle at 68% 58%,rgba(188,57,18,.22),transparent 18%),radial-gradient(circle at 64% 62%,rgba(227,170,49,.08),transparent 32%),linear-gradient(145deg,#080706 20%,#1b100b 68%,#0b0908);isolation:isolate}
.craft-placeholder:before{content:"";position:absolute;inset:0;opacity:.24;background-image:repeating-linear-gradient(115deg,transparent 0 8px,rgba(255,255,255,.025) 9px 10px),radial-gradient(circle at 20% 25%,rgba(255,255,255,.07) 0 1px,transparent 2px);background-size:auto,24px 24px;mix-blend-mode:screen}
.craft-placeholder:after{content:"";position:absolute;left:12%;right:12%;bottom:18%;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);box-shadow:0 -12px 55px rgba(209,60,18,.38)}
.craft-placeholder span{position:absolute;z-index:1;left:12%;bottom:22%;font:italic 500 1rem Georgia,serif;color:#d5a24b;letter-spacing:.08em}
.final-cta{padding:108px 0}.final-cta h2{max-width:900px;margin:0 auto;font-size:clamp(3rem,4vw,3.5rem);line-height:1.08}

@media(max-width:1000px){.product-card{min-height:200px;border-bottom:1px solid var(--line)}.product-card:nth-child(2){border-right:0}.product-card:nth-child(n+3){border-bottom:0}}
@media(max-width:700px){.quick-copy h1{font-size:2.375rem}.hero h1{font-size:2.625rem;line-height:1.05}.section-heading h2,.craft h2,.location h2{font-size:2rem;line-height:1.12}.product-grid{gap:0}.product-card{min-height:150px;padding:20px 16px}.product-card>span{font-size:2rem}.product-card h3{font-size:1.35rem}.product-card:nth-child(odd){border-right:1px solid var(--line)}.craft-placeholder{min-height:340px}.craft-placeholder span{font-size:.9rem}.final-cta{padding:78px 0}.final-cta h2{font-size:2.25rem;line-height:1.12}.final-cta .wrap>p:not(.eyebrow):not(.pending){font-size:.95rem}}
@media(max-width:370px){.quick-copy h1{font-size:2.2rem}.hero h1{font-size:2.375rem}.product-grid{grid-template-columns:1fr}.product-card,.product-card:nth-child(n){min-height:130px;border-right:0;border-bottom:1px solid var(--line)}.product-card:last-child{border-bottom:0}}

/* Terceira direção: composição gastronômica, ritmo e profundidade. */
.hero{min-height:720px;height:100svh;max-height:900px;background:radial-gradient(circle at 78% 40%,rgba(197,34,25,.3),transparent 33%),linear-gradient(120deg,#090706 0 46%,#230b09 100%)}
.hero:before{content:"";position:absolute;z-index:1;inset:76px 0 0;background:radial-gradient(circle at 92% 12%,rgba(227,170,49,.16) 0 2px,transparent 3px);background-size:28px 28px;opacity:.22;pointer-events:none}
.hero-orbit{position:absolute;z-index:1;right:-8vw;top:10%;width:min(65vw,920px);aspect-ratio:1;border-radius:50%;background:linear-gradient(145deg,var(--red),#671015);box-shadow:0 30px 100px rgba(0,0,0,.5),inset 0 0 0 1px rgba(255,255,255,.12)}
.hero-media{z-index:2;inset:100px 2.5vw 60px auto;width:min(57vw,850px);height:auto;border-radius:48% 0 0 48%;overflow:hidden;filter:drop-shadow(-24px 28px 42px rgba(0,0,0,.48))}
.hero-media img{object-position:center;transform:scale(1.04)}
.hero-shade{z-index:3;background:linear-gradient(90deg,#080706 0%,rgba(8,7,6,.96) 34%,rgba(8,7,6,.52) 53%,transparent 75%),linear-gradient(0deg,rgba(8,7,6,.45),transparent 38%)}
.hero-content{z-index:4;padding-top:76px}.hero-content>*{max-width:610px}.hero h1{font-size:clamp(3.625rem,4.65vw,4.25rem)}.hero-content>p:not(.eyebrow){max-width:540px}.hero-stamp{z-index:5;bottom:60px}.hero-transition{position:absolute;z-index:6;left:-2%;right:-2%;bottom:-1px;height:70px;background:#f2e8d7;clip-path:ellipse(58% 58% at 50% 100%)}
.bestsellers{position:relative;padding:90px 0 105px;background:#f2e8d7;color:#1c1511;overflow:hidden}.bestsellers:before{content:"";position:absolute;left:-100px;top:-100px;width:330px;height:330px;border:70px solid rgba(177,29,31,.08);border-radius:50%}.bestsellers-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(50px,7vw,100px);align-items:center}.bestsellers-visual{position:relative;height:650px}.bestsellers-visual:before{content:"";position:absolute;z-index:0;left:-22%;top:5%;width:115%;height:90%;border-radius:50%;background:#8f171a;transform:rotate(-8deg);box-shadow:0 28px 60px rgba(96,27,20,.25)}.bestsellers-visual img{position:relative;z-index:2;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:48% 48% 44% 44% / 38% 38% 52% 52%;transform:rotate(-3deg);box-shadow:0 30px 60px rgba(44,25,17,.32)}.pizza-halo{position:absolute;z-index:1;inset:3% -6%;border:1px solid rgba(227,170,49,.75);border-radius:50%;transform:rotate(10deg)}.visual-note{position:absolute;z-index:3;right:-30px;bottom:55px;padding:12px 18px;background:#f5c854;color:#2a1810;font:italic 500 1rem Georgia,serif;transform:rotate(-4deg);box-shadow:0 12px 25px rgba(0,0,0,.18)}.bestsellers-copy .eyebrow{color:#a9161c}.bestsellers-copy h2{max-width:580px;margin:0;font:500 clamp(2.5rem,3.5vw,3rem)/1.08 Georgia,serif}.bestsellers-copy>p{color:#6d5c4e}.favorite-list{list-style:none;margin:34px 0 0;padding:0;border-top:1px solid rgba(40,27,20,.22)}.favorite-list li{display:grid;grid-template-columns:52px 1fr 28px;align-items:center;min-height:70px;border-bottom:1px solid rgba(40,27,20,.22);transition:.25s ease}.favorite-list li:hover{padding-left:10px;background:linear-gradient(90deg,rgba(183,27,31,.1),transparent)}.favorite-list span{color:#a9161c;font-size:.72rem;font-weight:800}.favorite-list strong{font:500 1.25rem Georgia,serif}.favorite-list b{color:#a9161c;font-size:1.25rem;transition:transform .25s}.favorite-list li:hover b{transform:translateX(5px)}
.craft{position:relative;grid-template-columns:1.05fr .95fr;min-height:630px;background:linear-gradient(120deg,#16100c,#0e0b09);overflow:hidden}.craft:after{content:"";position:absolute;right:-90px;bottom:-110px;width:340px;height:340px;border:1px solid rgba(227,170,49,.08);border-radius:50%}.craft-media{min-height:630px}.craft-placeholder{background:radial-gradient(circle at 48% 63%,rgba(227,96,19,.24),transparent 15%),radial-gradient(circle at 50% 50%,rgba(172,38,14,.2),transparent 38%),linear-gradient(145deg,#20100a,#080706 72%)}.craft-placeholder:after{left:15%;right:15%;bottom:12%;box-shadow:0 -20px 75px rgba(219,68,16,.5)}.oven-mouth{position:absolute;left:50%;top:50%;width:min(70%,500px);aspect-ratio:1;transform:translate(-50%,-48%);border-radius:50% 50% 8% 8%;border:3px solid rgba(227,170,49,.55);box-shadow:0 0 0 22px rgba(88,43,23,.25),0 0 80px rgba(202,61,14,.2),inset 0 -60px 100px rgba(218,55,8,.16)}.oven-mouth:before{content:"";position:absolute;inset:12%;border-radius:50% 50% 5% 5%;border:1px solid rgba(255,214,126,.24);background:radial-gradient(ellipse at 50% 100%,rgba(230,76,15,.3),transparent 52%)}.oven-mouth span,.oven-mouth i,.oven-mouth b{position:absolute;z-index:2;bottom:10%;width:7px;height:7px;border-radius:50%;background:#f1a326;box-shadow:0 0 12px #e55b13}.oven-mouth span{left:38%}.oven-mouth i{left:53%;bottom:15%}.oven-mouth b{left:65%;bottom:9%}.oven-caption{position:absolute!important;z-index:3!important;left:50%!important;bottom:7%!important;transform:translateX(-50%);white-space:nowrap;color:#dfaa4a!important}.craft-copy{padding:75px clamp(38px,6vw,92px)}
.craft h2{font-size:clamp(2.625rem,3.5vw,3rem)}
.location-section{position:relative;padding:90px 0 100px;background:#e9ddca;color:#231913;overflow:hidden}.location-section:before{content:"";position:absolute;right:-100px;top:-160px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(177,29,31,.12),transparent 68%)}.location{grid-template-columns:.88fr 1.12fr;gap:70px}.location h2{font-size:clamp(2.5rem,3.5vw,3rem)}.location-copy .eyebrow{color:#a9161c}.location-copy>p:not(.eyebrow),.address span,.hours span{color:#715f50}.address,.hours{border-color:rgba(39,27,19,.18)}.address svg,.hours svg{stroke:#a9161c}.location .button-ghost{color:#261a14;border-color:rgba(38,26,20,.35)}.map-card{position:relative;padding:14px;background:#fbf6ed;border:1px solid rgba(47,31,20,.13);box-shadow:0 25px 60px rgba(67,39,22,.18);transform:rotate(1deg)}.map-card:before{content:"";position:absolute;z-index:-1;inset:20px -18px -18px 20px;background:#9d1b20}.map-wrap{height:390px;border:0;box-shadow:none}.map-card p{display:flex;justify-content:space-between;gap:20px;margin:12px 7px 2px;color:#6b584b;font-size:.82rem}.map-card p span{color:#a9161c;font-weight:850;letter-spacing:.12em}
.final-cta{min-height:520px;padding:100px 0;text-align:left;background:radial-gradient(circle at 85% 50%,rgba(227,170,49,.18),transparent 32%),linear-gradient(115deg,#701117,#a5171d 65%,#531014);overflow:hidden}.final-cta:before{background:linear-gradient(90deg,rgba(66,8,10,.55),transparent 63%)}.final-cta .wrap{z-index:2;margin-left:max(20px,calc((100vw - var(--max))/2));margin-right:auto}.final-cta h2{max-width:660px;margin:0;font-size:clamp(3rem,4vw,3.5rem)}.final-cta .wrap>p:not(.eyebrow):not(.pending){max-width:560px;color:#f1dcd6}.final-actions{justify-content:flex-start;max-width:700px}.final-cta .button-primary{background:#f0b538;color:#2a160d;box-shadow:0 14px 32px rgba(45,10,7,.28)}.final-cta .button-whatsapp{background:#247c45}.cta-pizza{position:absolute;z-index:1;right:-7%;bottom:-40%;width:min(49vw,700px);height:auto;aspect-ratio:1;object-fit:cover;border-radius:50%;box-shadow:0 0 0 14px rgba(255,255,255,.07),0 28px 70px rgba(31,4,3,.5);transform:rotate(10deg)}

@media(max-width:1000px){.hero-media{width:62vw;right:-8vw}.hero-content>*{max-width:540px}.bestsellers-inner{grid-template-columns:.8fr 1.2fr;gap:45px}.bestsellers-visual{height:560px}.location{gap:45px}.cta-pizza{right:-15%;width:58vw}}
@media(max-width:700px){.hero{min-height:540px;height:72svh}.hero-orbit{right:-32vw;top:13%;width:105vw}.hero-media{inset:45px -25% 0 auto;width:105%;height:100%;border-radius:45% 0 0 30%}.hero-shade{background:linear-gradient(0deg,#080706 3%,rgba(8,7,6,.78) 48%,rgba(8,7,6,.08) 90%)}.hero-content{padding-bottom:58px}.hero-content .eyebrow{margin-bottom:10px}.hero h1{max-width:92%;font-size:2.5rem}.hero-transition{height:38px}.bestsellers{padding:58px 0 68px}.bestsellers-inner{grid-template-columns:1fr;gap:44px}.bestsellers-visual{height:410px;width:90%;margin:auto}.visual-note{right:-8px;bottom:28px}.bestsellers-copy h2{font-size:2rem}.favorite-list{margin-top:26px}.favorite-list li{min-height:62px}.favorite-list strong{font-size:1.12rem}.craft{grid-template-columns:1fr}.craft-media{min-height:430px}.craft h2,.location h2{font-size:2rem}.oven-mouth{width:68%}.oven-caption{bottom:6%!important}.craft-copy{padding:58px 20px 64px}.location-section{padding:68px 0 78px}.location{grid-template-columns:1fr;gap:42px}.map-card{transform:none}.map-wrap{height:300px}.map-card p{display:block}.map-card p span{display:block;margin-bottom:3px}.final-cta{min-height:650px;padding:72px 0 230px;text-align:center}.final-cta .wrap{margin-inline:auto}.final-cta h2{font-size:2.25rem}.final-actions{justify-content:center}.cta-pizza{right:50%;bottom:-31%;width:420px;transform:translateX(50%) rotate(8deg)}}
@media(max-width:370px){.hero h1{font-size:2.375rem}.bestsellers-visual{height:360px}.favorite-list li{grid-template-columns:42px 1fr 22px}.final-cta{padding-bottom:210px}}

/* Quarta rodada: refinamento de integração e tratamento das imagens. */
.hero{background:radial-gradient(circle at 76% 43%,rgba(236,111,35,.22),transparent 22%),radial-gradient(circle at 91% 24%,rgba(164,24,28,.34),transparent 38%),linear-gradient(128deg,#080706 0 42%,#24100c 72%,#4c1112 100%)}
.hero:after{content:"";position:absolute;z-index:1;inset:76px 0 0;pointer-events:none;opacity:.34;background-image:linear-gradient(118deg,transparent 0 44%,rgba(255,176,79,.055) 44.2% 44.4%,transparent 44.7%),repeating-radial-gradient(circle at 84% 56%,transparent 0 42px,rgba(236,178,95,.035) 43px 44px)}
.hero-orbit{right:-5vw;top:7%;width:min(68vw,960px);background:radial-gradient(circle at 38% 32%,#b62a26,#731318 62%,#3d0c0e);box-shadow:0 35px 120px rgba(0,0,0,.6),0 0 90px rgba(184,46,24,.2),inset 0 0 0 1px rgba(255,218,164,.12)}
.hero-media{right:2.2vw;top:94px;bottom:54px;width:min(58vw,870px);border-radius:46% 8% 8% 46% / 52% 12% 12% 48%;box-shadow:-22px 30px 75px rgba(0,0,0,.5),0 0 0 1px rgba(255,213,146,.1);filter:none}
.hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(16,7,5,.25),transparent 32%),radial-gradient(circle at 55% 48%,transparent 55%,rgba(24,7,4,.28) 100%);pointer-events:none}
.hero-media img{transform:scale(1.07);filter:saturate(1.04) contrast(1.04) brightness(.96)}
.hero-shade{background:linear-gradient(90deg,#080706 0%,rgba(8,7,6,.98) 35%,rgba(8,7,6,.46) 55%,transparent 72%),linear-gradient(0deg,rgba(8,7,6,.4),transparent 42%)}
.bestsellers-visual{width:min(100%,590px);height:auto;aspect-ratio:1;margin-inline:auto;display:grid;place-items:center}
.bestsellers-visual:before{left:-7%;top:9%;width:104%;height:88%;border-radius:50%;transform:rotate(-7deg);background:linear-gradient(145deg,#a21c20,#781317);box-shadow:0 30px 70px rgba(88,25,17,.26)}
.bestsellers-visual:after{content:"";position:absolute;z-index:1;inset:4%;border-radius:50%;background:#ddc9aa;box-shadow:inset 0 0 0 1px rgba(75,39,22,.12),0 20px 55px rgba(64,34,20,.18)}
.bestsellers-visual img{z-index:2;width:88%;height:88%;aspect-ratio:1;border-radius:50%;object-fit:cover;object-position:center;transform:none;box-shadow:0 24px 50px rgba(43,25,17,.34),0 0 0 9px rgba(250,244,232,.78)}
.pizza-halo{z-index:3;inset:1%;border-color:rgba(183,29,31,.32);transform:rotate(7deg);pointer-events:none}
.visual-note{display:none}

@media(max-width:1000px){.hero-media{right:-7vw;width:65vw}.bestsellers-visual{width:min(100%,520px)}}
@media(max-width:700px){.hero-orbit{right:-25vw;top:10%;width:108vw}.hero-media{inset:42px -22% 0 auto;width:106%;height:100%;border-radius:46% 0 0 32%}.hero-media img{transform:scale(1.08)}.hero-shade{background:linear-gradient(0deg,#080706 4%,rgba(8,7,6,.82) 48%,rgba(8,7,6,.1) 88%)}.bestsellers-visual{width:min(88vw,420px)}}

/* Foto real do forno a lenha. */
.craft-photo{position:relative;isolation:isolate;background:#120b07;overflow:hidden}
.craft-photo-bg{position:absolute;z-index:0;inset:-35px;background:linear-gradient(90deg,rgba(10,7,5,.15),rgba(29,12,6,.26)),url("../img/forno-lenha-dom-pillone.webp") center/cover no-repeat;filter:blur(18px) brightness(.55) saturate(1.08);transform:scale(1.08)}
.craft-photo:after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,rgba(9,6,4,.2),transparent 30%,rgba(18,8,4,.12)),linear-gradient(0deg,rgba(12,7,4,.45),transparent 30%);pointer-events:none}
.craft-photo picture{position:absolute;z-index:1;inset:6%;overflow:hidden;border:1px solid rgba(233,178,98,.24);box-shadow:0 24px 65px rgba(0,0,0,.5)}
.craft-photo picture:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 67% 58%,transparent 30%,rgba(14,7,4,.18) 100%);pointer-events:none}
.craft-photo picture img{width:100%;height:100%;object-fit:cover;object-position:57% 52%;filter:contrast(1.02) saturate(1.03)}

@media(max-width:700px){.craft-photo{min-height:460px}.craft-photo-bg{background-image:linear-gradient(0deg,rgba(10,6,4,.22),rgba(29,12,6,.18)),url("../img/forno-lenha-dom-pillone-mobile.webp");filter:blur(14px) brightness(.58) saturate(1.06)}.craft-photo picture{inset:5%}.craft-photo picture img{object-position:69% 53%}.craft-photo:after{background:linear-gradient(0deg,rgba(10,6,4,.38),transparent 36%)}}

.footer-bottom{flex-wrap:wrap}.developer-credit{color:#2684ff;font-weight:700;transition:color .2s}.developer-credit:hover,.developer-credit:focus-visible{color:#69aaff}@media(max-width:700px){.footer-bottom{justify-content:center;text-align:center}}

/* Refinamento de copy e hierarquia tipográfica. */
.eyebrow{font-size:var(--fs-eyebrow)}
.hero h1{max-width:720px;font-size:var(--fs-display);line-height:1.02}
.hero-content>p:not(.eyebrow){max-width:590px;font-size:var(--fs-body-lg)}
.bestsellers-copy h2,.craft h2,.location h2,.final-cta h2{font-size:var(--fs-h2);line-height:1.08}
.bestsellers-copy h2{max-width:560px}.bestsellers-copy>p{max-width:560px;font-size:var(--fs-body);line-height:1.65}
.craft-copy>p:not(.eyebrow){max-width:590px;font-size:var(--fs-body);line-height:1.7}.craft-copy .craft-closing{margin-top:-6px;color:#e4bb72;font-family:Georgia,"Times New Roman",serif;font-style:italic}
.location-copy>p:not(.eyebrow),.final-cta .wrap>p:not(.eyebrow):not(.pending){max-width:590px;font-size:var(--fs-body);line-height:1.7}
.hero-stamp{flex-direction:column;gap:2px}.hero-stamp span{font-size:.64rem;line-height:1;letter-spacing:.18em}.hero-stamp strong{font-size:2.35rem}

@media(max-width:700px){:root{--fs-display:40px;--fs-h2:32px;--fs-h3:23px;--fs-body-lg:16px;--fs-body:15px}.quick-copy h1{max-width:355px;font-size:2rem;line-height:1.02}.quick-copy>p:last-child{max-width:350px}.hero h1{max-width:95%;font-size:var(--fs-display);line-height:1.02}.bestsellers-copy h2,.craft h2,.location h2,.final-cta h2{font-size:var(--fs-h2)}}

/* Experiência mobile para o link da bio. Desktop permanece inalterado. */
@media(max-width:700px){
  .mobile-quick{min-height:auto;padding:14px 16px 20px}
  .quick-brand img{width:170px}.quick-brand p{font-size:.64rem}
  .quick-copy{margin:18px 4px 14px}.quick-copy h1{font-size:2.375rem;line-height:1}.quick-copy>p:last-child{margin-top:8px;font-size:.9rem}
  .quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .quick-action:nth-child(-n+2){grid-column:1/-1}
  .quick-action:nth-child(n+3){min-height:66px;padding:8px;grid-template-columns:27px minmax(0,1fr) 10px;gap:6px}
  .quick-action:nth-child(n+3) svg{width:22px;height:22px}.quick-action:nth-child(n+3) strong{font-size:.66rem}.quick-action:nth-child(n+3) small{font-size:.63rem}
  .quick-status{margin-top:12px;font-size:.72rem}.quick-status span{display:none}
  .hero{min-height:430px;height:430px;max-height:430px}.hero-orbit{top:2%;width:96vw}.hero-media{inset:0 -18% auto auto;width:102%;height:300px}.hero-content{padding:0 0 32px}.hero h1{max-width:96%;font-size:2.5rem;line-height:1.02}.hero-content>p:not(.eyebrow){display:block;max-width:94%;margin:14px 0 0;font-size:.94rem;line-height:1.5}.hero-actions,.hero-stamp{display:none}
  .bestsellers{padding:58px 0 64px}.bestsellers-inner{display:block}.bestsellers-visual{display:none}.bestsellers-copy h2{font-size:2rem}.bestsellers-copy>p{font-size:.94rem}.favorite-list b{display:none}.favorite-list li{grid-template-columns:42px 1fr;min-height:58px}
  .craft-photo{min-height:320px;max-height:320px}.craft-photo picture{inset:8px}.craft-copy{padding:56px 20px 62px}.craft h2{font-size:2rem}.craft ul{margin-top:28px}
  .location-section{padding:62px 0 68px}.location{gap:34px}.location h2{font-size:2rem}.map-wrap{height:240px}.location-actions{display:grid;grid-template-columns:1fr 1fr}
  .final-cta{min-height:570px;padding:64px 0 210px}.final-cta h2{font-size:2rem}.final-actions{grid-template-columns:1fr 1fr;gap:10px}.final-actions .button{grid-column:auto}.cta-pizza{bottom:-35%;width:390px}
  footer{padding:46px 0 82px}.footer-grid{gap:18px}.footer-grid>div:nth-child(2) h2,.footer-grid>div:nth-child(3) h2{display:none}.footer-grid>div:nth-child(2) p:first-of-type{font-size:0}.footer-grid>div:nth-child(2) p:first-of-type:after{content:"Rua Bom Sucesso, 1586";font-size:.88rem}.footer-grid>div:nth-child(2) p:last-child{margin:4px 0}.footer-grid>div:nth-child(3) a{display:none}.footer-grid>div:nth-child(3) a:nth-of-type(1),.footer-grid>div:nth-child(3) a:nth-of-type(2){display:inline-block;margin:0 18px 0 0;font-size:0}.footer-grid>div:nth-child(3) a:nth-of-type(1):after{content:"WhatsApp";font-size:.88rem}.footer-grid>div:nth-child(3) a:nth-of-type(2):after{content:"Ligar";font-size:.88rem}.footer-bottom{margin-top:28px}
}

/* Campanha pizza doce: seção exclusiva entre forno e localização. */
.sweet-pizza{position:relative;padding:92px 0;background:linear-gradient(118deg,#f2e5d1 0%,#ead8bd 58%,#dfc7a5 100%);color:#2b1a12;overflow:hidden}.sweet-pizza:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% 18%,rgba(137,20,25,.12),transparent 31%),linear-gradient(90deg,transparent 0 55%,rgba(255,255,255,.16));pointer-events:none}.sweet-pizza-inner{position:relative;display:grid;grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr);gap:clamp(52px,7vw,110px);align-items:center}.sweet-pizza-media{position:relative;min-height:620px;order:2}.sweet-pizza-media:before{content:"";position:absolute;inset:8% -8% 4% 8%;border:1px solid rgba(122,24,27,.22);transform:rotate(2deg)}.sweet-pizza-media img{position:absolute;inset:-8% -5% -8% 0;width:108%;height:116%;object-fit:cover;object-position:center 43%;box-shadow:0 30px 70px rgba(78,42,25,.24);clip-path:polygon(3% 0,100% 3%,97% 100%,0 96%)}.sweet-pizza-copy{position:relative;z-index:1;max-width:520px;padding-left:clamp(0px,2vw,28px)}.sweet-pizza .eyebrow{color:#9f151b}.sweet-pizza h2{margin:0;font:500 clamp(2.7rem,4vw,4.6rem)/1.02 Georgia,"Times New Roman",serif;letter-spacing:-.035em}.sweet-pizza-highlight{margin:16px 0 0;color:#99151b;font:italic 500 clamp(1.55rem,2.2vw,2.25rem)/1.15 Georgia,"Times New Roman",serif}.sweet-pizza-text{max-width:470px;margin:25px 0 32px;color:#6c5647;font-size:1rem;line-height:1.7}.sweet-pizza-button{background:#9f151b;color:#fff;box-shadow:0 14px 30px rgba(107,15,20,.2)}.sweet-pizza-button:hover{background:#b51a21}

@media(max-width:1000px){.sweet-pizza-inner{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:42px}.sweet-pizza-media{min-height:560px}}

@media(max-width:700px){.sweet-pizza{padding:0 0 58px}.sweet-pizza-inner{width:100%;display:flex;flex-direction:column;gap:0}.sweet-pizza-media{order:0;width:100%;min-height:430px}.sweet-pizza-media:before{display:none}.sweet-pizza-media img{inset:0;width:100%;height:100%;object-position:center 42%;clip-path:none;box-shadow:none}.sweet-pizza-copy{width:min(calc(100% - 40px),var(--max));max-width:none;padding:44px 0 0}.sweet-pizza .eyebrow{margin-bottom:12px}.sweet-pizza h2{font-size:2.35rem}.sweet-pizza-highlight{margin-top:10px;font-size:1.55rem}.sweet-pizza-text{margin:20px 0 27px;font-size:.94rem;line-height:1.6}.sweet-pizza-button{width:100%;min-height:54px}}

@media(max-width:370px){.sweet-pizza-media{min-height:390px}.sweet-pizza-copy{padding-top:40px}.sweet-pizza h2{font-size:2.15rem}}

@media(max-width:700px){.hero-mobile-actions .quick-action.delivery{background:linear-gradient(135deg,#dc1d25 0%,#b90f17 100%);border-color:#f13a41;box-shadow:0 14px 30px rgba(199,22,29,.42),inset 0 1px 0 rgba(255,255,255,.14)}.hero-mobile-actions .quick-action.delivery strong{font-size:.82rem;letter-spacing:.09em}.hero-mobile-actions .quick-action.delivery small{color:rgba(255,255,255,.86)}.hero-mobile-actions .quick-action.delivery svg{width:27px;height:27px}}

/* CTA mobile em composição única, com fotografia integrada ao fundo. */
@media(max-width:700px){
  .final-cta{position:relative;min-height:680px;padding:68px 0 74px;display:flex;align-items:center;background:#6d0d12;isolation:isolate}
  .final-cta:before{z-index:1;background:linear-gradient(180deg,rgba(92,10,15,.98) 0%,rgba(124,14,20,.93) 45%,rgba(73,7,11,.78) 73%,rgba(35,5,7,.9) 100%)}
  .final-cta:after{content:"";position:absolute;z-index:1;inset:0;background:radial-gradient(circle at 50% 18%,rgba(255,116,78,.15),transparent 38%),linear-gradient(110deg,rgba(0,0,0,.18),transparent 55%);pointer-events:none}
  .cta-pizza{z-index:0;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 57%;opacity:.62;filter:saturate(.92) contrast(1.04) brightness(.76);-webkit-mask-image:none;mask-image:none}
  .final-cta .wrap{position:relative;z-index:2;width:min(calc(100% - 28px),430px);padding:30px 14px 20px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(79,7,11,.28);box-shadow:0 22px 55px rgba(24,2,4,.28);backdrop-filter:blur(3px)}
  .final-cta .eyebrow{margin-bottom:12px;color:#f3bf47}.final-cta h2{max-width:330px;font-size:2.15rem;line-height:1.04}.final-cta .wrap>p:not(.eyebrow):not(.pending){max-width:310px;margin-top:17px;color:#f4e4df}
  .final-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:30px}.final-actions .button{grid-column:1/-1;min-height:54px}.final-cta .button-primary{background:#f1b735;color:#31140e;box-shadow:0 12px 28px rgba(39,5,6,.3)}.final-cta .button-primary:hover{background:#ffc84e}.final-cta .button-whatsapp{background:#218b4a}.final-actions .text-link{min-height:46px;background:rgba(50,4,7,.48);border-color:rgba(255,255,255,.46)}
}

/* Direção final do CTA mobile: campanha limpa com fotografia em arco. */
@media(max-width:700px){
  .final-cta{min-height:790px;padding:66px 0 310px;align-items:flex-start;background:radial-gradient(circle at 72% 38%,rgba(210,48,38,.34),transparent 38%),linear-gradient(145deg,#5b090e 0%,#96131a 48%,#b11b20 68%,#650a10 100%);overflow:hidden}
  .final-cta:before{z-index:0;background:linear-gradient(110deg,rgba(43,3,6,.35),transparent 52%,rgba(117,8,13,.12))}.final-cta:after{z-index:0;background:radial-gradient(circle at 50% 10%,rgba(255,175,103,.1),transparent 34%)}
  .final-cta .wrap{z-index:2;width:min(calc(100% - 30px),430px);padding:0;border:0;border-radius:0;background:none;box-shadow:none;backdrop-filter:none}
  .final-cta .eyebrow{margin-bottom:14px;color:#f2bd39;font-size:.65rem;letter-spacing:.2em}.final-cta h2{max-width:355px;font-size:2.2rem;line-height:1.03;text-shadow:0 2px 18px rgba(44,3,5,.22)}.final-cta .wrap>p:not(.eyebrow):not(.pending){max-width:335px;margin-top:18px;color:#f8e9e4;font-size:.96rem;line-height:1.55}
  .final-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:30px}.final-actions .button{grid-column:1/-1;min-height:54px;border-radius:5px}.final-cta .button-primary{background:#f4b936;color:#2d150d;box-shadow:0 13px 28px rgba(46,4,6,.28)}.final-cta .button-whatsapp{background:#21894a;box-shadow:0 11px 24px rgba(19,75,42,.2)}
  .final-actions .text-link{min-height:48px;border:1px solid rgba(255,255,255,.6);border-radius:5px;background:rgba(69,4,8,.2);font-size:.7rem;letter-spacing:.08em}.final-actions .text-link:hover,.final-actions .text-link:focus-visible{background:rgba(255,255,255,.1)}
  .cta-pizza{z-index:1;left:-7%;right:-7%;top:auto;bottom:-2px;width:114%;height:285px;opacity:1;filter:saturate(1.03) contrast(1.03) brightness(.92);object-fit:cover;object-position:center 52%;border-radius:50% 50% 0 0 / 24% 24% 0 0;box-shadow:0 -10px 0 rgba(203,47,44,.35),0 -24px 55px rgba(51,3,6,.3);-webkit-mask-image:linear-gradient(#000,#000);mask-image:linear-gradient(#000,#000)}
}

@media(max-width:370px){.final-cta{min-height:760px;padding-top:58px;padding-bottom:290px}.final-cta h2{font-size:2rem}.cta-pizza{height:265px}}

.craft-desktop-copy{display:none}.craft-mobile-copy>p:not(.eyebrow){max-width:590px;color:var(--muted);font-size:var(--fs-body);line-height:1.7}.craft-mobile-copy .craft-closing{margin-top:-6px;color:#e4bb72;font-family:Georgia,"Times New Roman",serif;font-style:italic}

/* Revisão editorial gastronômica: somente desktop. */
@media(min-width:901px){
  :root{--max:1320px}
  .section{padding-block:90px}

  .hero{min-height:720px;height:100svh;max-height:900px;background:radial-gradient(ellipse at 76% 48%,rgba(154,39,19,.42),transparent 31%),radial-gradient(ellipse at 67% 70%,rgba(224,121,35,.1),transparent 24%),linear-gradient(118deg,#080706 0%,#140b08 43%,#260d09 72%,#170809 100%)}
  .hero:before{inset:76px 0 0;opacity:.16;background-image:repeating-linear-gradient(118deg,transparent 0 13px,rgba(255,222,179,.025) 14px 15px),radial-gradient(circle at 72% 43%,rgba(255,180,88,.2) 0 1px,transparent 2px);background-size:auto,31px 31px}
  .hero:after{inset:76px 0 0;opacity:.28;background-image:radial-gradient(ellipse at 73% 50%,rgba(236,126,44,.16),transparent 34%),linear-gradient(112deg,transparent 0 58%,rgba(95,16,18,.2) 72%,transparent 90%)}
  .hero-orbit{right:2vw;top:18%;width:min(54vw,820px);height:62%;aspect-ratio:auto;border-radius:48% 42% 55% 38%;background:rgba(122,23,19,.24);filter:blur(44px);box-shadow:none;transform:rotate(-7deg)}
  .hero-media{inset:88px -1vw 42px auto;width:min(61vw,950px);height:auto;border-radius:0;overflow:hidden;box-shadow:none;filter:drop-shadow(-22px 32px 38px rgba(0,0,0,.42));-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 15%,#000 88%,rgba(0,0,0,.88) 100%);mask-image:linear-gradient(90deg,transparent 0,#000 15%,#000 88%,rgba(0,0,0,.88) 100%)}
  .hero-media:after{background:linear-gradient(102deg,rgba(12,6,4,.55),transparent 30%),radial-gradient(ellipse at 63% 53%,transparent 45%,rgba(34,10,6,.32) 100%)}
  .hero-media img{transform:scale(1.14) translateX(2%);object-position:58% 50%;filter:saturate(1.06) contrast(1.05) brightness(.92)}
  .hero-shade{background:linear-gradient(90deg,#080706 0%,rgba(8,7,6,.98) 33%,rgba(8,7,6,.62) 48%,rgba(8,7,6,.08) 72%,transparent 100%),linear-gradient(0deg,rgba(8,7,6,.52),transparent 42%)}
  .hero-content{padding-top:70px}.hero-content>*{max-width:620px}.hero-transition{height:48px;clip-path:ellipse(66% 55% at 50% 100%)}

  .bestsellers{padding:88px 0 112px;overflow:visible}.bestsellers:after{content:"";position:absolute;z-index:4;left:0;right:0;bottom:-1px;height:44px;background:linear-gradient(180deg,transparent 0,#16100c 100%);clip-path:ellipse(72% 54% at 50% 100%);pointer-events:none}
  .bestsellers-inner{grid-template-columns:1.08fr .92fr;gap:clamp(60px,6vw,96px)}
  .bestsellers-visual{width:calc(100% + 7vw);max-width:none;height:620px;margin-left:-8vw;display:block;overflow:visible}
  .bestsellers-visual:before{left:10%;top:8%;width:88%;height:86%;border-radius:42% 55% 44% 52% / 54% 43% 57% 46%;transform:rotate(-6deg);background:linear-gradient(145deg,#a11b20,#751317);box-shadow:0 30px 65px rgba(88,25,17,.22)}
  .bestsellers-visual:after{display:none}.bestsellers-visual img{position:absolute;inset:-2% -3% -3% 0;width:108%;height:106%;border-radius:0;object-fit:cover;object-position:58% 50%;transform:rotate(-2deg);box-shadow:0 30px 65px rgba(43,25,17,.28);-webkit-mask-image:radial-gradient(ellipse 67% 61% at 53% 51%,#000 70%,transparent 100%);mask-image:radial-gradient(ellipse 67% 61% at 53% 51%,#000 70%,transparent 100%)}
  .pizza-halo{display:none}
  .favorite-list li{grid-template-columns:54px 1fr;min-height:80px}.favorite-list strong{font-size:1.4rem;transition:color .25s}.favorite-list b{display:none}.favorite-list li:hover{padding-left:5px;background:#eadcc8}.favorite-list li:hover strong{color:#94171c}

  .craft{grid-template-columns:55% 45%;min-height:760px;background:radial-gradient(ellipse at 58% 45%,rgba(144,44,19,.12),transparent 35%),linear-gradient(118deg,#17100c,#0d0a08);overflow:hidden}.craft-media{min-height:760px}.craft-photo-bg{display:none}.craft-photo picture{inset:0;border:0;box-shadow:none}.craft-photo picture img{object-position:57% 52%;filter:contrast(1.05) saturate(1.05) brightness(.92)}.craft-photo picture:after{background:linear-gradient(90deg,transparent 58%,rgba(13,9,7,.48) 100%),linear-gradient(0deg,rgba(9,6,4,.35),transparent 28%)}.craft-photo:after{z-index:2;background:linear-gradient(90deg,transparent 62%,rgba(14,10,8,.62) 100%),linear-gradient(0deg,rgba(10,6,4,.38),transparent 30%)}
  .craft-copy{padding:68px clamp(44px,4.8vw,78px)}.craft-mobile-copy{display:none}.craft-desktop-copy{display:block}.craft-desktop-copy>p:not(.eyebrow){max-width:570px;color:var(--muted);font-size:1rem;line-height:1.68}.craft-desktop-copy .craft-closing{margin:12px 0 0;color:#e4bb72;font:italic 500 1.02rem/1.6 Georgia,"Times New Roman",serif}
  .sensory-list{list-style:none;margin:28px 0 0;padding:0;border-top:1px solid var(--line)}.sensory-list li{display:grid;grid-template-columns:38px 1fr;gap:14px;padding:15px 0;border-bottom:1px solid var(--line)}.sensory-list span{padding-top:4px;color:var(--gold);font-size:.68rem;font-weight:800;letter-spacing:.12em}.sensory-list p{margin:0;max-width:520px;color:#ded4c8;font:500 .92rem/1.5 Georgia,"Times New Roman",serif}

  .location-section{padding:88px 0 96px}.location{grid-template-columns:5fr 7fr;gap:clamp(60px,6vw,92px)}.map-card{padding:0;border:0;border-radius:8px;background:transparent;box-shadow:0 24px 55px rgba(67,39,22,.14);transform:none;overflow:visible}.map-card:before{inset:18px -14px -14px 18px;border-radius:8px;background:rgba(157,27,32,.72)}.map-wrap{height:440px;border-radius:8px;overflow:hidden}.map-card p{padding:10px 8px 0}

  .final-cta{min-height:540px;padding:92px 0;background:radial-gradient(ellipse at 76% 48%,rgba(226,132,51,.16),transparent 31%),linear-gradient(112deg,#6e1116,#95171c 62%,#4d0e12)}.final-cta:before{background:linear-gradient(90deg,rgba(53,7,9,.58),transparent 68%)}.final-cta .button-primary{background:#f0e3cc;color:#7f1117;box-shadow:0 14px 30px rgba(45,10,7,.24)}.final-cta .button-primary:hover{background:#fff3df}.cta-pizza{right:-4%;bottom:-31%;width:min(55vw,790px);border-radius:0;box-shadow:none;transform:rotate(5deg);-webkit-mask-image:radial-gradient(ellipse 66% 70% at 58% 52%,#000 62%,transparent 82%);mask-image:radial-gradient(ellipse 66% 70% at 58% 52%,#000 62%,transparent 82%)}
}

/* Landing mobile integrada. Todas as regras ficam isoladas até 700px. */
@media(max-width:700px){
  .mobile-quick{position:relative;min-height:600px;padding:14px 16px 20px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:#0b0807;isolation:isolate}
  .mobile-quick:before{z-index:-2;inset:0;background:linear-gradient(0deg,#080706 0%,rgba(8,7,6,.9) 40%,rgba(8,7,6,.2) 76%),url("../img/hero-mobile-dom-pillone.png") 63% 28%/cover no-repeat;opacity:1}
  .mobile-quick:after{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 72% 27%,rgba(184,49,22,.2),transparent 35%),linear-gradient(180deg,rgba(7,5,4,.2),transparent 42%);pointer-events:none}
  .quick-brand{position:absolute;z-index:2;top:12px;left:16px;right:16px;display:flex;align-items:center;justify-content:space-between;text-align:left}.quick-brand img{width:150px;margin:0}.quick-brand p{max-width:125px;text-align:right;font-size:.6rem;line-height:1.35}.quick-brand p span{margin:0 2px}
  .quick-copy{margin:0 4px 14px}.quick-copy h1{font-size:2.25rem;line-height:1}.quick-copy>p:last-child{font-size:.94rem;color:#d8d0c6}
  .quick-actions{gap:8px}.quick-action{background:rgba(20,17,15,.92);backdrop-filter:blur(8px)}.quick-action.delivery{min-height:72px}.quick-action.whatsapp{min-height:62px}.quick-action:nth-child(n+3){min-height:62px}
  .quick-action strong{font-size:.76rem}.quick-action small{font-size:.69rem}.quick-action:nth-child(n+3) strong{font-size:.65rem}.quick-action:nth-child(n+3) small{font-size:.61rem}
  .quick-status{margin:10px 0 0;color:#c5bbb0;font-size:.75rem}

  .hero{min-height:auto;height:390px;max-height:none;background:#100b09}.hero-orbit{display:none}.hero-media{inset:0;width:100%;height:100%;border-radius:0;filter:none}.hero-media img{transform:scale(1.04);object-position:62% 48%}.hero-shade{background:linear-gradient(0deg,#080706 2%,rgba(8,7,6,.86) 48%,rgba(8,7,6,.15) 92%)}.hero-content{align-self:flex-end;padding:0 0 34px}.hero-content .eyebrow{display:block;font-size:.61rem}.hero h1{max-width:96%;font-size:2.15rem;line-height:1.03}.hero-content>p:not(.eyebrow){max-width:96%;margin-top:12px;font-size:.92rem;line-height:1.48}.hero-transition{height:24px}

  .bestsellers{padding:52px 0 58px}.bestsellers-copy h2{font-size:1.875rem}.bestsellers-copy>p{font-size:.94rem;line-height:1.55}.favorite-list{margin-top:22px}.favorite-list li{min-height:62px}.favorite-list strong{font-size:1.25rem}

  .craft-photo{min-height:340px;max-height:340px}.craft-photo-bg{display:none}.craft-photo picture{inset:0;border:0;box-shadow:none}.craft-photo picture img{object-position:69% 53%;filter:contrast(1.03) saturate(1.04)}.craft-photo:after{background:linear-gradient(0deg,rgba(10,6,4,.3),transparent 35%)}
  .craft-copy{padding:52px 20px 58px}.craft-mobile-copy h2{font-size:2rem}.craft-mobile-copy>p:not(.eyebrow){font-size:.94rem;line-height:1.62}.craft-mobile-copy .craft-closing{margin-top:10px}
  .craft-mobile-copy ul{margin-top:25px}.craft-mobile-copy li{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:15px 0}.craft-mobile-copy li span{padding-top:2px;color:var(--gold);font-size:.64rem;font-weight:800}.craft-mobile-copy li strong{display:block;color:#f5ede3;font-size:.78rem;line-height:1.35;letter-spacing:.06em}.craft-mobile-copy li p{margin:5px 0 0;color:var(--muted);font-size:.83rem;line-height:1.48}

  .location-section{padding:54px 0 60px}.location{gap:30px}.location h2{font-size:2rem}.location-copy>p:not(.eyebrow){font-size:.94rem;line-height:1.55}.location-actions{gap:8px}.location-actions .button{padding-inline:10px;font-size:.68rem}.map-card{padding:8px;border-radius:6px;box-shadow:0 18px 38px rgba(67,39,22,.13);transform:none}.map-card:before{display:none}.map-wrap{height:220px;border-radius:5px;overflow:hidden}

  .final-cta{min-height:520px;padding:56px 0 170px}.final-cta h2{font-size:2rem}.final-cta .wrap>p:not(.eyebrow):not(.pending){font-size:.94rem}.final-actions .button{min-height:50px}.final-actions .text-link{font-size:.7rem}.cta-pizza{right:-24%;bottom:-25%;width:320px;border-radius:0;box-shadow:none;transform:rotate(7deg);-webkit-mask-image:radial-gradient(ellipse 65% 68% at 55% 52%,#000 62%,transparent 84%);mask-image:radial-gradient(ellipse 65% 68% at 55% 52%,#000 62%,transparent 84%)}

  footer{padding:42px 0 76px}.footer-grid img{width:170px}.footer-grid{gap:15px}.footer-grid p,.footer-grid a{font-size:.84rem}.footer-bottom{margin-top:22px;padding-top:16px;font-size:.68rem}
  .mobile-bar{padding:5px 5px calc(8px + env(safe-area-inset-bottom))}
}

@media(max-width:370px){.mobile-quick{min-height:580px;padding-top:10px}.quick-brand{top:9px}.quick-brand img{width:138px}.quick-copy h1{font-size:2.1rem}.quick-action.delivery{min-height:68px}.quick-action.whatsapp,.quick-action:nth-child(n+3){min-height:59px}.hero{height:370px}}

/* Início mobile unificado: pizza, marca, copy e ações no mesmo Hero. */
@media(max-width:700px){
  .hero{min-height:740px;height:auto;max-height:none;display:flex;align-items:flex-end;background:#0b0807}
  .hero-media{inset:0;width:100%;height:100%;border-radius:0;filter:none}.hero-media img{transform:scale(1.04);object-position:62% 32%}
  .hero-shade{background:linear-gradient(0deg,#080706 0%,rgba(8,7,6,.96) 43%,rgba(8,7,6,.42) 67%,rgba(8,7,6,.12) 100%)}
  .hero-mobile-brand{position:absolute;z-index:5;top:12px;left:16px;right:16px;display:flex;align-items:center;justify-content:space-between}.hero-mobile-brand img{width:150px;height:auto}.hero-mobile-brand span{max-width:132px;color:#d8cbbd;text-align:right;font-size:.6rem;font-weight:800;line-height:1.35;letter-spacing:.08em}
  .hero-content{width:calc(100% - 32px);padding:245px 0 28px}.hero-content .eyebrow{display:block;margin-bottom:9px;font-size:.61rem}.hero h1{max-width:100%;font-size:2.35rem;line-height:1.02}.hero-content>p:not(.eyebrow){display:block;max-width:100%;margin:12px 0 17px;font-size:.92rem;line-height:1.48}
  .hero-actions{display:none}.hero-mobile-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hero-mobile-actions .quick-action:nth-child(-n+2){grid-column:1/-1}.hero-mobile-actions .quick-action{min-height:62px;padding:8px 10px;grid-template-columns:34px minmax(0,1fr) 12px;gap:8px;background:rgba(20,17,15,.94);backdrop-filter:blur(8px)}.hero-mobile-actions .quick-action.delivery{min-height:72px}.hero-mobile-actions .quick-action.whatsapp{background:linear-gradient(135deg,#227b45,#155c32)}.hero-mobile-actions .quick-action:nth-child(n+3){grid-template-columns:25px minmax(0,1fr) 8px;gap:5px}.hero-mobile-actions .quick-action svg{width:24px;height:24px}.hero-mobile-actions .quick-action strong{font-size:.73rem}.hero-mobile-actions .quick-action small{font-size:.66rem}.hero-mobile-actions .quick-action:nth-child(n+3) strong{font-size:.64rem}.hero-mobile-actions .quick-action:nth-child(n+3) small{font-size:.59rem}
  .hero-transition{height:22px}
}

@media(max-width:370px){.hero{min-height:720px}.hero-mobile-brand{top:9px}.hero-mobile-brand img{width:138px}.hero-content{padding-top:230px}.hero h1{font-size:2.2rem}.hero-mobile-actions .quick-action.delivery{min-height:68px}.hero-mobile-actions .quick-action{min-height:59px}}

/* Fotografia vertical exclusiva do Hero mobile. */
@media(max-width:700px){
  .hero{min-height:clamp(780px,105svh,900px)}
  .hero-media img{transform:none;object-position:center top;filter:saturate(1.03) contrast(1.02)}
  .hero-shade{background:linear-gradient(180deg,rgba(7,5,4,.58) 0%,rgba(7,5,4,.18) 23%,rgba(7,5,4,.02) 48%,rgba(8,7,6,.4) 68%,rgba(8,7,6,.97) 86%,#080706 100%)}
  .hero-content{align-self:stretch;min-height:inherit;display:flex;flex-direction:column;padding:92px 0 22px}.hero-content .eyebrow{margin-bottom:8px}.hero h1{font-size:2.25rem}.hero-content>p:not(.eyebrow):not(.hero-mobile-hours){margin:10px 0 0;max-width:96%}
  .hero-mobile-actions{margin-top:auto}.hero-mobile-hours{display:block;margin:9px 0 0!important;color:#c7bbb0!important;text-align:center;font-size:.72rem!important;line-height:1.3!important}
}

@media(max-width:370px){.hero{min-height:clamp(760px,105svh,850px)}.hero-content{padding-top:82px}.hero h1{font-size:2.1rem}}

/* Refinamento do CTA final no mobile. */
@media(max-width:700px){
  .final-cta{min-height:auto;padding:58px 0 230px;text-align:center;background:radial-gradient(circle at 50% 20%,rgba(196,36,35,.28),transparent 46%),linear-gradient(160deg,#731015 0%,#a4161c 58%,#650d12 100%)}
  .final-cta:before{background:linear-gradient(180deg,rgba(76,7,10,.18),transparent 55%,rgba(50,5,7,.46))}
  .final-cta .wrap{z-index:3}.final-cta h2{max-width:350px;margin-inline:auto;font-size:2rem;line-height:1.08}.final-cta .wrap>p:not(.eyebrow):not(.pending){max-width:330px;margin:16px auto 0;line-height:1.55}
  .final-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.final-actions .button{min-height:52px;padding:0 12px}.final-actions .text-link{min-height:48px;margin:0;padding:0 10px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.58);border-radius:var(--radius);background:rgba(73,7,10,.28);color:#fff;font-size:.69rem;text-decoration:none}.final-actions .text-link:hover,.final-actions .text-link:focus-visible{background:rgba(255,255,255,.1);border-color:#fff}
  .cta-pizza{left:0;right:0;bottom:0;width:100%;height:205px;aspect-ratio:auto;border-radius:0;object-fit:cover;object-position:center 58%;box-shadow:none;transform:none;-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.78) 26%,#000 50%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.78) 26%,#000 50%)}
}

/* Ênfase exclusiva do acesso ao cardápio na seção de variedade. */
.sweet-pizza h2{font-size:clamp(2.5rem,3.35vw,3.4rem)}
.sweet-pizza-button{min-height:58px;padding-inline:30px;border-color:#861116;box-shadow:0 16px 34px rgba(107,15,20,.3);font-size:.82rem}.sweet-pizza-button:hover{box-shadow:0 18px 38px rgba(107,15,20,.36)}

@media(max-width:700px){.sweet-pizza h2{font-size:2.1rem}}

/* Imagem gastronômica exclusiva de As Mais Pedidas no desktop. */
@media(min-width:901px){.bestsellers-visual picture{position:absolute;inset:-2% -3% -3% 0;display:block;width:108%;height:106%;transform:rotate(-2deg);filter:drop-shadow(0 30px 32px rgba(43,25,17,.24));-webkit-mask-image:radial-gradient(ellipse 67% 61% at 53% 51%,#000 70%,transparent 100%);mask-image:radial-gradient(ellipse 67% 61% at 53% 51%,#000 70%,transparent 100%)}.bestsellers-visual picture img{position:static;width:100%;height:100%;object-fit:cover;object-position:50% 51%;border-radius:0;transform:none;box-shadow:none;-webkit-mask-image:none;mask-image:none}}

/* Contraste visual exclusivo da seção Onde Estamos. */
.location-section{background:linear-gradient(135deg,#d9d7c3 0%,#cbcbb4 58%,#bec1aa 100%)}.location-section:before{background:radial-gradient(circle,rgba(137,31,34,.11),transparent 68%)}

/* Siciliana no CTA mobile com o mesmo recorte próximo da composição aprovada. */
.cta-pizza-mobile{display:none}
@media(max-width:700px){.cta-pizza-desktop{display:none}.cta-pizza-mobile{display:block;left:-27.5%;right:auto;width:155%;max-width:none;height:205px;object-fit:cover;object-position:center 54%}}

/* Rodapé mobile em duas colunas, com a marca preservada em destaque. */
@media(max-width:700px){footer{padding-top:40px}.footer-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:24px 20px;align-items:start}.footer-grid>div:first-child{grid-column:1/-1;padding-bottom:20px;border-bottom:1px solid var(--line)}.footer-grid>div:first-child img{width:175px}.footer-grid>div:first-child p{margin:8px 0 0}.footer-grid>div:nth-child(2) h2,.footer-grid>div:nth-child(3) h2{display:block;margin-bottom:11px}.footer-grid>div:nth-child(2) p:first-of-type{margin:0;font-size:.82rem;line-height:1.55}.footer-grid>div:nth-child(2) p:first-of-type:after{content:none}.footer-grid>div:nth-child(2) p:last-child{margin:8px 0 0;font-size:.78rem;line-height:1.45}.footer-grid>div:nth-child(3) a:nth-of-type(1),.footer-grid>div:nth-child(3) a:nth-of-type(2){display:block;margin:0 0 10px;font-size:0}.footer-grid>div:nth-child(3) a:nth-of-type(1):after,.footer-grid>div:nth-child(3) a:nth-of-type(2):after{font-size:.82rem}.footer-bottom{margin-top:30px}}
