.cat{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;width:90px;padding:12px 0;display:flex}.cat-circulo{background:var(--ff-accent1);border:2px solid var(--brand-primary);box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;display:flex;overflow:hidden}.cat-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.cat-nome{font-family:var(--ff-font-body);color:var(--ff-secondary-text);text-align:center;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:90px;font-size:12px;line-height:1.3;display:-webkit-box;overflow:hidden}@media (width>=479px){.cat-circulo{width:88px;height:88px}.cat--only-mobile{display:none}}.mb{padding:12px 0;display:flex}.mb-btn{cursor:pointer;background:0 0;border:none;padding:0}.mb-btn:disabled{cursor:default}.mb-circulo{background:var(--ff-accent1);border:2px solid var(--brand-primary);box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;padding:4px;display:flex;overflow:hidden}.mb-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.ml-secao{flex-direction:column;width:100%;display:flex}.ml-titulo{font-family:var(--ff-font-display);font-weight:var(--ff-weight-semibold);color:var(--ff-secondary-text);margin:0;padding:0 16px;font-size:16px}.ml-track{box-sizing:border-box;-webkit-overflow-scrolling:touch;align-items:flex-start;gap:8px;padding:12px 16px;display:flex;overflow-x:auto}.ml-item{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:none;align-items:center;gap:8px;width:100px;padding:0;display:flex}.ml-circulo{background:var(--ff-primary-background);border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;display:flex;overflow:hidden}.ml-circulo--icone{color:var(--brand-primary)}.ml-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.ml-nome{font-family:var(--ff-font-body);color:var(--ff-secondary-text);text-align:center;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:100px;font-size:12px;line-height:1.3;display:-webkit-box;overflow:hidden}.ml-nome--forte{font-weight:700}.cw{box-sizing:border-box;width:100%;max-width:1366px;margin:12px auto;padding:0;position:relative}.cw-track{scroll-snap-type:x mandatory;border-radius:var(--ff-radius-md);-webkit-overflow-scrolling:touch;gap:12px;display:flex;overflow-x:auto}.cw-item{scroll-snap-align:center;cursor:pointer;background:0 0;border:none;flex:0 0 100%;padding:0}.cw-img{border-radius:var(--ff-radius-md);object-fit:cover;width:100%;height:auto;display:block}.cw-seta{z-index:2;background:var(--ff-accent4);width:44px;height:44px;color:var(--ff-primary-text);cursor:pointer;box-shadow:var(--ff-shadow-md);border:none;border-radius:50%;font-size:28px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.cw-seta--prev{left:16px}.cw-seta--next{right:16px}.hm{background:var(--ff-secondary-background);min-height:100vh;font-family:var(--ff-font-body);color:var(--ff-primary-text);flex-direction:column;padding-bottom:64px;display:flex}html,body{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{width:0;height:0}body::-webkit-scrollbar{width:0;height:0}.hm,.hm *{scrollbar-width:none;-ms-overflow-style:none}.hm::-webkit-scrollbar{width:0;height:0;display:none}.hm ::-webkit-scrollbar{width:0;height:0;display:none}.hm-appbar{z-index:30;background:var(--brand-topo);justify-content:space-between;align-items:center;gap:12px;height:64px;padding:0 16px;display:flex;position:sticky;top:0}.hm-navbar{display:block}.hm-webheader,.hm-webrodape,.hm-desktop-carrocel,.hm-barratopo,.hm-bannerv,.hm-bannerflex,.hm-cat-featured{display:none}.hm-marcas{order:1;display:block}.hm-mobile-topo{display:flex}.hm-bannerhome,.hm-menulist,.hm-rodape-mobile{display:block}@media (width>=767px){.hm-webheader,.hm-webrodape,.hm-desktop-carrocel{display:block}.hm-barratopo{display:grid}.hm-bannerv,.hm-bannerflex{display:block}.hm-cat-featured{display:flex}.hm-cat-chips .cat:first-child{display:none}.hm-marcas{order:0}.hm-mobile-topo,.hm-bannerhome,.hm-menulist,.hm-rodape-mobile{display:none}}@media (width>=991px){.hm{padding-bottom:0}.hm-appbar,.hm-navbar{display:none}}.hm-appbar-logo{flex:none;align-items:center;height:50px;display:inline-flex}.hm-appbar-logo img{object-fit:contain;max-width:clamp(80px,26vw,180px);max-height:44px}.hm-appbar-logo span{color:var(--brand-text);font-family:var(--ff-font-display);font-weight:var(--ff-weight-semibold)}.hm-appbar-busca{border:1px solid var(--ff-alternate);background:var(--ff-secondary-background);min-width:0;height:40px;color:var(--ff-secondary-text);box-sizing:border-box;border-radius:25px;flex:auto;align-items:center;gap:8px;padding:0 14px;display:flex}.hm-appbar-busca-input{min-width:0;font-family:var(--ff-font-body);font-size:var(--ff-text-body-medium);color:var(--ff-primary-text);background:0 0;border:0;outline:none;flex:auto}.hm-appbar-busca-input::placeholder{color:var(--ff-secondary-text)}.hm-appbar-cart{cursor:pointer;color:var(--brand-carrinho);background:0 0;border:none;flex:none;display:inline-flex;position:relative}.hm-appbar-badge{background:var(--ff-error);min-width:18px;height:18px;color:var(--ff-info);font-family:var(--ff-font-display);box-sizing:border-box;box-shadow:var(--ff-shadow-sm);pointer-events:none;border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:12px;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-7px}.hm-body{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;max-width:1366px;margin:0 auto;padding:0 0 16px;display:flex}.hm-mobile-topo{flex-direction:column;gap:8px;padding:12px 16px 4px}.hm-endereco-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.hm-endereco{cursor:pointer;color:var(--brand-primary);text-align:left;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.hm-sino{cursor:pointer;color:var(--ff-secondary-text);background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:6px;display:inline-flex;position:relative}.hm-sino-badge{background:var(--ff-error);min-width:16px;height:16px;color:var(--ff-info);text-align:center;box-sizing:border-box;border-radius:8px;padding:0 4px;font-size:11px;font-weight:700;line-height:16px;position:absolute;top:0;right:0}.hm-categodesta{align-items:stretch;gap:12px;padding:8px 16px;display:flex}.hm-cat-featured{border-radius:var(--ff-radius-lg);cursor:pointer;background:var(--brand-primary);width:275px;height:100px;color:var(--brand-text);box-sizing:border-box;text-align:left;border:none;flex:none;align-items:center;gap:8px;padding:8px}.hm-cat-featured-circ{background:var(--ff-overlay-branco-51);box-sizing:border-box;border-radius:50%;flex:none;justify-content:center;align-items:center;width:96px;height:96px;padding:2px;display:flex}.hm-cat-featured-img{object-fit:cover;border-radius:50%;width:88px;height:88px}.hm-cat-featured-txt{flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-width:0;padding-left:8px;display:flex}.hm-cat-featured-txt strong{font-size:var(--ff-text-body-medium);font-weight:var(--ff-weight-semibold)}.hm-cat-featured-txt small{font-size:var(--ff-text-body-small)}.hm-cat-chips{-webkit-overflow-scrolling:touch;flex:auto;justify-content:space-between;gap:8px;display:flex;overflow-x:auto}.hm-cat-chips .cat{flex:none;padding:0}.hm-bannerhome{padding:8px 0}.hm-bannerhome-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:8px;padding:0 16px;display:flex;overflow-x:auto}.hm-bannerhome-item{scroll-snap-align:center;cursor:pointer;background:0 0;border:none;flex:0 0 90%;padding:0}.hm-bannerhome-item img{border-radius:var(--ff-radius-md);object-fit:cover;width:100%;height:auto;display:block}.hm-barratopo{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;padding:8px 0}.hm-barratopo-card{background:var(--ff-primary-background);border-radius:var(--ff-radius-md);box-shadow:var(--ff-shadow-sm);align-items:center;gap:12px;padding:12px;display:flex}.hm-barratopo-card img{box-sizing:border-box;background:var(--brand-primary);object-fit:contain;border-radius:50%;flex-shrink:0;width:60px;height:60px;padding:7.5px}.hm-barratopo-txt{flex-direction:column;display:flex}.hm-barratopo-txt strong{font-size:var(--ff-text-body-medium);color:var(--ff-primary-text)}.hm-barratopo-txt span{font-size:var(--ff-text-body-small);color:var(--ff-secondary-text)}.hm-marcas{padding:8px 16px}.hm-marcas-titulo{font-family:var(--ff-font-display);font-weight:var(--ff-weight-semibold);font-size:var(--ff-text-title-large);color:var(--ff-primary-text);margin:0 0 4px}.hm-marcas-track{-webkit-overflow-scrolling:touch;gap:16px;display:flex;overflow-x:auto}@media (width>=767px){.hm-marcas-track>:first-child{margin-left:auto}.hm-marcas-track>:last-child{margin-right:auto}}.hm-bannerv{gap:12px;padding:8px 0;display:flex;overflow-x:auto}.hm-bannerv>:first-child{margin-left:auto}.hm-bannerv>:last-child{margin-right:auto}.hm-bannerv-item{cursor:pointer;background:0 0;border:none;flex:0 0 200px;padding:0}.hm-bannerv-item img{object-fit:cover;border-radius:var(--ff-radius-md);width:200px;height:342px;display:block}.hm-bannerv-app{box-sizing:border-box;background:var(--brand-primary);height:342px;color:var(--brand-text);cursor:pointer;font-family:var(--ff-font-body);text-align:center;border:none;border-radius:10px;flex-direction:column;flex:0 0 200px;justify-content:center;align-items:center;gap:12px;padding:24px;font-size:16px;font-weight:500;line-height:1.3;display:flex}.hm-bannerflex{padding:24px 0 0}.hm-bannerflex-panel{background:var(--ff-primary-background);border-radius:12px;flex-direction:column;align-items:center;gap:22px;padding:36px 0;display:flex}.hm-bannerflex-r1,.hm-bannerflex-r2{justify-content:center;align-items:flex-start;gap:22px;width:100%;max-width:1294px;display:flex}.hm-bannerflex-cell{cursor:pointer;background:0 0;border:none;border-radius:12px;min-width:0;padding:0;display:block;overflow:hidden}.hm-bannerflex-cell img{object-fit:cover;width:100%;height:100%;display:block}.hm-bannerflex-top{aspect-ratio:636/290;flex:1 1 0}.hm-bannerflex-a{aspect-ratio:196/290;flex:196 1 0}.hm-bannerflex-mid{flex-direction:column;flex:306 1 0;gap:22px;min-width:0;display:flex}.hm-bannerflex-mid .hm-bannerflex-cell{aspect-ratio:306/133}.hm-bannerflex-c{aspect-ratio:746/290;flex:746 1 0}.hm-rodape-mobile{padding:16px 16px 40px}.hm-credito{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.hm-credito-ic{width:16px;height:16px;color:var(--ff-primary-text);flex:none;margin-right:4px}.hm-credito-texto{font-family:var(--ff-font-body);font-weight:500;font-size:var(--ff-text-body-small);color:var(--ff-secondary-text);white-space:pre}.hm-credito-link{font-family:var(--ff-font-body);font-weight:700;font-size:var(--ff-text-body-small);color:var(--brand-primary);text-decoration:none}.hm-credito-link:hover{text-decoration:underline}.hm-fab-whats{z-index:45;background:var(--ff-success);width:56px;height:56px;color:var(--ff-info);box-shadow:var(--ff-shadow-lg);border-radius:50%;justify-content:center;align-items:center;animation:2s ease-in-out infinite hm-shake;display:inline-flex;position:fixed;bottom:80px;right:16px}@media (width>=991px){.hm-fab-whats{bottom:24px}}@keyframes hm-shake{0%,85%,to{transform:rotate(0)}88%{transform:rotate(5deg)}91%{transform:rotate(-5deg)}94%{transform:rotate(5deg)}97%{transform:rotate(-5deg)}}@media (prefers-reduced-motion:reduce){.hm-fab-whats{animation:none}}.home-sr-h1[data-astro-cid-jb4kpj3e]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-sem-tenant[data-astro-cid-jb4kpj3e]{padding:var(--ff-space-xl);text-align:center;color:var(--ff-secondary-text)}
