.OrderChatBlock_card__o8Kkb{display:flex;flex-direction:column;gap:14px;padding:20px 22px;border-radius:var(--radius-lg);background:var(--bg-block);color:var(--text-primary)}@media only screen and (max-width:475px){.OrderChatBlock_card__o8Kkb{padding:16px 14px;gap:12px}}.OrderChatBlock_header__uKDRR{display:flex;align-items:center;justify-content:space-between;gap:12px}.OrderChatBlock_title__5CpUg{font-style:normal;font-weight:700;line-height:20px;color:var(--text-primary);font-size:14px;letter-spacing:.02em;text-transform:uppercase}.OrderChatBlock_headerHint__zFt7P{font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:var(--accent-text);font-size:11px}.OrderChatBlock_threadWrap__9UdYn{position:relative}.OrderChatBlock_thread__hViD_{display:flex;flex-direction:column;gap:2px;max-height:420px;min-height:240px;overflow-y:auto;padding:2px 4px 2px 0;scroll-behavior:smooth}.OrderChatBlock_thread__hViD_::-webkit-scrollbar{width:6px}.OrderChatBlock_thread__hViD_::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:var(--radius-full)}.OrderChatBlock_thread__hViD_::-webkit-scrollbar-track{background:#0000}.OrderChatBlock_daySep__QD0tL{align-self:center;font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:var(--text-secondary);background:var(--bg-nested);padding:4px 12px;border-radius:var(--radius-full);margin:14px 0 6px;letter-spacing:.02em;text-transform:lowercase}.OrderChatBlock_row__w8ctm{display:flex;align-items:flex-end;gap:8px;margin-top:2px}.OrderChatBlock_row__w8ctm.OrderChatBlock_rowGrouped__QHe4z{margin-top:1px}.OrderChatBlock_row__w8ctm.OrderChatBlock_rowEnd__9kiG6{margin-bottom:4px}.OrderChatBlock_rowUser__t_Phg{flex-direction:row-reverse}.OrderChatBlock_rowUser__t_Phg .OrderChatBlock_bubble__iydG7{background:var(--select-bg);color:var(--select-text);border-bottom-right-radius:var(--radius-xs)}.OrderChatBlock_rowUser__t_Phg.OrderChatBlock_rowGrouped__QHe4z .OrderChatBlock_bubble__iydG7{border-top-right-radius:var(--radius-xs)}.OrderChatBlock_rowUser__t_Phg .OrderChatBlock_avatar__fRkSO{background:var(--bg-hover);color:var(--accent-text)}.OrderChatBlock_rowAdmin__JSYnK .OrderChatBlock_bubble__iydG7{background:var(--bg-nested);color:var(--text-primary);border-bottom-left-radius:var(--radius-xs)}.OrderChatBlock_rowAdmin__JSYnK.OrderChatBlock_rowGrouped__QHe4z .OrderChatBlock_bubble__iydG7{border-top-left-radius:var(--radius-xs)}.OrderChatBlock_rowAdmin__JSYnK .OrderChatBlock_avatar__fRkSO{background:var(--bg-nested);color:var(--text-secondary)}.OrderChatBlock_avatar__fRkSO{width:28px;height:28px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-style:normal;font-weight:700;line-height:14px;font-size:12px;-webkit-user-select:none;user-select:none;text-transform:uppercase}.OrderChatBlock_avatarPlaceholder__b_QKP{visibility:hidden}.OrderChatBlock_bubbleStack__tr7_z{max-width:75%;min-width:0;display:flex;flex-direction:column;gap:2px}.OrderChatBlock_bubble__iydG7{padding:9px 13px;border-radius:var(--radius-lg);line-height:1.42;word-break:break-word;overflow-wrap:anywhere;white-space:pre-wrap;font-style:normal;font-weight:400;line-height:18px;font-size:14px;animation:OrderChatBlock_bubbleIn__ZbUXp .18s ease-out;display:flex;flex-direction:column;gap:6px}.OrderChatBlock_bubble__iydG7.OrderChatBlock_bubbleImageOnly__6qp1_{padding:6px;background:#0000!important;border:none!important}.OrderChatBlock_bubble__iydG7 .OrderChatBlock_meta__VCPbq{align-self:flex-end;font-size:var(--fs-xs);opacity:.7;margin-top:-2px}.OrderChatBlock_bubbleText__tkpfq{white-space:pre-wrap}.OrderChatBlock_attachGrid__6XMuA{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;border-radius:var(--radius-md);overflow:hidden;max-width:220px}.OrderChatBlock_attachGrid__6XMuA.OrderChatBlock_attachGridSingle__RYOM6{grid-template-columns:1fr;max-width:180px}.OrderChatBlock_attachImg__wUSR0{appearance:none;border:0;padding:0;background:#0000;cursor:zoom-in;display:block;position:relative;overflow:hidden;border-radius:var(--radius-sm);aspect-ratio:1/1}.OrderChatBlock_attachImg__wUSR0 img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease}.OrderChatBlock_attachImg__wUSR0:hover img{transform:scale(1.02)}.OrderChatBlock_attachGridSingle__RYOM6 .OrderChatBlock_attachImg__wUSR0{aspect-ratio:auto;max-height:180px}.OrderChatBlock_attachGridSingle__RYOM6 .OrderChatBlock_attachImg__wUSR0 img{width:auto;max-width:100%;max-height:180px;object-fit:contain}.OrderChatBlock_attachFile__YZQmI{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#0003;border-radius:var(--radius-sm);color:inherit;text-decoration:none;font-size:13px}.OrderChatBlock_attachFile__YZQmI:hover{background:#0000004d}@keyframes OrderChatBlock_bubbleIn__ZbUXp{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.OrderChatBlock_empty__LexHl{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:32px 16px;text-align:center;color:var(--text-secondary)}.OrderChatBlock_empty__LexHl .OrderChatBlock_emptyIcon__xlZCN{width:40px;height:40px;border-radius:50%;background:var(--bg-nested);color:var(--accent-text);display:flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:6px}.OrderChatBlock_empty__LexHl .OrderChatBlock_emptyTitle__3dTrL{font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:var(--text-primary)}.OrderChatBlock_empty__LexHl .OrderChatBlock_emptyHint__L2gr8{font-size:12px;font-style:normal;font-weight:400;line-height:16px;opacity:.7}.OrderChatBlock_skeleton__Ju3cy{display:flex;flex-direction:column;gap:6px;padding:6px 0}.OrderChatBlock_skeletonRow__41ziW{height:36px;border-radius:var(--radius-lg);background:var(--skeleton-base);background-size:200% 100%;animation:OrderChatBlock_shimmer__3x36m 1.2s ease-in-out infinite;max-width:60%}.OrderChatBlock_skeletonRow__41ziW.OrderChatBlock_skeletonRowEnd__4R1HB{align-self:flex-end;max-width:50%}@keyframes OrderChatBlock_shimmer__3x36m{0%{background-position:200% 0}to{background-position:-200% 0}}.OrderChatBlock_scrollBottom__MSm3h{position:absolute;right:6px;bottom:6px;width:32px;height:32px;border-radius:50%;border:0;background:var(--btn-secondary-bg);color:var(--btn-secondary-fg);cursor:pointer;font-size:16px;box-shadow:var(--sh-card);opacity:0;pointer-events:none;transition:all .3s ease}.OrderChatBlock_scrollBottom__MSm3h.OrderChatBlock_visible__enOIK{opacity:1;pointer-events:auto}.OrderChatBlock_scrollBottom__MSm3h:hover{background:var(--btn-secondary-bg-hover)}.OrderChatBlock_previewBar__1TtWN{display:flex;gap:8px;padding:6px 0;flex-wrap:wrap}.OrderChatBlock_preview__DaHS_{position:relative;width:64px;height:64px;border-radius:var(--radius-md);overflow:hidden}.OrderChatBlock_preview__DaHS_ img{width:100%;height:100%;object-fit:cover;display:block}.OrderChatBlock_previewRemove__6gd2k{position:absolute;top:2px;right:2px;width:18px;height:18px;border-radius:50%;border:0;background:#000000a6;color:var(--text-primary);font-size:11px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.OrderChatBlock_previewRemove__6gd2k:hover{background:#000000d9}.OrderChatBlock_form__gpEjn{display:flex;gap:8px;align-items:flex-end;padding-top:12px}.OrderChatBlock_attach__ZtmKK{width:42px;height:42px;border-radius:var(--radius-md);background:var(--btn-secondary-bg);color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.OrderChatBlock_attach__ZtmKK:hover:not(:disabled){color:var(--text-primary)}.OrderChatBlock_attach__ZtmKK:disabled{opacity:.4;cursor:not-allowed}.OrderChatBlock_attach__ZtmKK svg{width:18px;height:18px}.OrderChatBlock_lightbox__p2LqZ{position:fixed;inset:0;background:var(--overlay-scrim);display:flex;align-items:center;justify-content:center;z-index:1000;cursor:zoom-out;padding:24px;animation:OrderChatBlock_fadeIn__wdnqm .15s ease-out}.OrderChatBlock_lightbox__p2LqZ img{max-width:92vw;max-height:90vh;border-radius:var(--radius-md);box-shadow:var(--sh-pop);cursor:default}.OrderChatBlock_lightboxClose__HxqD_{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;border:0;background:var(--bg-nested);color:var(--text-primary);font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.OrderChatBlock_lightboxClose__HxqD_:hover{background:var(--bg-hover)}@keyframes OrderChatBlock_fadeIn__wdnqm{0%{opacity:0}to{opacity:1}}.OrderChatBlock_textarea__f3yu_{flex:1;resize:none;min-height:42px;max-height:140px;padding:11px 14px;border-radius:var(--radius-md);background:var(--field-bg);font-style:normal;font-weight:400;line-height:18px;font-size:14px;color:var(--field-text);line-height:1.4;outline:none;transition:all .3s ease}.OrderChatBlock_textarea__f3yu_::placeholder{color:var(--field-placeholder)}.OrderChatBlock_textarea__f3yu_:focus{background:var(--field-bg);box-shadow:var(--ring-focus)}.OrderChatBlock_send__XeLCe{width:42px;height:42px;border-radius:var(--radius-md);border:0;background:var(--btn-secondary-bg);color:var(--btn-secondary-fg);cursor:pointer;font:inherit;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.OrderChatBlock_send__XeLCe:hover:not(:disabled){background:var(--btn-secondary-bg-hover)}.OrderChatBlock_send__XeLCe:active:not(:disabled){transform:scale(.96)}.OrderChatBlock_send__XeLCe:disabled{opacity:.4;cursor:not-allowed}.OrderChatBlock_send__XeLCe svg{width:18px;height:18px}.DealDetailPage_wrapper__qcO1g{display:grid;gap:20px}.DealDetailPage_notFound__pjnw_{font-size:16px;font-style:normal;font-weight:400;line-height:135%;padding:32px 24px;text-align:center;color:var(--text-secondary);border-radius:var(--radius-lg);background:var(--bg-block)}.DealDetailPage_head__UXWqX{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.DealDetailPage_headMeta__BiONM{display:flex;flex-direction:column;gap:6px}.DealDetailPage_label__8OwPK{font-size:14px;font-style:normal;font-weight:400;line-height:18px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.DealDetailPage_title__538CE{font-size:22px;font-style:normal;font-weight:700;line-height:26px;color:var(--text-primary)}.DealDetailPage_title__538CE:hover{color:var(--accent-text)}.DealDetailPage_price__0L80C{font-size:22px;font-style:normal;font-weight:700;line-height:26px;font-size:18px;color:var(--text-primary);font-variant-numeric:tabular-nums}.DealDetailPage_priceHint__7JDr_{font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-left:6px;font-size:12px;color:var(--text-secondary)}.DealDetailPage_statusBadge__8KIA_{flex-shrink:0;display:inline-flex;padding:6px 12px;border-radius:var(--radius-full);font-style:normal;font-weight:700;line-height:14px;font-size:12px;background:var(--bg-block);color:var(--text-secondary)}.DealDetailPage_status_held__0LzvU{background:var(--warning-bg);color:var(--warning-text)}.DealDetailPage_status_delivered__FJO1Y{background:var(--info-bg);color:var(--info-text)}.DealDetailPage_status_completed__p_9z2{background:var(--success-bg);color:var(--success-text)}.DealDetailPage_status_disputed__NYH6S,.DealDetailPage_status_refunded__9_IRm{background:var(--error-bg);color:var(--error-text)}.DealDetailPage_status_cancelled__4tcoL{background:var(--bg-block);color:var(--text-secondary)}.DealDetailPage_timeline__aASYv{display:flex;gap:8px;list-style:none;margin:0;padding:0;flex-wrap:wrap}.DealDetailPage_step__R_i4B{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:var(--radius-full);background:var(--bg-block);font-style:normal;font-weight:700;line-height:14px;font-size:12px;color:var(--text-secondary)}.DealDetailPage_stepDot__eq5PQ{width:8px;height:8px;border-radius:50%;background:var(--bg-hover)}.DealDetailPage_stepDone__mFUuM{color:var(--text-primary)}.DealDetailPage_stepDone__mFUuM .DealDetailPage_stepDot__eq5PQ{background:var(--success-text)}.DealDetailPage_stepDispute__yolUb{color:var(--warning-text)}.DealDetailPage_stepDispute__yolUb .DealDetailPage_stepDot__eq5PQ{background:var(--warning-text)}.DealDetailPage_timelineNote__hTq3q{padding:14px 16px;border-radius:var(--radius-lg);background:var(--bg-block);font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:var(--text-secondary)}.DealDetailPage_actions__h713G{display:grid;gap:12px;padding:18px;border-radius:var(--radius-lg);background:var(--bg-block)}.DealDetailPage_actionsRow___cUnK{display:flex;gap:10px;flex-wrap:wrap}.DealDetailPage_hint__4_i2p{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:var(--text-secondary);line-height:1.5}.DealDetailPage_hintSuccess__2xPr_{font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:var(--success-text);padding:14px 16px;border-radius:var(--radius-lg);background:var(--success-bg)}.DealDetailPage_btnPrimary__a9tb9{cursor:pointer;padding:11px 20px;border:none;border-radius:var(--radius-md);background:var(--btn-primary-bg);font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:var(--btn-primary-fg);transition:all .3s ease}.DealDetailPage_btnPrimary__a9tb9:hover:not(:disabled){background:var(--btn-primary-bg-hover)}.DealDetailPage_btnPrimary__a9tb9:disabled{opacity:.6;cursor:default}.DealDetailPage_btnGhost__D81ik{cursor:pointer;padding:11px 20px;border-radius:var(--radius-md);background:var(--btn-ghost-bg);font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:var(--btn-ghost-fg);transition:all .3s ease}.DealDetailPage_btnGhost__D81ik:hover{background:var(--btn-ghost-bg-hover);color:var(--btn-ghost-fg-hover)}.DealDetailPage_disputeForm__t7cja{display:grid;gap:10px}.DealDetailPage_disputeInput__NLRSO{width:100%;padding:12px 14px;border-radius:var(--radius-md);background:var(--field-bg);color:var(--field-text);font-size:14px;font-style:normal;font-weight:400;line-height:18px;resize:vertical}.DealDetailPage_disputeInput__NLRSO:focus{outline:none;box-shadow:var(--ring-focus)}.DealDetailPage_disputeFormActions__DyO_G{display:flex;gap:10px}.DealDetailPage_chat__IKWCA{display:grid;gap:0;border-radius:var(--radius-xl);overflow:hidden;background:var(--bg-block)}.DealDetailPage_chatHead__ORuhT{padding:14px 18px;font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:var(--text-primary)}.DealDetailPage_messages__Zih0f{display:flex;flex-direction:column;gap:10px;padding:18px;max-height:440px;overflow-y:auto}.DealDetailPage_muted__y20zh{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:var(--text-secondary)}.DealDetailPage_deliveredBox__TtrZ2{display:grid;gap:8px;padding:16px 18px;border-radius:var(--radius-lg);background:var(--success-bg)}.DealDetailPage_deliveredLabel__QRxT5{font-size:12px;font-style:normal;font-weight:700;line-height:14px;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--success-text)}.DealDetailPage_deliveredCode__rNtLU{font-size:16px;font-style:normal;font-weight:400;line-height:135%;font-family:monospace;font-size:14px;color:var(--text-primary);white-space:pre-wrap;word-break:break-word;margin:0}.DealDetailPage_orderConfig__fu0ZA{display:grid;gap:10px;padding:16px 18px;border-radius:var(--radius-lg);background:var(--bg-block)}.DealDetailPage_configList__foPCL{display:grid;gap:6px}.DealDetailPage_configRow___Gunu{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:14px;font-style:normal;font-weight:400;line-height:18px;font-size:13px}.DealDetailPage_configLabel__Oglmc{color:var(--text-secondary)}.DealDetailPage_configValue__qVVqd{color:var(--text-primary);text-align:right}.DealDetailPage_msg__UmBUP{max-width:78%;padding:10px 14px;border-radius:var(--radius-lg);background:var(--bg-nested);align-self:flex-start}.DealDetailPage_msg_seller__NoDLc{align-self:flex-end;background:var(--accent-soft)}.DealDetailPage_msg_user___CSE5{align-self:flex-start}.DealDetailPage_msg_system__WZ9Xj{align-self:center;background:#0000;max-width:90%;text-align:center}.DealDetailPage_msg_admin__ViUKd{align-self:flex-start;background:var(--info-bg)}.DealDetailPage_msgAuthor__spL6f{display:block;font-size:12px;font-style:normal;font-weight:700;line-height:14px;font-size:11px;color:var(--text-secondary);margin-bottom:4px}.DealDetailPage_msgBody__mXEwh{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:var(--text-primary);white-space:pre-line;word-break:break-word}.DealDetailPage_attachments__TjE6o{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.DealDetailPage_attachments__TjE6o img{width:120px;height:90px;object-fit:cover;border-radius:var(--radius-sm)}.DealDetailPage_composer__HQUBu{display:grid;gap:10px;padding:14px 18px 18px}.DealDetailPage_composerInput__fN2T4{width:100%;padding:12px 14px;border-radius:var(--radius-md);background:var(--field-bg);color:var(--field-text);font-size:14px;font-style:normal;font-weight:400;line-height:18px;resize:vertical}.DealDetailPage_composerInput__fN2T4:focus{outline:none;box-shadow:var(--ring-focus)}.DealDetailPage_composerActions__I1Zpo{display:flex;align-items:center;gap:12px}.DealDetailPage_attachBtn__4mY5I{cursor:pointer;padding:8px 14px;border-radius:var(--radius-md);font-size:12px;font-style:normal;font-weight:700;line-height:14px;color:var(--btn-ghost-fg);transition:all .3s ease}.DealDetailPage_attachBtn__4mY5I:hover{color:var(--btn-ghost-fg-hover)}.DealDetailPage_fileCount__RQ9_u{font-size:14px;font-style:normal;font-weight:400;line-height:18px;font-size:12px;color:var(--text-secondary)}.DealDetailPage_sendBtn__ZiT7o{margin-left:auto;cursor:pointer;padding:10px 22px;border:none;border-radius:var(--radius-md);background:var(--btn-primary-bg);font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:var(--btn-primary-fg);transition:all .3s ease}.DealDetailPage_sendBtn__ZiT7o:hover:not(:disabled){background:var(--btn-primary-bg-hover)}.DealDetailPage_sendBtn__ZiT7o:disabled{opacity:.6;cursor:default}.DealDetailPage_reviewForm__YXBBc{display:grid;gap:12px;padding:18px;border-radius:var(--radius-lg);background:var(--bg-block)}.DealDetailPage_reviewTitle__8z4Gt{font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:var(--text-primary)}.DealDetailPage_stars__3jamM{display:flex;gap:4px}.DealDetailPage_star__4Dpsk{cursor:pointer;border:none;background:#0000;font-size:26px;line-height:1;color:var(--text-muted);transition:all .3s ease}.DealDetailPage_starActive__U3cnM{color:var(--rating-star)}.DealDetailPage_reviewInput__JvkTC{width:100%;padding:12px 14px;border-radius:var(--radius-md);background:var(--field-bg);color:var(--field-text);font-size:14px;font-style:normal;font-weight:400;line-height:18px;resize:vertical}.DealDetailPage_reviewInput__JvkTC:focus{outline:none;box-shadow:var(--ring-focus)}.DealDetailPage_reviewError__VCXOL{font-size:14px;font-style:normal;font-weight:400;line-height:18px;font-size:13px;color:var(--error-text)}.DealDetailPage_myReview__VdXe7{display:grid;gap:6px;padding:16px 18px;border-radius:var(--radius-lg);background:var(--bg-block)}.DealDetailPage_myReviewStars__whn3J{color:var(--rating-star);letter-spacing:2px;font-size:18px}.DealDetailPage_myReviewText__7_IJV{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:var(--text-primary)}.ChatPresenceBadge_badge__TFKua{display:inline-flex;align-items:center;gap:6px;font-size:12px;line-height:1;color:var(--text-secondary)}.ChatPresenceBadge_offline__l8Ys4{color:var(--text-muted)}.ChatPresenceBadge_dot__yaOFZ{width:7px;height:7px;border-radius:50%;flex-shrink:0}.ChatPresenceBadge_dotOnline__jrISb{background:var(--text-primary);box-shadow:var(--sh-card)}.ChatPresenceBadge_dotOffline__L2JA1{background:var(--text-muted)}.BannerSection_section__I2BjU{display:grid;grid-template-columns:minmax(260px,1fr);align-items:stretch;margin-bottom:0;position:relative;aspect-ratio:11/5}@media only screen and (max-width:475px){.BannerSection_section__I2BjU{border-radius:var(--radius-lg);overflow:hidden}}.BannerSection_section__I2BjU .BannerSection_banners__AOyOe{cursor:default;height:100%}.BannerSection_section__I2BjU .BannerSection_banners__AOyOe.BannerSection_grab__z2vdc{cursor:grab}.BannerSection_sectionWide__oNCo0{aspect-ratio:auto;height:320px;overflow:visible}@media only screen and (max-width:912px){.BannerSection_sectionWide__oNCo0{height:auto;aspect-ratio:11/5}}.BannerSection_showcaseSection__eJ5_o{position:relative;margin-bottom:0}.InputSearch_inputSearch__lKBAN{inline-size:100%;position:relative}.InputSearch_containerSearch__EycCw{position:absolute;z-index:10;border-radius:var(--radius-lg);background:var(--bg-nested);display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:12px;inline-size:100%;inset-block-start:62px;max-height:420px;overflow:auto}.InputSearch_itemSearch__Czc11{padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:16px;inline-size:100%;cursor:pointer}.InputSearch_itemSearch__Czc11.InputSearch_active__Mudb_,.InputSearch_itemSearch__Czc11:hover{border-radius:var(--radius-md);background:var(--bg-hover)}.InputSearch_itemLeft__eH9kz{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1 auto}.InputSearch_itemImage__XL5G7{width:64px;height:32px;border-radius:var(--radius-xs);object-fit:cover;flex-shrink:0}.InputSearch_itemName__Z047j{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.InputSearch_itemPrice__XQpTj{white-space:nowrap;flex-shrink:0;font-weight:600;color:var(--text-primary)}.InputSearch_textNotGame__Yh9xQ{font-size:18px;padding:8px}.HistorySearch_presentSearch__UZtuQ{position:absolute;z-index:10;border-radius:var(--radius-lg);background:var(--bg-nested);display:flex;padding:8px;flex-direction:column;align-items:flex-start;gap:2px;inline-size:100%;inset-block-start:62px;max-height:280px;overflow:auto}.HistorySearch_textNotGame__voDZf{font-size:14px;padding:8px}.ItemHistorySearch_itemSearch__odX6T{padding:6px 8px;display:flex;align-items:center;justify-content:space-between;inline-size:100%;cursor:pointer;font-size:14px;line-height:1.3}.ItemHistorySearch_itemSearch__odX6T .ItemHistorySearch_left__bBO_G{display:flex;align-items:center;gap:8px;min-inline-size:0}.ItemHistorySearch_itemSearch__odX6T .ItemHistorySearch_left__bBO_G svg{inline-size:16px;block-size:16px;min-inline-size:16px;min-block-size:16px}.ItemHistorySearch_itemSearch__odX6T .ItemHistorySearch_right__pISQS{opacity:0}@media only screen and (max-width:912px){.ItemHistorySearch_itemSearch__odX6T .ItemHistorySearch_right__pISQS{opacity:1}}.ItemHistorySearch_itemSearch__odX6T .ItemHistorySearch_right__pISQS{display:flex;align-items:center}.ItemHistorySearch_itemSearch__odX6T .ItemHistorySearch_right__pISQS svg{inline-size:14px;block-size:14px}.ItemHistorySearch_itemSearch__odX6T.ItemHistorySearch_selected___HHGl,.ItemHistorySearch_itemSearch__odX6T:hover{border-radius:var(--radius-sm);background:var(--bg-hover)}.ItemHistorySearch_itemSearch__odX6T.ItemHistorySearch_selected___HHGl .ItemHistorySearch_right__pISQS,.ItemHistorySearch_itemSearch__odX6T:hover .ItemHistorySearch_right__pISQS{opacity:1}.BrandShowcaseSection_section__Sjm3z{position:relative;margin-top:32px}@media only screen and (max-width:912px){.BrandShowcaseSection_section__Sjm3z{margin-top:24px}}.BrandShowcaseSection_header__LEYaj{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}@media only screen and (max-width:602px){.BrandShowcaseSection_header__LEYaj{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:18px}}.BrandShowcaseSection_title__S0dfV{font-size:32px;font-weight:700;letter-spacing:-.02em;line-height:1.1;color:var(--text-strong);margin:0}@media only screen and (max-width:912px){.BrandShowcaseSection_title__S0dfV{font-size:26px}}@media only screen and (max-width:475px){.BrandShowcaseSection_title__S0dfV{font-size:22px}}.BrandShowcaseSection_tabs__hUG0b{display:inline-flex;align-items:center;gap:8px}@media only screen and (max-width:602px){.BrandShowcaseSection_tabs__hUG0b{width:100%}}.BrandShowcaseSection_tab__uyN1R{flex:0 0 auto;padding:10px 20px;border-radius:var(--radius-full);background:#0000;color:var(--text-secondary);font-size:15px;font-weight:500;white-space:nowrap;cursor:pointer;transition:all .3s ease}.BrandShowcaseSection_tab__uyN1R:hover{color:var(--text-primary)}@media only screen and (max-width:602px){.BrandShowcaseSection_tab__uyN1R{flex:1 1 0;padding:10px}}@media only screen and (max-width:475px){.BrandShowcaseSection_tab__uyN1R{font-size:14px;padding:9px 8px}}.BrandShowcaseSection_tabActive__rMrE2{background:var(--select-bg);color:var(--select-text)}.BrandShowcaseSection_tabActive__rMrE2:hover{color:var(--select-text)}.BrandShowcaseSection_grid__k44EP{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:18px 14px}@media only screen and (max-width:1250px){.BrandShowcaseSection_grid__k44EP{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:912px){.BrandShowcaseSection_grid__k44EP{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px 12px}}@media only screen and (max-width:602px){.BrandShowcaseSection_grid__k44EP{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:475px){.BrandShowcaseSection_grid__k44EP{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 10px}}.BrandShowcaseSection_card__2efU8:nth-child(n+17),.BrandShowcaseSection_skeletonCard__SuTR0:nth-child(n+17){display:none}@media only screen and (max-width:1250px){.BrandShowcaseSection_card__2efU8:nth-child(n+13),.BrandShowcaseSection_skeletonCard__SuTR0:nth-child(n+13){display:none}}@media only screen and (max-width:912px){.BrandShowcaseSection_card__2efU8:nth-child(n+11),.BrandShowcaseSection_skeletonCard__SuTR0:nth-child(n+11){display:none}}@media only screen and (max-width:602px){.BrandShowcaseSection_card__2efU8:nth-child(n+9),.BrandShowcaseSection_skeletonCard__SuTR0:nth-child(n+9){display:none}}@media only screen and (max-width:475px){.BrandShowcaseSection_card__2efU8:nth-child(n+7),.BrandShowcaseSection_skeletonCard__SuTR0:nth-child(n+7){display:none}}.BrandShowcaseSection_card__2efU8{position:relative;display:flex;flex-direction:column;gap:9px}.BrandShowcaseSection_card__2efU8:hover .BrandShowcaseSection_iconWrap__4PvX1{transform:translateY(-4px);box-shadow:var(--sh-card)}@media only screen and (max-width:475px){.BrandShowcaseSection_card__2efU8{gap:10px}}.BrandShowcaseSection_iconWrap__4PvX1{position:relative;width:100%;aspect-ratio:1/1;border-radius:var(--radius-lg);overflow:hidden;background:var(--bg-block);transition:all .3s ease}@media only screen and (max-width:475px){.BrandShowcaseSection_iconWrap__4PvX1{border-radius:var(--radius-lg)}}.BrandShowcaseSection_iconImage__7hngi{object-fit:cover}.BrandShowcaseSection_iconFallback__N6fEI{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:34px;font-weight:700;color:var(--text-muted);background:var(--bg-nested)}.BrandShowcaseSection_name__Rg_7o{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em;font-size:13px;font-weight:600;line-height:1.25;color:var(--text-primary);transition:all .3s ease}@media only screen and (max-width:475px){.BrandShowcaseSection_name__Rg_7o{font-size:12px;min-height:0;-webkit-line-clamp:1}}.BrandShowcaseSection_discountBadge__14_23{background:var(--discount-bg);color:var(--discount-text);font-size:12px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.BrandShowcaseSection_discountBadge__14_23,.BrandShowcaseSection_newBadge__1kUB_{position:absolute;top:8px;left:8px;z-index:2;display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:var(--r-xs);line-height:1;pointer-events:none}.BrandShowcaseSection_newBadge__1kUB_{background:var(--info-text);color:var(--status-fg-on-solid);font-size:11px;font-weight:800;letter-spacing:.06em}.BrandShowcaseSection_empty___pG94{display:flex;align-items:center;justify-content:center;min-height:220px;padding:24px;border-radius:var(--radius-lg);background:var(--bg-block)}.BrandShowcaseSection_emptyText__jLJmi{margin:0;font-size:15px;color:var(--text-secondary);text-align:center}.BrandShowcaseSection_skeletonTitle__1FMlY{display:block;width:240px;height:34px;border-radius:var(--radius-md);background:var(--skeleton-base)}@media only screen and (max-width:475px){.BrandShowcaseSection_skeletonTitle__1FMlY{width:170px;height:24px}}.BrandShowcaseSection_skeletonTab__MMhDB{display:block;width:116px;height:42px;border-radius:var(--radius-full);background:var(--skeleton-base)}.BrandShowcaseSection_skeletonCard__SuTR0{display:block;width:100%;aspect-ratio:1/1.3;border-radius:var(--radius-lg);background:var(--skeleton-base)}.CategorySections_list___f_f2{display:flex;flex-direction:column;gap:32px}@media only screen and (max-width:475px){.CategorySections_list___f_f2{gap:20px}}.CategorySections_section__w1op2{display:flex;flex-direction:column;gap:14px}@media only screen and (max-width:475px){.CategorySections_section__w1op2{gap:10px}}.CategorySections_sectionPanel__ZAXc2{background:var(--bg-block);border-radius:var(--radius-xl);padding:24px;margin:0 -16px}@media only screen and (max-width:768px){.CategorySections_sectionPanel__ZAXc2{padding:20px 18px;border-radius:var(--radius-xl)}}@media only screen and (max-width:475px){.CategorySections_sectionPanel__ZAXc2{margin:0 -8px;padding:18px 14px;border-radius:var(--radius-xl)}}.BlogStrip_section__PxDZ9{display:flex;flex-direction:column;gap:16px}.BlogStrip_header__9600e{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.BlogStrip_title__FCoQq{font-size:22px;font-weight:600;line-height:1.25;letter-spacing:-.01em;color:var(--text-strong);margin:0}@media only screen and (max-width:475px){.BlogStrip_title__FCoQq{font-size:18px}}.BlogStrip_allLink__cHCH_{font-size:14px;font-weight:500;color:var(--text-primary);white-space:nowrap;transition:all .3s ease}.BlogStrip_allLink__cHCH_:hover{color:var(--accent-text)}.BlogStrip_list__4ZlW7{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media only screen and (max-width:912px){.BlogStrip_list__4ZlW7{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:475px){.BlogStrip_list__4ZlW7{grid-template-columns:1fr;gap:12px}}.BlogStrip_card__kw6Qk{display:flex;flex-direction:column;overflow:hidden;border-radius:var(--radius-xl);background:var(--bg-block);color:var(--text-primary);transition:all .3s ease}.BlogStrip_card__kw6Qk:hover{transform:translateY(-2px);background:var(--bg-hover)}.BlogStrip_imageWrap__ufcGn{position:relative;display:block;width:100%;aspect-ratio:16/9;overflow:hidden;background:var(--bg-sunken)}.BlogStrip_image__wvmPZ{object-fit:cover}.BlogStrip_imageFallback__b460K{display:block;width:100%;aspect-ratio:16/9;background:radial-gradient(120% 80% at 0 0,var(--accent-soft),#0000 55%),var(--bg-sunken)}.BlogStrip_meta__kagcr{display:inline-flex;align-items:baseline;gap:6px;margin:12px 14px 0;font-size:12px;line-height:1;color:var(--text-secondary)}.BlogStrip_category__0u5Ii{text-transform:uppercase;letter-spacing:.04em;color:var(--accent-text);font-weight:600}.BlogStrip_date__9Y9q_,.BlogStrip_metaDot__TG_pN{color:var(--text-secondary)}.BlogStrip_cardTitle__M2MJo{margin:6px 14px 14px;font-size:15px;font-weight:500;line-height:1.35;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.FormSteamMain_form__tVCDY{position:relative;background:var(--bg-block);border-radius:16px;--tab-tile:68px;--tab-gap:16px;--col-account:calc(3 * var(--tab-tile) + 2 * var(--tab-gap));display:grid;grid-template-columns:var(--col-account) minmax(244px,1.5fr) max-content minmax(170px,.75fr);grid-template-areas:"head head head head" "account amount pay btn" "meta meta meta meta";align-items:start;gap:12px 14px;width:100%;padding:16px 22px 18px;overflow:hidden}@media only screen and (max-width:912px){.FormSteamMain_form__tVCDY{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:14px}}@media only screen and (max-width:475px){.FormSteamMain_form__tVCDY{padding:14px;border-radius:var(--radius-lg);gap:8px}}.FormSteamMain_form__tVCDY.FormSteamMain_withFieldSelect__0HXdf{--col-account:clamp(236px,28%,320px)}.FormSteamMain_form__tVCDY .FormSteamMain_cellAccount__ypmsW{grid-area:account;min-width:0;align-self:center}.FormSteamMain_form__tVCDY .FormSteamMain_cellAccount__ypmsW input{height:var(--h-payrow)}@media only screen and (max-width:912px){.FormSteamMain_form__tVCDY .FormSteamMain_cellAccount__ypmsW{align-self:stretch}}.FormSteamMain_form__tVCDY .FormSteamMain_cellAmount__JRwkZ{grid-area:amount;min-width:0;align-self:center}.FormSteamMain_form__tVCDY .FormSteamMain_cellAmount__JRwkZ button[class*=Select_trigger],.FormSteamMain_form__tVCDY .FormSteamMain_cellAmount__JRwkZ input{height:var(--h-payrow)}@media only screen and (max-width:912px){.FormSteamMain_form__tVCDY .FormSteamMain_cellAmount__JRwkZ{align-self:stretch}}.FormSteamMain_form__tVCDY .FormSteamMain_cellMeta__9AmTc{grid-area:meta;min-width:0;display:grid;grid-template-columns:var(--col-account) minmax(244px,1.5fr) max-content minmax(170px,.75fr);grid-template-columns:subgrid;align-items:center;gap:8px 14px;padding-top:8px}@media only screen and (max-width:912px){.FormSteamMain_form__tVCDY .FormSteamMain_cellMeta__9AmTc{display:flex;flex-wrap:wrap;justify-content:flex-start}}.FormSteamMain_form__tVCDY .FormSteamMain_cellMeta__9AmTc>*{flex:none;min-width:0;max-width:100%}.FormSteamMain_form__tVCDY .FormSteamMain_cellPromo__wBuTM{display:inline-flex;align-items:center;gap:16px;min-width:0}.FormSteamMain_form__tVCDY .FormSteamMain_cellPromo__wBuTM>*{flex:none;min-width:0}.FormSteamMain_form__tVCDY .FormSteamMain_cellPromo__wBuTM>button{font-size:13px}.FormSteamMain_form__tVCDY .FormSteamMain_cellInfo__mzSE_{grid-column:3/-1;justify-self:end;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.FormSteamMain_form__tVCDY .FormSteamMain_starRateChip__cKf5o{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;min-height:30px;border-radius:var(--r-sm);background:var(--bg-nested);color:var(--text-primary);font-size:11.5px;line-height:1.2;white-space:nowrap;font-variant-numeric:tabular-nums}.FormSteamMain_form__tVCDY .FormSteamMain_starRateChip__cKf5o svg{width:13px;height:13px;flex:0 0 auto;color:var(--rating-star)}.FormSteamMain_form__tVCDY .FormSteamMain_starRateChip__cKf5o b{font-weight:700;color:var(--text-strong)}.FormSteamMain_form__tVCDY .FormSteamMain_cashbackChip__Tlfu4{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;min-height:30px;border-radius:var(--r-sm);background:var(--accent-value-surface);color:var(--text-primary);font-size:11.5px;line-height:1.2;min-width:0}.FormSteamMain_form__tVCDY .FormSteamMain_cashbackChip__Tlfu4 b{color:var(--text-primary);font-weight:700}.FormSteamMain_form__tVCDY .FormSteamMain_cellPay__brRqg{grid-area:pay;min-width:0;align-self:stretch;display:flex;align-items:center}.FormSteamMain_form__tVCDY .FormSteamMain_cellPay__brRqg>*{flex:1;min-width:0}@media only screen and (max-width:912px){.FormSteamMain_form__tVCDY .FormSteamMain_cellPay__brRqg{display:block;align-self:auto}.FormSteamMain_form__tVCDY .FormSteamMain_cellPay__brRqg>*{flex:none}}.FormSteamMain_form__tVCDY .FormSteamMain_formTitle__H1Xx1{color:var(--text-primary);font-size:16px;font-weight:700;line-height:1.25;margin:0;text-align:left;letter-spacing:-.01em}@media only screen and (max-width:475px){.FormSteamMain_form__tVCDY .FormSteamMain_formTitle__H1Xx1{font-size:14px}}.FormSteamMain_form__tVCDY .FormSteamMain_stepProgress__0gNKg{display:flex;align-items:center;gap:6px;margin-bottom:-4px}.FormSteamMain_form__tVCDY .FormSteamMain_stepProgress__0gNKg .FormSteamMain_stepDot__jxDx7{flex:1;height:3px;border-radius:var(--radius-full);background:var(--bg-nested);transition:background .25s ease,box-shadow .25s ease}.FormSteamMain_form__tVCDY .FormSteamMain_stepProgress__0gNKg .FormSteamMain_stepDotActive__gc7WL{background:var(--select-bg)}.FormSteamMain_form__tVCDY .FormSteamMain_pricePulse__Y7ze5{display:inline-flex;align-items:center;animation:FormSteamMain_pricePulse__Y7ze5 1.2s ease-in-out infinite}@keyframes FormSteamMain_pricePulse__Y7ze5{0%,to{opacity:.65}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.FormSteamMain_form__tVCDY .FormSteamMain_pricePulse__Y7ze5{animation:none}}.FormSteamMain_form__tVCDY .FormSteamMain_usernameHint__CbgWX{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:var(--text-secondary);font-size:14px;font-style:normal;font-weight:400;line-height:18px}.FormSteamMain_form__tVCDY .FormSteamMain_usernameHint__CbgWX span{color:var(--text-primary)}.FormSteamMain_form__tVCDY .FormSteamMain_usernameEdit__WZHOf{background:#0000;border:0;padding:0;margin-left:auto;cursor:pointer;color:var(--text-primary);font-size:14px;font-style:normal;font-weight:400;line-height:18px}.FormSteamMain_form__tVCDY .FormSteamMain_bonusToggleRow__n61iv{display:flex;justify-content:flex-end}.FormSteamMain_form__tVCDY .FormSteamMain_bonusToggleRow__n61iv>div{margin-bottom:0;width:-moz-fit-content;width:fit-content;max-width:100%}@media only screen and (max-width:475px){.FormSteamMain_form__tVCDY .FormSteamMain_bonusToggleRow__n61iv{justify-content:stretch}.FormSteamMain_form__tVCDY .FormSteamMain_bonusToggleRow__n61iv>div{width:100%}}.FormSteamMain_form__tVCDY .FormSteamMain_submitBtn__opIPZ{grid-area:btn;position:relative;padding-top:0;align-self:stretch;display:flex}.FormSteamMain_form__tVCDY .FormSteamMain_submitBtn__opIPZ>*{flex:1;min-width:0}.FormSteamMain_form__tVCDY .FormSteamMain_submitBtn__opIPZ>button{z-index:1}@media only screen and (max-width:912px){.FormSteamMain_form__tVCDY .FormSteamMain_submitBtn__opIPZ{display:block;padding-top:6px}.FormSteamMain_form__tVCDY .FormSteamMain_submitBtn__opIPZ:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:var(--divider)}}.FormSteamMain_form__tVCDY .FormSteamMain_submitBtn__opIPZ button{width:100%;height:var(--h-payrow);min-height:var(--h-payrow);background:var(--btn-primary-bg)!important;color:var(--btn-primary-fg)!important;transition:all .3s ease;border-radius:var(--r-sm);padding:0 var(--sp-4);font-size:var(--fs-lead);font-weight:600;line-height:var(--lh-lead);letter-spacing:var(--ls-tight)}.FormSteamMain_form__tVCDY .FormSteamMain_submitBtn__opIPZ button:hover:not(:disabled){background:var(--btn-primary-bg-hover)!important}.FormSteamMain_form__tVCDY .FormSteamMain_submitBtn__opIPZ button:disabled{background:var(--btn-bg-disabled)!important;color:var(--btn-fg-disabled)!important}.FormSteamMain_form__tVCDY input,.FormSteamMain_form__tVCDY textarea{transition:all .3s ease}.FormSteamMain_form__tVCDY [class*=TelegramUsernameField_box],.FormSteamMain_form__tVCDY input[inputmode=numeric],.FormSteamMain_form__tVCDY input[type=email],.FormSteamMain_form__tVCDY input[type=password],.FormSteamMain_form__tVCDY input[type=tel],.FormSteamMain_form__tVCDY input[type=text]{padding:9px 12px!important;min-height:var(--h-payrow)!important;border-radius:var(--radius-md)!important;background:var(--field-bg)!important;font-size:16px!important;font-weight:500!important;line-height:1.4!important}.FormSteamMain_form__tVCDY button[class*=Select_trigger]{min-height:var(--h-payrow)!important}.FormSteamMain_form__tVCDY [class*=TelegramUsernameField_box]:focus-within,.FormSteamMain_form__tVCDY input:focus,.FormSteamMain_form__tVCDY textarea:focus{background:var(--field-bg-focus)!important;box-shadow:var(--ring-focus)!important}.FormSteamMain_form__tVCDY [class*=Select_trigger]{font-size:16px!important;line-height:1.4!important}.FormSteamMain_form__tVCDY [class*=Select_triggerName]{font-size:16px!important;font-weight:500!important;line-height:1.4!important}.FormSteamMain_form__tVCDY [class*=AmountSteamField_amountField],.FormSteamMain_form__tVCDY [class*=AmountTelegramStarsField_amountField],.FormSteamMain_form__tVCDY [class*=BrandRegionForm_checkbox],.FormSteamMain_form__tVCDY [class*=BrandRegionForm_field],.FormSteamMain_form__tVCDY [class*=BrandRegionForm_rublik],.FormSteamMain_form__tVCDY [class*=CheckboxSteamConfirm_checkboxConfirm],.FormSteamMain_form__tVCDY [class*=CheckboxTelegramStarsConfirm_checkboxConfirm],.FormSteamMain_form__tVCDY [class*=CountrySteamField_countryWrapper],.FormSteamMain_form__tVCDY [class*=FormServices_formServices],.FormSteamMain_form__tVCDY [class*=LoginSteamField_loginField],.FormSteamMain_form__tVCDY [class*=ProductsRadioGroup_root],.FormSteamMain_form__tVCDY [class*=PromocodeGenshinField_promocodeField],.FormSteamMain_form__tVCDY [class*=PromocodeSteamField_promocodeField],.FormSteamMain_form__tVCDY [class*=SteamRublikiField_field],.FormSteamMain_form__tVCDY [class*=ToggleBonusField_toggleBonus]{margin-bottom:0!important;margin-top:0!important}.FormSteamMain_form__tVCDY [class*=LoginSteamField_inputLogin]{padding:9px 193px 9px 12px!important}@media only screen and (max-width:475px){.FormSteamMain_form__tVCDY [class*=LoginSteamField_inputLogin]{padding:9px 64px 9px 12px!important}}.FormSteamMain_form__tVCDY [class*=LoginSteamField_chipLogin]{right:10px!important;top:50%!important;transform:translateY(-50%)!important}.FormSteamMain_form__tVCDY [class*=Chip_chip]{padding:4px 10px!important;border-radius:var(--radius-sm)!important}.FormSteamMain_form__tVCDY [class*=Chip_chip] [class*=Chip_text]{font-size:12px!important}.FormSteamMain_form__tVCDY [class*=Chip_chip] [class*=Chip_icon] svg{width:14px!important;height:14px!important}.FormSteamMain_form__tVCDY [class*=Chip_chip][class*=LoginSteamField_chipLogin]{width:32px!important;height:32px!important;padding:0!important;border-radius:var(--radius-md)!important;display:flex!important;align-items:center!important;justify-content:center!important}.FormSteamMain_form__tVCDY [class*=Chip_chip][class*=LoginSteamField_chipLogin] [class*=Chip_icon]{margin:0!important}.FormSteamMain_form__tVCDY [class*=Chip_chip][class*=LoginSteamField_chipLogin] [class*=Chip_icon] svg{width:16px!important;height:16px!important}.FormSteamMain_form__tVCDY [class*=ServiceItem_service][class*=ServiceItem_small]{min-width:56px;padding:4px 6px!important;border-radius:var(--radius-md)!important}.FormSteamMain_form__tVCDY [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_serviceIcon],.FormSteamMain_form__tVCDY [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_serviceIcon] img,.FormSteamMain_form__tVCDY [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_serviceIcon] svg{width:20px!important;height:20px!important}.FormSteamMain_form__tVCDY [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_contentWrapper]{gap:2px!important}.FormSteamMain_form__tVCDY [class*=ServiceItem_service][class*=ServiceItem_small] [class*=ServiceItem_radiobutton]{border-radius:var(--radius-md)!important}.FormSteamMain_form__tVCDY [class*=AmountSteamFieldMain_chipsWrapper],.FormSteamMain_form__tVCDY [class*=AmountSteamField_chipsWrapper],.FormSteamMain_form__tVCDY [class*=FormServices_formServices]{gap:6px!important}.FormSteamMain_form__tVCDY [class*=CountryChipItem_countryChip]{padding:9px 12px 5px!important;border-radius:var(--radius-md)!important}.FormSteamMain_form__tVCDY [class*=CountryChipItem_countryChip] [class*=CountryChipItem_content]{gap:6px!important}.FormSteamMain_form__tVCDY [class*=CountryChipItem_countryChip] [class*=CountryChipItem_name]{font-size:13px!important;line-height:1.2!important}.FormSteamMain_form__tVCDY [class*=CountryChipItem_countryChip] [class*=CountryChipItem_radiobutton]{border-radius:var(--radius-md)!important}.FormSteamMain_form__tVCDY [class*=CountryChipItem_countryChip] img,.FormSteamMain_form__tVCDY [class*=CountryChipItem_countryChip] svg{width:16px!important;height:16px!important}.FormSteamMain_form__tVCDY [class*=CheckboxSteamConfirm_checkbox_label],.FormSteamMain_form__tVCDY [class*=CheckboxSteamConfirm_label_btn],.FormSteamMain_form__tVCDY [class*=CheckboxTelegramStarsConfirm_checkbox_label]{font-size:13px!important;line-height:1.35!important}.FormSteamMain_form__tVCDY [class*=Checkbox_root]{width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important;max-height:16px!important;border-radius:5px!important;line-height:0!important;box-sizing:border-box!important;margin:0!important;flex-shrink:0!important;overflow:hidden!important}.FormSteamMain_form__tVCDY [class*=Checkbox_root] [class*=Checkbox_icon]{line-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important}.FormSteamMain_form__tVCDY [class*=Checkbox_root] [class*=Checkbox_icon] svg{width:11px!important;height:11px!important;display:block!important}.FormSteamMain_form__tVCDY [class*=Checkbox_text]{display:flex!important;align-items:center!important;font-size:13px!important;line-height:1.35!important;height:22px!important;min-height:22px!important;max-height:22px!important}.FormSteamMain_form__tVCDY [class*=Checkbox_wrapper]{gap:10px!important;align-items:center!important;height:22px!important;min-height:22px!important;max-height:22px!important}.FormSteamMain_form__tVCDY [class*=CheckboxSteamConfirm_checkboxConfirm],.FormSteamMain_form__tVCDY [class*=CheckboxTelegramStarsConfirm_checkboxConfirm]{height:22px!important;min-height:22px!important;max-height:22px!important;display:flex!important;align-items:center!important}.FormSteamMain_form__tVCDY [class*=PromocodeFormButton_openButtonMain],.FormSteamMain_form__tVCDY [class*=PromocodeFormButton_openButton]{font-size:13px!important}.FormSteamMain_form__tVCDY [class*=InputBase_inputWrapper]{border:0!important;background:#0000!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.FormSteamMain_form__tVCDY [class*=InputBase_floatingLabel]{padding:0!important;margin-left:0!important;background:#0000!important;font-size:16px!important;letter-spacing:0;transition:.18s ease!important}.FormSteamMain_form__tVCDY [class*=InputBase_inputWrapper] input:focus~[class*=InputBase_floatingLabel],.FormSteamMain_form__tVCDY [class*=InputBase_inputWrapper] input:not(:placeholder-shown)~[class*=InputBase_floatingLabel]{transform:translateY(-50%)!important;top:0!important;left:10px!important;font-size:12px!important;line-height:16px!important;padding:2px 6px!important;background:var(--field-bg)!important;color:var(--text-secondary)!important;border-radius:var(--radius-xs)!important}.FormSteamMain_form__tVCDY [class*=ButtonBase_btn]{padding:10px 18px!important;font-size:14px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.01em!important;border-radius:var(--radius-md)!important;min-height:var(--h-btn-lg)!important;background:var(--btn-primary-bg)!important;color:var(--btn-primary-fg)!important}.FormSteamMain_form__tVCDY [class*=ButtonBase_btn]:hover:not(:disabled){background:var(--btn-primary-bg-hover)!important}.FormSteamMain_form__tVCDY [class*=ButtonBase_btn]:active:not(:disabled){background:var(--btn-primary-bg-active)!important}.FormSteamMain_form__tVCDY [class*=ButtonBase_btn]:disabled{background:var(--btn-bg-disabled)!important;cursor:not-allowed}.FormSteamMain_form__tVCDY .FormSteamMain_spinnerSize__sMAXU{width:15px;height:15px}.FormSteamVioletTheme_themeViolet__Sysjx{--brand:var(--accent-text);--brand_border:var(--divider);--brand_gradient:var(--btn-primary-bg);--brand_gradient_reverse:var(--btn-primary-bg);--btn_gradient:var(--btn-primary-bg);--brand_grayscale_8:var(--accent-soft)}.GameDirectPurchaseForm_root__FRBQi{display:flex;flex-direction:column;align-self:flex-start;position:sticky;top:138px;width:100%;gap:14px;padding:20px;border-radius:var(--radius-lg);background:var(--bg-block);color:var(--text-primary)}@media only screen and (max-width:912px){.GameDirectPurchaseForm_root__FRBQi{width:100%;position:static}}.GameDirectPurchaseForm_skeletonRoot__MEyAk{min-height:540px}.GameDirectPurchaseForm_skeletonPromoBonusRow__qmTEQ{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:8px}.GameDirectPurchaseForm_formHeader__mlfr2{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;padding-bottom:14px}.GameDirectPurchaseForm_formCover__WvdgX{width:64px;height:64px;border-radius:var(--radius-md);overflow:hidden;background:var(--bg-nested)}.GameDirectPurchaseForm_formCover__WvdgX img{width:100%;height:100%;object-fit:cover;display:block}.GameDirectPurchaseForm_formHeaderBody__Jj52h{display:flex;flex-direction:column;gap:4px;min-width:0}.GameDirectPurchaseForm_formEdition__atpto{font-size:12px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em}.GameDirectPurchaseForm_formGameName__EfupY{font-size:16px;font-weight:700;color:var(--text-primary);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GameDirectPurchaseForm_formPlatformBadge__cKmZ5{display:inline-flex;align-self:flex-start;padding:3px 8px;border-radius:var(--radius-xs);background:var(--bg-nested);font-size:11px;color:var(--text-primary)}.GameDirectPurchaseForm_confirmLabel__hzDcU.GameDirectPurchaseForm_confirmLabel__hzDcU{font-size:var(--fs-xs)!important;font-weight:400!important;color:var(--text-secondary)!important;line-height:1.25!important}.GameDirectPurchaseForm_title__pCkXt{font-size:24px;font-weight:700;margin:0;line-height:1.2}.GameDirectPurchaseForm_modeToggle__MNKO_{display:flex;gap:4px;padding:4px;border-radius:var(--radius-md);background:var(--bg-nested)}.GameDirectPurchaseForm_modeBtn__rNqcr{flex:1;padding:8px 12px;font-size:13px;border-radius:var(--radius-sm);border:none;background:#0000;color:var(--text-secondary);font-weight:600;cursor:pointer;transition:all .15s ease}.GameDirectPurchaseForm_modeBtn__rNqcr:hover{color:var(--text-primary)}.GameDirectPurchaseForm_modeBtnActive__TIETe{background:var(--select-bg);color:var(--select-text)}.GameDirectPurchaseForm_kindToggle__ykyQV{display:flex;gap:8px}.GameDirectPurchaseForm_kindBtn__tREPd{flex:1;padding:8px 12px;font-size:13px;border-radius:var(--radius-md);background:#0000;color:var(--text-secondary);font-weight:500;cursor:pointer;transition:all .15s ease}.GameDirectPurchaseForm_kindBtnActive__fqT9U{background:var(--select-bg);color:var(--select-text)}.GameDirectPurchaseForm_field__Ej2ty{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--text-primary)}.GameDirectPurchaseForm_input__iAlQN,.GameDirectPurchaseForm_select__xxmuy{height:44px;padding:0 12px;border-radius:var(--radius-md);background:var(--field-bg);color:var(--field-text);font-size:14px;outline:none}.GameDirectPurchaseForm_input__iAlQN:focus,.GameDirectPurchaseForm_select__xxmuy:focus{box-shadow:var(--ring-focus)}.GameDirectPurchaseForm_hint___wkbC{font-size:12px;color:var(--text-secondary)}.GameDirectPurchaseForm_countriesTrigger__EZuoe{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:6px 10px;border-radius:var(--radius-full);background:var(--bg-nested);color:var(--text-primary);font-size:12px;line-height:1;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.GameDirectPurchaseForm_countriesTrigger__EZuoe:hover{background:var(--bg-hover)}.GameDirectPurchaseForm_countriesTrigger__EZuoe:focus-visible{outline:none;box-shadow:var(--ring-focus)}.GameDirectPurchaseForm_countriesTriggerChevron__PIZqw{display:inline-block;font-size:14px;line-height:1;color:var(--text-secondary)}.GameDirectPurchaseForm_inviteInputWrap__rznWy{position:relative;width:100%}.GameDirectPurchaseForm_inviteInputWrap__rznWy .GameDirectPurchaseForm_input__iAlQN{display:block;width:100%;padding-right:44px}.GameDirectPurchaseForm_inviteHelpBtn__bpYXq{position:absolute;top:50%;right:6px;transform:translateY(-50%);width:28px;height:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--bg-nested);color:var(--text-primary);font-size:14px;font-weight:700;line-height:1;cursor:pointer;transition:border-color .15s ease,background .15s ease}.GameDirectPurchaseForm_inviteHelpBtn__bpYXq:hover{background:var(--bg-hover);color:var(--text-primary)}.GameDirectPurchaseForm_helpModal__ly_BZ{max-width:460px;color:var(--text-primary)}.GameDirectPurchaseForm_helpModalTitle__iC7Zh{margin:0 0 12px;font-size:18px;font-weight:700;color:var(--text-primary)}.GameDirectPurchaseForm_helpModalList__7N9N7{margin:0 0 12px;padding-left:18px;font-size:14px;line-height:1.5}.GameDirectPurchaseForm_helpModalList__7N9N7 li+li{margin-top:6px}.GameDirectPurchaseForm_helpModalList__7N9N7 code{padding:1px 6px;border-radius:var(--radius-xs);background:var(--bg-hover);font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.GameDirectPurchaseForm_helpModalNote__LcZIB{margin:0;font-size:12px;color:var(--text-secondary);line-height:1.5}.GameDirectPurchaseForm_priceRow__Fma60{display:flex;justify-content:space-between;align-items:baseline;padding-top:6px}.GameDirectPurchaseForm_priceLabel__hHM_a{font-size:14px;color:var(--text-secondary)}.GameDirectPurchaseForm_priceValue___dwup{font-size:20px;font-weight:700;color:var(--text-primary)}.GameDirectPurchaseForm_cashbackRow__w7Msn{display:flex;justify-content:flex-end;align-items:center;font-size:12px;color:var(--text-secondary);margin-top:-2px}.GameDirectPurchaseForm_cashback__hRMCd{display:inline-flex;align-items:center;gap:6px}.GameDirectPurchaseForm_cashbackValue__fpzMt{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:var(--radius-full);background:var(--discount-bg);color:var(--discount-text);font-weight:700;font-size:13px}.GameDirectPurchaseForm_cashbackMuted__hH3ZZ{color:var(--text-secondary);font-style:italic}.GameDirectPurchaseForm_submit__J35h6{height:44px;padding:0 16px;border-radius:var(--radius-md);border:none;background:var(--btn-primary-bg);color:var(--btn-primary-fg);font-weight:700;font-size:18px;letter-spacing:.01em;cursor:pointer;transition:filter .15s ease}.GameDirectPurchaseForm_submit__J35h6:hover:not(:disabled){filter:brightness(1.1)}.GameDirectPurchaseForm_submit__J35h6:disabled{opacity:.4;cursor:not-allowed}.GameDirectPurchaseForm_error__KLNmE{color:var(--error-text);font-size:13px}.GameDirectPurchaseForm_promoBonusRow__uJ47a{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:8px 10px;align-items:start}@media only screen and (max-width:475px){.GameDirectPurchaseForm_promoBonusRow__uJ47a{grid-template-columns:minmax(0,1fr)}}.GameDirectPurchaseForm_bonusField__UypGm,.GameDirectPurchaseForm_promoField__UymkU{display:flex;flex-direction:column;gap:6px;min-width:0}.GameDirectPurchaseForm_promoFieldLabel__E14Mc{font-size:13px;color:var(--text-primary)}.GameDirectPurchaseForm_bonusLockedNote__weQzq{grid-column:1/-1;margin-top:2px;font-size:12px;line-height:1.4;color:var(--text-secondary)}.GameDirectPurchaseForm_promoInputWrap__lHTub{position:relative;width:100%}.GameDirectPurchaseForm_promoInputInline__oZYGn{width:100%;height:44px;padding:0 48px 0 12px;border-radius:var(--radius-md);background:var(--field-bg);color:var(--field-text);font-size:14px;outline:none;text-overflow:ellipsis}.GameDirectPurchaseForm_promoInputInline__oZYGn:focus{box-shadow:var(--ring-focus)}.GameDirectPurchaseForm_promoInputInline__oZYGn:disabled{opacity:.7}.GameDirectPurchaseForm_promoInsideBtn__f_Qwg{position:absolute;top:4px;right:4px;width:36px;height:36px;padding:0 0 2px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:var(--radius-sm);background:var(--btn-secondary-bg);color:var(--btn-secondary-fg);font-size:18px;font-weight:700;line-height:1;cursor:pointer;transition:filter .15s ease}.GameDirectPurchaseForm_promoInsideBtn__f_Qwg:hover:not(:disabled){background:var(--btn-secondary-bg-hover)}.GameDirectPurchaseForm_promoInsideBtn__f_Qwg:disabled{opacity:.4;cursor:not-allowed}.GameDirectPurchaseForm_promoSuccess__Hk3Du{color:var(--success-text);font-size:12px}.GameDirectPurchaseForm_bonusInline__T9u0d{display:flex;align-items:center;justify-content:space-between;gap:10px;height:44px;padding:0 12px;border-radius:var(--radius-md);background:var(--bg-nested)}.GameDirectPurchaseForm_bonusValue__gJojA{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:700;color:var(--accent-text)}.GameDirectPurchaseForm_editionLabel__2QZXp{font-size:14px;font-weight:500;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GameDirectPurchaseForm_regionDropdown__4lmqS{position:relative}.GameDirectPurchaseForm_regionTrigger__0G0ic{width:100%;height:44px;padding:0 12px;border-radius:var(--radius-md);background:var(--field-bg);color:var(--field-text);font-size:14px;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px}.GameDirectPurchaseForm_regionPlaceholder__62xxg{color:var(--field-placeholder)}.GameDirectPurchaseForm_regionChevron__BWAN_{flex-shrink:0;color:var(--text-secondary);font-size:12px}.GameDirectPurchaseForm_regionList__lLyqw{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;max-height:320px;overflow-y:auto;background:var(--bg-nested);border-radius:var(--radius-md);padding:6px;box-shadow:var(--sh-pop)}.GameDirectPurchaseForm_regionItem__SOq6g{width:100%;padding:8px 12px;border:none;border-radius:var(--radius-sm);background:#0000;color:var(--text-primary);text-align:left;cursor:pointer;display:block}.GameDirectPurchaseForm_regionItem__SOq6g:hover{background:var(--bg-hover)}.GameDirectPurchaseForm_regionItem__SOq6g+.GameDirectPurchaseForm_regionItem__SOq6g{margin-top:2px}.GameDirectPurchaseForm_regionRow__I6BPA{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;width:100%}.GameDirectPurchaseForm_regionFlagWrap__FFjei{width:28px;height:20px;border-radius:var(--radius-xs);overflow:hidden;background:var(--bg-hover);display:flex;align-items:center;justify-content:center;flex-shrink:0}.GameDirectPurchaseForm_regionFlag__GFlkY{width:100%;height:100%;object-fit:cover;display:block}.GameDirectPurchaseForm_regionFlagFallback__lpFuh{font-size:10px;font-weight:700;color:var(--text-muted);letter-spacing:.5px}.GameDirectPurchaseForm_regionLabel__L50DL{font-size:14px;font-weight:500;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GameDirectPurchaseForm_regionPrice__lSNn9{font-size:14px;font-weight:700;color:var(--text-primary);white-space:nowrap;display:inline-flex;align-items:center;justify-content:flex-end;min-width:64px;min-height:16px}.GameDirectPurchaseForm_empty__RC7Kp{padding:24px;border-radius:var(--radius-lg);background:var(--bg-block);color:var(--text-primary);text-align:center}.GameDirectPurchaseForm_emptyLink__IHISt{display:inline-block;margin-top:12px;color:var(--accent-text);font-weight:600;text-decoration:none}.GameDirectPurchaseForm_emptyLink__IHISt:hover{text-decoration:underline}.GameCoverCard_root__T8OgT{display:flex;flex-direction:column;gap:12px;width:100%}.GameCoverCard_cover__8iedL{position:relative;width:100%;height:276px;border-radius:var(--radius-lg);overflow:hidden;background:var(--bg-block)}.GameCoverCard_cover__8iedL img{width:100%;height:100%;object-fit:cover;display:block}.GameCoverCard_meta__q4WeN{padding:16px;border-radius:var(--radius-lg);background:var(--bg-block);display:flex;flex-direction:column;gap:10px}.GameCoverCard_row__xt75l{display:grid;grid-template-columns:110px 1fr;align-items:baseline;gap:8px;font-size:13px;line-height:1.4}.GameCoverCard_label__YF2F9{color:var(--text-secondary)}.GameCoverCard_value__Or68b{color:var(--text-primary);font-weight:500;overflow-wrap:anywhere}.FormBrandMain_amountRow__4feU5{display:flex;align-items:center;gap:8px;width:100%}.FormBrandMain_amountRow__4feU5 .FormBrandMain_regionCell__4_2nf{flex:0 0 42%;max-width:42%;min-width:0}.FormBrandMain_amountRow__4feU5 .FormBrandMain_nominalCell__cOfiI{flex:1 1 auto;min-width:0}@media only screen and (max-width:912px){.FormBrandMain_amountRow__4feU5{flex-direction:column;align-items:stretch}.FormBrandMain_amountRow__4feU5 .FormBrandMain_nominalCell__cOfiI,.FormBrandMain_amountRow__4feU5 .FormBrandMain_regionCell__4_2nf{flex:1 1 auto;max-width:none;width:100%}}.FormBrandMain_inputsRow__iux6M{display:flex;align-items:center;gap:8px;width:100%}.FormBrandMain_inputsRow__iux6M>*{flex:1 1 0;min-width:0}.FormBrandMain_inputsRow__iux6M .FormBrandMain_selectField__Mafk_{flex:1.6 1 0}@media only screen and (max-width:1080px){.FormBrandMain_inputsRow__iux6M .FormBrandMain_selectField__Mafk_{flex:1 1 0}}@media only screen and (max-width:912px){.FormBrandMain_inputsRow__iux6M{flex-direction:column;align-items:stretch;gap:8px}}@keyframes Select_selectContentShow__6g1ln{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Select_selectContentHide__2v57O{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.Select_select__2tCo3 .Select_label__1b1RY{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin-bottom:6px;font-size:13px;font-weight:500;line-height:1.3;color:var(--text-secondary)}.Select_select__2tCo3 .Select_labelHint__EQFnV{font-size:12px;font-weight:400;color:var(--text-muted)}.Select_select__2tCo3 .Select_trigger__RFa6V{transition:all .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:40px;padding:10px 14px;color:var(--field-text);background:var(--field-bg);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:var(--radius-md);font-size:14px;line-height:1.3}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW{display:inline-flex;align-items:center;gap:8px;min-width:0;font-size:14px;font-weight:400;line-height:1.3;color:var(--field-text)}@media only screen and (max-width:375px){.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW{font-size:13px}}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_placeholder__c884k{color:var(--field-placeholder)}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_triggerIconImg__01r_I,.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_triggerIconSlot__D_G2B{flex:none;display:block;width:20px;height:20px;object-fit:cover;border-radius:var(--radius-xs);overflow:hidden}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_triggerIconFlag__mmo2y{width:22px;height:15px;object-fit:cover;border-radius:var(--radius-hairline);box-shadow:inset 0 0 0 .5px #00000026}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_triggerNameText__c_eBk{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerName__QpsfW .Select_triggerNameTail__pMkZf{flex:none;white-space:nowrap}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerIcon__tmit6{display:flex;align-items:center;justify-content:center;transition:all .3s ease}.Select_select__2tCo3 .Select_trigger__RFa6V .Select_triggerIcon__tmit6 svg{color:var(--field-text);width:16px;height:16px}.Select_select__2tCo3 .Select_trigger__RFa6V[data-state=open]{border-radius:10px 10px 0 0}.Select_select__2tCo3 .Select_trigger__RFa6V[data-state=open] .Select_triggerIcon__tmit6{transform:rotate(180deg)}.Select_select__2tCo3.Select_catalog-steam__vTYEq .Select_wrapper__gmlTS>div .Select_content__ytSPF{border-radius:var(--radius-md);background-color:var(--bg-nested);-webkit-backdrop-filter:none;backdrop-filter:none}.Select_select__2tCo3 .Select_content__ytSPF{scrollbar-width:none;position:relative;overflow:hidden auto;width:var(--radix-popover-trigger-width);max-width:var(--radix-popover-trigger-width);max-height:260px;padding:6px;background-color:var(--bg-nested);border-radius:0 0 10px 10px;outline:none;z-index:1001!important}.Select_select__2tCo3 .Select_content__ytSPF.Select_catalog-steam__vTYEq{position:absolute;left:0}.Select_select__2tCo3 .Select_content__ytSPF::-webkit-scrollbar{display:none}.Select_select__2tCo3 .Select_content__ytSPF[data-state=open]{animation:Select_selectContentShow__6g1ln .15s ease-out both}.Select_select__2tCo3 .Select_content__ytSPF[data-state=closed]{animation:Select_selectContentHide__2v57O .15s ease-in both}.Select_select__2tCo3.Select_block__jZ25Q{width:100%}.Select_selectItem__GVIPU:not(:last-child){margin-bottom:4px}.Select_selectItem__GVIPU.Select_disabled__6__M_{opacity:.5;pointer-events:none}.TelegramUsernameField_field__NbpDy{position:relative;min-width:0}.TelegramUsernameField_control__O_dTB{display:flex;flex-direction:column;gap:10px;min-width:0}.TelegramUsernameField_label__7dS8g{display:block;font-size:13px;font-weight:600;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:var(--text-primary);-webkit-user-select:none;user-select:none}.TelegramUsernameField_box__ESuiI{display:flex;align-items:center;min-width:0;padding:16px;border-radius:var(--radius-lg);background:var(--field-bg);font-size:18px;font-weight:400;line-height:24px;cursor:text;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease}.TelegramUsernameField_field__NbpDy .TelegramUsernameField_control__O_dTB .TelegramUsernameField_box__ESuiI.TelegramUsernameField_invalid__CgKge:focus-within{box-shadow:none!important}.TelegramUsernameField_prefix__pysmN{flex-shrink:0;font-size:inherit;font-weight:inherit;line-height:inherit;color:var(--field-text);-webkit-user-select:none;user-select:none;pointer-events:none}.TelegramUsernameField_field__NbpDy .TelegramUsernameField_box__ESuiI .TelegramUsernameField_input__32tCY{flex:1 1 auto;width:100%;min-width:0;height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:#0000!important;box-shadow:none!important;outline:none;color:var(--field-text);font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}.TelegramUsernameField_field__NbpDy .TelegramUsernameField_box__ESuiI .TelegramUsernameField_input__32tCY::placeholder{color:var(--field-placeholder)}.TelegramUsernameField_field__NbpDy .TelegramUsernameField_box__ESuiI .TelegramUsernameField_input__32tCY:focus,.TelegramUsernameField_field__NbpDy .TelegramUsernameField_box__ESuiI .TelegramUsernameField_input__32tCY:focus-visible{background:#0000!important;box-shadow:none!important}.TelegramUsernameField_error__TNoiT{display:block;font-size:12px;font-style:normal;font-weight:400;line-height:16px;padding:4px 0 0 2px;color:var(--error-text)}.TelegramUsernameField_compact__zwxas .TelegramUsernameField_control__O_dTB{position:relative}.TelegramUsernameField_compact__zwxas .TelegramUsernameField_label__7dS8g{position:absolute;top:0;left:10px;transform:translateY(-50%);max-width:calc(100% - 20px);margin-bottom:0;padding:2px 6px;border-radius:var(--radius-xs);background:var(--field-bg);color:var(--text-primary);font-size:12px;line-height:16px;letter-spacing:0;text-transform:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.TelegramUsernameField_compact__zwxas .TelegramUsernameField_box__ESuiI .TelegramUsernameField_input__32tCY{padding-right:22px!important}.TelegramUsernameField_field__NbpDy.TelegramUsernameField_compact__zwxas .TelegramUsernameField_box__ESuiI{min-height:var(--h-payrow);padding:0 12px!important}.TelegramUsernameField_tooltip__n7BPL{position:absolute;top:calc(var(--h-payrow)/2);right:12px;transform:translateY(-50%);display:flex;align-items:center;z-index:2}.CheckboxTelegramPremiumConfirm_confirmHint__AjVDt{margin:6px 0 0;font-size:12px;line-height:1.4;color:var(--text-secondary)}.CheckboxTelegramPremiumConfirm_checkboxConfirm__sYO2T{margin-bottom:24px}@media only screen and (max-width:912px){.CheckboxTelegramPremiumConfirm_checkboxConfirm__sYO2T{margin-bottom:16px}}.CheckboxTelegramPremiumConfirm_checkboxConfirm__sYO2T .CheckboxTelegramPremiumConfirm_checkbox_label__tjoDO{color:var(--text-primary)}.CheckboxTelegramPremiumConfirm_checkboxConfirm__sYO2T .CheckboxTelegramPremiumConfirm_checkbox_label__tjoDO.CheckboxTelegramPremiumConfirm_invalid__CpVfj{color:var(--error-text)}.CheckboxTelegramPremiumConfirm_checkboxConfirm__sYO2T .CheckboxTelegramPremiumConfirm_checkbox_label__tjoDO .CheckboxTelegramPremiumConfirm_label_btn__dt2UN{background-color:#0000;cursor:pointer;color:var(--accent-text);font-size:18px;font-style:normal;font-weight:400;line-height:24px;border:none;display:inline}.CheckboxTelegramPremiumConfirm_checkboxConfirm__sYO2T .CheckboxTelegramPremiumConfirm_checkbox_label__tjoDO .CheckboxTelegramPremiumConfirm_label_btn__dt2UN.CheckboxTelegramPremiumConfirm_invalid__CpVfj{color:var(--error-text)}.Checkbox_wrapper__5Ef4j{cursor:pointer;display:inline-flex;gap:16px;align-items:center}.Checkbox_wrapper__5Ef4j:has(.Checkbox_text__HIfVf.Checkbox_error__BRB8C){animation:Checkbox_checkboxErrorWiggle__XvY2U 3s ease-in-out infinite;transform-origin:center}.Checkbox_wrapper__5Ef4j .Checkbox_label__q2mdx{cursor:pointer;display:inline-block;width:100%}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0{all:unset;cursor:pointer;display:flex;gap:16px;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;min-height:20px;background-color:var(--bg-hover);border-radius:6px;transition:box-shadow .22s ease,background-color .22s ease}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0[data-state=checked]{background-color:var(--select-bg)}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0:focus-visible{outline:none;box-shadow:var(--ring-focus)}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0 .Checkbox_icon__cqOQj{display:flex;align-items:center;justify-content:center;color:var(--select-text)}.Checkbox_wrapper__5Ef4j .Checkbox_root__ECeb0 .Checkbox_icon__cqOQj svg{display:block;width:14px;height:14px}.Checkbox_wrapper__5Ef4j:has(.Checkbox_text__HIfVf.Checkbox_error__BRB8C) .Checkbox_root__ECeb0{background-color:var(--error-bg);animation:Checkbox_checkboxErrorPulse__lENfT 1.6s ease-in-out infinite}.Checkbox_wrapper__5Ef4j .Checkbox_text__HIfVf{cursor:pointer;width:100%;font-size:18px;font-style:normal;font-weight:400;line-height:24px;color:var(--text-primary);transition:color .18s ease}.Checkbox_wrapper__5Ef4j .Checkbox_text__HIfVf.Checkbox_error__BRB8C{color:var(--error-text);animation:Checkbox_checkboxErrorTextPulse__oAVzu 1.6s ease-in-out infinite}@keyframes Checkbox_checkboxErrorWiggle__XvY2U{0%,16%,to{transform:translateX(0)}2%{transform:translateX(-6px)}4%{transform:translateX(6px)}6%{transform:translateX(-5px)}8%{transform:translateX(5px)}10%{transform:translateX(-3px)}12%{transform:translateX(3px)}14%{transform:translateX(-1px)}}@keyframes Checkbox_checkboxErrorPulse__lENfT{0%,to{box-shadow:var(--sh-card)}50%{box-shadow:0 0 0 6px #0000}}@keyframes Checkbox_checkboxErrorTextPulse__oAVzu{0%,to{color:var(--error-text);opacity:1}50%{color:var(--error-text);opacity:.85}}@media(prefers-reduced-motion:reduce){.Checkbox_wrapper__5Ef4j .Checkbox_text__HIfVf.Checkbox_error__BRB8C,.Checkbox_wrapper__5Ef4j:has(.Checkbox_text__HIfVf.Checkbox_error__BRB8C),.Checkbox_wrapper__5Ef4j:has(.Checkbox_text__HIfVf.Checkbox_error__BRB8C) .Checkbox_root__ECeb0{animation:none}}.SelectGenshinField_selectWrapper__5M1Ye{position:relative;margin-bottom:24px}@media only screen and (max-width:912px){.SelectGenshinField_selectWrapper__5M1Ye{margin-bottom:16px}}.SelectGenshinField_errorText__kHfvh{font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:var(--error-text);position:absolute;bottom:-16px;left:0}.CheckboxItem_item__s2hii{transition:all .3s ease;cursor:pointer;padding:6px 10px;border-radius:var(--radius-sm)}.CheckboxItem_item__s2hii:hover{background-color:var(--bg-hover)}.CheckboxItem_item__s2hii.CheckboxItem_checked__YyylD{background-color:#0000}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz{display:flex;justify-content:space-between;align-items:center;gap:8px}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_withIcon__GNzX_{display:flex;width:100%;align-items:center;gap:8px}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_withIcon__GNzX_ .CheckboxItem_icon__DiWhx{flex:none;width:24px;height:24px;object-fit:cover;border-radius:var(--radius-xs)}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_withIcon__GNzX_ .CheckboxItem_flag__XTLzF{flex:none;width:28px;height:19px;object-fit:cover;border-radius:var(--radius-hairline);box-shadow:inset 0 0 0 .5px #00000026}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_withIcon__GNzX_ .CheckboxItem_itemIcon__oUTNs{width:18px;height:18px}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_withIcon__GNzX_ .CheckboxItem_itemIcon__oUTNs svg{width:100%;height:100%}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_nameRow__nogJL{display:flex;width:100%;align-items:center;gap:8px;min-width:0}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_name__kgdQw{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-primary);font-size:14px;font-style:normal;font-weight:400;line-height:1.3}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_tail__0BGD7{flex:none;white-space:nowrap;color:var(--text-primary);font-size:14px;font-weight:400;line-height:1.3}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_icon__DiWhx{display:flex;justify-content:center;align-items:center;width:16px;height:16px;min-width:16px;min-height:16px}.CheckboxItem_item__s2hii .CheckboxItem_wrapper__XAFAz .CheckboxItem_icon__DiWhx svg{color:var(--accent-text)}.ButtonLink_btn__at7XG{cursor:pointer;width:100%;border:none;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;position:relative;-webkit-user-select:none;user-select:none;touch-action:manipulation;color:var(--text-primary);transition:all .3s ease;padding:6px 12px;background:#0000;font-size:14px;font-style:normal;font-weight:500;line-height:1.3}@media only screen and (max-width:475px){.ButtonLink_btn__at7XG{font-size:13px}}.ButtonLink_btn__at7XG.ButtonLink_steam__IckJo:hover,.ButtonLink_btn__at7XG.ButtonLink_steam__IckJo:hover .ButtonLink_icon__VtLQ7 svg{color:var(--text-primary)}.ButtonLink_btn__at7XG.ButtonLink_steam__IckJo:active,.ButtonLink_btn__at7XG.ButtonLink_steam__IckJo:active .ButtonLink_icon__VtLQ7 svg{color:var(--accent-text)}.ButtonLink_btn__at7XG.ButtonLink_catalog-steam__sUhGT{border-radius:var(--radius-lg);padding:12px 24px;gap:4px;display:flex;align-items:center}.ButtonLink_btn__at7XG.ButtonLink_catalog-steam__sUhGT .ButtonLink_customIcon__oZ_Jh{display:flex}.ButtonLink_btn__at7XG.ButtonLink_catalog-steam__sUhGT:active,.ButtonLink_btn__at7XG.ButtonLink_catalog-steam__sUhGT:hover{transition:all .3s ease}.ButtonLink_btn__at7XG.ButtonLink_catalog-steam__sUhGT:active .ButtonLink_customIcon__oZ_Jh:not(:empty),.ButtonLink_btn__at7XG.ButtonLink_catalog-steam__sUhGT:hover .ButtonLink_customIcon__oZ_Jh:not(:empty){align-self:flex-end;height:24px}.ButtonLink_btn__at7XG.ButtonLink_catalog-steam__sUhGT:active .ButtonLink_customIcon__oZ_Jh:not(:empty) svg,.ButtonLink_btn__at7XG.ButtonLink_catalog-steam__sUhGT:hover .ButtonLink_customIcon__oZ_Jh:not(:empty) svg{transition:all .3s ease;stroke:var(--text-primary)}.ButtonLink_btn__at7XG.ButtonLink_catalog-steam__sUhGT:active svg,.ButtonLink_btn__at7XG.ButtonLink_catalog-steam__sUhGT:hover svg{transition:all .3s ease;color:var(--text-primary)}.ButtonLink_btn__at7XG.ButtonLink_catalog-steam__sUhGT.ButtonLink_disabled__nN3aP{cursor:not-allowed}.ButtonLink_btn__at7XG.ButtonLink_catalog-steam__sUhGT.ButtonLink_disabled__nN3aP svg{color:var(--text-muted)}.ButtonLink_btn__at7XG.ButtonLink_genshin-impact__kyDac:active,.ButtonLink_btn__at7XG.ButtonLink_genshin-impact__kyDac:active .ButtonLink_icon__VtLQ7 svg,.ButtonLink_btn__at7XG.ButtonLink_genshin-impact__kyDac:hover,.ButtonLink_btn__at7XG.ButtonLink_genshin-impact__kyDac:hover .ButtonLink_icon__VtLQ7 svg{color:var(--accent-text)}.ButtonLink_btn__at7XG.ButtonLink_btn_icon_left__8TcZb{flex-direction:row-reverse}.ButtonLink_btn__at7XG.ButtonLink_btn_icon_left__8TcZb .ButtonLink_icon__VtLQ7{transform:rotate(180deg);margin:0 4px 0 0}.ButtonLink_btn__at7XG.ButtonLink_btn_icon_bottom__IkLH9{flex-direction:column}.ButtonLink_btn__at7XG.ButtonLink_btn_icon_bottom__IkLH9.ButtonLink_loading__3TN6Z{height:68.3px}.ButtonLink_btn__at7XG.ButtonLink_btn_icon_bottom__IkLH9 .ButtonLink_icon__VtLQ7{transform:rotate(90deg);margin:4px 0 0}.ButtonLink_btn__at7XG .ButtonLink_icon__VtLQ7{margin:0 0 0 4px;display:flex;align-items:center;justify-content:center}.ButtonLink_btn__at7XG .ButtonLink_icon__VtLQ7 svg{color:var(--text-primary);transition:all .3s ease}.ButtonLink_btn__at7XG.ButtonLink_gradient__dGyzw{background:var(--btn-primary-bg);padding:13px 24px;font-weight:700;font-size:24px;line-height:135%;color:var(--btn-primary-fg);border-radius:var(--radius-lg)}.ButtonLink_btn__at7XG.ButtonLink_gradient__dGyzw:hover{background:var(--btn-primary-bg-hover);transform:translateY(-2px)}.ButtonLink_btn__at7XG.ButtonLink_gradient__dGyzw:active{background:var(--btn-primary-bg-active);transform:translateY(0)}.ButtonLink_btn__at7XG.ButtonLink_gradient__dGyzw:disabled{cursor:not-allowed;background:var(--btn-bg-disabled);color:var(--btn-fg-disabled)}.NotFound404Page_page__BBrPw{position:relative;padding:clamp(48px,6vw,88px) 0 clamp(56px,6vw,96px);background-color:var(--bg-page)}.NotFound404Page_backdrop__2eIqp{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.NotFound404Page_halo__zFwI_{position:absolute;inset-inline:0;inset-block-start:0;height:420px;background:none;animation:NotFound404Page_haloPulse__NyXtK 9s ease-in-out infinite alternate}.NotFound404Page_grid__8WfQ5{position:absolute;inset:0;background-image:linear-gradient(#ffffff1f 1px,#0000 0),linear-gradient(90deg,#ffffff1f 1px,#0000 0);background-size:56px 56px;mask-image:radial-gradient(ellipse 70% 55% at 50% 22%,#000 0,#0000 78%);-webkit-mask-image:radial-gradient(ellipse 70% 55% at 50% 22%,#000 0,#0000 78%)}.NotFound404Page_wrapper__CG3_d{position:relative;z-index:1;max-width:600px;margin:0 auto;text-align:center;animation:NotFound404Page_contentIn__liP2V .5s ease-out both}.NotFound404Page_code__h4pNU{font-size:clamp(96px,16vw,168px);font-weight:800;line-height:.9;letter-spacing:-.05em;background:linear-gradient(180deg,var(--text-strong) 0,var(--accent-2) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#0000}.NotFound404Page_title__xXZ_C{margin-top:12px;font-size:30px;font-weight:700;line-height:1.2;color:var(--text-primary)}@media only screen and (max-width:602px){.NotFound404Page_title__xXZ_C{font-size:25px}}@media only screen and (max-width:475px){.NotFound404Page_title__xXZ_C{font-size:22px}}.NotFound404Page_description__wSZb2{max-width:520px;margin:10px auto 0;font-size:15px;font-weight:400;line-height:1.5;color:var(--text-muted)}.NotFound404Page_actions___j0HY{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:10px;margin-top:22px}.NotFound404Page_actions___j0HY>*{flex:0 1 232px}@media only screen and (max-width:475px){.NotFound404Page_actions___j0HY>*{flex:1 1 100%}}.NotFound404Page_ghostBtn__fXN6A{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border-radius:var(--radius-lg);background:var(--btn-secondary-bg);color:var(--btn-secondary-fg);font-size:19px;font-weight:600;line-height:1.35;transition:all .3s ease}.NotFound404Page_ghostBtn__fXN6A svg{flex-shrink:0}.NotFound404Page_ghostBtn__fXN6A:hover{background:var(--btn-secondary-bg-hover)}.NotFound404Page_footnote__4jT0Y{margin-top:22px;font-size:13px;line-height:1.5;color:var(--text-muted)}.NotFound404Page_footnoteLink__nIuu3{color:var(--text-primary);text-decoration:underline;text-underline-offset:3px;transition:all .3s ease}.NotFound404Page_footnoteLink__nIuu3:hover{color:var(--accent-text)}@keyframes NotFound404Page_contentIn__liP2V{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes NotFound404Page_haloPulse__NyXtK{0%{opacity:.75;transform:scale(1)}to{opacity:1;transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.NotFound404Page_halo__zFwI_,.NotFound404Page_wrapper__CG3_d{animation:none}}.LoginSteamField_loginField__4rGqc{position:relative;margin-bottom:24px}@media only screen and (max-width:912px){.LoginSteamField_loginField__4rGqc{margin-bottom:16px}}.LoginSteamField_loginField__4rGqc .LoginSteamField_inputLogin__pG_P3.LoginSteamField_inputLogin__pG_P3{padding:9px 58px 9px 12px!important}.LoginSteamField_loginField__4rGqc .LoginSteamField_inputRow__CNeUz{position:relative}.LoginSteamField_loginField__4rGqc .LoginSteamField_chipLogin__dugu7{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.LoginSteamField_loginField__4rGqc [class*=InputBase_errorIcon]{right:62px!important}@media only screen and (max-width:475px){.LoginSteamField_loginField__4rGqc [class*=InputBase_errorIcon]{right:62px!important}}.LoginSteamField_loginField__4rGqc .LoginSteamField_loginHint__onre9{margin-top:8px;color:var(--text-secondary);font-size:12px;line-height:1.4}.NotificationBell_wrapper__6k4bE{position:relative;z-index:1100;flex-shrink:0}.NotificationBell_bellButton__hrTde{position:relative;background:var(--bg-nested);border-radius:var(--radius-lg);cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media only screen and (max-width:768px){.NotificationBell_bellButton__hrTde{border-radius:var(--radius-sm)}}.NotificationBell_bellButton__hrTde svg{width:20px;height:20px;color:var(--ctl-notify);transition:all .3s ease}@media only screen and (max-width:475px){.NotificationBell_bellButton__hrTde svg{width:18px;height:18px}}@media(hover:hover){.NotificationBell_bellButton__hrTde:hover{background:var(--bg-hover)}}.NotificationBell_bellButton__hrTde:focus-visible{outline:none}.NotificationBell_bellUnread__M8MBW:after{content:"";position:absolute;inset:-1px;border-radius:inherit;pointer-events:none;animation:NotificationBell_pulsate__Y7GPK 3s ease-in-out 2 forwards;will-change:transform,opacity}.NotificationBell_bellUnread__M8MBW svg{color:var(--ctl-notify)}.NotificationBell_bellRead__J_UFO svg{color:var(--ctl-notify);opacity:.65}.NotificationBell_bellOpen__gAY84{background:var(--bg-hover)}.NotificationBell_bellOpen__gAY84 svg{color:var(--ctl-notify);opacity:1}.NotificationBell_dot__4s45T{position:absolute;top:6px;right:6px;width:10px;height:10px;border-radius:50%;background:var(--accent-2);box-shadow:0 0 0 2px var(--bg-nested);animation:NotificationBell_blink__43YX1 1s ease-in-out 3}.NotificationBell_dot__4s45T:after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:50%;background:inherit;animation:NotificationBell_ping__VrDEt 1.5s cubic-bezier(0,0,.2,1) 3 forwards;pointer-events:none}@media only screen and (max-width:475px){.NotificationBell_dot__4s45T{top:4px;right:4px;width:9px;height:9px}}.NotificationBell_ringing__J2xDA{animation:NotificationBell_ringing__J2xDA 1.2s ease-in-out 3;transform-origin:top center}@media(prefers-reduced-motion:reduce){.NotificationBell_bellUnread__M8MBW:after,.NotificationBell_dot__4s45T,.NotificationBell_dot__4s45T:after,.NotificationBell_ringing__J2xDA{animation:none}.NotificationBell_bellUnread__M8MBW:after{opacity:0}}@keyframes NotificationBell_ringing__J2xDA{0%,to{transform:rotate(0deg)}20%{transform:rotate(15deg)}40%{transform:rotate(-15deg)}60%{transform:rotate(10deg)}80%{transform:rotate(-10deg)}}@keyframes NotificationBell_pulsate__Y7GPK{0%{transform:scale(1);opacity:.7}70%{transform:scale(1.18);opacity:0}to{transform:scale(1.18);opacity:0}}@keyframes NotificationBell_blink__43YX1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.9)}}@keyframes NotificationBell_ping__VrDEt{75%,to{transform:scale(3);opacity:0}}.NotificationBell_panel__hxvb0{position:absolute;top:calc(100% + 8px);right:0;width:360px;max-height:min(70vh,520px);background:var(--bg-nested);box-shadow:var(--sh-pop);border-radius:var(--radius-lg);overflow:hidden}@media only screen and (max-width:768px){.NotificationBell_panel__hxvb0{width:min(360px,100vw - 32px);right:-8px}}@media only screen and (max-width:475px){.NotificationBell_panel__hxvb0{width:min(320px,100vw - 20px);right:-6px}}.NotificationBell_panelHeader__Z_521{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 10px;border-bottom:1px solid var(--divider)}.NotificationBell_panelTitle__h94M3{font-size:16px;font-style:normal;font-weight:700;line-height:135%;color:var(--text-primary)}.NotificationBell_closeAllButton__Jz85U{font-size:14px;font-style:normal;font-weight:700;line-height:20px;transition:all .3s ease;color:var(--text-secondary);background:none;border:none;cursor:pointer;padding:6px 8px;margin:-6px -8px -6px 0;border-radius:var(--radius-sm);white-space:nowrap}.NotificationBell_closeAllButton__Jz85U:hover{color:var(--text-primary);background:var(--bg-hover)}.NotificationBell_closeAllButton__Jz85U:focus-visible{box-shadow:var(--ring-focus)}.NotificationBell_list__MxE8x{max-height:calc(70vh - 56px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) #0000;overscroll-behavior:contain}.NotificationBell_empty__Xfy5H{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:var(--text-secondary);padding:28px 16px;text-align:center}.NotificationBell_item__qZION{position:relative;padding:14px 16px;display:flex;flex-direction:column;gap:10px;transition:all .3s ease}.NotificationBell_item__qZION+.NotificationBell_item__qZION{border-top:1px solid var(--divider)}.NotificationBell_itemRead__fSwp9:hover,.NotificationBell_itemUnread__LqekD:hover{background:var(--bg-hover)}.NotificationBell_itemRead__fSwp9 .NotificationBell_itemTitle__H8EiR{color:var(--text-secondary)}.NotificationBell_itemRead__fSwp9 .NotificationBell_itemImage__oYHmk{opacity:.75}.NotificationBell_itemDanger__Xrt8v{background:var(--error-bg);box-shadow:inset 2px 0 0 var(--error-text)}.NotificationBell_itemDanger__Xrt8v.NotificationBell_itemRead__fSwp9,.NotificationBell_itemDanger__Xrt8v.NotificationBell_itemRead__fSwp9:hover,.NotificationBell_itemDanger__Xrt8v:hover{background:var(--error-bg)}.NotificationBell_itemDanger__Xrt8v .NotificationBell_unreadDot__bORQF{background:var(--error-text)}.NotificationBell_itemImage__oYHmk{position:relative;width:100%;height:106px;border-radius:var(--radius-md);overflow:hidden}.NotificationBell_itemBody__gVBiI{display:flex;flex-direction:column;gap:8px}.NotificationBell_itemTitleRow__tlZhl{display:flex;align-items:center;justify-content:space-between;gap:8px}.NotificationBell_itemTitle__H8EiR{font-size:16px;font-style:normal;font-weight:700;line-height:135%;color:var(--text-primary);flex:1;min-width:0}.NotificationBell_itemInsetTitle__05pNQ .NotificationBell_itemTitleRow__tlZhl{padding-right:32px}.NotificationBell_closeOneButton__dCyLM{position:absolute;top:8px;right:8px;z-index:1;display:grid;place-items:center;width:28px;height:28px;padding:0;border-radius:50%;background:#0000008c;color:#ffffffd9;cursor:pointer;transition:all .3s ease}.NotificationBell_closeOneButton__dCyLM svg{width:11px;height:11px}.NotificationBell_closeOneButton__dCyLM:hover{background:#000000bf;color:#fff}.NotificationBell_closeOneButton__dCyLM:focus-visible{box-shadow:var(--ring-focus);outline-offset:1px}.NotificationBell_unreadDot__bORQF{width:8px;height:8px;border-radius:50%;background:var(--accent-2);flex-shrink:0}.NotificationBell_itemDescription__2Tyyj p{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:var(--text-secondary);margin-bottom:8px}.NotificationBell_itemDescription__2Tyyj p:last-child{margin-bottom:0}.NotificationBell_itemLink__H2nwa{font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:var(--accent-text);align-self:flex-start;padding:4px 0;margin:-4px 0}.NotificationBell_itemLink__H2nwa:after{content:" →"}.NotificationBell_itemLink__H2nwa:hover{color:var(--accent-2-hover);text-decoration:underline}.NotificationBell_itemLink__H2nwa:focus-visible{box-shadow:var(--ring-focus);border-radius:var(--radius-xs)}.InputNumber_inputContainer__FkKAq{position:relative}.InputNumber_inputContainer__FkKAq .InputNumber_floatingLabel__SkMY9{position:absolute;left:14px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--field-placeholder);font-size:16px;line-height:1.4;transition:.18s ease;z-index:1;max-width:calc(100% - 28px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.InputNumber_inputContainer__FkKAq .InputNumber_inputNumber__ZF9FX:focus~.InputNumber_floatingLabel__SkMY9,.InputNumber_inputContainer__FkKAq .InputNumber_inputNumber__ZF9FX:not(:placeholder-shown)~.InputNumber_floatingLabel__SkMY9{top:0;font-size:12px;line-height:16px;color:var(--text-muted);background:var(--field-bg);padding:2px 6px;left:10px;border-radius:var(--radius-xs)}.InputNumber_inputContainer__FkKAq .InputNumber_inputNumber__ZF9FX:focus~.InputNumber_floatingLabel__SkMY9{color:var(--accent)}.InputNumber_inputContainer__FkKAq .InputNumber_inputNumber__ZF9FX.InputNumber_invalid__eDmJO~.InputNumber_floatingLabel__SkMY9{color:var(--text-muted)}.InputNumber_inputContainer__FkKAq .InputNumber_errorIcon__awMFC{position:absolute;top:50%;right:12px;transform:translateY(-50%);display:flex;align-items:center;z-index:2}.InputNumber_inputContainer__FkKAq .InputNumber_inputNumber__ZF9FX{padding:16px;background-color:var(--field-bg);background-size:20px;transition:.25s;border-radius:var(--radius-lg);width:100%;font-size:18px;font-style:normal;font-weight:400;line-height:24px;color:var(--field-text)}.InputNumber_inputContainer__FkKAq .InputNumber_inputNumber__ZF9FX:focus{background-color:var(--field-bg-focus)}.InputNumber_inputContainer__FkKAq .InputNumber_inputNumber__ZF9FX:disabled{color:var(--field-text-disabled);text-indent:-9999px}.InputNumber_inputContainer__FkKAq .InputNumber_inputNumber__ZF9FX::placeholder{color:var(--field-placeholder)}.InputNumber_inputContainer__FkKAq .InputNumber_inputNumber__ZF9FX.InputNumber_invalid__eDmJO{box-shadow:inset 0 0 0 2px var(--field-ring-error)}.AmountPresets_presets__FAuKJ{display:flex;flex-wrap:wrap;gap:var(--space-2)}.AmountPresets_preset__S9Rxu{display:inline-flex;align-items:center;justify-content:center;min-height:var(--h-btn)}@media(pointer:coarse){.AmountPresets_preset__S9Rxu{min-height:var(--h-row)}}.AmountPresets_preset__S9Rxu{border:none;background:none;font-family:inherit;line-height:var(--lh-tight);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;transition:all .3s ease}.AmountPresets_preset__S9Rxu:focus-visible{outline:none;box-shadow:var(--ring-focus)}.AmountPresets_preset__S9Rxu:disabled{cursor:not-allowed}.AmountPresets_preset__S9Rxu{padding:var(--space-2) var(--space-4);border-radius:var(--r-sm);background:var(--btn-secondary-bg);color:var(--btn-secondary-fg);font-size:var(--fs-base);font-weight:600}.AmountPresets_preset__S9Rxu:hover{background:var(--btn-secondary-bg-hover)}.AmountPresets_presetActive__dOMlI{background:var(--select-bg);color:var(--select-text)}.AmountPresets_presetActive__dOMlI:hover{background:var(--select-bg)}.OrderStatusTimeline_root__pYnDg{display:flex;flex-direction:column;gap:10px}.OrderStatusTimeline_track__wWyYE{display:flex;align-items:center;gap:8px}.OrderStatusTimeline_dot__pcQGw{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:var(--bg-nested);color:var(--text-secondary)}.OrderStatusTimeline_dot__pcQGw svg{width:12px;height:12px}.OrderStatusTimeline_line__7QFli{flex:1 1 auto;height:2px;border-radius:1px;background:var(--bg-nested)}.OrderStatusTimeline_line_filled__g_bi1{background:var(--accent)}.OrderStatusTimeline_dot_active___Qzk1,.OrderStatusTimeline_dot_done__Tg0au{background:var(--accent);color:var(--accent-on)}.OrderStatusTimeline_dot_active___Qzk1:before{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid var(--accent);animation:OrderStatusTimeline_orderTimelineRing__9sS8w 1.8s ease-out infinite}@media(prefers-reduced-motion:reduce){.OrderStatusTimeline_dot_active___Qzk1:before{animation:none;opacity:0}}.OrderStatusTimeline_dot_active___Qzk1:after{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.OrderStatusTimeline_dot_failed__GWlm0{background:var(--error-bg);color:var(--error-text)}.OrderStatusTimeline_labels__5bX8h{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none}.OrderStatusTimeline_label__AQb4b{font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:var(--text-secondary);white-space:nowrap}.OrderStatusTimeline_label__AQb4b:first-child{text-align:left}.OrderStatusTimeline_label__AQb4b:nth-child(2){text-align:center}.OrderStatusTimeline_label__AQb4b:last-child{text-align:right}.OrderStatusTimeline_label_done__qRXte{color:var(--text-primary)}.OrderStatusTimeline_label_active__KD9Wk{color:var(--text-primary);font-weight:600}.OrderStatusTimeline_label_failed__J6R9h{color:var(--error-text)}.OrderStatusTimeline_hint__7cIci{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:var(--text-secondary);line-height:1.5;margin:0}@keyframes OrderStatusTimeline_orderTimelineRing__9sS8w{0%{transform:scale(1);opacity:.55}to{transform:scale(1.9);opacity:0}}@media only screen and (max-width:768px){.FormSectionSteam_section__OhZ82{padding-top:12px;display:flex;flex-direction:column}.FormSectionSteam_section__OhZ82 .FormSectionSteam_description__IjWbK{order:1;margin-top:20px;margin-bottom:0}}.FormSectionSteam_section__OhZ82{margin-bottom:32px}@media only screen and (max-width:475px){.FormSectionSteam_section__OhZ82{margin-bottom:24px}}.FormSectionSteam_section__OhZ82 .FormSectionSteam_title__77x3M{font-size:40px;font-style:normal;font-weight:700;line-height:135%;color:var(--text-strong);margin-bottom:4px;position:relative}@media only screen and (max-width:475px){.FormSectionSteam_section__OhZ82 .FormSectionSteam_title__77x3M{font-size:22px;font-style:normal;font-weight:700;line-height:26px}}.FormSectionSteam_section__OhZ82 .FormSectionSteam_titleRow__VSE3u{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:4px}.FormSectionSteam_section__OhZ82 .FormSectionSteam_titleRow__VSE3u .FormSectionSteam_title__77x3M{margin-bottom:0}.FormSectionSteam_section__OhZ82 .FormSectionSteam_description__IjWbK{position:relative;color:var(--text-primary);margin-bottom:24px;font-size:18px;font-style:normal;font-weight:400;line-height:24px}@media only screen and (max-width:1024px){.FormSectionSteam_section__OhZ82 .FormSectionSteam_description__IjWbK{margin-bottom:24px}}@media only screen and (max-width:475px){.FormSectionSteam_section__OhZ82 .FormSectionSteam_description__IjWbK{margin-bottom:16px;font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:var(--text-secondary)}}.FormSectionSteam_section__OhZ82 .FormSectionSteam_error__IW32R{display:flex;justify-content:center;font-size:22px;font-style:normal;font-weight:700;line-height:26px;color:var(--text-primary);text-align:center}@media only screen and (max-width:475px){.FormSectionSteam_section__OhZ82 .FormSectionSteam_error__IW32R{font-size:18px}}@media only screen and (max-width:768px){.FormSectionMobileOperator_section__osE0O{padding-top:12px;display:flex;flex-direction:column}.FormSectionMobileOperator_section__osE0O .FormSectionMobileOperator_description__b0XSG{order:1;margin-top:20px;margin-bottom:0}}.FormSectionMobileOperator_section__osE0O{margin-bottom:56px}@media only screen and (max-width:475px){.FormSectionMobileOperator_section__osE0O{margin-bottom:24px}}.FormSectionMobileOperator_title__H9cVO{font-size:40px;font-style:normal;font-weight:700;line-height:135%;color:var(--text-strong);margin-bottom:4px;position:relative}@media only screen and (max-width:475px){.FormSectionMobileOperator_title__H9cVO{font-size:22px;font-style:normal;font-weight:700;line-height:26px}}.FormSectionMobileOperator_titleRow__evJzF{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:4px}.FormSectionMobileOperator_titleRow__evJzF .FormSectionMobileOperator_title__H9cVO{margin-bottom:0}.FormSectionMobileOperator_description__b0XSG{position:relative;color:var(--text-primary);margin-bottom:40px;font-size:18px;font-style:normal;font-weight:400;line-height:24px}@media only screen and (max-width:1024px){.FormSectionMobileOperator_description__b0XSG{margin-bottom:40px}}@media only screen and (max-width:475px){.FormSectionMobileOperator_description__b0XSG{margin-bottom:16px;font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:var(--text-secondary)}}.FormSectionMobileOperator_error__xTbeC{display:flex;justify-content:center;font-size:22px;font-style:normal;font-weight:700;line-height:26px;color:var(--text-primary);text-align:center}@media only screen and (max-width:475px){.FormSectionMobileOperator_error__xTbeC{font-size:18px}}@media only screen and (max-width:768px){.FormSectionTelegramPremium_section__aFmTE{padding-top:12px;display:flex;flex-direction:column}.FormSectionTelegramPremium_section__aFmTE .FormSectionTelegramPremium_description__RZAA7{order:1;margin-top:20px;margin-bottom:0}}.FormSectionTelegramPremium_section__aFmTE{margin-bottom:56px}@media only screen and (max-width:475px){.FormSectionTelegramPremium_section__aFmTE{margin-bottom:24px}}.FormSectionTelegramPremium_section__aFmTE .FormSectionTelegramPremium_title__WGMS6{font-size:40px;font-style:normal;font-weight:700;line-height:135%;color:var(--text-strong);margin-bottom:4px;position:relative}@media only screen and (max-width:475px){.FormSectionTelegramPremium_section__aFmTE .FormSectionTelegramPremium_title__WGMS6{font-size:22px;font-style:normal;font-weight:700;line-height:26px}}.FormSectionTelegramPremium_section__aFmTE .FormSectionTelegramPremium_titleRow__Z9mmX{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:4px}.FormSectionTelegramPremium_section__aFmTE .FormSectionTelegramPremium_titleRow__Z9mmX .FormSectionTelegramPremium_title__WGMS6{margin-bottom:0}.FormSectionTelegramPremium_section__aFmTE .FormSectionTelegramPremium_description__RZAA7{position:relative;color:var(--text-primary);margin-bottom:40px;font-size:18px;font-style:normal;font-weight:400;line-height:24px}@media only screen and (max-width:1024px){.FormSectionTelegramPremium_section__aFmTE .FormSectionTelegramPremium_description__RZAA7{margin-bottom:40px}}@media only screen and (max-width:475px){.FormSectionTelegramPremium_section__aFmTE .FormSectionTelegramPremium_description__RZAA7{margin-bottom:16px;font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:var(--text-secondary)}}@media only screen and (max-width:768px){.FormSectionTelegramStars_section__vHZ5L{padding-top:12px;display:flex;flex-direction:column}.FormSectionTelegramStars_section__vHZ5L .FormSectionTelegramStars_description__fCuAj{order:1;margin-top:20px;margin-bottom:0}}.FormSectionTelegramStars_section__vHZ5L{margin-bottom:56px}@media only screen and (max-width:475px){.FormSectionTelegramStars_section__vHZ5L{margin-bottom:24px}}.FormSectionTelegramStars_section__vHZ5L .FormSectionTelegramStars_title__4BqNd{font-size:40px;font-style:normal;font-weight:700;line-height:135%;color:var(--text-strong);margin-bottom:4px;position:relative}@media only screen and (max-width:475px){.FormSectionTelegramStars_section__vHZ5L .FormSectionTelegramStars_title__4BqNd{font-size:22px;font-style:normal;font-weight:700;line-height:26px}}.FormSectionTelegramStars_section__vHZ5L .FormSectionTelegramStars_titleRow__9NnXw{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:4px}.FormSectionTelegramStars_section__vHZ5L .FormSectionTelegramStars_titleRow__9NnXw .FormSectionTelegramStars_title__4BqNd{margin-bottom:0}.FormSectionTelegramStars_section__vHZ5L .FormSectionTelegramStars_description__fCuAj{position:relative;color:var(--text-primary);margin-bottom:40px;font-size:18px;font-style:normal;font-weight:400;line-height:24px}@media only screen and (max-width:1024px){.FormSectionTelegramStars_section__vHZ5L .FormSectionTelegramStars_description__fCuAj{margin-bottom:40px}}@media only screen and (max-width:475px){.FormSectionTelegramStars_section__vHZ5L .FormSectionTelegramStars_description__fCuAj{margin-bottom:16px;font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:var(--text-secondary)}}