.shop_wrapper__FVVr9{position:relative;min-height:100vh;background:url(/header-image2.jpg) no-repeat top;background-size:100% 100%;font-family:JetBrains Mono,monospace;overflow-x:hidden}.shop_overlay__BR3yp{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.3),rgba(20,20,30,.4) 25%,rgba(40,40,60,.35) 50%,rgba(20,20,30,.4) 75%,rgba(0,0,0,.3));backdrop-filter:blur(1px);z-index:0}.shop_fadeIn__rI10b{position:fixed;inset:0;background-color:black;z-index:9999;animation:shop_fadeOut__6Epk9 1.5s ease-out forwards;pointer-events:none}@keyframes shop_fadeOut__6Epk9{0%{opacity:1}80%{opacity:1}to{opacity:0}}.shop_header__pXeNy{position:fixed;top:9px;left:10px;width:calc(100% - 20px);z-index:1000;text-align:left;padding:1rem;display:flex;align-items:center;justify-content:space-between}.shop_siteTitle__RiPrV{font-family:JetBrains Mono,monospace;font-size:1rem;color:red;font-weight:bolder;letter-spacing:19px;margin:1px;transform:scaleY(1.5);text-align:left}.shop_guidebar__8BBsd{display:flex;gap:2rem;align-items:center}.shop_guidebarItem__Ulbd8{font-family:JetBrains Mono,monospace;font-size:1.1rem;font-weight:lighter;color:red;letter-spacing:1.4px;transform:scaleY(.7);text-decoration:none;cursor:pointer;transition:color .3s ease}.shop_guidebarItem__Ulbd8:hover{color:white}.shop_mobileMenuButton__pxOtF{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.shop_mobileMenuButton__pxOtF span{width:100%;height:2px;background-color:red;transition:all .3s ease;transform-origin:center}.shop_mobileMenuButton__pxOtF.shop_active__EZAnO span:first-child{transform:rotate(45deg) translate(5px,5px)}.shop_mobileMenuButton__pxOtF.shop_active__EZAnO span:nth-child(2){opacity:0}.shop_mobileMenuButton__pxOtF.shop_active__EZAnO span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.shop_mobileMenu__GBkzI{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);z-index:1000;flex-direction:column;align-items:center;justify-content:center;gap:2rem;backdrop-filter:blur(10px)}.shop_mobileMenu__GBkzI.shop_active__EZAnO{display:flex}.shop_mobileMenuItem__pwxFa{font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:lighter;color:red;letter-spacing:2px;transform:scaleY(.8);text-decoration:none;cursor:pointer;transition:all .3s ease;padding:1rem 2rem;border:1px solid transparent}.shop_mobileMenuItem__pwxFa:hover{color:white;border-color:red;transform:scaleY(.8) scale(1.05)}.shop_main__y8Ysv{position:relative;z-index:1;padding:6rem 2rem 2rem;color:white}.shop_worktitle__Qx6HP{font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:lighter;color:red;letter-spacing:1.4px;transform:scaleY(.8);text-align:center;margin:0 auto 2rem;width:100%}.shop_shopSection__klCVl{width:100%;max-width:1200px;margin:2rem auto;padding:0 1rem}.shop_productsGrid__l13p8{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.shop_productCard__FAplM{background:transparent;border-radius:12px;padding:0;border:none;transition:transform .4s ease;position:relative}.shop_productCard__FAplM:hover{transform:translateY(-10px)}.shop_productImage__d9BVs{width:100%;height:300px;margin-bottom:1rem;overflow:visible;border-radius:0;background:transparent;display:flex;align-items:center;justify-content:center;position:relative}.shop_productImage__d9BVs img{width:49%;height:auto;object-fit:contain;transition:transform .4s ease;border-radius:0}.shop_productCard__FAplM:hover .shop_productImage__d9BVs img{transform:scale(1.08)}.shop_productCard__FAplM:hover .shop_productInfoOverlay__Q5bOT{opacity:1}.shop_productInfo__wg4km{text-align:center;padding:0}.shop_productInfoOverlay__Q5bOT{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.8);padding:.8rem 1.2rem;opacity:0;transition:opacity .3s ease;z-index:10;pointer-events:none;text-align:center}.shop_productTitle___LuyC{font-family:JetBrains Mono,monospace;color:red;font-size:1.3rem;font-weight:lighter;letter-spacing:1px;margin:0 0 .02rem;white-space:nowrap;transform:scaleY(.8)}.shop_productDescription__KkdlK{display:none}.shop_productPrice__R01k_{font-family:JetBrains Mono,monospace;color:red;font-size:1.2rem;font-weight:lighter;letter-spacing:1px;margin:.5rem 0 0;transform:scaleY(.8)}.shop_buyButton__09RZR{display:none}@media (max-width:768px){.shop_header__pXeNy{padding:.5rem}.shop_siteTitle__RiPrV{font-size:.8rem;letter-spacing:8px}.shop_guidebar__8BBsd{display:none}.shop_mobileMenuButton__pxOtF{display:flex}.shop_main__y8Ysv{padding:5rem 1rem 2rem}.shop_worktitle__Qx6HP{font-size:1.3rem;letter-spacing:1.2px}.shop_shopSection__klCVl{padding:0 .5rem}.shop_productsGrid__l13p8{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 .5rem}.shop_productImage__d9BVs{height:200px}.shop_productImage__d9BVs img{width:80%;height:auto}.shop_productTitle___LuyC{font-size:.9rem;letter-spacing:.8px}.shop_productPrice__R01k_{font-size:.8rem;letter-spacing:.8px}.shop_productInfoOverlay__Q5bOT{padding:.6rem 1rem}}@media (max-width:480px){.shop_siteTitle__RiPrV{font-size:.7rem;letter-spacing:6px}.shop_main__y8Ysv{padding:4rem .5rem 2rem}.shop_worktitle__Qx6HP{font-size:1.1rem;letter-spacing:1px;margin-bottom:1.5rem}.shop_shopSection__klCVl{padding:0 .75rem}.shop_productsGrid__l13p8{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:0 .75rem}.shop_productImage__d9BVs{height:150px}.shop_productImage__d9BVs img{width:90%;height:auto;margin:0 auto;display:block}.shop_productTitle___LuyC{font-size:.8rem;letter-spacing:.6px}.shop_productPrice__R01k_{font-size:.7rem;letter-spacing:.6px}.shop_productInfoOverlay__Q5bOT{padding:.5rem .8rem}.shop_mobileMenuItem__pwxFa{font-size:1.3rem;letter-spacing:1.5px;padding:.8rem 1.5rem}}@media (max-width:375px){.shop_shopSection__klCVl{padding:0 1rem}.shop_productsGrid__l13p8{gap:1rem;padding:0 1rem}.shop_productImage__d9BVs img{width:85%}}@media (max-width:320px){.shop_shopSection__klCVl{padding:0 1.25rem}.shop_productsGrid__l13p8{gap:1.25rem;padding:0 1.25rem}.shop_productImage__d9BVs img{width:80%}}