.page-module__2Z56EG__pageContainer{min-height:100vh;font-family:var(--font-montserrat,sans-serif);background-color:#f7f5fa;flex-direction:column;display:flex}.page-module__2Z56EG__heroSection{background-color:#2e1757;background-image:url(/bg-banner.png);background-position:50%;background-size:cover;padding:140px 5% 20px;position:relative;overflow:hidden}.page-module__2Z56EG__heroContent{justify-content:center;align-items:center;gap:80px;max-width:1000px;margin:0 auto;display:flex}.page-module__2Z56EG__heroText{color:#fff;flex-direction:column;flex:1;display:flex}.page-module__2Z56EG__heroIcons{gap:10px;margin-bottom:10px;display:flex}.page-module__2Z56EG__heroTitle{text-transform:uppercase;margin:0;font-size:3.5rem;font-weight:800;line-height:1}.page-module__2Z56EG__heroSubtitle{margin:10px 0 0;font-size:2rem;font-weight:300;line-height:1.2}.page-module__2Z56EG__heroImageContainer{flex:1;justify-content:center;height:350px;display:flex;position:relative}.page-module__2Z56EG__heroAvatar{width:auto;height:120%;position:absolute;bottom:-20px}.page-module__2Z56EG__contactSection{background-color:#f7f5fa;justify-content:center;align-items:center;padding:80px 5%;display:flex}.page-module__2Z56EG__contactCard{background:#fff;border-radius:30px;align-items:center;gap:50px;width:100%;max-width:900px;padding:50px;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000000d}.page-module__2Z56EG__cardLeft{flex-direction:column;flex:1;display:flex;position:relative}.page-module__2Z56EG__cardLogo{filter:invert();width:140px;margin-bottom:30px}.page-module__2Z56EG__cardAvatarWrapper{justify-content:center;display:flex;position:relative}.page-module__2Z56EG__cardAvatar{width:450px;height:auto;margin-top:-20px}.page-module__2Z56EG__cardRight{flex-direction:column;flex:1;gap:30px;display:flex}.page-module__2Z56EG__contactItem{color:#1a0b2e;align-items:center;gap:20px;font-size:1.2rem;font-weight:500;text-decoration:none;transition:transform .2s,color .2s;display:flex}.page-module__2Z56EG__contactItem:hover{color:#9333ea;transform:translate(10px)}.page-module__2Z56EG__iconCircle{color:#1a0b2e;border:2px solid #1a0b2e;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex}.page-module__2Z56EG__contactItem:hover .page-module__2Z56EG__iconCircle{color:#fff;background-color:#1a0b2e}@media (max-width:900px){.page-module__2Z56EG__contactCard{flex-direction:column;padding:30px}}@media (max-width:768px){.page-module__2Z56EG__heroContent{text-align:center;flex-direction:column;gap:40px}.page-module__2Z56EG__heroIcons{justify-content:center}.page-module__2Z56EG__heroAvatar{height:300px;position:relative;bottom:0}.page-module__2Z56EG__cardAvatar{width:100%;max-width:350px}.page-module__2Z56EG__cardAvatarWrapper{flex-direction:column;align-items:center}}
.Header-module__hBw1pG__header{z-index:1000;background-color:#0000;justify-content:space-between;align-items:center;width:100%;padding:15px 5%;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__headerScrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1a0230f2;padding:10px 5%;box-shadow:0 4px 20px #0000004d}.Header-module__hBw1pG__logo{cursor:pointer;width:auto;height:60px}.Header-module__hBw1pG__navContainer{flex:1;justify-content:flex-end;align-items:center;display:flex}.Header-module__hBw1pG__nav{gap:40px;margin:0 auto;display:flex}.Header-module__hBw1pG__navLink{color:#fff;text-transform:uppercase;letter-spacing:2px;font-size:14px;font-weight:400;text-decoration:none;transition:color .3s}.Header-module__hBw1pG__navLink:hover{color:#d1b3ff}.Header-module__hBw1pG__navDropdown{cursor:pointer;position:relative}.Header-module__hBw1pG__dropdownMenu{opacity:0;visibility:hidden;z-index:100;background-color:#fff;border-radius:8px;min-width:150px;margin-top:10px;padding:10px 0;transition:all .2s;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #0000001a}.Header-module__hBw1pG__navDropdown:hover .Header-module__hBw1pG__dropdownMenu{opacity:1;visibility:visible;margin-top:0}.Header-module__hBw1pG__dropdownItem{color:#1a0b2e;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s;display:block}.Header-module__hBw1pG__dropdownItem:hover{color:#3b0870;background-color:#f5f0fa}.Header-module__hBw1pG__searchBar{background:#fff;border-radius:30px;align-items:center;width:280px;padding:10px 20px;transition:box-shadow .3s;display:flex}.Header-module__hBw1pG__searchBar:focus-within{box-shadow:0 0 10px #ffffff4d}.Header-module__hBw1pG__searchInput{color:#333;border:none;outline:none;width:100%;margin-left:12px;font-size:14px}.Header-module__hBw1pG__searchInput::placeholder{color:#999}.Header-module__hBw1pG__mobileMenuBtn{cursor:pointer;z-index:1001;background:0 0;border:none;display:none}.Header-module__hBw1pG__menuIcon{color:#fff}@media (max-width:1024px){.Header-module__hBw1pG__navContainer,.Header-module__hBw1pG__nav{gap:20px}}@media (max-width:768px){.Header-module__hBw1pG__header{background-color:#0b0112;padding:10px 5%;position:sticky}.Header-module__hBw1pG__mobileMenuBtn{display:block}.Header-module__hBw1pG__navContainer{background-color:var(--bg-darker);z-index:1000;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:280px;height:100vh;padding:100px 30px 40px;transition:right .3s;position:fixed;top:0;right:-300px;box-shadow:-5px 0 15px #00000080}.Header-module__hBw1pG__navContainer.Header-module__hBw1pG__navOpen{right:0}.Header-module__hBw1pG__nav{flex-direction:column;gap:30px;width:100%}.Header-module__hBw1pG__navLink{font-size:18px;color:#fff!important}.Header-module__hBw1pG__navDropdown{width:100%}.Header-module__hBw1pG__dropdownMenu{box-shadow:none;opacity:1;visibility:visible;background-color:#0000;margin-top:10px;padding:10px 0 0 20px;position:relative;top:0;left:0;transform:none}.Header-module__hBw1pG__dropdownItem{color:#ccc;padding:8px 0;font-size:16px}.Header-module__hBw1pG__dropdownItem:hover{color:#fff;background-color:#0000}.Header-module__hBw1pG__searchBar{flex:1;order:2;width:auto;margin:0;padding:8px 15px}.Header-module__hBw1pG__header>a{order:1}.Header-module__hBw1pG__mobileMenuBtn{order:3;display:block}.Header-module__hBw1pG__menuIcon,.Header-module__hBw1pG__darkText .Header-module__hBw1pG__menuIcon{color:#fff!important}.Header-module__hBw1pG__darkText .Header-module__hBw1pG__logo{filter:none!important}}.Header-module__hBw1pG__darkText .Header-module__hBw1pG__navLink{color:#2e1757;font-weight:600}.Header-module__hBw1pG__darkText .Header-module__hBw1pG__navLink:hover,.Header-module__hBw1pG__darkText .Header-module__hBw1pG__menuIcon{color:#1a0b2e}.Header-module__hBw1pG__darkText .Header-module__hBw1pG__logo{filter:invert(15%)sepia(85%)saturate(3200%)hue-rotate(250deg)brightness(40%)contrast(110%)}.Header-module__hBw1pG__darkText .Header-module__hBw1pG__searchBar{border:1px solid #ddd;box-shadow:0 2px 10px #0000000d}.Header-module__hBw1pG__darkText .Header-module__hBw1pG__searchBar:focus-within{box-shadow:0 0 10px #2e175733}.Header-module__hBw1pG__headerScrolled.Header-module__hBw1pG__darkText .Header-module__hBw1pG__navLink{color:#fff;font-weight:400}.Header-module__hBw1pG__headerScrolled.Header-module__hBw1pG__darkText .Header-module__hBw1pG__navLink:hover{color:#d1b3ff}.Header-module__hBw1pG__headerScrolled.Header-module__hBw1pG__darkText .Header-module__hBw1pG__menuIcon{color:#fff}.Header-module__hBw1pG__headerScrolled.Header-module__hBw1pG__darkText .Header-module__hBw1pG__logo{filter:none}.Header-module__hBw1pG__headerScrolled.Header-module__hBw1pG__darkText .Header-module__hBw1pG__searchBar{border:none}
.Footer-module__S6Hkya__footer{color:#fff;background-color:#0d0517;flex-wrap:wrap;justify-content:space-between;gap:30px;padding:60px 10%;display:flex}.Footer-module__S6Hkya__footerLogo{width:120px;margin-bottom:20px}.Footer-module__S6Hkya__footerColumn{flex:1;min-width:200px}.Footer-module__S6Hkya__footerColumn p{color:#ccc;font-size:.95rem;line-height:1.5}.Footer-module__S6Hkya__footerColumn h4{color:#a855f7;margin-bottom:20px;font-size:16px;font-weight:700}.Footer-module__S6Hkya__footerColumn ul{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__footerColumn li{margin-bottom:12px;font-size:14px}.Footer-module__S6Hkya__footerColumn li a{color:#fff;align-items:center;gap:10px;text-decoration:none;transition:color .3s;display:flex}.Footer-module__S6Hkya__footerColumn li a:hover{color:#a855f7}.Footer-module__S6Hkya__copyrightBar{color:#666;text-align:center;letter-spacing:1px;background-color:#0b0112;padding:15px;font-size:.8rem;font-weight:500}@media (max-width:768px){.Footer-module__S6Hkya__footer{text-align:center;flex-direction:column;padding:60px 5%}.Footer-module__S6Hkya__footerColumn{flex-direction:column;align-items:center;display:flex}.Footer-module__S6Hkya__footerLogo{margin:0 auto 20px}}
.ProductCard-module__t53O_a__productCard{background:#fff;border-radius:15px;flex-direction:column;height:100%;padding:20px;transition:transform .3s;display:flex;box-shadow:0 5px 15px #0000000d}.ProductCard-module__t53O_a__productCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.ProductCard-module__t53O_a__productImage{aspect-ratio:16/9;object-fit:cover;background-color:#eee;border-radius:10px;width:100%;height:auto;margin-bottom:20px}.ProductCard-module__t53O_a__productTitle{color:var(--bg-card);text-align:left;margin-bottom:15px;font-size:18px;font-weight:700}.ProductCard-module__t53O_a__priceContainer{text-align:left;margin-bottom:20px}.ProductCard-module__t53O_a__oldPrice{color:#888;margin-right:10px;font-size:14px;text-decoration:line-through}.ProductCard-module__t53O_a__newPrice{color:var(--bg-card);font-size:26px;font-weight:800}.ProductCard-module__t53O_a__btnDark{background-color:var(--bg-card);color:#fff;cursor:pointer;border:none;border-radius:30px;width:100%;margin-top:auto;margin-bottom:10px;padding:14px;font-weight:700;transition:background-color .3s,transform .3s}.ProductCard-module__t53O_a__btnDark:hover{background-color:#4b0272;transform:translateY(-2px)}.ProductCard-module__t53O_a__btnOutline{color:var(--bg-card);border:2px solid var(--bg-card);cursor:pointer;background-color:#fff;border-radius:30px;width:100%;padding:12px;font-weight:700;transition:all .3s}.ProductCard-module__t53O_a__priceValue{color:#a855f7;font-size:1.1rem;font-weight:700}.ProductCard-module__t53O_a__btnAddCart{color:#4a4a4a;cursor:pointer;background-color:#0000;border:1.5px solid #1a0b2e;border-radius:30px;width:100%;margin-top:10px;padding:12px;font-size:.95rem;font-weight:700;transition:all .3s}.ProductCard-module__t53O_a__btnAddCart:hover{color:#fff;background-color:#1a0b2e;transform:translateY(-2px)}.ProductCard-module__t53O_a__btnAdding{background-color:#92b516;animation:.4s ProductCard-module__t53O_a__pulseCard}@keyframes ProductCard-module__t53O_a__pulseCard{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.ProductCard-module__t53O_a__btnOutline:hover{background-color:var(--bg-card);color:#fff}
.PedidoActions-module__DwP4Bq__container{display:inline-block;position:relative}.PedidoActions-module__DwP4Bq__trigger{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:background-color .2s;display:flex}.PedidoActions-module__DwP4Bq__trigger:hover{background-color:#f1f1f1}.PedidoActions-module__DwP4Bq__overlay{z-index:10;position:fixed;inset:0}.PedidoActions-module__DwP4Bq__dropdown{z-index:20;background:#fff;border:1px solid #eaeaea;border-radius:8px;min-width:150px;margin-top:4px;padding:4px;position:absolute;top:100%;right:0;box-shadow:0 4px 15px #0000001a}.PedidoActions-module__DwP4Bq__deleteBtn{color:#d32f2f;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-family:inherit;font-size:.9rem;font-weight:500;transition:background-color .2s;display:flex}.PedidoActions-module__DwP4Bq__deleteBtn:hover{background-color:#ffebee}.PedidoActions-module__DwP4Bq__deleteBtn:disabled{opacity:.5;cursor:not-allowed}
.SlyPlannerSection-module__E8nlMa__section{background-color:var(--bg-dark);color:var(--text-light);padding:6rem 2rem;overflow:hidden}.SlyPlannerSection-module__E8nlMa__container{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.SlyPlannerSection-module__E8nlMa__textContent{flex-direction:column;gap:1.5rem;max-width:480px;display:flex}.SlyPlannerSection-module__E8nlMa__mainTitle{color:#fff;font-size:3.5rem;font-weight:800;line-height:1.1}.SlyPlannerSection-module__E8nlMa__title{color:#d1d5db;font-size:1.5rem;font-weight:600;line-height:1.3}.SlyPlannerSection-module__E8nlMa__description{color:#e2e8f0;font-size:1rem;line-height:1.6}.SlyPlannerSection-module__E8nlMa__button{color:#fff;cursor:pointer;background-color:#0000;border:2px solid #fff;border-radius:99px;align-self:flex-start;padding:.85rem 2.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.SlyPlannerSection-module__E8nlMa__button:hover{color:var(--bg-dark);background-color:#fff}.SlyPlannerSection-module__E8nlMa__laptopContainer{perspective:1000px;width:100%;max-width:700px;margin:0 auto;position:relative}.SlyPlannerSection-module__E8nlMa__laptopFrame{background:#1e1e1e;border:2px solid #000;border-bottom:none;border-radius:24px 24px 0 0;padding:2.5% 2.5% 3.5%;position:relative;box-shadow:inset 0 0 0 2px #333,0 -5px 15px #00000080}.SlyPlannerSection-module__E8nlMa__laptopCamera{background-color:#000;border-radius:50%;width:6px;height:6px;position:absolute;top:1%;left:50%;transform:translate(-50%);box-shadow:inset 0 0 2px #fff3}.SlyPlannerSection-module__E8nlMa__laptopScreen{aspect-ratio:16/10;background:#000;border-radius:4px;position:relative;overflow:hidden;box-shadow:inset 0 0 10px #000}.SlyPlannerSection-module__E8nlMa__screenTrack{width:100%;height:100%;transition:transform .6s cubic-bezier(.77,0,.175,1);display:flex}.SlyPlannerSection-module__E8nlMa__screenSlide{flex:0 0 100%;height:100%;position:relative}.SlyPlannerSection-module__E8nlMa__screenImage{object-fit:cover;object-position:left top}.SlyPlannerSection-module__E8nlMa__laptopBase{background:linear-gradient(#d4d4d8 0%,#a1a1aa 100%);border-radius:0 0 24px 24px;width:116%;height:24px;margin-left:-8%;position:relative;box-shadow:0 15px 25px #0009,inset 0 2px 2px #ffffff80}.SlyPlannerSection-module__E8nlMa__laptopTouchpad{background:#71717a;border-radius:0 0 6px 6px;width:15%;height:6px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:inset 0 1px 3px #0006}.SlyPlannerSection-module__E8nlMa__phoneContainer{z-index:10;border-radius:24px;width:25%;min-width:150px;max-width:200px;position:absolute;bottom:-15%;right:-5%;transform:rotate(-3deg);box-shadow:-15px 20px 40px #0009}.SlyPlannerSection-module__E8nlMa__phoneFrame{background:#111;border-radius:24px;padding:8px;position:relative;box-shadow:inset 0 0 0 2px #333,inset 0 0 4px #555,0 0 0 1px #000}.SlyPlannerSection-module__E8nlMa__phoneScreen{aspect-ratio:9/19.5;background:#000;border-radius:16px;position:relative;overflow:hidden;box-shadow:inset 0 0 10px #000c}.SlyPlannerSection-module__E8nlMa__phoneNotch{z-index:10;background:#111;border-radius:0 0 10px 10px;width:40%;height:16px;position:absolute;top:8px;left:50%;transform:translate(-50%)}@media (max-width:992px){.SlyPlannerSection-module__E8nlMa__section{padding:4rem 1.5rem}.SlyPlannerSection-module__E8nlMa__container{grid-template-columns:1fr;gap:4rem}.SlyPlannerSection-module__E8nlMa__laptopContainer{margin-top:2rem}.SlyPlannerSection-module__E8nlMa__phoneContainer{width:30%;bottom:-10%;right:0}}
.page-module__ojCRxa__pageContainer{background-color:#fff;flex-direction:column;min-height:100vh;padding-top:100px;display:flex}.page-module__ojCRxa__content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:40px 20px}.page-module__ojCRxa__title{color:#2e1757;text-align:center;margin-bottom:40px;font-size:2rem}.page-module__ojCRxa__loading,.page-module__ojCRxa__empty{text-align:center;color:#666;padding:40px;font-size:1.2rem}.page-module__ojCRxa__productsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;display:grid}@media (max-width:768px){.page-module__ojCRxa__title{font-size:1.5rem}}
.page-module__ONpAqq__pageContainer{color:#333;background-color:#f8f9fa;flex-direction:column;min-height:100vh;display:flex}.page-module__ONpAqq__heroSection{color:#fff;text-align:center;background:url(/bg-banner.png) 50%/cover no-repeat;padding:120px 20px 80px;position:relative;overflow:hidden}.page-module__ONpAqq__heroTitle{text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;font-size:3rem;font-weight:800}.page-module__ONpAqq__highlightText{color:#a855f7}.page-module__ONpAqq__heroSubtitle{opacity:.9;max-width:700px;margin:0 auto 30px;font-size:1.2rem;line-height:1.6}.page-module__ONpAqq__portfolioSection{max-width:1200px;margin:0 auto;padding:80px 20px}.page-module__ONpAqq__sectionTitle{text-align:center;color:#1a0b2e;text-transform:uppercase;margin-bottom:10px;font-size:2.5rem;font-weight:800}.page-module__ONpAqq__sectionSubtitle{text-align:center;color:#666;margin-bottom:50px;font-size:1.1rem}.page-module__ONpAqq__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.page-module__ONpAqq__card{color:inherit;background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000014}.page-module__ONpAqq__card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.page-module__ONpAqq__imageWrapper{background-color:#eee;width:100%;height:220px;position:relative;overflow:hidden}.page-module__ONpAqq__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module__ONpAqq__card:hover .page-module__ONpAqq__cardImage{transform:scale(1.05)}.page-module__ONpAqq__cardContent{flex-direction:column;flex-grow:1;padding:25px;display:flex}.page-module__ONpAqq__cardTitle{color:#1a0b2e;margin-bottom:10px;font-size:1.3rem;font-weight:700}.page-module__ONpAqq__cardLinkText{color:#a855f7;align-items:center;gap:8px;margin-top:auto;font-weight:600;transition:gap .3s;display:flex}.page-module__ONpAqq__card:hover .page-module__ONpAqq__cardLinkText{gap:12px}.page-module__ONpAqq__howItWorks{background-color:#fff;padding:80px 20px}.page-module__ONpAqq__stepsContainer{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;max-width:1000px;margin:0 auto;display:grid}.page-module__ONpAqq__step{text-align:center}.page-module__ONpAqq__stepIcon{color:#fff;background:linear-gradient(135deg,#a855f7,#c084fc);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:2rem;font-weight:700;display:flex}.page-module__ONpAqq__stepTitle{color:#1a0b2e;margin-bottom:10px;font-size:1.2rem;font-weight:700}.page-module__ONpAqq__stepDesc{color:#666;line-height:1.5}.page-module__ONpAqq__testimonialsSection{text-align:center;background-color:#f8f9fa;padding:80px 20px}.page-module__ONpAqq__testimonialGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1000px;margin:40px auto 0;display:grid}.page-module__ONpAqq__testimonialCard{background:#fff;border-radius:12px;padding:30px;position:relative;box-shadow:0 5px 15px #0000000d}.page-module__ONpAqq__quoteIcon{color:#a855f7;opacity:.2;position:absolute;top:20px;left:20px}.page-module__ONpAqq__testimonialText{color:#555;z-index:1;margin-bottom:20px;font-style:italic;line-height:1.6;position:relative}.page-module__ONpAqq__testimonialAuthor{color:#1a0b2e;font-weight:700}.page-module__ONpAqq__ctaSection{color:#fff;text-align:center;background:#1a0b2e;padding:80px 20px}.page-module__ONpAqq__ctaTitle{margin-bottom:20px;font-size:2.2rem;font-weight:800}.page-module__ONpAqq__ctaDesc{opacity:.9;max-width:600px;margin:0 auto 40px;font-size:1.1rem}.page-module__ONpAqq__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.page-module__ONpAqq__whatsappButton{color:#fff;background-color:#25d366;border-radius:30px;align-items:center;gap:12px;padding:15px 35px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:background-color .3s,transform .3s;display:inline-flex;box-shadow:0 4px 15px #25d36666}.page-module__ONpAqq__whatsappButton:hover{background-color:#128c7e;transform:translateY(-3px)}@media (max-width:768px){.page-module__ONpAqq__heroTitle{font-size:2.2rem}.page-module__ONpAqq__sectionTitle{font-size:2rem}.page-module__ONpAqq__ctaTitle{font-size:1.8rem}}
