.category_pageWrapper__QmmTR{min-height:100vh;color:var(--text-main);padding-bottom:6rem;background-color:var(--bg-color)}.category_categoryHeader__naadR{text-align:center;padding:clamp(8rem,12vw,10rem) 2rem clamp(4rem,6vw,5rem);background:radial-gradient(ellipse at 50% 0,rgba(0,240,255,.12) 0,rgba(0,240,255,.03) 40%,transparent 70%),linear-gradient(to bottom,rgba(15,23,42,.95) 0,var(--bg-color) 100%);margin-bottom:6rem;border-bottom:1px solid rgba(255,255,255,.05);position:relative}.category_categoryHeader__naadR:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:150px;height:2px;background:linear-gradient(90deg,transparent,var(--accent-cyan),transparent)}.category_categoryTitle__0_wel{font-size:clamp(2.5rem,5vw,4.5rem);font-family:var(--font-orbitron);color:var(--accent-cyan);margin-bottom:1.5rem;text-shadow:0 0 20px var(--accent-cyan-glow);letter-spacing:.08em;font-weight:800}.category_categoryDesc__hRXE1{font-size:clamp(1rem,1.2vw,1.35rem);color:var(--text-muted);max-width:800px;margin:0 auto;line-height:1.7}.category_productsGrid__NN_pP{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.category_productCard__XIisU{width:100%;background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;overflow:hidden;transition:transform .5s ease,box-shadow .5s ease,border-color .4s ease;display:flex;flex-direction:column;position:relative;z-index:1;box-shadow:0 4px 24px rgba(0,0,0,.25);cursor:pointer}.category_productCard__XIisU:hover{z-index:10;transform:translateY(-6px);box-shadow:0 16px 48px rgba(0,240,255,.12),0 4px 24px rgba(0,0,0,.3);border-color:rgba(0,240,255,.25)}.category_productImageWrapper__PxFR_{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.category_productImage__nc62q{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.category_productCard__XIisU:hover .category_productImage__nc62q{transform:scale(1.08)}.category_productContent__j9Zfx{padding:1.2rem 1.5rem;display:flex;flex-direction:column;flex-grow:1}.category_productTitle__pEjoB{font-size:1.15rem;margin-bottom:.5rem;color:var(--text-main);font-family:var(--font-orbitron);font-weight:700;line-height:1.3;transition:color .3s ease}.category_productCard__XIisU:hover .category_productTitle__pEjoB{color:var(--accent-cyan)}.category_productDesc__zn_KZ{color:var(--text-muted);line-height:1.5;margin-bottom:0;flex-grow:1;font-size:.85rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.category_ctaButton__B4mT_{padding:.9rem 2rem;background:transparent;border:1px solid var(--accent-cyan);color:var(--accent-cyan);border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;align-self:flex-start;text-decoration:none}.category_ctaButton__B4mT_:hover{background:var(--accent-cyan);color:#000;box-shadow:0 0 15px var(--accent-cyan-glow)}.category_productsList__8ssko{display:flex;flex-direction:column;gap:2rem;width:90%;max-width:1400px;margin:0 auto;padding:0}.category_productCardList__6Ba1d{display:flex;flex-direction:row;background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;overflow:hidden;transition:all .4s ease}.category_productCardList__6Ba1d:hover{transform:translateX(10px);border-color:var(--accent-cyan);box-shadow:-10px 10px 30px rgba(0,240,255,.1)}.category_productCardList__6Ba1d .category_productImageWrapper__PxFR_{width:40%;min-width:300px;aspect-ratio:auto;border-bottom:none;border-right:1px solid var(--card-border)}.category_productCardList__6Ba1d .category_productContent__j9Zfx{width:60%;padding:clamp(2rem,3vw,4rem);justify-content:center}.category_productsZigzag__jwelk{display:flex;flex-direction:column;width:100%}.category_productCardZigzag__oLi0T{display:flex;flex-direction:row;min-height:clamp(50vh,60vw,65vh);width:100%}.category_productCardZigzag__oLi0T.category_reverse__mfoUi{flex-direction:row-reverse}.category_productCardZigzag__oLi0T .category_productImageWrapper__PxFR_{width:50%;aspect-ratio:auto;border:none}.category_productCardZigzag__oLi0T .category_productContent__j9Zfx{width:50%;padding:clamp(3rem,5vw,7rem);justify-content:center;background:var(--bg-color)}.category_productCardZigzag__oLi0T.category_reverse__mfoUi .category_productContent__j9Zfx{background:var(--bg-color-light)}.category_backButton__9KLN8{padding:1rem 3rem;background:transparent;border:1px solid var(--card-border);color:var(--text-main);border-radius:30px;font-size:1.1rem;cursor:pointer;transition:all .3s ease}.category_backButton__9KLN8:hover{border-color:var(--accent-cyan);color:var(--accent-cyan)}.category_emptyState__ewhhB{text-align:center;padding:6rem 2rem;color:var(--text-muted);font-size:1.2rem}.category_productsTimeline__ecEq3{position:relative;max-width:1000px;margin:0 auto;padding:2rem 1rem}.category_productsTimeline__ecEq3:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:2px;height:100%;background:linear-gradient(to bottom,transparent,var(--accent-cyan),transparent)}.category_timelineItem__eb5BY{display:flex;align-items:flex-start;margin-bottom:3rem;position:relative}.category_timelineItem__eb5BY:nth-child(odd){flex-direction:row-reverse}.category_timelineDot__J4qC6{position:absolute;left:50%;transform:translateX(-50%);width:14px;height:14px;border-radius:50%;background:var(--accent-cyan);border:3px solid var(--bg-color);box-shadow:0 0 10px var(--accent-cyan-glow);z-index:2}.category_timelineCard__1dx_U{width:45%;background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;overflow:hidden;transition:transform .5s ease,box-shadow .5s ease,border-color .4s ease;box-shadow:0 4px 24px rgba(0,0,0,.25);cursor:pointer}.category_timelineCard__1dx_U:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(0,240,255,.12),0 4px 24px rgba(0,0,0,.3);border-color:rgba(0,240,255,.25)}.category_timelineCard__1dx_U:hover .category_productImage__nc62q{transform:scale(1.08)}.category_productsCompact__TejfY{max-width:900px;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;gap:0}.category_compactItem__qghgE{display:flex;align-items:center;gap:1.5rem;padding:1.2rem 1.5rem;border-bottom:1px solid var(--card-border);text-decoration:none;color:var(--text-main);transition:all .3s ease;cursor:pointer}.category_compactItem__qghgE:hover{background:rgba(0,240,255,.04);padding-left:2rem}.category_compactImage__DPC1D{width:60px;height:60px;border-radius:12px;object-fit:cover;flex-shrink:0;border:1px solid var(--card-border)}.category_compactContent__4ZQ5y{flex:1 1;min-width:0}.category_compactName__6J_SX{font-size:1.05rem;font-weight:600;font-family:var(--font-orbitron);margin-bottom:.25rem;transition:color .3s ease}.category_compactItem__qghgE:hover .category_compactName__6J_SX{color:var(--accent-cyan)}.category_compactDesc__jHrIJ{font-size:.85rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category_compactArrow__NU1iS{color:var(--text-muted);font-size:1.2rem;flex-shrink:0;transition:transform .3s ease,color .3s ease}.category_compactItem__qghgE:hover .category_compactArrow__NU1iS{transform:translateX(4px);color:var(--accent-cyan)}.category_productsBento__suz5c{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;gap:1.2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.category_bentoCard__r3NtY{position:relative;border-radius:20px;overflow:hidden;background:var(--card-bg);border:1px solid var(--card-border);cursor:pointer;transition:transform .5s ease,box-shadow .5s ease,border-color .4s ease;box-shadow:0 4px 24px rgba(0,0,0,.25)}.category_bentoCard__r3NtY:nth-child(4n+1){grid-column:span 2;grid-row:span 2}.category_bentoCard__r3NtY:nth-child(4n+2){grid-column:span 2}.category_bentoCard__r3NtY:nth-child(4n+3),.category_bentoCard__r3NtY:nth-child(4n+4){grid-column:span 1}.category_bentoCard__r3NtY:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(0,240,255,.12),0 4px 24px rgba(0,0,0,.3);border-color:rgba(0,240,255,.25)}.category_bentoBg__aESHo{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;transition:transform .7s ease}.category_bentoCard__r3NtY:hover .category_bentoBg__aESHo{transform:scale(1.08)}.category_bentoOverlay__tc_Hx{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent 60%);pointer-events:none}.category_bentoContent__q2xcE{position:absolute;bottom:0;left:0;right:0;padding:1.2rem 1.5rem;z-index:2}.category_bentoTitle__uNzFX{font-size:1.1rem;font-weight:700;color:#fff;font-family:var(--font-orbitron);margin-bottom:.3rem}.category_bentoDesc__fcc32{font-size:.82rem;color:rgba(255,255,255,.7);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category_productsOverlay___CDT0{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;width:90%;max-width:1200px;margin:2rem auto 0;padding:0 1rem}.category_overlayCard__hYogb{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:4/3;cursor:pointer;box-shadow:0 4px 24px rgba(0,0,0,.3);transition:transform .5s ease,box-shadow .5s ease}.category_overlayCard__hYogb:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(0,240,255,.12),0 4px 24px rgba(0,0,0,.4)}.category_overlayCardBg__WjYBE{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.category_overlayCard__hYogb:hover .category_overlayCardBg__WjYBE{transform:scale(1.08)}.category_overlayCardGradient__tJDy6{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 40%,transparent 70%);transition:background .4s ease}.category_overlayCard__hYogb:hover .category_overlayCardGradient__tJDy6{background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.25) 40%,rgba(0,240,255,.03))}.category_overlayCardContent__kJogO{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;z-index:2}.category_overlayCardTitle__mr0hk{font-size:1.15rem;font-weight:700;color:#fff;font-family:var(--font-orbitron);margin-bottom:.4rem;line-height:1.3;transition:color .3s ease;text-shadow:0 2px 8px rgba(0,0,0,.4)}.category_overlayCard__hYogb:hover .category_overlayCardTitle__mr0hk{color:var(--accent-cyan);text-shadow:0 2px 12px rgba(0,240,255,.2)}.category_overlayCardDesc__FK4yz{font-size:.85rem;color:rgba(255,255,255,.75);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:640px){.category_productsOverlay___CDT0{grid-template-columns:1fr;width:95%}.category_overlayCard__hYogb{aspect-ratio:16/9}}.category_singleProductContainer__bjzII{width:90%;max-width:960px;margin:2rem auto 0;padding:0}.category_singleProductCard___bFo5{display:flex;flex-direction:row;background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;overflow:hidden;transition:all .4s ease;box-shadow:0 20px 50px rgba(0,0,0,.4)}.category_singleProductCard___bFo5:hover{transform:translateY(-5px);border-color:var(--accent-cyan);box-shadow:0 30px 60px rgba(0,240,255,.15)}.category_singleProductCard___bFo5 .category_productImageWrapper__PxFR_{width:45%;min-width:360px;aspect-ratio:4/3;border-bottom:none;border-right:1px solid var(--card-border);overflow:hidden;position:relative}.category_singleProductCard___bFo5 .category_productImage__nc62q{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.category_singleProductCard___bFo5:hover .category_productImage__nc62q{transform:scale(1.06)}.category_singleProductCard___bFo5 .category_productContent__j9Zfx{width:55%;padding:clamp(2rem,3vw,4.5rem);display:flex;flex-direction:column;justify-content:center}@media (max-width:600px){.category_categoryHeader__naadR{padding:3rem 1.5rem 2rem}.category_productsGrid__NN_pP{grid-template-columns:1fr;width:100%;padding:0 1rem}.category_productCard__XIisU:hover{transform:translateY(-5px)}.category_productsList__8ssko{width:100%;padding:0 1rem}.category_productsBento__suz5c{grid-template-columns:1fr;grid-auto-rows:220px}.category_bentoCard__r3NtY:nth-child(4n+1){grid-column:span 1;grid-row:span 1}.category_bentoCard__r3NtY:nth-child(4n+2){grid-column:span 1}.category_productsTimeline__ecEq3:before{left:20px}.category_timelineItem__eb5BY,.category_timelineItem__eb5BY:nth-child(odd){flex-direction:row;padding-left:40px}.category_timelineDot__J4qC6{left:20px}.category_timelineCard__1dx_U{width:100%}}@media (max-width:900px){.category_productCardList__6Ba1d{flex-direction:column}.category_productCardList__6Ba1d .category_productImageWrapper__PxFR_{width:100%;min-width:auto;aspect-ratio:16/9;border-right:none;border-bottom:1px solid var(--card-border)}.category_productCardList__6Ba1d .category_productContent__j9Zfx{width:100%;padding:2rem}.category_productCardZigzag__oLi0T,.category_productCardZigzag__oLi0T.category_reverse__mfoUi{flex-direction:column;min-height:auto}.category_productCardZigzag__oLi0T .category_productContent__j9Zfx,.category_productCardZigzag__oLi0T .category_productImageWrapper__PxFR_{width:100%}.category_productCardZigzag__oLi0T .category_productImageWrapper__PxFR_{aspect-ratio:16/9}.category_productCardZigzag__oLi0T .category_productContent__j9Zfx{padding:3rem 2rem}.category_singleProductCard___bFo5{flex-direction:column}.category_singleProductCard___bFo5 .category_productImageWrapper__PxFR_{width:100%;min-width:auto;aspect-ratio:16/9;border-right:none;border-bottom:1px solid var(--card-border)}.category_singleProductCard___bFo5 .category_productContent__j9Zfx{width:100%;padding:2.5rem 2rem}}@media (min-width:1200px){.category_productsGrid__NN_pP{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.category_productsList__8ssko{gap:2.5rem}}@media (min-width:1600px){.category_productsGrid__NN_pP{max-width:1500px;grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}.category_productsList__8ssko{max-width:1500px}.category_categoryDesc__hRXE1{max-width:900px}.category_productCardList__6Ba1d .category_productContent__j9Zfx{padding:3.5rem}.category_productCardZigzag__oLi0T .category_productContent__j9Zfx{padding:clamp(4rem,5vw,8rem)}}@media (min-width:1800px){.category_productsGrid__NN_pP{max-width:1680px;grid-template-columns:repeat(auto-fit,minmax(420px,1fr))}.category_productsList__8ssko{max-width:1680px;gap:3rem}.category_productCardList__6Ba1d .category_productImageWrapper__PxFR_{min-width:400px}.category_productCardList__6Ba1d .category_productContent__j9Zfx{padding:4rem}.category_categoryDesc__hRXE1{max-width:960px}.category_ctaButton__B4mT_{padding:1rem 2.5rem;font-size:1.05rem}.category_backButton__9KLN8{padding:1.1rem 3.5rem;font-size:1.15rem}}@media (min-width:2200px){.category_productsGrid__NN_pP{max-width:1920px;grid-template-columns:repeat(auto-fit,minmax(480px,1fr))}.category_productsList__8ssko{max-width:1920px;gap:3.5rem}.category_productCardList__6Ba1d .category_productImageWrapper__PxFR_{min-width:500px}.category_productCardList__6Ba1d .category_productContent__j9Zfx{padding:5rem}.category_categoryDesc__hRXE1{max-width:1100px;font-size:1.4rem}.category_productContent__j9Zfx{padding:3.5rem}.category_productTitle__pEjoB{font-size:2.2rem}.category_productDesc__zn_KZ{font-size:1.2rem}.category_ctaButton__B4mT_{padding:1.1rem 2.8rem;font-size:1.1rem}.category_emptyState__ewhhB{font-size:1.4rem;padding:8rem 2rem}}