:root{--orange:#f26b21;--amber:#ffb13b;--bg:#110f0e;--surface:#1b1816;--surface2:#24201d;--text:#fff8ee;--muted:#aaa29a;--line:#38312c;--shadow:0 22px 70px #0009;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif;line-height:1.5;transition:.25s;background-image:radial-gradient(circle at 70% 0,#3b1c0e55,transparent 25%)}button,input,textarea,select{font:inherit}button,a{color:inherit}button{cursor:pointer}.topbar{height:82px;position:fixed;z-index:30;inset:0 0 auto;display:flex;align-items:center;gap:28px;padding:8px max(4vw,24px);background:#110f0eee;border-bottom:1px solid #ffffff10;backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;text-decoration:none;gap:10px;min-width:max-content}.brand img{width:62px;height:62px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1}.brand b{font-family:'Barlow Condensed';font-size:21px;letter-spacing:.8px}.brand small{font-size:8px;color:var(--orange);letter-spacing:1.7px;margin-top:5px}.store-status{display:flex;align-items:center;gap:9px;padding-left:20px;border-left:1px solid var(--line)}.store-status i{width:9px;height:9px;background:#54d17a;border-radius:50%;box-shadow:0 0 0 5px #54d17a20}.store-status span{display:flex;flex-direction:column}.store-status b{font-size:12px}.store-status small{font-size:10px;color:var(--muted)}nav{display:flex;margin:auto;gap:24px}nav a{text-decoration:none;font-size:13px;color:var(--muted);font-weight:600}nav a:hover{color:var(--orange)}.header-actions{display:flex;gap:10px}.ghost,.cart-button,.secondary{border:1px solid var(--line);background:transparent;border-radius:12px;padding:11px 14px;font-size:12px;font-weight:700}.cart-button{background:var(--orange);border-color:var(--orange);color:#180b04}.cart-button b{background:#170b05;color:white;padding:2px 7px;border-radius:8px;margin-left:4px}.hero{height:min(830px,94vh);min-height:650px;margin-top:82px;position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#100d0b 1%,#100d0be8 30%,transparent 67%),linear-gradient(0deg,#100e0d 0,transparent 35%)}.hero-content{position:relative;z-index:1;max-width:700px;padding:11vh 7vw}.eyebrow{color:var(--orange);font-weight:800;font-size:11px;letter-spacing:2.1px}.hero h1,.section-heading h2,.faq h2,.modal h2,.drawer h2{font-family:'Barlow Condensed';text-transform:uppercase;margin:12px 0;line-height:.84;letter-spacing:-1.5px}.hero h1{font-size:clamp(70px,9vw,128px)}.hero h1 em{color:var(--orange);font-style:normal}.hero-content>p{font-size:17px;max-width:500px;color:#d6cdc4}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:30px}.primary{border:0;background:var(--orange);color:#1d0c03;border-radius:13px;padding:15px 22px;font-weight:800;box-shadow:0 8px 28px #f26b2130;transition:.2s}.primary:hover{transform:translateY(-2px);filter:brightness(1.08)}.coupon{display:flex;gap:10px;align-items:center;background:#1c1713cc;border:1px dashed #694127;padding:10px 14px;border-radius:10px}.coupon small{font-size:9px;color:var(--muted)}.coupon b{letter-spacing:1px}.coupon span{font-size:9px;background:#f26b2120;color:var(--orange);padding:3px 6px}.hero-stats{position:absolute;z-index:2;bottom:35px;left:7vw;display:flex;gap:0}.hero-stats span{display:flex;flex-direction:column;padding:0 30px;border-left:1px solid #ffffff30}.hero-stats span:first-child{padding-left:0;border:0}.hero-stats b{font-family:'Barlow Condensed';font-size:21px}.hero-stats small{color:#aaa;font-size:10px}.content{max-width:1240px;margin:auto;padding:0 26px 90px}.category-wrap{position:sticky;top:82px;z-index:20;background:linear-gradient(var(--bg) 76%,transparent);padding:22px 0}.categories{display:flex;gap:10px;overflow:auto;scrollbar-width:none}.categories button{flex:none;background:var(--surface);border:1px solid var(--line);color:var(--muted);border-radius:50px;padding:11px 17px;font-weight:700;font-size:12px}.categories button.active,.categories button:hover{background:var(--orange);color:#190c05;border-color:var(--orange)}.section-heading{display:flex;align-items:end;justify-content:space-between;margin:55px 0 23px}.section-heading h2,.faq h2{font-size:46px}.section-heading p{color:var(--muted);font-size:12px}.featured{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.25s;position:relative}.product-card:hover{transform:translateY(-5px);border-color:#f26b2166;box-shadow:var(--shadow)}.product-card .photo{aspect-ratio:1.2;overflow:hidden;position:relative}.product-card .photo img{width:100%;height:100%;object-fit:cover;transition:.45s}.product-card:hover img{transform:scale(1.045)}.tag{position:absolute;top:13px;left:13px;background:var(--orange);color:#210e04;border-radius:7px;padding:5px 9px;font-size:9px;font-weight:800;letter-spacing:.6px}.card-body{padding:18px}.card-body h3{font-family:'Barlow Condensed';font-size:24px;text-transform:uppercase;margin:0 0 5px}.card-body p{font-size:11px;color:var(--muted);min-height:34px;margin:0 0 15px}.card-bottom{display:flex;align-items:center;justify-content:space-between}.card-bottom b{font-family:'Barlow Condensed';font-size:24px;color:var(--orange)}.add-card{width:37px;height:37px;border-radius:10px;border:0;background:#f26b2119;color:var(--orange);font-size:22px;font-weight:700}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefits{border-block:1px solid var(--line);background:#181411;display:grid;grid-template-columns:repeat(3,1fr);padding:38px max(7vw,26px);gap:30px}.benefits article{display:flex;justify-content:center;align-items:center;gap:15px}.benefits article>span{font-size:30px}.benefits div{display:flex;flex-direction:column}.benefits small{color:var(--muted)}.faq{max-width:850px;margin:auto;padding:90px 25px}.faq details{border-top:1px solid var(--line);padding:20px 5px}.faq summary{cursor:pointer;font-weight:700}.faq p{color:var(--muted);font-size:13px}footer{display:flex;align-items:center;justify-content:space-between;padding:45px max(7vw,26px);border-top:1px solid var(--line);color:var(--muted);font-size:11px}.footer-brand{color:var(--text)}.float{position:fixed;right:24px;z-index:25;border:0;box-shadow:0 12px 30px #0007}.whatsapp{bottom:22px;background:#25d366;color:#06270f;border-radius:50px;width:54px;height:54px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:26px;transition:.2s}.whatsapp span{max-width:0;overflow:hidden;font-size:12px;font-weight:800;white-space:nowrap;transition:.2s}.whatsapp:hover{width:175px;gap:8px}.whatsapp:hover span{max-width:110px}.theme-toggle{bottom:86px;width:42px;height:42px;border-radius:50%;background:var(--surface2);border:1px solid var(--line)}.mobile-cart{display:none}.overlay{position:fixed;inset:0;background:#000b;z-index:40;opacity:0;pointer-events:none;transition:.25s;backdrop-filter:blur(3px)}.overlay.open{opacity:1;pointer-events:auto}.drawer{position:fixed;z-index:41;right:0;top:0;width:min(440px,100%);height:100%;background:var(--bg);transform:translateX(105%);transition:.3s;display:flex;flex-direction:column;box-shadow:var(--shadow)}.drawer.open{transform:none}.drawer-head{padding:25px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer h2{font-size:38px;margin:5px 0}.icon-btn{background:var(--surface2);border:1px solid var(--line);border-radius:50%;width:39px;height:39px;font-size:23px}.drawer-body{padding:18px 25px;overflow:auto;flex:1}.empty{text-align:center;padding:70px 20px;color:var(--muted)}.empty span{display:block;font-size:55px;filter:grayscale(1);margin-bottom:15px}.cart-item{display:grid;grid-template-columns:70px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-item img{width:70px;height:70px;object-fit:cover;border-radius:12px}.cart-item h4{margin:0;font-size:13px}.cart-item small{color:var(--muted);font-size:9px;display:block}.cart-item b{font-size:12px}.mini-qty{display:flex;gap:5px;align-items:center;margin-top:6px}.mini-qty button{border:1px solid var(--line);background:var(--surface2);width:22px;height:22px;border-radius:6px}.remove{border:0;background:none;color:#bd7061;font-size:11px}.drawer-footer{padding:20px 25px;border-top:1px solid var(--line)}.coupon-entry{display:flex}.coupon-entry input{width:100%;background:var(--surface);border:1px solid var(--line);padding:12px;color:var(--text);border-radius:10px 0 0 10px;outline:0}.coupon-entry button{border:0;background:var(--surface2);color:var(--orange);font-weight:700;border-radius:0 10px 10px 0;padding:0 14px}.drawer-footer>small{color:#70c888}.totals{display:flex;flex-direction:column;gap:8px;margin:15px 0}.totals span{display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.totals b{color:var(--text)}.totals .grand{font-size:17px;color:var(--text);border-top:1px solid var(--line);padding-top:12px}.totals .grand b{color:var(--orange);font-size:21px}.full{width:100%}.modal{position:fixed;inset:0;z-index:45;background:#000c;display:none;align-items:center;justify-content:center;padding:20px;backdrop-filter:blur(5px)}.modal.open{display:flex}.product-dialog,.checkout-dialog,.tracking-dialog,.success-dialog{width:min(920px,100%);max-height:92vh;overflow:auto;background:var(--bg);border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow);position:relative}.product-dialog{display:grid;grid-template-columns:.9fr 1.1fr}.modal-close{position:absolute;right:16px;top:16px;z-index:2}.product-photo img{width:100%;height:100%;object-fit:cover;min-height:610px}.product-info{padding:45px 38px}.product-info h2{font-size:47px}.product-info>p{color:var(--muted);font-size:12px}.option-block{border-top:1px solid var(--line);margin-top:18px;padding-top:15px}.option-block>div,.option-block label{display:flex;justify-content:space-between}.option-block>div small{color:var(--muted)}.option-block label{padding:11px 0;font-size:12px}.option-block input{accent-color:var(--orange);margin-right:8px}.remove-list{display:flex;flex-wrap:wrap;gap:7px}.remove-chip{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:7px 10px;font-size:10px}.remove-chip.active{text-decoration:line-through;color:var(--muted);border-color:var(--orange)}.notes{display:flex;flex-direction:column;margin-top:18px;position:relative}.notes textarea{background:var(--surface);border:1px solid var(--line);border-radius:10px;color:var(--text);padding:12px;margin-top:7px;resize:none}.notes small{position:absolute;right:8px;bottom:6px;color:var(--muted)}.add-row{display:flex;gap:12px;margin-top:20px}.qty{display:flex;align-items:center;background:var(--surface);border-radius:12px}.qty button{background:transparent;border:0;color:var(--text);font-size:22px;padding:8px 15px}.grow{flex:1}.checkout-dialog{width:min(760px,100%);padding:35px}.checkout-dialog header{text-align:center}.checkout-dialog h2{font-size:45px}.steps{display:flex;align-items:center;justify-content:center;margin:25px auto 35px}.steps>span{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-weight:800;color:var(--muted);position:relative}.steps>span.active,.steps>span.done{background:var(--orange);color:#1b0b03;border-color:var(--orange)}.steps small{position:absolute;top:40px;font-size:8px;color:var(--muted)}.steps i{width:14%;height:1px;background:var(--line)}.step-panel{display:none;min-height:330px}.step-panel.active{display:block}.step-panel h3{font-family:'Barlow Condensed';font-size:28px;text-transform:uppercase}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field-grid label,.tracking-dialog label{display:flex;flex-direction:column;font-size:11px;font-weight:700;gap:6px}.field-grid .wide{grid-column:1/-1}input,select,textarea{background:var(--surface);border:1px solid var(--line);color:var(--text);border-radius:10px;padding:12px;outline:0}input:focus,select:focus,textarea:focus{border-color:var(--orange)}.choice-row,.payment-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.payment-grid{grid-template-columns:repeat(2,1fr)}.choice{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:17px;display:flex;flex-direction:column;cursor:pointer}.choice:has(input:checked){border-color:var(--orange);background:#f26b2112}.choice input{position:absolute;opacity:0}.choice small{color:var(--muted)}.checkout-actions{display:flex;justify-content:space-between;margin-top:20px}.review{background:var(--surface);border-radius:15px;padding:20px;font-size:12px}.review>div{display:flex;justify-content:space-between;padding:7px 0}.confirm{font-size:11px;display:block;margin-top:15px}.confirm input{accent-color:var(--orange)}.tracking-dialog{width:min(520px,100%);padding:40px}.tracking-dialog h2,.success-dialog h2{font-size:46px}.tracking-dialog p,.success-dialog p{color:var(--muted);font-size:12px}.tracking-dialog label{margin:12px 0}.timeline{margin:30px 0}.timeline div{display:flex;gap:15px;min-height:68px;position:relative;color:var(--muted)}.timeline div:after{content:"";position:absolute;left:15px;top:31px;height:37px;border-left:1px dashed var(--line)}.timeline div:last-child:after{display:none}.timeline i{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line);font-style:normal;font-size:11px;z-index:1;background:var(--bg)}.timeline span{display:flex;flex-direction:column}.timeline small{font-size:10px}.timeline .done,.timeline .current{color:var(--text)}.timeline .done i{background:#3caf64;border-color:#3caf64}.timeline .current i{border-color:var(--orange);box-shadow:0 0 0 6px #f26b2115}.success-dialog{width:min(500px,100%);padding:45px;text-align:center}.success-mark{margin:auto;width:65px;height:65px;border-radius:50%;background:#3caf6422;color:#56d57a;display:grid;place-items:center;font-size:32px;margin-bottom:22px}.success-summary{display:flex;justify-content:space-around;background:var(--surface);border-radius:14px;padding:17px;margin:25px 0}.success-summary span{display:flex;flex-direction:column;font-size:10px;color:var(--muted)}.success-summary b{font-size:15px;color:var(--text)}.text-button{background:none;border:0;color:var(--muted);margin-top:15px}.toast{position:fixed;left:50%;bottom:30px;z-index:100;transform:translate(-50%,120px);background:var(--text);color:var(--bg);padding:12px 18px;border-radius:50px;font-size:12px;font-weight:700;transition:.25s}.toast.show{transform:translate(-50%,0)}
body.light{--bg:#f5efe8;--surface:#fffaf4;--surface2:#eee3d8;--text:#241712;--muted:#756a62;--line:#d8c9bc;--shadow:0 22px 70px #5a341520;background-image:radial-gradient(circle at 70% 0,#f26b2120,transparent 27%)}body.light .topbar{background:#fffaf4ee}body.light .hero{color:#fff8ee}body.light .category-wrap{background:linear-gradient(var(--bg) 76%,transparent)}body.light .benefits{background:#eee3d8}
@media(max-width:980px){nav,.store-status,.ghost{display:none}.topbar{height:70px;padding:6px 18px}.brand img{width:54px;height:54px}.brand b{font-size:18px}.hero{margin-top:70px}.featured,.menu-grid{grid-template-columns:repeat(2,1fr)}.product-dialog{grid-template-columns:1fr}.product-photo img{height:280px;min-height:0}.product-info{padding:30px}.category-wrap{top:70px}}
@media(max-width:650px){body{padding-bottom:72px}.topbar{justify-content:space-between}.header-actions .cart-button{display:none}.hero{height:700px;min-height:0}.hero>img{object-position:64% center}.hero-shade{background:linear-gradient(0deg,#100d0b 5%,#100d0b99 60%,#100d0b55),linear-gradient(90deg,#100d0b88,transparent)}.hero-content{padding:72px 22px}.hero h1{font-size:70px}.hero-content>p{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-stats{left:22px;right:22px;bottom:24px;justify-content:space-between}.hero-stats span{padding:0 10px}.hero-stats b{font-size:15px}.hero-stats small{font-size:8px}.content{padding-inline:16px}.category-wrap{margin-inline:-16px;padding-left:16px}.section-heading{margin-top:42px;align-items:start;flex-direction:column}.section-heading h2,.faq h2{font-size:38px}.section-heading p{margin:0}.featured{display:flex;overflow:auto;scroll-snap-type:x mandatory}.featured .product-card{min-width:82%;scroll-snap-align:start}.menu-grid{grid-template-columns:1fr}.menu-grid .product-card{display:grid;grid-template-columns:120px 1fr}.menu-grid .product-card .photo{height:100%;aspect-ratio:auto}.menu-grid .card-body{padding:14px}.menu-grid .card-body h3{font-size:21px}.benefits{grid-template-columns:1fr;padding:30px 22px}.benefits article{justify-content:flex-start}footer{align-items:flex-start;flex-direction:column;gap:20px}.float{right:16px}.whatsapp{bottom:86px}.theme-toggle{bottom:150px}.mobile-cart{position:fixed;display:flex;z-index:29;bottom:10px;left:12px;right:12px;justify-content:space-between;align-items:center;border:0;background:var(--orange);color:#1c0b03;border-radius:15px;padding:15px 18px;font-weight:800;box-shadow:0 10px 30px #0008}.product-dialog{height:94vh;display:block}.product-photo img{height:230px}.product-info h2{font-size:38px}.checkout-dialog{height:95vh;padding:25px 20px}.checkout-dialog h2{font-size:36px}.field-grid{grid-template-columns:1fr}.field-grid .wide{grid-column:auto}.step-panel{min-height:390px}.steps small{display:none}.choice-row,.payment-grid{grid-template-columns:1fr 1fr}.tracking-dialog,.success-dialog{padding:30px 22px}.drawer{padding-bottom:60px}.whatsapp:hover{width:54px}.whatsapp:hover span{display:none}}

/* Reformulação visual — preserva a lógica do protótipo */
html,body{max-width:100%;overflow-x:hidden}.content-width,.content,.footer-inner{width:min(1440px,calc(100% - 64px));max-width:none;margin-inline:auto}.category-wrap{position:fixed;top:82px;left:0;right:0;z-index:28;padding:12px 0;margin:0;background:#110f0ed9;border-bottom:1px solid #ffffff0d;backdrop-filter:blur(18px)}.categories{padding:0}.hero{margin-top:140px;height:min(900px,calc(100vh - 140px));min-height:680px}.hero-content{padding-top:15vh}.benefits{grid-template-columns:repeat(4,1fr);padding:0 max(32px,calc((100vw - 1376px)/2));min-height:126px}.benefits article{padding:28px 34px;justify-content:flex-start;border-right:1px solid var(--line)}.benefits article:first-child{border-left:1px solid var(--line)}.benefits article>span{color:var(--orange);width:48px;height:48px;display:grid;place-items:center;background:#f26b2112;border:1px solid #f26b2138;border-radius:50%;font-size:22px}.benefits b{font-family:'Barlow Condensed';text-transform:uppercase;font-size:19px;letter-spacing:.3px}.benefits small{font-size:11px;margin-top:3px}.promo-banner{min-height:410px;margin:72px 0 28px;border:1px solid #57301d;border-radius:28px;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;background:radial-gradient(circle at 75% 50%,#f26b2128,transparent 35%),linear-gradient(115deg,#26150e,#15110f 60%);position:relative}.promo-banner>div{padding:58px 64px;position:relative;z-index:2}.promo-banner h2{font:800 clamp(48px,5vw,72px)/.88 'Barlow Condensed';text-transform:uppercase;margin:11px 0}.promo-banner p{color:var(--muted);font-size:13px}.promo-banner .coupon{width:max-content;margin:22px 0 14px}.promo-banner>img{width:100%;height:100%;object-fit:cover;mask-image:linear-gradient(90deg,transparent,#000 26%)}.section-heading.menu-title{margin-top:72px}.carousel-controls{display:flex;align-items:center;gap:8px}.carousel-controls>span{color:var(--muted);font-size:11px;margin-right:9px}.carousel-controls button{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:var(--surface);font-size:17px}.carousel-controls button:hover{border-color:var(--orange);color:var(--orange)}.carousel-shell{overflow:visible}.menu-grid{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:8px 2px 32px}.menu-grid::-webkit-scrollbar{display:none}.menu-grid .product-card{flex:0 0 calc((100% - 60px)/4);scroll-snap-align:start}.menu-grid .product-card .photo{aspect-ratio:1/.82}.menu-grid .card-body{padding:22px}.menu-grid .card-body h3{font-size:28px}.menu-grid .card-body p{font-size:12px;line-height:1.55;min-height:58px}.menu-grid .card-bottom b{font-size:28px}.menu-grid .add-card{width:44px;height:44px}.faq{width:min(1180px,calc(100% - 64px));max-width:none;padding:110px 0}.faq h2{font-size:60px;margin-bottom:40px}.faq details{padding:24px 8px}.faq summary{font-size:17px;list-style:none;display:flex;align-items:center;justify-content:space-between}.faq summary:after{content:'+';color:var(--orange);font-size:25px}.faq details[open] summary:after{content:'−'}.faq p{max-width:850px;font-size:14px}footer{display:block;padding:0;border-top:1px solid var(--line)}.footer-inner{min-height:190px;padding-block:48px;display:grid;grid-template-columns:1.4fr 1fr 1fr;align-items:center;gap:60px}.drawer{width:min(460px,100%)}.product-dialog{width:min(1050px,calc(100% - 24px))}.product-dialog{grid-template-columns:1fr 1fr}.product-photo img{min-height:690px}.product-info{padding:52px 46px}.checkout-dialog{width:min(850px,calc(100% - 24px))}.step-panel{position:relative}.steps>span{overflow:visible}.steps>span:before{content:attr(data-step);position:absolute;font:800 70px 'Barlow Condensed';color:#ffffff05;top:30px;pointer-events:none}
@media(max-width:1199px){.content-width,.content,.footer-inner{width:min(100% - 40px,1000px)}.menu-grid .product-card{flex-basis:calc((100% - 20px)/2)}.menu-grid .product-card .photo{aspect-ratio:1.35}.benefits{grid-template-columns:repeat(2,1fr);padding:0 20px}.benefits article:nth-child(2){border-right:0}.benefits article:nth-child(n+3){border-top:1px solid var(--line)}.promo-banner>div{padding:48px}.faq{width:min(100% - 40px,1000px)}.footer-inner{gap:30px}}
@media(max-width:767px){.content-width,.content,.footer-inner{width:calc(100% - 32px)}.topbar{height:70px}.category-wrap{top:70px;padding:10px 0}.categories{overflow-x:auto;padding-right:10px}.hero{margin-top:122px;height:680px;min-height:0}.hero-content{padding:86px 22px}.benefits{display:flex;overflow-x:auto;padding:0;scroll-snap-type:x mandatory}.benefits article{min-width:78%;border:0!important;border-right:1px solid var(--line)!important;scroll-snap-align:start;padding:26px 24px}.promo-banner{min-height:530px;grid-template-columns:1fr;margin-top:48px}.promo-banner>div{padding:34px 28px}.promo-banner h2{font-size:48px}.promo-banner>img{position:absolute;inset:auto 0 0;width:100%;height:46%;mask-image:linear-gradient(0deg,#000 45%,transparent)}.section-heading.menu-title{margin-top:54px;flex-direction:row;align-items:end}.section-heading.menu-title h2{font-size:38px}.carousel-controls button{display:none}.menu-grid{gap:14px;margin-right:-16px;padding-right:16px}.menu-grid .product-card{display:block;flex:0 0 86%;grid-template-columns:none}.menu-grid .product-card .photo{height:auto;aspect-ratio:1.2}.menu-grid .card-body{padding:20px}.menu-grid .card-body h3{font-size:27px}.menu-grid .card-body p{min-height:56px}.faq{width:calc(100% - 32px);padding:76px 0}.faq h2{font-size:44px}.faq summary{font-size:15px;gap:20px}.footer-inner{display:flex;flex-direction:column;align-items:flex-start;gap:22px;padding-block:42px}.product-dialog{display:block;grid-template-columns:none;width:100%;height:96vh}.product-photo img{min-height:0;height:36vh}.product-info{padding:30px 22px 36px}.checkout-dialog{width:100%;height:96vh}.steps i{width:11%}}
.whatsapp>b{font-size:12px;letter-spacing:-.5px;border:2px solid currentColor;border-radius:50%;width:29px;height:29px;display:grid;place-items:center}
@media(max-width:767px){.modal{padding:8px}}
.offer-bar{height:34px;position:fixed;z-index:32;inset:0 0 auto;background:var(--orange);color:#180a03;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;transition:.2s}.offer-bar>div{display:flex;align-items:center;gap:8px}.offer-bar strong{font-weight:900;margin:0 7px}.offer-bar button{border:0;background:transparent;color:inherit;font-weight:900;padding:4px 7px}.offer-bar #copy-top-coupon{text-decoration:underline;text-underline-offset:3px}.offer-bar .offer-close{position:absolute;right:14px;font-size:20px;text-decoration:none}.topbar{top:34px}.category-wrap{top:116px}.hero{margin-top:174px;height:min(900px,calc(100vh - 174px))}body.offer-closed .offer-bar{transform:translateY(-100%);opacity:0;pointer-events:none}body.offer-closed .topbar{top:0}body.offer-closed .category-wrap{top:82px}body.offer-closed .hero{margin-top:140px;height:min(900px,calc(100vh - 140px))}
@media(max-width:767px){.offer-bar{height:38px;font-size:10px;padding-right:36px}.offer-bar>div{gap:5px}.offer-bar strong{margin:0 2px}.offer-bar .offer-close{right:7px}.topbar{top:38px}.category-wrap{top:108px}.hero{margin-top:160px;height:680px}body.offer-closed .topbar{top:0}body.offer-closed .category-wrap{top:70px}body.offer-closed .hero{margin-top:122px;height:680px}}

/* Cabeçalho inspirado no modelo de navegação */
.topbar{height:74px;padding-inline:max(5vw,28px);gap:24px;border-bottom-color:#5b2b16}.topbar>.brand{width:68px;min-width:68px;justify-content:center}.topbar>.brand img{width:62px;height:62px}.topbar>.brand span{display:none}.topbar .store-status{padding-left:10px;border-left:0;min-width:max-content;gap:9px}.topbar .store-status span{display:flex;align-items:center;flex-direction:row;gap:10px}.topbar .store-status b{font-size:13px;color:#49dd73}.topbar .store-status small{font-size:11px;color:#b7aaa0}.topbar nav{margin-inline:auto;gap:34px}.topbar nav a{font-size:12px;color:#c6b8ae}.header-actions{align-items:center;gap:16px}.header-actions .ghost,.header-actions .cart-button,.account-button{height:44px;border-radius:10px;padding:0 18px;font-size:12px;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.header-actions .ghost{border-color:#56311f;background:#130f0d}.header-actions .cart-button{min-width:146px}.header-actions .cart-button b{margin:0;background:#17100d}.account-button{width:48px;padding:0;border:1px solid #56311f;background:#130f0d;font-size:22px}.account-button:hover,.header-actions .ghost:hover{border-color:var(--orange);color:var(--orange)}.category-wrap{top:108px}.hero{margin-top:166px;height:min(900px,calc(100vh - 166px))}body.offer-closed .category-wrap{top:74px}body.offer-closed .hero{margin-top:132px;height:min(900px,calc(100vh - 132px))}
@media(max-width:1100px){.topbar nav{gap:18px}.header-actions{gap:8px}.header-actions .ghost{padding-inline:12px}.header-actions .cart-button{min-width:122px;padding-inline:12px}}
@media(max-width:980px){.topbar{height:70px}.topbar>.brand{width:58px;min-width:58px}.topbar>.brand img{width:56px;height:56px}.topbar .store-status,.topbar nav,.header-actions .ghost{display:none}.category-wrap{top:104px}.hero{margin-top:156px}body.offer-closed .category-wrap{top:70px}body.offer-closed .hero{margin-top:122px}}
@media(max-width:767px){.topbar{top:38px}.account-button{display:flex;width:42px;height:42px}.header-actions .cart-button{display:flex;min-width:0;width:44px;padding:0}.header-actions .cart-button span{display:none}.category-wrap{top:108px}.hero{margin-top:160px}body.offer-closed .category-wrap{top:70px}body.offer-closed .hero{margin-top:122px}}

.track-icon{width:17px;height:17px;border:2px solid currentColor;border-radius:50%;position:relative}.track-icon:before,.track-icon:after{content:'';position:absolute;background:currentColor}.track-icon:before{width:7px;height:2px;left:3px;top:6px}.track-icon:after{width:2px;height:7px;left:6px;top:3px}.bag-icon{width:15px;height:17px;border:1.7px solid currentColor;border-radius:2px;position:relative}.bag-icon:before{content:'';position:absolute;width:7px;height:5px;border:1.7px solid currentColor;border-bottom:0;border-radius:5px 5px 0 0;left:2px;top:-6px}.user-icon{width:20px;height:22px;position:relative;display:block}.user-icon:before{content:'';position:absolute;width:7px;height:7px;border:1.6px solid currentColor;border-radius:50%;left:5px;top:0}.user-icon:after{content:'';position:absolute;width:16px;height:9px;border:1.6px solid currentColor;border-bottom:0;border-radius:12px 12px 0 0;left:1px;bottom:0}
@media(min-width:768px) and (max-width:980px){.topbar{padding-inline:10px;gap:8px}.topbar>.brand{width:48px;min-width:48px}.topbar>.brand img{width:48px;height:48px}.topbar .store-status{display:flex;padding-left:0;gap:6px}.topbar .store-status span{gap:6px}.topbar .store-status b{font-size:10px}.topbar .store-status small{font-size:9px}.topbar nav{display:flex;gap:11px}.topbar nav a{font-size:9px}.header-actions{gap:6px}.header-actions .ghost{display:flex;width:148px;padding-inline:9px}.header-actions .cart-button{width:104px;min-width:104px;padding-inline:9px}.account-button{width:40px;padding:0}.category-wrap{top:104px}.hero{margin-top:156px}}
@media(max-width:767px){.topbar{height:108px;padding:6px 10px 38px;gap:8px}.topbar>.brand{width:48px;min-width:48px}.topbar>.brand img{width:48px;height:48px}.topbar .store-status{display:flex;padding:0;gap:6px}.topbar .store-status span{display:flex;gap:6px}.topbar .store-status b{font-size:10px}.topbar .store-status small{font-size:9px}.topbar nav{display:flex;position:absolute;left:8px;right:8px;bottom:7px;justify-content:center;gap:18px}.topbar nav a{font-size:9px}.header-actions{margin-left:auto;gap:5px}.header-actions .ghost{display:flex;width:40px;padding:0}.header-actions .ghost span{display:none}.header-actions .cart-button{width:40px;height:40px}.header-actions .cart-button b{position:absolute;top:0;right:0;font-size:8px;padding:1px 4px}.account-button{width:40px;height:40px}.category-wrap{top:146px}.hero{margin-top:198px}body.offer-closed .category-wrap{top:108px}body.offer-closed .hero{margin-top:160px}}
@media(max-width:430px){.topbar nav{gap:11px}.topbar .store-status span{display:block}.topbar .store-status small{display:block}.header-actions{gap:3px}.account-button,.header-actions .ghost,.header-actions .cart-button{width:36px;height:36px}}
@media(max-width:767px){.header-actions .cart-button{position:relative}}

/* Cabeçalho final escolhido */
.topbar{height:82px;padding:8px max(4vw,24px);gap:28px}.topbar>.brand{width:auto;min-width:max-content;justify-content:flex-start}.topbar>.brand img{width:62px;height:62px}.topbar>.brand span{display:flex}.topbar .store-status{display:flex;align-items:center;gap:9px;padding-left:20px;border-left:1px solid var(--line)}.topbar .store-status span{display:flex;align-items:flex-start;flex-direction:column;gap:0}.topbar .store-status b{font-size:12px;color:var(--text)}.topbar .store-status small{font-size:10px;color:var(--muted)}.topbar nav{display:flex;margin:auto;gap:24px;position:static}.topbar nav a{font-size:13px;color:var(--muted)}.header-actions{display:flex;align-items:center;gap:10px;margin-left:0}.header-actions .ghost,.header-actions .cart-button{display:block;width:auto;height:auto;min-width:0;padding:11px 14px;font-size:12px}.header-actions .ghost{background:transparent;border-color:var(--line)}.header-actions .cart-button{min-width:0}.header-actions .cart-button span,.header-actions .ghost span{display:inline}.header-actions .cart-button b{position:static;font-size:inherit;padding:2px 7px}.category-wrap{top:116px}.hero{margin-top:174px;height:min(900px,calc(100vh - 174px))}body.offer-closed .category-wrap{top:82px}body.offer-closed .hero{margin-top:140px;height:min(900px,calc(100vh - 140px))}
@media(max-width:980px){.topbar{height:70px;padding:6px 18px}.topbar>.brand{width:auto;min-width:max-content}.topbar>.brand img{width:54px;height:54px}.topbar>.brand span{display:flex}.topbar .store-status,.topbar nav,.header-actions .ghost{display:none}.header-actions{margin-left:auto}.category-wrap{top:104px}.hero{margin-top:156px}body.offer-closed .category-wrap{top:70px}body.offer-closed .hero{margin-top:122px}}
@media(max-width:650px){.topbar>.brand b{font-size:16px}.topbar>.brand small{font-size:7px}.header-actions .cart-button{display:none}.category-wrap{top:108px}.hero{margin-top:160px}body.offer-closed .category-wrap{top:70px}body.offer-closed .hero{margin-top:122px}}
@media(min-width:821px) and (max-width:980px){.topbar{padding-inline:10px;gap:9px}.topbar>.brand img{width:50px;height:50px}.topbar>.brand b{font-size:16px}.topbar>.brand small{font-size:7px}.topbar .store-status{display:flex;padding-left:9px}.topbar .store-status b{font-size:10px}.topbar .store-status small{font-size:8px}.topbar nav{display:flex;gap:11px}.topbar nav a{font-size:9px}.header-actions .ghost{display:block;padding:9px}.header-actions .cart-button{padding:9px}.category-wrap{top:104px}.hero{margin-top:156px}}

/* Categorias abaixo do hero e fixas durante a rolagem */
.category-wrap{position:sticky;left:auto;right:auto;top:116px;margin:0;z-index:28}.hero{margin-top:116px;height:min(900px,calc(100vh - 116px))}body.offer-closed .category-wrap{top:82px}body.offer-closed .hero{margin-top:82px;height:min(900px,calc(100vh - 82px))}
@media(max-width:980px){.category-wrap{top:104px}.hero{margin-top:104px;height:680px}body.offer-closed .category-wrap{top:70px}body.offer-closed .hero{margin-top:70px;height:680px}}
@media(max-width:650px){.category-wrap{top:108px}.hero{margin-top:108px}body.offer-closed .category-wrap{top:70px}body.offer-closed .hero{margin-top:70px}}
.hero .hero-coupon{min-height:56px;padding:11px 16px;border-color:var(--orange);background:#120e0ccc}.hero .hero-coupon small{font-weight:800;color:#ddd2c8}.hero .hero-coupon b{font-size:16px}.hero .hero-coupon span{font-size:13px;background:transparent;padding:0}.hero .hero-actions>.primary{min-height:56px;min-width:190px}
@media(max-width:650px){.hero .hero-actions{gap:12px}.hero .hero-coupon{width:max-content;max-width:100%;min-height:52px}.hero .hero-actions>.primary{min-height:52px;min-width:180px}}

/* Controles flutuantes proporcionais */
.floating-cart,.theme-toggle,.whatsapp{right:24px;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:0;overflow:visible}.floating-cart{bottom:142px;background:var(--orange);color:#1b0b03;border:0}.theme-toggle{bottom:82px}.whatsapp{bottom:22px;background:transparent}.whatsapp:hover{width:50px;background:transparent;gap:0}.whatsapp span{display:none!important}.whatsapp>img,.whatsapp:hover>img{width:58px;height:58px;max-width:none;flex:0 0 58px;transform:scale(1.08);border-radius:17px}.floating-cart .bag-icon{width:16px;height:18px}.floating-cart>b{position:absolute;right:-2px;top:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:10px;background:#110e0d;color:white;display:grid;place-items:center;font-size:9px;border:2px solid var(--orange)}
@media(max-width:650px){.floating-cart,.theme-toggle,.whatsapp{right:16px;width:48px;height:48px}.whatsapp{bottom:84px}.theme-toggle{bottom:142px}.floating-cart{bottom:200px}.whatsapp>img,.whatsapp:hover>img{width:56px;height:56px;flex-basis:56px}}

/* Somente o menu do cardápio permanece fixo */
.offer-bar{position:relative;inset:auto}.topbar{position:relative;inset:auto;top:auto}.hero,.offer-closed .hero{margin-top:0;height:min(900px,94vh)}.category-wrap,.offer-closed .category-wrap{position:sticky;top:0}.offer-closed .offer-bar{display:none}.offer-closed .topbar{top:auto}
@media(max-width:980px){.topbar{position:relative;top:auto}.hero,.offer-closed .hero{margin-top:0;height:680px}.category-wrap,.offer-closed .category-wrap{top:0}}
.category-wrap.is-fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%;z-index:60}.category-spacer{height:0}.category-spacer.active{height:var(--category-height)}
.copy-coupon{font-family:inherit;color:var(--text);cursor:pointer;transition:.2s}.copy-coupon:hover{border-color:var(--amber);background:#f26b2115;transform:translateY(-2px)}.copy-coupon:focus-visible{outline:2px solid var(--amber);outline-offset:3px}.copy-coupon small{transition:.2s}.copy-coupon.copied small{color:#63d685}.copy-coupon.copied{border-color:#63d685}
.whatsapp{background:transparent;border-radius:16px}.whatsapp:hover{background:#25d366;border-radius:28px}.whatsapp>img{width:100%;height:100%;display:block;object-fit:contain;border-radius:16px}.whatsapp:hover>img{width:46px;height:46px;flex:0 0 46px}

/* Estrutura editorial abaixo da primeira dobra */
.product-sections{padding-top:54px;padding-bottom:0}.product-row{margin-bottom:72px}.product-row[hidden]{display:none}.product-row .section-heading{margin:0 0 22px;align-items:end}.product-row .section-heading h2{font-size:clamp(48px,4.3vw,68px);margin:6px 0 0}.product-row .section-heading p{max-width:320px;text-align:right;margin:0 0 6px}.carousel-shell{position:relative}.side-arrow{position:absolute;z-index:4;top:44%;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:#181411e8;color:var(--text);font-size:17px;box-shadow:0 8px 24px #0008}.side-arrow:hover{background:var(--orange);color:#1d0c03}.side-arrow.prev{left:-19px}.side-arrow.next{right:-19px}.product-row .menu-grid{padding:2px 1px 10px}.product-row .product-card{min-height:470px;border-radius:12px;background:#181411}.product-row .product-card .photo{aspect-ratio:1.18;max-height:265px}.product-row .card-body{min-height:210px;display:flex;flex-direction:column;padding:18px 20px}.product-category{font-size:9px;color:var(--orange);font-weight:800;letter-spacing:1.2px;margin-bottom:3px}.product-row .card-body h3{font-size:27px;margin-bottom:6px}.product-row .card-body p{min-height:auto;margin-bottom:18px}.product-row .card-bottom{margin-top:auto}.product-row .add-card{border-radius:50%;background:var(--orange);color:#1b0b03;width:42px;height:42px}.product-row .tag{border-radius:5px}
.product-sections .promo-banner{min-height:340px;margin:86px 0 0;grid-template-columns:1fr auto;align-items:center;background:linear-gradient(110deg,#2b150d,#43170c);border-color:#6d2c12;isolation:isolate}.product-sections .promo-banner:after{content:'BRASA';position:absolute;right:8%;bottom:-45px;font:800 150px 'Barlow Condensed';color:#00000013;z-index:-1}.promo-copy{padding:52px 68px}.promo-banner .promo-copy h2{font-size:clamp(52px,5.5vw,82px);margin:9px 0 24px}.promo-banner .promo-copy h2 em{font-style:normal;color:var(--orange)}.promo-banner .promo-copy .primary{margin:0}.promo-coupon{width:240px;height:150px;border:1px dashed var(--orange);margin-right:72px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;background:#1d0d0852}.promo-coupon small{font-size:10px;letter-spacing:3px;color:var(--muted)}.promo-coupon b{font:800 34px 'Barlow Condensed';letter-spacing:2px;color:var(--orange)}.promo-coupon span{font-size:10px;color:var(--orange);margin-top:4px}
.order-steps{margin-top:74px;padding:82px 32px;background:#171310;border-block:1px solid #ffffff08}.steps-inner{width:min(1120px,100%);margin:auto}.center-heading{text-align:center}.center-heading h2{font:800 clamp(48px,5vw,72px)/.95 'Barlow Condensed';text-transform:uppercase;margin:9px 0}.center-heading>p{color:var(--muted);font-size:12px;margin:4px auto 38px}.step-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}.step-cards article{height:230px;padding:34px 28px;border:1px solid var(--line);border-radius:13px;background:#1b1714;position:relative;overflow:hidden;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-end}.step-cards strong{position:absolute;left:24px;top:12px;font:800 78px 'Barlow Condensed';color:#ffffff07}.step-cards i{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#2b1710;color:var(--orange);font-style:normal;margin-bottom:20px}.step-cards b{font:700 19px 'Barlow Condensed';text-transform:uppercase}.step-cards p{font-size:10px;color:var(--muted);margin:5px 0 0}
.faq{padding:96px 0 105px}.faq .center-heading{margin-bottom:34px}.faq .center-heading h2{font-size:clamp(52px,5vw,72px)}.faq .center-heading p{margin-bottom:0}.faq details{padding:18px 4px}.faq summary{font-size:13px}.faq summary:after{width:25px;height:25px;background:#1b1714;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:17px}.faq details p{margin-bottom:0}
.info-strip{min-height:118px;background:#191512;border-block:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding:0 max(32px,calc((100vw - 1376px)/2))}.info-strip>div{display:flex;align-items:center;gap:13px;padding:26px 30px;border-right:1px solid var(--line)}.info-strip>div:first-child{border-left:1px solid var(--line)}.info-strip i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#2b1710;color:var(--orange);font-style:normal;font-size:12px}.info-strip span{display:flex;flex-direction:column}.info-strip b{font-size:12px}.info-strip small{font-size:9px;color:var(--muted);margin-top:3px}.footer-inner{min-height:210px}.footer-inner>div:not(.footer-brand-block){font-size:11px}.footer-brand-block>p{font-size:10px;color:var(--muted);max-width:310px;margin:14px 0 0}.footer-inner a{color:var(--muted);text-decoration:none}.footer-inner a:hover{color:var(--orange)}.footer-right{text-align:right}
@media(max-width:1199px){.product-row{margin-bottom:62px}.product-row .product-card{min-height:490px}.product-row .product-card .photo{max-height:none;aspect-ratio:1.45}.promo-copy{padding:46px}.promo-coupon{margin-right:44px}.info-strip{grid-template-columns:repeat(2,1fr);padding:0 20px}.info-strip>div:nth-child(n+3){border-top:1px solid var(--line)}.info-strip>div:nth-child(2n){border-right:1px solid var(--line)}}
@media(max-width:767px){.product-sections{padding-top:42px}.product-row{margin-bottom:54px}.product-row .section-heading{display:block;margin-bottom:18px}.product-row .section-heading h2{font-size:45px}.product-row .section-heading p{text-align:left;margin-top:7px}.side-arrow{display:none}.product-row .menu-grid{margin-right:-16px;padding-right:16px}.product-row .product-card{min-height:455px}.product-row .product-card .photo{aspect-ratio:1.2}.product-row .card-body{min-height:200px}.product-sections .promo-banner{min-height:410px;margin-top:66px;display:flex;align-items:flex-start}.promo-copy{padding:40px 28px}.promo-banner .promo-copy h2{font-size:52px}.promo-coupon{position:absolute;left:28px;bottom:34px;width:calc(100% - 56px);height:100px;margin:0}.promo-coupon b{font-size:28px}.order-steps{margin-top:54px;padding:68px 16px}.center-heading h2{font-size:45px}.step-cards{grid-template-columns:1fr}.step-cards article{height:190px}.faq{padding:76px 0 84px}.faq .center-heading h2{font-size:45px}.faq .center-heading p{font-size:11px}.info-strip{grid-template-columns:1fr;padding:0 16px}.info-strip>div{border:0!important;border-bottom:1px solid var(--line)!important;padding:22px 12px}.info-strip>div:last-child{border-bottom:0!important}.footer-right{text-align:left}}
