.page-module__zDrApG__main{background-color:var(--color-bg-white);flex-direction:column;flex:1;display:flex}.page-module__zDrApG__sectionTitle{text-align:center;font-size:2.6rem;font-family:var(--font-inter);color:var(--color-primary);letter-spacing:1px;margin-bottom:3rem;font-weight:300;position:relative}.page-module__zDrApG__sectionTitle:after{content:"";background-color:var(--color-secondary);width:40px;height:1px;margin:1rem auto 0;display:block}.page-module__zDrApG__categories{background-color:var(--color-bg-light);padding:6rem 5%}.page-module__zDrApG__regionTabs{border-bottom:1px solid var(--color-gray-border);justify-content:center;gap:1.5rem;margin-bottom:3rem;padding-bottom:1rem;display:flex}.page-module__zDrApG__tabBtn{font-family:var(--font-inter);color:var(--color-text-muted);cursor:pointer;letter-spacing:.5px;background:0 0;border:none;border-bottom:2px solid #0000;padding:.5rem 1.5rem;font-size:.95rem;font-weight:400;transition:all .2s}.page-module__zDrApG__tabBtnActive{color:var(--color-primary);border-bottom-color:var(--color-primary);font-weight:600}.page-module__zDrApG__categoryGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:900px){.page-module__zDrApG__categoryGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module__zDrApG__categoryGrid{grid-template-columns:1fr}}.page-module__zDrApG__categoryCard{cursor:pointer;background-color:#1a070d;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;justify-content:flex-end;height:320px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000a}.page-module__zDrApG__categoryCard:hover{transform:translateY(-6px);box-shadow:0 16px 30px #4a152533}.page-module__zDrApG__categoryImgWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.page-module__zDrApG__categoryImg{object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.page-module__zDrApG__categoryCard:hover .page-module__zDrApG__categoryImg{transform:scale(1.08)}.page-module__zDrApG__cardOverlay{z-index:2;background:linear-gradient(#0000001a 0%,#000000bf 100%);width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:0}.page-module__zDrApG__categoryCard:hover .page-module__zDrApG__cardOverlay{background:linear-gradient(#4a15251a 0%,#4a1525d9 100%)}.page-module__zDrApG__categoryContent{z-index:3;color:#fff;text-align:left;flex-direction:column;padding:1.75rem;display:flex;position:relative}.page-module__zDrApG__categorySubtitle{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:2px;color:#d4af37;margin-bottom:.5rem;font-size:.72rem;font-weight:500}.page-module__zDrApG__categoryTitle{font-family:var(--font-inter);color:#fff;letter-spacing:.5px;margin-bottom:.75rem;font-size:1.6rem;font-weight:300}.page-module__zDrApG__exploreBtn{font-family:var(--font-inter);color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;opacity:0;font-size:.75rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);transform:translateY(8px)}.page-module__zDrApG__categoryCard:hover .page-module__zDrApG__exploreBtn{opacity:1;color:#fff;transform:translateY(0)}.page-module__zDrApG__products{background-color:var(--color-bg-white);padding:6rem 5%}.page-module__zDrApG__productGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.page-module__zDrApG__ctaSection{background-color:var(--color-bg-light);border-top:1px solid var(--color-gray-border);border-bottom:1px solid var(--color-gray-border);color:var(--color-text-dark);text-align:center;padding:6rem 5%;position:relative}.page-module__zDrApG__ctaContent{max-width:700px;margin:0 auto}.page-module__zDrApG__ctaContent h2{color:var(--color-primary);font-size:2.8rem;font-family:var(--font-inter);margin-bottom:1rem;font-weight:300}.page-module__zDrApG__ctaContent p{font-family:var(--font-inter);color:var(--color-text-muted);margin-bottom:2.5rem;font-size:1.05rem;font-weight:300;line-height:1.6}.page-module__zDrApG__btnCtaLg{background-color:var(--color-primary);color:#fff;font-family:var(--font-inter);text-transform:uppercase;letter-spacing:1px;border-radius:2px;padding:1.1rem 3.2rem;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-block}.page-module__zDrApG__btnCtaLg:hover{background-color:var(--color-primary-light);transform:translateY(-2px);box-shadow:0 8px 20px #4a152526}@media (max-width:1024px){.page-module__zDrApG__productGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width:768px){.page-module__zDrApG__sectionTitle{margin-bottom:2rem;font-size:2rem}.page-module__zDrApG__categories,.page-module__zDrApG__products,.page-module__zDrApG__ctaSection{padding:3.5rem 1.25rem}.page-module__zDrApG__productGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.page-module__zDrApG__ctaContent h2{font-size:2rem}.page-module__zDrApG__regionTabs{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.page-module__zDrApG__tabBtn{padding:.5rem 1rem;font-size:.85rem}}@media (max-width:480px){.page-module__zDrApG__productGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}}
.Header-module__qu5Ieq__headerTop{border-bottom:1px solid var(--color-gray-light);z-index:101;background-color:#f6e2c7;justify-content:space-between;align-items:center;padding:1rem 5%;display:flex;position:relative}.Header-module__qu5Ieq__logoContainer{align-items:center;display:flex}.Header-module__qu5Ieq__logo{width:auto;height:94px;transition:transform .2s}.Header-module__qu5Ieq__logo:hover{transform:scale(1.02)}.Header-module__qu5Ieq__searchContainer{flex:1;max-width:600px;margin:0 3rem;position:relative}.Header-module__qu5Ieq__searchBar{background-color:#f1f3f5;border:1px solid #0000;border-radius:4px;align-items:center;width:100%;padding:.7rem 1.2rem;transition:all .2s;display:flex}.Header-module__qu5Ieq__searchBar:focus-within{background-color:var(--color-bg-white);border-color:var(--color-primary);box-shadow:0 0 0 2px #4a15251a}.Header-module__qu5Ieq__searchInput{font-family:var(--font-inter);color:var(--color-text-dark);background:0 0;border:none;outline:none;flex:1;font-size:.9rem;font-weight:300}.Header-module__qu5Ieq__searchInput::placeholder{color:var(--color-text-muted);font-weight:300}.Header-module__qu5Ieq__searchDropdown{background-color:var(--color-bg-white);border:1px solid var(--color-gray-border);z-index:1000;border-radius:6px;width:100%;max-height:400px;margin-top:.5rem;animation:.2s Header-module__qu5Ieq__fadeIn;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 10px 30px #00000026}.Header-module__qu5Ieq__searchItem{border-bottom:1px solid var(--color-gray-light);cursor:pointer;color:var(--color-text-dark);text-align:left;align-items:center;gap:1rem;padding:.8rem 1.2rem;text-decoration:none;transition:background-color .2s;display:flex}.Header-module__qu5Ieq__searchItem:hover{background-color:#f8f9fa}.Header-module__qu5Ieq__searchItemImg{background-color:#f8f9fa;border-radius:4px;flex-shrink:0;width:45px;height:45px;padding:2px;position:relative}.Header-module__qu5Ieq__searchItemInfo{flex-direction:column;flex:1;display:flex}.Header-module__qu5Ieq__searchItemTitle{font-size:.9rem;font-weight:500;font-family:var(--font-inter);margin-bottom:.2rem}.Header-module__qu5Ieq__searchItemPrice{color:var(--color-primary);font-size:.85rem;font-weight:600;font-family:var(--font-inter)}.Header-module__qu5Ieq__searchFooter{text-align:center;border-top:1px solid var(--color-gray-border);background-color:#f8f9fa;padding:.8rem}.Header-module__qu5Ieq__btnViewAll{color:var(--color-primary);font-family:var(--font-inter);cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:600}.Header-module__qu5Ieq__btnViewAll:hover{text-decoration:underline}.Header-module__qu5Ieq__topActions{align-items:center;gap:2rem;display:flex}.Header-module__qu5Ieq__topLinks{align-items:center;gap:1.5rem;display:flex}.Header-module__qu5Ieq__topLinkItem{font-family:var(--font-inter);color:var(--color-text-dark);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500;transition:color .2s}.Header-module__qu5Ieq__topLinkItem:hover{color:var(--color-primary)}.Header-module__qu5Ieq__iconButtons{border-left:1px solid var(--color-gray-light);align-items:center;gap:1.25rem;padding-left:1.5rem;display:flex}.Header-module__qu5Ieq__iconBtn{cursor:pointer;color:var(--color-text-dark);background:0 0;border:none;justify-content:center;align-items:center;padding:.2rem;transition:color .2s,transform .2s;display:flex}.Header-module__qu5Ieq__iconBtn:hover{color:var(--color-primary);transform:scale(1.1)}.Header-module__qu5Ieq__iconBtn svg{width:22px;height:22px}.Header-module__qu5Ieq__navRow{border-bottom:1px solid var(--color-gray-border);z-index:100;background-color:#f6e2c7;justify-content:center;align-items:center;gap:2.5rem;padding:0 5%;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #00000008}.Header-module__qu5Ieq__navLinks{align-items:center;gap:2.5rem;display:flex}.Header-module__qu5Ieq__navItem{font-family:var(--font-inter);color:var(--color-text-dark);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:4px;padding:1rem 0;font-size:.8rem;font-weight:500;transition:color .2s;display:flex;position:relative}.Header-module__qu5Ieq__navItem:hover{color:var(--color-primary)}.Header-module__qu5Ieq__navItem:hover:after{content:"";background-color:var(--color-primary);width:100%;height:2px;animation:.2s Header-module__qu5Ieq__slideIn;position:absolute;bottom:0;left:0}.Header-module__qu5Ieq__navDropdownWrapper{align-items:center;display:flex;position:relative}.Header-module__qu5Ieq__navItemDropdown{font-family:var(--font-inter);color:var(--color-text-dark);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:1rem 0;font-size:.8rem;font-weight:500;transition:color .2s;display:flex}.Header-module__qu5Ieq__navItemDropdown:hover{color:var(--color-primary)}.Header-module__qu5Ieq__dropdownMenu{background-color:var(--color-bg-white);border:1px solid var(--color-gray-border);z-index:1000;border-radius:4px;flex-direction:column;min-width:200px;padding:.5rem 0;animation:.25s cubic-bezier(.16,1,.3,1) forwards Header-module__qu5Ieq__fadeInDropdown;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 25px #00000014}.Header-module__qu5Ieq__navDropdownWrapper:hover .Header-module__qu5Ieq__dropdownMenu{display:flex}.Header-module__qu5Ieq__dropdownLink{font-family:var(--font-inter);color:var(--color-text-dark);text-transform:uppercase;letter-spacing:.5px;text-align:left;padding:.75rem 1.25rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s}.Header-module__qu5Ieq__dropdownLink:hover{color:var(--color-primary);background-color:#f8f9fa;padding-left:1.5rem}@keyframes Header-module__qu5Ieq__fadeInDropdown{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Header-module__qu5Ieq__navHighlightBtn{background-color:var(--color-primary);color:#fff;font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.5px;border-radius:2px;align-items:center;gap:6px;margin-left:auto;padding:.5rem 1.25rem;font-size:.8rem;font-weight:500;transition:background-color .2s,transform .2s;display:flex}.Header-module__qu5Ieq__navHighlightBtn:hover{background-color:var(--color-primary-light);color:#fff;transform:translateY(-1px)}@keyframes Header-module__qu5Ieq__slideIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes Header-module__qu5Ieq__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module__qu5Ieq__hamburgerBtn{cursor:pointer;color:var(--color-text-dark);background:0 0;border:none;justify-content:center;align-items:center;padding:.2rem;transition:color .2s;display:none}.Header-module__qu5Ieq__hamburgerBtn svg{width:24px;height:24px}@media (max-width:1024px){.Header-module__qu5Ieq__searchContainer{margin:0 1.5rem}.Header-module__qu5Ieq__topLinks{display:none}.Header-module__qu5Ieq__navLinks{gap:1.5rem}}@media (max-width:768px){.Header-module__qu5Ieq__headerTop{flex-wrap:wrap;gap:1rem;padding:1rem}.Header-module__qu5Ieq__logo{height:94px}.Header-module__qu5Ieq__searchContainer{order:3;min-width:100%;margin:0}.Header-module__qu5Ieq__iconButtons{border-left:none;gap:1rem;padding-left:0}.Header-module__qu5Ieq__hamburgerBtn{display:flex}.Header-module__qu5Ieq__navRow{background-color:#f6e2c7;width:100%;display:none;position:relative;box-shadow:0 4px 10px #0000000d}.Header-module__qu5Ieq__navRowOpen{border-bottom:2px solid var(--color-primary);flex-direction:column;align-items:stretch;gap:1.2rem!important;padding:1.5rem!important;display:flex!important}.Header-module__qu5Ieq__navLinks{flex-direction:column;align-items:stretch;gap:1.2rem;width:100%}.Header-module__qu5Ieq__navItem{border-bottom:1px solid var(--color-gray-light);width:100%;padding:.5rem 0}.Header-module__qu5Ieq__navDropdownWrapper{flex-direction:column;align-items:stretch;width:100%}.Header-module__qu5Ieq__navItemDropdown{border-bottom:1px solid var(--color-gray-light);justify-content:space-between;width:100%;padding:.5rem 0}.Header-module__qu5Ieq__dropdownMenu{box-shadow:none;background-color:#f8f9fa;border:none;width:100%;margin-top:.5rem;padding-left:1rem;display:none;position:static}.Header-module__qu5Ieq__navDropdownWrapper:hover .Header-module__qu5Ieq__dropdownMenu{display:flex}.Header-module__qu5Ieq__navHighlightBtn{justify-content:center;width:100%;margin:.5rem 0 0;padding:.8rem}}
.Footer-module__dhBMEa__footer{background-color:var(--color-bg-light);border-top:1px solid var(--color-gray-border);color:var(--color-text-dark);font-family:var(--font-inter);padding:5rem 5% 2rem}.Footer-module__dhBMEa__container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:4rem 2rem;margin-bottom:4rem;display:grid}.Footer-module__dhBMEa__column{flex-direction:column;display:flex}.Footer-module__dhBMEa__logo{width:auto;height:55px;margin-bottom:1.5rem}.Footer-module__dhBMEa__description{color:var(--color-text-muted);font-size:.85rem;font-weight:300;line-height:1.6}.Footer-module__dhBMEa__title{font-family:var(--font-inter);color:var(--color-primary);margin-bottom:1.5rem;font-size:1.15rem;font-weight:600}.Footer-module__dhBMEa__linkList{flex-direction:column;gap:.8rem;display:flex}.Footer-module__dhBMEa__linkBtn{text-align:left;font-family:var(--font-inter);color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;width:fit-content;padding:0;font-size:.85rem;font-weight:300;transition:color .2s}.Footer-module__dhBMEa__linkBtn:hover{color:var(--color-primary);text-decoration:underline}.Footer-module__dhBMEa__contactInfo{color:var(--color-text-muted);flex-direction:column;gap:1rem;font-size:.85rem;font-weight:300;display:flex}.Footer-module__dhBMEa__contactItem{align-items:center;gap:10px;display:flex}.Footer-module__dhBMEa__contactItem svg{color:var(--color-primary);flex-shrink:0}.Footer-module__dhBMEa__bottom{border-top:1px solid var(--color-gray-border);color:var(--color-text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:2rem;font-size:.8rem;font-weight:300;display:flex}.Footer-module__dhBMEa__socialContainer{align-items:center;gap:1rem;display:flex}.Footer-module__dhBMEa__instaTagCard{border:1px solid var(--color-gray-border);color:var(--color-primary);background-color:#fff;border-radius:20px;align-items:center;gap:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000d}.Footer-module__dhBMEa__instaTagCard:hover{border-color:var(--color-primary);background-color:var(--color-primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #4a152533}.Footer-module__dhBMEa__devTagCard{color:#fff;letter-spacing:1px;text-transform:uppercase;background-color:#1a1a1a;border-radius:6px;align-items:center;gap:6px;padding:.5rem 1.2rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000026}.Footer-module__dhBMEa__devTagCard:hover{background-color:var(--color-secondary);color:#1a1a1a;transform:translateY(-2px);box-shadow:0 6px 16px #d4af374d}.Footer-module__dhBMEa__devTagCard span{opacity:.8;text-transform:none;letter-spacing:0;font-weight:300}@media (max-width:768px){.Footer-module__dhBMEa__bottom{text-align:center;flex-direction:column;gap:1.5rem}}
.AgeVerificationPopup-module__GGCNHq__overlay{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.AgeVerificationPopup-module__GGCNHq__popup{background-color:var(--color-bg-white);border-radius:4px;flex-direction:column;width:90%;max-width:500px;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.AgeVerificationPopup-module__GGCNHq__header{background-color:var(--color-primary);color:var(--color-text-light);text-align:center;padding:2.5rem 2rem}.AgeVerificationPopup-module__GGCNHq__header h2{color:var(--color-text-light);font-family:var(--font-playfair);margin-bottom:.5rem;font-size:2.5rem}.AgeVerificationPopup-module__GGCNHq__header p{font-family:var(--font-inter);opacity:.9;font-size:1rem}.AgeVerificationPopup-module__GGCNHq__content{text-align:center;padding:2.5rem 2rem}.AgeVerificationPopup-module__GGCNHq__content h3{font-family:var(--font-playfair);color:var(--color-text-dark);margin-bottom:2rem;font-size:2rem}.AgeVerificationPopup-module__GGCNHq__buttons{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.AgeVerificationPopup-module__GGCNHq__btnPrimary{background-color:var(--color-primary);color:var(--color-text-light);font-family:var(--font-inter);cursor:pointer;border:none;border-radius:4px;padding:1rem;font-size:1.1rem;font-weight:600;transition:background-color .3s}.AgeVerificationPopup-module__GGCNHq__btnPrimary:hover{background-color:var(--color-primary-dark)}.AgeVerificationPopup-module__GGCNHq__btnSecondary{color:var(--color-text-dark);border:1px solid var(--color-gray-dark);font-family:var(--font-inter);cursor:pointer;background-color:#0000;border-radius:4px;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .3s}.AgeVerificationPopup-module__GGCNHq__btnSecondary:hover{background-color:var(--color-gray)}.AgeVerificationPopup-module__GGCNHq__footer{color:var(--color-gray-dark);font-size:.8rem;line-height:1.4}.AgeVerificationPopup-module__GGCNHq__footer a{text-decoration:underline}@media (max-width:480px){.AgeVerificationPopup-module__GGCNHq__header{padding:1.5rem 1rem}.AgeVerificationPopup-module__GGCNHq__header h2{font-size:1.8rem}.AgeVerificationPopup-module__GGCNHq__header p{font-size:.85rem}.AgeVerificationPopup-module__GGCNHq__content{padding:1.5rem 1rem}.AgeVerificationPopup-module__GGCNHq__content h3{margin-bottom:1.5rem;font-size:1.25rem}.AgeVerificationPopup-module__GGCNHq__btnPrimary,.AgeVerificationPopup-module__GGCNHq__btnSecondary{padding:.8rem;font-size:1rem}}
.Produtos-module__6C3fWW__catalogPage{background-color:var(--color-bg-light);min-height:80vh;font-family:var(--font-inter);padding:4rem 5% 8rem}.Produtos-module__6C3fWW__pageHeader{text-align:center;margin-bottom:3rem}.Produtos-module__6C3fWW__pageTitle{color:var(--color-primary);margin-bottom:.5rem;font-size:2.8rem;font-weight:600}.Produtos-module__6C3fWW__pageSubtitle{color:var(--color-text-muted);font-size:1.1rem;font-weight:300}.Produtos-module__6C3fWW__catalogContainer{align-items:flex-start;gap:3rem;display:flex}.Produtos-module__6C3fWW__sidebar{background-color:var(--color-bg-white);border:1px solid var(--color-gray-border);border-radius:12px;flex-shrink:0;width:280px;padding:2rem;box-shadow:0 4px 20px #00000008}.Produtos-module__6C3fWW__filterGroup{border-bottom:1px solid var(--color-gray-light);margin-bottom:2rem;padding-bottom:2rem}.Produtos-module__6C3fWW__filterGroup:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.Produtos-module__6C3fWW__filterTitle{color:var(--color-text-dark);justify-content:space-between;align-items:center;margin-bottom:1.2rem;font-size:1rem;font-weight:600;display:flex}.Produtos-module__6C3fWW__searchInput{border:1px solid var(--color-gray-border);width:100%;font-family:var(--font-inter);border-radius:6px;outline:none;padding:.8rem 1rem;font-size:.9rem;transition:border-color .2s}.Produtos-module__6C3fWW__searchInput:focus{border-color:var(--color-primary)}.Produtos-module__6C3fWW__optionList{flex-direction:column;gap:.8rem;display:flex}.Produtos-module__6C3fWW__filterOption{text-align:left;width:100%;font-family:var(--font-inter);color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:space-between;align-items:center;padding:.4rem .6rem;font-size:.9rem;transition:all .2s;display:flex}.Produtos-module__6C3fWW__filterOption:hover{color:var(--color-primary);background-color:#f8f9fa}.Produtos-module__6C3fWW__filterOptionActive{color:var(--color-primary);background-color:#f1f3f5;font-weight:600}.Produtos-module__6C3fWW__btnClear{border:1px solid var(--color-gray-border);width:100%;font-family:var(--font-inter);color:var(--color-text-muted);cursor:pointer;background-color:#f8f9fa;border-radius:6px;margin-top:1rem;padding:.8rem;font-size:.85rem;font-weight:500;transition:all .2s}.Produtos-module__6C3fWW__btnClear:hover{background-color:var(--color-gray-border);color:var(--color-text-dark)}.Produtos-module__6C3fWW__mainContent{flex-direction:column;flex:1;display:flex}.Produtos-module__6C3fWW__topBar{background-color:var(--color-bg-white);border:1px solid var(--color-gray-border);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding:1.2rem 2rem;display:flex;box-shadow:0 4px 20px #00000005}.Produtos-module__6C3fWW__resultCount{color:var(--color-text-muted);font-size:.95rem;font-weight:300}.Produtos-module__6C3fWW__resultCount span{color:var(--color-text-dark);font-weight:600}.Produtos-module__6C3fWW__sortContainer{align-items:center;gap:1rem;display:flex}.Produtos-module__6C3fWW__sortLabel{color:var(--color-text-muted);font-size:.9rem;font-weight:500}.Produtos-module__6C3fWW__sortSelect{border:1px solid var(--color-gray-border);font-family:var(--font-inter);cursor:pointer;background-color:var(--color-bg-white);color:var(--color-text-dark);border-radius:6px;outline:none;padding:.6rem 1.2rem;font-size:.9rem}.Produtos-module__6C3fWW__productGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:3rem 2rem;display:grid}.Produtos-module__6C3fWW__noResults{text-align:center;background-color:var(--color-bg-white);border:1px solid var(--color-gray-border);color:var(--color-text-muted);border-radius:12px;flex-direction:column;align-items:center;gap:1rem;padding:6rem 2rem;display:flex}.Produtos-module__6C3fWW__noResults h3{color:var(--color-primary);font-size:1.5rem;font-weight:600}.Produtos-module__6C3fWW__mobileFilterToggle{background-color:var(--color-primary);color:#fff;width:100%;font-family:var(--font-inter);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-bottom:1.5rem;padding:1rem;font-size:1.05rem;font-weight:600;transition:background-color .2s;display:none;box-shadow:0 4px 12px #4a152526}.Produtos-module__6C3fWW__mobileFilterToggle:hover{background-color:var(--color-primary-light)}@media (max-width:1024px){.Produtos-module__6C3fWW__catalogContainer{flex-direction:column;gap:1rem}.Produtos-module__6C3fWW__mobileFilterToggle{display:flex}.Produtos-module__6C3fWW__sidebar{width:100%;display:none}.Produtos-module__6C3fWW__sidebarOpen{display:block!important}.Produtos-module__6C3fWW__pageTitle{font-size:2.2rem}.Produtos-module__6C3fWW__pageSubtitle{font-size:.95rem}.Produtos-module__6C3fWW__topBar{flex-direction:column;align-items:stretch;gap:1rem;padding:1.2rem}.Produtos-module__6C3fWW__sortContainer{justify-content:space-between}}@media (max-width:768px){.Produtos-module__6C3fWW__catalogPage{padding:2rem 1rem 4rem}.Produtos-module__6C3fWW__productGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.Produtos-module__6C3fWW__productGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}}
.HeroCarousel-module__zq4vBa__carousel{background-color:var(--color-bg-light);width:100vw;height:85vh;min-height:600px;position:relative;overflow:hidden}.HeroCarousel-module__zq4vBa__slide{opacity:0;z-index:1;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.HeroCarousel-module__zq4vBa__slideActive{opacity:1;z-index:2}.HeroCarousel-module__zq4vBa__image{object-fit:cover;width:100%;height:100%}.HeroCarousel-module__zq4vBa__overlay{z-index:3;pointer-events:none;background-color:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.HeroCarousel-module__zq4vBa__content{z-index:4;color:#fff;text-shadow:1px 1px 4px #0009;max-width:750px;position:absolute;bottom:20%;left:8%}.HeroCarousel-module__zq4vBa__content h1{color:#fff;font-size:4.2rem;line-height:1.1;font-family:var(--font-cormorant);margin-bottom:1.2rem;font-weight:400}.HeroCarousel-module__zq4vBa__content p{opacity:.95;font-size:1.4rem;font-family:var(--font-montserrat);margin-bottom:2.5rem;font-weight:300;line-height:1.5}.HeroCarousel-module__zq4vBa__btnCta{background-color:var(--color-primary);color:#fff;font-family:var(--font-montserrat);text-transform:uppercase;letter-spacing:1px;border-radius:2px;padding:1.1rem 2.8rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-block}.HeroCarousel-module__zq4vBa__btnCta:hover{background-color:var(--color-primary-light);transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.HeroCarousel-module__zq4vBa__arrow{color:var(--color-primary);cursor:pointer;z-index:5;background-color:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .3s,transform .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #0000001a}.HeroCarousel-module__zq4vBa__arrow:hover{background-color:#fff;transform:translateY(-50%)scale(1.08)}.HeroCarousel-module__zq4vBa__arrowLeft{left:2.5rem}.HeroCarousel-module__zq4vBa__arrowRight{right:2.5rem}.HeroCarousel-module__zq4vBa__dots{z-index:5;gap:1rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.HeroCarousel-module__zq4vBa__dot{cursor:pointer;background-color:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;transition:background-color .3s,transform .3s}.HeroCarousel-module__zq4vBa__dotActive{background-color:#fff;transform:scale(1.4)}@media (max-width:768px){.HeroCarousel-module__zq4vBa__carousel{height:55vh;min-height:380px}.HeroCarousel-module__zq4vBa__content{padding-right:5%;bottom:12%;left:5%}.HeroCarousel-module__zq4vBa__content h1{font-size:2rem}.HeroCarousel-module__zq4vBa__content p{margin-bottom:1.5rem;font-size:.95rem}.HeroCarousel-module__zq4vBa__btnCta{padding:.8rem 1.8rem;font-size:.85rem}.HeroCarousel-module__zq4vBa__arrow{display:none}.HeroCarousel-module__zq4vBa__dots{bottom:1.2rem}}
.ProductCard-module__ud89ha__card{background-color:var(--color-bg-white);text-align:left;border:1px solid #0000000a;border-radius:12px;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.ProductCard-module__ud89ha__card:hover{border-color:#4a152526;transform:translateY(-8px);box-shadow:0 20px 35px #4a152514}.ProductCard-module__ud89ha__imageContainer{background:linear-gradient(#f8f9fa 0%,#fff 100%);border-bottom:1px solid #00000005;justify-content:center;align-items:center;height:320px;padding:2.5rem 1.5rem 1.5rem;display:flex;position:relative;overflow:hidden}.ProductCard-module__ud89ha__image{object-fit:contain;z-index:1;transition:transform .8s cubic-bezier(.16,1,.3,1)}.ProductCard-module__ud89ha__card:hover .ProductCard-module__ud89ha__image{transform:scale(1.08)}.ProductCard-module__ud89ha__badgeTopLeft{color:#fff;font-family:var(--font-inter);text-align:center;letter-spacing:.5px;z-index:5;background-color:#1a3a32;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600;position:absolute;top:16px;left:16px;box-shadow:0 4px 10px #1a3a3233}.ProductCard-module__ud89ha__wishlistBtn{border:1px solid var(--color-gray-border);color:var(--color-text-muted);cursor:pointer;z-index:5;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 2px 8px #0000000d}.ProductCard-module__ud89ha__wishlistBtn:hover{color:#d4af37;border-color:#d4af37;transform:scale(1.1);box-shadow:0 4px 12px #d4af3733}.ProductCard-module__ud89ha__wishlistBtnActive{color:#d4af37;background-color:#fffdf0;border-color:#d4af37}.ProductCard-module__ud89ha__badgeBestBuy{color:#2d2304;font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.5px;z-index:5;background-color:#e6c84f;border-radius:4px;align-items:center;gap:4px;padding:4px 10px;font-size:.7rem;font-weight:600;display:flex;position:absolute;bottom:12px;left:16px;box-shadow:0 2px 6px #e6c84f4d}.ProductCard-module__ud89ha__content{flex-direction:column;flex:1;padding:1.5rem 1.5rem 1.8rem;display:flex}.ProductCard-module__ud89ha__title{font-family:var(--font-inter);color:var(--color-text-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.9rem;margin-bottom:.4rem;font-size:1.05rem;font-weight:500;line-height:1.4;transition:color .2s;display:-webkit-box;overflow:hidden}.ProductCard-module__ud89ha__card:hover .ProductCard-module__ud89ha__title{color:var(--color-primary)}.ProductCard-module__ud89ha__description{font-family:var(--font-inter);color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.3rem;margin-bottom:1.5rem;font-size:.85rem;font-weight:300;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__ud89ha__priceContainer{margin-top:auto;margin-bottom:1.5rem}.ProductCard-module__ud89ha__priceWrapper{color:var(--color-primary);align-items:baseline;gap:4px;display:flex}.ProductCard-module__ud89ha__currency{font-family:var(--font-inter);font-size:.85rem;font-weight:500}.ProductCard-module__ud89ha__amount{font-family:var(--font-inter);letter-spacing:-.5px;font-size:1.6rem;font-weight:600}.ProductCard-module__ud89ha__installments{font-family:var(--font-inter);color:var(--color-text-muted);background-color:#f8f9fa;border:1px solid #00000008;border-radius:4px;margin-top:6px;padding:4px 8px;font-size:.75rem;font-weight:400;display:inline-block}.ProductCard-module__ud89ha__btnAddToCart{background-color:var(--color-primary);color:#fff;font-family:var(--font-inter);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:.9rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex;box-shadow:0 4px 15px #4a152526}.ProductCard-module__ud89ha__btnAddToCart:hover{background-color:var(--color-primary-light);transform:translateY(-2px);box-shadow:0 6px 20px #4a152540}.ProductCard-module__ud89ha__btnAddToCart svg{width:18px;height:18px}@media (max-width:768px){.ProductCard-module__ud89ha__imageContainer{height:180px;padding:1.5rem 1rem 1rem}.ProductCard-module__ud89ha__badgeTopLeft{padding:2px 8px;font-size:.65rem;top:8px;left:8px}.ProductCard-module__ud89ha__wishlistBtn{width:28px;height:28px;top:8px;right:8px}.ProductCard-module__ud89ha__wishlistBtn svg{width:14px;height:14px}.ProductCard-module__ud89ha__badgeBestBuy{padding:2px 6px;font-size:.6rem;bottom:8px;left:8px}.ProductCard-module__ud89ha__content{padding:1rem}.ProductCard-module__ud89ha__title{height:2.4rem;margin-bottom:.2rem;font-size:.85rem}.ProductCard-module__ud89ha__description{height:2rem;margin-bottom:.8rem;font-size:.75rem}.ProductCard-module__ud89ha__priceContainer{margin-bottom:.8rem}.ProductCard-module__ud89ha__amount{font-size:1.2rem}.ProductCard-module__ud89ha__installments{margin-top:4px;padding:2px 6px;font-size:.7rem}.ProductCard-module__ud89ha__btnAddToCart{border-radius:6px;gap:4px;padding:.6rem;font-size:.75rem}.ProductCard-module__ud89ha__btnAddToCart svg{width:14px;height:14px}}
