.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}}