@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;800&display=swap";:root{--color-marrom-lenha: #300201;--color-vermelho-ponto: #5c0f09;--color-branco-alho: #eaddcd;--color-vermelho-fogo: #961011;--color-amarelo-queijo: #d68209;--bg-dark: var(--color-marrom-lenha);--bg-card: rgba(92, 15, 9, .4);--text-primary: var(--color-branco-alho);--text-accent: var(--color-amarelo-queijo);--color-action: var(--color-vermelho-fogo);--font-main: "Outfit", sans-serif;--max-width: 1200px;--header-height: 70px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-main);background-color:var(--bg-dark);color:var(--text-primary);line-height:1.5;overflow-x:hidden;-webkit-font-smoothing:antialiased}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1rem}@media(max-width:768px){.container{padding:0}}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out forwards}.glass{background:#ffffff0d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.text-gradient{background:linear-gradient(to right,var(--color-maple),var(--color-chocolate));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:1000;height:var(--header-height);display:flex;align-items:center;border-bottom:1px solid rgba(183,143,100,.2)}.header-container[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.brand[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.75rem}.brand-logo[data-astro-cid-3ef6ksr2]{width:45px;height:45px;object-fit:contain}.brand-name[data-astro-cid-3ef6ksr2]{font-size:1.25rem;font-weight:700;color:var(--color-branco-alho);letter-spacing:-.02em}.whatsapp-cta[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.5rem;background:var(--color-vermelho-fogo);color:var(--color-branco-alho);padding:.6rem 1.25rem;border-radius:50px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #9610114d}.whatsapp-cta[data-astro-cid-3ef6ksr2]:hover{transform:translateY(-2px);background:var(--color-amarelo-queijo);box-shadow:0 6px 20px #d6820966}.whatsapp-icon[data-astro-cid-3ef6ksr2]{width:20px;height:20px}@media(max-width:768px){.brand-name[data-astro-cid-3ef6ksr2]{font-size:1.1rem}.logo-placeholder[data-astro-cid-3ef6ksr2]{width:30px;height:30px;font-size:.8rem}.cta-text[data-astro-cid-3ef6ksr2]{display:none}.whatsapp-cta[data-astro-cid-3ef6ksr2]{padding:0;width:42px;height:42px;justify-content:center;border-radius:50%}}.hero[data-astro-cid-bbe6dxrz]{position:relative;height:70vh;width:100%;display:flex;align-items:center;background:url(/hsmbutgueza.jpg) center/cover no-repeat;overflow:hidden}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(to bottom,#30020180,#300201fa)}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:10;text-align:left;max-width:700px;padding:0 2rem}.hero-badge[data-astro-cid-bbe6dxrz]{display:inline-block;padding:.4rem 1rem;background:#96101133;border:1px solid var(--color-vermelho-fogo);border-radius:50px;color:var(--color-branco-alho);font-size:.75rem;font-weight:600;letter-spacing:.1em;margin-bottom:1.5rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1;font-weight:800;margin-bottom:1.5rem;color:var(--color-branco-alho)}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.1rem;color:#eaddcdcc;margin-bottom:2rem;max-width:500px}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:1.5rem}.btn-primary[data-astro-cid-bbe6dxrz]{background:var(--color-vermelho-fogo);color:var(--color-branco-alho);padding:1rem 2.5rem;border-radius:12px;font-weight:700;transition:all .3s ease}.btn-primary[data-astro-cid-bbe6dxrz]:hover{background:var(--color-amarelo-queijo);transform:translateY(-3px)}.hero-info[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--color-amarelo-queijo);font-weight:500}.status-dot[data-astro-cid-bbe6dxrz]{width:8px;height:8px;background:#4ade80;border-radius:50%;box-shadow:0 0 10px #4ade80;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(.95);opacity:.7}50%{transform:scale(1.1);opacity:1}to{transform:scale(.95);opacity:.7}}.decor[data-astro-cid-bbe6dxrz]{position:absolute;width:300px;height:300px;background:radial-gradient(circle,var(--color-chocolate) 0%,transparent 70%);opacity:.1;pointer-events:none}.decor-1[data-astro-cid-bbe6dxrz]{top:-100px;right:-100px}.decor-2[data-astro-cid-bbe6dxrz]{bottom:-100px;left:-100px}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{height:60vh}.hero-content[data-astro-cid-bbe6dxrz]{padding:0 1.5rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1rem}.hero-actions[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:flex-start;gap:1rem}.decor[data-astro-cid-bbe6dxrz]{display:none}}.categories-nav[data-astro-cid-qacliicl]{position:sticky;top:var(--header-height);background:var(--bg-dark);z-index:900;padding:.75rem 0;border-bottom:1px solid rgba(150,16,17,.1)}.categories-container[data-astro-cid-qacliicl]{display:flex;overflow-x:auto;white-space:nowrap;gap:.75rem;padding:0 1.5rem;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;user-select:none}.categories-container[data-astro-cid-qacliicl]::-webkit-scrollbar{display:none}.categories-container[data-astro-cid-qacliicl].active-scroll{cursor:grabbing}@media(min-width:769px){.categories-container[data-astro-cid-qacliicl]{justify-content:center}}.category-pill[data-astro-cid-qacliicl]{padding:.6rem 1.25rem;background:#5c0f0933;border:1px solid rgba(150,16,17,.2);border-radius:50px;color:var(--text-primary);font-weight:600;font-family:inherit;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.category-pill[data-astro-cid-qacliicl]:hover{background:#96101126;border-color:var(--color-vermelho-fogo)}.category-pill[data-astro-cid-qacliicl].active{background:var(--color-vermelho-fogo);color:var(--color-branco-alho);border-color:var(--color-vermelho-fogo);box-shadow:0 4px 12px #9610114d}@media(max-width:768px){.categories-nav[data-astro-cid-qacliicl]{padding:.5rem 0}}.product-card[data-astro-cid-tjdfhdqb]{background:var(--bg-card);border-radius:20px;overflow:hidden;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease;border:1px solid rgba(183,143,100,.1);display:flex;flex-direction:column;height:100%}.product-card[data-astro-cid-tjdfhdqb]:hover{transform:translateY(-8px);box-shadow:0 10px 30px #38261580;border-color:var(--color-chocolate)}.product-image-container[data-astro-cid-tjdfhdqb]{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden}.product-image-container[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.product-card[data-astro-cid-tjdfhdqb]:hover .product-image-container[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{transform:scale(1.1)}.product-price[data-astro-cid-tjdfhdqb]{position:absolute;bottom:1rem;right:1rem;background:var(--color-marrom-lenha);color:var(--color-amarelo-queijo);padding:.4rem .8rem;border-radius:12px;font-weight:800;font-size:1.1rem;box-shadow:0 4px 10px #0000004d;border:1px solid var(--color-vermelho-ponto)}.product-info[data-astro-cid-tjdfhdqb]{padding:1.25rem;flex-grow:1;display:flex;flex-direction:column;position:relative}.product-name[data-astro-cid-tjdfhdqb]{font-size:1.15rem;font-weight:700;color:var(--color-branco-alho);margin-bottom:.5rem;line-height:1.2}.product-description[data-astro-cid-tjdfhdqb]{font-size:.9rem;color:#eaddcd99;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:1rem}.add-btn[data-astro-cid-tjdfhdqb]{position:absolute;bottom:1.25rem;right:1.25rem;background:transparent;border:2px solid var(--color-vermelho-fogo);color:var(--color-vermelho-fogo);width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.add-btn[data-astro-cid-tjdfhdqb]:hover{background:var(--color-vermelho-fogo);color:var(--color-marrom-lenha);transform:rotate(90deg)}@media(max-width:768px){.product-info[data-astro-cid-tjdfhdqb]{padding:1rem}.product-name[data-astro-cid-tjdfhdqb]{font-size:1rem}.product-description[data-astro-cid-tjdfhdqb]{font-size:.8rem}.product-price[data-astro-cid-tjdfhdqb]{font-size:.9rem;padding:.3rem .6rem}}.menu-sections[data-astro-cid-poyn3awd]{padding:4rem 1.5rem;display:flex;flex-direction:column;gap:5rem}.category-section[data-astro-cid-poyn3awd]{scroll-margin-top:150px}.category-header[data-astro-cid-poyn3awd]{margin-bottom:2.5rem;position:relative}@media(min-width:769px){.category-header[data-astro-cid-poyn3awd]{display:flex;flex-direction:column;align-items:center;text-align:center}}.category-title[data-astro-cid-poyn3awd]{font-size:2.5rem;font-weight:800;color:var(--color-amarelo-queijo);letter-spacing:-.01em}.title-underline[data-astro-cid-poyn3awd]{width:60px;height:4px;background:var(--color-vermelho-fogo);margin-top:.5rem;border-radius:2px}.product-grid[data-astro-cid-poyn3awd]{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem}@media(max-width:1400px){.product-grid[data-astro-cid-poyn3awd]{grid-template-columns:repeat(4,1fr)}}@media(max-width:1100px){.product-grid[data-astro-cid-poyn3awd]{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.menu-sections[data-astro-cid-poyn3awd]{padding:2.5rem 1rem;gap:3.5rem}.category-title[data-astro-cid-poyn3awd]{font-size:1.8rem}.product-grid[data-astro-cid-poyn3awd]{grid-template-columns:repeat(2,1fr);gap:1rem}}.footer[data-astro-cid-sz7xmlte]{background:#1a0101;padding:5rem 1.5rem 2rem;margin-top:5rem;border-top:1px solid rgba(150,16,17,.1)}.footer-container[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:4rem}.footer-main[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:3rem}.footer-logo[data-astro-cid-sz7xmlte]{font-size:1.75rem;font-weight:800;color:var(--color-amarelo-queijo);margin-bottom:1rem}.footer-tagline[data-astro-cid-sz7xmlte]{color:#eaddcd99;max-width:300px}.footer-contact[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.75rem}.footer-link[data-astro-cid-sz7xmlte]{color:var(--color-vermelho-fogo);font-weight:600;transition:color .3s ease}.footer-link[data-astro-cid-sz7xmlte]:hover{color:var(--color-amarelo-queijo)}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(150,16,17,.05);font-size:.85rem;color:#eaddcd66;flex-wrap:wrap;gap:1.5rem}.agency-link[data-astro-cid-sz7xmlte]{color:var(--color-vermelho-fogo);font-weight:700}@media(max-width:768px){.footer[data-astro-cid-sz7xmlte]{padding:3.5rem 1.5rem 2rem;text-align:center}.footer-main[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:center}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center}}main[data-astro-cid-j7pv25f6]{background-color:var(--bg-dark);min-height:100vh}
