@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:wght@400;500;600;700;800&display=swap";
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.absolute{position:absolute}.relative{position:relative}.static{position:static}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.h-fit{height:fit-content}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}:root{--bg-color:#0a0a0a;--bg-card:#111;--bg-hover:#171717;--text-primary:#fff;--text-muted:#fff9;--text-dark:#fff6;--border-color:#ffffff1a;--accent-color:#c4ff3d;--accent-hover:#d5ff5c;--font-main:"Inter", sans-serif;--font-display:"Bebas Neue", cursive, sans-serif;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:2rem;--spacing-xl:4rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--transition-smooth:all .4s cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg-color);color:var(--text-primary);font-family:var(--font-main);-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:hidden}.font-display{font-family:var(--font-display)}a{color:var(--text-primary);transition:var(--transition-smooth);text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}.text-stroke{color:#0000;-webkit-text-stroke:1.5px #fff;text-stroke:1.5px #fff;transition:var(--transition-smooth)}.text-stroke:hover{color:#fff;-webkit-text-stroke:0px transparent}.title-underline{display:inline-block;position:relative}.title-underline:after{content:"";background-color:var(--accent-color);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}@keyframes marquee{0%{transform:translate(0%)}to{transform:translate(-50%)}}.animate-marquee{width:max-content;animation:25s linear infinite marquee;display:flex}.animate-marquee:hover{animation-play-state:paused}.product-card{transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1)}.product-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #0009}.product-card-img{transition:transform .7s cubic-bezier(.16,1,.3,1)}.product-card:hover .product-card-img{transform:scale(1.08)}.container{max-width:1600px;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.container{padding:0 2.5rem}}.btn-primary{background-color:var(--accent-color);color:#000;border-radius:var(--radius-sm);letter-spacing:.1em;text-transform:uppercase;transition:var(--transition-smooth);justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.875rem;font-weight:700;display:inline-flex}.btn-primary:hover{background-color:var(--accent-hover);transform:translateY(-3px);box-shadow:0 12px 24px -5px #c4ff3d66}.btn-outline{color:var(--accent-color);border:1px solid var(--accent-color);border-radius:var(--radius-sm);letter-spacing:.1em;text-transform:uppercase;transition:var(--transition-smooth);background-color:#0000;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.875rem;font-weight:700;display:inline-flex}.btn-outline:hover{background-color:var(--accent-color);color:#000;transform:translateY(-3px)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(18px)saturate(180%);background:#0a0a0a38;border-bottom:1px solid #ffffff1f;align-items:center;height:75px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;left:0;right:0;box-shadow:0 4px 30px #0003}.Header-module__hBw1pG__headerFull{justify-content:space-between;align-items:center;width:100%;padding:0 2rem;display:flex;position:relative}@media (min-width:1200px){.Header-module__hBw1pG__headerFull{padding:0 3rem}}.Header-module__hBw1pG__leftCorner{z-index:2;align-items:center;display:flex}.Header-module__hBw1pG__logo{font-family:var(--font-display), "Bebas Neue", sans-serif;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;color:#fff;text-shadow:0 0 16px #ffffff40;align-items:center;font-size:2.25rem;font-weight:900;line-height:1;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__hBw1pG__accentText{color:var(--accent-color)}.Header-module__hBw1pG__logo:hover{opacity:.9}.Header-module__hBw1pG__hamburger{color:var(--text-primary);z-index:2;background:0 0;border:none;font-size:1.5rem;display:block}@media (min-width:900px){.Header-module__hBw1pG__hamburger{display:none}}.Header-module__hBw1pG__centerNav{align-items:center;gap:2rem;display:none}@media (min-width:900px){.Header-module__hBw1pG__centerNav{display:flex;position:absolute;left:50%;transform:translate(-50%)}}.Header-module__hBw1pG__shiftingWrapper{align-items:center;display:inline-flex}.Header-module__hBw1pG__navLink{color:#fff;letter-spacing:.03em;white-space:nowrap;border-radius:9999px;padding:.375rem .75rem;font-size:.9375rem;font-weight:600;transition:all .2s}.Header-module__hBw1pG__navLink:hover{color:var(--accent-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff1a}.Header-module__hBw1pG__rightCorner{z-index:2;align-items:center;gap:1.25rem;display:flex}.Header-module__hBw1pG__iconBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative}.Header-module__hBw1pG__iconBtn:hover{color:var(--accent-color);background:#c4ff3d33;border-color:#c4ff3d80;transform:translateY(-1px);box-shadow:0 4px 12px #c4ff3d40}.Header-module__hBw1pG__badge{background-color:var(--accent-color);color:#000;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 2px;font-size:.625rem;font-weight:800;display:flex;position:absolute;top:-2px;right:-2px;box-shadow:0 2px 8px #00000080}.Header-module__hBw1pG__mobileDrawer{z-index:200;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:#0a0a0af2;flex-direction:column;padding:2rem;display:flex;position:fixed;inset:0}.Header-module__hBw1pG__mobileHeader{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.Header-module__hBw1pG__mobileLogo{font-family:var(--font-display);color:var(--accent-color);font-size:2.5rem}.Header-module__hBw1pG__mobileLinks{flex-direction:column;gap:2rem;display:flex}.Header-module__hBw1pG__mobileLinks a{font-family:var(--font-display);letter-spacing:.05em;font-size:2.25rem}.Header-module__hBw1pG__modalOverlay{z-index:300;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#000000bf;justify-content:flex-end;display:flex;position:fixed;inset:0}.Header-module__hBw1pG__cartDrawer{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:#0d0d0df2;border-left:1px solid #ffffff1a;flex-direction:column;width:100%;max-width:450px;height:100%;padding:2rem;display:flex}.Header-module__hBw1pG__cartHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-bottom:1.5rem;display:flex}.Header-module__hBw1pG__cartHeader h2{font-family:var(--font-display);letter-spacing:.05em;font-size:2rem}.Header-module__hBw1pG__cartContent{flex:1;padding:1.5rem 0;overflow-y:auto}.Header-module__hBw1pG__emptyCart{text-align:center;color:var(--text-muted);margin-top:4rem}.Header-module__hBw1pG__cartList{flex-direction:column;gap:1.25rem;display:flex}.Header-module__hBw1pG__cartRow{border-radius:var(--radius-sm);background-color:#ffffff0a;border:1px solid #ffffff14;align-items:center;gap:1rem;padding:1rem;display:flex}.Header-module__hBw1pG__cartItemImg{-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-sm);width:70px;height:85px}.Header-module__hBw1pG__cartItemDetails{flex-direction:column;flex:1;gap:.25rem;display:flex}.Header-module__hBw1pG__cartItemTitle{color:#fff;font-size:.875rem;font-weight:600;line-height:1.2}.Header-module__hBw1pG__cartItemMeta{color:var(--text-muted);font-size:.75rem}.Header-module__hBw1pG__cartItemPrice{color:var(--accent-color);font-size:.9375rem;font-weight:700}.Header-module__hBw1pG__qtyRow{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.Header-module__hBw1pG__qtyBtn{border:1px solid var(--border-color);color:#fff;background-color:#171717;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;font-weight:700;display:flex}.Header-module__hBw1pG__qtyBtn:hover{border-color:var(--accent-color);color:var(--accent-color)}.Header-module__hBw1pG__qtyNum{font-size:.875rem;font-weight:600}.Header-module__hBw1pG__removeBtn{opacity:.6;font-size:1rem;transition:opacity .2s}.Header-module__hBw1pG__removeBtn:hover{opacity:1}.Header-module__hBw1pG__cartFooter{border-top:1px solid var(--border-color);padding-top:1.5rem}.Header-module__hBw1pG__totalRow{justify-content:space-between;margin-bottom:1.5rem;font-size:1.125rem;font-weight:700;display:flex}.Header-module__hBw1pG__subtotalVal{color:var(--accent-color)}.Header-module__hBw1pG__searchModal{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:var(--radius-md);background-color:#0d0d0df2;border:1px solid #ffffff1f;width:100%;max-width:700px;margin:5rem auto auto;padding:1.5rem}.Header-module__hBw1pG__searchHeader{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__searchHeader input{border:1px solid var(--border-color);border-radius:var(--radius-sm);color:#fff;background-color:#111;flex:1;padding:.875rem 1rem;font-size:1rem}.Header-module__hBw1pG__searchHeader input:focus{border-color:var(--accent-color);outline:none}.Header-module__hBw1pG__searchResults{flex-direction:column;gap:.75rem;max-height:400px;margin-top:1.5rem;display:flex;overflow-y:auto}.Header-module__hBw1pG__searchItem{border-radius:var(--radius-sm);background-color:#111;align-items:center;gap:1rem;padding:.75rem;display:flex}.Header-module__hBw1pG__searchItem img{-o-object-fit:cover;object-fit:cover;border-radius:var(--radius-sm);width:50px;height:50px}.Header-module__hBw1pG__searchItem h4{color:#fff;font-size:.9375rem}.Header-module__hBw1pG__searchItem .Header-module__hBw1pG__itemPrice{color:var(--accent-color);font-size:.875rem;font-weight:700}.Header-module__hBw1pG__noResults{color:var(--text-muted);text-align:center;padding:2rem 0}
.Footer-module__S6Hkya__footer{border-t:1px solid var(--border-color);background-color:#050505;padding:5rem 0 2rem}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr 1fr}}.Footer-module__S6Hkya__footerCol{flex-direction:column;display:flex}.Footer-module__S6Hkya__colTitle{color:var(--accent-color);letter-spacing:.2em;margin-bottom:1.5rem;font-size:.875rem;font-weight:800}.Footer-module__S6Hkya__policyList{flex-direction:column;gap:.875rem;list-style:none;display:flex}.Footer-module__S6Hkya__policyList a{color:var(--text-muted);transition:var(--transition-smooth);font-size:.9375rem}.Footer-module__S6Hkya__policyList a:hover{color:var(--accent-color);padding-left:.25rem}.Footer-module__S6Hkya__logoBox{font-family:var(--font-display);letter-spacing:-.05em;color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:900;line-height:1}.Footer-module__S6Hkya__newsletterTitle{letter-spacing:.1em;color:var(--text-primary);margin-bottom:1rem;font-size:.875rem;font-weight:700}.Footer-module__S6Hkya__newsletterForm{max-width:420px;position:relative}.Footer-module__S6Hkya__newsletterForm input{border:1px solid var(--border-color);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);transition:var(--transition-smooth);background-color:#111;padding:.875rem 3.5rem .875rem 1rem;font-size:.9375rem}.Footer-module__S6Hkya__newsletterForm input:focus{border-color:var(--accent-color);outline:none}.Footer-module__S6Hkya__newsletterForm button{border-radius:var(--radius-sm);background-color:var(--accent-color);color:#000;width:38px;height:38px;transition:var(--transition-smooth);justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex;position:absolute;top:50%;right:.375rem;transform:translateY(-50%)}.Footer-module__S6Hkya__newsletterForm button:hover{background-color:var(--accent-hover)}.Footer-module__S6Hkya__successMsg{color:var(--accent-color);margin-top:.5rem;font-size:.875rem;font-weight:600}.Footer-module__S6Hkya__socialRow{gap:1rem;margin-top:1.5rem;display:flex}.Footer-module__S6Hkya__socialRow a{color:var(--text-muted);transition:var(--transition-smooth)}.Footer-module__S6Hkya__socialRow a:hover{color:var(--accent-color);transform:translateY(-2px)}.Footer-module__S6Hkya__bottomRow{border-t:1px solid var(--border-color);text-align:center;padding-top:2rem}.Footer-module__S6Hkya__bottomRow p{color:var(--text-dark);font-size:.8125rem}
