.page_pageHero__y1Oxb{margin-top:60px;background:var(--bg-gray);border-bottom:1px solid var(--border)}.page_pageHeroInner__0jVaS{max-width:1360px;margin:0 auto;padding:64px 48px}.page_categoryEyebrow__ybv_x{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.12em;color:var(--blue);margin-bottom:12px}.page_categoryTitle__dnDxf{font-size:48px;font-weight:700;letter-spacing:-.03em;color:var(--text);margin-bottom:16px}.page_categoryDesc__YH6x6{font-size:17px;color:var(--text-sec);max-width:560px;line-height:1.6}.page_filtersWrap__uWFij{max-width:1360px;margin:0 auto;padding:28px 48px 24px;display:flex;gap:40px;flex-wrap:wrap;position:relative}.page_filtersWrap__uWFij:after{content:"";position:absolute;bottom:0;left:48px;right:48px;border-bottom:1px solid var(--border)}.page_filterGroup__oA_6V{display:flex;flex-direction:column;gap:10px}.page_filterGroupTitle__qNXsC{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-aux)}.page_filterOptions__vWHxk{display:flex;gap:8px;flex-wrap:wrap}.page_filterBtn__OicVx{padding:6px 14px;border-radius:20px;border:1px solid var(--border);background:transparent;color:var(--text-sec);font-size:13px;font-family:inherit;cursor:pointer;transition:all .18s;white-space:nowrap}.page_filterBtn__OicVx:hover{border-color:var(--text);color:var(--text)}.page_filterBtn__OicVx.page_active__mLIDS{background:var(--text);border-color:var(--text);color:#fff}@media (max-width:900px){.page_filtersWrap__uWFij{padding:20px;gap:24px}.page_filtersWrap__uWFij:after{left:20px;right:20px}}.page_brandSection__oST9S{border-bottom:1px solid var(--border)}.page_brandSectionAlt__DqmK_{background:var(--bg-gray)}.page_brandSectionWrap__p3rC6{max-width:1360px;margin:0 auto;padding:56px 48px 64px}.page_brandHeader__padJH{margin-bottom:36px}.page_brandEyebrow__FJUkD{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--text-aux);margin-bottom:10px}.page_brandTitle__8WWJU{font-size:28px;font-weight:700;letter-spacing:-.02em;color:var(--text);margin-bottom:8px}.page_brandDesc__ecgqO{font-size:14px;color:var(--text-sec);line-height:1.6;max-width:560px}.page_productsGrid__0JLC1{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.page_productCard__Fpbut{background:var(--bg);border:1px solid var(--border);border-radius:8px;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.page_productCard__Fpbut:hover{box-shadow:0 8px 32px rgba(0,0,0,.08);transform:translateY(-2px)}.page_productCardImg__Gu7DH{display:block;aspect-ratio:1/1;background:var(--bg-gray);overflow:hidden;position:relative;text-decoration:none}.page_productCardImg__Gu7DH img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.page_productCard__Fpbut:hover .page_productCardImg__Gu7DH img{transform:scale(1.04)}.page_productCardBadgeRow__0uAmG{position:absolute;top:12px;left:12px;display:flex;gap:6px}.page_productCardBadge__CWdK5{background:var(--text);color:#fff;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:4px 9px;border-radius:2px}.page_fdb__YrCvq{background:#5e5ce6}.page_dualBall__1MSRv{background:var(--text)}.page_sizeBadge__CtxgD{background:rgba(255,255,255,.9);color:var(--text-sec);border:1px solid var(--border)}.page_fanSpecsOverlay__dpoeg{position:absolute;bottom:10px;right:10px;left:10px;display:flex;background:#ececf0;border:none;border-radius:10px;overflow:hidden;box-shadow:4px 4px 10px rgba(0,0,0,.12),-2px -2px 6px rgba(255,255,255,.9)}.page_fanSpecChip__gVDcF{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:6px 4px;border-right:1px solid rgba(255,255,255,.6)}.page_fanSpecChip__gVDcF:last-child{border-right:none}.page_fanSpecVal__puata{font-size:11px;font-weight:600;color:#2c2c3a;letter-spacing:-.01em;white-space:nowrap}.page_fanSpecLabel__lLign{font-size:8px;color:rgba(60,65,90,.55);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.page_productCardBody__WgDXI{padding:16px 16px 14px}.page_productCardName__hMExh{font-size:15px;font-weight:600;color:var(--text);letter-spacing:-.01em;margin-bottom:5px;text-decoration:none;display:block;line-height:1.3}.page_productCardName__hMExh:hover{color:var(--blue)}.page_productCardDesc__Ohs9Z{font-size:12px;color:var(--text-sec);line-height:1.5;margin-bottom:12px}.page_productCardFooter__fWN4E{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid var(--border)}.page_productCardPrice__6PMhD{font-size:18px;font-weight:600;letter-spacing:-.01em;color:var(--text)}.page_productCardPrice__6PMhD span{font-size:13px;font-weight:400;color:var(--text-sec)}.page_btnAddCart__DImn_{background:var(--blue);color:#fff;border:none;padding:8px 14px;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background .2s;white-space:nowrap}.page_btnAddCart__DImn_:hover{background:var(--blue-light)}.page_modalOverlay__7zB8g{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:200;display:flex;align-items:center;justify-content:center;padding:20px;animation:page_overlayIn__5ePNJ .2s ease}@keyframes page_overlayIn__5ePNJ{0%{opacity:0}to{opacity:1}}.page_modal__ORU8Y{background:#fff;border-radius:12px;width:100%;max-width:420px;padding:28px;animation:page_modalIn__dF4J7 .25s cubic-bezier(.34,1.56,.64,1)}@keyframes page_modalIn__dF4J7{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.page_cmHeader__O0p3t{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:var(--text);margin-bottom:20px}.page_cmCheck__Rv8OL{width:20px;height:20px;stroke:#2e7d32;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.page_cmProduct__EuBVU{display:flex;gap:14px;align-items:center;padding:16px;background:var(--bg-gray);border-radius:8px;margin-bottom:20px}.page_cmImg__ssbDU{width:72px;height:72px;border-radius:6px;overflow:hidden;flex-shrink:0;background:#e8e8ed}.page_cmName__hjuKa{font-size:15px;font-weight:500;color:var(--text);margin-bottom:4px}.page_cmVariant__xMKDN{font-size:13px;color:var(--text-sec);margin-bottom:6px}.page_cmPrice__QPdiT{font-size:15px;font-weight:600;color:var(--text)}.page_cmActions__gkuWL{display:flex;flex-direction:column;gap:10px}.page_cmBtnPrimary__8rGtu{display:block;text-align:center;background:var(--blue);color:#fff;text-decoration:none;padding:13px 20px;border-radius:4px;font-size:14px;font-weight:500;transition:background .2s}.page_cmBtnPrimary__8rGtu:hover{background:var(--blue-light)}.page_cmBtnSecondary__6L0I9{display:block;width:100%;text-align:center;background:transparent;color:var(--text);border:1px solid var(--border);padding:13px 20px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .2s}.page_cmBtnSecondary__6L0I9:hover{border-color:var(--text)}@media (max-width:900px){.page_pageHeroInner__0jVaS{padding:40px 20px}.page_categoryTitle__dnDxf{font-size:32px}.page_brandSectionWrap__p3rC6{padding:36px 20px 48px}.page_productsGrid__0JLC1{grid-template-columns:1fr 1fr;gap:14px}}@media (max-width:560px){.page_productsGrid__0JLC1{grid-template-columns:1fr}}