.pedido-module__JqPida__main{padding-top:calc(var(--navbar-height) + var(--space-6));background:var(--surface);min-height:100vh}.pedido-module__JqPida__container{max-width:1100px;padding:0 var(--space-4);margin:0 auto}.pedido-module__JqPida__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}.pedido-module__JqPida__stepperItem{flex:1;align-items:center;display:flex}.pedido-module__JqPida__stepperItem:last-child{flex:0}.pedido-module__JqPida__stepGroup{align-items:center;gap:var(--space-2);flex-direction:column;min-width:56px;display:flex}.pedido-module__JqPida__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}.pedido-module__JqPida__stepCircle.pedido-module__JqPida__active{background:linear-gradient(135deg, var(--brand-accent-500), var(--brand-warm-400));color:var(--brand-dark-800);transform:scale(1.1);box-shadow:0 4px 15px #c9a96e66}.pedido-module__JqPida__stepCircle.pedido-module__JqPida__completed{background:var(--success);color:#fff}.pedido-module__JqPida__stepCircle.pedido-module__JqPida__pending{background:var(--brand-warm-100);color:var(--text-light)}.pedido-module__JqPida__stepLine{background:var(--brand-warm-200);height:3px;margin:0 var(--space-2);border-radius:var(--radius-full);transition:background var(--transition-base);flex:1;margin-top:-18px}.pedido-module__JqPida__completedLine{background:var(--success)}.pedido-module__JqPida__stepLabel{font-size:var(--text-xs);color:var(--text-light);text-align:center;white-space:nowrap;font-weight:600}.pedido-module__JqPida__activeLabel{color:var(--brand-accent-600)}.pedido-module__JqPida__contentGrid{gap:var(--space-6);padding-bottom:var(--space-12);grid-template-columns:1fr 320px;align-items:flex-start;display:grid}.pedido-module__JqPida__stepContent{background:var(--surface);border-radius:var(--radius-2xl);padding:var(--space-8);box-shadow:var(--shadow-md);border:1px solid #c9a96e14;animation:.4s pedido-module__JqPida__fadeInUp}.pedido-module__JqPida__sidebar{top:calc(var(--navbar-height) + var(--space-4));position:sticky}.pedido-module__JqPida__summaryCard{background:var(--surface);border-radius:var(--radius-2xl);padding:var(--space-6);box-shadow:var(--shadow-md);border:1px solid #c9a96e1a}.pedido-module__JqPida__summaryTitle{font-family:var(--font-display);font-size:var(--text-lg);color:var(--text-primary);margin-bottom:var(--space-5);padding-bottom:var(--space-3);border-bottom:2px solid var(--brand-warm-100)}.pedido-module__JqPida__summaryEmpty{text-align:center;color:var(--text-light);font-size:var(--text-sm);padding:var(--space-8) 0;font-style:italic}.pedido-module__JqPida__summaryItems{gap:var(--space-3);flex-direction:column;display:flex}.pedido-module__JqPida__summaryItem{gap:var(--space-2);font-size:var(--text-sm);grid-template-columns:1fr auto auto;align-items:center;display:grid}.pedido-module__JqPida__summaryItemName{color:var(--text-primary);font-weight:500}.pedido-module__JqPida__summaryItemQty{color:var(--text-light);font-size:var(--text-xs);background:var(--brand-warm-100);border-radius:var(--radius-full);padding:2px 8px}.pedido-module__JqPida__summaryItemPrice{color:var(--text-primary);text-align:right;font-weight:600}.pedido-module__JqPida__summaryDivider{background:var(--brand-warm-100);height:1px;margin:var(--space-4) 0}.pedido-module__JqPida__summaryLine{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-2);justify-content:space-between;display:flex}.pedido-module__JqPida__summaryTotal{font-family:var(--font-display);font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-3);font-weight:700}.pedido-module__JqPida__summaryDeposit{background:linear-gradient(135deg, var(--brand-accent-200), var(--brand-accent-300));padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);font-size:var(--text-sm);color:var(--brand-accent-600);margin-bottom:var(--space-4);justify-content:space-between;align-items:center;font-weight:600;display:flex}.pedido-module__JqPida__depositValue{font-family:var(--font-display);font-size:var(--text-lg);color:var(--text-primary)}.pedido-module__JqPida__summaryMeta{font-size:var(--text-sm);color:var(--text-light);padding:var(--space-1) 0}@media (max-width:868px){.pedido-module__JqPida__contentGrid{grid-template-columns:1fr}.pedido-module__JqPida__sidebar{order:-1;position:static}.pedido-module__JqPida__stepContent{padding:var(--space-5)}.pedido-module__JqPida__stepper{padding:var(--space-2) 0 var(--space-6);justify-content:flex-start;gap:0}.pedido-module__JqPida__stepLine{width:20px}.pedido-module__JqPida__stepLabel{font-size:.65rem}}
.Navbar-module__2fwCUq__navbar{z-index:var(--z-fixed);padding:var(--space-4) 0;transition:all var(--transition-base);-webkit-backdrop-filter:blur(12px);background:#0a0e1abf;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:#0a0e1af5;border-bottom:1px solid #f9731633;box-shadow:0 2px 20px #0006}.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(--brand-accent-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-accent);font-size:var(--text-2xl);color:#f1f5fb;font-weight:700;line-height:1.1}.Navbar-module__2fwCUq__navbar.Navbar-module__2fwCUq__scrolled .Navbar-module__2fwCUq__logoTitle{color:#f1f5fb}.Navbar-module__2fwCUq__navbar:not(.Navbar-module__2fwCUq__scrolled).Navbar-module__2fwCUq__themeDark .Navbar-module__2fwCUq__logoTitle{color:#f1f5fb;text-shadow:0 1px 3px #00000080}.Navbar-module__2fwCUq__logoSubtitle{font-family:var(--font-accent);font-size:var(--text-sm);color:#fdba74}.Navbar-module__2fwCUq__navLinks{align-items:center;gap:var(--space-6);display:flex}.Navbar-module__2fwCUq__navLink{font-size:var(--text-sm);color:#ffffffd9;transition:color var(--transition-fast);padding:var(--space-1) 0;font-weight:500;position:relative}.Navbar-module__2fwCUq__navbar.Navbar-module__2fwCUq__scrolled .Navbar-module__2fwCUq__navLink{color:#ffffffd9}.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(--brand-accent-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(--brand-accent-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__iconActions{align-items:center;gap:var(--space-2);display:flex}.Navbar-module__2fwCUq__iconBtn{border-radius:var(--radius-full);cursor:pointer;color:#ffffffd9;width:38px;height:38px;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:relative}.Navbar-module__2fwCUq__navbar.Navbar-module__2fwCUq__scrolled .Navbar-module__2fwCUq__iconBtn{color:#ffffffd9}.Navbar-module__2fwCUq__navbar:not(.Navbar-module__2fwCUq__scrolled).Navbar-module__2fwCUq__themeDark .Navbar-module__2fwCUq__iconBtn{color:#ffffffe6}.Navbar-module__2fwCUq__iconBtn:hover{color:var(--brand-accent-500);background:#c9a96e1a}.Navbar-module__2fwCUq__iconBadge{border-radius:var(--radius-full);background:var(--brand-blush-500);min-width:18px;height:18px;color:var(--text-inverse);justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-2px;right:-2px}.Navbar-module__2fwCUq__hamburger{padding:var(--space-2);z-index:10;flex-direction:column;gap:5px;display:none}.Navbar-module__2fwCUq__hamburger span{border-radius:var(--radius-full);width:24px;height:2px;transition:all var(--transition-base);background:#ffffffe6;display:block}.Navbar-module__2fwCUq__navbar:not(.Navbar-module__2fwCUq__scrolled).Navbar-module__2fwCUq__themeDark .Navbar-module__2fwCUq__hamburger span{background:#f1f5fb}.Navbar-module__2fwCUq__navThemeToggle{color:#ffffffd9!important}.Navbar-module__2fwCUq__navThemeToggle:hover{color:#fff!important;background-color:#ffffff1f!important}.Navbar-module__2fwCUq__headerActions{align-items:center;gap:var(--space-2);z-index:10;display:flex}.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{-webkit-backdrop-filter:blur(20px);width:85%;max-width:340px;height:100vh;padding:calc(var(--navbar-height) + var(--space-8)) var(--space-8) var(--space-8);align-items:flex-start;gap:var(--space-4);transition:transform var(--transition-slow);background:#0a0e1afa;border-left:1px solid #f9731626;flex-direction:column;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 30px #00000080}.Navbar-module__2fwCUq__navLinks.Navbar-module__2fwCUq__open{transform:translate(0)}.Navbar-module__2fwCUq__navLink{font-size:var(--text-lg);width:100%;padding:var(--space-3) var(--space-4);border-radius:var(--radius-xl);transition:background-color var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);touch-action:manipulation;border:1px solid #0000;display:block;color:#ffffffe6!important}.Navbar-module__2fwCUq__navLink:hover{color:#fdba74!important}.Navbar-module__2fwCUq__navLink:active{background:#f973161f;border-color:#f973164d;color:#fdba74!important}.Navbar-module__2fwCUq__navCta{width:100%;margin-top:var(--space-4);text-align:center}.Navbar-module__2fwCUq__iconActions{gap:var(--space-4);margin-top:var(--space-2);flex-direction:row}.Navbar-module__2fwCUq__iconBtn{color:#ffffffd9!important}.Navbar-module__2fwCUq__logoTitle{font-size:var(--text-lg)}.Navbar-module__2fwCUq__logoImg{width:40px;height:40px}}
.CartDrawer-module__xUSgqW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:var(--z-overlay);opacity:0;pointer-events:none;transition:opacity var(--transition-base);background:#1a0a0a80;position:fixed;inset:0}.CartDrawer-module__xUSgqW__overlayOpen{opacity:1;pointer-events:auto}.CartDrawer-module__xUSgqW__drawer{background:var(--surface);width:100%;max-width:420px;z-index:var(--z-modal);box-shadow:var(--shadow-2xl);transition:transform var(--transition-slow);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.CartDrawer-module__xUSgqW__drawerOpen{transform:translate(0)}.CartDrawer-module__xUSgqW__header{padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--brand-warm-100);justify-content:space-between;align-items:center;display:flex}.CartDrawer-module__xUSgqW__title{font-family:var(--font-display);font-size:var(--text-xl);color:var(--text-primary)}.CartDrawer-module__xUSgqW__closeBtn{cursor:pointer;color:var(--text-light);background:0 0;border:none;font-size:1.5rem;line-height:1}.CartDrawer-module__xUSgqW__body{padding:var(--space-4) var(--space-6);flex:1;overflow-y:auto}.CartDrawer-module__xUSgqW__empty{justify-content:center;align-items:center;gap:var(--space-3);text-align:center;height:100%;color:var(--text-light);padding:var(--space-12) 0;flex-direction:column;display:flex}.CartDrawer-module__xUSgqW__emptyIcon{font-size:var(--text-5xl)}.CartDrawer-module__xUSgqW__list{gap:var(--space-4);flex-direction:column;list-style:none;display:flex}.CartDrawer-module__xUSgqW__item{gap:var(--space-3);padding-bottom:var(--space-4);border-bottom:1px solid var(--brand-warm-100);display:flex}.CartDrawer-module__xUSgqW__itemImage{border-radius:var(--radius-md);background:var(--surface);flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.CartDrawer-module__xUSgqW__itemInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CartDrawer-module__xUSgqW__itemName{font-weight:600;font-size:var(--text-sm);color:var(--text-primary)}.CartDrawer-module__xUSgqW__itemMeta{font-size:var(--text-xs);color:var(--text-light)}.CartDrawer-module__xUSgqW__itemPrice{font-size:var(--text-sm);color:var(--price-accent);margin-top:2px;font-weight:600}.CartDrawer-module__xUSgqW__qtyRow{align-items:center;gap:var(--space-2);margin-top:var(--space-2);display:flex}.CartDrawer-module__xUSgqW__qtyBtn{border-radius:var(--radius-full);border:1px solid var(--brand-warm-300);background:var(--surface);cursor:pointer;width:24px;height:24px;font-size:var(--text-sm);justify-content:center;align-items:center;line-height:1;display:flex}.CartDrawer-module__xUSgqW__qtyBtn:hover{border-color:var(--brand-blush-500);color:var(--brand-blush-600)}.CartDrawer-module__xUSgqW__qtyValue{font-size:var(--text-sm);text-align:center;min-width:16px;font-weight:600}.CartDrawer-module__xUSgqW__removeBtn{font-size:var(--text-xs);color:var(--error);cursor:pointer;background:0 0;border:none;margin-left:auto;text-decoration:underline}.CartDrawer-module__xUSgqW__footer{padding:var(--space-5) var(--space-6);border-top:1px solid var(--brand-warm-100);gap:var(--space-4);flex-direction:column;display:flex}.CartDrawer-module__xUSgqW__subtotalRow{font-size:var(--text-base);color:var(--text-primary);justify-content:space-between;align-items:center;font-weight:600;display:flex}.CartDrawer-module__xUSgqW__subtotalValue{font-family:var(--font-display);font-size:var(--text-xl);color:var(--price-accent)}@media (max-width:480px){.CartDrawer-module__xUSgqW__drawer{max-width:100%}}
.Hero-module__irrDQW__hero{min-height:100vh;padding-top:var(--navbar-height);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__irrDQW__bgFallback{background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:var(--brand-blush-700);z-index:0;width:100%;height:100%;position:absolute;inset:0}.Hero-module__irrDQW__overlay{z-index:1;background:linear-gradient(135deg,#0a0e1aa6 0%,#16213e80 50%,#0a0e1a66 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(--brand-accent-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;position:relative}.Hero-module__irrDQW__badge{padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);color:var(--brand-accent-400);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:#f1f5fb;text-shadow:0 2px 20px #00000080,0 0 40px #f9731626;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1;display:block}.Hero-module__irrDQW__titleSub{font-family:var(--font-accent);color:#fdba74;margin-top:var(--space-2);text-shadow:0 2px 12px #0006;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(--brand-accent-400)!important;color:var(--brand-accent-400)!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(--brand-light-300);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(--surface);position:relative}.ProductsSection-module__A-O-ba__section:before{content:"";background:linear-gradient(to bottom, var(--background), var(--surface));pointer-events:none;height:120px;position:absolute;top:0;left:0;right:0}.ProductsSection-module__A-O-ba__searchBar{margin-bottom:var(--space-5);justify-content:center;display:flex}.ProductsSection-module__A-O-ba__searchInput{width:100%;max-width:420px;padding:var(--space-3) var(--space-5);border-radius:var(--radius-full);border:1px solid var(--brand-warm-300);background:var(--surface);color:var(--text-secondary);font-size:var(--text-sm);transition:all var(--transition-fast)}.ProductsSection-module__A-O-ba__searchInput:focus{border-color:var(--brand-blush-500);outline:none}.ProductsSection-module__A-O-ba__filterBar{justify-content:center;gap:var(--space-3);margin-bottom:var(--space-10);flex-wrap:wrap;display:flex}.ProductsSection-module__A-O-ba__filterBtn{padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);border:1px solid var(--brand-warm-300);background:var(--surface);color:var(--text-secondary);font-size:var(--text-sm);cursor:pointer;transition:all var(--transition-fast);font-weight:600}.ProductsSection-module__A-O-ba__filterBtn:hover{border-color:var(--brand-blush-500);color:var(--brand-blush-600)}.ProductsSection-module__A-O-ba__filterBtnActive{background:var(--brand-blush-500);border-color:var(--brand-blush-500);color:var(--text-inverse)}.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);border:1px solid #c9a96e14;flex-direction:column;animation:.6s both ProductsSection-module__A-O-ba__cardReveal;display:flex;position:relative;overflow:hidden}@keyframes ProductsSection-module__A-O-ba__cardReveal{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.ProductsSection-module__A-O-ba__card:hover{box-shadow:var(--shadow-xl);border-color:#c9a96e40;transform:translateY(-8px)}.ProductsSection-module__A-O-ba__favoriteBtn{top:var(--space-3);right:var(--space-3);z-index:2;border-radius:var(--radius-full);width:36px;height:36px;color:var(--brand-blush-500);font-size:var(--text-xl);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all var(--transition-fast);background:#ffffffd9;border:1px solid #c9a96e33;justify-content:center;align-items:center;display:flex;position:absolute}.ProductsSection-module__A-O-ba__favoriteBtn:hover{transform:scale(1.1)}.ProductsSection-module__A-O-ba__favoriteBtnActive{color:var(--brand-blush-600)}.ProductsSection-module__A-O-ba__cardImageWrap{background:var(--surface);justify-content:center;align-items:center;width:100%;height:220px;display:flex;position:relative;overflow:hidden}.ProductsSection-module__A-O-ba__cardImageIcon{transition:transform var(--transition-slow)}.ProductsSection-module__A-O-ba__card:hover .ProductsSection-module__A-O-ba__cardImageIcon{transform:scale(1.08)}.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(--brand-accent-500), var(--brand-warm-400));color:var(--brand-dark-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);gap:var(--space-2);flex-direction:column;flex:1;display:flex}.ProductsSection-module__A-O-ba__cardTitle{font-family:var(--font-display);font-size:var(--text-xl);color:var(--text-primary);font-weight:600}.ProductsSection-module__A-O-ba__cardDesc{font-size:var(--text-sm);color:var(--text-light);margin-bottom:var(--space-2);flex:1;line-height:1.6}.ProductsSection-module__A-O-ba__cardFooter{justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--brand-warm-100);display:flex}.ProductsSection-module__A-O-ba__cardPrice{font-family:var(--font-display);font-size:var(--text-lg);color:var(--price-accent);white-space:nowrap;font-weight:700}.ProductsSection-module__A-O-ba__addBtn{white-space:nowrap;font-size:var(--text-sm)!important;padding:var(--space-2) var(--space-4)!important}.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}.ProductsSection-module__A-O-ba__cardFooter{flex-direction:column;align-items:stretch}.ProductsSection-module__A-O-ba__addBtn{text-align:center;width:100%}}@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(--brand-accent-400);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(--text-primary);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(--text-secondary);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,#0d1424,#0a0e1a,#05070d);position:relative;overflow:hidden}.Testimonials-module__8X2KIG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#f973161a,#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,#38bdf814,#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(--brand-light-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(--brand-light-300);font-size:var(--text-base);font-weight:600;display:block}.Testimonials-module__8X2KIG__authorEvent{color:var(--brand-accent-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(--brand-accent-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)}}
