@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@600;700;800;900&family=Rajdhani:wght@500;600;700&display=swap";
@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}*,:before,:after{box-sizing:border-box}:root{--bg-card:#0d0d0e;--bg-panel:#141416;--bg-btn-grey:#1f1f24;--border-btn-grey:#3b3b42;--text-white:#fff;--text-gray:#a0a0a5;--accent:#f30;--accent-glow:#f306;--border-color:#222226}.product-grid,.product-slider,.related-products-grid{grid-template-columns:repeat(2,1fr);gap:24px;width:100%;max-width:1280px;margin:0 auto;padding:0 16px;font-family:Rajdhani,sans-serif;display:grid}@media (max-width:768px){.product-grid,.product-slider,.related-products-grid{gap:16px;width:100%;max-width:100%;padding:0 12px;grid-template-columns:1fr!important}}@keyframes borderSweep{0%{--angle:0deg}to{--angle:360deg}}@keyframes bestSellerPulse{0%{transform:scale(1);box-shadow:0 0 10px #f309}50%{transform:scale(1.05);box-shadow:0 0 25px #ff8800e6,0 0 5px #fffc}to{transform:scale(1);box-shadow:0 0 10px #f309}}@keyframes badgeShine{0%{left:-150%}20%{left:150%}to{left:150%}}.product-card{background:linear-gradient(135deg,#00000005 0%,#0000 40%),linear-gradient(#00000005 0%,#a0a0a0 100%);background-color:var(--bg-card,#111);cursor:pointer;clip-path:polygon(20px 0%,calc(100% - 20px) 0%,100% 20px,100% calc(100% - 20px),calc(100% - 20px) 100%,20px 100%,0% calc(100% - 20px),0% 20px);border:none;border-radius:0;outline:none;flex-direction:column;width:100%;max-width:100%;height:100%;margin:0 auto;transition:transform .3s cubic-bezier(.25,1,.5,1),box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000080}@media (max-width:768px){.product-card{clip-path:polygon(12px 0%,calc(100% - 12px) 0%,100% 12px,100% calc(100% - 12px),calc(100% - 12px) 100%,12px 100%,0% calc(100% - 12px),0% 12px);height:auto!important;min-height:unset!important}}.product-card:before{background:linear-gradient(90deg, transparent, var(--accent), transparent);z-index:5;pointer-events:none;height:2px;position:absolute;top:0;left:0;right:0}.product-card:hover{box-shadow:0 0 20px var(--accent-glow)}.product-card:active{transition:transform .1s;transform:scale(.98)}.product-card-header{z-index:2;border-bottom:1px solid var(--border-color);letter-spacing:1.5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;justify-content:space-between;align-items:center;padding:14px 24px;font-family:Orbitron,sans-serif;font-size:.75rem;display:flex;position:relative}@media (max-width:768px){.product-card-header{padding:12px 16px}}.system-status{color:var(--accent);text-shadow:0 0 10px var(--accent-glow);align-items:center;gap:8px;font-weight:700;display:flex}.system-serial{color:var(--text-gray);opacity:.8;font-weight:600}.product-card-image-container{aspect-ratio:16/10;background:linear-gradient(135deg, #00000005 0%, transparent 40%), linear-gradient(180deg, #00000005 0%, var(--bg-card,#111) 100%);background-color:var(--bg-card,#111);border-bottom:1px solid var(--border-color);z-index:2;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 30px #000c}.product-card-badge{z-index:5;color:#fff;letter-spacing:1.5px;text-transform:uppercase;clip-path:polygon(8px 0%,100% 0%,100% calc(100% - 8px),calc(100% - 8px) 100%,0% 100%,0% 8px);pointer-events:none;background:linear-gradient(135deg,#f30 0%,#f80 100%);border:1px solid #fff9;align-items:center;gap:6px;padding:6px 14px;font-family:Orbitron,sans-serif;font-size:.7rem;font-weight:900;animation:2s ease-in-out infinite bestSellerPulse;display:flex;position:absolute;top:14px;right:14px;overflow:hidden;box-shadow:0 0 20px #f30c,inset 0 0 10px #fff6}.product-card-badge:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:150%;height:100%;animation:3s linear infinite badgeShine;position:absolute;top:0;left:-150%;transform:skew(-20deg)}.product-card-badge i{color:#fff600;filter:drop-shadow(0 0 6px #fff600cc);font-size:.75rem}@media (max-width:768px){.product-card-badge{padding:5px 10px;font-size:.6rem;top:10px;right:10px}}.product-card-image-container:after{content:" ";z-index:3;pointer-events:none;background:linear-gradient(#09090900 50%,#00000026 50%) 0 0/100% 3px;display:block;position:absolute;inset:0}.product-card-image{object-fit:contain;filter:drop-shadow(0 10px 20px #000000d9);width:100%;height:100%;padding:12px;transition:transform .5s cubic-bezier(.25,1,.5,1),filter .4s;display:block}.product-card:hover .product-card-image{filter:contrast(125%)saturate(140%)drop-shadow(0 15px 25px #000000e6);transform:scale(1.08)}.product-card-image-container .corner{border-color:var(--accent);pointer-events:none;z-index:4;border-style:solid;width:10px;height:10px;position:absolute}.product-card-image-container .corner-tl{border-width:2px 0 0 2px;top:8px;left:8px}.product-card-image-container .corner-tr{border-width:2px 2px 0 0;top:8px;right:8px}.product-card-image-container .corner-bl{border-width:0 0 2px 2px;bottom:8px;left:8px}.product-card-image-container .corner-br{border-width:0 2px 2px 0;bottom:8px;right:8px}.product-card-content{z-index:2;background:linear-gradient(#101010 0%,#111 100%);flex-direction:column;flex-grow:1;width:100%;padding:24px;display:flex;position:relative}@media (max-width:768px){.product-card-content{padding:16px}}.product-card-title{text-transform:uppercase;color:var(--text-white);letter-spacing:.8px;text-align:left;word-break:break-word;-webkit-box-orient:vertical;margin:0 0 14px;font-family:Orbitron,sans-serif;font-size:1.25rem;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}@media (max-width:768px){.product-card-title{margin-bottom:10px;font-size:1.1rem}}.product-card-price{color:var(--text-white);text-align:left;letter-spacing:.8px;text-shadow:0 0 10px #fff3;margin:0 0 20px;font-family:Orbitron,sans-serif;font-size:1.2rem;font-weight:900}@media (max-width:768px){.product-card-price{font-size:1.4rem}}.product-card-price span{color:var(--text-white);text-shadow:0 0 10px var(--accent-glow);margin-right:4px}.product-card-specs{flex-direction:column;gap:8px;margin:12px 0;padding:0;list-style:none;display:flex!important}.product-card-spec-item{display:none!important}.product-card-specs .product-card-spec-item:first-child,.product-card-specs .product-card-spec-item:nth-child(4){background:#ffffff08;border-left:none;flex-direction:column;align-items:flex-start;gap:4px;padding:8px 10px;display:flex!important}.product-card-spec-label{color:var(--text-white);letter-spacing:.5px;align-items:center;gap:6px;font-size:.75rem;font-weight:600;display:flex}.product-card-spec-icon{color:var(--text-white)}.product-card-spec-value{color:var(--text-white);text-align:left;white-space:nowrap;text-overflow:ellipsis;width:100%;max-width:100%;font-size:.85rem;font-weight:700;overflow:hidden}@media (max-width:768px){.product-card-specs{gap:6px;margin:8px 0}.product-card-specs .product-card-spec-item:first-child,.product-card-specs .product-card-spec-item:nth-child(4){padding:6px 8px}.product-card-spec-label{font-size:.7rem}.product-card-spec-value{font-size:.8rem}}.product-card-footer{flex-direction:column;width:100%;margin-top:auto;display:flex}.product-card-btn{width:100%;color:var(--text-white);border:1px solid var(--border-btn-grey);letter-spacing:2px;cursor:pointer;z-index:3;text-transform:uppercase;clip-path:polygon(12px 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%,0 12px);background:linear-gradient(#2a2a32 0%,#1a1a20 100%);justify-content:center;align-items:center;gap:12px;padding:16px;font-family:Orbitron,sans-serif;font-size:.85rem;font-weight:800;transition:transform .6s cubic-bezier(.34,1.56,.64,1),border-color .5s cubic-bezier(.25,1,.5,1),box-shadow .5s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000080}@media (max-width:768px){.product-card-btn{padding:14px 12px;font-size:.85rem}}.product-card-btn:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:left .9s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:-120%}.product-card-btn:before{content:"";opacity:0;z-index:-1;background:linear-gradient(#ff481a 0%,#d62700 100%);transition:opacity .6s cubic-bezier(.25,1,.5,1),transform .6s cubic-bezier(.34,1.56,.64,1);position:absolute;inset:0;transform:scale(.98)}.product-card-btn i{color:var(--accent);text-shadow:0 0 8px var(--accent-glow);transition:color .5s cubic-bezier(.25,1,.5,1),transform .6s cubic-bezier(.34,1.56,.64,1)}.product-card-btn:hover{color:#fff;box-shadow:0 14px 35px var(--accent-glow);border-color:#ff5526;transform:translateY(-4px)}.product-card-btn:hover:before{opacity:1;transform:scale(1)}.product-card-btn:hover:after{left:120%}.product-card-btn:hover i{color:#fff;text-shadow:none;transform:scale(1.15)rotate(5deg)}.product-card-btn:active{transform:translateY(2px)scale(.96);box-shadow:0 4px 15px #ff330080}.product-card-btn:active:before{background:var(--accent)}.product-card-btn:active i{color:#fff}@media (min-width:769px) and (max-width:1024px){.product-grid,.product-slider,.related-products-grid{gap:20px;max-width:960px;padding:0 20px;grid-template-columns:repeat(2,1fr)!important}.product-card{clip-path:polygon(16px 0%,calc(100% - 16px) 0%,100% 16px,100% calc(100% - 16px),calc(100% - 16px) 100%,16px 100%,0% calc(100% - 16px),0% 16px)}.product-card-content{padding:20px}.product-card-title{margin-bottom:12px;font-size:1.15rem}.product-card-price{margin-bottom:16px;font-size:1.3rem}.product-card-header{padding:12px 18px;font-size:.7rem}.product-card-specs{gap:6px;margin:10px 0}.product-card-specs .product-card-spec-item:first-child,.product-card-specs .product-card-spec-item:nth-child(4){padding:7px 10px}.product-card-spec-label{font-size:.72rem}.product-card-spec-value{font-size:.82rem}.product-card-btn{letter-spacing:1.5px;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);padding:15px;font-size:.82rem}}
html,body{-webkit-text-size-adjust:100%;width:100%;max-width:100vw;overflow-x:hidden!important}.site-header *,.site-header :before,.site-header :after{box-sizing:border-box}.site-header{z-index:1000;width:100%;position:relative}.custom-cursor-icon{will-change:transform;top:0;left:0;pointer-events:none!important;z-index:2147483647!important;position:fixed!important}.header-main-row{justify-content:space-between;width:100%;max-width:100%;padding:0 8%;align-items:center!important;display:flex!important;position:relative!important;overflow:visible!important}.site-header .header-left{flex:1;justify-content:flex-start;align-items:center;display:flex}.site-header .logo{align-items:center;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex}.site-header .logo:hover{transform:scale(1.02)}.site-header .logo img{width:auto;max-height:45px;display:block}.site-header .mobile-logo{display:none}.site-header .desktop-nav{flex:1;justify-content:center;font-family:Orbitron,sans-serif;display:flex}.site-header .desktop-nav ul{gap:30px;margin:0;padding:0;list-style:none;display:flex}.site-header .desktop-nav a{color:var(--text-white,#fff);letter-spacing:.5px;transform-origin:50%;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);display:inline-block;position:relative;transform:scaleY(1.2)}.site-header .desktop-nav a:after{content:"";background-color:var(--accent,#f30);width:0;height:2px;transition:width .3s cubic-bezier(.16,1,.3,1),left .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-4px;left:50%}.site-header .desktop-nav a:hover:after,.site-header .desktop-nav a.active:after{width:100%;left:0}.site-header .desktop-nav a:hover,.site-header .desktop-nav a.active,.site-header .desktop-nav a#prod-link:hover{color:var(--accent,#f30)}.desktop-subcategories-bar{-webkit-backdrop-filter:blur(8px);border-top:1px solid #ffffff0d;border-bottom:2px solid var(--accent,#f30);background-color:#111111f2;justify-content:center;align-items:center;width:100%;height:40px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.desktop-subcategories-bar ul{gap:40px;margin:0;padding:0;font-family:Orbitron,sans-serif;list-style:none;display:flex}.desktop-subcategories-bar a{color:#a0a0a0;letter-spacing:1px;text-transform:uppercase;font-size:.7rem;font-weight:600;text-decoration:none;transition:color .3s,transform .3s;display:inline-block;transform:scaleY(1.2)}.desktop-subcategories-bar a:hover{color:var(--accent,#f30)}.site-header .hamburger-btn{color:var(--text-white,#fff);cursor:pointer;background:0 0;border:none;outline:none;padding:0;font-size:1.5rem;transition:color .3s,transform .25s cubic-bezier(.16,1,.3,1);display:none}.site-header .hamburger-btn:hover{color:var(--accent,#f30)}.site-header .header-actions{flex:1;justify-content:flex-end;gap:15px;align-items:center!important;height:50px!important;display:flex!important;position:relative!important;overflow:visible!important}.site-header .search-box{display:none!important}.site-header .header-actions.search-active .search-box{-webkit-backdrop-filter:blur(16px);box-sizing:border-box;z-index:2147483647;opacity:0;background:#0f0f0ffa;border:1px solid #ffffff1a;border-radius:12px;align-items:center;width:1200px;min-width:350px;margin:60px 60px 0;padding:10px 14px;box-shadow:0 20px 40px #000000d9;max-width:100vw!important;animation:.25s cubic-bezier(.16,1,.3,1) forwards fadeInSearchDesktop!important;display:flex!important;position:absolute!important;top:5px!important;left:auto!important;right:0!important;transform:none!important}.site-header .search-box input{color:var(--text-white,#fff);box-sizing:border-box;background:#ffffff0d;border:none;border-radius:8px;outline:none;width:100%;margin:0;font-size:.9rem;padding:8px 30px 8px 10px!important}.site-header .search-box input::placeholder{color:#ffffff80}.site-header .search-box .desktop-search-icon{color:var(--text-gray,#aaa);cursor:pointer;font-size:.95rem;transition:color .3s;position:absolute;right:25px}.site-header .search-box .desktop-search-icon:hover{color:var(--accent,#f30)}.site-header .search-toggle-btn{color:var(--text-white,#fff);cursor:pointer;z-index:10;background:0 0;border:none;outline:none;width:40px;height:40px;padding:0;font-size:1.2rem;transition:color .3s,transform .25s cubic-bezier(.16,1,.3,1);display:block;position:relative}.site-header .search-toggle-btn:hover,.site-header .header-actions.search-active .search-toggle-btn{color:var(--accent,#f30);transform:scale(1.1)}.site-header .cart-container{justify-content:center;align-items:center;height:100%;display:inline-flex;position:relative}.site-header .cart-icon{cursor:pointer;color:var(--text-white,#fff);background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:0;font-size:1.2rem;text-decoration:none;transition:color .3s,transform .25s cubic-bezier(.16,1,.3,1);display:flex}.site-header .cart-icon i.fas.fa-shopping-cart{color:var(--accent,#f30);font-size:20px;transition:color .3s}.site-header .cart-icon:hover i.fas.fa-shopping-cart,.site-header .cart-icon:hover{color:var(--accent,#f30);transform:scale(1.1)}.site-header .cart-badge,.site-header span{box-sizing:border-box;background-color:var(--accent,#f30);color:#000;z-index:50;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 4px;font-family:Roboto Condensed,roboto,Microsoft JhengHei,sans-serif;font-size:11px;font-weight:700;line-height:1;animation:.35s cubic-bezier(.175,.885,.32,1.275) badgePop;display:flex;position:absolute;top:-6px;right:-10px;box-shadow:0 2px 6px #f306}.site-header .mobile-nav{-webkit-backdrop-filter:blur(16px);z-index:2147483646;opacity:0;visibility:hidden;box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;background-color:#0b0b0bfa;width:100vw;height:calc(100vh - 50px);transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .3s,visibility .3s;position:fixed;top:50px;left:0;overflow-y:auto;transform:translate(-100%)}.site-header .mobile-nav::-webkit-scrollbar{display:none}.site-header .mobile-nav.open{opacity:1;visibility:visible;transform:translate(0);box-shadow:0 20px 30px #000c;width:100vw!important;max-width:100vw!important;max-height:calc(100vh - 50px)!important;padding:30px 6% 40px!important}.site-header .mobile-nav ul{flex-direction:column;width:100%;max-width:100%;margin:0;padding:0;font-family:Orbitron,sans-serif;display:flex;list-style:none!important}.site-header .mobile-nav li{border-bottom:1px solid #ffffff0a;width:100%;list-style:none!important}.site-header .mobile-nav li::marker{display:none}.site-header .mobile-nav li:last-child{border-bottom:none}.mobile-submenu-trigger-icon{color:#fff}.site-header .mobile-nav a{color:var(--text-white);letter-spacing:1.5px;text-transform:uppercase;align-items:center;width:100%;padding:18px 4px;font-family:Orbitron,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s,padding-left .3s cubic-bezier(.16,1,.3,1);display:flex}.site-header .mobile-nav a:hover{color:var(--accent,#f30)}.site-header .mobile-nav a:active{color:var(--accent,#f30);padding-left:10px}.mobile-view-panel .fas.fa-th-large{color:#fff;transition:color .2s}.mobile-view-panel a:hover .fas.fa-th-large,.mobile-view-panel a:active .fas.fa-th-large,.mobile-view-panel a.active .fas.fa-th-large{color:#f30}.mobile-nav-content{box-sizing:border-box;width:100%;max-width:100%;position:relative;overflow:hidden}.mobile-view-panel{pointer-events:none;visibility:hidden;opacity:0;box-sizing:border-box;width:100%;max-width:100%;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .3s,visibility .3s;position:absolute;top:0;left:0;transform:translate(20px)}.mobile-view-panel.active{pointer-events:auto;visibility:visible;opacity:1;box-sizing:border-box;position:relative;transform:translate(0)}.mobile-submenu-header{box-sizing:border-box;width:100%;margin:0;padding:0}.mobile-back-btn{color:var(--accent,#f30);text-transform:uppercase;cursor:pointer;text-align:left;z-index:1;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #ffffff0a;align-items:center;width:100%;padding:16px 20px;font-family:Orbitron,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .3s,padding-left .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.mobile-back-btn:hover,.mobile-back-btn:active{color:var(--accent,#f30);background:0 0;border-bottom:1px solid #ffffff0a;padding-left:26px}.mobile-back-btn i{color:var(--accent,#f30);margin-right:12px;font-size:.95rem;transition:transform .3s cubic-bezier(.16,1,.3,1)}.mobile-back-btn:hover i{transform:translate(-4px)}@media screen and (max-width:1024px){html,body{width:100%;max-width:100vw;margin:0;padding:0;overflow-x:hidden!important}.site-header{width:100%!important;max-width:100vw!important;left:0!important;right:0!important;overflow-x:visible!important}.site-header .header-main-row{justify-content:space-between;height:58px;position:relative;box-sizing:border-box!important;width:100%!important;max-width:100vw!important;margin:0!important;padding:0 4%!important;overflow:visible!important}.desktop-subcategories-bar{display:none!important}.site-header .hamburger-btn{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.4rem;transition:transform .25s cubic-bezier(.16,1,.3,1),color .3s;display:flex}.site-header .hamburger-btn:active{transform:scale(.88)}.site-header .header-left .logo,.site-header .desktop-nav{display:none}.site-header .header-left{flex:none;gap:0;width:auto}.site-header .mobile-logo{z-index:1;justify-content:center;align-items:center;max-width:45%;height:100%;display:flex;position:absolute;left:50%;transform:translate(-50%)}.site-header .mobile-logo img{width:auto;max-height:45px;display:block}.site-header .header-actions{z-index:2;flex:none;gap:4px;width:auto;position:relative;overflow:visible!important}.site-header .search-toggle-btn,.site-header .cart-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.15rem;transition:background-color .25s,color .3s,transform .25s cubic-bezier(.16,1,.3,1);display:flex}.site-header .search-toggle-btn:active,.site-header .cart-icon:active{background-color:#ffffff14;transform:scale(.88)}.site-header .cart-container{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.site-header .cart-container .cart-badge,.site-header .cart-icon .cart-badge,.site-header span{min-width:18px!important;height:18px!important;padding:0 3px!important;font-size:10px!important;top:2px!important;right:2px!important}.site-header .mobile-nav{height:calc(100vh - 55px)!important;top:55px!important}.site-header .mobile-nav.open{max-height:calc(100vh - 55px)!important;padding:30px 6% 40px!important}.site-header .header-actions.search-active .search-box{-webkit-backdrop-filter:blur(16px)!important;box-sizing:border-box!important;z-index:2147483647!important;opacity:1!important;background:#0f0f0ffa!important;border:1px solid #ffffff1a!important;border-radius:12px!important;margin:0!important;padding:10px 14px!important;animation:.35s cubic-bezier(.16,1,.3,1) forwards slideDownSearchMobile!important;display:flex!important;position:fixed!important;top:64px!important;overflow:visible!important}.site-header .header-actions.search-active .search-box input{width:100%!important;color:var(--text-white,#fff)!important;box-sizing:border-box!important;background:#ffffff0d!important;border-radius:8px!important;padding:8px 30px 8px 10px!important;font-size:.95rem!important}.site-header .header-actions.search-active .search-box input::placeholder{color:#ffffff80!important}.site-header .header-actions.search-active .search-box .desktop-search-icon{cursor:pointer;color:var(--text-white,#fff)!important;font-size:1rem!important;position:absolute!important;right:28px!important}.site-header .header-actions.search-active .search-box>div[style*="position: absolute"]{animation:.3s forwards fadeInOverlay;box-sizing:border-box!important;z-index:2147483647!important;width:auto!important;max-width:none!important;max-height:60vh!important;position:fixed!important;top:125px!important;left:16px!important;right:16px!important}}@media screen and (min-width:768px) and (max-width:1024px){.site-header .header-main-row{height:60px!important;padding:0 5%!important}.site-header .mobile-logo{max-width:35%;display:flex!important}.site-header .header-left .logo{display:none!important}.site-header .header-actions.search-active .search-box{-webkit-backdrop-filter:blur(16px)!important;z-index:2147483647!important;box-sizing:border-box!important;background:#0f0f0ffa!important;border:1px solid #ffffff1a!important;border-radius:12px!important;width:auto!important;max-width:calc(100vw - 80px)!important;margin:0 auto!important;padding:12px 18px!important;display:flex!important;position:fixed!important;top:70px!important;left:40px!important;right:40px!important;box-shadow:0 25px 50px #000000e6!important}.site-header .header-actions.search-active .search-box input{padding:10px 35px 10px 14px!important;font-size:1rem!important}.site-header .header-actions.search-active .search-box .desktop-search-icon{font-size:1.1rem!important;right:32px!important}.site-header .header-actions.search-active .search-box>div[style*="position: absolute"]{width:auto!important;max-width:none!important;max-height:55vh!important;position:fixed!important;top:135px!important;left:40px!important;right:40px!important}.site-header .mobile-nav{height:calc(100vh - 60px)!important;top:60px!important}.site-header .mobile-nav.open{max-height:calc(100vh - 60px)!important;padding:40px 8%!important}.site-header .mobile-nav a{padding:20px 6px!important;font-size:.95rem!important}}@media screen and (max-width:380px){.site-header .header-main-row{padding:0 2%!important}.site-header .header-actions{gap:2px!important}.site-header .hamburger-btn,.site-header .search-toggle-btn,.site-header .cart-icon,.site-header .cart-container{width:38px!important;height:38px!important;font-size:1.05rem!important}.site-header .cart-container .cart-badge,.site-header .cart-icon .cart-badge,.site-header span{min-width:16px!important;height:16px!important;padding:0 2px!important;font-size:9px!important;top:1px!important;right:1px!important}.site-header .header-actions.search-active .search-box{margin:0!important;position:fixed!important;top:64px!important}.site-header .header-actions.search-active .search-box>div[style*="position: absolute"]{width:auto!important;max-width:none!important;position:fixed!important;left:10px!important;right:10px!important}}@keyframes fadeInSearchDesktop{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(8px)}}@keyframes slideDownSearchMobile{0%{opacity:0;transform:translateY(-16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fadeInOverlay{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes badgePop{0%{transform:scale(0)}70%{transform:scale(1.25)}to{transform:scale(1)}}
:root{--bg-dark-start:#1a1919;--bg-dark-end:#0b0b0b;--bg-card:#222222d9;--text-white:#fff;--text-gray:#b0b0b0;--accent:#f30;--border-color:#ffffff1a}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--text-white);background:#0b0b0b;width:100%;min-height:100vh;padding-top:50px;font-family:Roboto Condensed,roboto,Microsoft JhengHei,sans-serif;line-height:1.6;position:relative}a{color:var(--text-white);text-decoration:none}h1,h2,h3,h4,h5,h6,button,input,textarea,select{font-family:Orbitron,sans-serif}.hero-slider{align-items:center;width:100%;height:75vh;display:flex;position:relative;overflow:hidden}.banner{opacity:0;z-index:1;box-sizing:border-box;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;width:100%;height:100%;transition:opacity 1.5s ease-in-out;display:flex;position:absolute;top:0;left:0}.banner:before{content:"";z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.banner.active{opacity:1;z-index:2}.banner h1{text-transform:uppercase;letter-spacing:2px;word-break:break-word;margin:0;font-size:4rem;line-height:1.1}.banner h2{word-break:break-word;margin:10px 0 30px;font-size:2rem;font-weight:300}.banner p{color:var(--text-gray);letter-spacing:3px;text-transform:uppercase;font-size:.9rem}.banner-note{margin-top:40px;font-size:.75rem}.slider-controls{z-index:3;gap:10px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.dot{cursor:pointer;background:#555;width:42px;height:4px;position:relative;overflow:hidden}.dot:after{content:"";background:var(--accent);width:0%;height:100%;position:absolute;top:0;left:0}.dot.active:after{animation:5s linear forwards load-progress}@keyframes load-progress{0%{width:0%}to{width:100%}}section.content-section,section.content-section-product{text-align:center;box-sizing:border-box;width:100%;margin:0 auto;padding:40px 8% 80px;background:0 0!important}.bg-dark-section,.bg-dark-sections,.brands,#brands,.brand-section,.marcas,.category-section,[class*=brand],[class*=marcas],.contact-team-section,#categorys{background:0 0!important}.section-title{color:var(--text-white);margin-bottom:15px;font-family:Orbitron,sans-serif;font-size:2.2rem;line-height:1.25}.section-subtitle{color:var(--text-gray);width:100%;max-width:1000px;margin:0 auto 20px;font-size:1rem}.grid-3{box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;width:100%;display:grid}.grid-4{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;width:100%;display:grid}.grid-4>*,.grid-3>*{box-sizing:border-box;flex-direction:column;width:100%;min-width:0;display:flex}.category-header-flex{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;width:100%;margin-bottom:30px;display:flex}.category-header-content{text-align:left;flex:1;min-width:280px}.category-header-content .section-title{text-align:left;margin-bottom:8px}.category-header-content .section-subtitle{text-align:left;margin:0;font-size:1rem}.category-scroll-item{scroll-snap-align:start}.slider-nav-wrapper{align-self:center;gap:12px;margin-top:10px;margin-bottom:10px;padding-left:10px;display:flex}.nav-btn{color:var(--text-white);cursor:pointer;letter-spacing:2px;text-transform:uppercase;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);background:#121212d9;border:1px solid #333;padding:12px 24px;font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:700;transition:all .3s;position:relative}.nav-btn:hover{background:var(--accent);color:#fff;border-color:var(--accent);transform:translateY(-2px);box-shadow:0 0 15px #f306}.category-scroll-container{scroll-behavior:smooth;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:24px;width:100%;padding:10px 16px 20px;display:flex;overflow-x:auto;background:0 0!important}.category-scroll-container::-webkit-scrollbar{display:none}.category-scroll-item .product-card{min-height:100%;margin:0;height:auto!important}.catalog-layout-section{text-align:left;box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));align-items:flex-start;gap:20px;width:100%;padding:40px 8% 25px;display:grid;background:0 0!important}.catalog-sidebar{border:1px solid var(--border-color);box-sizing:border-box;background:#111111d9;border-radius:4px;grid-column:span 1;width:100%;padding:15px}.catalog-products-grid{box-sizing:border-box;grid-column:span 3;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;width:100%;display:grid;background:0 0!important}.similar-products-container-wrapper,.category-products-container{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:0 8%;background:0 0!important}.similar-products-grid-wrapper,.category-products-grid{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:100%;display:grid;background:0 0!important}.similar-products-grid-wrapper>*,.category-products-grid>*,.catalog-products-grid>*{box-sizing:border-box;width:100%;min-width:0}.video-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.video-modal-content{border:1px solid var(--accent);background:#000;width:100%;max-width:900px;padding:5px;position:relative;box-shadow:0 0 20px #ff33004d}.video-responsive{background:#000;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.video-responsive iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.close-btn{border:1px solid var(--accent);color:var(--accent);cursor:pointer;z-index:10;background:0 0;width:30px;height:30px;font-size:20px;line-height:1;transition:all .3s;position:absolute;top:-40px;right:0}.close-btn:hover{border-color:var(--accent);background:#000;transform:rotate(90deg)}.category-scroll-item{scroll-snap-align:start;flex:0 0 300px;min-width:300px}@media screen and (max-width:768px){body{padding-top:60px}.hero-slider{height:75vh}.banner{text-align:center;align-items:center;padding:0 6%}.banner h1{letter-spacing:1px;font-size:2.2rem}.banner h2{margin:8px 0 20px;font-size:1.1rem}.banner p{letter-spacing:2px;font-size:.75rem}section.content-section,section.content-section-product,section.content-section-categorys,.catalog-layout-section,.similar-products-container-wrapper,.category-products-container{padding-left:6%;padding-right:6%}.section-title{letter-spacing:1px;font-size:1.8rem}.section-subtitle{font-size:.95rem}.category-header-flex{text-align:center;flex-direction:column;align-items:center}.category-header-content,.category-header-content .section-title,.category-header-content .section-subtitle{text-align:center}.category-scroll-container{scroll-snap-type:x mandatory!important;flex-direction:row!important;display:flex!important;overflow-x:auto!important}.category-scroll-item{scroll-snap-align:center;flex:0 0 85vw!important;min-width:260px!important;max-width:400px!important}.marcas-grid,.categories-grid,.grid-categorias{scroll-snap-align:center;background:0 0!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;display:grid!important}.similar-products-grid-wrapper,.category-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid;overflow-x:visible;background:0 0!important}.similar-products-grid-wrapper>*,.category-products-grid>*{flex:unset;width:100%;min-width:0;max-width:none}.grid-3,.grid-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.catalog-layout-section{grid-template-columns:1fr;display:grid}.catalog-sidebar{grid-column:span 1;width:100%;margin-bottom:20px}.catalog-products-grid{grid-column:span 1;grid-template-columns:1fr;gap:20px}.slider-nav-wrapper{justify-content:center;margin-top:15px}}@media screen and (max-width:480px){section.content-section,section.content-section-product,.catalog-layout-section,.similar-products-container-wrapper,.category-products-container{padding-left:5.4%}.banner h1{font-size:1.7rem}.banner h2{font-size:1rem}.section-title{font-size:1.5rem}.category-scroll-item{flex:0 0 88vw!important;min-width:240px!important}.category-scroll-item-sale{flex:0 0 88vw!important;min-width:240px!important;max-width:300px!important}.marcas-grid,.categories-grid,.grid-categorias{grid-template-columns:1fr!important;gap:10px!important}.similar-products-grid-wrapper,.category-products-grid,.catalog-products-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}}.content-section-sale{text-align:center;box-sizing:border-box;width:100%;margin:0 auto;padding:80px 8%;position:relative;background-color:#0000!important;background-image:linear-gradient(#030303 0%,#0000 60%,#030303cc 100%),url(/banners/base2.png)!important;background-position:0 0,50%!important;background-repeat:repeat,no-repeat!important;background-size:auto,cover!important;background-attachment:fixed!important;background-origin:padding-box,padding-box!important;background-clip:border-box,border-box!important}.bg-dark-section-sale{position:relative;overflow:hidden}.category-header-flex-sale{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;width:100%;margin-bottom:30px;display:flex}.category-header-content-sale{text-align:left;flex:1;min-width:280px}.section-title-sale{color:var(--text-white);text-align:left;margin-bottom:8px;font-family:Orbitron,sans-serif;font-size:2.2rem;line-height:1.25}.section-subtitle-sale{color:var(--text-gray);text-align:left;margin:0;font-size:1rem}.slider-nav-wrapper-sale{align-self:center;gap:12px;margin-top:10px;margin-bottom:10px;padding-left:10px;display:flex}.nav-btn-sale{color:var(--text-white);cursor:pointer;letter-spacing:2px;text-transform:uppercase;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);background:#121212d9;border:1px solid #333;padding:12px 24px;font-family:Orbitron,sans-serif;font-size:1.1rem;font-weight:700;transition:all .3s;position:relative}.nav-btn-sale:hover{background:var(--accent);color:#fff;border-color:var(--accent);transform:translateY(-2px);box-shadow:0 0 15px #f306}.category-scroll-container-sale{scroll-behavior:smooth;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:20px;width:100%;padding:10px 16px 20px;display:flex;overflow-x:auto;background:0 0!important}.category-scroll-container-sale::-webkit-scrollbar{display:none}.category-scroll-item-sale{scroll-snap-align:start;flex:0 0 300px;min-width:300px}::-webkit-scrollbar-track{background:#0b0b0b}::-webkit-scrollbar-thumb{background:var(--bg-card);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#333}html{scrollbar-width:thin;scrollbar-color:#333 #0b0b0b}@media screen and (max-width:768px){.content-section-sale{padding:40px 6% 60px}.category-header-flex-sale{text-align:center;flex-direction:column;align-items:center}.category-header-content-sale,.section-title-sale,.section-subtitle-sale{text-align:center}.category-scroll-item-sale{flex:0 0 85vw!important;min-width:260px!important;max-width:320px!important}}
.site-header{z-index:1000;border-bottom:1px solid var(--border-color,#222);box-sizing:border-box;background-color:#0b0b0b;flex-direction:column;width:100%;font-family:Iosevka Charon,sans-serif;display:flex;position:fixed;top:0;left:0}.site-header *,.site-header :before,.site-header :after{box-sizing:border-box}.site-footer{color:#fff;background:linear-gradient(#1a1a1a 50%,#0b0b0b 100%);border-top:1px solid #333;padding:80px 5% 40px}.footer-boxes-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:60px;display:grid}.footer-middle-section{justify-content:space-between;align-items:flex-start;padding-bottom:40px;display:flex}#slogan{text-align:center;font-size:1rem}.footer-nav-list{margin-right:40px;list-style:none}.footer-nav-list li{margin-bottom:12px;font-size:1rem}.footer-nav-list a{color:#fff;font-size:1.2rem;transition:color .3s}.footer-divider{background-color:#f30;height:2px;margin:30px 0}.footer-bottom-bar{justify-content:space-between;align-items:center;display:flex}.footer-bottom-text,.footer-bottom-link{color:#fff;font-size:1rem;text-decoration:none}.site-footer{color:#fff;box-sizing:border-box;background:linear-gradient(#1a1a1a 50%,#0b0b0b 100%);border-top:1px solid #333;width:100%;padding:80px 5% 40px;font-family:Roboto Condensed,roboto,Microsoft JhengHei,sans-serif}.site-footer *,.site-footer :before,.site-footer :after{box-sizing:border-box}.footer-boxes-grid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:1280px;margin-bottom:60px;margin-left:auto;margin-right:auto;display:grid}.footer-box{background:#1a1a1a;border:1px solid #f30;padding:25px;transition:transform .3s}.footer-box:hover{transform:translateY(-5px)}.footer-box-title{color:#f30;text-transform:uppercase;margin-bottom:8px;font-size:1.8rem;font-weight:700}.footer-box-desc{color:#fff;margin:0;font-size:1.2rem}.footer-middle-section{justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-bottom:40px;display:flex}.footer-brand img{width:380px;height:100%;margin-bottom:8px;display:block}#slogan{color:#aaa;margin:0;font-size:1rem}.footer-nav-links{gap:80px;display:flex}.footer-nav-list{margin:0;padding:0;list-style:none}.footer-nav-list li{margin-bottom:12px}.footer-nav-list a{color:#fff;font-size:1rem;font-weight:400;text-decoration:none;transition:color .3s}.footer-nav-list a:hover{color:#f30}.footer-divider{background-color:#f30;width:100%;max-width:1280px;height:2px;margin:30px auto}.footer-bottom-bar{justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin-left:auto;margin-right:auto;display:flex}.footer-bottom-text,.footer-bottom-link{color:#aaa;font-size:1rem;font-weight:400;text-decoration:none}.footer-bottom-link:hover{text-decoration:underline}@media screen and (max-width:1024px){.footer-boxes-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.site-footer{padding:40px 8% 25px}.footer-boxes-grid{grid-template-columns:1fr;gap:12px;margin-bottom:30px}.footer-box{padding:18px}.footer-box-title{margin-bottom:6px;font-size:1.4rem}.footer-box-desc{font-size:1rem}.footer-middle-section{text-align:center;flex-direction:column;align-items:center;gap:24px;padding-bottom:25px}.footer-brand{text-align:center;width:100%}.footer-brand img{object-fit:contain;width:100%;max-width:100%;height:auto;margin-left:auto;margin-right:auto}#slogan{font-size:.9rem}.footer-nav-links{flex-direction:row;justify-content:space-between;gap:20px;width:100%;display:flex}.footer-nav-list{margin-right:0}.footer-nav-list li{margin-bottom:8px}.footer-nav-list a{font-size:.9rem;font-weight:400}.footer-nav-links .footer-nav-list:first-child{text-align:left}.footer-nav-links .footer-nav-list:nth-child(2){text-align:right}.footer-divider{margin:20px 0}.footer-bottom-bar{text-align:center;flex-direction:column;gap:10px}.footer-bottom-text,.footer-bottom-link{font-size:.85rem;font-weight:400}}
