:root{--color-primary-neon:#0effff;--color-accent-blue:#0070f3;--color-bg-dark:#121212;--color-bg-panel:#1e1e1e;--color-text-main:#fff;--color-text-secondary:#a0a0a0;--font-main:var(--font-outfit)}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--color-bg-dark);max-width:100vw;color:var(--color-text-main);font-family:var(--font-main),sans-serif;background-image:radial-gradient(circle,#1a1a1a 1px,#0000 1px);background-size:20px 20px;overflow-x:hidden}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 1rem}
@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_9f4f9187-module__4LtYgq__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_9f4f9187-module__4LtYgq__variable{--font-outfit:"Outfit","Outfit Fallback"}
.Footer-module__S6Hkya__footer{color:#9ca3af;background-color:#000;border-top:1px solid #1f2937;padding:2rem 0}.Footer-module__S6Hkya__container{text-align:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer-module__S6Hkya__brand{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Footer-module__S6Hkya__tagline{margin-bottom:1rem;font-size:.875rem}.Footer-module__S6Hkya__links{justify-content:center;gap:1.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.Footer-module__S6Hkya__link{color:inherit;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--color-primary-neon)}.Footer-module__S6Hkya__copyright{color:#4b5563;margin-top:2rem;font-size:.75rem}
.Header-module__hBw1pG__header{z-index:50;background-color:#0000;width:100%;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0}.Header-module__hBw1pG__headerScrolled{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000e6}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Header-module__hBw1pG__logoLink{letter-spacing:.05em;color:#fff;font-size:1.875rem;font-weight:700;text-decoration:none;display:inline-block;position:relative}.Header-module__hBw1pG__logoText{z-index:10;color:#fff;position:relative}.Header-module__hBw1pG__logoBlur{color:var(--color-primary-neon);filter:blur(4px);opacity:.5;transition:opacity .3s;position:absolute;inset:0}.Header-module__hBw1pG__logoLink:hover .Header-module__hBw1pG__logoBlur{opacity:1}.Header-module__hBw1pG__logoLine{background-color:var(--color-primary-neon);width:100%;height:2px;box-shadow:0 0 10px var(--color-primary-neon);opacity:0;transition:opacity .3s;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__logoLink:hover .Header-module__hBw1pG__logoLine{opacity:1}.Header-module__hBw1pG__nav{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__cartButton{color:#fff;cursor:pointer;background:0 0;border:none;padding:.5rem;transition:color .3s;position:relative}.Header-module__hBw1pG__cartButton:hover{color:var(--color-primary-neon)}.Header-module__hBw1pG__badge{background-color:var(--color-primary-neon);color:#000;width:20px;height:20px;box-shadow:0 0 10px var(--color-primary-neon);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}
.CartDrawer-module__wN0dRW__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9998;opacity:0;visibility:hidden;background:#000000b3;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.CartDrawer-module__wN0dRW__backdrop.CartDrawer-module__wN0dRW__open{opacity:1;visibility:visible}.CartDrawer-module__wN0dRW__drawer{z-index:9999;background:#0a0a0a;border-left:1px solid #ffffff1a;flex-direction:column;width:100%;max-width:450px;height:100%;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #000c}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__open{transform:translate(0)}.CartDrawer-module__wN0dRW__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CartDrawer-module__wN0dRW__title{color:var(--color-primary-neon);text-transform:uppercase;letter-spacing:.1em;font-size:1.25rem;font-weight:700}.CartDrawer-module__wN0dRW__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.5rem;transition:color .3s}.CartDrawer-module__wN0dRW__closeButton:hover{color:var(--color-primary-neon)}.CartDrawer-module__wN0dRW__itemsList{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.CartDrawer-module__wN0dRW__emptyCart{color:#9ca3af;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;display:flex}.CartDrawer-module__wN0dRW__item{border-bottom:1px solid #ffffff0d;gap:1rem;padding-bottom:1rem;display:flex}.CartDrawer-module__wN0dRW__itemImage{object-fit:contain;background:#ffffff0d;border-radius:.5rem;width:80px;height:80px}.CartDrawer-module__wN0dRW__itemInfo{flex:1}.CartDrawer-module__wN0dRW__itemName{margin-bottom:.25rem;font-weight:700}.CartDrawer-module__wN0dRW__itemPrice{color:var(--color-primary-neon);margin-bottom:.5rem;font-size:.95rem}.CartDrawer-module__wN0dRW__controls{align-items:center;gap:1rem;display:flex}.CartDrawer-module__wN0dRW__qtyControls{border:1px solid #fff3;border-radius:.25rem;align-items:center;display:flex}.CartDrawer-module__wN0dRW__qtyBtn{color:#fff;cursor:pointer;background:0 0;border:none;width:2rem;height:2rem}.CartDrawer-module__wN0dRW__qtyBtn:hover{background:#ffffff1a}.CartDrawer-module__wN0dRW__qtyValue{text-align:center;width:2rem;font-size:.9rem}.CartDrawer-module__wN0dRW__removeBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:.8rem;text-decoration:underline}.CartDrawer-module__wN0dRW__footer{background:#00000080;border-top:1px solid #ffffff1a;padding:1.5rem}.CartDrawer-module__wN0dRW__totalRow{justify-content:space-between;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.CartDrawer-module__wN0dRW__checkoutButton{background:var(--color-primary-neon);color:#000;text-transform:uppercase;cursor:pointer;border:none;border-radius:.5rem;width:100%;padding:1rem;font-weight:700;transition:all .3s}.CartDrawer-module__wN0dRW__checkoutButton:hover{background:#fff;box-shadow:0 0 20px #0effff4d}
