.Navbar-module__cRh5nW__header{height:var(--header-height);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);z-index:1000;background:#fffc;position:sticky;top:0}.Navbar-module__cRh5nW__navbar{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__cRh5nW__logo{align-items:center;display:flex}.Navbar-module__cRh5nW__logoImg{object-fit:cover;border:2px solid var(--border);border-radius:50%;width:56px;height:56px}@media (max-width:480px){.Navbar-module__cRh5nW__logoImg{width:44px;height:44px}}.Navbar-module__cRh5nW__nav{display:none}@media (min-width:768px){.Navbar-module__cRh5nW__nav{display:block}}.Navbar-module__cRh5nW__navList{gap:24px;display:flex}.Navbar-module__cRh5nW__navList a{text-transform:uppercase;color:var(--muted);transition:var(--transition);font-size:.9rem;font-weight:500}.Navbar-module__cRh5nW__navList a:hover{color:var(--primary)}.Navbar-module__cRh5nW__adminLink a{color:var(--secondary)!important;font-weight:700!important}.Navbar-module__cRh5nW__actions{gap:12px;display:flex}.Navbar-module__cRh5nW__iconBtn{color:var(--primary);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;padding:8px;display:flex}.Navbar-module__cRh5nW__iconBtn:hover{background:var(--accent)}.Navbar-module__cRh5nW__cartWrapper{justify-content:center;align-items:center;display:flex;position:relative}.Navbar-module__cRh5nW__badge{background:var(--secondary);color:var(--primary);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:800;display:flex;position:absolute;top:-6px;right:-6px}.Navbar-module__cRh5nW__hamburger{display:none}@media (max-width:768px){.Navbar-module__cRh5nW__logo{gap:12px}.Navbar-module__cRh5nW__hamburger{color:var(--primary);z-index:1001;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;display:flex!important}.Navbar-module__cRh5nW__hamburger svg{width:28px;height:28px}.Navbar-module__cRh5nW__desktopOnly{display:none!important}}.Navbar-module__cRh5nW__mobileMenu{z-index:2000;width:80%;max-width:300px;height:100vh;box-shadow:var(--shadow-lg);background:#fff;flex-direction:column;transition:left .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:-100%}.Navbar-module__cRh5nW__mobileMenuOpen{left:0}.Navbar-module__cRh5nW__mobileMenuHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px;display:flex}.Navbar-module__cRh5nW__mobileLogo{object-fit:cover;border:2px solid var(--border);border-radius:50%;width:48px;height:48px}.Navbar-module__cRh5nW__closeBtn{color:var(--primary);padding:8px}.Navbar-module__cRh5nW__mobileNav{padding:20px}.Navbar-module__cRh5nW__mobileNav ul{flex-direction:column;gap:20px;display:flex}.Navbar-module__cRh5nW__mobileNav a{color:var(--primary);text-transform:uppercase;font-size:1.1rem;font-weight:600}.Navbar-module__cRh5nW__mobileAdminLink a{color:var(--secondary)!important}.Navbar-module__cRh5nW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1500;background:#00000080;position:fixed;inset:0}.Navbar-module__cRh5nW__searchOverlay{z-index:2100;box-shadow:var(--shadow-lg);background:#fff;padding:20px 0;transition:top .4s cubic-bezier(.4,0,.2,1);position:fixed;top:-100px;left:0;right:0}.Navbar-module__cRh5nW__searchOverlayOpen{top:0}.Navbar-module__cRh5nW__searchForm{align-items:center;gap:16px;width:100%;display:flex}.Navbar-module__cRh5nW__searchInput{color:var(--primary);border:none;border-bottom:2px solid var(--border);background:0 0;outline:none;flex:1;padding:10px 0;font-size:1.5rem;font-weight:500}.Navbar-module__cRh5nW__searchInput::placeholder{color:#ccc}.Navbar-module__cRh5nW__closeSearch{color:var(--muted);transition:var(--transition);padding:10px}.Navbar-module__cRh5nW__closeSearch:hover{color:var(--primary);transform:rotate(90deg)}@media (max-width:768px){.Navbar-module__cRh5nW__searchInput{font-size:1.1rem}}
.ProductCard-module__bki8ua__card{background:var(--background);border:1px solid #0000000f;border-radius:16px;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a}.ProductCard-module__bki8ua__card:hover{border-color:#0000001a;transform:translateY(-4px);box-shadow:0 12px 24px #0000001f}.ProductCard-module__bki8ua__imageWrapper{aspect-ratio:1;background:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 100%);position:relative;overflow:hidden}.ProductCard-module__bki8ua__imageWrapper img{transition:transform .6s cubic-bezier(.4,0,.2,1)}.ProductCard-module__bki8ua__card:hover .ProductCard-module__bki8ua__imageWrapper img{transform:scale(1.08)}.ProductCard-module__bki8ua__badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:10;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:6px 14px;font-size:.7rem;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #667eea4d}.ProductCard-module__bki8ua__discountBadge{color:#fff;letter-spacing:.5px;z-index:10;background:linear-gradient(135deg,#dc2626 0%,#991b1b 100%);border-radius:20px;padding:6px 14px;font-size:.75rem;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #dc262666}.ProductCard-module__bki8ua__quickAdd{z-index:5;background:linear-gradient(#0000 0%,#0009 50%,#000c 100%);padding:16px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.ProductCard-module__bki8ua__card:hover .ProductCard-module__bki8ua__quickAdd{transform:translateY(0)}.ProductCard-module__bki8ua__quickAddBtn{width:100%;color:var(--primary);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000026}.ProductCard-module__bki8ua__quickAddBtn:hover{background:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #0003}.ProductCard-module__bki8ua__quickAddBtn svg{width:18px;height:18px}.ProductCard-module__bki8ua__info{flex-direction:column;gap:6px;padding:18px;display:flex}.ProductCard-module__bki8ua__category{color:var(--muted);text-transform:uppercase;letter-spacing:1.2px;font-size:.75rem;font-weight:600}.ProductCard-module__bki8ua__name{color:var(--primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__bki8ua__bottom{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.ProductCard-module__bki8ua__priceColumn{flex-direction:column;gap:2px;display:flex}.ProductCard-module__bki8ua__oldPrice{color:var(--muted);font-size:.85rem;text-decoration:line-through}.ProductCard-module__bki8ua__price{color:var(--primary);background:linear-gradient(135deg,var(--primary)0%,var(--secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:700}@media (max-width:480px){.ProductCard-module__bki8ua__info{padding:14px}.ProductCard-module__bki8ua__price{font-size:1.1rem}.ProductCard-module__bki8ua__quickAdd{display:none}}
.Profile-module__rjTkCq__main{padding-bottom:80px}.Profile-module__rjTkCq__loginCard{text-align:center;border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex-direction:column;gap:16px;max-width:400px;margin:100px auto;padding:40px;display:flex}.Profile-module__rjTkCq__loginCard h1{font-size:1.5rem;font-weight:800}.Profile-module__rjTkCq__loginCard p{color:var(--muted);margin-bottom:24px;font-size:.9rem}.Profile-module__rjTkCq__googleBtn{border:1px solid var(--border);width:100%;transition:var(--transition);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:12px;font-weight:600;display:flex}.Profile-module__rjTkCq__googleBtn:hover{background:var(--accent)}.Profile-module__rjTkCq__profileHeader{border-bottom:1px solid var(--border);align-items:center;gap:24px;margin-bottom:40px;padding:40px 0;display:flex}.Profile-module__rjTkCq__avatar{border:3px solid var(--secondary);object-fit:cover;border-radius:50%}.Profile-module__rjTkCq__avatarPlaceholder{background:var(--secondary);width:80px;height:80px;color:var(--primary);border:3px solid var(--secondary);border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:800;display:flex}.Profile-module__rjTkCq__profileHeader h1{font-size:1.5rem;font-weight:800}.Profile-module__rjTkCq__profileHeader p{color:var(--muted)}.Profile-module__rjTkCq__logoutForm{margin-left:auto}.Profile-module__rjTkCq__logoutBtn{color:var(--error);font-weight:600;text-decoration:underline}.Profile-module__rjTkCq__section{margin-bottom:60px}.Profile-module__rjTkCq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Profile-module__rjTkCq__section h2{font-size:1.25rem;font-weight:700}.Profile-module__rjTkCq__addBtn{color:var(--secondary);font-size:.9rem;font-weight:700}.Profile-module__rjTkCq__addressGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.Profile-module__rjTkCq__addressCard{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:24px;position:relative}.Profile-module__rjTkCq__addressCard h3{margin-bottom:12px;font-size:1rem}.Profile-module__rjTkCq__addressCard p{color:#444;margin-bottom:4px;font-size:.9rem}.Profile-module__rjTkCq__cardActions{border-top:1px solid var(--border);gap:16px;margin-top:16px;padding-top:16px;display:flex}.Profile-module__rjTkCq__cardActions button{font-size:.85rem;font-weight:600}.Profile-module__rjTkCq__deleteBtn{color:var(--error)}.Profile-module__rjTkCq__emptyText,.Profile-module__rjTkCq__ordersPlaceholder p{color:var(--muted);font-size:.9rem}.Profile-module__rjTkCq__ordersPlaceholder{border-radius:var(--radius);text-align:center;border:1px dashed var(--border);background:#fafafa;flex-direction:column;align-items:center;gap:16px;padding:40px;display:flex}.Profile-module__rjTkCq__shopBtn{background:var(--primary);color:#fff;border-radius:30px;padding:10px 24px;font-size:.9rem;font-weight:600}.Profile-module__rjTkCq__editBtn{color:var(--secondary);font-size:.9rem;font-weight:600}.Profile-module__rjTkCq__infoGrid{border-radius:var(--radius);background:#fafafa;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:32px;padding:32px;display:grid}.Profile-module__rjTkCq__infoGroup label{color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.8rem;display:block}.Profile-module__rjTkCq__infoGroup p{color:var(--primary);font-weight:600}.Profile-module__rjTkCq__profileForm{border:1px solid var(--border);border-radius:var(--radius);background:#fff;flex-direction:column;gap:20px;max-width:500px;padding:32px;display:flex}.Profile-module__rjTkCq__field{flex-direction:column;gap:8px;display:flex}.Profile-module__rjTkCq__field label{font-size:.9rem;font-weight:600}.Profile-module__rjTkCq__field input,.Profile-module__rjTkCq__field select{border:1px solid var(--border);border-radius:8px;padding:12px;font-size:1rem}.Profile-module__rjTkCq__grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Profile-module__rjTkCq__saveBtn{background:var(--primary);color:#fff;border-radius:8px;margin-top:10px;padding:14px;font-weight:700}.Profile-module__rjTkCq__orderList{flex-direction:column;gap:12px;display:flex}.Profile-module__rjTkCq__orderRow{border:1px solid var(--border);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:20px;font-size:.95rem;display:flex}.Profile-module__rjTkCq__statusBadge{color:#4f46e5;text-transform:uppercase;background:#eef2ff;border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:700}.Profile-module__rjTkCq__sectionTitle{align-items:center;gap:12px;margin-bottom:24px;display:flex}
.Products-module__cj8rEG__main{min-height:100vh}.Products-module__cj8rEG__content{gap:40px;padding:40px 0;display:flex}.Products-module__cj8rEG__sidebar{flex-shrink:0;width:250px}.Products-module__cj8rEG__gridWrapper{flex:1}.Products-module__cj8rEG__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Products-module__cj8rEG__header h1{font-size:1.5rem;font-weight:800}.Products-module__cj8rEG__header p{color:var(--muted);font-size:.9rem}.Products-module__cj8rEG__productGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;display:grid}@media (max-width:768px){.Products-module__cj8rEG__productGrid{grid-template-columns:repeat(2,1fr);gap:12px}}.Products-module__cj8rEG__filterContainer{flex-direction:column;gap:32px;display:flex}.Products-module__cj8rEG__filterGroup h3{font-size:1rem;font-weight:700;font-family:var(--font-main);border-bottom:2px solid #eee;margin-bottom:12px;padding-bottom:8px}.Products-module__cj8rEG__filterList{flex-direction:column;gap:8px;display:flex}.Products-module__cj8rEG__filterList button{text-align:left;color:var(--muted);transition:var(--transition);font-size:.95rem;font-family:var(--font-main);padding:4px 0}.Products-module__cj8rEG__filterList button:hover{color:var(--primary)}.Products-module__cj8rEG__activeFilter{font-weight:700;color:var(--secondary)!important}.Products-module__cj8rEG__categoryItem{flex-direction:column;gap:4px;display:flex}.Products-module__cj8rEG__subCategories{border-left:2px solid #eee;flex-direction:column;gap:4px;margin-left:12px;padding-left:8px;display:flex}.Products-module__cj8rEG__subFilter{font-size:.85rem!important}.Products-module__cj8rEG__activeSubFilter{font-weight:600;color:var(--secondary)!important;font-size:.85rem!important}.Products-module__cj8rEG__colorGrid{flex-wrap:wrap;gap:8px;display:flex}.Products-module__cj8rEG__colorBtn{border:1px solid var(--border);transition:var(--transition);font-size:.85rem;font-family:var(--font-main);background:#fff;border-radius:20px;padding:6px 12px}.Products-module__cj8rEG__activeColor{background:var(--secondary);color:#fff;border-color:var(--secondary)}.Products-module__cj8rEG__priceInputs{align-items:center;gap:8px;margin-bottom:8px;display:flex}.Products-module__cj8rEG__priceInputs input{border:1px solid var(--border);width:100%;font-size:.9rem;font-family:var(--font-main);border-radius:4px;padding:8px}.Products-module__cj8rEG__applyBtn{background:var(--primary);color:#fff;border-radius:4px;width:100%;padding:8px;font-size:.9rem;font-weight:600}.Products-module__cj8rEG__sortSelect{border:1px solid var(--border);width:100%;font-size:.9rem;font-family:var(--font-main);background:#fff;border-radius:4px;padding:10px}.Products-module__cj8rEG__empty{text-align:center;color:var(--muted);padding:60px;font-size:1.1rem}.Products-module__cj8rEG__mobileFilterBtn,.Products-module__cj8rEG__mobileCloseBtn{display:none}@media (max-width:768px){.Products-module__cj8rEG__content{flex-direction:column;gap:20px}.Products-module__cj8rEG__mobileFilterBtn{background:var(--primary);color:#fff;z-index:100;border-radius:50px;align-items:center;gap:10px;padding:12px 24px;font-size:1rem;font-weight:700;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #00000026}.Products-module__cj8rEG__filterContainer{z-index:2000;flex-direction:column;width:85%;max-width:320px;height:100vh;padding:0;transition:left .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:-100%;overflow-y:auto;box-shadow:15px 0 35px #0003;background-color:#fff!important}.Products-module__cj8rEG__filterContainer h3{color:#1a1a1a;border-bottom-color:#eee}.Products-module__cj8rEG__filterList button{color:#555}.Products-module__cj8rEG__activeFilter{border-radius:4px;color:var(--primary)!important;background:#fffbeb!important;padding-left:8px!important}.Products-module__cj8rEG__filterList button:hover{color:var(--primary);background:#f8f8f8;padding-left:5px}.Products-module__cj8rEG__filterContainer.Products-module__cj8rEG__mobileOpen{left:0}.Products-module__cj8rEG__mobileOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1500;background:#000000b3;animation:.3s Products-module__cj8rEG__fadeIn;position:fixed;inset:0}@keyframes Products-module__cj8rEG__fadeIn{0%{opacity:0}to{opacity:1}}.Products-module__cj8rEG__mobileMenuHeader{z-index:10;background:#f8f9fa;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:sticky;top:0}.Products-module__cj8rEG__mobileMenuHeader h3{color:#1a1a1a;font-size:1.1rem;font-family:var(--font-main);margin:0}.Products-module__cj8rEG__filterContent{flex-direction:column;gap:30px;padding:24px;display:flex}.Products-module__cj8rEG__mobileCloseBtn{color:#333;z-index:10;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 8px #0000000d}.Products-module__cj8rEG__mobileCloseBtn:hover{background:var(--primary);color:#fff}.Products-module__cj8rEG__sidebar{width:100%}.Products-module__cj8rEG__mobileApplyFooter{z-index:10;background:#fff;border-top:1px solid #eee;margin-top:auto;padding:16px 24px;position:sticky;bottom:0}.Products-module__cj8rEG__finalApplyBtn{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.5px;width:100%;font-size:1rem;font-weight:700;font-family:var(--font-main);border-radius:8px;padding:14px}}.Products-module__cj8rEG__skeletonCard{border-radius:var(--radius);background:#fff;padding:12px}.Products-module__cj8rEG__skeletonImage{aspect-ratio:4/5;background:#f0f0f0;border-radius:8px;width:100%;margin-bottom:12px;animation:1.5s infinite Products-module__cj8rEG__pulse}.Products-module__cj8rEG__skeletonText{background:#f0f0f0;border-radius:4px;width:70%;height:16px;margin-bottom:8px;animation:1.5s infinite Products-module__cj8rEG__pulse}.Products-module__cj8rEG__skeletonTextSmall{background:#f0f0f0;border-radius:4px;width:40%;height:12px;animation:1.5s infinite Products-module__cj8rEG__pulse}@keyframes Products-module__cj8rEG__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.Products-module__cj8rEG__filterOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:20;border-radius:var(--radius);background:#ffffff80;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Products-module__cj8rEG__spinner{border:3px solid var(--accent);border-top:3px solid var(--secondary);border-radius:50%;width:30px;height:30px;animation:1s linear infinite Products-module__cj8rEG__spin}@keyframes Products-module__cj8rEG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Products-module__cj8rEG__tinyLoader{color:var(--secondary);margin-left:8px;font-size:.8rem;font-weight:500}.Products-module__cj8rEG__filterContent{position:relative}
.Footer-module__3hUVsW__footer{color:#fff;background:linear-gradient(#1a1a1a,#000);margin-top:80px;padding:60px 0 24px}.Footer-module__3hUVsW__footerContent{max-width:1200px;margin:0 auto;padding:0 24px}.Footer-module__3hUVsW__footerGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px;display:grid}.Footer-module__3hUVsW__footerSection h3{color:#fff;letter-spacing:.5px;margin-bottom:20px;font-size:1.1rem;font-weight:700}.Footer-module__3hUVsW__footerSection p{color:#a0aec0;margin-bottom:16px;line-height:1.8}.Footer-module__3hUVsW__footerSection ul{margin:0;padding:0;list-style:none}.Footer-module__3hUVsW__footerSection ul li{margin-bottom:12px}.Footer-module__3hUVsW__footerSection ul li a{color:#cbd5e0;transition:var(--transition);align-items:center;gap:8px;text-decoration:none;display:flex}.Footer-module__3hUVsW__footerSection ul li a:hover{color:#fff;transform:translate(4px)}.Footer-module__3hUVsW__contactInfo{flex-direction:column;gap:16px;display:flex}.Footer-module__3hUVsW__contactItem{color:#cbd5e0;align-items:center;gap:12px;display:flex}.Footer-module__3hUVsW__contactItem svg{color:#718096;flex-shrink:0}.Footer-module__3hUVsW__contactItem a{color:#cbd5e0;transition:var(--transition);text-decoration:none}.Footer-module__3hUVsW__contactItem a:hover{color:#fff}.Footer-module__3hUVsW__socialLinks{gap:12px;margin-top:20px;display:flex}.Footer-module__3hUVsW__socialLink{color:#cbd5e0;width:40px;height:40px;transition:var(--transition);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__3hUVsW__socialLink:hover{color:#000;background:#fff;transform:translateY(-2px)}.Footer-module__3hUVsW__footerBottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:24px}.Footer-module__3hUVsW__footerBottom p{color:#718096;margin:0;font-size:.9rem}.Footer-module__3hUVsW__brandSection{margin-bottom:24px}.Footer-module__3hUVsW__brandLogo{letter-spacing:2px;color:#fff;margin-bottom:12px;font-size:1.5rem;font-weight:800}.Footer-module__3hUVsW__brandTagline{color:#718096;letter-spacing:1px;font-size:.85rem}@media (max-width:768px){.Footer-module__3hUVsW__footer{margin-top:60px;padding:40px 0 20px}.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr;gap:32px}.Footer-module__3hUVsW__footerSection h3{font-size:1rem}}
.Auth-module__vnjeXq__main{background:#f9f9f9;min-height:100vh}.Auth-module__vnjeXq__authWrapper{justify-content:center;align-items:center;padding:60px 0;display:flex}.Auth-module__vnjeXq__authCard{border-radius:var(--radius);background:#fff;width:100%;max-width:450px;padding:40px;box-shadow:0 10px 30px #0000000d}.Auth-module__vnjeXq__authCard h1{text-align:center;margin-bottom:8px;font-size:1.75rem;font-weight:800}.Auth-module__vnjeXq__authCard p{color:var(--muted);text-align:center;margin-bottom:32px}.Auth-module__vnjeXq__form{flex-direction:column;gap:20px;display:flex}.Auth-module__vnjeXq__field{flex-direction:column;gap:8px;display:flex}.Auth-module__vnjeXq__field label{font-size:.85rem;font-weight:600}.Auth-module__vnjeXq__field input{border:1px solid var(--border);transition:var(--transition);border-radius:8px;padding:12px 16px;font-size:1rem}.Auth-module__vnjeXq__field input:focus{border-color:var(--primary);outline:none}.Auth-module__vnjeXq__submitBtn{background:var(--primary);color:#fff;transition:var(--transition);border-radius:8px;margin-top:10px;padding:14px;font-weight:700}.Auth-module__vnjeXq__submitBtn:hover{background:var(--primary-light)}.Auth-module__vnjeXq__divider{text-align:center;color:var(--border);align-items:center;margin:24px 0;display:flex}.Auth-module__vnjeXq__divider:before,.Auth-module__vnjeXq__divider:after{content:"";border-bottom:1px solid var(--border);flex:1}.Auth-module__vnjeXq__divider span{color:var(--muted);padding:0 10px;font-size:.75rem;font-weight:700}.Auth-module__vnjeXq__googleBtn{border:1px solid var(--border);width:100%;transition:var(--transition);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:12px;font-weight:600;display:flex}.Auth-module__vnjeXq__googleBtn:hover{background:#f5f5f5}.Auth-module__vnjeXq__footerText{margin-top:24px;font-size:.9rem;color:var(--muted)!important}.Auth-module__vnjeXq__footerText a{color:var(--secondary);font-weight:700}.Auth-module__vnjeXq__errorText{font-weight:600;color:var(--error)!important}.Auth-module__vnjeXq__successText{font-weight:600;color:var(--success)!important}.Auth-module__vnjeXq__resendBox{text-align:center;background:#fff5f5;border:1px solid #fed7d7;border-radius:8px;margin-bottom:16px;padding:12px}.Auth-module__vnjeXq__resendBox p{color:#c53030;font-size:.85rem;margin-bottom:8px!important}.Auth-module__vnjeXq__resendBtn{color:var(--secondary);cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:700;text-decoration:underline}.Auth-module__vnjeXq__resendBtn:disabled{opacity:.5;cursor:not-allowed}.Auth-module__vnjeXq__agreements{flex-direction:column;gap:12px;margin:8px 0;display:flex}.Auth-module__vnjeXq__checkboxLabel{cursor:pointer;color:#4a5568;align-items:flex-start;gap:10px;font-size:.85rem;display:flex}.Auth-module__vnjeXq__checkboxLabel input{margin-top:3px;width:auto!important}.Auth-module__vnjeXq__checkboxLabel a{color:var(--secondary);font-weight:600;text-decoration:underline}
.Checkout-module__L-piDa__checkoutContainer{max-width:1200px;margin:80px auto;padding:0 24px}.Checkout-module__L-piDa__stepper{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex;position:relative}.Checkout-module__L-piDa__stepperLine{z-index:0;background:#e2e8f0;height:3px;position:absolute;top:20px;left:0;right:0}.Checkout-module__L-piDa__stepperLineProgress{background:linear-gradient(90deg,#000,#2d3748);height:100%;transition:width .5s}.Checkout-module__L-piDa__step{z-index:1;cursor:pointer;flex-direction:column;flex:1;align-items:center;gap:12px;transition:all .3s;display:flex;position:relative}.Checkout-module__L-piDa__stepNumber{color:#94a3b8;background:#fff;border:3px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-weight:700;transition:all .3s;display:flex}.Checkout-module__L-piDa__stepActive .Checkout-module__L-piDa__stepNumber{color:#fff;background:linear-gradient(135deg,#000,#2d3748);border-color:#000;box-shadow:0 4px 12px #0003}.Checkout-module__L-piDa__stepCompleted .Checkout-module__L-piDa__stepNumber{color:#fff;background:#10b981;border-color:#10b981}.Checkout-module__L-piDa__stepLabel{color:#94a3b8;text-align:center;font-size:.9rem;font-weight:600;transition:all .3s}.Checkout-module__L-piDa__stepActive .Checkout-module__L-piDa__stepLabel{color:#000;font-size:1rem}.Checkout-module__L-piDa__stepCompleted .Checkout-module__L-piDa__stepLabel{color:#10b981}.Checkout-module__L-piDa__contentCard{background:#fff;border-radius:16px;margin-bottom:24px;padding:40px;box-shadow:0 10px 40px #00000014}.Checkout-module__L-piDa__sectionTitle{color:#1e293b;margin-bottom:24px;font-size:1.5rem;font-weight:700}.Checkout-module__L-piDa__addressList{gap:16px;display:grid}.Checkout-module__L-piDa__addressCard{cursor:pointer;border:2px solid #e2e8f0;border-radius:12px;padding:20px;transition:all .3s;position:relative}.Checkout-module__L-piDa__addressCard:hover{border-color:#cbd5e0;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.Checkout-module__L-piDa__addressCard.Checkout-module__L-piDa__selected{background:#f8fafc;border-width:3px;border-color:#000}.Checkout-module__L-piDa__addressCard.Checkout-module__L-piDa__selected:before{content:"✓";color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:700;display:flex;position:absolute;top:16px;right:16px}.Checkout-module__L-piDa__addressHeader{justify-content:space-between;align-items:start;margin-bottom:12px;display:flex}.Checkout-module__L-piDa__addressTitle{color:#1e293b;font-size:1.1rem;font-weight:700}.Checkout-module__L-piDa__addressDefault{color:#92400e;background:#fef3c7;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600}.Checkout-module__L-piDa__addressDetails{color:#64748b;line-height:1.8}.Checkout-module__L-piDa__addNewAddress{text-align:center;cursor:pointer;background:#fff;border:2px dashed #cbd5e0;border-radius:12px;padding:32px;transition:all .3s}.Checkout-module__L-piDa__addNewAddress:hover{background:#f8fafc;border-color:#000}.Checkout-module__L-piDa__paymentMethods{gap:20px;display:grid}.Checkout-module__L-piDa__paymentMethod{cursor:pointer;border:2px solid #e2e8f0;border-radius:12px;padding:24px;transition:all .3s;position:relative}.Checkout-module__L-piDa__paymentMethod:hover{border-color:#cbd5e0}.Checkout-module__L-piDa__paymentMethod.Checkout-module__L-piDa__selected{background:#f8fafc;border-width:3px;border-color:#000}.Checkout-module__L-piDa__paymentMethod.Checkout-module__L-piDa__selected:before{content:"✓";color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:700;display:flex;position:absolute;top:20px;right:20px}.Checkout-module__L-piDa__paymentHeader{align-items:center;gap:16px;margin-bottom:12px;display:flex}.Checkout-module__L-piDa__paymentIcon{color:#fff;background:linear-gradient(135deg,#000,#2d3748);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Checkout-module__L-piDa__paymentTitle{font-size:1.1rem;font-weight:700}.Checkout-module__L-piDa__paymentDescription{color:#64748b;margin-left:64px;line-height:1.6}.Checkout-module__L-piDa__bankAccounts{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:20px;padding:20px}.Checkout-module__L-piDa__bankAccount{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px;padding:16px}.Checkout-module__L-piDa__bankAccount:last-child{margin-bottom:0}.Checkout-module__L-piDa__bankName{color:#1e293b;margin-bottom:8px;font-weight:700}.Checkout-module__L-piDa__bankDetail{justify-content:space-between;align-items:center;padding:6px 0;font-size:.9rem;display:flex}.Checkout-module__L-piDa__bankLabel{color:#64748b}.Checkout-module__L-piDa__bankValue{color:#1e293b;font-family:monospace;font-weight:600}.Checkout-module__L-piDa__orderSummary{background:#f8fafc;border-radius:12px;margin-bottom:24px;padding:24px}.Checkout-module__L-piDa__summaryRow{border-bottom:1px solid #e2e8f0;justify-content:space-between;padding:12px 0;display:flex}.Checkout-module__L-piDa__summaryRow:last-child{border-bottom:none;padding-top:16px;font-size:1.2rem;font-weight:700}.Checkout-module__L-piDa__buttons{gap:16px;margin-top:32px;display:flex}.Checkout-module__L-piDa__btnBack{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:10px;flex:1;padding:16px;font-weight:600;transition:all .3s}.Checkout-module__L-piDa__btnBack:hover{background:#f8fafc;border-color:#cbd5e0}.Checkout-module__L-piDa__btnNext{color:#fff;cursor:pointer;background:linear-gradient(135deg,#000,#2d3748);border:none;border-radius:10px;flex:2;padding:16px;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #00000026}.Checkout-module__L-piDa__btnNext:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #00000040}.Checkout-module__L-piDa__btnNext:disabled{opacity:.5;cursor:not-allowed}.Checkout-module__L-piDa__warningBox{background:#fffbeb;border-left:4px solid #f59e0b;border-radius:8px;margin:24px 0;padding:16px}.Checkout-module__L-piDa__warningBox p{color:#92400e;margin:0;line-height:1.6}@media (max-width:768px){.Checkout-module__L-piDa__checkoutContainer{margin:40px auto;padding:0 16px}.Checkout-module__L-piDa__stepper{margin-bottom:32px}.Checkout-module__L-piDa__stepLabel{font-size:.75rem}.Checkout-module__L-piDa__stepActive .Checkout-module__L-piDa__stepLabel{font-size:.85rem}.Checkout-module__L-piDa__contentCard{padding:24px}.Checkout-module__L-piDa__buttons{flex-direction:column}.Checkout-module__L-piDa__btnBack,.Checkout-module__L-piDa__btnNext{flex:1}}
.Support-module__VnKGxW__main{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);min-height:100vh}.Support-module__VnKGxW__container{max-width:900px;margin:0 auto;padding:80px 24px}.Support-module__VnKGxW__header{text-align:center;margin-bottom:48px}.Support-module__VnKGxW__header h1{background:linear-gradient(135deg,#000 0%,#2d3748 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:2.5rem;font-weight:800}.Support-module__VnKGxW__header p{color:#64748b;font-size:1.1rem;line-height:1.8}.Support-module__VnKGxW__supportCard{background:#fff;border-radius:16px;margin-bottom:48px;padding:48px;box-shadow:0 10px 40px #00000014}.Support-module__VnKGxW__form{flex-direction:column;gap:24px;display:flex}.Support-module__VnKGxW__field{flex-direction:column;gap:8px;display:flex}.Support-module__VnKGxW__field label{color:#1e293b;font-size:.95rem;font-weight:600}.Support-module__VnKGxW__field input,.Support-module__VnKGxW__field textarea,.Support-module__VnKGxW__field select{border:2px solid #e2e8f0;border-radius:10px;padding:14px 16px;font-family:inherit;font-size:1rem;transition:all .3s}.Support-module__VnKGxW__field input:focus,.Support-module__VnKGxW__field textarea:focus,.Support-module__VnKGxW__field select:focus{border-color:#000;outline:none;box-shadow:0 0 0 3px #0000000d}.Support-module__VnKGxW__field textarea{resize:vertical;min-height:150px}.Support-module__VnKGxW__fieldHint{color:#64748b;margin-top:4px;font-size:.85rem}.Support-module__VnKGxW__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#000 0%,#2d3748 100%);border:none;border-radius:10px;padding:16px 32px;font-size:1.05rem;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #00000026}.Support-module__VnKGxW__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0003}.Support-module__VnKGxW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Support-module__VnKGxW__infoBoxes{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:48px;display:grid}.Support-module__VnKGxW__infoBox{text-align:center;background:#fff;border-radius:12px;padding:32px;transition:all .3s;box-shadow:0 4px 12px #0000000d}.Support-module__VnKGxW__infoBox:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.Support-module__VnKGxW__infoBoxIcon{color:#fff;background:linear-gradient(135deg,#000 0%,#2d3748 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;display:flex}.Support-module__VnKGxW__infoBox h3{color:#1e293b;margin-bottom:12px;font-size:1.2rem;font-weight:700}.Support-module__VnKGxW__infoBox p{color:#64748b;line-height:1.6}.Support-module__VnKGxW__infoBox a{color:#000;border-bottom:2px solid #000;font-weight:600;text-decoration:none;transition:all .3s}.Support-module__VnKGxW__infoBox a:hover{color:#2d3748;border-color:#2d3748}.Support-module__VnKGxW__successMessage{color:#fff;text-align:center;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:16px;padding:48px}.Support-module__VnKGxW__successMessage h2{margin-bottom:16px;font-size:2rem}.Support-module__VnKGxW__successMessage p{opacity:.95;margin-bottom:32px;font-size:1.1rem}.Support-module__VnKGxW__successIcon{margin-bottom:24px;font-size:64px}@media (max-width:768px){.Support-module__VnKGxW__container{padding:40px 20px}.Support-module__VnKGxW__header h1{font-size:2rem}.Support-module__VnKGxW__supportCard{padding:32px 24px}.Support-module__VnKGxW__infoBoxes{grid-template-columns:1fr}}
.Static-module__NylWoW__main{background:#f8fafc;min-height:100vh}.Static-module__NylWoW__container{max-width:900px;margin:0 auto;padding:100px 24px 60px}.Static-module__NylWoW__container h1{text-align:center;margin-bottom:32px;font-size:2.5rem;font-weight:800}.Static-module__NylWoW__content{background:#fff;border-radius:16px;padding:48px;box-shadow:0 4px 12px #00000014}.Static-module__NylWoW__content p{color:#4a5568;margin-bottom:20px;line-height:1.8}.Static-module__NylWoW__content h2{color:#1e293b;margin:32px 0 16px;font-size:1.5rem;font-weight:700}.Static-module__NylWoW__content ul{color:#4a5568;margin-left:24px;line-height:2}@media (max-width:768px){.Static-module__NylWoW__container{padding:80px 20px 40px}.Static-module__NylWoW__container h1{font-size:2rem}.Static-module__NylWoW__content{padding:32px 24px}}
.Onboarding-module__nzqqFq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Onboarding-module__nzqqFq__modal{background:#fff;border-radius:16px;width:100%;max-width:400px;padding:32px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Onboarding-module__nzqqFq__modal h2{color:#1a202c;margin-bottom:8px;font-size:1.5rem}.Onboarding-module__nzqqFq__modal p{color:#4a5568;margin-bottom:24px;font-size:.95rem}.Onboarding-module__nzqqFq__form{flex-direction:column;gap:20px;display:flex}.Onboarding-module__nzqqFq__field{flex-direction:column;gap:8px;display:flex}.Onboarding-module__nzqqFq__field label{color:#2d3748;font-size:.9rem;font-weight:600}.Onboarding-module__nzqqFq__field input{border:1px solid #e2e8f0;border-radius:8px;padding:12px;font-size:1rem;transition:all .2s}.Onboarding-module__nzqqFq__field input:focus{border-color:var(--secondary);outline:none;box-shadow:0 0 0 3px #dc26261a}.Onboarding-module__nzqqFq__submitBtn{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:8px;padding:14px;font-weight:600;transition:background .2s}.Onboarding-module__nzqqFq__submitBtn:hover{background:#b91c1c}.Onboarding-module__nzqqFq__submitBtn:disabled{opacity:.7;cursor:not-allowed}
.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__hero{background:linear-gradient(135deg,#d4af37 0%,#f5e6d3 100%);padding:100px 0 120px;position:relative;overflow:hidden}.page-module___8aEwW__hero:before{content:"";opacity:.3;background:url("data:image/svg+xml,<svg width=\"100\" height=\"100\" xmlns=\"http://www.w3.org/2000/svg\"><defs><pattern id=\"grid\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><path d=\"M 100 0 L 0 0 0 100\" fill=\"none\" stroke=\"rgba(255,255,255,0.05)\" stroke-width=\"1\"/></pattern></defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}.page-module___8aEwW__heroContent{z-index:1;grid-template-columns:1fr;align-items:center;gap:60px;display:grid;position:relative}@media (min-width:1024px){.page-module___8aEwW__heroContent{grid-template-columns:1.2fr .8fr}}.page-module___8aEwW__heroText{color:#3e2723}.page-module___8aEwW__heroLabel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#3e2723;background:#d4af3733;border:1px solid #d4af3766;border-radius:30px;margin-bottom:24px;padding:8px 20px;font-size:.9rem;font-weight:600;display:inline-block}.page-module___8aEwW__heroContent h1{color:#3e2723;text-shadow:0 2px 10px #0000001a;margin-bottom:24px;font-size:3.5rem;font-weight:900;line-height:1.1}@media (max-width:768px){.page-module___8aEwW__hero{padding:80px 0}.page-module___8aEwW__heroContent h1{font-size:2.5rem}}@media (max-width:480px){.page-module___8aEwW__heroContent h1{font-size:2rem}}.page-module___8aEwW__heroContent p{color:#5d4037;max-width:560px;margin-bottom:32px;font-size:1.15rem;line-height:1.7}.page-module___8aEwW__heroFeatures{flex-wrap:wrap;gap:24px;margin-bottom:40px;display:flex}.page-module___8aEwW__feature{color:#3e2723;align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.page-module___8aEwW__feature svg{opacity:.8}.page-module___8aEwW__heroBtns{flex-wrap:wrap;gap:16px;display:flex}.page-module___8aEwW__primaryBtn{color:#d4af37;background:#3e2723;border-radius:50px;align-items:center;gap:10px;padding:16px 32px;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 10px 30px #0003}.page-module___8aEwW__primaryBtn:hover{background:#2c1810;transform:translateY(-3px);box-shadow:0 15px 40px #0000004d}.page-module___8aEwW__secondaryBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#3e2723;background:#3e272326;border:2px solid #3e27234d;border-radius:50px;align-items:center;gap:10px;padding:16px 32px;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.page-module___8aEwW__secondaryBtn:hover{background:#3e272340;border-color:#3e272380;transform:translateY(-3px)}.page-module___8aEwW__heroImage{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff9;border:2px solid #d4af374d;border-radius:24px;justify-content:center;align-items:center;height:500px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroImageGradient{background:radial-gradient(circle at 30%,#fff3 0%,#0000 50%),radial-gradient(circle at 70%,#ffffff26 0%,#0000 50%);width:100%;height:100%;animation:4s ease-in-out infinite page-module___8aEwW__pulse}@keyframes page-module___8aEwW__pulse{0%,to{opacity:.6}50%{opacity:1}}@media (max-width:1024px){.page-module___8aEwW__heroImage{height:300px}}@media (max-width:480px){.page-module___8aEwW__heroBtns{flex-direction:column}.page-module___8aEwW__primaryBtn,.page-module___8aEwW__secondaryBtn{justify-content:center;width:100%}}.page-module___8aEwW__section{padding:60px 0}.page-module___8aEwW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.page-module___8aEwW__sectionHeader h2{font-size:1.5rem;font-weight:700}.page-module___8aEwW__textLink{color:var(--secondary);font-weight:600}.page-module___8aEwW__exploreSection{text-align:center;padding:60px 0 20px}.page-module___8aEwW__exploreTitle{color:var(--primary);margin-bottom:24px;font-size:1.5rem;font-weight:800}.page-module___8aEwW__tagPool{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.page-module___8aEwW__tagItem{color:var(--secondary);transition:var(--transition);background:#fdf2f2;border:1px solid #0000;border-radius:30px;padding:10px 24px;font-size:.9rem;font-weight:700}.page-module___8aEwW__tagItem:hover{background:var(--secondary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #dc262626}.page-module___8aEwW__productGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (min-width:768px){.page-module___8aEwW__productGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.page-module___8aEwW__productGrid{grid-template-columns:repeat(4,1fr)}}.page-module___8aEwW__infoSection{border-top:1px solid var(--border);background:#fafafa;padding:60px 0}.page-module___8aEwW__infoGrid{grid-template-columns:1fr;gap:40px;display:grid}@media (min-width:768px){.page-module___8aEwW__infoGrid{text-align:center;grid-template-columns:repeat(2,1fr)}}.page-module___8aEwW__infoItem{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.page-module___8aEwW__infoItem h3{font-size:1.1rem;font-weight:700}.page-module___8aEwW__infoItem p{color:var(--muted);max-width:300px;font-size:.9rem}.page-module___8aEwW__footer{border-top:1px solid var(--border);text-align:center;color:var(--muted);padding:40px 0;font-size:.9rem}
