*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;max-width:100vw;overflow-x:hidden}:root{--blue-dark-1:#010b22;--blue-dark-2:#011232;--blue-accent:#001a44;--gold:#d3a428;--white:#fff;--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96%;--secondary-foreground:222.2 84% 4.9%;--muted:210 40% 96%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96%;--accent-foreground:222.2 84% 4.9%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:.5rem}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--white);color:var(--blue-dark-1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}main{width:100%;max-width:100vw}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}@keyframes toast-slide-in-right{0%{transform:translate(calc(100% + 1rem))}to{transform:translate(0)}}@keyframes toast-slide-out-right{0%{transform:translate(0)}to{transform:translate(calc(100% + 1rem))}}@keyframes toast-fade-in{0%{opacity:0}to{opacity:1}}@keyframes toast-fade-out{0%{opacity:1}to{opacity:0}}.toast{background:hsl(var(--background));border:1px solid hsl(var(--border));color:hsl(var(--foreground))}.toast.destructive{background:hsl(var(--destructive));border-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}
.CurrencySelector-module__rf9-fG__currencySelector{display:inline-block;position:relative}.CurrencySelector-module__rf9-fG__currencyButton{cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#010b22f2 0%,#011232f2 100%);border:2px solid #0000;border-radius:12px;align-items:center;gap:8px;min-width:90px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.CurrencySelector-module__rf9-fG__currencyButton:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#d3a428 0%,#e8c14c 100%);transition:opacity .3s;position:absolute;inset:0}.CurrencySelector-module__rf9-fG__currencyButton:hover{border-color:#d3a428;transform:translateY(-2px);box-shadow:0 8px 32px #d3a4284d}.CurrencySelector-module__rf9-fG__currencyButton:hover:before{opacity:1}.CurrencySelector-module__rf9-fG__currencyButton:hover .CurrencySelector-module__rf9-fG__currencyCode,.CurrencySelector-module__rf9-fG__currencyButton:hover .CurrencySelector-module__rf9-fG__dropdownArrow{color:#010b22}@media (max-width:640px){.CurrencySelector-module__rf9-fG__currencyButton{gap:6px;min-width:75px;padding:8px 12px;font-size:12px}.CurrencySelector-module__rf9-fG__currencyFlag{font-size:16px}}@media (max-width:480px){.CurrencySelector-module__rf9-fG__currencyButton{gap:4px;min-width:65px;padding:6px 10px;font-size:11px}.CurrencySelector-module__rf9-fG__currencyFlag{font-size:14px}.CurrencySelector-module__rf9-fG__dropdownArrow{font-size:10px}.CurrencySelector-module__rf9-fG__currencyCode{letter-spacing:.4px}}@media (max-width:380px){.CurrencySelector-module__rf9-fG__currencyButton{gap:3px;min-width:55px;padding:5px 8px;font-size:10px}.CurrencySelector-module__rf9-fG__currencyFlag{font-size:12px}.CurrencySelector-module__rf9-fG__dropdownArrow{font-size:9px}.CurrencySelector-module__rf9-fG__currencyCode{letter-spacing:.2px;font-size:10px}}.CurrencySelector-module__rf9-fG__currencyFlag{filter:drop-shadow(0 2px 4px #0003);font-size:18px}.CurrencySelector-module__rf9-fG__currencyCode{letter-spacing:.8px;font-weight:700;transition:color .3s}.CurrencySelector-module__rf9-fG__dropdownArrow{color:#d3a428;transform-origin:50%;font-size:12px;transition:all .3s cubic-bezier(.4,0,.2,1)}.CurrencySelector-module__rf9-fG__currencySelector:hover .CurrencySelector-module__rf9-fG__dropdownArrow{transform:rotate(180deg)scale(1.1)}.CurrencySelector-module__rf9-fG__currencyDropdown{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:2px solid #d3a428;border-radius:16px;min-width:240px;margin-top:8px;animation:.3s cubic-bezier(.4,0,.2,1) CurrencySelector-module__rf9-fG__dropdownSlide;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 20px 40px #00000026,0 8px 16px #d3a4281a}@keyframes CurrencySelector-module__rf9-fG__dropdownSlide{0%{opacity:0;transform:translateY(-10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.CurrencySelector-module__rf9-fG__dropdownHeader{color:#fff;text-transform:uppercase;letter-spacing:1px;text-align:center;background:linear-gradient(135deg,#010b22 0%,#011232 100%);padding:16px 20px 12px;font-size:13px;font-weight:700;position:relative}.CurrencySelector-module__rf9-fG__dropdownHeader:after{content:"";background:linear-gradient(90deg,#d3a428 0%,#e8c14c 100%);border-radius:1px;width:60px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.CurrencySelector-module__rf9-fG__currencyOption{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:14px;width:100%;padding:14px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.CurrencySelector-module__rf9-fG__currencyOption:before{content:"";z-index:-1;background:linear-gradient(135deg,#d3a4281a 0%,#e8c14c1a 100%);width:100%;height:100%;transition:left .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:-100%}.CurrencySelector-module__rf9-fG__currencyOption:hover:before{left:0}.CurrencySelector-module__rf9-fG__currencyOption:hover{color:#010b22;transform:translate(4px)}.CurrencySelector-module__rf9-fG__currencyOption.CurrencySelector-module__rf9-fG__active{color:#fff;background:linear-gradient(135deg,#d3a428 0%,#e8c14c 100%);font-weight:600}.CurrencySelector-module__rf9-fG__currencyOption.CurrencySelector-module__rf9-fG__active:before{display:none}.CurrencySelector-module__rf9-fG__optionFlag{filter:drop-shadow(0 2px 4px #0000001a);font-size:20px;transition:transform .3s}.CurrencySelector-module__rf9-fG__currencyOption:hover .CurrencySelector-module__rf9-fG__optionFlag{transform:scale(1.1)}.CurrencySelector-module__rf9-fG__optionInfo{flex-direction:column;flex:1;gap:3px;display:flex}.CurrencySelector-module__rf9-fG__optionCode{color:#010b22;font-size:15px;font-weight:700;transition:color .3s}.CurrencySelector-module__rf9-fG__optionName{color:#666;font-size:12px;font-weight:500;transition:color .3s}.CurrencySelector-module__rf9-fG__currencyOption:hover .CurrencySelector-module__rf9-fG__optionCode{color:#d3a428}.CurrencySelector-module__rf9-fG__currencyOption:hover .CurrencySelector-module__rf9-fG__optionName{color:#010b22}.CurrencySelector-module__rf9-fG__currencyOption.CurrencySelector-module__rf9-fG__active .CurrencySelector-module__rf9-fG__optionCode{color:#fff}.CurrencySelector-module__rf9-fG__currencyOption.CurrencySelector-module__rf9-fG__active .CurrencySelector-module__rf9-fG__optionName{color:#ffffffe6}.CurrencySelector-module__rf9-fG__optionSymbol{color:#d3a428;text-align:center;background:linear-gradient(135deg,#d3a4281a 0%,#e8c14c1a 100%);border:1px solid #d3a42833;border-radius:8px;min-width:36px;padding:6px 10px;font-size:18px;font-weight:700;transition:all .3s}.CurrencySelector-module__rf9-fG__currencyOption:hover .CurrencySelector-module__rf9-fG__optionSymbol{color:#fff;background:linear-gradient(135deg,#d3a428 0%,#e8c14c 100%);border-color:#0000;transform:scale(1.05)}.CurrencySelector-module__rf9-fG__currencyOption.CurrencySelector-module__rf9-fG__active .CurrencySelector-module__rf9-fG__optionSymbol{color:#fff;background:#fff3;border-color:#ffffff4d}.CurrencySelector-module__rf9-fG__backdrop{z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#010b221a;animation:.3s CurrencySelector-module__rf9-fG__backdropFade;position:fixed;inset:0}@keyframes CurrencySelector-module__rf9-fG__backdropFade{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.CurrencySelector-module__rf9-fG__currencyDropdown{border-radius:12px;min-width:220px;right:-20px}.CurrencySelector-module__rf9-fG__currencyButton{border-radius:10px;min-width:80px;padding:8px 12px;font-size:13px}.CurrencySelector-module__rf9-fG__currencyFlag{font-size:16px}.CurrencySelector-module__rf9-fG__currencyCode{font-size:13px}.CurrencySelector-module__rf9-fG__currencyOption{padding:12px 16px}.CurrencySelector-module__rf9-fG__optionFlag{font-size:18px}.CurrencySelector-module__rf9-fG__optionCode{font-size:14px}.CurrencySelector-module__rf9-fG__optionName{font-size:11px}.CurrencySelector-module__rf9-fG__optionSymbol{padding:5px 8px;font-size:16px}}@media (hover:none) and (pointer:coarse){.CurrencySelector-module__rf9-fG__currencyOption:hover:before{left:-100%}.CurrencySelector-module__rf9-fG__currencyOption:hover,.CurrencySelector-module__rf9-fG__currencyOption:hover .CurrencySelector-module__rf9-fG__optionFlag,.CurrencySelector-module__rf9-fG__currencyOption:hover .CurrencySelector-module__rf9-fG__optionSymbol{transform:none}}
:root{--blue-dark-1:#010b22;--blue-dark-2:#011232;--blue-accent:#001a44;--gold:#d3a428;--gold-accent:#e8c14c;--white:#fff}.Header-module__Af2_WG__header{background:linear-gradient(135deg,var(--blue-dark-1)0%,var(--blue-dark-2)100%);color:var(--white);z-index:1000;transition:all .3s;position:static;box-shadow:0 2px 24px #00000014}.Header-module__Af2_WG__announcementBar{background:linear-gradient(135deg,var(--blue-dark-1)0%,var(--blue-dark-2)100%);color:#fff;text-align:center;letter-spacing:.3px;padding:.65rem 1rem;font-size:.85rem;font-weight:500;position:relative;overflow:hidden}.Header-module__Af2_WG__announcementBar:before{content:"";background:linear-gradient(90deg,#0000,#d3a42826,#0000);width:100%;height:100%;animation:3s infinite Header-module__Af2_WG__shimmer;position:absolute;top:0;left:-100%}@keyframes Header-module__Af2_WG__shimmer{to{left:100%}}.Header-module__Af2_WG__announcementBar strong{color:var(--gold);margin-right:.5rem}.Header-module__Af2_WG__topBar{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:5;background:#001a448c;border-bottom:1px solid #f0f0f0;padding:1.25rem 0;position:relative}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;gap:2.5rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__Af2_WG__logo{border-radius:15px;flex-shrink:0;align-items:center;padding:.5rem 1.5rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.Header-module__Af2_WG__logo:before{content:"";width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.Header-module__Af2_WG__logo:hover:before{left:100%}.Header-module__Af2_WG__logo:after{content:""}.Header-module__Af2_WG__logo:hover:after{opacity:.3}.Header-module__Af2_WG__logoImg{-o-object-fit:contain;object-fit:contain;width:180px;height:180px}.Header-module__Af2_WG__logo:hover{transform:translateY(-2px)}.Header-module__Af2_WG__logo:hover .Header-module__Af2_WG__logoImg{transform:scale(1.05)}.Header-module__Af2_WG__logo:hover .Header-module__Af2_WG__logoTitle{color:#fff;text-shadow:0 2px 8px #010b2280}.Header-module__Af2_WG__logo:hover .Header-module__Af2_WG__logoSubtitle{color:#d3a428;text-shadow:0 1px 4px #d3a4284d}.Header-module__Af2_WG__logoText{flex-direction:column;margin-left:1rem;display:flex}.Header-module__Af2_WG__logoTitle{color:var(--blue-dark-1);letter-spacing:-.5px;font-size:1.5rem;font-weight:700;line-height:1.2}.Header-module__Af2_WG__logoSubtitle{color:var(--gold);letter-spacing:1.5px;text-transform:uppercase;margin-top:.15rem;font-size:.75rem;font-weight:600}.Header-module__Af2_WG__searchForm{z-index:6;flex:1;max-width:550px;margin:0 2rem;position:relative}.Header-module__Af2_WG__searchBar{z-index:7;pointer-events:auto;background:#f8f9fa;border:2px solid #e9ecef;border-radius:50px;align-items:center;padding:.4rem .6rem;transition:all .3s;display:flex;position:relative}.Header-module__Af2_WG__searchBar:before{content:"";background:linear-gradient(135deg,var(--gold),var(--gold-accent));-webkit-mask-composite:xor;opacity:0;border-radius:50px;padding:2px;transition:opacity .3s;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Header-module__Af2_WG__searchBar:focus-within:before{opacity:1}.Header-module__Af2_WG__searchBar:focus-within{background:var(--white);border-color:#0000;box-shadow:0 4px 20px #d3a42826}.Header-module__Af2_WG__searchInput{color:#333;z-index:8;background:0 0;border:none;outline:none;flex:1;padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;position:relative}.Header-module__Af2_WG__searchInput::placeholder{color:#999}.Header-module__Af2_WG__searchButton{background:linear-gradient(135deg,var(--gold)0%,var(--gold-accent)100%);cursor:pointer;width:44px;height:44px;color:var(--blue-dark-1);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.Header-module__Af2_WG__searchButton:hover{transform:scale(1.08);box-shadow:0 4px 16px #d3a42866}.Header-module__Af2_WG__searchButton:active{transform:scale(.95)}.Header-module__Af2_WG__actions{flex-shrink:0;align-items:center;gap:1rem;display:flex}.Header-module__Af2_WG__adminLink{color:var(--blue-dark-1);background:#f8f9fa;border:2px solid #e9ecef;border-radius:50px;align-items:center;gap:.65rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Header-module__Af2_WG__customerLink{background:linear-gradient(135deg,var(--gold)0%,var(--gold-accent)100%);color:var(--blue-dark-1);border:2px solid var(--gold);border-radius:50px;align-items:center;gap:.65rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Header-module__Af2_WG__customerLink:before{content:"";opacity:0;background:linear-gradient(135deg,#fff3 0%,#ffffff1a 100%);transition:opacity .3s;position:absolute;inset:0}.Header-module__Af2_WG__customerLink:hover:before{opacity:1}.Header-module__Af2_WG__customerLink:hover{transform:translateY(-2px);box-shadow:0 4px 12px #d3a4284d}.Header-module__Af2_WG__customerAvatar{background:#ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.Header-module__Af2_WG__customerAvatar svg{width:20px;height:20px}.Header-module__Af2_WG__adminLink:before{content:"";opacity:0;background:linear-gradient(135deg,#d3a42826 0%,#e8c14c26 100%);transition:opacity .3s;position:absolute;inset:0}.Header-module__Af2_WG__adminLink:hover:before{opacity:1}.Header-module__Af2_WG__adminLink:hover{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Header-module__Af2_WG__adminAvatar{border:2px solid var(--gold);border-radius:50%;flex-shrink:0;width:32px;height:32px;position:relative;overflow:hidden}.Header-module__Af2_WG__adminAvatar:after{content:"";border:2px solid #fff6;border-radius:50%;position:absolute;inset:0}.Header-module__Af2_WG__adminAvatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Header-module__Af2_WG__basketButton{background:var(--blue-dark-2);cursor:pointer;color:#fff;border:none;border-radius:50px;align-items:center;gap:.65rem;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.Header-module__Af2_WG__basketButton:before{content:"";background:linear-gradient(135deg,var(--gold)0%,var(--gold-accent)100%);opacity:0;transition:opacity .3s;position:absolute;inset:0}.Header-module__Af2_WG__basketButton:hover:before{opacity:.15}.Header-module__Af2_WG__basketButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0a1a3640}.Header-module__Af2_WG__basketIconContainer{z-index:1;align-items:center;display:flex;position:relative}.Header-module__Af2_WG__basketButton svg{z-index:1;transition:transform .3s;position:relative}.Header-module__Af2_WG__basketButton:hover svg{transform:scale(1.05)}.Header-module__Af2_WG__basketText{z-index:1;letter-spacing:.5px;position:relative}.Header-module__Af2_WG__cartCount{color:#fff;z-index:2;background:linear-gradient(135deg,#dc3545 0%,#c82333 100%);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 .35rem;font-size:.7rem;font-weight:700;animation:2s ease-in-out infinite Header-module__Af2_WG__pulse;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 8px #dc354566}@keyframes Header-module__Af2_WG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.Header-module__Af2_WG__userAccount{position:relative}.Header-module__Af2_WG__loginButton{background:linear-gradient(135deg,var(--gold)0%,var(--gold-accent)100%);color:var(--blue-dark-1);border:2px solid var(--gold);border-radius:50px;align-items:center;gap:.65rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Header-module__Af2_WG__loginButton:hover{background:linear-gradient(135deg,var(--gold-accent)0%,var(--gold)100%);transform:translateY(-2px);box-shadow:0 6px 20px #d3a42866}.Header-module__Af2_WG__loginIcon{justify-content:center;align-items:center;display:flex}.Header-module__Af2_WG__dashboardButton{background:linear-gradient(135deg,var(--blue-accent)0%,var(--blue-dark-2)100%);color:var(--white);border:2px solid #fff3;border-radius:50px;align-items:center;gap:.65rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Header-module__Af2_WG__dashboardButton:hover{background:linear-gradient(135deg,var(--blue-dark-2)0%,var(--blue-accent)100%);border-color:var(--gold);transform:translateY(-2px);box-shadow:0 6px 20px #001a4466}.Header-module__Af2_WG__dashboardIcon{justify-content:center;align-items:center;display:flex}.Header-module__Af2_WG__userDropdown{position:relative}.Header-module__Af2_WG__userButton{background:var(--blue-dark-2);cursor:pointer;color:var(--white);border:2px solid #ffffff1a;border-radius:50px;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.Header-module__Af2_WG__userButton:hover{background:var(--blue-accent);border-color:var(--gold);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.Header-module__Af2_WG__userAvatar{background:linear-gradient(135deg,var(--gold)0%,var(--gold-accent)100%);width:24px;height:24px;color:var(--blue-dark-1);border-radius:50%;justify-content:center;align-items:center;display:flex}.Header-module__Af2_WG__userName{text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden}.Header-module__Af2_WG__userDropdownMenu{background:var(--white);z-index:1000;border:1px solid #0000001a;border-radius:12px;min-width:200px;animation:.2s Header-module__Af2_WG__fadeInDown;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 32px #00000026}@keyframes Header-module__Af2_WG__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__Af2_WG__userMenuItem{color:var(--blue-dark-1);text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #0000000d;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__Af2_WG__userMenuItem:last-child{border-bottom:none}.Header-module__Af2_WG__userMenuItem:hover{color:var(--blue-dark-1);background:#d3a4281a}.Header-module__Af2_WG__userMenuItem svg{color:var(--gold);flex-shrink:0}.Header-module__Af2_WG__mobileMenuToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.Header-module__Af2_WG__mobileMenuToggle span{background:var(--gold);border-radius:3px;width:26px;height:3px;transition:all .3s}.Header-module__Af2_WG__nav{background:linear-gradient(135deg,var(--blue-dark-2)0%,var(--blue-dark-1)100%);z-index:4;position:relative;box-shadow:inset 0 1px #ffffff1a}.Header-module__Af2_WG__nav:after{content:"";background:linear-gradient(90deg,transparent 0%,var(--gold)20%,var(--gold-accent)50%,var(--gold)80%,transparent 100%);opacity:.6;height:3px;position:absolute;bottom:0;left:0;right:0}.Header-module__Af2_WG__navContainer{justify-content:center;align-items:center;gap:.25rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__Af2_WG__navItem{position:relative}.Header-module__Af2_WG__navLink{color:#ffffffe6;text-transform:uppercase;letter-spacing:.8px;align-items:center;gap:.5rem;padding:.9rem 1.4rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative}.Header-module__Af2_WG__navLink:before{content:"";background:linear-gradient(90deg,var(--gold)0%,var(--gold-accent)100%);width:0;height:3px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Header-module__Af2_WG__navLink:hover:before{width:80%}.Header-module__Af2_WG__navLink:hover{color:#fff;background:#ffffff14}.Header-module__Af2_WG__megaMenu{z-index:1001;background:#fff;border:1px solid #f0f0f0;border-top:3px solid #d4af37;border-radius:0 0 16px 16px;flex-direction:column;min-width:280px;padding:.75rem 0;animation:.3s cubic-bezier(.4,0,.2,1) Header-module__Af2_WG__slideDown;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 16px 48px #00000026}@keyframes Header-module__Af2_WG__slideDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.Header-module__Af2_WG__megaMenuItem{color:#333;border-left:3px solid #0000;align-items:center;gap:.75rem;padding:.75rem 1.4rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .25s;display:flex;position:relative}.Header-module__Af2_WG__megaMenuItem:before{content:"→";opacity:0;color:var(--gold);font-weight:700;transition:all .3s;transform:translate(-10px)}.Header-module__Af2_WG__megaMenuItem:hover:before{opacity:1;transform:translate(0)}.Header-module__Af2_WG__megaMenuItem:hover{color:var(--gold);border-left-color:var(--gold);background:linear-gradient(90deg,#d3a42826 0%,#0000 100%);padding-left:2rem}.Header-module__Af2_WG__quickLinks{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:.5rem 0;font-size:.8rem}.Header-module__Af2_WG__quickLinksContainer{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__Af2_WG__quickLinksLeft,.Header-module__Af2_WG__quickLinksRight{align-items:center;gap:1.5rem;display:flex}.Header-module__Af2_WG__quickLink{color:#666;align-items:center;gap:.35rem;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.Header-module__Af2_WG__quickLink:hover{color:var(--gold)}.Header-module__Af2_WG__quickLink svg{width:14px;height:14px}@media (max-width:968px){.Header-module__Af2_WG__announcementBar{padding:.5rem 1rem;font-size:.8rem}.Header-module__Af2_WG__container{gap:1rem;padding:0 1rem}.Header-module__Af2_WG__logoImg{width:165px;height:165px}.Header-module__Af2_WG__logoText{display:none}.Header-module__Af2_WG__searchForm{max-width:280px;margin:0 .75rem}.Header-module__Af2_WG__searchInput{padding:.65rem 1rem;font-size:.88rem}.Header-module__Af2_WG__searchButton{width:40px;height:40px}.Header-module__Af2_WG__actions{gap:.75rem}.Header-module__Af2_WG__adminLink span{display:none}.Header-module__Af2_WG__adminLink{min-width:auto;padding:.65rem}.Header-module__Af2_WG__customerLink span{display:none}.Header-module__Af2_WG__customerLink{min-width:auto;padding:.65rem}.Header-module__Af2_WG__basketText{display:none}.Header-module__Af2_WG__basketButton{padding:.65rem 1rem}.Header-module__Af2_WG__mobileMenuToggle{display:flex}.Header-module__Af2_WG__nav{max-height:0;transition:max-height .4s;overflow:hidden}.Header-module__Af2_WG__nav:after{display:none}.Header-module__Af2_WG__navOpen{max-height:600px}.Header-module__Af2_WG__navContainer{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;padding:0}.Header-module__Af2_WG__navItem{border-bottom:1px solid #ffffff1a}.Header-module__Af2_WG__navLink{justify-content:space-between;padding:1rem 1.5rem}.Header-module__Af2_WG__navLink:before{display:none}.Header-module__Af2_WG__megaMenu{box-shadow:none;background:#0000004d;border:none;border-top:1px solid #d3a4284d;border-radius:0;padding:0;animation:none;position:static}.Header-module__Af2_WG__megaMenuItem{color:#ffffffe6;border-left:none;padding:.85rem 2rem;font-size:.85rem}.Header-module__Af2_WG__megaMenuItem:before{color:var(--gold-accent)}.Header-module__Af2_WG__megaMenuItem:hover{color:var(--gold-accent);background:#d3a42840}.Header-module__Af2_WG__quickLinks{display:none}}@media (max-width:640px){.Header-module__Af2_WG__logoImg{width:55px;height:55px}.Header-module__Af2_WG__searchForm{display:none}.Header-module__Af2_WG__container{gap:.5rem}.Header-module__Af2_WG__actions{gap:.4rem}.Header-module__Af2_WG__adminAvatar{width:28px;height:28px}.Header-module__Af2_WG__basketButton,.Header-module__Af2_WG__customerLink{padding:.5rem .8rem;font-size:.8rem}.Header-module__Af2_WG__customerAvatar{width:26px;height:26px}.Header-module__Af2_WG__customerAvatar svg{width:16px;height:16px}}@media (max-width:480px){.Header-module__Af2_WG__container{gap:.35rem;padding:0 .75rem}.Header-module__Af2_WG__logoImg{width:50px;height:50px}.Header-module__Af2_WG__actions{gap:.3rem}.Header-module__Af2_WG__basketButton,.Header-module__Af2_WG__customerLink{padding:.45rem .7rem;font-size:.75rem}.Header-module__Af2_WG__customerAvatar{width:24px;height:24px}.Header-module__Af2_WG__customerAvatar svg{width:14px;height:14px}.Header-module__Af2_WG__mobileMenuToggle span{width:22px}}@media (max-width:380px){.Header-module__Af2_WG__container{gap:.25rem;padding:0 .5rem}.Header-module__Af2_WG__logoImg{width:45px;height:45px}.Header-module__Af2_WG__actions{gap:.25rem}.Header-module__Af2_WG__basketButton,.Header-module__Af2_WG__customerLink{padding:.4rem .6rem;font-size:.7rem}.Header-module__Af2_WG__customerAvatar{width:22px;height:22px}.Header-module__Af2_WG__customerAvatar svg{width:12px;height:12px}.Header-module__Af2_WG__basketText,.Header-module__Af2_WG__customerLink span{display:none}.Header-module__Af2_WG__mobileMenuToggle span{width:20px;height:2px}}
.Newsletter-module__2Pl5Qq__newsletter{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-top:2px solid #d3a428;border-bottom:2px solid #d3a428;margin:4rem 0 0;padding:4rem 2rem;box-shadow:0 4px 15px #010b221a}.Newsletter-module__2Pl5Qq__container{text-align:center;max-width:800px;margin:0 auto}.Newsletter-module__2Pl5Qq__content{margin-bottom:2rem}.Newsletter-module__2Pl5Qq__title{color:#010b22;letter-spacing:1px;margin:0 0 1rem;font-size:2.5rem;font-weight:800}.Newsletter-module__2Pl5Qq__subtitle{color:#6c757d;margin:0;font-size:1.1rem;line-height:1.6}.Newsletter-module__2Pl5Qq__form{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Newsletter-module__2Pl5Qq__input{color:#010b22;background:#fff;border:2px solid #d3a428;border-radius:6px;flex:1;min-width:250px;padding:1rem;font-size:1rem;transition:all .3s}.Newsletter-module__2Pl5Qq__input::placeholder{color:#adb5bd}.Newsletter-module__2Pl5Qq__input:focus{background:#f8f9fa;border-color:#d3a428;outline:none;box-shadow:0 0 15px #d3a4284d}.Newsletter-module__2Pl5Qq__input:disabled{opacity:.6;cursor:not-allowed}.Newsletter-module__2Pl5Qq__submitBtn{color:#fff;cursor:pointer;letter-spacing:.5px;text-transform:uppercase;background:linear-gradient(135deg,#d3a428 0% 100%);border:none;border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.Newsletter-module__2Pl5Qq__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #d3a4284d}.Newsletter-module__2Pl5Qq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Newsletter-module__2Pl5Qq__message{border-radius:6px;margin:0;padding:1rem;font-size:1rem;font-weight:600}.Newsletter-module__2Pl5Qq__success{color:#4caf50;background:#4caf501a;border:1px solid #4caf504d}.Newsletter-module__2Pl5Qq__error{color:#f44336;background:#f443361a;border:1px solid #f443364d}@media (max-width:768px){.Newsletter-module__2Pl5Qq__newsletter{margin:2rem 0;padding:2.5rem 1rem}.Newsletter-module__2Pl5Qq__title{font-size:1.8rem}.Newsletter-module__2Pl5Qq__subtitle{font-size:.95rem}.Newsletter-module__2Pl5Qq__form{flex-direction:column;gap:.75rem}.Newsletter-module__2Pl5Qq__input,.Newsletter-module__2Pl5Qq__submitBtn{width:100%}}
.Footer-module__EZoWya__footer{color:#e0e0e0;background:linear-gradient(135deg,#010b22 0%,#011232 100%);border-top:3px solid #d3a428;margin-top:4rem;padding:3rem 0 1rem}.Footer-module__EZoWya__logo{color:#d3a428;text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.Footer-module__EZoWya__container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1400px;margin:0 auto 2rem;padding:0 2rem;display:grid}.Footer-module__EZoWya__section h3{color:#d3a428;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Footer-module__EZoWya__section h4{color:#d3a428;margin-bottom:.8rem;font-size:1.1rem;font-weight:600}.Footer-module__EZoWya__section p{color:#fff;line-height:1.8}.Footer-module__EZoWya__section ul{padding:0;list-style:none}.Footer-module__EZoWya__section ul li{margin-bottom:.5rem}.Footer-module__EZoWya__section a{color:#fff;text-decoration:none;transition:color .3s}.Footer-module__EZoWya__section a:hover{color:#d3a428}.Footer-module__EZoWya__social{flex-direction:column;gap:.5rem;display:flex}.Footer-module__EZoWya__bottom{color:#fff;border-top:1px solid #d4a85333;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:2rem 2rem 0;font-size:.9rem;display:flex}.Footer-module__EZoWya__bottom a{color:#fff;text-decoration:none}.Footer-module__EZoWya__bottom a:hover{color:#d3a428}@media (max-width:768px){.Footer-module__EZoWya__container{text-align:center;grid-template-columns:1fr;gap:2.5rem;padding:0 1rem}.Footer-module__EZoWya__section{text-align:center}.Footer-module__EZoWya__section h3{font-size:1.3rem}.Footer-module__EZoWya__section h4{font-size:1rem}.Footer-module__EZoWya__social{align-items:center}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:1rem;padding:2rem 1rem 0}}
.WhatsAppButton-module__OPyqoG__whatsappButton{cursor:pointer;z-index:9999;background:#25d366;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;animation:2s ease-in-out infinite WhatsAppButton-module__OPyqoG__pulse;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 20px #25d36666}.WhatsAppButton-module__OPyqoG__whatsappButton:hover{animation:none;transform:scale(1.1);box-shadow:0 6px 25px #25d36699}.WhatsAppButton-module__OPyqoG__whatsappButton:active{transform:scale(.95)}.WhatsAppButton-module__OPyqoG__whatsappIcon{color:#fff;width:32px;height:32px}@keyframes WhatsAppButton-module__OPyqoG__pulse{0%,to{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 30px #25d366b3}}@media (max-width:768px){.WhatsAppButton-module__OPyqoG__whatsappButton{width:56px;height:56px;bottom:1.5rem;right:1.5rem}.WhatsAppButton-module__OPyqoG__whatsappIcon{width:28px;height:28px}}@media (max-width:480px){.WhatsAppButton-module__OPyqoG__whatsappButton{width:52px;height:52px;bottom:1rem;right:1rem}.WhatsAppButton-module__OPyqoG__whatsappIcon{width:26px;height:26px}}
