.AgeGate_overlay__UaqkT{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px;background:var(--store-bg,#0b0b10);background-image:linear-gradient(rgba(0,0,0,.45),rgba(0,0,0,.6))}.AgeGate_card__yVIbe{width:min(520px,100%);background:var(--store-bg,#0b0b10);color:var(--store-text,#f2e9f0);border:1px solid hsla(0,0%,100%,.12);border-radius:var(--store-radius,16px);box-shadow:var(--store-shadow,0 24px 80px rgba(0,0,0,.55));padding:40px 32px;text-align:center;font-family:var(--store-font-body,system-ui,sans-serif)}.AgeGate_title__Oa2sb{margin:0 0 12px;font-family:var(--store-font-heading,var(--store-font-body,system-ui,sans-serif));font-size:1.6rem;font-weight:700;line-height:1.25;color:var(--store-text,#f2e9f0)}.AgeGate_subtitle__EQyIR{margin:0 0 28px;font-size:.98rem;line-height:1.5;color:var(--store-muted,rgba(242,233,240,.7))}.AgeGate_actions__1fnqf{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.AgeGate_confirm__pYn6E,.AgeGate_exit__FKaYW{font:inherit;font-size:.98rem;font-weight:600;padding:13px 26px;border-radius:var(--store-radius,12px);cursor:pointer;border:1px solid transparent;transition:opacity .15s ease,background .15s ease}.AgeGate_confirm__pYn6E{background:var(--store-primary,#e11d74);color:#fff}.AgeGate_confirm__pYn6E:hover{opacity:.92}.AgeGate_exit__FKaYW{background:transparent;color:var(--store-text,#f2e9f0);border-color:hsla(0,0%,100%,.28)}.AgeGate_exit__FKaYW:hover{background:hsla(0,0%,100%,.08)}.AgeGate_confirm__pYn6E:focus-visible,.AgeGate_exit__FKaYW:focus-visible{outline:2px solid var(--store-secondary,#7b2cbf);outline-offset:2px}@media (max-width:560px){.AgeGate_card__yVIbe{padding:32px 22px}.AgeGate_title__Oa2sb{font-size:1.35rem}.AgeGate_confirm__pYn6E,.AgeGate_exit__FKaYW{flex:1 1 auto;text-align:center}}.FreeShippingBar_bar__CHfHH{display:flex;flex-direction:column;gap:8px;padding:10px 14px;border-radius:10px;background:color-mix(in srgb,var(--store-primary,#7317cf) 8%,transparent);border:1px solid color-mix(in srgb,var(--store-primary,#7317cf) 22%,transparent);font-family:var(--store-font-body,inherit)}.FreeShippingBar_bar__CHfHH.FreeShippingBar_unlocked__0Lea3{background:color-mix(in srgb,#16a34a 12%,transparent);border-color:color-mix(in srgb,#16a34a 32%,transparent)}.FreeShippingBar_row__K7czt{display:flex;align-items:center;gap:8px}.FreeShippingBar_icon__rF8RF{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--store-primary,#7317cf)}.FreeShippingBar_bar__CHfHH.FreeShippingBar_unlocked__0Lea3 .FreeShippingBar_icon__rF8RF{color:#16a34a}.FreeShippingBar_message__KTvud{font-size:.85rem;font-weight:600;line-height:1.3;color:var(--store-text,#1f1f24)}.FreeShippingBar_track___Wzc3{width:100%;height:6px;border-radius:999px;overflow:hidden;background:color-mix(in srgb,var(--store-primary,#7317cf) 16%,transparent)}.FreeShippingBar_fill__e8p7D{height:100%;border-radius:999px;background:var(--store-primary,#7317cf);transition:width .3s ease}@media (prefers-reduced-motion:reduce){.FreeShippingBar_fill__e8p7D{transition:none}}.CartDrawer_overlay__qq142{position:fixed;inset:0;z-index:1000;background:rgba(15,15,25,.5);opacity:0;transition:opacity .22s ease}.CartDrawer_overlayOpen__ooifX{opacity:1}.CartDrawer_panel__7SVnc{position:fixed;top:0;right:0;bottom:0;z-index:1001;width:420px;max-width:100vw;display:flex;flex-direction:column;background:var(--store-bg,#fff);color:var(--store-text,#1f1f24);box-shadow:-8px 0 32px rgba(15,15,25,.18);transform:translateX(100%);transition:transform .26s cubic-bezier(.22,1,.36,1);font-family:var(--store-font-body,inherit)}.CartDrawer_panelOpen__dz_FO{transform:translateX(0)}.CartDrawer_header__zT_C3{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid rgba(15,15,25,.08);flex-shrink:0}.CartDrawer_title__lWiGi{margin:0;font-size:1.1rem;font-weight:800;font-family:var(--store-font-heading,inherit);display:flex;align-items:center;gap:8px}.CartDrawer_count__sX85w{font-weight:400;font-size:.9rem;color:var(--store-muted,rgba(15,15,25,.6))}.CartDrawer_closeBtn__rP9dL{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:var(--store-text,#1f1f24);border-radius:8px;cursor:pointer;transition:background .15s ease,color .15s ease}.CartDrawer_closeBtn__rP9dL:hover{background:rgba(15,15,25,.06);color:var(--store-primary,#7317cf)}.CartDrawer_body__UyGWF{flex:1 1 auto;overflow-y:auto;padding:16px 20px}.CartDrawer_list__H_PgX{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.CartDrawer_item__uk9Hb{display:grid;grid-template-columns:64px 1fr auto;grid-template-areas:"media info remove" "media qtd  total";align-items:center;grid-gap:4px 12px;gap:4px 12px}.CartDrawer_itemMedia__79_pt{grid-area:media;width:64px;height:64px;border-radius:8px;overflow:hidden;background:rgba(15,15,25,.05);display:flex;align-items:center;justify-content:center;color:var(--store-muted,rgba(15,15,25,.6))}.CartDrawer_itemMedia__79_pt img{width:100%;height:100%;object-fit:cover}.CartDrawer_itemInfo__bkvCd{grid-area:info;display:flex;flex-direction:column;gap:2px;min-width:0}.CartDrawer_itemNome__7Babq{font-size:.92rem;font-weight:600;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.CartDrawer_itemAttrs__Y07h3{font-size:.78rem;color:var(--store-muted,rgba(15,15,25,.6))}.CartDrawer_itemPreco__CpAPQ{font-size:.82rem;color:var(--store-muted,rgba(15,15,25,.6))}.CartDrawer_itemQtd__Jhp8e{grid-area:qtd;display:inline-flex;align-items:center;gap:8px}.CartDrawer_qtdBtn__EPKm7{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid rgba(15,15,25,.15);background:transparent;color:var(--store-text,#1f1f24);border-radius:6px;cursor:pointer;transition:border-color .15s ease,color .15s ease}.CartDrawer_qtdBtn__EPKm7:hover:not(:disabled){border-color:var(--store-primary,#7317cf);color:var(--store-primary,#7317cf)}.CartDrawer_qtdBtn__EPKm7:disabled{opacity:.4;cursor:not-allowed}.CartDrawer_qtdValue__YtX8w{min-width:20px;text-align:center;font-size:.9rem;font-weight:600}.CartDrawer_itemTotal__y21UI{grid-area:total;justify-self:end;align-self:end;font-size:.92rem;font-weight:700}.CartDrawer_removeBtn__8XAIA{grid-area:remove;justify-self:end;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;color:var(--store-muted,rgba(15,15,25,.6));border-radius:6px;cursor:pointer;transition:background .15s ease,color .15s ease}.CartDrawer_removeBtn__8XAIA:hover{background:rgba(220,38,38,.08);color:#dc2626}.CartDrawer_empty__EoLb8{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;padding:48px 20px;color:var(--store-muted,rgba(15,15,25,.6))}.CartDrawer_emptyTitle__kZNTQ{margin:0;font-size:1.05rem;font-weight:700;color:var(--store-text,#1f1f24)}.CartDrawer_emptyDesc__Cn4Zr{margin:0;font-size:.9rem}.CartDrawer_emptyBtn__zbXvE{margin-top:8px;display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:8px;background:var(--store-primary,#7317cf);color:#fff;text-decoration:none;font-weight:600;font-size:.9rem}.CartDrawer_footer__6ozy9{flex-shrink:0;padding:16px 20px 20px;border-top:1px solid rgba(15,15,25,.08);display:flex;flex-direction:column;gap:12px}.CartDrawer_subtotalRow__LMwlV{display:flex;align-items:baseline;justify-content:space-between}.CartDrawer_subtotalLabel__2GWSK{font-size:.95rem;font-weight:600}.CartDrawer_subtotalValue__W46Y6{font-size:1.25rem;font-weight:800}.CartDrawer_disclaimer__DDcCt{margin:0;font-size:.75rem;color:var(--store-muted,rgba(15,15,25,.6))}.CartDrawer_checkoutBtn__cs4b8{display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border-radius:10px;background:var(--store-primary,#7317cf);color:#fff;text-decoration:none;font-weight:700;font-size:.98rem;transition:filter .15s ease}.CartDrawer_checkoutBtn__cs4b8:hover{filter:brightness(1.07)}.CartDrawer_viewCartBtn__5DQsK{display:flex;align-items:center;justify-content:center;padding:11px 18px;border-radius:10px;background:transparent;border:1px solid rgba(15,15,25,.18);color:var(--store-text,#1f1f24);text-decoration:none;font-weight:600;font-size:.92rem;transition:border-color .15s ease,color .15s ease}.CartDrawer_viewCartBtn__5DQsK:hover{border-color:var(--store-primary,#7317cf);color:var(--store-primary,#7317cf)}.CartDrawer_srOnly__2RJc_{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:480px){.CartDrawer_panel__7SVnc{width:100vw}}@media (prefers-reduced-motion:reduce){.CartDrawer_overlay__qq142,.CartDrawer_panel__7SVnc{transition:none}}.carrinho_page__Ncr45{max-width:1100px;margin:0 auto;padding:32px 24px 64px}.carrinho_header__nJeZR{margin-bottom:32px}.carrinho_back__O6vBK{display:inline-flex;align-items:center;gap:6px;color:var(--store-muted);text-decoration:none;font-size:.9rem;margin-bottom:16px}.carrinho_back__O6vBK:hover{color:var(--store-primary)}.carrinho_title__bE0hq{margin:0;font-size:1.8rem;font-weight:800}.carrinho_count__vpmEN{font-weight:400;font-size:1.2rem;color:var(--store-muted)}.carrinho_layout__2P2T1{display:grid;grid-template-columns:1fr 340px;grid-gap:40px;gap:40px;align-items:start}.carrinho_list__Jfeuj{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.carrinho_item__R_EHJ{display:grid;grid-template-columns:72px 1fr auto auto auto;align-items:center;grid-gap:16px;gap:16px;padding:16px;border-radius:14px;background:var(--store-bg);box-shadow:0 2px 10px rgba(15,15,25,.07);border:1px solid rgba(15,15,25,.06)}.carrinho_itemMedia__p3z3E{width:72px;height:72px;border-radius:10px;overflow:hidden;background:rgba(15,15,25,.05);flex-shrink:0}.carrinho_itemMedia__p3z3E img{width:100%;height:100%;object-fit:cover;display:block}.carrinho_itemPlaceholder__GwebE{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(15,15,25,.25)}.carrinho_itemInfo__WU2Pq{display:flex;flex-direction:column;gap:4px;min-width:0}.carrinho_itemNome__jAXmj{font-weight:600;font-size:.98rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.carrinho_itemAttrs__TpjjD{font-size:.82rem;color:var(--store-muted)}.carrinho_itemPreco__wYwJU{font-size:.88rem;color:var(--store-muted)}.carrinho_itemQtd__Vd0Kn{display:flex;align-items:center;gap:8px;border:1px solid rgba(15,15,25,.12);border-radius:8px;padding:4px 8px}.carrinho_qtdBtn__GRLnZ{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:var(--store-text);border-radius:4px;transition:background .15s ease}.carrinho_qtdBtn__GRLnZ:hover:not(:disabled){background:rgba(15,15,25,.07)}.carrinho_qtdBtn__GRLnZ:disabled{opacity:.35;cursor:not-allowed}.carrinho_qtdValue__G_D1V{font-size:.95rem;font-weight:600;min-width:20px;text-align:center}.carrinho_itemTotal__5iHVb{font-weight:700;font-size:1rem;color:var(--store-primary);min-width:80px;text-align:right}.carrinho_removeBtn__lJH_g{background:none;border:none;cursor:pointer;padding:8px;color:rgba(15,15,25,.4);border-radius:8px;display:flex;align-items:center;justify-content:center;transition:color .15s ease,background .15s ease}.carrinho_removeBtn__lJH_g:hover{color:#dc2626;background:rgba(220,38,38,.08)}.carrinho_summary__ladPO{background:var(--store-bg);border:1px solid rgba(15,15,25,.08);border-radius:16px;padding:24px;box-shadow:0 4px 16px rgba(15,15,25,.06);display:flex;flex-direction:column;gap:16px}.carrinho_summaryTitle__8UrVn{margin:0;font-size:1.15rem;font-weight:700}.carrinho_summaryRows__dY8kw{display:flex;flex-direction:column;gap:10px}.carrinho_summaryRow__kK575{display:flex;justify-content:space-between;align-items:center;font-size:.95rem}.carrinho_summaryNote___Kr0G{font-size:.85rem;color:var(--store-muted)}.carrinho_summaryTotal___m_tb{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid rgba(15,15,25,.08);font-weight:700;font-size:1rem}.carrinho_totalValue__nRwaw{font-size:1.3rem;color:var(--store-primary)}.carrinho_disclaimer__E2tFS{margin:0;font-size:.78rem;color:var(--store-muted);line-height:1.4}.carrinho_checkoutBtn__g80Xg{display:block;width:100%;padding:15px;border-radius:12px;background:var(--store-primary);color:#fff;text-align:center;text-decoration:none;font-weight:700;font-size:1rem;transition:filter .18s ease,transform .15s ease}.carrinho_checkoutBtn__g80Xg:hover{filter:brightness(1.07);transform:translateY(-1px)}.carrinho_clearBtn__6cB8z{background:none;border:1px solid rgba(15,15,25,.14);border-radius:10px;padding:10px;width:100%;font-size:.88rem;color:var(--store-muted);cursor:pointer;transition:border-color .15s ease,color .15s ease}.carrinho_clearBtn__6cB8z:hover{border-color:#dc2626;color:#dc2626}.carrinho_empty__B3ZWj{max-width:440px;margin:80px auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px;padding:0 24px}.carrinho_emptyIcon__0kNVy{color:var(--store-muted);opacity:.4}.carrinho_emptyTitle__6qAz2{margin:0;font-size:1.5rem;font-weight:700}.carrinho_emptyDesc__7k5Iu{margin:0;color:var(--store-muted);font-size:1rem}.carrinho_backBtn__2nC_e{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:12px 24px;border-radius:10px;background:var(--store-primary);color:#fff;text-decoration:none;font-weight:600;font-size:.95rem;transition:filter .15s ease}.carrinho_backBtn__2nC_e:hover{filter:brightness(1.07)}.carrinho_layoutEnxuto__REPO4{display:flex;flex-direction:column;gap:0}.carrinho_summaryInline__Z_Rd6{margin-top:24px;padding:20px 24px;background:var(--store-bg);border:1px solid rgba(15,15,25,.08);border-radius:14px;display:flex;flex-direction:column;gap:14px;max-width:440px}.carrinho_mensagemTopo__OxhT0{background:var(--store-primary);color:#fff;text-align:center;padding:10px 16px;font-size:.92rem;font-weight:600;border-radius:10px;margin-bottom:16px}.carrinho_enxutoActions__7iSdq{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:8px}@media (max-width:860px){.carrinho_layout__2P2T1{grid-template-columns:1fr}.carrinho_item__R_EHJ{grid-template-columns:60px 1fr auto;grid-template-rows:auto auto;row-gap:10px}.carrinho_itemMedia__p3z3E{width:60px;height:60px;grid-row:span 2}.carrinho_itemQtd__Vd0Kn{grid-column:2}.carrinho_itemTotal__5iHVb{grid-column:3;grid-row:1;min-width:auto}.carrinho_removeBtn__lJH_g{grid-column:3;grid-row:2}}.blocks_section__YQnd3{max-width:1180px;margin:0 auto;padding:calc(48px * var(--store-space, 1)) 24px}.blocks_heading__y2FMy{margin:0 0 24px;font-size:1.6rem;font-weight:700;color:var(--store-text)}.blocks_grid___StV7{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.blocks_empty__baFIK{color:var(--store-muted);font-size:.95rem}@media (max-width:980px){.blocks_grid___StV7{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.blocks_grid___StV7{grid-template-columns:repeat(2,1fr)}.blocks_heading__y2FMy{font-size:1.35rem}}@media (max-width:440px){.blocks_grid___StV7{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.blocks_grid___StV7,.blocks_heading__y2FMy,.blocks_section__YQnd3,.blocks_section__YQnd3 *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.CartIcon_wrapper__StE7I{position:relative;display:inline-flex;align-items:center;justify-content:center;color:var(--store-text);text-decoration:none;padding:6px;border:none;background:transparent;cursor:pointer;font:inherit;border-radius:8px;transition:color .15s ease,background .15s ease}.CartIcon_wrapper__StE7I:hover{color:var(--store-primary);background:rgba(15,15,25,.05)}.CartIcon_badge__da6Rg{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--store-primary);color:#fff;font-size:.68rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;pointer-events:none}.CartIcon_bump__4ZNTr{animation:CartIcon_badgeBump__NijAz .3s ease}@keyframes CartIcon_badgeBump__NijAz{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.CartIcon_wrapper__StE7I{transition:none}.CartIcon_bump__4ZNTr{animation:none}}.ChatWidget_fab__MSI2_{position:fixed;right:20px;bottom:20px;z-index:950;width:56px;height:56px;border-radius:50%;border:none;cursor:pointer;background:var(--store-primary,#7317cf);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(15,15,25,.25);transition:transform .15s ease,opacity .15s ease}.ChatWidget_fab__MSI2_:hover{transform:translateY(-2px)}.ChatWidget_fab__MSI2_:focus-visible{outline:2px solid var(--store-secondary,#a166ff);outline-offset:3px}.ChatWidget_fab__MSI2_ svg{width:26px;height:26px}.ChatWidget_panel__4OVbC{position:fixed;right:20px;bottom:20px;z-index:951;width:min(380px,calc(100% - 32px));height:min(560px,calc(100% - 40px));display:flex;flex-direction:column;background:var(--store-bg,#fff);color:var(--store-text,#1f1f24);border:1px solid rgba(15,15,25,.1);border-radius:16px;box-shadow:0 16px 50px rgba(15,15,25,.22);overflow:hidden}.ChatWidget_header__iXP4l{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px;background:var(--store-primary,#7317cf);color:#fff}.ChatWidget_headerTitle__I4_ve{font-size:.98rem;font-weight:600}.ChatWidget_closeBtn__ZnQ3_{background:transparent;border:none;color:inherit;font-size:1.4rem;line-height:1;cursor:pointer;padding:2px 6px;border-radius:8px}.ChatWidget_closeBtn__ZnQ3_:hover{background:hsla(0,0%,100%,.18)}.ChatWidget_closeBtn__ZnQ3_:focus-visible{outline:2px solid #fff;outline-offset:1px}.ChatWidget_messages__6_w3r{flex:1 1 auto;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px}.ChatWidget_row__x_Co7{display:flex;width:100%}.ChatWidget_rowUser__YbMnd{justify-content:flex-end}.ChatWidget_rowAssistant__BXKhI{justify-content:flex-start}.ChatWidget_bubble__7kItK{max-width:80%;padding:9px 12px;border-radius:14px;font-size:.9rem;line-height:1.4;white-space:pre-wrap;word-break:break-word}.ChatWidget_bubbleUser__qQbfq{background:var(--store-primary,#7317cf);color:#fff;border-bottom-right-radius:4px}.ChatWidget_bubbleAssistant__sOcKg{background:rgba(15,15,25,.06);color:var(--store-text,#1f1f24);border-bottom-left-radius:4px}.ChatWidget_typing__BOGV8{display:inline-flex;gap:4px;align-items:center}.ChatWidget_typing__BOGV8 span{width:6px;height:6px;border-radius:50%;background:var(--store-muted,rgba(15,15,25,.6));animation:ChatWidget_chatBounce__kTXCP 1.2s ease-in-out infinite}.ChatWidget_typing__BOGV8 span:nth-child(2){animation-delay:.15s}.ChatWidget_typing__BOGV8 span:nth-child(3){animation-delay:.3s}@keyframes ChatWidget_chatBounce__kTXCP{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}.ChatWidget_suggestions__LQETZ{display:flex;flex-direction:column;gap:8px;margin-top:2px}.ChatWidget_suggestion__aSmFk{display:flex;align-items:center;gap:10px;padding:8px;border-radius:12px;border:1px solid rgba(15,15,25,.1);background:var(--store-bg,#fff);color:var(--store-text,#1f1f24);text-decoration:none;transition:border-color .15s ease,transform .15s ease}.ChatWidget_suggestion__aSmFk:hover{border-color:var(--store-primary,#7317cf);transform:translateY(-1px)}.ChatWidget_suggestion__aSmFk:focus-visible{outline:2px solid var(--store-secondary,#a166ff);outline-offset:2px}.ChatWidget_suggestionImg__giJGk{width:44px;height:44px;border-radius:8px;object-fit:cover;flex:0 0 auto;background:rgba(15,15,25,.06)}.ChatWidget_suggestionInfo__v_pOB{display:flex;flex-direction:column;gap:2px;min-width:0}.ChatWidget_suggestionName__ea5sa{font-size:.86rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatWidget_suggestionPrice__QOidG{font-size:.82rem;color:var(--store-primary,#7317cf);font-weight:600}.ChatWidget_composer__pUCwW{display:flex;gap:8px;padding:12px;border-top:1px solid rgba(15,15,25,.1)}.ChatWidget_input__RmvV2{flex:1 1 auto;font:inherit;font-size:.9rem;padding:10px 12px;border-radius:10px;border:1px solid rgba(15,15,25,.18);background:var(--store-bg,#fff);color:var(--store-text,#1f1f24)}.ChatWidget_input__RmvV2:focus-visible{outline:2px solid var(--store-secondary,#a166ff);outline-offset:1px}.ChatWidget_send__HMw6o{font:inherit;font-size:.88rem;font-weight:600;padding:0 16px;border-radius:10px;border:none;cursor:pointer;background:var(--store-primary,#7317cf);color:#fff;transition:opacity .15s ease}.ChatWidget_send__HMw6o:hover:not(:disabled){opacity:.9}.ChatWidget_send__HMw6o:disabled{opacity:.5;cursor:default}.ChatWidget_send__HMw6o:focus-visible{outline:2px solid var(--store-secondary,#a166ff);outline-offset:2px}@media (max-width:480px){.ChatWidget_panel__4OVbC{right:12px;left:12px;bottom:12px;width:auto;height:min(70vh,calc(100% - 24px))}}.CompareBar_bar__RskYl{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;border-top:1px solid rgba(15,15,25,.1);box-shadow:0 -6px 24px rgba(15,15,25,.12);padding-bottom:env(safe-area-inset-bottom,0)}.CompareBar_inner__0yJuW{max-width:1180px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.CompareBar_thumbs__4Hfqh{display:flex;align-items:center;gap:10px;margin:0;padding:0;list-style:none;overflow-x:auto}.CompareBar_thumb__4KbOf{position:relative;flex:0 0 auto;width:52px;height:52px;border-radius:var(--store-radius,10px);overflow:hidden;background:rgba(15,15,25,.05);border:1px solid rgba(15,15,25,.1)}.CompareBar_thumb__4KbOf img{width:100%;height:100%;object-fit:cover;display:block}.CompareBar_thumbFallback__L6T0U{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-weight:700;color:var(--store-muted,rgba(15,15,25,.6));text-transform:uppercase}.CompareBar_thumbRemove__gys_H{position:absolute;top:2px;right:2px;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:none;cursor:pointer;border-radius:50%;color:#fff;background:rgba(15,15,25,.62)}.CompareBar_thumbRemove__gys_H:hover{background:rgba(15,15,25,.85)}.CompareBar_thumbRemove__gys_H:focus-visible{outline:2px solid var(--store-primary,#4338ca);outline-offset:1px}.CompareBar_actions__FJd95{display:flex;align-items:center;gap:12px;flex:0 0 auto}.CompareBar_clear__kvlN9{border:none;background:none;cursor:pointer;font-size:.85rem;color:var(--store-muted,rgba(15,15,25,.6));text-decoration:underline}.CompareBar_clear__kvlN9:hover{color:var(--store-text,#1f1f24)}.CompareBar_cta__OByaE{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:var(--store-radius,10px);font-size:.9rem;font-weight:700;color:#fff;background:var(--store-primary,#4338ca);text-decoration:none;white-space:nowrap}.CompareBar_cta__OByaE:hover{filter:brightness(1.06)}.CompareBar_cta__OByaE:focus-visible{outline:2px solid var(--store-text,#1f1f24);outline-offset:2px}@media (max-width:560px){.CompareBar_inner__0yJuW{padding:10px 14px;gap:10px}.CompareBar_clear__kvlN9{display:none}.CompareBar_thumb__4KbOf{width:44px;height:44px}}.CookieConsentBanner_banner__SMNlL{position:fixed;left:50%;bottom:20px;transform:translateX(-50%);z-index:1000;width:min(960px,calc(100% - 32px));background:var(--store-bg,#fff);color:var(--store-text,#1f1f24);border:1px solid rgba(15,15,25,.1);border-radius:14px;box-shadow:0 12px 40px rgba(15,15,25,.18)}.CookieConsentBanner_inner__IwwEY{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;flex-wrap:wrap}.CookieConsentBanner_text__kEstO{display:flex;flex-direction:column;gap:4px;min-width:220px;flex:1 1 320px}.CookieConsentBanner_title__gGSYz{font-size:.98rem;font-weight:600}.CookieConsentBanner_message__b_rR8{font-size:.88rem;line-height:1.4;color:var(--store-muted,rgba(15,15,25,.6))}.CookieConsentBanner_actions__jAKwd{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.CookieConsentBanner_accept__Nb_1_,.CookieConsentBanner_reject__u8amZ{font:inherit;font-size:.9rem;font-weight:600;padding:10px 20px;border-radius:10px;cursor:pointer;border:1px solid transparent;transition:opacity .15s ease,background .15s ease}.CookieConsentBanner_accept__Nb_1_{background:var(--store-primary,#7317cf);color:#fff}.CookieConsentBanner_accept__Nb_1_:hover{opacity:.9}.CookieConsentBanner_reject__u8amZ{background:transparent;color:var(--store-text,#1f1f24);border-color:rgba(15,15,25,.18)}.CookieConsentBanner_reject__u8amZ:hover{background:rgba(15,15,25,.05)}.CookieConsentBanner_accept__Nb_1_:focus-visible,.CookieConsentBanner_reject__u8amZ:focus-visible{outline:2px solid var(--store-secondary,#a166ff);outline-offset:2px}@media (max-width:560px){.CookieConsentBanner_actions__jAKwd{width:100%}.CookieConsentBanner_accept__Nb_1_,.CookieConsentBanner_reject__u8amZ{flex:1 1 auto;text-align:center}}.BannerBlock_wrap__z1ygb{max-width:1180px;margin:0 auto;padding:24px}.BannerBlock_banner__TInY3{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:40px 44px;border-radius:var(--store-radius,18px);background:linear-gradient(120deg,var(--store-primary),var(--store-secondary));color:#fff}.BannerBlock_text__OMtfI{display:flex;flex-direction:column;gap:6px}.BannerBlock_title__h3fCs{margin:0;font-size:1.7rem;font-weight:800}.BannerBlock_subtitle___yAXv{margin:0;font-size:1.05rem;opacity:.95}.BannerBlock_cta__fAf0x{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:999px;background:#fff;color:var(--store-primary);font-weight:700;text-decoration:none;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease}.BannerBlock_cta__fAf0x:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.18)}.BannerBlock_cta__fAf0x:active{transform:translateY(0);box-shadow:0 4px 10px rgba(0,0,0,.14)}@media (max-width:720px){.BannerBlock_banner__TInY3{padding:32px 28px}.BannerBlock_title__h3fCs{font-size:1.4rem}}@media (prefers-reduced-motion:reduce){.BannerBlock_cta__fAf0x{transition:none}.BannerBlock_cta__fAf0x:active,.BannerBlock_cta__fAf0x:hover{transform:none}}.CompareToggleButton_btn__oA3OG{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border:none;cursor:pointer;font-size:.72rem;font-weight:600;line-height:1;color:var(--store-text,#1f1f24);background:hsla(0,0%,100%,.92);border-radius:var(--store-radius,14px);box-shadow:0 2px 8px rgba(15,15,25,.16);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:background .16s ease,color .16s ease,transform .16s ease}.CompareToggleButton_btn__oA3OG:hover{background:#fff;transform:translateY(-1px)}.CompareToggleButton_btn__oA3OG:focus-visible{outline:2px solid var(--store-primary,#4338ca);outline-offset:2px}.CompareToggleButton_active__tLCvf{color:#fff}.CompareToggleButton_active__tLCvf,.CompareToggleButton_active__tLCvf:hover{background:var(--store-primary,#4338ca)}.CompareToggleButton_btn__oA3OG[data-full="1"]{color:#fff;background:#b91c1c}.CompareToggleButton_label__c80OJ{white-space:nowrap}@media (max-width:440px){.CompareToggleButton_label__c80OJ{display:none}.CompareToggleButton_btn__oA3OG{padding:6px}}@media (prefers-reduced-motion:reduce){.CompareToggleButton_btn__oA3OG{transition:none}.CompareToggleButton_btn__oA3OG:hover{transform:none}}.CustomerIcon_wrapper__oMKCW{position:relative;display:inline-flex;align-items:center;justify-content:center;color:var(--store-text);text-decoration:none;padding:4px;border-radius:8px;transition:color .15s ease,background .15s ease}.CustomerIcon_wrapper__oMKCW:hover{color:var(--store-primary);background:rgba(15,15,25,.05)}.CustomerIcon_dot__Tk8uO{position:absolute;top:2px;right:2px;width:8px;height:8px;border-radius:50%;background:#16a34a;border:1.5px solid var(--store-bg,#fff)}.EmailCaptureModal_overlay__a20je{position:fixed;inset:0;z-index:1500;display:flex;align-items:center;justify-content:center;padding:24px;background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.55))}.EmailCaptureModal_card__TmiMW{position:relative;width:min(460px,100%);background:var(--store-bg,#fff);color:var(--store-text,#1f1f24);border:1px solid rgba(15,15,25,.1);border-radius:var(--store-radius,16px);box-shadow:var(--store-shadow,0 24px 80px rgba(0,0,0,.35));padding:36px 32px 32px;font-family:var(--store-font-body,system-ui,sans-serif)}.EmailCaptureModal_closeBtn__f8dzW{position:absolute;top:10px;right:12px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1;background:transparent;border:none;color:var(--store-muted,rgba(15,15,25,.6));cursor:pointer;border-radius:8px;transition:background .15s ease,color .15s ease}.EmailCaptureModal_closeBtn__f8dzW:hover{background:rgba(15,15,25,.06);color:var(--store-text,#1f1f24)}.EmailCaptureModal_closeBtn__f8dzW:focus-visible{outline:2px solid var(--store-secondary,#a166ff);outline-offset:2px}.EmailCaptureModal_title__xcoIT{margin:0 0 8px;font-family:var(
    --store-font-heading,var(--store-font-body,system-ui,sans-serif)
  );font-size:1.4rem;font-weight:700;line-height:1.25;color:var(--store-text,#1f1f24)}.EmailCaptureModal_subtitle__Ov6df{margin:0 0 20px;font-size:.95rem;line-height:1.5;color:var(--store-muted,rgba(15,15,25,.6))}.EmailCaptureModal_form__QAktZ{display:flex;flex-direction:column}.EmailCaptureModal_label__MojvH{font-size:.82rem;font-weight:600;margin-bottom:6px;color:var(--store-text,#1f1f24)}.EmailCaptureModal_input__GWLXX{font:inherit;font-size:.95rem;padding:11px 14px;margin-bottom:14px;border-radius:var(--store-radius,10px);border:1px solid rgba(15,15,25,.18);background:var(--store-bg,#fff);color:var(--store-text,#1f1f24)}.EmailCaptureModal_input__GWLXX:focus-visible{outline:2px solid var(--store-secondary,#a166ff);outline-offset:1px;border-color:transparent}.EmailCaptureModal_errorMsg__izoij{font-size:.85rem;color:#dc2626;margin-bottom:12px}.EmailCaptureModal_confirm__txRE9{font:inherit;font-size:.98rem;font-weight:600;padding:13px 20px;margin-top:4px;border-radius:var(--store-radius,12px);border:1px solid transparent;background:var(--store-primary,#7317cf);color:#fff;cursor:pointer;transition:opacity .15s ease}.EmailCaptureModal_confirm__txRE9:hover{opacity:.92}.EmailCaptureModal_confirm__txRE9:disabled{opacity:.6;cursor:default}.EmailCaptureModal_confirm__txRE9:focus-visible{outline:2px solid var(--store-secondary,#a166ff);outline-offset:2px}.EmailCaptureModal_successWrap__zQ6aT{display:flex;flex-direction:column;text-align:center}.EmailCaptureModal_couponBox__r7xri{margin:12px 0 20px;padding:18px 16px;border:1px dashed var(--store-primary,#7317cf);border-radius:var(--store-radius,12px);background:rgba(115,23,207,.06)}.EmailCaptureModal_couponLine__rWNFB{margin:0 0 4px;font-size:.95rem;line-height:1.45;color:var(--store-text,#1f1f24)}.EmailCaptureModal_couponCode__U1364{font-size:1.05rem;letter-spacing:.5px;color:var(--store-primary,#7317cf)}.EmailCaptureModal_couponDesc__QKbKb{margin:0 0 12px;font-size:.85rem;color:var(--store-muted,rgba(15,15,25,.6))}.EmailCaptureModal_copyBtn__I1c4I{font:inherit;font-size:.88rem;font-weight:600;padding:8px 18px;border-radius:var(--store-radius,10px);border:1px solid var(--store-primary,#7317cf);background:transparent;color:var(--store-primary,#7317cf);cursor:pointer;transition:background .15s ease}.EmailCaptureModal_copyBtn__I1c4I:hover{background:rgba(115,23,207,.08)}.EmailCaptureModal_copyBtn__I1c4I:focus-visible{outline:2px solid var(--store-secondary,#a166ff);outline-offset:2px}@media (max-width:480px){.EmailCaptureModal_card__TmiMW{padding:32px 22px 26px}.EmailCaptureModal_title__xcoIT{font-size:1.25rem}}.InstallAppPrompt_banner__a1RKp{position:fixed;right:20px;bottom:20px;z-index:990;width:min(360px,calc(100% - 32px));background:var(--store-bg,#fff);color:var(--store-text,#1f1f24);border:1px solid rgba(15,15,25,.1);border-radius:14px;box-shadow:0 12px 40px rgba(15,15,25,.18)}.InstallAppPrompt_inner__8WlWU{display:flex;flex-direction:column;gap:12px;padding:16px 18px}.InstallAppPrompt_text__WklAH{display:flex;flex-direction:column;gap:4px}.InstallAppPrompt_title__Xn7OC{font-size:.98rem;font-weight:600}.InstallAppPrompt_message__obGKN{font-size:.86rem;line-height:1.4;color:var(--store-muted,rgba(15,15,25,.6))}.InstallAppPrompt_actions__JBJic{display:flex;align-items:center;justify-content:flex-end;gap:10px}.InstallAppPrompt_dismiss__OL1Oi,.InstallAppPrompt_install__MFJ2W{font:inherit;font-size:.88rem;font-weight:600;padding:9px 18px;border-radius:10px;cursor:pointer;border:1px solid transparent;transition:opacity .15s ease,background .15s ease}.InstallAppPrompt_install__MFJ2W{background:var(--store-primary,#7317cf);color:#fff}.InstallAppPrompt_install__MFJ2W:hover{opacity:.9}.InstallAppPrompt_dismiss__OL1Oi{background:transparent;color:var(--store-text,#1f1f24);border-color:rgba(15,15,25,.18)}.InstallAppPrompt_dismiss__OL1Oi:hover{background:rgba(15,15,25,.05)}.InstallAppPrompt_dismiss__OL1Oi:focus-visible,.InstallAppPrompt_install__MFJ2W:focus-visible{outline:2px solid var(--store-secondary,#a166ff);outline-offset:2px}@media (max-width:480px){.InstallAppPrompt_banner__a1RKp{left:16px;right:16px;width:auto}}.CarrosselBlock_wrap__GWEIQ{max-width:1180px;margin:0 auto;padding:calc(40px * var(--store-space, 1)) 24px}.CarrosselBlock_heading__S6tau{margin:0 0 22px;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;color:var(--store-text,inherit)}.CarrosselBlock_viewport__sm7aG{position:relative}.CarrosselBlock_track__QHakZ{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;border-radius:var(--store-radius,14px)}.CarrosselBlock_track__QHakZ::-webkit-scrollbar{display:none}.CarrosselBlock_slide__aTzre{position:relative;flex:0 0 100%;scroll-snap-align:start;min-height:clamp(240px,38vw,460px);overflow:hidden;border-radius:var(--store-radius,14px)}.CarrosselBlock_bg__6G_3S{position:absolute;inset:0;background-size:cover;background-position:50%;background-image:linear-gradient(135deg,var(--store-primary),color-mix(in srgb,var(--store-accent,var(--store-secondary,var(--store-primary))) 80%,transparent))}.CarrosselBlock_overlay__fk_TY{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:10px;padding:clamp(20px,4vw,48px);color:#fff;background:linear-gradient(0deg,color-mix(in srgb,#000 62%,transparent),transparent 60%)}.CarrosselBlock_slideTitle__KES8X{font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.4rem,3.5vw,2.4rem);font-weight:800;line-height:1.1;text-shadow:0 2px 12px rgba(0,0,0,.35)}.CarrosselBlock_slideSubtitle__T3bfi{max-width:44ch;font-size:clamp(.95rem,1.6vw,1.15rem);text-shadow:0 1px 8px rgba(0,0,0,.35)}.CarrosselBlock_cta__0R1Xp{margin-top:6px;display:inline-block;padding:12px 22px;border-radius:var(--store-radius,10px);background:var(--store-primary);color:var(--store-on-primary,#fff);font-weight:700;text-decoration:none;transition:filter .16s ease}.CarrosselBlock_cta__0R1Xp:hover{filter:brightness(.92)}.CarrosselBlock_arrow__jw5TV{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:hsla(0,0%,100%,.85);color:#111;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.18);transition:background .16s ease}.CarrosselBlock_arrow__jw5TV:hover{background:#fff}.CarrosselBlock_arrowLeft__bSXzi{left:14px}.CarrosselBlock_arrowRight__AzSAr{right:14px}.CarrosselBlock_bullets__zrAH9{display:flex;justify-content:center;gap:8px;margin-top:16px}.CarrosselBlock_bullet__5R1WP{width:9px;height:9px;padding:0;border:none;border-radius:50%;background:color-mix(in srgb,var(--store-text,#111) 22%,transparent);cursor:pointer;transition:background .16s ease,transform .16s ease}.CarrosselBlock_bulletActive__jaxlt{background:var(--store-primary);transform:scale(1.3)}@media (max-width:640px){.CarrosselBlock_wrap__GWEIQ{padding:calc(28px * var(--store-space, 1)) 16px}}.CategoriesBlock_row__ry4K5{display:flex;flex-wrap:wrap;gap:12px}.CategoriesBlock_chip__2KbTo{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;background:rgba(15,15,25,.04);border:1px solid rgba(15,15,25,.08);color:var(--store-text);font-size:.92rem;font-weight:500;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.CategoriesBlock_chip__2KbTo:hover{background:var(--store-primary);border-color:var(--store-primary);color:#fff}.ColecoesBlock_wrap__fo_Tu{max-width:1180px;margin:0 auto;padding:calc(40px * var(--store-space, 1)) 24px}.ColecoesBlock_heading__pdOI2{margin:0 0 22px;text-align:center;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;color:var(--store-text,inherit)}.ColecoesBlock_grid__5JDR7{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:18px;gap:18px}.ColecoesBlock_card__r8SQI{position:relative;display:flex;align-items:flex-end;aspect-ratio:3/4;overflow:hidden;border-radius:var(--store-radius,16px);box-shadow:var(--store-shadow,none);text-decoration:none}.ColecoesBlock_img__77_l4{position:absolute;inset:0;background-size:cover;background-position:50%;transition:transform .5s ease;background-image:linear-gradient(160deg,color-mix(in srgb,var(--store-primary) 90%,#000 0),color-mix(in srgb,var(--store-accent,var(--store-secondary,var(--store-primary))) 75%,transparent))}a.ColecoesBlock_card__r8SQI:hover .ColecoesBlock_img__77_l4{transform:scale(1.06)}.ColecoesBlock_nome__hVnHv{position:relative;z-index:1;width:100%;padding:26px 22px;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:1.5rem;font-weight:800;line-height:1.1;color:#fff;background:linear-gradient(0deg,color-mix(in srgb,#000 68%,transparent),transparent)}@media (max-width:420px){.ColecoesBlock_nome__hVnHv{font-size:1.3rem;padding:20px 18px}}.HeroBlock_hero__1qttz{position:relative;background:linear-gradient(135deg,var(--store-primary) 0,var(--store-secondary) 100%);color:#fff;overflow:hidden}.HeroBlock_withImage__0Fl9t{background-size:cover;background-position:50%}.HeroBlock_overlay__cMpHG{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.25),rgba(0,0,0,.45));opacity:0}.HeroBlock_withImage__0Fl9t .HeroBlock_overlay__cMpHG{opacity:1;background:linear-gradient(135deg,color-mix(in srgb,var(--store-primary) 62%,#000),color-mix(in srgb,var(--store-primary) 18%,transparent))}.HeroBlock_withImage__0Fl9t .HeroBlock_title__CA_70{text-shadow:0 2px 12px rgba(0,0,0,.45)}.HeroBlock_withImage__0Fl9t .HeroBlock_subtitle__QhQVE{text-shadow:0 1px 8px rgba(0,0,0,.35)}.HeroBlock_withImage__0Fl9t .HeroBlock_kicker___qEor{color:#fff;opacity:.95}.HeroBlock_content__NUWOs{position:relative;max-width:1180px;margin:0 auto;padding:96px 24px;text-align:center}.HeroBlock_title__CA_70{margin:0 auto 16px;max-width:760px;font-size:3rem;font-weight:800;line-height:1.1;font-family:var(--store-font-heading,var(--store-font-body,inherit))}.HeroBlock_subtitle__QhQVE{margin:0 auto 32px;max-width:600px;font-size:1.2rem;opacity:.95}.HeroBlock_cta__uVyY_{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:var(--store-radius,999px);background:#fff;color:var(--store-primary);font-weight:700;text-decoration:none;transition:transform .15s ease}.HeroBlock_cta__uVyY_:hover{transform:translateY(-2px)}.HeroBlock_kicker___qEor{display:inline-block;margin-bottom:16px;font-size:.8rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--store-accent,currentColor);opacity:.9}.HeroBlock_media__Jzl9W{display:none}@media (max-width:720px){.HeroBlock_content__NUWOs{padding:64px 24px}.HeroBlock_title__CA_70{font-size:2.1rem}.HeroBlock_subtitle__QhQVE{font-size:1.05rem}}.HeroBlock_split___ewmj{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.HeroBlock_split___ewmj .HeroBlock_media__Jzl9W{display:block;position:relative;min-height:420px;background-size:cover;background-position:50%}.HeroBlock_split___ewmj .HeroBlock_content__NUWOs{margin:0;max-width:none;text-align:left;display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,96px)}.HeroBlock_split___ewmj .HeroBlock_subtitle__QhQVE,.HeroBlock_split___ewmj .HeroBlock_title__CA_70{margin-left:0;margin-right:0;max-width:520px}.HeroBlock_split___ewmj .HeroBlock_cta__uVyY_{align-self:flex-start}@media (max-width:720px){.HeroBlock_split___ewmj{grid-template-columns:1fr}.HeroBlock_split___ewmj .HeroBlock_media__Jzl9W{min-height:240px;order:-1}.HeroBlock_split___ewmj .HeroBlock_content__NUWOs{padding:48px 24px}}.HeroBlock_fullBleed__ERFPS{min-height:78vh;display:flex}.HeroBlock_fullBleed__ERFPS .HeroBlock_overlay__cMpHG{opacity:1;background:linear-gradient(0deg,rgba(0,0,0,.65),rgba(0,0,0,.2) 45%,rgba(0,0,0,.1))}.HeroBlock_fullBleed__ERFPS .HeroBlock_content__NUWOs{margin:0;max-width:760px;text-align:left;align-self:flex-end;padding:clamp(40px,6vw,80px) clamp(24px,6vw,80px)}.HeroBlock_fullBleed__ERFPS .HeroBlock_title__CA_70{margin-left:0;margin-right:0;font-size:clamp(2.4rem,5vw,4rem)}.HeroBlock_fullBleed__ERFPS .HeroBlock_subtitle__QhQVE{margin-left:0;margin-right:0}.HeroBlock_fullBleed__ERFPS .HeroBlock_cta__uVyY_{align-self:flex-start}@media (max-width:720px){.HeroBlock_fullBleed__ERFPS{min-height:70vh}}.HeroBlock_minimal__s1NSw{background:var(--store-bg,#fff);color:var(--store-text,#0f0f19)}.HeroBlock_minimal__s1NSw .HeroBlock_content__NUWOs{padding:clamp(96px,14vh,180px) 24px;max-width:820px}.HeroBlock_minimal__s1NSw .HeroBlock_title__CA_70{font-size:clamp(2.6rem,6vw,4.2rem)}.HeroBlock_minimal__s1NSw .HeroBlock_subtitle__QhQVE{opacity:.7}.HeroBlock_minimal__s1NSw .HeroBlock_cta__uVyY_{background:var(--store-primary);color:#fff}@media (max-width:720px){.HeroBlock_minimal__s1NSw .HeroBlock_content__NUWOs{padding:72px 24px}}.HeroBlock_editorial__hcnTb{background:var(--store-bg,#fff);color:var(--store-text,#0f0f19)}.HeroBlock_editorial__hcnTb .HeroBlock_content__NUWOs{margin:0 auto;max-width:1180px;text-align:left;padding:clamp(72px,11vh,140px) 24px}.HeroBlock_editorial__hcnTb .HeroBlock_title__CA_70{margin-left:0;margin-right:0;max-width:14ch;font-size:clamp(2.8rem,7vw,5rem);font-weight:700;line-height:1.03;letter-spacing:-.01em}.HeroBlock_editorial__hcnTb .HeroBlock_subtitle__QhQVE{margin-left:0;margin-right:0;max-width:56ch;font-size:1.25rem;opacity:.78}.HeroBlock_editorial__hcnTb .HeroBlock_cta__uVyY_{background:var(--store-primary);color:#fff}@media (max-width:720px){.HeroBlock_editorial__hcnTb .HeroBlock_content__NUWOs{padding:56px 24px}.HeroBlock_editorial__hcnTb .HeroBlock_title__CA_70{font-size:2.4rem}}@media (prefers-reduced-motion:reduce){.HeroBlock_cta__uVyY_{transition:none}.HeroBlock_cta__uVyY_:hover{transform:none}}.CountdownBlock_wrap__4aXPE{background:var(--store-primary);color:#fff;padding:calc(28px * var(--store-space, 1)) 24px}.CountdownBlock_inner__Ew7d0{max-width:1180px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(18px,4vw,44px);text-align:center}.CountdownBlock_copy__zV4tK{display:flex;flex-direction:column;gap:4px}.CountdownBlock_title__6Gsnq{margin:0;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.3rem,3vw,2rem);font-weight:800;line-height:1.1}.CountdownBlock_subtitle__QWBDf{margin:0;font-size:.98rem;opacity:.85}.CountdownBlock_timer__51TbZ{display:flex;gap:10px}.CountdownBlock_unit__Ix4fe{display:flex;flex-direction:column;align-items:center;min-width:62px;padding:10px 8px;border-radius:var(--store-radius,12px);background:color-mix(in srgb,#fff 16%,transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.CountdownBlock_value__WwS_w{font-size:clamp(1.4rem,3.4vw,2.1rem);font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1}.CountdownBlock_label__B1rji{margin-top:4px;font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;opacity:.82}.CountdownBlock_cta__Fsk__{padding:13px 30px;border-radius:var(--store-radius,999px);background:#fff;color:var(--store-primary);font-weight:800;text-decoration:none;white-space:nowrap}@media (max-width:560px){.CountdownBlock_inner__Ew7d0{gap:16px}.CountdownBlock_unit__Ix4fe{min-width:54px}}.DepoimentoBlock_wrap__ndT17{background:color-mix(in srgb,var(--store-primary) 6%,transparent);padding:calc(64px * var(--store-space, 1)) 24px}.DepoimentoBlock_figure__uKVxR{max-width:880px;margin:0 auto;text-align:center;position:relative}.DepoimentoBlock_mark__YlZ3C{display:block;font-family:var(--store-font-heading,Georgia,serif);font-size:clamp(4rem,10vw,7rem);line-height:.6;color:var(--store-accent,var(--store-primary));opacity:.35}.DepoimentoBlock_quote__2tZnm{margin:8px 0 0;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.5rem,4vw,2.6rem);line-height:1.32;font-weight:600;color:var(--store-text,inherit)}.DepoimentoBlock_author__6UDOD{margin-top:28px;display:inline-flex;align-items:center;gap:14px}.DepoimentoBlock_avatar__US6gJ{width:56px;height:56px;border-radius:999px;background-size:cover;background-position:50%;box-shadow:var(--store-shadow,none);background-color:color-mix(in srgb,var(--store-primary) 22%,transparent)}.DepoimentoBlock_authorText__xRBrh{display:flex;flex-direction:column;text-align:left}.DepoimentoBlock_nome__oxYqD{font-weight:800;color:var(--store-text,inherit)}.DepoimentoBlock_papel__p0cXt{font-size:.88rem;opacity:.7;color:var(--store-text,inherit)}@media (max-width:560px){.DepoimentoBlock_wrap__ndT17{padding:44px 18px}}.LocaleSelector_wrap__hE_wS{gap:.4rem}.LocaleSelector_field__W91Db,.LocaleSelector_wrap__hE_wS{display:inline-flex;align-items:center}.LocaleSelector_select__RNqBl{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(0,0,0,.12);background:transparent;color:var(--store-text,inherit);border-radius:8px;padding:.28rem .5rem;font-size:.82rem;line-height:1.2;cursor:pointer}.LocaleSelector_select__RNqBl:hover{border-color:var(--store-primary,rgba(0,0,0,.3))}.LocaleSelector_select__RNqBl:focus-visible{outline:2px solid var(--store-primary,#7317cf);outline-offset:1px}.LocaleSelector_srOnly__8T_Ln{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.MapaCategoriasBlock_wrap__fayp7{max-width:1180px;margin:0 auto;padding:calc(40px * var(--store-space, 1)) 24px}.MapaCategoriasBlock_heading__CkFx8{margin:0 0 22px;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;color:var(--store-text,inherit)}.MapaCategoriasBlock_grid___y8Dj{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:200px;grid-gap:14px;gap:14px}.MapaCategoriasBlock_tile__2ET_W{position:relative;display:flex;align-items:flex-end;overflow:hidden;border-radius:var(--store-radius,14px);box-shadow:var(--store-shadow,none);text-decoration:none;background-size:cover;background-position:50%;background-color:color-mix(in srgb,var(--store-primary) 16%,transparent)}.MapaCategoriasBlock_wide__0cugO{grid-column:span 2}.MapaCategoriasBlock_scrim__pgDbT{position:absolute;inset:0;background:linear-gradient(0deg,color-mix(in srgb,#000 60%,transparent),transparent 60%)}.MapaCategoriasBlock_nome__NJ5a7{position:relative;z-index:1;padding:20px 22px;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.2rem,2.4vw,1.7rem);font-weight:800;line-height:1.1;color:var(--store-text,inherit)}.MapaCategoriasBlock_hasImg__v4vfm .MapaCategoriasBlock_nome__NJ5a7{color:#fff}@media (max-width:760px){.MapaCategoriasBlock_grid___y8Dj{grid-template-columns:repeat(2,1fr);grid-auto-rows:170px}.MapaCategoriasBlock_wide__0cugO{grid-column:span 2}}@media (max-width:420px){.MapaCategoriasBlock_grid___y8Dj{grid-template-columns:1fr;grid-auto-rows:150px}}.GaleriaBlock_wrap___Dzi6{max-width:1180px;margin:0 auto;padding:calc(40px * var(--store-space, 1)) 24px}.GaleriaBlock_heading__wZ0Nl{margin:0 0 22px;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;color:var(--store-text,inherit)}.GaleriaBlock_grid__y0Ghd{display:grid;grid-template-columns:repeat(var(--galeria-cols,3),1fr);grid-gap:14px;gap:14px}.GaleriaBlock_cell___QA1l{position:relative;display:block;width:100%;padding:0;border:none;background:none;aspect-ratio:1/1;overflow:hidden;border-radius:var(--store-radius,12px);box-shadow:var(--store-shadow,none);cursor:pointer;text-decoration:none}.GaleriaBlock_img__XH_JB{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.GaleriaBlock_cell___QA1l:hover .GaleriaBlock_img__XH_JB{transform:scale(1.05)}.GaleriaBlock_legenda__AiBbv{position:absolute;left:0;right:0;bottom:0;padding:12px 14px;font-size:.88rem;font-weight:600;text-align:left;color:#fff;background:linear-gradient(0deg,color-mix(in srgb,#000 70%,transparent),transparent)}.GaleriaBlock_lightbox__pjtLA{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,15,25,.82);cursor:zoom-out}.GaleriaBlock_lightboxImg__d6CuA{max-width:92vw;max-height:88vh;border-radius:10px;object-fit:contain;cursor:default;box-shadow:0 12px 40px rgba(0,0,0,.4)}.GaleriaBlock_lightboxClose__pmt0u{position:absolute;top:18px;right:18px;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:hsla(0,0%,100%,.16);color:#fff;cursor:pointer;transition:background .16s ease}.GaleriaBlock_lightboxClose__pmt0u:hover{background:hsla(0,0%,100%,.28)}@media (max-width:760px){.GaleriaBlock_grid__y0Ghd{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.GaleriaBlock_grid__y0Ghd{grid-template-columns:1fr}}.DivisorBlock_espaco__rVnjV{width:100%}.DivisorBlock_wrap__RFj7o{max-width:1180px;margin:0 auto;padding:calc(24px * var(--store-space, 1)) 24px}.DivisorBlock_linha__pG1zg{margin:0;border:0;border-top:1px solid color-mix(in srgb,var(--store-text,#111) 14%,transparent)}@media (max-width:640px){.DivisorBlock_wrap__RFj7o{padding:calc(18px * var(--store-space, 1)) 16px}}.NewsletterBlock_wrap__eRplP{max-width:1180px;margin:0 auto;padding:calc(28px * var(--store-space, 1)) 24px}.NewsletterBlock_box__q2BUl{display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap;padding:40px 44px;border-radius:var(--store-radius,18px);box-shadow:var(--store-shadow,none);background:linear-gradient(120deg,var(--store-primary),var(--store-secondary));color:#fff}.NewsletterBlock_text__Z4u6o{display:flex;flex-direction:column;gap:6px;flex:1 1;min-width:240px}.NewsletterBlock_title__LK9ZI{margin:0;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.4rem,3vw,1.9rem);font-weight:800}.NewsletterBlock_subtitle__TVKy2{margin:0;font-size:1.02rem;opacity:.95}.NewsletterBlock_form__fMHV_{display:flex;align-items:center;gap:10px;flex-wrap:wrap;position:relative}.NewsletterBlock_input__zR5I3{min-width:220px;padding:13px 16px;border:none;border-radius:999px;font-size:.98rem;background:#fff;color:#111827}.NewsletterBlock_button__yBc70{padding:13px 26px;border:none;border-radius:999px;background:#fff;color:var(--store-primary);font-weight:700;cursor:pointer;white-space:nowrap;transition:transform .15s ease,box-shadow .15s ease}.NewsletterBlock_button__yBc70:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.18)}.NewsletterBlock_button__yBc70:disabled{opacity:.7;cursor:default}.NewsletterBlock_error__U2es8{position:absolute;bottom:-22px;left:8px;font-size:.82rem;font-weight:600;color:#fee2e2}.NewsletterBlock_success__BG3kY{display:flex;flex-direction:column;gap:4px;text-align:right}.NewsletterBlock_successText__DBTsL{margin:0;font-size:1.05rem;font-weight:700}.NewsletterBlock_coupon__6ftWC{margin:0;font-size:.92rem;opacity:.95}@media (max-width:720px){.NewsletterBlock_box__q2BUl{padding:32px 26px}.NewsletterBlock_form__fMHV_{width:100%}.NewsletterBlock_input__zR5I3{flex:1 1}}@media (prefers-reduced-motion:reduce){.NewsletterBlock_button__yBc70{transition:none}.NewsletterBlock_button__yBc70:hover{transform:none}}.FaqBlock_wrap__WCl4v{max-width:860px;margin:0 auto;padding:calc(40px * var(--store-space, 1)) 24px}.FaqBlock_heading__uILG8{margin:0 0 24px;text-align:center;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;color:var(--store-text,inherit)}.FaqBlock_list__B3Jfb{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.FaqBlock_item__I6IQR{border:1px solid rgba(15,15,25,.1);border-radius:var(--store-radius,12px);background:var(--store-bg,#fff);overflow:hidden}.FaqBlock_question__KtYRS{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:transparent;border:none;cursor:pointer;text-align:left;font:inherit;color:var(--store-text,inherit)}.FaqBlock_question__KtYRS:hover{color:var(--store-primary)}.FaqBlock_question__KtYRS:focus-visible{outline:2px solid var(--store-primary);outline-offset:-2px}.FaqBlock_questionText__AcG7d{font-size:1.05rem;font-weight:600}.FaqBlock_chevron__Ew2lt{flex-shrink:0;display:inline-flex;color:var(--store-primary);transition:transform .2s ease}.FaqBlock_chevronOpen__ZP4nn{transform:rotate(180deg)}.FaqBlock_answer__vEQpW{padding:0 20px 20px;color:var(--store-text,inherit)}.FaqBlock_answerText__uMZ1o{margin:0;white-space:pre-wrap}.FaqBlock_answerHtml__NAJp_,.FaqBlock_answerText__uMZ1o{line-height:1.6;color:var(--store-muted,inherit)}.FaqBlock_answerHtml__NAJp_ :first-child{margin-top:0}.FaqBlock_answerHtml__NAJp_ :last-child{margin-bottom:0}.FaqBlock_answerHtml__NAJp_ a{color:var(--store-primary)}@media (prefers-reduced-motion:reduce){.FaqBlock_chevron__Ew2lt{transition:none}}.CtaBlock_wrap__DDFpZ{max-width:1180px;margin:0 auto;padding:calc(28px * var(--store-space, 1)) 24px}.CtaBlock_cta__ykRM5{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:280px;padding:56px 44px;border-radius:var(--store-radius,18px);box-shadow:var(--store-shadow,none);background:linear-gradient(120deg,var(--store-primary),var(--store-secondary));color:#fff;text-align:center}.CtaBlock_hasImage__oUJ0n{background-size:cover;background-position:50%}.CtaBlock_overlay__ZbQ0w{position:absolute;inset:0;background:linear-gradient(0deg,color-mix(in srgb,#000 62%,transparent),color-mix(in srgb,#000 32%,transparent))}.CtaBlock_content__KGj_9{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:14px;max-width:640px}.CtaBlock_title__w_1gO{margin:0;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.8rem,4vw,2.7rem);font-weight:800;line-height:1.1}.CtaBlock_subtitle__lXKUJ{margin:0;font-size:clamp(1rem,2vw,1.2rem);opacity:.95}.CtaBlock_button__GRqKB{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:14px 30px;border-radius:999px;background:#fff;color:var(--store-primary);font-weight:700;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.CtaBlock_button__GRqKB:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.22)}.CtaBlock_button__GRqKB:active{transform:translateY(0)}@media (max-width:720px){.CtaBlock_cta__ykRM5{padding:44px 24px;min-height:220px}}@media (prefers-reduced-motion:reduce){.CtaBlock_button__GRqKB{transition:none}.CtaBlock_button__GRqKB:active,.CtaBlock_button__GRqKB:hover{transform:none}}.ContatoBlock_wrap__cddC1{max-width:760px;margin:0 auto;padding:calc(48px * var(--store-space, 1)) 24px}.ContatoBlock_box__1ILEe{display:flex;flex-direction:column;gap:20px;padding:32px 28px;border:1px solid rgba(15,15,25,.1);border-radius:var(--store-radius,16px);background:var(--store-bg,#fff)}.ContatoBlock_text__TLi96{text-align:center}.ContatoBlock_title__g2sHI{margin:0 0 8px;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.4rem,3vw,2rem);font-weight:800;color:var(--store-text,inherit)}.ContatoBlock_subtitle__GwIC5{margin:0;color:var(--store-muted,inherit);line-height:1.6}.ContatoBlock_form__23N_F{display:flex;flex-direction:column;gap:12px}.ContatoBlock_input__btjhj,.ContatoBlock_textarea___UPTT{width:100%;padding:12px 14px;border:1px solid rgba(15,15,25,.18);border-radius:var(--store-radius,10px);background:var(--store-bg,#fff);color:var(--store-text,inherit);font:inherit}.ContatoBlock_textarea___UPTT{resize:vertical;min-height:96px}.ContatoBlock_input__btjhj:focus-visible,.ContatoBlock_textarea___UPTT:focus-visible{outline:2px solid var(--store-primary);outline-offset:1px}.ContatoBlock_button__hUfdh{align-self:center;padding:12px 28px;border:none;border-radius:var(--store-radius,10px);background:var(--store-primary);color:var(--store-on-primary,#fff);font-weight:700;cursor:pointer}.ContatoBlock_button__hUfdh:hover{opacity:.92}.FaqLivreBlock_wrap__YNsqo{max-width:860px;margin:0 auto;padding:calc(40px * var(--store-space, 1)) 24px}.FaqLivreBlock_heading__Pbpgz{margin:0 0 24px;text-align:center;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;color:var(--store-text,inherit)}.FaqLivreBlock_list__B6TVZ{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.FaqLivreBlock_item__qVsbZ{border:1px solid rgba(15,15,25,.1);border-radius:var(--store-radius,12px);background:var(--store-bg,#fff);overflow:hidden}.FaqLivreBlock_question__3iIjb{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:transparent;border:none;cursor:pointer;text-align:left;font:inherit;color:var(--store-text,inherit)}.FaqLivreBlock_question__3iIjb:hover{color:var(--store-primary)}.FaqLivreBlock_question__3iIjb:focus-visible{outline:2px solid var(--store-primary);outline-offset:-2px}.FaqLivreBlock_questionText__j4muq{font-size:1.05rem;font-weight:600}.FaqLivreBlock_chevron___j5j7{flex-shrink:0;display:inline-flex;color:var(--store-primary);transition:transform .2s ease}.FaqLivreBlock_chevronOpen__h4OJc{transform:rotate(180deg)}.FaqLivreBlock_answer__eck1R{padding:0 20px 20px;color:var(--store-text,inherit)}.FaqLivreBlock_answerText__GaSNu{margin:0;white-space:pre-wrap;line-height:1.6;color:var(--store-muted,inherit)}@media (prefers-reduced-motion:reduce){.FaqLivreBlock_chevron___j5j7{transition:none}}.MapaBlock_wrap___P8DS{max-width:1180px;margin:0 auto;padding:calc(40px * var(--store-space, 1)) 24px}.MapaBlock_heading__J_tzf{margin:0 0 20px;text-align:center;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;color:var(--store-text,inherit)}.MapaBlock_frame___86aI{position:relative;width:100%;aspect-ratio:16/9;border-radius:var(--store-radius,16px);overflow:hidden;border:1px solid rgba(15,15,25,.1)}.MapaBlock_iframe__cyMdF{position:absolute;inset:0;width:100%;height:100%;border:0}.MapaBlock_endereco__sNOMI{margin:16px 0 0;text-align:center;color:var(--store-muted,inherit);line-height:1.5}.StatsBlock_wrap__yuN4n{max-width:1180px;margin:0 auto;padding:calc(40px * var(--store-space, 1)) 24px}.StatsBlock_heading__ZsPin{margin:0 0 28px;text-align:center;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;color:var(--store-text,inherit)}.StatsBlock_grid__hO23z{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:24px;gap:24px}.StatsBlock_item__lwzF6{display:flex;flex-direction:column;align-items:center;gap:6px;padding:24px 16px;text-align:center;border-radius:var(--store-radius,14px);background:color-mix(in srgb,var(--store-primary) 6%,transparent)}.StatsBlock_valor__kMyF2{font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1;color:var(--store-primary,inherit)}.StatsBlock_rotulo__qeJAR{font-size:.95rem;font-weight:600;opacity:.8;color:var(--store-text,inherit)}.LogosBlock_wrap__Z1s1R{max-width:1180px;margin:0 auto;padding:calc(36px * var(--store-space, 1)) 24px}.LogosBlock_heading__T1lTx{margin:0 0 24px;text-align:center;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.2rem,2.4vw,1.6rem);font-weight:700;color:var(--store-text,inherit)}.LogosBlock_row__xH9vI{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:32px 48px}.LogosBlock_item__pZn0w{display:inline-flex;align-items:center;justify-content:center}.LogosBlock_logo__phsDW{max-height:48px;max-width:160px;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.65;transition:filter .18s ease,opacity .18s ease}.LogosBlock_logo__phsDW:hover{filter:grayscale(0);opacity:1}@media (prefers-reduced-motion:reduce){.LogosBlock_logo__phsDW{transition:none}}.SocialBlock_wrap__1IGSz{max-width:1180px;margin:0 auto;padding:calc(36px * var(--store-space, 1)) 24px;text-align:center}.SocialBlock_heading__j1VL6{margin:0 0 22px;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.4rem,3vw,2rem);font-weight:800;color:var(--store-text,inherit)}.SocialBlock_list__wApvq{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px}.SocialBlock_link__REncy{display:inline-flex;align-items:center;gap:9px;padding:11px 18px;border-radius:999px;text-decoration:none;font-weight:600;color:var(--store-text,inherit);background:color-mix(in srgb,var(--store-primary) 8%,transparent);transition:transform .15s ease,background .15s ease}.SocialBlock_link__REncy:hover{transform:translateY(-2px);background:var(--store-primary,#111827);color:#fff}.SocialBlock_icon__mzW9i{display:inline-flex}.SocialBlock_label__3UMzw{font-size:.95rem}@media (prefers-reduced-motion:reduce){.SocialBlock_link__REncy{transition:none}.SocialBlock_link__REncy:hover{transform:none}}.PlanosBlock_wrap__ZGbEd{max-width:1180px;margin:0 auto;padding:calc(48px * var(--store-space, 1)) 24px}.PlanosBlock_heading__PqVMQ{margin:0 0 8px;text-align:center;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;color:var(--store-text,inherit)}.PlanosBlock_subheading__spIX4{margin:0 auto 32px;max-width:560px;text-align:center;color:var(--store-muted,inherit);line-height:1.6}.PlanosBlock_grid__Y6W9c{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:20px;gap:20px;align-items:stretch}.PlanosBlock_card___V91x{display:flex;flex-direction:column;gap:12px;padding:28px 24px;border:1px solid rgba(15,15,25,.12);border-radius:var(--store-radius,16px);background:var(--store-bg,#fff)}.PlanosBlock_cardDestaque__UtHeX{border-color:var(--store-primary);box-shadow:0 12px 40px color-mix(in srgb,var(--store-primary) 18%,transparent);transform:translateY(-4px)}.PlanosBlock_nome__rOSqe{margin:0;font-family:var(--store-font-heading,var(--store-font-body,inherit));font-size:1.25rem;font-weight:800;color:var(--store-text,inherit)}.PlanosBlock_precoRow__FO8RT{margin:0;display:flex;align-items:baseline;gap:6px}.PlanosBlock_preco__Lij1X{font-size:clamp(1.8rem,4vw,2.4rem);font-weight:800;line-height:1;color:var(--store-primary,inherit)}.PlanosBlock_periodo__ubzsG{font-size:.95rem;font-weight:600;opacity:.7;color:var(--store-text,inherit)}.PlanosBlock_descricao__48fS_{margin:0;color:var(--store-muted,inherit);line-height:1.5}.PlanosBlock_recursos__McIJj{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:10px;flex:1 1}.PlanosBlock_recurso__2GSwQ{display:flex;align-items:flex-start;gap:10px;color:var(--store-text,inherit);line-height:1.4}.PlanosBlock_check__zWfZD{flex-shrink:0;display:inline-flex;margin-top:2px;color:var(--store-primary)}.PlanosBlock_cta__OhzyK{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:var(--store-radius,10px);background:var(--store-primary);color:var(--store-on-primary,#fff);font-weight:700;text-decoration:none}.PlanosBlock_cta__OhzyK:hover{opacity:.92}@media (prefers-reduced-motion:reduce){.PlanosBlock_cardDestaque__UtHeX{transform:none}}.StoreNavbar_navbar__jxUWk{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:var(--store-bg);border-bottom:1px solid rgba(15,15,25,.08);-webkit-backdrop-filter:saturate(180%) blur(6px);backdrop-filter:saturate(180%) blur(6px)}.StoreNavbar_announcementBar__45_in{position:-webkit-sticky;position:sticky;top:0;z-index:21;text-align:center;padding:7px 16px;font-size:.85rem;font-weight:600;letter-spacing:.01em}.StoreNavbar_announcementText__65n1H{display:inline-block;max-width:1180px}.StoreNavbar_inner___Z8_K{max-width:1180px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.StoreNavbar_brand__B32IE{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--store-navbar-text,var(--store-text))}.StoreNavbar_logo__wu1Yw{height:32px;width:auto;display:block}.StoreNavbar_logoFallback__PKQVB{width:34px;height:34px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:var(--store-primary);color:#fff}.StoreNavbar_name__CqmOK{font-size:1.15rem;font-weight:700}.StoreNavbar_links__SgxHY{display:flex;align-items:center;gap:22px}.StoreNavbar_link__6wG4n{text-decoration:none;color:var(--store-navbar-text,var(--store-text));font-size:.95rem;font-weight:500;opacity:.85;transition:opacity .15s ease}.StoreNavbar_link__6wG4n:hover{opacity:1;color:var(--store-primary)}@media (max-width:540px){.StoreNavbar_links__SgxHY{gap:14px}.StoreNavbar_name__CqmOK{font-size:1rem}}.StoreNavbar_actions__3XZNC{display:inline-flex;align-items:center;gap:18px}.StoreNavbar_centeredLogo__2Ylh_ .StoreNavbar_inner___Z8_K{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.StoreNavbar_centeredLogo__2Ylh_ .StoreNavbar_brand__B32IE{justify-self:center}.StoreNavbar_centeredLogo__2Ylh_ .StoreNavbar_actions__3XZNC{justify-self:end}.StoreNavbar_centeredLogo__2Ylh_ .StoreNavbar_sideStart__wrlfT{display:block}.StoreNavbar_centeredLogo__2Ylh_ .StoreNavbar_links__SgxHY{max-width:1180px;margin:0 auto;padding:0 24px 12px;justify-content:center;gap:26px}.StoreNavbar_minimal__jNtme{-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid rgba(15,15,25,.05)}.StoreNavbar_minimal__jNtme .StoreNavbar_inner___Z8_K{padding:10px 24px}.StoreNavbar_minimal__jNtme .StoreNavbar_name__CqmOK{font-size:1rem;font-weight:600;letter-spacing:.01em}.StoreNavbar_minimal__jNtme .StoreNavbar_links__SgxHY{gap:16px}.StoreNavbar_minimal__jNtme .StoreNavbar_link__6wG4n{font-size:.88rem;opacity:.7}.StoreNavbar_dark__fIFWk{background:var(--store-text);border-bottom:1px solid hsla(0,0%,100%,.1)}.StoreNavbar_dark__fIFWk .StoreNavbar_brand__B32IE,.StoreNavbar_dark__fIFWk .StoreNavbar_link__6wG4n,.StoreNavbar_dark__fIFWk .StoreNavbar_name__CqmOK{color:var(--store-bg)}.StoreNavbar_dark__fIFWk .StoreNavbar_link__6wG4n{opacity:.8}.StoreNavbar_dark__fIFWk .StoreNavbar_link__6wG4n:hover{opacity:1;color:var(--store-primary)}.StoreNavbar_dark__fIFWk .StoreNavbar_logoFallback__PKQVB{background:var(--store-primary);color:var(--store-text)}.StoreFooter_footer__LFaXQ{margin-top:64px;border-top:1px solid rgba(15,15,25,.08);background:rgba(15,15,25,.02)}.StoreFooter_inner__eNsws{max-width:1180px;margin:0 auto;padding:28px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.StoreFooter_text__zKaTR{font-size:.9rem;color:var(--store-muted)}.StoreFooter_links__EJKaI{display:flex;gap:18px;flex-wrap:wrap}.StoreFooter_link__9_32_{text-decoration:none;font-size:.9rem;color:var(--store-text);opacity:.8}.StoreFooter_link__9_32_:hover{opacity:1;color:var(--store-primary)}.StoreFooter_columns__SBw19 .StoreFooter_inner__eNsws{align-items:flex-start;justify-content:space-between;gap:32px;padding:40px 24px}.StoreFooter_columns__SBw19 .StoreFooter_brandCol__D7o9W{display:flex;flex-direction:column;gap:8px;max-width:360px}.StoreFooter_columns__SBw19 .StoreFooter_brandName__08wIQ{font-size:1.05rem;font-weight:700;color:var(--store-text)}.StoreFooter_columns__SBw19 .StoreFooter_col__q2khm{display:flex;flex-direction:column;gap:10px}.StoreFooter_columns__SBw19 .StoreFooter_colTitle__qgQ0R{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--store-muted)}.StoreFooter_columns__SBw19 .StoreFooter_links__EJKaI{flex-direction:column;gap:8px}.StoreFooter_dark__ZOb1S{background:var(--store-text);border-top:1px solid hsla(0,0%,100%,.1)}.StoreFooter_dark__ZOb1S .StoreFooter_text__zKaTR{color:hsla(0,0%,100%,.6)}.StoreFooter_dark__ZOb1S .StoreFooter_link__9_32_{color:var(--store-bg)}.StoreFooter_dark__ZOb1S .StoreFooter_link__9_32_:hover{color:var(--store-primary)}.StoreFooter_newsletterBar__ZQH5f{max-width:1180px;margin:0 auto;padding:28px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;border-bottom:1px solid rgba(15,15,25,.08)}.StoreFooter_newsletterCopy__yKjF_{display:flex;flex-direction:column;gap:4px}.StoreFooter_newsletterTitle__e11vG{font-size:1.05rem;font-weight:700;color:var(--store-text);font-family:var(--store-font-heading,var(--store-font-body))}.StoreFooter_newsletterForm__vdkmB{display:flex;gap:8px;flex-wrap:wrap}.StoreFooter_newsletterInput__dS73U{min-width:220px;padding:10px 14px;border:1px solid rgba(15,15,25,.18);border-radius:var(--store-radius,10px);background:var(--store-bg);color:var(--store-text);font-size:.92rem;font-family:inherit}.StoreFooter_newsletterInput__dS73U:focus{outline:none;border-color:var(--store-primary)}.StoreFooter_newsletterButton__P9ZV7{padding:10px 20px;border:none;border-radius:var(--store-radius,10px);background:var(--store-primary);color:#fff;font-size:.92rem;font-weight:600;cursor:pointer}.StoreFooter_newsletterButton__P9ZV7:hover{opacity:.92}@media (max-width:640px){.StoreFooter_columns__SBw19 .StoreFooter_inner__eNsws{flex-direction:column}}.site_store__2cmlf{min-height:100vh;background:var(--store-bg);color:var(--store-text);font-family:var(
    --store-font-body,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif
  )}.site_store__2cmlf :is(h1,h2,h3){font-family:var(
    --store-font-heading,var(--store-font-body,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif)
  )}.site_main__4ws8O{max-width:none;margin:0;padding:0}.screens-panel_screenList__iW8dI{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.screens-panel_screenListItem__n1zpW{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:14px 16px;background:#fafafd;border:1px solid #ededf2;border-radius:12px;cursor:pointer;text-align:left;transition:background .15s,border-color .15s;color:inherit}.screens-panel_screenListItem__n1zpW:hover{background:#f3eefb;border-color:#e0d0f5}.screens-panel_screenListItem__n1zpW:focus-visible{outline:2px solid #7317cf;outline-offset:2px}.screens-panel_screenListTexts__xeOhY{display:flex;flex-direction:column;gap:2px;min-width:0}.screens-panel_screenListTitle__L0yzg{font-size:14px;font-weight:600;color:#1f1f24;line-height:1.3}.screens-panel_screenListRoute__ucyyi{font-size:12px;color:#9a9aa2;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace}.screens-panel_screenListChevron__SVXRe{color:#c0c0cc;flex:0 0 auto;transition:color .15s}.screens-panel_screenListItem__n1zpW:hover .screens-panel_screenListChevron__SVXRe{color:#7317cf}.screens-panel_detailHeader__XuWPX{display:flex;flex-direction:column;gap:8px}.screens-panel_backBtn__DG6Wy{display:inline-flex;align-items:center;gap:6px;border:none;background:none;padding:4px 0;font-size:13px;font-weight:600;color:#7317cf;cursor:pointer;border-radius:6px;transition:color .15s;align-self:flex-start}.screens-panel_backBtn__DG6Wy:hover{color:#5a11a8}.screens-panel_backBtn__DG6Wy:focus-visible{outline:2px solid #7317cf;outline-offset:2px}.screens-panel_detailBody__LBLtu{display:flex;flex-direction:column;gap:12px}.screens-panel_textosDivider__nwxjZ{display:flex;align-items:center;gap:8px;margin-top:4px}.screens-panel_textosDivider__nwxjZ:after,.screens-panel_textosDivider__nwxjZ:before{content:"";flex:1 1;height:1px;background:#ededf2}.screens-panel_textosLabel__AUj_d{font-size:11px;font-weight:700;color:#9a9aa2;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.screens-panel_toggleRow__yy7vn{display:flex;align-items:center;gap:10px;cursor:default}.screens-panel_bannerRow__LjJDz{display:flex;align-items:flex-start;gap:12px}.screens-panel_bannerPreview__xqCWE{width:80px;height:56px;border-radius:8px;border:1px solid #ededf2;object-fit:cover;background:#fafafd;flex:0 0 auto}.screens-panel_bannerPlaceholder__B9_v6{width:80px;height:56px;border-radius:8px;border:1px dashed #d6d6de;background:#fafafd;flex:0 0 auto;display:flex;align-items:center;justify-content:center;font-size:11px;color:#c0c0cc}.screens-panel_bannerControls__npmdq{display:flex;flex-direction:column;gap:8px;flex:1 1 auto;min-width:0}.screens-panel_fieldHint__ANrNJ{font-size:11px;font-weight:400;color:#9a9aa2}