.product_pageWrapper__OVUGn{min-height:100vh;padding-bottom:6rem;color:var(--text-main);background-color:var(--bg-color)}.product_productHeader__Aj_x3{text-align:center;padding:clamp(7rem,10vw,9rem) 2rem clamp(2.5rem,4vw,3.5rem);background:radial-gradient(ellipse at 50% 0,rgba(0,240,255,.08) 0,transparent 50%);position:relative}.product_productHeader__Aj_x3:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:1px;background:linear-gradient(90deg,transparent,rgba(0,240,255,.5),transparent)}.product_productTitle__27GWB{font-size:clamp(1.8rem,3.5vw,3rem);font-family:var(--font-orbitron);color:var(--text-main);margin-bottom:1rem;letter-spacing:.1em;font-weight:700;text-transform:uppercase}.product_productDesc__DzeuC{font-size:clamp(.9rem,1.1vw,1.05rem);color:var(--text-muted);max-width:600px;margin:0 auto;line-height:1.7;letter-spacing:.02em}.product_heroImageWrapper__hRZVC{width:100%;max-width:720px;margin:0 auto 3rem;aspect-ratio:16/9;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.06);box-shadow:0 8px 32px rgba(0,0,0,.4);transition:box-shadow .4s ease;position:relative}.product_heroImageWrapper__hRZVC:after{content:"";position:absolute;inset:0;border-radius:12px;border:1px solid rgba(255,255,255,.04);pointer-events:none}.product_heroImageWrapper__hRZVC:hover{box-shadow:0 12px 40px rgba(0,0,0,.5),0 0 0 1px rgba(0,240,255,.08)}.product_heroImage__hWvj1{width:100%;height:100%;object-fit:cover}.product_detailsGrid__ncERl{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-bottom:3rem;max-width:960px;margin-left:auto;margin-right:auto}.product_detailCard__xOAf6{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:10px;padding:1.2rem 1.4rem;transition:all .35s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.product_detailCard__xOAf6:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--accent-cyan),transparent);opacity:0;transition:opacity .3s ease}.product_detailCard__xOAf6:hover{background:rgba(0,240,255,.03);border-color:rgba(0,240,255,.12);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.product_detailCard__xOAf6:hover:before{opacity:1}.product_detailTitle__YJrua{font-size:.82rem;color:var(--accent-cyan);margin-bottom:.4rem;font-family:var(--font-orbitron);letter-spacing:.08em;font-weight:600;text-transform:uppercase}.product_detailContent__lZa1r{color:var(--text-muted);font-size:.88rem;line-height:1.6}.product_backButton__7HZAK{display:inline-block;padding:.65rem 1.8rem;background:transparent;border:1px solid rgba(0,240,255,.25);color:var(--accent-cyan);border-radius:40px;font-weight:600;cursor:pointer;transition:all .35s ease;font-family:var(--font-orbitron);letter-spacing:.06em;font-size:.8rem}.product_backButton__7HZAK:hover{background:var(--accent-cyan);color:#050508;border-color:var(--accent-cyan);box-shadow:0 4px 16px rgba(0,240,255,.2);transform:translateY(-2px)}.product_galleryGrid___x6bQ{display:grid;gap:.8rem;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.product_galleryGrid___x6bQ.product_single__NT_d3{grid-template-columns:1fr;max-width:640px}.product_galleryGrid___x6bQ.product_single__NT_d3 .product_galleryItem__DH_S9{aspect-ratio:16/9;max-height:360px}.product_galleryGrid___x6bQ.product_double__Fpu_V{grid-template-columns:1fr 1fr}.product_galleryGrid___x6bQ.product_double__Fpu_V .product_galleryItem__DH_S9{aspect-ratio:4/3}.product_galleryGrid___x6bQ.product_triple__gYvug{grid-template-columns:1.2fr .8fr;grid-template-rows:repeat(2,180px)}.product_galleryGrid___x6bQ.product_triple__gYvug .product_galleryItem__DH_S9:first-child{grid-row:span 2}.product_galleryGrid___x6bQ.product_quad__5KCS7{grid-template-columns:1.3fr .7fr;grid-template-rows:repeat(2,180px)}.product_galleryGrid___x6bQ.product_quad__5KCS7 .product_galleryItem__DH_S9:first-child{grid-row:span 2}.product_galleryGrid___x6bQ.product_multi__ach_P{grid-template-columns:1.3fr .7fr .7fr;grid-template-rows:repeat(2,180px)}.product_galleryGrid___x6bQ.product_multi__ach_P .product_galleryItem__DH_S9:first-child{grid-row:span 2;grid-column:span 1}.product_galleryItem__DH_S9{position:relative;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.04);box-shadow:0 4px 16px rgba(0,0,0,.25);transition:all .4s cubic-bezier(.25,1,.5,1);background:var(--card-bg)}.product_galleryItem__DH_S9:hover{box-shadow:0 8px 24px rgba(0,0,0,.4),0 0 0 1px rgba(0,240,255,.12);border-color:transparent;z-index:10}.product_galleryImage__kGwgX{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,1,.5,1)}.product_galleryItem__DH_S9:hover .product_galleryImage__kGwgX{transform:scale(1.03)}.product_expandOverlay__VjWEV{position:absolute;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;color:#fff;pointer-events:none}.product_galleryItem__DH_S9:hover .product_expandOverlay__VjWEV{opacity:1}.product_moreImagesText__nG0Lx{font-size:1.1rem;font-weight:700;font-family:var(--font-orbitron);text-shadow:0 2px 8px rgba(0,0,0,.8)}.product_galleryStack__VRzdu{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.product_galleryStack__VRzdu .product_galleryItem__DH_S9{width:100%;height:auto;max-height:400px;aspect-ratio:16/9}.product_galleryCarouselWrapper__mpwMG{width:100%;overflow-x:auto;padding-bottom:1rem;margin-bottom:3rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,240,255,.3) transparent}.product_galleryCarouselWrapper__mpwMG::-webkit-scrollbar{height:4px}.product_galleryCarouselWrapper__mpwMG::-webkit-scrollbar-track{background:transparent}.product_galleryCarouselWrapper__mpwMG::-webkit-scrollbar-thumb{background-color:rgba(0,240,255,.3);border-radius:2px}.product_galleryCarousel__bHL4c{display:flex;gap:.8rem;min-width:max-content}.product_carouselItem__hMXE3{width:60vw;max-width:580px;height:340px;flex-shrink:0;position:relative;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.04);box-shadow:0 4px 16px rgba(0,0,0,.25);transition:all .4s cubic-bezier(.25,1,.5,1);background:var(--card-bg)}.product_carouselItem__hMXE3:hover{box-shadow:0 8px 24px rgba(0,0,0,.4),0 0 0 1px rgba(0,240,255,.1);border-color:transparent}.product_carouselItem__hMXE3 .product_galleryImage__kGwgX{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product_carouselItem__hMXE3:hover .product_galleryImage__kGwgX{transform:scale(1.03)}.product_specSection__vfn7r{margin-bottom:3rem;max-width:720px;margin-left:auto;margin-right:auto}.product_specTitle__rsCVL{font-size:clamp(.9rem,1.1vw,1rem);font-family:var(--font-orbitron);color:var(--text-muted);margin-bottom:1.5rem;text-align:center;text-transform:uppercase;letter-spacing:.15em;font-weight:600}.product_specTableWrapper__v_6W2{border:1px solid rgba(255,255,255,.05);border-radius:10px;overflow:hidden;background:rgba(255,255,255,.015)}.product_specTable__BEspp{width:100%;border-collapse:collapse}.product_specRow__7aWdP{transition:background .2s ease}.product_specRow__7aWdP:nth-child(2n){background:rgba(255,255,255,.01)}.product_specRow__7aWdP:hover{background:rgba(0,240,255,.03)}.product_specRow__7aWdP:not(:last-child) .product_specKey__bTJ7w,.product_specRow__7aWdP:not(:last-child) .product_specValue__EThzX{border-bottom:1px solid rgba(255,255,255,.03)}.product_specKey__bTJ7w{padding:.75rem 1.5rem;font-weight:600;color:var(--accent-cyan);width:35%;min-width:120px;font-size:.82rem;letter-spacing:.04em;vertical-align:top}.product_specValue__EThzX{padding:.75rem 1.5rem;color:var(--text-main);font-size:.85rem;line-height:1.5}.product_lightboxOverlay__flF6_{position:fixed;inset:0;background:rgba(0,0,0,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;display:flex;justify-content:center;align-items:center;animation:product_fadeIn__75uc0 .3s ease}.product_lightboxContent__T3kXg{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.product_lightboxImageContainer__XINyr{max-width:80%;max-height:80vh;position:relative}.product_lightboxImage__SMHkr{max-width:100%;max-height:80vh;object-fit:contain;border-radius:6px;box-shadow:0 0 40px rgba(0,0,0,.6);animation:product_zoomIn__YicBE .3s cubic-bezier(.25,1,.5,1)}.product_lightboxCaption__nYsDJ{position:absolute;bottom:-36px;left:50%;transform:translateX(-50%);color:var(--text-muted);font-family:var(--font-orbitron);font-size:.85rem;letter-spacing:2px}.product_lightboxClose__WOXZE{position:absolute;top:2rem;right:2rem;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.5;transition:all .3s ease;z-index:10000}.product_lightboxClose__WOXZE:hover{opacity:1;color:var(--accent-cyan);transform:scale(1.1) rotate(90deg)}.product_lightboxNext__XMNwB,.product_lightboxPrev__Ho8lM{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#fff;cursor:pointer;opacity:.4;transition:all .3s ease;padding:2rem;z-index:10000}.product_lightboxPrev__Ho8lM{left:1rem}.product_lightboxNext__XMNwB{right:1rem}.product_lightboxNext__XMNwB:hover,.product_lightboxPrev__Ho8lM:hover{opacity:1;color:var(--accent-cyan);transform:translateY(-50%) scale(1.15)}@keyframes product_fadeIn__75uc0{0%{opacity:0}to{opacity:1}}@keyframes product_zoomIn__YicBE{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width:1200px){.product_detailsGrid__ncERl{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.product_detailsGrid__ncERl{grid-template-columns:repeat(2,1fr)}.product_galleryGrid___x6bQ.product_double__Fpu_V,.product_galleryGrid___x6bQ.product_multi__ach_P,.product_galleryGrid___x6bQ.product_quad__5KCS7,.product_galleryGrid___x6bQ.product_triple__gYvug{grid-template-columns:1fr;grid-template-rows:auto}.product_galleryGrid___x6bQ.product_double__Fpu_V .product_galleryItem__DH_S9,.product_galleryGrid___x6bQ.product_multi__ach_P .product_galleryItem__DH_S9,.product_galleryGrid___x6bQ.product_quad__5KCS7 .product_galleryItem__DH_S9,.product_galleryGrid___x6bQ.product_triple__gYvug .product_galleryItem__DH_S9{aspect-ratio:16/9;height:auto}.product_galleryGrid___x6bQ.product_multi__ach_P .product_galleryItem__DH_S9:first-child,.product_galleryGrid___x6bQ.product_quad__5KCS7 .product_galleryItem__DH_S9:first-child,.product_galleryGrid___x6bQ.product_triple__gYvug .product_galleryItem__DH_S9:first-child{grid-row:auto;aspect-ratio:16/9;height:auto}.product_carouselItem__hMXE3{width:80vw;height:260px}}@media (max-width:640px){.product_pageWrapper__OVUGn{padding-top:5rem;padding-bottom:3rem}.product_productHeader__Aj_x3{padding:2rem 1rem 1.5rem}.product_detailsGrid__ncERl{grid-template-columns:1fr;gap:.75rem}.product_detailCard__xOAf6{padding:1rem 1.2rem}.product_galleryGrid___x6bQ.product_single__NT_d3 .product_galleryItem__DH_S9{max-height:240px}.product_galleryStack__VRzdu .product_galleryItem__DH_S9{max-height:220px}.product_carouselItem__hMXE3{width:90vw;height:200px}.product_specKey__bTJ7w{width:38%;min-width:80px}.product_specKey__bTJ7w,.product_specValue__EThzX{padding:.6rem 1rem;font-size:.78rem}.product_backButton__7HZAK{width:100%;text-align:center;padding:.7rem 1.2rem}}@media (min-width:1600px){.product_heroImageWrapper__hRZVC{max-width:800px}.product_galleryGrid___x6bQ{max-width:900px}.product_galleryGrid___x6bQ.product_single__NT_d3{max-width:720px}.product_galleryGrid___x6bQ.product_multi__ach_P,.product_galleryGrid___x6bQ.product_quad__5KCS7,.product_galleryGrid___x6bQ.product_triple__gYvug{grid-template-rows:repeat(2,200px)}.product_detailsGrid__ncERl{grid-template-columns:repeat(3,1fr);max-width:1000px}}@media (min-width:2200px){.product_heroImageWrapper__hRZVC{max-width:900px}.product_galleryGrid___x6bQ{max-width:1000px}.product_galleryGrid___x6bQ.product_single__NT_d3{max-width:800px}.product_galleryGrid___x6bQ.product_multi__ach_P,.product_galleryGrid___x6bQ.product_quad__5KCS7,.product_galleryGrid___x6bQ.product_triple__gYvug{grid-template-rows:repeat(2,240px)}.product_detailsGrid__ncERl{gap:1.2rem;max-width:1100px}.product_detailCard__xOAf6{padding:1.5rem 1.6rem}.product_specSection__vfn7r{max-width:800px}}