.ProductsSection_catalogWithSidebar__V8FGo{display:flex;flex-direction:row;align-items:flex-start;gap:0;width:100%;max-width:100%;margin-left:auto;margin-right:auto;position:relative}.ProductsSection_catalogMain__odMqa{flex:1 1 auto;min-width:0;width:100%}@media (min-width:901px){.ProductsSection_catalogSidebarDetached__nLC4w{margin-left:calc(-304px - 26px);margin-right:26px}}@media (max-width:900px){.ProductsSection_catalogWithSidebar__V8FGo{flex-direction:column;gap:0}}.ProductsSection_productsSection__ouNTL{flex:1 1;background:var(--home-surface,rgba(255,255,255,.98));border:1px solid var(--home-border,transparent);border-radius:35px;padding:30px 30px 25px;margin-top:5px;position:relative;z-index:10}.ProductsSection_loading__kX30Q{text-align:center;padding:40px;color:var(--home-text-muted,#666);font-size:16px}.ProductsSection_skeletonGrid__jqE_d{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:16px;gap:16px}@media (min-width:640px){.ProductsSection_skeletonGrid__jqE_d{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media (min-width:1024px){.ProductsSection_skeletonGrid__jqE_d{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.ProductsSection_skeletonGrid__jqE_d{grid-template-columns:repeat(4,minmax(0,1fr))}}.ProductsSection_skeletonCard__lIKIH{background:var(--home-card,#ffffff);border:1px solid var(--home-border,#e5e7eb);border-radius:16px;padding:8px;height:100%;display:flex;flex-direction:column;overflow:hidden}@media (min-width:640px){.ProductsSection_skeletonCard__lIKIH{padding:12px}}.ProductsSection_skeletonImage__N4HIu{width:100%;aspect-ratio:4/3;border-radius:12px;background:var(--home-image-bg,#f3f4f6);margin-bottom:8px}@media (min-width:640px){.ProductsSection_skeletonImage__N4HIu{margin-bottom:12px}}.ProductsSection_skeletonLine__fyoX2{height:12px;border-radius:8px;background:var(--home-image-bg,#f3f4f6)}.ProductsSection_skeletonLineWide__v1Otg{width:85%}.ProductsSection_skeletonLineNarrow__XknvP{width:55%}.ProductsSection_skeletonBlock__4dcjl{margin-top:8px;display:flex;flex-direction:column;gap:8px}.ProductsSection_typeSelector__a0D0v{display:none}.ProductsSection_grid__fCjFx{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:16px;gap:16px}@media (min-width:640px){.ProductsSection_grid__fCjFx{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media (min-width:1024px){.ProductsSection_grid__fCjFx{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.ProductsSection_grid__fCjFx{grid-template-columns:repeat(4,minmax(0,1fr))}}.ProductsSection_productCard__ACQEv{background:var(--home-card,#ffffff);border:1px solid var(--home-border,#e5e7eb);border-radius:16px;padding:8px;height:100%;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);cursor:pointer;transition:all .3s ease;transform:translateY(0);display:flex;flex-direction:column}@media (min-width:640px){.ProductsSection_productCard__ACQEv{padding:12px}}.ProductsSection_productCard__ACQEv:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.25),0 10px 10px -5px rgba(0,0,0,.12);transform:translateY(-4px);background:var(--home-card-hover,#ffffff)}.ProductsSection_productCardVip__T2tn2{background:linear-gradient(145deg,#fef9e7,#fef3c7 50%,#fde68a);border:1px solid #f59e0b;box-shadow:0 2px 8px rgba(245,158,11,.25)}.ProductsSection_productCardVip__T2tn2:hover{box-shadow:0 20px 25px -5px rgba(245,158,11,.2),0 10px 10px -5px rgba(0,0,0,.04)}.ProductsSection_productImageContainer___nzhT{position:relative;width:100%;aspect-ratio:4/3;border-radius:12px;overflow:hidden;background:var(--home-image-bg,#f3f4f6);margin-bottom:8px}@media (min-width:640px){.ProductsSection_productImageContainer___nzhT{margin-bottom:12px}}.ProductsSection_productImage__l0rc_{width:100%;height:100%;object-fit:fill;transition:transform .3s ease;display:block}.ProductsSection_productCard__ACQEv:hover .ProductsSection_productImage__l0rc_{transform:scale(1.1)}.ProductsSection_noImage__m_9GP{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:48px;background:linear-gradient(135deg,var(--home-image-bg,#f5f5f5) 0,var(--home-elevated,#e0e0e0) 100%)}.ProductsSection_badgesContainer__3ntIV{position:absolute;top:8px;left:8px;display:flex;flex-direction:column;gap:4px}.ProductsSection_salesBadge__NMk3A{background:#10b981}.ProductsSection_salesBadge__NMk3A,.ProductsSection_viewsBadge__iGiI8{color:white;font-size:12px;padding:4px 8px;border-radius:9999px;font-weight:500;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ProductsSection_viewsBadge__iGiI8{background:#3b82f6}.ProductsSection_vipOnlyBadge__SwoaT{display:inline-flex;align-items:center;margin-left:4px;color:#b45309;font-size:14px}html[data-site-theme=dark] .ProductsSection_productCardVip__T2tn2{background:linear-gradient(155deg,rgba(251,191,36,.16) 0,rgba(245,158,11,.07) 38%,var(--home-card,#12182e) 72%,#0f1428 100%);border:1px solid rgba(251,191,36,.38);box-shadow:0 2px 14px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.06)}html[data-site-theme=dark] .ProductsSection_productCardVip__T2tn2:hover{background:linear-gradient(155deg,rgba(251,191,36,.2) 0,rgba(245,158,11,.1) 40%,var(--home-card-hover,#161f3d) 75%,#12182e 100%);border-color:rgba(252,211,77,.48);box-shadow:0 22px 36px -10px rgba(245,158,11,.18),0 10px 22px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.07);transform:translateY(-4px)}html[data-site-theme=dark] .ProductsSection_vipOnlyBadge__SwoaT{color:#fde68a;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.45)}.ProductsSection_productInfo__uiRhY{display:flex;flex-direction:column;gap:0;flex:1 1}.ProductsSection_productTitle__WTze0{color:var(--home-text,#111827);font-weight:600;font-size:18px;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.25rem;margin:0;line-height:1.5}.ProductsSection_sellerInfo__4PCyG{display:flex;align-items:center;gap:8px;margin-bottom:8px}.ProductsSection_sellerAvatar__C8D3C{position:relative;width:32px;height:32px;border-radius:9999px;overflow:hidden;background:var(--home-image-bg,#e5e7eb);flex-shrink:0}.ProductsSection_sellerAvatar__C8D3C img{width:100%;height:100%;object-fit:cover}.ProductsSection_sellerAvatarPlaceholder__TpdiP{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--home-image-bg,#e5e7eb);color:var(--home-text-muted,#666);font-size:15px;font-weight:600}.ProductsSection_sellerUsername__W3WxA{font-size:14px;font-weight:500;color:var(--home-text-muted,#4b5563);font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProductsSection_priceSection__C_Kx7{display:flex;flex-direction:column;margin-top:auto;padding-top:8px;border-top:1px solid var(--home-border,#f3f4f6);gap:12px}.ProductsSection_priceInfo__IyopY{display:flex;flex-direction:column;gap:4px;flex:1 1}.ProductsSection_priceRow__u7bCd{display:flex;align-items:center;gap:8px}.ProductsSection_productPrice__LMd_O{color:var(--home-price,#5865f2);font-size:20px}.ProductsSection_discountBadge__1nHBr,.ProductsSection_productPrice__LMd_O{font-weight:700;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ProductsSection_discountBadge__1nHBr{background:linear-gradient(90deg,#ef4444,#ec4899);color:white;font-size:12px;padding:4px 8px;border-radius:6px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.ProductsSection_oldPrice__9LEGI{font-size:12px;color:var(--home-text-subtle,#6b7280);text-decoration:line-through;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ProductsSection_sellerRating__Eq3sW{display:flex;align-items:center;gap:4px}.ProductsSection_ratingIcon__hEzP6{font-size:12px;line-height:1;flex-shrink:0}.ProductsSection_ratingText__ThhHJ{font-size:12px;color:#eab308;font-weight:500;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ProductsSection_stockInfo__QWLyb{display:flex;align-items:center;gap:4px;font-size:12px}.ProductsSection_stockLabel__jhKTV{color:var(--home-text-subtle,#6b7280)}.ProductsSection_stockLabel__jhKTV,.ProductsSection_stockValue__k3dUg{font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ProductsSection_stockValue__k3dUg{color:var(--home-text,#111827);font-weight:600}.ProductsSection_buyButton__mwSFx{background:var(--home-btn-primary,#5865f2);color:white;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:background-color .2s ease;border:none;cursor:pointer;white-space:nowrap;width:100%;text-align:center}.ProductsSection_productCard__ACQEv:hover .ProductsSection_buyButton__mwSFx{background:var(--home-btn-primary-hover,#4752c4)}.ProductsSection_pagination__yf6rn{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:30px;padding-top:20px}.ProductsSection_paginationBtn__fH8nv{min-width:40px;height:40px;padding:8px 12px;background:var(--home-card,white);border:3px solid var(--home-pagination-border,#000);border-radius:12px;font-size:16px;font-weight:700;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;color:var(--home-text,#000)}.ProductsSection_paginationBtn__fH8nv:hover:not(:disabled){background:var(--home-elevated,#f5f5f5);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.ProductsSection_paginationBtn__fH8nv:active:not(:disabled){transform:translateY(0)}.ProductsSection_paginationBtn__fH8nv.ProductsSection_active__3D89B{background:var(--home-btn-primary,#5865f2);color:white;border-color:var(--home-btn-primary,#5865f2);box-shadow:0 4px 12px rgba(0,0,0,.25);transform:scale(1.05)}.ProductsSection_paginationBtn__fH8nv.ProductsSection_active__3D89B:hover{background:var(--home-btn-primary-hover,#4752c4);color:white;transform:scale(1.05) translateY(-2px)}.ProductsSection_paginationBtn__fH8nv:disabled{opacity:.3;cursor:not-allowed;background:var(--home-elevated,#f5f5f5)}.ProductsSection_noCategories__umlIV{text-align:center;padding:20px;color:var(--home-text-muted,#999);font-size:14px}@media (max-width:768px){.ProductsSection_productsSection__ouNTL{padding:20px 15px;border-radius:20px;margin-top:0;background:var(--home-surface,rgba(255,255,255,.98));position:relative;z-index:2;box-shadow:0 4px 20px rgba(0,0,0,.25)}.ProductsSection_grid__fCjFx{grid-template-columns:repeat(2,1fr);gap:12px}.ProductsSection_productCard__ACQEv{padding:8px}.ProductsSection_productImageContainer___nzhT{margin-bottom:8px}.ProductsSection_productTitle__WTze0{font-size:16px;min-height:2.75rem}.ProductsSection_productPrice__LMd_O{font-size:18px}.ProductsSection_buyButton__mwSFx{padding:6px 12px;font-size:12px}.ProductsSection_priceSection__C_Kx7{gap:8px}}.ProductsSection_mobileFiltersBackdrop__XyVW7,.ProductsSection_mobileFiltersSheet__z5zwZ{display:none}@media (max-width:900px){.ProductsSection_mobileFiltersBackdrop__XyVW7{display:block;position:fixed;inset:0;z-index:1090;background:rgba(0,0,0,.48);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.ProductsSection_mobileFiltersSheet__z5zwZ{display:flex;flex-direction:column;position:fixed;top:var(--mobile-filters-top-offset,calc(var(--site-navbar-height, 60px) + 12px));left:12px;right:12px;bottom:12px;z-index:1100;max-height:none;border-radius:20px;background:var(--home-surface-solid,#fff);border:1px solid var(--home-border,#e2e8f0);box-shadow:0 -10px 40px rgba(0,0,0,.22);box-sizing:border-box;overflow:hidden}.ProductsSection_mobileFiltersSheetHeader__dzgcU{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid var(--home-border,#e2e8f0)}.ProductsSection_mobileFiltersSheetTitle__Kwbk_{margin:0;font-size:17px;font-weight:700;color:var(--home-text,#0f172a)}.ProductsSection_mobileFiltersSheetHeaderActions__q8zTW{display:flex;align-items:center;gap:4px}.ProductsSection_mobileFiltersSheetReset__qVkS9{border:none;background:transparent;color:var(--home-accent-strong,#5865f2);font-size:13px;font-weight:600;cursor:pointer;padding:8px 10px;border-radius:8px}.ProductsSection_mobileFiltersSheetReset__qVkS9:hover{background:var(--home-elevated,rgba(88,101,242,.08))}.ProductsSection_mobileFiltersSheetClose__0ddcQ{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0;padding:0;border:none;border-radius:12px;background:transparent;color:var(--home-text-muted,#64748b);cursor:pointer}.ProductsSection_mobileFiltersSheetClose__0ddcQ:hover{background:var(--home-elevated,rgba(0,0,0,.06));color:var(--home-text,#0f172a)}.ProductsSection_mobileFiltersSheetCloseIcon__9JM0E{width:24px;height:24px}.ProductsSection_mobileFiltersSheetBody__6kWLX{overflow-y:auto;flex:1 1;min-height:0;padding:8px 16px 12px;-webkit-overflow-scrolling:touch}.ProductsSection_mobileFiltersSheetFooter__4zdFB{flex-shrink:0;padding:12px 16px calc(16px + env(safe-area-inset-bottom, 0px));border-top:1px solid var(--home-border,#e2e8f0);background:var(--home-surface-solid,#fff)}.ProductsSection_mobileFiltersDoneBtn__W07Gq{width:100%;padding:14px 16px;border-radius:14px;border:none;font-size:16px;font-weight:700;cursor:pointer;background:var(--home-btn-primary,#5865f2);color:#fff;transition:background .15s,transform .1s}.ProductsSection_mobileFiltersDoneBtn__W07Gq:hover{background:var(--home-btn-primary-hover,#4752c4)}.ProductsSection_mobileFiltersDoneBtn__W07Gq:active{transform:scale(.99)}}@media (max-width:480px){.ProductsSection_mobileFiltersSheet__z5zwZ{left:10px;right:10px;bottom:10px;border-radius:18px}.ProductsSection_mobileFiltersSheetHeader__dzgcU{padding:14px 14px 12px}.ProductsSection_mobileFiltersSheetBody__6kWLX{padding:8px 14px 10px}.ProductsSection_mobileFiltersSheetFooter__4zdFB{padding:10px 14px calc(14px + env(safe-area-inset-bottom, 0px))}}.GameAccountCatalogHover_shell__nafnK{position:relative;width:100%;min-width:0;height:100%;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box}.GameAccountCatalogHover_shellOpen__PUbLx{z-index:40}.GameAccountCatalogHover_panelFixed__nPSkV{position:fixed;z-index:10050;box-sizing:border-box;margin:0;flex-shrink:0;right:auto;bottom:auto;pointer-events:auto;animation:GameAccountCatalogHover_gaHoverFloat__EA9LV .12s ease-out}@keyframes GameAccountCatalogHover_gaHoverFloat__EA9LV{0%{opacity:0}to{opacity:1}}.GameAccountCatalogHover_panelInner__EoB80{position:relative;width:100%;min-width:0;background:var(--home-card,#ffffff);border-left:1px solid var(--home-border,#e2e8f0);border:1px solid var(--home-border,#e2e8f0);border-left:3px solid rgba(59,130,246,.45);border-radius:16px;padding:14px 16px 14px 13px;box-shadow:0 24px 48px rgba(15,23,42,.12),0 10px 20px rgba(15,23,42,.06),0 0 0 1px rgba(15,23,42,.03);max-height:min(560px,72vh);overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}html[data-site-theme=dark] .GameAccountCatalogHover_panelInner__EoB80{background:var(--home-card,#1e293b);border-color:rgba(148,163,184,.25) rgba(148,163,184,.25) rgba(148,163,184,.25) rgba(96,165,250,.5);box-shadow:0 22px 44px rgba(0,0,0,.45),0 8px 16px rgba(0,0,0,.35)}.GameAccountCatalogHover_panelHeader__NSmKu{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid var(--home-border,#e2e8f0)}html[data-site-theme=dark] .GameAccountCatalogHover_panelHeader__NSmKu{border-bottom-color:rgba(148,163,184,.2)}.GameAccountCatalogHover_panelTitle__27enr{margin:0;font-size:14px;font-weight:700;line-height:1.3;color:var(--home-text,#0f172a);font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}html[data-site-theme=dark] .GameAccountCatalogHover_panelTitle__27enr{color:#f1f5f9}.GameAccountCatalogHover_panelPrice__p4UIh{flex-shrink:0;font-size:15px;font-weight:800;color:var(--home-text,#0f172a);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}html[data-site-theme=dark] .GameAccountCatalogHover_panelPrice__p4UIh{color:#e2e8f0}.GameAccountCatalogHover_panelGame__gosr4{margin:0 0 8px;font-size:12px;font-weight:600;color:var(--home-text-muted,#64748b)}html[data-site-theme=dark] .GameAccountCatalogHover_panelGame__gosr4{color:#94a3b8}.GameAccountCatalogHover_panelRest__GYvuu{margin:0 0 10px;font-size:12px;color:var(--home-text-muted,#475569)}html[data-site-theme=dark] .GameAccountCatalogHover_panelRest__GYvuu{color:#a8b4c4}.GameAccountCatalogHover_statsBlock__0FgR8{margin-bottom:10px}.GameAccountCatalogHover_statsTitle__dZrli{margin:0 0 6px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--home-text-muted,#64748b)}.GameAccountCatalogHover_statsGrid__JW8k0{display:grid;grid-template-columns:auto 1fr;grid-gap:4px 10px;gap:4px 10px;font-size:12px;line-height:1.35}.GameAccountCatalogHover_statLabel__JfWoN{color:var(--home-text-muted,#64748b);font-weight:500}.GameAccountCatalogHover_statValue__Bntse{color:var(--home-text,#0f172a);font-weight:600;word-break:break-word}html[data-site-theme=dark] .GameAccountCatalogHover_statValue__Bntse{color:#e2e8f0}.GameAccountCatalogHover_sectionLabel__UpPCZ{margin:10px 0 6px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--home-text-muted,#64748b)}.GameAccountCatalogHover_sectionLabel__UpPCZ:first-of-type{margin-top:0}.GameAccountCatalogHover_chips__m1Lce{display:flex;flex-wrap:wrap;gap:6px}.GameAccountCatalogHover_chip__TN32n{display:inline-flex;align-items:center;gap:5px;max-width:100%;padding:3px 8px 3px 3px;border-radius:999px;background:var(--home-elevated,#f1f5f9);border:1px solid var(--home-border,#e2e8f0);font-size:11px;font-weight:600;color:var(--home-text,#334155)}html[data-site-theme=dark] .GameAccountCatalogHover_chip__TN32n{background:rgba(255,255,255,.06);border-color:rgba(148,163,184,.2);color:#e2e8f0}.GameAccountCatalogHover_chipImg__4BGG3{width:22px;height:22px;border-radius:6px;object-fit:contain;flex-shrink:0;background:#0f172a}.GameAccountCatalogHover_chipName__MCnA3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px}.GameAccountCatalogHover_chipQty__Q4Qbv{opacity:.85;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.GameAccountCatalogHover_gpChip__QgZUY{width:32px;height:32px;border-radius:50%;padding:2px;background:linear-gradient(145deg,#e8c44a,#9a7209);flex-shrink:0}.GameAccountCatalogHover_gpChip__QgZUY img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block;background:#0a0a0a}.GameAccountCatalogHover_emptyHint__73Kmw{margin:0;font-size:12px;color:var(--home-text-muted,#94a3b8);font-style:italic}.CatalogMobileFiltersOpenButton_wrapper__PDmDw{display:none}@media (max-width:900px){.CatalogMobileFiltersOpenButton_wrapper__PDmDw{display:block;width:100%;margin-bottom:0}.CatalogMobileFiltersOpenButton_button__jDHwk{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 18px;border-radius:16px;border:1px solid var(--home-border,#e2e8f0);background:var(--home-card,#fff);color:var(--home-text,#0f172a);font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;box-shadow:0 2px 12px rgba(0,0,0,.08);box-sizing:border-box}.CatalogMobileFiltersOpenButton_button__jDHwk:hover{border-color:var(--home-accent-strong,#5865f2);background:var(--home-elevated,#f8fafc)}.CatalogMobileFiltersOpenButton_button__jDHwk:active{transform:scale(.99)}.CatalogMobileFiltersOpenButton_icon__8ByW_{width:22px;height:22px;flex-shrink:0}}.ProductCard_card___oftE{background:#CCCCCC;border-radius:20px;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s;overflow:hidden;position:relative}.ProductCard_card___oftE:hover{transform:scale(1.03);background:#BBBBBB}.ProductCard_image__O96ro{width:100%;height:70%;display:flex;align-items:center;justify-content:center;overflow:hidden}.ProductCard_image__O96ro img{width:100%;height:100%;object-fit:cover}.ProductCard_content__1Qy_K{width:100%;padding:12px;background:white;text-align:center}.ProductCard_title__3wWDP{font-size:14px;font-weight:600;margin-bottom:4px;color:#333}.ProductCard_price__UVnAB,.ProductCard_title__3wWDP{font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ProductCard_price__UVnAB{font-size:16px;font-weight:700;color:#000}.ProductCard_placeholder__8ng7P{width:100%;height:100%}.TypeSelector_typeSelector__fkCZr{display:flex;gap:15px;justify-content:center;background:var(--home-type-strip-bg,rgba(255,255,255,.1));padding:8px;border-radius:50px;box-shadow:0 8px 32px rgba(0,0,0,.18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--home-border,rgba(255,255,255,.3));position:relative;z-index:1;width:-moz-fit-content;width:fit-content;margin:0 auto 35px}.TypeSelector_typeBtn__LALP_{background:var(--home-type-btn-bg,rgba(255,255,255,.9));border:none;padding:14px 45px;font-size:14px;font-weight:700;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);text-transform:uppercase;border-radius:40px;color:var(--home-text,#333);letter-spacing:1px;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.12)}.TypeSelector_typeBtn__LALP_:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);transition:left .5s ease}.TypeSelector_typeBtn__LALP_:hover:before{left:100%}.TypeSelector_typeBtn__LALP_:hover{background:var(--home-type-btn-hover,rgba(255,255,255,1));transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.TypeSelector_typeBtn__LALP_:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.1)}.TypeSelector_typeBtn__LALP_.TypeSelector_active__2aOT1{background:linear-gradient(135deg,var(--home-btn-primary,#5865f2) 0,var(--home-btn-primary-hover,#4752c4) 100%);color:white;box-shadow:0 8px 24px rgba(0,0,0,.3);transform:translateY(-2px)}.TypeSelector_typeBtn__LALP_.TypeSelector_active__2aOT1:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.3);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease}.TypeSelector_typeBtn__LALP_.TypeSelector_active__2aOT1:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(88,101,242,.5)}.TypeSelector_typeBtn__LALP_.TypeSelector_active__2aOT1:hover:after{width:300px;height:300px}.TypeSelector_typeBtn__LALP_.TypeSelector_active__2aOT1:active{transform:translateY(-2px);box-shadow:0 8px 24px rgba(88,101,242,.4)}.HistorySidebar_historySidebar__Msi6s{width:100%;max-width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;margin:0 auto;overflow-x:auto;overflow-y:visible;padding:5px 20px 5px 6px;scroll-padding-inline-end:16px;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box}.HistorySidebar_historySidebar__Msi6s::-webkit-scrollbar{display:none}.HistorySidebar_historyTitle__mrZus{font-weight:700;font-size:14px;text-align:center;color:var(--home-text,inherit);padding:8px 15px;border-radius:15px;box-shadow:0 2px 8px rgba(0,0,0,.12);line-height:1.3;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-width:150px;justify-content:center;white-space:nowrap}.HistorySidebar_historyItem__bkjRK,.HistorySidebar_historyTitle__mrZus{background:var(--home-card,white);border:1px solid var(--home-border,transparent);display:flex;align-items:center}.HistorySidebar_historyItem__bkjRK{border-radius:12px;padding:12px;margin-bottom:0;box-shadow:0 2px 4px rgba(0,0,0,.12);transition:all .3s ease;animation:HistorySidebar_slideIn__f3Cwa .5s ease-out;gap:12px;cursor:pointer;min-width:220px;flex-shrink:0}.HistorySidebar_historyItem__bkjRK:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2);background:linear-gradient(135deg,var(--home-elevated,#f8f8f8) 0,var(--home-card,#ffffff) 100%)}.HistorySidebar_historyItem__bkjRK:active{transform:translateY(0)}@keyframes HistorySidebar_slideIn__f3Cwa{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.HistorySidebar_newItem__ysIGM{animation:HistorySidebar_pulse__RfWoo 1s ease-out;background:linear-gradient(135deg,var(--home-btn-primary,#5865f2) 0,var(--home-card,#ffffff) 100%)}@keyframes HistorySidebar_pulse__RfWoo{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.HistorySidebar_historyItem__bkjRK.HistorySidebar_lastItem___B6BP{background:var(--home-last-item-bg,#cccccc);opacity:.95}.HistorySidebar_itemImage__hpNyM{width:60px;height:60px;min-width:60px;border-radius:10px;overflow:hidden;background:var(--home-image-bg,#f5f5f5);display:flex;align-items:center;justify-content:center}.HistorySidebar_itemImage__hpNyM img{width:100%;height:100%;object-fit:cover}.HistorySidebar_itemContent__412E1{display:flex;flex-direction:column;gap:6px;flex:1 1;min-width:0;justify-content:center}.HistorySidebar_itemName__oOzJR{font-size:11px}.HistorySidebar_itemCategory__ef0tQ,.HistorySidebar_itemName__oOzJR{font-weight:700;color:var(--home-text,#000);font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HistorySidebar_itemCategory__ef0tQ{font-size:12px}.HistorySidebar_itemAmount__71pL1{font-size:13px;font-weight:800;color:#2ecc71}.HistorySidebar_itemAmount__71pL1,.HistorySidebar_itemDate__KDVx9{font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.HistorySidebar_itemDate__KDVx9{font-size:10px;color:var(--home-text-muted,#666)}.HistorySidebar_itemDetails__22YE5{display:flex;justify-content:space-between;align-items:center;gap:6px;margin-top:2px}.HistorySidebar_itemQuantity__RV1m4{font-size:10px;color:#666;font-weight:600}.HistorySidebar_emptyState__E7xnn{text-align:center;padding:20px;color:#999;font-size:16px}@media (max-width:1024px){.HistorySidebar_historySidebar__Msi6s{padding:5px 16px 5px 4px}.HistorySidebar_historyItem__bkjRK{min-width:200px}.HistorySidebar_itemImage__hpNyM{width:50px;height:50px;min-width:50px}}@media (max-width:900px){.HistorySidebar_historySidebar__Msi6s{padding:0;margin-bottom:0!important}}@media (max-width:768px){.HistorySidebar_historySidebar__Msi6s{gap:6px;padding:0;margin-bottom:0!important}.HistorySidebar_historyTitle__mrZus{font-size:12px;padding:5px 10px;min-width:100px}.HistorySidebar_historyItem__bkjRK{min-width:150px;padding:8px;gap:8px}.HistorySidebar_itemImage__hpNyM{width:40px;height:40px;min-width:40px;border-radius:6px}.HistorySidebar_itemContent__412E1{gap:3px}.HistorySidebar_itemName__oOzJR{font-size:9px}.HistorySidebar_itemCategory__ef0tQ{font-size:10px}.HistorySidebar_itemAmount__71pL1{font-size:11px}.HistorySidebar_itemDate__KDVx9,.HistorySidebar_itemQuantity__RV1m4{font-size:8px}}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.BannerCarousel_carouselContainer__L2HZw{position:relative;margin-top:0;width:100%;height:120px;overflow:hidden;border-radius:16px}@media (min-width:768px){.BannerCarousel_carouselContainer__L2HZw{height:220px}}@media (min-width:1024px){.BannerCarousel_carouselContainer__L2HZw{height:260px}}.BannerCarousel_navigationButton__GFwaG{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:rgba(19,19,19,.3);border:1px solid rgba(255,255,255,.2);cursor:pointer;transition:background-color .2s ease;z-index:10;color:white}.BannerCarousel_navigationButton__GFwaG.BannerCarousel_prev__0dXYe{left:4px}.BannerCarousel_navigationButton__GFwaG.BannerCarousel_next__qO_NE{right:4px}.BannerCarousel_navigationButton__GFwaG:hover{background:rgba(19,19,19,.7)}.BannerCarousel_navigationButton__GFwaG svg{width:16px;height:16px}.BannerCarousel_swiper__9arvz{width:100%;height:100%}.BannerCarousel_slide__PyvQo{position:relative;width:100%;height:100%}.BannerCarousel_bannerLink__QUsce,.BannerCarousel_bannerWrapper__hgsJL{display:block;width:100%;height:100%;position:relative}.BannerCarousel_bannerImage__zgkj3{width:100%;height:100%;object-fit:fill;border-radius:16px;transition:all .5s ease;display:block}.BannerCarousel_bannerImage__zgkj3.BannerCarousel_mobile__x8huY{display:block}@media (min-width:768px){.BannerCarousel_bannerImage__zgkj3.BannerCarousel_mobile__x8huY{display:none}}.BannerCarousel_bannerImage__zgkj3.BannerCarousel_desktop__v4mHS{display:none}@media (min-width:768px){.BannerCarousel_bannerImage__zgkj3.BannerCarousel_desktop__v4mHS{display:block}}.BannerCarousel_bannerImage__zgkj3:not(.BannerCarousel_mobile__x8huY):not(.BannerCarousel_desktop__v4mHS){display:block}.BannerCarousel_skeleton__CwT0f{margin-top:0;width:100%;height:120px;background:var(--home-image-bg,#e5e7eb);animation:BannerCarousel_pulse__0x324 2s cubic-bezier(.4,0,.6,1) infinite;border-radius:16px;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.BannerCarousel_skeleton__CwT0f{height:220px}}@media (min-width:1024px){.BannerCarousel_skeleton__CwT0f{height:260px}}.BannerCarousel_skeletonText__Zr_x4{color:#6b7280;font-size:14px;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@keyframes BannerCarousel_pulse__0x324{0%,to{opacity:1}50%{opacity:.5}}.BannerCarousel_error__kssX1{margin-top:0;width:100%;height:120px;background:#fee2e2;border-radius:16px;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.BannerCarousel_error__kssX1{height:220px}}@media (min-width:1024px){.BannerCarousel_error__kssX1{height:260px}}.BannerCarousel_errorText__jdLCq{color:#dc2626;font-size:14px;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page_pageWrapper__dwooz{position:relative;min-height:100vh;width:100%;background:transparent;display:flex;flex-direction:column;--mobile-bg-image:none;--mobile-bg-color:#000;--home-shell-max:1400px;--home-shell-pad:30px}.page_homePageDark__AGQNy{--home-bg-base:#030821;--home-surface:rgba(12,18,40,0.94);--home-surface-solid:#0c1228;--home-elevated:#121a33;--home-border:rgba(148,163,184,0.2);--home-text:#e6e9f0;--home-text-muted:#94a3b8;--home-text-subtle:#64748b;--home-input-bg:rgba(15,23,42,0.72);--home-card:#12182e;--home-card-hover:#161f3d;--home-image-bg:#1a2238;--home-accent:#8b93a7;--home-accent-strong:#a5b4fc;--home-price:#a5b4fc;--home-btn-primary:#5865f2;--home-btn-primary-hover:#4752c4;--home-pagination-border:rgba(148,163,184,0.35);--home-last-item-bg:#3d4a63;--home-type-strip-bg:rgba(18,26,51,0.65);--home-type-btn-bg:rgba(30,38,58,0.92);--home-type-btn-hover:rgba(40,48,72,0.98)}.page_backgroundTopFull__s3Rx8,.page_backgroundTopWithTransition__Wxlm1{position:absolute;top:0;left:0;right:0;width:100%;height:100%;background-size:cover;background-position:top;background-repeat:no-repeat;z-index:-2}.page_backgroundTopFull__s3Rx8{bottom:0}.page_container__aoG4z{position:relative;min-height:auto;max-width:100%;margin:0;display:flex;flex-direction:column;padding:0 0 40px;background:transparent}.page_bannerContainer__kigo7{margin:40px auto 15px;z-index:5;background:transparent}.page_bannerContainer__kigo7,.page_mainContent__51TpB{position:relative;width:100%;max-width:var(--home-shell-max);padding:0 var(--home-shell-pad)}.page_mainContent__51TpB{margin:0 auto;box-sizing:border-box;display:flex;flex-direction:column;gap:0;align-items:stretch;z-index:10;pointer-events:auto;--catalog-sidebar-w:304px;--catalog-gap:26px}.page_historyRow__V6fkX{margin-left:0;width:100%;min-width:0;margin-bottom:18px;box-sizing:border-box;overflow-x:visible}@media (max-width:900px){.page_mainContent__51TpB{--catalog-sidebar-w:0px;--catalog-gap:0px;gap:14px;margin-top:14px}.page_historyRow__V6fkX{margin-left:0;width:100%;margin-bottom:0}}.page_productsWrapper__7_N7O{flex:1 1;display:flex;flex-direction:column;width:100%}.page_typeSwitcher__2kJaS{display:flex;gap:20px;justify-content:center;margin-bottom:10px;margin-top:0;width:100%;max-width:1370px;padding:0 10px}.page_typeButton__zB4uJ{background:linear-gradient(145deg,#ffffff,#f0f0f0);border:none;padding:18px 60px;font-size:16px;font-weight:800;font-family:Avenir Next,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);text-transform:uppercase;border-radius:20px;color:#555;letter-spacing:2px;position:relative;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.12),inset 0 -3px 0 rgba(0,0,0,.1);min-width:200px;text-shadow:0 1px 2px rgba(255,255,255,.8)}.page_typeButton__zB4uJ:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);transition:left .5s ease;z-index:1}.page_typeButton__zB4uJ:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(184,218,243,.3);transform:translate(-50%,-50%);transition:width .6s ease,height .6s ease;z-index:0}.page_typeButton__zB4uJ:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 15px 35px rgba(184,218,243,.4),inset 0 -3px 0 rgba(0,0,0,.1)}.page_typeButton__zB4uJ:hover:before{left:100%}.page_typeButton__zB4uJ:hover:after{width:400px;height:400px}.page_typeButton__zB4uJ:active{transform:translateY(-2px) scale(1);box-shadow:0 8px 20px rgba(184,218,243,.3),inset 0 -3px 0 rgba(0,0,0,.1)}.page_typeButtonActiveMain__5d3RQ{background:linear-gradient(145deg,#4A90E2,#357ABD);color:white;box-shadow:0 12px 40px rgba(74,144,226,.6),0 0 0 3px rgba(74,144,226,.2),inset 0 1px 0 rgba(255,255,255,.3),inset 0 -3px 0 rgba(0,0,0,.2);transform:translateY(-5px) scale(1.05);font-weight:900;text-shadow:0 2px 4px rgba(0,0,0,.2);animation:page_pulseBlue__Hpjfj 2s ease-in-out infinite}.page_typeButtonActiveMain__5d3RQ:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent)}.page_typeButtonActiveMain__5d3RQ:after{background:rgba(255,255,255,.2)}.page_typeButtonActiveMain__5d3RQ:hover{transform:translateY(-7px) scale(1.08);box-shadow:0 18px 50px rgba(74,144,226,.7),0 0 0 4px rgba(74,144,226,.3),inset 0 1px 0 rgba(255,255,255,.4),inset 0 -3px 0 rgba(0,0,0,.2)}.page_typeButtonActiveMain__5d3RQ:hover:after{width:400px;height:400px}.page_typeButtonActiveMain__5d3RQ:active{transform:translateY(-4px) scale(1.03)}.page_typeButtonActiveSupplier__iVx9G{background:linear-gradient(145deg,#E74C3C,#C0392B);color:white;box-shadow:0 12px 40px rgba(231,76,60,.6),0 0 0 3px rgba(231,76,60,.2),inset 0 1px 0 rgba(255,255,255,.3),inset 0 -3px 0 rgba(0,0,0,.2);transform:translateY(-5px) scale(1.05);font-weight:900;text-shadow:0 2px 4px rgba(0,0,0,.2);animation:page_pulseRed___VuGo 2s ease-in-out infinite}.page_typeButtonActiveSupplier__iVx9G:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent)}.page_typeButtonActiveSupplier__iVx9G:after{background:rgba(255,255,255,.2)}.page_typeButtonActiveSupplier__iVx9G:hover{transform:translateY(-7px) scale(1.08);box-shadow:0 18px 50px rgba(231,76,60,.7),0 0 0 4px rgba(231,76,60,.3),inset 0 1px 0 rgba(255,255,255,.4),inset 0 -3px 0 rgba(0,0,0,.2)}.page_typeButtonActiveSupplier__iVx9G:hover:after{width:400px;height:400px}.page_typeButtonActiveSupplier__iVx9G:active{transform:translateY(-4px) scale(1.03)}.page_typeButtonActive__MNCZ4{background:linear-gradient(145deg,#5865F2,#4752C4);color:white;box-shadow:0 12px 40px rgba(184,218,243,.6),0 0 0 3px rgba(184,218,243,.2),inset 0 1px 0 rgba(255,255,255,.3),inset 0 -3px 0 rgba(0,0,0,.2);transform:translateY(-5px) scale(1.05);font-weight:900;text-shadow:0 2px 4px rgba(0,0,0,.2);animation:page_pulse__U_e85 2s ease-in-out infinite}.page_typeButtonActive__MNCZ4:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent)}.page_typeButtonActive__MNCZ4:after{background:rgba(255,255,255,.2)}.page_typeButtonActive__MNCZ4:hover{transform:translateY(-7px) scale(1.08);box-shadow:0 18px 50px rgba(184,218,243,.7),0 0 0 4px rgba(184,218,243,.3),inset 0 1px 0 rgba(255,255,255,.4),inset 0 -3px 0 rgba(0,0,0,.2)}.page_typeButtonActive__MNCZ4:hover:after{width:400px;height:400px}.page_typeButtonActive__MNCZ4:active{transform:translateY(-4px) scale(1.03)}@keyframes page_pulseBlue__Hpjfj{0%,to{box-shadow:0 12px 40px rgba(74,144,226,.6),0 0 0 3px rgba(74,144,226,.2),inset 0 1px 0 rgba(255,255,255,.3),inset 0 -3px 0 rgba(0,0,0,.2)}50%{box-shadow:0 12px 40px rgba(74,144,226,.8),0 0 0 5px rgba(74,144,226,.3),inset 0 1px 0 rgba(255,255,255,.3),inset 0 -3px 0 rgba(0,0,0,.2)}}@keyframes page_pulseRed___VuGo{0%,to{box-shadow:0 12px 40px rgba(231,76,60,.6),0 0 0 3px rgba(231,76,60,.2),inset 0 1px 0 rgba(255,255,255,.3),inset 0 -3px 0 rgba(0,0,0,.2)}50%{box-shadow:0 12px 40px rgba(231,76,60,.8),0 0 0 5px rgba(231,76,60,.3),inset 0 1px 0 rgba(255,255,255,.3),inset 0 -3px 0 rgba(0,0,0,.2)}}@keyframes page_pulse__U_e85{0%,to{box-shadow:0 12px 40px rgba(184,218,243,.6),0 0 0 3px rgba(184,218,243,.2),inset 0 1px 0 rgba(255,255,255,.3),inset 0 -3px 0 rgba(0,0,0,.2)}50%{box-shadow:0 12px 40px rgba(184,218,243,.8),0 0 0 5px rgba(184,218,243,.3),inset 0 1px 0 rgba(255,255,255,.3),inset 0 -3px 0 rgba(0,0,0,.2)}}.page_footerSpacer___MYma{height:0;pointer-events:none;margin-top:0;flex-shrink:0;min-height:0;background:transparent}.page_footerSpacerSmall__JZ2Du{height:0!important;min-height:0!important;margin-top:0!important}.page_containerSmall__OUbia{min-height:auto!important;padding-bottom:40px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.page_footerWrapper___OaQb{position:relative;z-index:5;width:100%;margin-top:auto}@media (max-width:1024px){.page_container__aoG4z{min-height:300vh;padding-bottom:100px}.page_footerSpacer___MYma{height:0;min-height:0}.page_mainContent__51TpB{width:100%;gap:10px}.page_productsWrapper__7_N7O{width:100%}.page_typeSwitcher__2kJaS{gap:12px;padding:0 10px}.page_typeButton__zB4uJ{padding:14px 35px;font-size:14px;min-width:150px;letter-spacing:1.5px}.page_typeButtonActiveMain__5d3RQ,.page_typeButtonActiveSupplier__iVx9G,.page_typeButtonActive__MNCZ4{transform:translateY(-3px) scale(1.03)}.page_typeButtonActiveMain__5d3RQ:hover,.page_typeButtonActiveSupplier__iVx9G:hover,.page_typeButtonActive__MNCZ4:hover{transform:translateY(-5px) scale(1.05)}}@media (max-width:768px){.page_pageWrapper__dwooz{min-height:100vh;background:transparent;position:relative;height:auto}.page_backgroundTopFull__s3Rx8,.page_backgroundTopWithTransition__Wxlm1{position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:-2;margin:0;padding:0}.page_container__aoG4z{position:relative;padding:0 0 40px;min-height:auto;background:transparent;display:flex;flex-direction:column}.page_container__aoG4z:after{content:"";position:absolute;top:-5px;left:0;right:0;bottom:0;width:100%;background-image:var(--mobile-bg-image,none);background-color:var(--mobile-bg-color,#000);background-size:100% auto;background-position:top;background-repeat:repeat-y;background-attachment:scroll;z-index:-1;opacity:.95;pointer-events:none}.page_bannerContainer__kigo7{order:1;margin-top:7px!important;margin-bottom:7px!important;z-index:5}.page_bannerContainer__kigo7,.page_mainContent__51TpB{position:relative;width:100%;max-width:100%;padding:0 15px}.page_mainContent__51TpB{gap:14px;display:flex;flex-direction:column;order:2;margin-top:14px!important}.page_productsWrapper__7_N7O{position:relative;z-index:1}.page_typeSwitcher__2kJaS{flex-direction:row;gap:10px;margin-bottom:15px;padding:0;margin-top:0}.page_typeButton__zB4uJ{flex:1 1;padding:12px 16px;font-size:13px;min-width:auto;letter-spacing:.5px}.page_typeButtonActiveMain__5d3RQ,.page_typeButtonActiveSupplier__iVx9G{transform:translateY(0) scale(1)}.page_typeButtonActiveMain__5d3RQ:hover,.page_typeButtonActiveSupplier__iVx9G:hover{transform:translateY(-2px) scale(1.02)}.page_productsWrapper__7_N7O{width:100%}.page_footerSpacer___MYma{order:4;height:40px;min-height:40px}}