:root{--red:#c9101b;--ink:#211c1b;--muted:#6a6160;--line:#e7e1de}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;font:16px/1.55 Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{color:inherit}button,input,select,textarea{font:inherit}button,a,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a:focus-visible,button:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #176fc1;outline-offset:4px}.review{text-align:center;background:#211c1b;color:white;padding:7px;font-size:12px;letter-spacing:.13em}header{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:12px 32px;gap:20px}.logo{width:94px;height:80px;object-fit:contain}nav{display:flex;gap:28px;align-items:center}nav a{text-decoration:none;font-weight:700}.contact{border:1px solid var(--line);padding:12px 18px;border-radius:8px;font-size:14px}.hero{max-width:1176px;margin:12px auto 64px;display:grid;grid-template-columns:1fr 1fr;min-height:480px;border-radius:20px;overflow:hidden;background:#b90d18;color:white}.hero-copy{padding:52px 48px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;margin:0 0 14px}h1{font-size:clamp(48px,5.5vw,76px);line-height:1.02;letter-spacing:-.055em;margin:20px 0 24px}h1 em{font-style:normal;color:#ffda94}.hero-copy>p:not(.eyebrow){max-width:350px;color:#ffe8e6}.hero>img{width:100%;height:100%;max-height:520px;object-fit:cover;object-position:center 62%}.primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--red);color:#fff;font-weight:700;border:0;border-radius:8px;padding:15px 20px;text-decoration:none;min-height:50px}.hero .primary{background:white;color:#a20b14;margin-top:12px}.hero-note{display:block;font-size:14px;margin-top:24px;color:#ffe4e2}.menu-area{max-width:1176px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px}.section-heading .eyebrow{color:var(--red)}h2{font-size:34px;line-height:1.2;letter-spacing:-.035em;margin:10px 0 18px}.section-heading>p{color:var(--muted);font-size:14px}.menu-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;align-items:start}#categories{display:flex;overflow-x:auto;gap:9px;padding:22px 0 24px;margin-bottom:14px}#categories button{border:1px solid var(--line);background:white;border-radius:30px;padding:10px 18px;white-space:nowrap;font-size:14px;min-height:44px}#categories button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}h3{font-size:24px;margin:0 0 20px}.products{display:grid;grid-template-columns:1fr 1fr;gap:16px}.product{border:1px solid var(--line);padding:23px;border-radius:12px;display:flex;flex-direction:column;min-height:242px;background:#fff}.product h4{font-size:19px;line-height:1.3;margin:0 0 12px}.product p{color:var(--muted);font-size:14px;margin:0 0 20px;flex:1}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.price small{display:block;color:var(--muted);font-size:12px}.price strong{font-size:18px}.add{border:0;background:#fff0ef;color:var(--red);min-height:44px;min-width:44px;font-size:26px;border-radius:8px}.add:hover{background:var(--red);color:white}aside{position:sticky;top:20px;background:#f7f5f4;border:1px solid var(--line);border-radius:14px;padding:24px}aside h2{font-size:26px}aside .eyebrow{color:var(--red)}.empty{padding:24px 0;color:var(--muted);font-size:14px;border-bottom:1px solid var(--line)}.subtotal{display:flex;justify-content:space-between;margin:20px 0}.small{font-size:12px;color:var(--muted)}label{display:block;font-size:14px;font-weight:700;margin:16px 0 7px}select,textarea{width:100%;padding:11px;border:1px solid #cfc5c0;border-radius:7px;background:white;color:var(--ink)}textarea{resize:vertical}aside .primary{width:100%;font-size:14px;margin-top:16px}.cart-row{border-bottom:1px solid var(--line);padding:14px 0;font-size:14px}.cart-row p{margin:5px 0;color:var(--muted);font-size:12px;overflow-wrap:anywhere}.cart-controls{display:flex;align-items:center;gap:12px;margin-top:10px}.cart-controls button{background:white;border:1px solid var(--line);width:36px;height:36px;border-radius:6px}.cart-controls strong{margin-left:auto}.remove{font-size:12px;color:var(--red);border:0;background:none;padding:6px 0}footer{max-width:1176px;border-top:1px solid var(--line);margin:70px auto 0;padding:32px 0 60px;display:flex;justify-content:space-between;gap:24px;font-size:14px;color:var(--muted)}footer strong{font-size:24px;color:var(--red)}dialog{width:min(94vw,490px);border:0;border-radius:16px;padding:32px;color:var(--ink);max-height:90vh;overflow:auto}dialog::backdrop{background:#211c1bb3}dialog h2{font-size:28px}dialog>p:not(.eyebrow){color:var(--muted);font-size:14px}dialog .primary{width:100%;margin-top:22px}.close{float:right;width:44px;height:44px;border:0;border-radius:50%;font-size:28px;background:#f7f5f4}.status{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;border-radius:9px;font-size:14px;padding:12px 20px;pointer-events:none;opacity:0}.status.visible{opacity:1}.mobile-cart{display:none}.skip{position:absolute;left:10px;top:-100px;background:white;padding:10px;z-index:20}.skip:focus{top:10px}@media(max-width:1230px){.hero,.menu-area,footer{margin-left:24px;margin-right:24px}}@media(max-width:900px){.menu-layout{grid-template-columns:minmax(0,1fr) 290px;gap:20px}.products{grid-template-columns:1fr}.hero-copy{padding:36px 28px}.hero{min-height:420px}.hero>img{max-height:460px}}@media(max-width:680px){header{padding:12px 20px}header nav{gap:12px}header nav>a:first-child{display:none}.contact{padding:10px 12px}.hero{margin:8px 16px 40px;grid-template-columns:1fr;border-radius:14px}.hero-copy{padding:32px 26px}h1{font-size:56px}.hero>img{height:220px;object-position:center 65%}.hero-note{margin-top:18px}.menu-area{margin:0 16px}.section-heading{display:block}.section-heading>p{display:none}h2{font-size:30px}.menu-layout{grid-template-columns:1fr}.products{grid-template-columns:1fr}.product{min-height:180px}.menu-layout aside{position:static;margin-top:20px}.mobile-cart{display:block;position:fixed;bottom:16px;left:16px;right:16px;background:var(--red);color:#fff;padding:14px 20px;border-radius:9px;box-shadow:0 4px 25px #0003;text-align:center;text-decoration:none;font-weight:bold;z-index:5}footer{display:block;margin:40px 16px 0;padding-bottom:100px}.status{bottom:80px;max-width:90vw;width:max-content}.review{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Lightweight refinement layer; no webfonts or animation dependencies. */
.product[hidden]{display:none}#category-title{scroll-margin-top:90px}
:root{--red:#b60d18;--ink:#241b1c;--muted:#655b5c;--line:#e9e3e2}body{background:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}header{padding-block:14px}.review{letter-spacing:.1em;background:#2b2223}.logo{width:100px;height:85px}header nav{gap:24px}header nav a:not(.contact){font-size:14px}header nav a:hover{color:var(--red)}.contact.whatsapp{color:#fff;background:#156c43;border-color:#156c43}.whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:10px}.wa-icon{flex:0 0 21px;vertical-align:middle}.hero{background:#a50915;border-radius:24px;min-height:440px;margin-bottom:56px;grid-template-columns:1fr 1.08fr;isolation:isolate}.hero-copy{padding:46px 42px}.hero h1{font-weight:800;letter-spacing:-.065em;font-size:clamp(48px,5.6vw,76px)}.hero h1 em{color:#ffda8b}.hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.65}.hero .primary{border-radius:10px;box-shadow:0 4px 0 #75081340}.hero-note{text-decoration:none;width:fit-content}.hero-note:hover{text-decoration:underline}.hero-visual{position:relative;overflow:hidden;min-width:0;min-height:440px}.hero-visual>img{position:absolute;bottom:0;left:0;width:100%;height:143%;max-height:none;object-fit:cover;object-position:center bottom;display:block}.primary{transition:background-color .15s ease;border-radius:10px}.primary:hover:not(:disabled){background:#8f0912}.hero .primary:hover{background:#fff0e6}.section-heading h2{font-weight:800;letter-spacing:-.045em}.section-heading .eyebrow{font-size:12px}#categories{position:sticky;top:0;z-index:3;background:#fff;border-bottom:1px solid var(--line);margin:0 0 24px;padding:15px 0;scrollbar-width:thin;scrollbar-color:#d6c6c6 #fff;scroll-padding-inline:12px}#categories button,#categories>a{font-weight:600;font-size:14px;flex-shrink:0}#categories>a{border:1px solid var(--line);border-radius:30px;padding:10px 18px;white-space:nowrap;text-decoration:none}#categories button:hover{border-color:#b60d18}#categories button[aria-pressed=true]{background:var(--red);border-color:var(--red)}.product{border-radius:16px;padding:24px;min-height:225px;transition:border-color .15s ease,box-shadow .15s ease}.product:hover{border-color:#d7aaa8;box-shadow:0 6px 20px #36111107}.product h4{font-weight:750;letter-spacing:-.025em}.product p{font-size:14px;line-height:1.6}.price strong{color:var(--red);font-size:20px}.add{font-size:25px;border-radius:50%;width:44px;height:44px}.product-category{color:var(--red);margin-bottom:8px}.variant-prices{list-style:none;padding:0;margin:0;font-size:14px}.variant-prices li{display:flex;justify-content:space-between;gap:12px}aside{top:90px;background:#faf8f8;border-radius:18px;border-top:3px solid var(--red);padding:24px}aside .primary.whatsapp{background:#156c43;font-size:14px;padding:14px 10px}aside .primary.whatsapp:hover:not(:disabled){background:#105633}.small{font-size:13px;line-height:1.55}.cart-row p{font-size:13px}.cart-controls button{min-width:44px;min-height:44px}.remove{min-height:44px;font-size:14px}.empty{font-size:14px}#cart,#localizacao{scroll-margin-top:80px}.location{max-width:1176px;margin:72px auto 0;display:grid;grid-template-columns:.8fr 1.4fr;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#faf8f8}.location-copy{padding:36px}.location .eyebrow{color:var(--red)}.location h2{font-size:36px;font-weight:800;margin-top:10px}.location address{font-style:normal;line-height:1.75}.directions{display:inline-block;color:var(--red);font-weight:700;text-decoration:none;margin-top:20px;min-height:44px}.directions:hover{text-decoration:underline}.location iframe{border:0;width:100%;height:100%;min-height:360px;display:block;background:#eee8e8}.location .small{max-width:310px}.footer-logo{width:104px;height:88px;object-fit:contain}footer{align-items:start;margin-top:48px;padding-top:30px}footer strong{font-size:15px;color:var(--ink)}footer p{font-size:13px}.footer-whatsapp{color:#156c43;text-decoration:none;justify-content:flex-start;margin-top:8px;min-height:44px}.notice{background:#fff0ee;border-radius:8px;padding:16px}dialog{padding:30px;border:1px solid var(--line);box-shadow:0 24px 80px #0003}dialog h2{padding-right:36px}.close{float:none;position:absolute;top:14px;right:14px}.mobile-cart{padding-bottom:calc(14px + env(safe-area-inset-bottom,0px))}
@media(max-width:1230px){.location{margin-left:24px;margin-right:24px}}
@media(max-width:900px){.hero-copy{padding:36px 26px}.hero-visual{min-height:440px}.location-copy{padding:28px}.location h2{font-size:30px}header nav{gap:16px}}
@media(max-width:680px){header{padding:10px 16px;gap:10px}header nav{gap:10px}header nav>a:not(.contact){display:none}.logo{width:86px;height:73px}.contact.whatsapp{font-size:13px;gap:8px;padding:11px 12px}.hero{grid-template-columns:1fr;margin:8px 16px 36px;border-radius:18px;min-height:0}.hero-copy{padding:30px 26px}.hero h1{font-size:54px;margin-block:16px 20px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-visual{height:260px;min-height:260px}.hero-visual>img{height:143%;width:100%;object-position:center bottom}.section-heading h2{font-size:30px}.menu-layout aside{margin-top:24px}.product{min-height:180px;padding:22px}.location{grid-template-columns:1fr;margin:44px 16px 0}.location-copy{padding:28px}.location h2 br{display:none}.location h2{font-size:30px}.location iframe{height:300px;min-height:300px}.location .small{max-width:none}footer{margin:32px 16px 0;padding-bottom:110px}footer>p{max-width:45ch}.review{font-size:12px}.mobile-cart{bottom:12px}.menu-area{margin-inline:16px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}html{scroll-behavior:auto}}

:root{--yellow:#ffd541;--ink:#231c1c;--red:#b90e1b;--line:#e8e3e2}
.google-reviews{max-width:1176px;margin:48px auto 0;padding:38px;display:grid;grid-template-columns:76px 1fr auto;gap:24px;align-items:center;border-radius:22px;background:#251e1f;color:#fff}.review-emblem{color:#ffd541;align-self:start;padding-top:16px}.review-copy .eyebrow{color:#ffd541;font-size:12px}.review-copy h2{font-size:32px;line-height:1.15;margin:10px 0 16px}.review-copy>p:last-child{max-width:480px;font-size:15px;color:#e7dede;line-height:1.65;margin-bottom:0}.google-review-button{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:16px 23px;background:#ffd541;color:#251e1f;font-weight:750;text-decoration:none;border-radius:999px;min-height:52px}.google-review-button:hover{background:#ffe37f}.review-action>p{font-size:12px;line-height:1.6;color:#e0d4d4;text-align:center;margin-top:13px}@media(max-width:1230px){.google-reviews{margin-inline:24px}}@media(max-width:900px){.google-reviews{grid-template-columns:55px 1fr;gap:20px}.review-action{grid-column:2}.review-action>p{text-align:left}.google-review-button{width:fit-content}}@media(max-width:680px){.google-reviews{display:block;margin:30px 16px 0;padding:28px}.review-emblem{padding:0 0 18px}.review-emblem svg{width:44px;height:44px}.review-copy h2{font-size:30px}.review-action{margin-top:24px}.google-review-button{width:100%;justify-content:center}.review-action>p{text-align:center}}
body{background:#fff}header{padding:16px 32px 20px;gap:24px}.brand{display:inline-flex;align-items:center;justify-content:center;background:var(--yellow);border-radius:18px;padding:3px 10px;isolation:isolate;flex-shrink:0}.brand img{mix-blend-mode:multiply;display:block;width:106px;height:88px}.brand:hover{background:#ffdc62}header nav{gap:30px}.contact.order-link{display:flex;align-items:center;gap:10px;padding:12px 17px;background:var(--ink);color:#fff;border:1px solid var(--ink);border-radius:999px}.contact.order-link:hover{background:#403333;color:white}.cart-count{display:inline-grid;place-items:center;min-width:25px;min-height:25px;padding:0 5px;border-radius:50%;background:var(--yellow);color:var(--ink);font-size:12px;font-weight:800}.hero{background:transparent;overflow:visible;border-radius:0;column-gap:18px;grid-template-columns:.95fr 1.05fr;min-height:420px;margin-top:4px;margin-bottom:54px}.hero-copy{padding:40px;background:var(--red);border-radius:24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero h1{font-size:clamp(46px,5.4vw,70px);letter-spacing:-.06em;margin:14px 0 20px}.hero h1 em{color:var(--yellow)}.hero .primary{background:var(--yellow);color:#231c1c;box-shadow:none;border-radius:999px;padding-inline:24px;font-size:15px}.hero .primary:hover{background:#ffe47d}.hero-copy>p:not(.eyebrow){margin-top:0;max-width:330px;line-height:1.6}.hero-visual{border-radius:24px;min-height:420px}.hero-note{margin-top:21px;font-size:14px}.section-heading{padding-bottom:4px}.section-heading h2{font-size:36px;letter-spacing:-.04em}#categories{gap:8px;padding-block:14px;background:#fff}#categories button{border-radius:999px;padding:10px 17px;font-size:14px}#categories button[aria-pressed=true]{background:var(--ink);border-color:var(--ink)}.order-notice{display:flex;align-items:flex-start;gap:14px;border:1px solid #e5c858;background:#fff9df;border-radius:14px;padding:20px;margin-bottom:28px}.notice-symbol{display:grid;place-items:center;flex:0 0 27px;height:27px;border:2px solid #806200;border-radius:50%;font-size:17px;font-weight:800;color:#644c00}.order-notice h3{font-size:17px;line-height:1.35;margin:0 0 9px;letter-spacing:-.015em}.order-notice p{font-size:14px;line-height:1.6;color:#51451d;margin:7px 0}.allergen-contact{color:#574300;font-weight:700;font-size:14px;min-height:44px;justify-content:flex-start;text-decoration:underline;text-underline-offset:3px;margin-top:3px;gap:8px}.allergen-contact .wa-icon{width:18px;height:18px;flex-basis:18px}.menu-layout{gap:28px;grid-template-columns:minmax(0,1fr) 335px}.product{padding:23px;border-radius:16px;background:#fff;border:1px solid var(--line);min-height:220px}.product:hover{border-color:#d0b44b;box-shadow:0 8px 24px #251b0908}.product h4{font-size:19px;letter-spacing:-.03em}.product p{line-height:1.65}.product-bottom{padding-top:4px}.price strong{font-size:20px;font-weight:800}.add{background:var(--yellow);color:#211a19;border-radius:12px;width:46px;min-height:46px}.add:hover{background:#241b1c;color:#fff}aside{border:1px solid var(--line);border-top:4px solid var(--yellow);background:#faf9f8;box-shadow:0 8px 30px #241b1c05;border-radius:18px;padding:24px}.checkout-notice{border-left:3px solid #bd9300;padding:2px 0 2px 12px;margin-top:22px;color:#51451d}.checkout-notice strong{font-size:14px;line-height:1.5;display:block}.checkout-notice p{font-size:14px;line-height:1.55;margin:6px 0 0}aside .primary.whatsapp{margin-top:18px;border-radius:999px;min-height:52px}.privacy-note{text-align:center;font-size:12px}select,textarea{border-radius:10px}select:focus,textarea:focus{border-color:#8e7414}.location{border-radius:22px;grid-template-columns:.85fr 1.4fr;background:#fff;border:1px solid var(--line)}.location-copy{background:var(--yellow);padding:36px}.location .eyebrow{color:#5c4800}.location .small{color:#594c21}.directions{color:#241b1c}.footer-brand{padding:3px 8px}.footer-brand img{width:100px;height:85px}footer{align-items:center}footer>p{color:#64595a;font-size:15px;line-height:1.65}.mobile-cart{background:var(--ink);border:1px solid #fff3;border-radius:999px;box-shadow:0 6px 24px #0002}dialog{border-radius:20px}dialog .primary{border-radius:999px;background:var(--ink)}dialog .primary:hover{background:var(--red)}
@media(max-width:1050px){.hero-copy{padding:32px}.hero h1{font-size:56px}.menu-layout{grid-template-columns:minmax(0,1fr) 300px;gap:22px}.hero-visual{min-height:420px}}
@media(max-width:680px){header{padding:12px 16px 16px;gap:12px}.brand{border-radius:14px;padding:3px 6px}.brand img{width:88px;height:73px}header nav{gap:0}header nav>.contact.order-link{display:flex;font-size:13px;padding:10px 13px;gap:8px}.hero{grid-template-columns:1fr;gap:12px;margin-top:0;margin-bottom:34px;min-height:0}.hero-copy{border-radius:18px;padding:27px}.hero h1{font-size:52px;margin-block:12px 18px}.hero .eyebrow{font-size:11px;letter-spacing:.13em}.hero .primary{font-size:14px}.hero-visual{border-radius:18px;min-height:240px;height:240px}.hero-note{margin-top:18px}.section-heading h2{font-size:30px}.menu-layout{grid-template-columns:1fr;gap:20px}.order-notice{padding:17px;gap:11px;margin-bottom:24px}.order-notice h3{font-size:16px}.order-notice p{font-size:14px}.allergen-contact{font-size:13px}.product{min-height:180px;padding:22px}.location-copy{padding:28px}.footer-brand img{width:100px;height:85px}footer>p{font-size:14px}.checkout-notice{padding-left:12px}.mobile-cart{bottom:12px}}
