.encomenda-module__I24EHa__main{padding-top:calc(var(--navbar-height) + var(--space-6));background:var(--cream-400);min-height:100vh}.encomenda-module__I24EHa__container{max-width:1100px;padding:0 var(--space-4);margin:0 auto}.encomenda-module__I24EHa__stepper{padding:var(--space-4) 0 var(--space-8);-webkit-overflow-scrolling:touch;justify-content:space-between;align-items:center;width:100%;display:flex;overflow-x:auto}.encomenda-module__I24EHa__stepperItem{flex:1;align-items:center;display:flex}.encomenda-module__I24EHa__stepperItem:last-child{flex:0}.encomenda-module__I24EHa__stepGroup{align-items:center;gap:var(--space-2);flex-direction:column;min-width:56px;display:flex}.encomenda-module__I24EHa__stepCircle{border-radius:var(--radius-full);width:44px;height:44px;font-size:var(--text-lg);transition:all var(--transition-base);flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.encomenda-module__I24EHa__stepCircle.encomenda-module__I24EHa__active{background:linear-gradient(135deg, var(--gold-500), var(--caramel-400));color:var(--chocolate-800);transform:scale(1.1);box-shadow:0 4px 15px #c9a96e66}.encomenda-module__I24EHa__stepCircle.encomenda-module__I24EHa__completed{background:var(--success);color:#fff}.encomenda-module__I24EHa__stepCircle.encomenda-module__I24EHa__pending{background:var(--caramel-100);color:var(--text-light)}.encomenda-module__I24EHa__stepLine{background:var(--caramel-200);height:3px;margin:0 var(--space-2);border-radius:var(--radius-full);transition:background var(--transition-base);flex:1;margin-top:-18px}.encomenda-module__I24EHa__completedLine{background:var(--success)}.encomenda-module__I24EHa__stepLabel{font-size:var(--text-xs);color:var(--text-light);text-align:center;white-space:nowrap;font-weight:600}.encomenda-module__I24EHa__activeLabel{color:var(--gold-600)}.encomenda-module__I24EHa__contentGrid{gap:var(--space-6);padding-bottom:var(--space-12);grid-template-columns:1fr 320px;align-items:flex-start;display:grid}.encomenda-module__I24EHa__stepContent{background:var(--surface);border-radius:var(--radius-2xl);padding:var(--space-8);box-shadow:var(--shadow-md);border:1px solid #c9a96e14;animation:.4s encomenda-module__I24EHa__fadeInUp}.encomenda-module__I24EHa__sidebar{top:calc(var(--navbar-height) + var(--space-4));position:sticky}.encomenda-module__I24EHa__summaryCard{background:var(--surface);border-radius:var(--radius-2xl);padding:var(--space-6);box-shadow:var(--shadow-md);border:1px solid #c9a96e1a}.encomenda-module__I24EHa__summaryTitle{font-family:var(--font-display);font-size:var(--text-lg);color:var(--chocolate-700);margin-bottom:var(--space-5);padding-bottom:var(--space-3);border-bottom:2px solid var(--caramel-100)}.encomenda-module__I24EHa__summaryEmpty{text-align:center;color:var(--text-light);font-size:var(--text-sm);padding:var(--space-8) 0;font-style:italic}.encomenda-module__I24EHa__summaryItems{gap:var(--space-3);flex-direction:column;display:flex}.encomenda-module__I24EHa__summaryItem{gap:var(--space-2);font-size:var(--text-sm);grid-template-columns:1fr auto auto;align-items:center;display:grid}.encomenda-module__I24EHa__summaryItemName{color:var(--text-primary);font-weight:500}.encomenda-module__I24EHa__summaryItemQty{color:var(--text-light);font-size:var(--text-xs);background:var(--caramel-100);border-radius:var(--radius-full);padding:2px 8px}.encomenda-module__I24EHa__summaryItemPrice{color:var(--text-primary);text-align:right;font-weight:600}.encomenda-module__I24EHa__summaryDivider{background:var(--caramel-100);height:1px;margin:var(--space-4) 0}.encomenda-module__I24EHa__summaryLine{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-2);justify-content:space-between;display:flex}.encomenda-module__I24EHa__summaryTotal{font-family:var(--font-display);font-size:var(--text-xl);color:var(--chocolate-700);margin-bottom:var(--space-3);font-weight:700}.encomenda-module__I24EHa__summaryDeposit{background:linear-gradient(135deg, var(--gold-200), var(--gold-300));padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);font-size:var(--text-sm);color:var(--gold-600);margin-bottom:var(--space-4);justify-content:space-between;align-items:center;font-weight:600;display:flex}.encomenda-module__I24EHa__depositValue{font-family:var(--font-display);font-size:var(--text-lg);color:var(--chocolate-700)}.encomenda-module__I24EHa__summaryMeta{font-size:var(--text-sm);color:var(--text-light);padding:var(--space-1) 0}@media (max-width:868px){.encomenda-module__I24EHa__contentGrid{grid-template-columns:1fr}.encomenda-module__I24EHa__sidebar{order:-1;position:static}.encomenda-module__I24EHa__stepContent{padding:var(--space-5)}.encomenda-module__I24EHa__stepper{padding:var(--space-2) 0 var(--space-6);justify-content:flex-start;gap:0}.encomenda-module__I24EHa__stepLine{width:20px}.encomenda-module__I24EHa__stepLabel{font-size:.65rem}}
.Navbar-module__2fwCUq__navbar{z-index:var(--z-fixed);padding:var(--space-4) 0;transition:all var(--transition-base);position:fixed;top:0;left:0;right:0}.Navbar-module__2fwCUq__navbar.Navbar-module__2fwCUq__scrolled{-webkit-backdrop-filter:blur(20px);padding:var(--space-2) 0;background:#ffffffeb;border-bottom:1px solid #c9a96e26;box-shadow:0 2px 20px #1a0a0a14}.Navbar-module__2fwCUq__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__2fwCUq__logo{align-items:center;gap:var(--space-3);z-index:10;display:flex}.Navbar-module__2fwCUq__logoImg{border-radius:var(--radius-full);object-fit:cover;border:2px solid var(--gold-400);width:48px;height:48px;box-shadow:var(--shadow-gold);transition:transform var(--transition-base)}.Navbar-module__2fwCUq__logo:hover .Navbar-module__2fwCUq__logoImg{transform:scale(1.08)}.Navbar-module__2fwCUq__logoText{flex-direction:column;display:flex}.Navbar-module__2fwCUq__logoTitle{font-family:var(--font-display);font-size:var(--text-lg);color:var(--chocolate-700);font-weight:700;line-height:1.1}.Navbar-module__2fwCUq__navbar:not(.Navbar-module__2fwCUq__scrolled).Navbar-module__2fwCUq__themeDark .Navbar-module__2fwCUq__logoTitle{color:var(--cream-100);text-shadow:0 1px 3px #0000004d}.Navbar-module__2fwCUq__logoSubtitle{font-family:var(--font-accent);font-size:var(--text-sm);color:var(--gold-500)}.Navbar-module__2fwCUq__navLinks{align-items:center;gap:var(--space-6);display:flex}.Navbar-module__2fwCUq__navLink{font-size:var(--text-sm);color:var(--text-secondary);transition:color var(--transition-fast);padding:var(--space-1) 0;font-weight:500;position:relative}.Navbar-module__2fwCUq__navbar:not(.Navbar-module__2fwCUq__scrolled).Navbar-module__2fwCUq__themeDark .Navbar-module__2fwCUq__navLink{color:#ffffffe6}.Navbar-module__2fwCUq__navLink:after{content:"";background:var(--gold-500);border-radius:var(--radius-full);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-2px;left:0}.Navbar-module__2fwCUq__navLink:hover{color:var(--gold-500)}.Navbar-module__2fwCUq__navLink:hover:after{width:100%}.Navbar-module__2fwCUq__navCta{font-size:var(--text-sm)!important;padding:var(--space-2) var(--space-5)!important}.Navbar-module__2fwCUq__hamburger{padding:var(--space-2);z-index:10;flex-direction:column;gap:5px;display:none}.Navbar-module__2fwCUq__hamburger span{background:var(--chocolate-700);border-radius:var(--radius-full);width:24px;height:2px;transition:all var(--transition-base);display:block}.Navbar-module__2fwCUq__navbar:not(.Navbar-module__2fwCUq__scrolled).Navbar-module__2fwCUq__themeDark .Navbar-module__2fwCUq__hamburger span{background:var(--cream-100)}.Navbar-module__2fwCUq__hamburger.Navbar-module__2fwCUq__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__2fwCUq__hamburger.Navbar-module__2fwCUq__active span:nth-child(2){opacity:0}.Navbar-module__2fwCUq__hamburger.Navbar-module__2fwCUq__active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Navbar-module__2fwCUq__hamburger{display:flex}.Navbar-module__2fwCUq__navLinks{background:var(--surface);width:80%;max-width:320px;height:100vh;padding:calc(var(--navbar-height) + var(--space-8)) var(--space-8) var(--space-8);align-items:flex-start;gap:var(--space-4);box-shadow:var(--shadow-2xl);transition:right var(--transition-slow);flex-direction:column;position:fixed;top:0;right:-100%}.Navbar-module__2fwCUq__navLinks.Navbar-module__2fwCUq__open{right:0}.Navbar-module__2fwCUq__navLink{font-size:var(--text-lg);color:var(--text-primary)!important}.Navbar-module__2fwCUq__navCta{width:100%;margin-top:var(--space-4);text-align:center}.Navbar-module__2fwCUq__logoTitle{font-size:var(--text-base)}.Navbar-module__2fwCUq__logoImg{width:40px;height:40px}}
.Hero-module__irrDQW__hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__irrDQW__bgVideo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__irrDQW__overlay{z-index:1;background:linear-gradient(135deg,#1a0a0abf 0%,#3c151899 40%,#69140e80 100%);position:absolute;inset:0}.Hero-module__irrDQW__particles{z-index:2;pointer-events:none;position:absolute;inset:0}.Hero-module__irrDQW__particle{background:var(--gold-400);border-radius:var(--radius-full);opacity:.4;width:6px;height:6px;animation:6s ease-in-out infinite Hero-module__irrDQW__float;position:absolute}.Hero-module__irrDQW__particle:first-child{width:4px;height:4px;top:20%;left:10%}.Hero-module__irrDQW__particle:nth-child(2){width:8px;height:8px;animation-duration:8s;top:60%;left:80%}.Hero-module__irrDQW__particle:nth-child(3){width:5px;height:5px;animation-duration:7s;top:80%;left:30%}.Hero-module__irrDQW__particle:nth-child(4){width:3px;height:3px;animation-duration:5s;top:15%;left:70%}.Hero-module__irrDQW__particle:nth-child(5){width:6px;height:6px;animation-duration:9s;top:45%;left:15%}.Hero-module__irrDQW__particle:nth-child(6){width:4px;height:4px;animation-duration:6s;top:70%;left:60%}.Hero-module__irrDQW__content{z-index:3;text-align:center;padding-top:var(--navbar-height);position:relative}.Hero-module__irrDQW__badge{padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);color:var(--gold-300);font-size:var(--text-sm);margin-bottom:var(--space-8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#c9a96e33;border:1px solid #c9a96e4d;font-weight:500;animation:.8s forwards Hero-module__irrDQW__fadeInUp;display:inline-block}.Hero-module__irrDQW__title{margin-bottom:var(--space-6);opacity:0;animation:.8s .2s forwards Hero-module__irrDQW__fadeInUp}.Hero-module__irrDQW__titleAccent{font-family:var(--font-display);color:var(--cream-100);text-shadow:0 2px 10px #0000004d;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1;display:block}.Hero-module__irrDQW__titleSub{font-family:var(--font-accent);color:var(--gold-400);margin-top:var(--space-2);font-size:clamp(2rem,5vw,3.5rem);display:block}.Hero-module__irrDQW__subtitle{font-size:var(--text-lg);color:#fffc;max-width:600px;margin:0 auto var(--space-10);opacity:0;line-height:1.8;animation:.8s .4s forwards Hero-module__irrDQW__fadeInUp}.Hero-module__irrDQW__brDesktop{display:none}@media (min-width:768px){.Hero-module__irrDQW__brDesktop{display:inline}}.Hero-module__irrDQW__ctas{gap:var(--space-4);margin-bottom:var(--space-12);opacity:0;flex-wrap:wrap;justify-content:center;animation:.8s .6s forwards Hero-module__irrDQW__fadeInUp;display:flex}.Hero-module__irrDQW__ctaPrimary{animation:3s ease-in-out infinite Hero-module__irrDQW__glow;font-size:var(--text-lg)!important}.Hero-module__irrDQW__ctaIcon{font-size:var(--text-xl)}.Hero-module__irrDQW__ctaSecondary{color:#ffffffe6!important;border-color:#fff6!important}.Hero-module__irrDQW__ctaSecondary:hover{border-color:var(--gold-400)!important;color:var(--gold-300)!important;background:#ffffff26!important}.Hero-module__irrDQW__stats{justify-content:center;align-items:center;gap:var(--space-6);padding:var(--space-6) var(--space-8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-2xl);opacity:0;background:#ffffff14;border:1px solid #ffffff1a;max-width:480px;margin:0 auto;animation:.8s .8s forwards Hero-module__irrDQW__fadeInUp;display:flex}.Hero-module__irrDQW__stat{align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.Hero-module__irrDQW__statNumber{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--cream-100);font-weight:700}.Hero-module__irrDQW__statLabel{font-size:var(--text-xs);color:#fff9;text-transform:uppercase;letter-spacing:1px}.Hero-module__irrDQW__statDivider{background:#ffffff26;width:1px;height:40px}.Hero-module__irrDQW__scrollIndicator{bottom:var(--space-8);z-index:3;align-items:center;gap:var(--space-2);color:#ffffff80;font-size:var(--text-xs);opacity:0;cursor:pointer;flex-direction:column;animation:1s 1.5s forwards Hero-module__irrDQW__fadeIn;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Hero-module__irrDQW__scrollMouse{border:2px solid #fff6;border-radius:12px;justify-content:center;width:24px;height:38px;padding-top:8px;display:flex}.Hero-module__irrDQW__scrollWheel{border-radius:var(--radius-full);background:#fff9;width:3px;height:8px;animation:2s ease-in-out infinite Hero-module__irrDQW__scrollBounce}@keyframes Hero-module__irrDQW__scrollBounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(6px)}}@media (max-width:768px){.Hero-module__irrDQW__stats{gap:var(--space-4);padding:var(--space-4) var(--space-5)}.Hero-module__irrDQW__statNumber{font-size:var(--text-xl)}.Hero-module__irrDQW__scrollIndicator{display:none}.Hero-module__irrDQW__subtitle{font-size:var(--text-base);padding:0 var(--space-2)}}@keyframes Hero-module__irrDQW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.ProductsSection-module__A-O-ba__section{background:var(--cream-400);position:relative}.ProductsSection-module__A-O-ba__section:before{content:"";background:linear-gradient(to bottom, var(--background), var(--cream-400));pointer-events:none;height:120px;position:absolute;top:0;left:0;right:0}.ProductsSection-module__A-O-ba__grid{gap:var(--space-6);margin-bottom:var(--space-12);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.ProductsSection-module__A-O-ba__card{background:var(--surface);border-radius:var(--radius-xl);transition:all var(--transition-base);box-shadow:var(--shadow-md);cursor:pointer;color:inherit;opacity:0;border:1px solid #c9a96e14;flex-direction:column;text-decoration:none;display:flex;overflow:hidden;transform:translateY(40px)}.ProductsSection-module__A-O-ba__card.ProductsSection-module__A-O-ba__visible{animation:.6s forwards ProductsSection-module__A-O-ba__cardReveal}@keyframes ProductsSection-module__A-O-ba__cardReveal{to{opacity:1;transform:translateY(0)}}.ProductsSection-module__A-O-ba__card:hover{box-shadow:var(--shadow-xl);border-color:#c9a96e40;transform:translateY(-8px)!important}.ProductsSection-module__A-O-ba__card:active{transform:translateY(-2px)!important}.ProductsSection-module__A-O-ba__cardImageWrap{width:100%;height:220px;position:relative;overflow:hidden}.ProductsSection-module__A-O-ba__cardImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.ProductsSection-module__A-O-ba__card:hover .ProductsSection-module__A-O-ba__cardImage{transform:scale(1.08)}.ProductsSection-module__A-O-ba__cardOverlay{padding-bottom:var(--space-5);opacity:0;transition:opacity var(--transition-base);background:linear-gradient(#0000 40%,#3c1518cc 100%);justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0}.ProductsSection-module__A-O-ba__card:hover .ProductsSection-module__A-O-ba__cardOverlay{opacity:1}.ProductsSection-module__A-O-ba__cardCta{color:var(--cream-100);font-weight:600;font-size:var(--text-base);padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#c9a96e40;border:1px solid #c9a96e66}.ProductsSection-module__A-O-ba__cardTag{top:var(--space-3);left:var(--space-3);padding:var(--space-1) var(--space-3);background:linear-gradient(135deg, var(--gold-500), var(--caramel-400));color:var(--chocolate-800);font-size:var(--text-xs);border-radius:var(--radius-full);box-shadow:var(--shadow-md);font-weight:700;position:absolute}.ProductsSection-module__A-O-ba__cardBody{padding:var(--space-5);flex-direction:column;flex:1;display:flex}.ProductsSection-module__A-O-ba__cardHeader{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);display:flex}.ProductsSection-module__A-O-ba__cardEmoji{font-size:var(--text-2xl)}.ProductsSection-module__A-O-ba__cardTitle{font-family:var(--font-display);font-size:var(--text-xl);color:var(--chocolate-700);font-weight:600}.ProductsSection-module__A-O-ba__cardDesc{font-size:var(--text-sm);color:var(--text-light);margin-bottom:var(--space-4);flex:1;line-height:1.6}.ProductsSection-module__A-O-ba__cardFooter{padding-top:var(--space-3);border-top:1px solid var(--caramel-100);justify-content:space-between;align-items:center;display:flex}.ProductsSection-module__A-O-ba__cardPrice{font-family:var(--font-display);font-size:var(--text-lg);color:var(--chocolate-500);font-weight:700}.ProductsSection-module__A-O-ba__cardPriceUnit{font-size:var(--text-sm);color:var(--text-light);font-weight:400}.ProductsSection-module__A-O-ba__cardAction{align-items:center;gap:var(--space-1);font-size:var(--text-sm);color:var(--gold-600);transition:all var(--transition-fast);font-weight:600;display:flex}.ProductsSection-module__A-O-ba__card:hover .ProductsSection-module__A-O-ba__cardAction{color:var(--chocolate-500);gap:var(--space-2)}.ProductsSection-module__A-O-ba__ctaWrap{text-align:center}@media (max-width:768px){.ProductsSection-module__A-O-ba__grid{gap:var(--space-4);grid-template-columns:1fr}.ProductsSection-module__A-O-ba__cardImageWrap{height:200px}}@media (max-width:480px){.ProductsSection-module__A-O-ba__grid{grid-template-columns:1fr}}
.HowItWorks-module__89X7bq__section{background:var(--background);position:relative}.HowItWorks-module__89X7bq__stepsGrid{gap:var(--space-6);margin-bottom:var(--space-12);grid-template-columns:repeat(4,1fr);display:grid;position:relative}.HowItWorks-module__89X7bq__stepCard{text-align:center;padding:var(--space-8) var(--space-5);background:var(--surface);border-radius:var(--radius-xl);transition:all var(--transition-base);opacity:0;border:1px solid #c9a96e1a;position:relative;transform:translateY(30px)}.HowItWorks-module__89X7bq__stepCard.HowItWorks-module__89X7bq__visible{animation:.6s forwards HowItWorks-module__89X7bq__fadeInUp}.HowItWorks-module__89X7bq__stepCard:hover{box-shadow:var(--shadow-lg);border-color:#c9a96e40;transform:translateY(-4px)!important}.HowItWorks-module__89X7bq__stepNumber{top:var(--space-3);right:var(--space-3);font-family:var(--font-display);font-size:var(--text-3xl);color:var(--caramel-100);font-weight:700;line-height:1;position:absolute}.HowItWorks-module__89X7bq__stepIcon{margin-bottom:var(--space-4);font-size:3rem;animation:3s ease-in-out infinite HowItWorks-module__89X7bq__float;display:inline-block}.HowItWorks-module__89X7bq__stepCard:nth-child(2) .HowItWorks-module__89X7bq__stepIcon{animation-delay:.5s}.HowItWorks-module__89X7bq__stepCard:nth-child(3) .HowItWorks-module__89X7bq__stepIcon{animation-delay:1s}.HowItWorks-module__89X7bq__stepCard:nth-child(4) .HowItWorks-module__89X7bq__stepIcon{animation-delay:1.5s}.HowItWorks-module__89X7bq__stepTitle{font-family:var(--font-display);font-size:var(--text-xl);color:var(--chocolate-700);margin-bottom:var(--space-3)}.HowItWorks-module__89X7bq__stepDesc{font-size:var(--text-sm);color:var(--text-light);line-height:1.7}.HowItWorks-module__89X7bq__connector{display:none}.HowItWorks-module__89X7bq__ctaWrap{text-align:center}@media (min-width:769px){.HowItWorks-module__89X7bq__connector{color:var(--caramel-300);z-index:2;display:block;position:absolute;top:50%;right:-28px;transform:translateY(-50%)}}@media (max-width:1024px){.HowItWorks-module__89X7bq__stepsGrid{grid-template-columns:repeat(2,1fr)}.HowItWorks-module__89X7bq__connector{display:none}}@media (max-width:768px){.HowItWorks-module__89X7bq__stepsGrid{max-width:400px;margin:0 auto var(--space-12);grid-template-columns:1fr}}@keyframes HowItWorks-module__89X7bq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.Testimonials-module__8X2KIG__section{background:linear-gradient(135deg, var(--chocolate-800), var(--chocolate-700), var(--chocolate-900));position:relative;overflow:hidden}.Testimonials-module__8X2KIG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#c9a96e14,#0000 70%);width:500px;height:500px;position:absolute;top:-50%;right:-20%}.Testimonials-module__8X2KIG__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#e8b4b80f,#0000 70%);width:400px;height:400px;position:absolute;bottom:-30%;left:-10%}.Testimonials-module__8X2KIG__carousel{opacity:0;max-width:700px;margin:0 auto;transform:translateY(30px)}.Testimonials-module__8X2KIG__carousel.Testimonials-module__8X2KIG__visible{animation:.6s forwards Testimonials-module__8X2KIG__fadeInUp}.Testimonials-module__8X2KIG__carouselTrack{min-height:280px;position:relative}.Testimonials-module__8X2KIG__testimonialCard{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-2xl);padding:var(--space-8) var(--space-8) var(--space-6);text-align:center;opacity:0;pointer-events:none;background:#ffffff0f;border:1px solid #ffffff1a;transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:translate(30px)}.Testimonials-module__8X2KIG__testimonialCard.Testimonials-module__8X2KIG__active{opacity:1;pointer-events:auto;transform:translate(0)}.Testimonials-module__8X2KIG__stars{font-size:var(--text-lg);margin-bottom:var(--space-4);letter-spacing:2px}.Testimonials-module__8X2KIG__quote{font-family:var(--font-display);font-size:var(--text-lg);color:var(--cream-200);margin-bottom:var(--space-6);font-style:italic;line-height:1.8}.Testimonials-module__8X2KIG__author{justify-content:center;align-items:center;gap:var(--space-3);display:flex}.Testimonials-module__8X2KIG__avatar{border-radius:var(--radius-full);background:#c9a96e26;justify-content:center;align-items:center;width:50px;height:50px;font-size:2.5rem;display:flex}.Testimonials-module__8X2KIG__authorName{color:var(--cream-100);font-size:var(--text-base);font-weight:600;display:block}.Testimonials-module__8X2KIG__authorEvent{color:var(--gold-400);font-size:var(--text-sm);font-family:var(--font-accent);display:block}.Testimonials-module__8X2KIG__dots{justify-content:center;gap:var(--space-2);margin-top:var(--space-8);display:flex}.Testimonials-module__8X2KIG__dot{border-radius:var(--radius-full);cursor:pointer;width:10px;height:10px;transition:all var(--transition-base);background:#fff3;border:none;padding:0}.Testimonials-module__8X2KIG__dot:hover{background:#fff6}.Testimonials-module__8X2KIG__activeDot{background:var(--gold-500);width:28px;box-shadow:0 0 10px #c9a96e66}@media (max-width:768px){.Testimonials-module__8X2KIG__carouselTrack{min-height:340px}.Testimonials-module__8X2KIG__testimonialCard{padding:var(--space-6) var(--space-5)}.Testimonials-module__8X2KIG__quote{font-size:var(--text-base)}}@keyframes Testimonials-module__8X2KIG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.Footer-module__nctMiG__footer{background:var(--chocolate-900);color:var(--cream-300);position:relative}.Footer-module__nctMiG__topWave{color:var(--chocolate-800);line-height:0;position:absolute;top:-1px;left:0;right:0}.Footer-module__nctMiG__topWave svg{width:100%;height:60px}.Footer-module__nctMiG__content{padding-top:calc(60px + var(--space-12));padding-bottom:var(--space-8)}.Footer-module__nctMiG__grid{gap:var(--space-12);margin-bottom:var(--space-12);grid-template-columns:2fr 1fr 1fr;display:grid}.Footer-module__nctMiG__brand{align-items:center;gap:var(--space-3);margin-bottom:var(--space-5);display:flex}.Footer-module__nctMiG__logo{border-radius:var(--radius-full);object-fit:cover;border:2px solid var(--gold-500);width:56px;height:56px}.Footer-module__nctMiG__brandName{font-family:var(--font-display);font-size:var(--text-xl);color:var(--cream-100);font-weight:700}.Footer-module__nctMiG__brandTagline{font-family:var(--font-accent);font-size:var(--text-sm);color:var(--gold-400)}.Footer-module__nctMiG__brandDesc{font-size:var(--text-sm);color:#ffffff8c;margin-bottom:var(--space-5);max-width:360px;line-height:1.8}.Footer-module__nctMiG__social{gap:var(--space-3);display:flex}.Footer-module__nctMiG__socialLink{border-radius:var(--radius-full);width:42px;height:42px;color:var(--cream-300);transition:all var(--transition-base);background:#ffffff14;border:1px solid #ffffff14;justify-content:center;align-items:center;display:flex}.Footer-module__nctMiG__socialLink:hover{background:var(--gold-500);color:var(--chocolate-800);transform:translateY(-3px);box-shadow:0 4px 15px #c9a96e4d}.Footer-module__nctMiG__colTitle{font-family:var(--font-display);font-size:var(--text-base);color:var(--cream-100);margin-bottom:var(--space-5);padding-bottom:var(--space-3);font-weight:600;position:relative}.Footer-module__nctMiG__colTitle:after{content:"";background:var(--gold-500);border-radius:var(--radius-full);width:30px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__nctMiG__footerLink{font-size:var(--text-sm);color:#ffffff8c;padding:var(--space-2) 0;transition:all var(--transition-fast);display:block}.Footer-module__nctMiG__footerLink:hover{color:var(--gold-400);padding-left:var(--space-2)}.Footer-module__nctMiG__infoItem{align-items:flex-start;gap:var(--space-3);font-size:var(--text-sm);color:#ffffff8c;padding:var(--space-2) 0;display:flex}.Footer-module__nctMiG__infoIcon{font-size:var(--text-base);flex-shrink:0}.Footer-module__nctMiG__bottom{padding-top:var(--space-6);justify-content:space-between;align-items:center;gap:var(--space-4);border-top:1px solid #ffffff14;flex-wrap:wrap;display:flex}.Footer-module__nctMiG__copy,.Footer-module__nctMiG__madeWith{font-size:var(--text-sm);color:#ffffff59}@media (max-width:768px){.Footer-module__nctMiG__grid{gap:var(--space-8);grid-template-columns:1fr}.Footer-module__nctMiG__bottom{text-align:center;flex-direction:column}}
.steps-module__FXLdoq__step{animation:.4s steps-module__FXLdoq__stepFadeIn}@keyframes steps-module__FXLdoq__stepFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.steps-module__FXLdoq__stepHeader{margin-bottom:var(--space-8)}.steps-module__FXLdoq__stepTitle{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--chocolate-700);margin-bottom:var(--space-2)}.steps-module__FXLdoq__stepDesc{font-size:var(--text-base);color:var(--text-light);line-height:1.7}.steps-module__FXLdoq__stepFooter{margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid var(--caramel-100);justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.steps-module__FXLdoq__stepInfo{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.steps-module__FXLdoq__totalBadge{background:linear-gradient(135deg, var(--gold-200), var(--gold-300));color:var(--gold-600);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:600}.steps-module__FXLdoq__minWarning{font-size:var(--text-sm);color:var(--warning)}.steps-module__FXLdoq__nextBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none!important;transform:none!important}.steps-module__FXLdoq__productGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.steps-module__FXLdoq__productCard{background:var(--cream-400);border-radius:var(--radius-xl);padding:var(--space-5);text-align:center;cursor:pointer;transition:all var(--transition-base);align-items:center;gap:var(--space-2);border:2px solid #0000;flex-direction:column;display:flex;position:relative}.steps-module__FXLdoq__productCard:hover{box-shadow:var(--shadow-lg);border-color:var(--caramel-300);transform:translateY(-3px)}.steps-module__FXLdoq__productCard.steps-module__FXLdoq__selected{border-color:var(--gold-500);background:var(--gold-200);box-shadow:var(--shadow-gold)}.steps-module__FXLdoq__productTag{top:var(--space-2);right:var(--space-2);background:linear-gradient(135deg, var(--gold-500), var(--caramel-400));color:var(--chocolate-800);border-radius:var(--radius-full);padding:2px 8px;font-size:.65rem;font-weight:700;position:absolute}.steps-module__FXLdoq__productEmoji{font-size:2.5rem}.steps-module__FXLdoq__productName{font-family:var(--font-display);font-size:var(--text-base);color:var(--chocolate-700);font-weight:600}.steps-module__FXLdoq__productPrice{font-size:var(--text-sm);color:var(--text-light)}.steps-module__FXLdoq__quantityControl{align-items:center;gap:var(--space-2);margin-top:var(--space-2);display:flex}.steps-module__FXLdoq__qtyBtn{border-radius:var(--radius-full);background:var(--surface);border:2px solid var(--caramel-300);width:36px;height:36px;color:var(--chocolate-700);font-size:var(--text-xl);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;font-weight:700;line-height:1;display:flex}.steps-module__FXLdoq__qtyBtn:hover{background:var(--gold-500);border-color:var(--gold-500);color:var(--chocolate-800)}.steps-module__FXLdoq__qtyInput{text-align:center;border:2px solid var(--caramel-200);border-radius:var(--radius-md);width:60px;padding:var(--space-2);font-size:var(--text-base);color:var(--chocolate-700);background:var(--surface);appearance:textfield;outline:none;font-weight:600}.steps-module__FXLdoq__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.steps-module__FXLdoq__qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.steps-module__FXLdoq__qtyInput:focus{border-color:var(--gold-500);box-shadow:0 0 0 3px #c9a96e26}.steps-module__FXLdoq__addBtn{margin-top:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);border:2px solid var(--caramel-300);color:var(--gold-600);font-weight:600;font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0}.steps-module__FXLdoq__addBtn:hover{background:var(--gold-500);border-color:var(--gold-500);color:var(--chocolate-800)}.steps-module__FXLdoq__formGrid{gap:var(--space-5);grid-template-columns:1fr 1fr;display:grid}.steps-module__FXLdoq__formStack{gap:var(--space-5);flex-direction:column;display:flex}.steps-module__FXLdoq__formGroup{flex-direction:column;display:flex}.steps-module__FXLdoq__formLabel{font-size:var(--text-sm);color:var(--text-primary);margin-bottom:var(--space-2);font-weight:600}.steps-module__FXLdoq__formInput{width:100%;padding:var(--space-3) var(--space-4);border:2px solid var(--caramel-200);border-radius:var(--radius-lg);background:var(--surface);color:var(--text-primary);font-size:var(--text-base);transition:all var(--transition-fast);outline:none}.steps-module__FXLdoq__formInput:focus{border-color:var(--gold-500);box-shadow:0 0 0 3px #c9a96e26}.steps-module__FXLdoq__formInput::placeholder{color:var(--text-light)}.steps-module__FXLdoq__inputError{border-color:var(--error)!important}.steps-module__FXLdoq__textarea{resize:vertical;min-height:80px}.steps-module__FXLdoq__errorMsg{font-size:var(--text-sm);color:var(--error);margin-top:var(--space-1)}.steps-module__FXLdoq__warningMsg{font-size:var(--text-sm);color:var(--warning);margin-top:var(--space-1);padding:var(--space-2) var(--space-3);background:var(--warning-light);border-radius:var(--radius-md)}.steps-module__FXLdoq__formHint{font-size:var(--text-xs);color:var(--text-light);margin-top:var(--space-1)}.steps-module__FXLdoq__datePreview{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--success-light);border-radius:var(--radius-lg);margin-top:var(--space-5);color:var(--success);font-size:var(--text-sm);display:flex}.steps-module__FXLdoq__datePreviewIcon{font-size:var(--text-2xl)}.steps-module__FXLdoq__deliveryOptions{gap:var(--space-4);margin-bottom:var(--space-6);flex-direction:column;display:flex}.steps-module__FXLdoq__deliveryOption{align-items:center;gap:var(--space-4);padding:var(--space-5);background:var(--cream-400);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-base);text-align:left;border:2px solid #0000;width:100%;display:flex}.steps-module__FXLdoq__deliveryOption:hover{border-color:var(--caramel-300);box-shadow:var(--shadow-md);transform:translateY(-2px)}.steps-module__FXLdoq__deliveryActive{border-color:var(--gold-500)!important;background:var(--gold-200)!important;box-shadow:var(--shadow-gold)!important}.steps-module__FXLdoq__deliveryIcon{flex-shrink:0;font-size:2rem}.steps-module__FXLdoq__deliveryLabel{font-size:var(--text-base);color:var(--chocolate-700);display:block}.steps-module__FXLdoq__deliveryInfo{font-size:var(--text-sm);color:var(--text-light);display:block}.steps-module__FXLdoq__deliveryBadge{background:var(--success-light);color:var(--success);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-size:var(--text-sm);flex-shrink:0;margin-left:auto;font-weight:600}.steps-module__FXLdoq__deliveryForm{gap:var(--space-4);flex-direction:column;display:flex}.steps-module__FXLdoq__pickupInfo{margin-top:var(--space-4)}.steps-module__FXLdoq__pickupCard{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);background:var(--info-light);border-radius:var(--radius-lg);font-size:var(--text-sm);color:var(--info);display:flex}.steps-module__FXLdoq__pickupIcon{font-size:var(--text-xl);flex-shrink:0}.steps-module__FXLdoq__pickupNote{font-size:var(--text-xs);opacity:.7;margin-top:var(--space-1)}.steps-module__FXLdoq__clubSection{margin-top:var(--space-6)}.steps-module__FXLdoq__clubCard{padding:var(--space-5);background:var(--cream-400);border:2px solid var(--caramel-200);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-base)}.steps-module__FXLdoq__clubCard:hover{border-color:var(--rose-400)}.steps-module__FXLdoq__clubActive{border-color:var(--rose-500)!important;background:var(--rose-100)!important}.steps-module__FXLdoq__clubHeader{align-items:center;gap:var(--space-3);display:flex}.steps-module__FXLdoq__clubEmoji{flex-shrink:0;font-size:2rem}.steps-module__FXLdoq__clubTitle{font-family:var(--font-display);font-size:var(--text-lg);color:var(--chocolate-700);display:block}.steps-module__FXLdoq__clubDesc{font-size:var(--text-sm);color:var(--text-light);display:block}.steps-module__FXLdoq__clubToggle{background:var(--caramel-200);width:48px;height:26px;transition:all var(--transition-base);border-radius:13px;flex-shrink:0;margin-left:auto;position:relative}.steps-module__FXLdoq__toggleOn{background:var(--rose-500)}.steps-module__FXLdoq__toggleThumb{border-radius:var(--radius-full);width:20px;height:20px;box-shadow:var(--shadow-sm);transition:transform var(--transition-base);background:#fff;position:absolute;top:3px;left:3px}.steps-module__FXLdoq__toggleOn .steps-module__FXLdoq__toggleThumb{transform:translate(22px)}.steps-module__FXLdoq__clubBenefits{gap:var(--space-2);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--rose-300);font-size:var(--text-sm);color:var(--text-secondary);flex-direction:column;display:flex}.steps-module__FXLdoq__paymentSummary{background:var(--cream-400);border-radius:var(--radius-xl);padding:var(--space-5);margin-bottom:var(--space-6)}.steps-module__FXLdoq__paymentRow{padding:var(--space-2) 0;font-size:var(--text-base);color:var(--text-secondary);justify-content:space-between;display:flex}.steps-module__FXLdoq__depositHighlight{font-size:var(--text-xl);color:var(--success)!important}.steps-module__FXLdoq__subTitle{font-family:var(--font-display);font-size:var(--text-lg);color:var(--chocolate-700);margin-bottom:var(--space-4)}.steps-module__FXLdoq__paymentMethods{gap:var(--space-3);margin-bottom:var(--space-6);flex-direction:column;display:flex}.steps-module__FXLdoq__paymentMethod{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--cream-400);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);text-align:left;border:2px solid #0000;width:100%;display:flex}.steps-module__FXLdoq__paymentMethod:hover{border-color:var(--caramel-300)}.steps-module__FXLdoq__paymentActive{border-color:var(--gold-500)!important;background:var(--gold-200)!important}.steps-module__FXLdoq__paymentDisabled{opacity:.5;pointer-events:none;cursor:not-allowed!important}.steps-module__FXLdoq__paymentMethodIcon{flex-shrink:0;font-size:1.8rem}.steps-module__FXLdoq__paymentCheck{color:var(--success);font-size:var(--text-xl);margin-left:auto;font-weight:700}.steps-module__FXLdoq__pixSection{margin-top:var(--space-4)}.steps-module__FXLdoq__pixCard{background:var(--cream-400);border:1px solid var(--caramel-200);border-radius:var(--radius-xl);padding:var(--space-6);text-align:center}.steps-module__FXLdoq__pixQrPlaceholder{width:200px;height:200px;margin:0 auto var(--space-5);border-radius:var(--radius-lg);border:2px dashed var(--caramel-300);background:#fff;justify-content:center;align-items:center;display:flex}.steps-module__FXLdoq__pixQrInner{text-align:center}.steps-module__FXLdoq__pixAmount{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--success);margin-top:var(--space-2);font-weight:700}.steps-module__FXLdoq__pixInfo{text-align:center}.steps-module__FXLdoq__pixInstructions{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-4)}.steps-module__FXLdoq__pixKey{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--caramel-200);margin-bottom:var(--space-4);font-size:var(--text-sm);display:inline-flex}.steps-module__FXLdoq__copyBtn{padding:var(--space-1) var(--space-3);border-radius:var(--radius-md);background:var(--gold-200);color:var(--gold-600);font-size:var(--text-xs);cursor:pointer;transition:background var(--transition-fast);border:none;font-weight:600}.steps-module__FXLdoq__copyBtn:hover{background:var(--gold-300)}.steps-module__FXLdoq__pixNote{font-size:var(--text-sm);color:var(--warning);font-weight:500}.steps-module__FXLdoq__confirmationBox{text-align:center;padding:var(--space-8) 0}.steps-module__FXLdoq__confirmIcon{margin-bottom:var(--space-4);font-size:4rem;animation:2s ease-in-out infinite steps-module__FXLdoq__float}.steps-module__FXLdoq__confirmTitle{font-family:var(--font-display);font-size:var(--text-3xl);color:var(--success);margin-bottom:var(--space-2)}.steps-module__FXLdoq__confirmSubtitle{font-size:var(--text-lg);color:var(--text-light);font-family:var(--font-accent)}.steps-module__FXLdoq__orderNumber{margin-top:var(--space-4);padding:var(--space-3) var(--space-5);background:var(--success-light);border-radius:var(--radius-lg);font-size:var(--text-base);color:var(--success);display:inline-block}.steps-module__FXLdoq__confirmDetails{gap:var(--space-5);margin:var(--space-6) 0;grid-template-columns:1fr 1fr;display:grid}.steps-module__FXLdoq__confirmSection{padding:var(--space-4);background:var(--cream-400);border-radius:var(--radius-lg)}.steps-module__FXLdoq__confirmSection h4{font-family:var(--font-display);font-size:var(--text-base);color:var(--chocolate-700);margin-bottom:var(--space-3);padding-bottom:var(--space-2);border-bottom:1px solid var(--caramel-100)}.steps-module__FXLdoq__confirmSection p{font-size:var(--text-sm);margin-bottom:var(--space-1)}.steps-module__FXLdoq__confirmItem{font-size:var(--text-sm);padding:var(--space-1) 0;justify-content:space-between;display:flex}.steps-module__FXLdoq__confirmStatus{font-weight:600;color:var(--warning)!important;margin-top:var(--space-2)!important}.steps-module__FXLdoq__confirmNote{text-align:center;padding:var(--space-5);background:var(--info-light);border-radius:var(--radius-lg);margin-bottom:var(--space-6)}.steps-module__FXLdoq__confirmNote p{font-size:var(--text-sm);color:var(--info);margin-bottom:var(--space-1)}.steps-module__FXLdoq__confirmActions{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:768px){.steps-module__FXLdoq__productGrid{gap:var(--space-3);grid-template-columns:repeat(2,1fr)}.steps-module__FXLdoq__productCard{padding:var(--space-4)}.steps-module__FXLdoq__productEmoji{font-size:2rem}.steps-module__FXLdoq__formGrid,.steps-module__FXLdoq__confirmDetails{grid-template-columns:1fr}.steps-module__FXLdoq__stepFooter{flex-direction:column}.steps-module__FXLdoq__stepFooter .steps-module__FXLdoq__btn{width:100%}}@media (max-width:480px){.steps-module__FXLdoq__productGrid{grid-template-columns:1fr 1fr}}
.FloatingWhatsApp-module__v8V__q__fab{bottom:var(--space-6);right:var(--space-6);z-index:var(--z-fixed);border-radius:var(--radius-full);width:60px;height:60px;transition:all var(--transition-base);background:#25d366;justify-content:center;align-items:center;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards FloatingWhatsApp-module__v8V__q__fabEntrance;display:flex;position:fixed;box-shadow:0 4px 15px #25d36666}@keyframes FloatingWhatsApp-module__v8V__q__fabEntrance{0%{opacity:0;transform:scale(0)rotate(-90deg)}to{opacity:1;transform:scale(1)rotate(0)}}.FloatingWhatsApp-module__v8V__q__fab:hover{transform:scale(1.1);box-shadow:0 6px 25px #25d36680}.FloatingWhatsApp-module__v8V__q__fab.FloatingWhatsApp-module__v8V__q__pulse:after{content:"";border-radius:var(--radius-full);pointer-events:none;border:2px solid #25d366;animation:2s ease-out FloatingWhatsApp-module__v8V__q__waPulse;position:absolute;inset:-4px}@keyframes FloatingWhatsApp-module__v8V__q__waPulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.FloatingWhatsApp-module__v8V__q__tooltip{right:calc(100% + var(--space-3));background:var(--surface);color:var(--text-primary);font-size:var(--text-sm);padding:var(--space-2) var(--space-4);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity var(--transition-fast);font-weight:500;position:absolute;top:50%;transform:translateY(-50%)}.FloatingWhatsApp-module__v8V__q__fab:hover .FloatingWhatsApp-module__v8V__q__tooltip{opacity:1}@media (max-width:768px){.FloatingWhatsApp-module__v8V__q__fab{width:52px;height:52px;bottom:var(--space-4);right:var(--space-4)}.FloatingWhatsApp-module__v8V__q__tooltip{display:none}}
