:root{--background:#f8fafc;--foreground:#09090b;--font-sans:"Inter", Arial, Helvetica, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw!important;height:auto!important;min-height:100vh!important;overflow:hidden auto!important}.adminWrapper,.mainContent{height:auto!important;min-height:100vh!important;overflow-y:visible!important}body{color:var(--foreground);background:var(--background);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{justify-content:center;align-items:center;min-height:100vh;display:flex}.title{color:#0f172a;font-size:2rem;font-weight:600}@media (prefers-color-scheme:dark){.title{color:#0f172a}}.pac-container{background-color:#fff;border:1px solid #00000014;border-top:none;border-radius:24px;margin-top:12px;padding:8px;font-family:Inter,sans-serif;box-shadow:0 4px 20px #0000000f,0 0 0 1px #00000003;z-index:9999!important}.pac-item{color:#52525b;cursor:pointer;border-top:none;border-radius:14px;align-items:center;padding:12px 16px;font-size:14px;transition:all .2s;display:flex}.pac-item:hover{color:#09090b;background-color:#f8f8f8}.pac-item-query{color:#09090b;padding-right:4px;font-size:15px;font-weight:600}.pac-icon{filter:grayscale()opacity(.5);margin-right:12px}.pac-item:hover .pac-icon{filter:none;opacity:1}.pac-logo:after{display:none}.pac-matched{color:#6366f1;font-weight:700}
.CartSidebar-module__zgNfLq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;visibility:hidden;background:#0006;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.CartSidebar-module__zgNfLq__overlayOpen{opacity:1;visibility:visible}.CartSidebar-module__zgNfLq__sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1001;background:#fffffff2;flex-direction:column;width:100%;max-width:450px;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #0000000d}.CartSidebar-module__zgNfLq__sidebarOpen{transform:translate(0)}.CartSidebar-module__zgNfLq__header{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CartSidebar-module__zgNfLq__header h2{color:#18181b;margin:0;font-size:1.25rem;font-weight:700}.CartSidebar-module__zgNfLq__closeBtn{cursor:pointer;color:#71717a;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.CartSidebar-module__zgNfLq__closeBtn:hover{color:#18181b;background:#f4f4f5}.CartSidebar-module__zgNfLq__content{flex:1;padding:1.5rem;overflow-y:auto}.CartSidebar-module__zgNfLq__emptyState{text-align:center;color:#71717a;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.CartSidebar-module__zgNfLq__emptyIcon{color:#e4e4e7;margin-bottom:1rem}.CartSidebar-module__zgNfLq__emptyState p{margin-bottom:1.5rem}.CartSidebar-module__zgNfLq__shopBtn{color:#fff;background:#6366f1;border-radius:12px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s}.CartSidebar-module__zgNfLq__shopBtn:hover{background:#4f46e5;transform:translateY(-2px)}.CartSidebar-module__zgNfLq__itemList{flex-direction:column;gap:2rem;display:flex}.CartSidebar-module__zgNfLq__item{border-bottom:1px solid #0000000d;gap:1.25rem;padding-bottom:1.5rem;display:flex}.CartSidebar-module__zgNfLq__item:last-child{border-bottom:none;padding-bottom:0}.CartSidebar-module__zgNfLq__itemImage{background:#f4f4f5;border-radius:12px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.CartSidebar-module__zgNfLq__itemImage img{object-fit:cover;width:100%;height:100%}.CartSidebar-module__zgNfLq__itemInfo{flex-direction:column;flex:1;justify-content:space-between;display:flex}.CartSidebar-module__zgNfLq__itemHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.CartSidebar-module__zgNfLq__itemName{color:#18181b;margin:0;font-size:.95rem;font-weight:600}.CartSidebar-module__zgNfLq__removeBtn{cursor:pointer;color:#a1a1aa;background:0 0;border:none;padding:.25rem;transition:color .2s}.CartSidebar-module__zgNfLq__removeBtn:hover{color:#ef4444}.CartSidebar-module__zgNfLq__itemBrand{color:#71717a;margin-bottom:.5rem;font-size:.8rem}.CartSidebar-module__zgNfLq__itemControls{justify-content:space-between;align-items:center;display:flex}.CartSidebar-module__zgNfLq__quantityControl{background:#f4f4f5;border-radius:8px;align-items:center;gap:.75rem;padding:.25rem .5rem;display:flex}.CartSidebar-module__zgNfLq__qtyBtn{cursor:pointer;color:#71717a;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;display:flex}.CartSidebar-module__zgNfLq__qtyBtn:hover{color:#18181b;background:#e4e4e7}.CartSidebar-module__zgNfLq__qtyValue{text-align:center;min-width:20px;font-size:.9rem;font-weight:600}.CartSidebar-module__zgNfLq__itemPrice{color:#18181b;font-weight:700}.CartSidebar-module__zgNfLq__footer{background:#fff;border-top:1px solid #0000000d;padding:1.5rem}.CartSidebar-module__zgNfLq__summary{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.CartSidebar-module__zgNfLq__totalLabel{color:#71717a;font-size:.9rem;font-weight:500}.CartSidebar-module__zgNfLq__totalAmount{color:#18181b;font-size:1.25rem;font-weight:800}.CartSidebar-module__zgNfLq__checkoutBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.CartSidebar-module__zgNfLq__checkoutBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #6366f133}@media (max-width:480px){.CartSidebar-module__zgNfLq__sidebar{max-width:100%}}.CartSidebar-module__zgNfLq__clearBtn{color:#ef4444;cursor:pointer;background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;padding:.4rem .85rem;font-size:.8rem;font-weight:700;transition:all .2s}.CartSidebar-module__zgNfLq__clearBtn:hover{background-color:#fee2e2;transform:translateY(-1px)}
.Navbar-module__UMbBgq__navbar{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#f8fafcd9;border-bottom:1px solid #0000000d;align-items:center;height:80px;animation:.5s ease-out Navbar-module__UMbBgq__slideDown;display:flex;position:fixed;top:0;left:0;right:0;transform:translate(0,0)}@keyframes Navbar-module__UMbBgq__slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.Navbar-module__UMbBgq__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 1rem;display:flex}.Navbar-module__UMbBgq__leftGroup{z-index:1300;align-items:center;gap:1rem;display:flex}.Navbar-module__UMbBgq__burgerBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:0;transition:all .3s;display:flex}@media (min-width:756px){.Navbar-module__UMbBgq__burgerBtn{display:none}}.Navbar-module__UMbBgq__burgerBtn span{background:#09090b;border-radius:10px;width:22px;height:2px;transition:all .3s;display:block}.Navbar-module__UMbBgq__burgerActive span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__UMbBgq__burgerActive span:nth-child(2){opacity:0}.Navbar-module__UMbBgq__burgerActive span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__UMbBgq__logo{align-items:center;gap:.75rem;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex}.Navbar-module__UMbBgq__logoIcon{justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.34,1.56,.64,1);display:flex}.Navbar-module__UMbBgq__logoText{letter-spacing:-.02em;color:#09090b;align-items:center;font-size:1.4rem;font-weight:500;display:flex}.Navbar-module__UMbBgq__logoAccent{letter-spacing:-.05em;background:linear-gradient(90deg,#6366f1,#a855f7,#6366f1) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-right:.1rem;font-weight:900;animation:4s linear infinite Navbar-module__UMbBgq__shimmer}@keyframes Navbar-module__UMbBgq__shimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Navbar-module__UMbBgq__logo:hover{transform:translate(4px)}.Navbar-module__UMbBgq__logo:hover .Navbar-module__UMbBgq__logoIcon{transform:scale(1.15)rotate(8deg)}.Navbar-module__UMbBgq__logo:hover .Navbar-module__UMbBgq__logoAccent{animation-duration:1.5s}.Navbar-module__UMbBgq__navLinks{display:none}@media (min-width:756px){.Navbar-module__UMbBgq__navLinks{align-items:center;gap:1.5rem;display:flex}}.Navbar-module__UMbBgq__cartBtn{cursor:pointer;color:#52525b;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:relative}.Navbar-module__UMbBgq__cartBtn:hover{color:#6366f1;background:#f1f5f9;transform:translateY(-1px)}.Navbar-module__UMbBgq__cartBadge{color:#fff;background:#6366f1;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:0;right:0}.Navbar-module__UMbBgq__link{color:#52525b;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s}.Navbar-module__UMbBgq__active{color:#6366f1}.Navbar-module__UMbBgq__logoutBtn{color:#ef4444;cursor:pointer;background:#ef44440d;border:1px solid #ef44441a;border-radius:100px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .3s}.Navbar-module__UMbBgq__mobileMenuOverlay{-webkit-backdrop-filter:blur(4px);z-index:1100;opacity:0;pointer-events:none;background:#0003;transition:opacity .4s;position:fixed;inset:0}.Navbar-module__UMbBgq__overlayOpen{opacity:1;pointer-events:auto}.Navbar-module__UMbBgq__mobileSidebar{z-index:1200;background:#fff;flex-direction:column;width:85%;max-width:320px;transition:transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-20px 0 60px #0000000d}.Navbar-module__UMbBgq__sidebarOpen{transform:translate(0)}.Navbar-module__UMbBgq__sidebarHeader{border-bottom:1px solid #00000008;justify-content:space-between;align-items:center;padding:2rem 1.5rem;display:flex}.Navbar-module__UMbBgq__closeBtn{color:#a1a1aa;cursor:pointer;background:0 0;border:none;font-size:2rem;line-height:1}.Navbar-module__UMbBgq__sidebarContent{flex-direction:column;flex:1;justify-content:space-between;padding:3rem 1.5rem;display:flex}.Navbar-module__UMbBgq__sidebarLinks{flex-direction:column;gap:2rem;display:flex}.Navbar-module__UMbBgq__sidebarLink{color:#18181b;letter-spacing:-.01em;align-items:center;font-size:1.15rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__UMbBgq__sidebarLink:active{transform:scale(.98)}.Navbar-module__UMbBgq__sidebarActive{color:#6366f1}.Navbar-module__UMbBgq__sidebarFooter{border-top:1px solid #00000008;padding-top:2rem}.Navbar-module__UMbBgq__sidebarLogoutBtn{color:#ef4444;cursor:pointer;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;width:100%;margin-bottom:.5rem;padding:1rem;font-size:.9rem;font-weight:700}.Navbar-module__UMbBgq__sidebarAccountBtn{text-align:center;color:#7c3aed;cursor:pointer;box-sizing:border-box;background:#f5f3ff;border:1px solid #ede9fe;border-radius:12px;width:100%;margin-bottom:.75rem;padding:1rem;font-size:.9rem;font-weight:700;text-decoration:none;display:block}.Navbar-module__UMbBgq__sidebarCopyright{color:#a1a1aa;text-align:center;font-size:.75rem}.Navbar-module__UMbBgq__userAvatar{color:#fff;background:#6366f1;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 10px #6366f133}.Navbar-module__UMbBgq__userAvatar:hover{transform:scale(1.05);box-shadow:0 6px 15px #6366f14d}.Navbar-module__UMbBgq__sidebarUserSection{align-items:center;gap:1rem;margin-bottom:.5rem;padding:.5rem 0;display:flex}.Navbar-module__UMbBgq__sidebarUserName{color:#18181b;font-size:1rem;font-weight:600}.Navbar-module__UMbBgq__userMenuWrapper{align-items:center;display:flex;position:relative}.Navbar-module__UMbBgq__dropdownMenu{z-index:2000;background:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;gap:.25rem;min-width:220px;padding:.75rem;animation:.2s ease-out Navbar-module__UMbBgq__fadeInScale;display:flex;position:absolute;top:calc(100% + 10px);right:-20px;box-shadow:0 10px 40px #00000014}@keyframes Navbar-module__UMbBgq__fadeInScale{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.Navbar-module__UMbBgq__dropdownItem{color:#52525b;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__UMbBgq__dropdownItem:hover{color:#09090b;background:#f4f4f5}.Navbar-module__UMbBgq__logoutItem{color:#ef4444}.Navbar-module__UMbBgq__logoutItem:hover{color:#ef4444;background:#fef2f2}.Navbar-module__UMbBgq__menuDivider{background:#0000000d;height:1px;margin:.5rem .75rem}.Navbar-module__UMbBgq__currencyMenuWrapper{align-items:center;display:flex;position:relative}.Navbar-module__UMbBgq__currencyTrigger{cursor:pointer;color:#334155;background:#f1f5f999;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem .85rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.Navbar-module__UMbBgq__currencyTrigger:hover{color:#0f172a;background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px)}.Navbar-module__UMbBgq__chevron{color:#64748b;transition:transform .2s}.Navbar-module__UMbBgq__chevronRotated{color:#6366f1;transform:rotate(180deg)}.Navbar-module__UMbBgq__currencyDropdown{z-index:2000;background:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;gap:.2rem;min-width:160px;padding:.5rem;animation:.2s ease-out Navbar-module__UMbBgq__fadeInScale;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 10px 40px #00000014}.Navbar-module__UMbBgq__currencyOption{color:#475569;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.5rem;width:100%;padding:.6rem .85rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.Navbar-module__UMbBgq__currencyOption:hover{color:#0f172a;background:#f1f5f9}.Navbar-module__UMbBgq__currencyOptionActive{color:#6366f1;background:#f5f3ff}.Navbar-module__UMbBgq__flag{font-size:1.1rem}.Navbar-module__UMbBgq__sidebarCurrencyRow{border-top:1px solid #0000000a;border-bottom:1px solid #0000000a;flex-direction:column;gap:.75rem;margin:1.5rem 0;padding:1.5rem 0;display:flex}.Navbar-module__UMbBgq__sidebarCurrencyLabel{text-transform:uppercase;color:#71717a;letter-spacing:.05em;font-size:.85rem;font-weight:700}.Navbar-module__UMbBgq__sidebarCurrencyOptions{flex-wrap:wrap;gap:.5rem;display:flex}.Navbar-module__UMbBgq__sidebarCurrencyBtn{color:#3f3f46;cursor:pointer;text-align:center;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:8px;flex:1;min-width:75px;padding:.6rem;font-size:.8rem;font-weight:600;transition:all .2s}.Navbar-module__UMbBgq__sidebarCurrencyBtn:active{transform:scale(.96)}.Navbar-module__UMbBgq__sidebarCurrencyBtnActive{color:#9333ea;background:#f5f3ff;border-color:#c084fc}
.Footer-module__as8s1W__footer{background:var(--background);border-top:1px solid #00000008;width:100%;margin-top:auto;padding:5rem 1.5rem 3rem}.Footer-module__as8s1W__footerContent{flex-direction:column;align-items:center;gap:1.25rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__as8s1W__legalNav{flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;margin-bottom:.25rem;display:flex}.Footer-module__as8s1W__legalLink{color:#71717a;font-size:.8rem;text-decoration:none;transition:color .3s}.Footer-module__as8s1W__legalLink:hover{color:#18181b}.Footer-module__as8s1W__rights{color:#71717a;text-align:center;font-size:.8rem}.Footer-module__as8s1W__brixleLink{color:#71717a;font-size:.8rem;text-decoration:none;transition:color .3s}.Footer-module__as8s1W__brixleLogo{color:#52525b;font-weight:700}.Footer-module__as8s1W__newsletterCard{background:#fff;border-radius:60px;justify-content:center;width:100%;max-width:740px;margin-bottom:5rem;padding:5rem 3.5rem;display:flex;box-shadow:0 20px 50px #0000000d}.Footer-module__as8s1W__newsletterSection{text-align:center;width:100%;max-width:450px}.Footer-module__as8s1W__newsletterTitle{color:#09090b;letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.5rem;font-weight:800}.Footer-module__as8s1W__newsletterDesc{color:#71717a;margin-bottom:1.75rem;font-size:.95rem;line-height:1.6}.Footer-module__as8s1W__newsletterForm{gap:.75rem;width:100%;display:flex}@media (max-width:480px){.Footer-module__as8s1W__newsletterForm{flex-direction:column}}.Footer-module__as8s1W__newsletterInput{color:#0f172a;background:#fff;border:1.5px solid #00000014;border-radius:24px;outline:none;flex:1;padding:1.1rem 1.75rem;font-size:1rem;transition:all .3s;box-shadow:0 2px 4px #00000005}.Footer-module__as8s1W__newsletterInput:focus{border-color:#6366f1}.Footer-module__as8s1W__newsletterInput::placeholder{color:#94a3b8;opacity:.8}.Footer-module__as8s1W__newsletterBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:24px;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .4s cubic-bezier(.23,1,.32,1);box-shadow:0 4px 15px #6366f133}.Footer-module__as8s1W__newsletterBtn:hover{transform:translateY(-2px);box-shadow:6px 6px 15px #6366f166}.Footer-module__as8s1W__newsletterBtn:active{opacity:.9;transform:translateY(0)}.Footer-module__as8s1W__statusMessage{margin-top:1rem;font-size:.85rem;font-weight:600}.Footer-module__as8s1W__success{color:#22c55e}.Footer-module__as8s1W__error{color:#ef4444}
