.Cart-module__m44xRG__cart{background-color:var(--bg-canvas);flex-direction:column;flex:auto;align-self:stretch;width:100%;min-height:0;display:flex}.Cart-module__m44xRG__cartPageInner{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex}.Cart-module__m44xRG__cartEmpty{flex-direction:column;flex:auto;align-self:stretch;width:100%;min-height:0;display:flex}.Cart-module__m44xRG__cart.Cart-module__m44xRG__cartEmpty:has([aria-busy=true]){min-height:0}.Cart-module__m44xRG__cartEmpty .Cart-module__m44xRG__cartEmptyPageHeaderBar{flex-wrap:wrap;align-items:center;gap:10px}.Cart-module__m44xRG__cartEmpty .Cart-module__m44xRG__cartEmptyPageHeaderBarLeft{box-sizing:border-box;flex:0 auto;width:fit-content;min-width:0;max-width:100%}.Cart-module__m44xRG__cartEmpty .Cart-module__m44xRG__cartEmptyPageHeaderLine{flex:12rem;align-items:center;gap:10px;min-width:min(100%,18rem);display:flex}.Cart-module__m44xRG__cartEmpty .Cart-module__m44xRG__cartEmptyPageHeaderLine .Cart-module__m44xRG__cartEmptyPageHeaderDivider{border:none;border-top:1px dashed var(--border-muted);opacity:.85;flex:auto;align-self:center;min-width:0;height:0;margin:0}.Cart-module__m44xRG__cartEmpty .Cart-module__m44xRG__cartEmptyPageHeaderActions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.Cart-module__m44xRG__cartEmptyHeaderBackIcon{color:var(--fg-default)}.Cart-module__m44xRG__cartEmptyHeaderBackIcon:hover{color:var(--accent-fg)}.Cart-module__m44xRG__empty{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;width:100%;min-height:0;padding:2rem;display:flex}.Cart-module__m44xRG__emptyIcon{width:4rem;height:4rem;color:var(--fg-muted);margin-bottom:1.5rem}.Cart-module__m44xRG__emptyText{color:var(--fg-muted);margin:0;font-size:1.13rem}.Cart-module__m44xRG__content{grid-template-columns:1fr 400px;gap:2rem;display:grid}.Cart-module__m44xRG__items{flex-direction:column;gap:1rem;display:flex}.Cart-module__m44xRG__item{background-color:var(--bg-default);border-radius:8px;gap:1.5rem;padding:1.5rem;display:flex}.Cart-module__m44xRG__itemImage{object-fit:cover;border-radius:8px;flex-shrink:0;width:160px;height:120px}.Cart-module__m44xRG__itemInfo{flex-direction:column;flex:1;justify-content:space-between;display:flex}.Cart-module__m44xRG__itemHeader{justify-content:space-between;gap:1rem;display:flex}.Cart-module__m44xRG__itemType{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.Cart-module__m44xRG__itemName{color:var(--fg-default);margin-block:.25rem .5rem;font-size:1.13rem;font-weight:600}.Cart-module__m44xRG__itemAuthor{color:var(--fg-muted);font-size:.88rem}.Cart-module__m44xRG__removeButton{height:2rem;color:var(--danger-fg);cursor:pointer;background:0 0;border-radius:8px;padding-block:0;padding-inline:1rem;font-size:.88rem;font-weight:500;transition:background-color .2s}.Cart-module__m44xRG__removeButton:hover{background:color-mix(in srgb, var(--danger-fg) 10%, var(--bg-default))}.Cart-module__m44xRG__itemFooter{justify-content:space-between;align-items:center;display:flex}.Cart-module__m44xRG__quantity{background-color:var(--bg-subtle);border-radius:8px;align-items:center;gap:.75rem;padding:.5rem;display:flex}.Cart-module__m44xRG__quantityButton{width:2rem;height:2rem;color:var(--fg-default);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:1.13rem;font-weight:600;transition:background-color .2s,color .2s;display:flex}.Cart-module__m44xRG__quantityButton:hover{background:var(--bg-default);color:var(--accent-fg)}.Cart-module__m44xRG__quantityValue{text-align:center;min-width:2rem;color:var(--fg-default);font-size:.88rem;font-weight:600}.Cart-module__m44xRG__itemPrice{align-items:center;display:flex}.Cart-module__m44xRG__price{color:var(--fg-default);align-items:center;gap:.38rem;font-size:1.25rem;font-weight:600;display:flex}.Cart-module__m44xRG__currencyIcon{color:#facc15;flex-shrink:0;width:1.13rem;height:1.13rem}.Cart-module__m44xRG__summary{height:fit-content;top:var(--navbar-sticky-offset);position:sticky}.Cart-module__m44xRG__summaryTitle{color:var(--fg-default);margin-block:0 1.5rem;font-size:1.5rem;font-weight:600}.Cart-module__m44xRG__summaryContent{background-color:var(--bg-default);border-radius:8px;padding:1.5rem}.Cart-module__m44xRG__summaryRow{border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.Cart-module__m44xRG__summaryLabel{color:var(--fg-muted);font-size:.88rem}.Cart-module__m44xRG__summaryValue{color:var(--fg-default);align-items:center;gap:.38rem;font-size:1rem;font-weight:600;display:flex}.Cart-module__m44xRG__summaryTotal{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Cart-module__m44xRG__totalLabel{color:var(--fg-default);font-size:1rem;font-weight:600}.Cart-module__m44xRG__totalValue{color:var(--accent-fg);align-items:center;gap:.5rem;font-size:1.75rem;font-weight:700;display:flex}.Cart-module__m44xRG__totalCurrency{color:#facc15;flex-shrink:0;width:1.5rem;height:1.5rem}.Cart-module__m44xRG__checkoutButton{color:#fff;background:var(--accent-fg);cursor:pointer;border:none;border-radius:8px;width:100%;height:3rem;font-size:1rem;font-weight:600;transition:background-color .2s}.Cart-module__m44xRG__checkoutButton:hover{background:var(--accent-emphasis)}@media (max-width:1024px){.Cart-module__m44xRG__content{grid-template-columns:1fr}.Cart-module__m44xRG__summary{position:static}}@media (max-width:640px){.Cart-module__m44xRG__item{flex-direction:column}.Cart-module__m44xRG__itemImage{width:100%;height:200px}}
.ChatPage-module__IP4DpW__chatPage{box-sizing:border-box;flex-direction:column;flex:auto;align-self:stretch;width:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.ChatPage-module__IP4DpW__chatPageInner{box-sizing:border-box;flex-direction:column;flex:auto;width:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.ChatPage-module__IP4DpW__chat{box-sizing:border-box;background-color:var(--bg-canvas);flex-direction:column;flex:auto;width:100%;min-width:0;min-height:0;max-height:100%;display:flex;overflow:hidden}.ChatPage-module__IP4DpW__chatPanes{--chat-pane-header-min-h:4.93rem;box-sizing:border-box;flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,300px) minmax(0,1fr);gap:0;width:100%;min-width:0;min-height:0;display:grid;overflow:hidden}.ChatPage-module__IP4DpW__chatPanes>.ChatPage-module__IP4DpW__sidebar,.ChatPage-module__IP4DpW__chatPanes>.ChatPage-module__IP4DpW__chatWindow{min-width:0}.ChatPage-module__IP4DpW__sidebar{background-color:var(--bg-default);border-right:1px dashed var(--border-default);border-radius:8px 0 0 8px;flex-direction:column;min-width:0;min-height:0;display:flex}.ChatPage-module__IP4DpW__sidebarCloseBtn{box-sizing:border-box;width:2rem;min-width:2rem;height:2rem;min-height:2rem;color:var(--fg-default);background:var(--bg-subtle);box-shadow:none;cursor:pointer;appearance:none;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:0;margin:0;padding:0;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:none}.ChatPage-module__IP4DpW__sidebarCloseBtn:hover{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}.ChatPage-module__IP4DpW__sidebarCloseIcon{flex-shrink:0;width:1rem;height:1rem}.ChatPage-module__IP4DpW__sidebarBackdrop{display:none}.ChatPage-module__IP4DpW__sidebarHeader{box-sizing:border-box;min-height:var(--chat-pane-header-min-h);border-bottom:1px dashed var(--border-default);flex-wrap:nowrap;align-items:center;gap:0;padding-block:0;padding-inline:1.25rem;display:flex}.ChatPage-module__IP4DpW__sidebarHeaderLeft{flex:1;justify-content:space-between;align-items:center;gap:.5rem;min-width:0;display:flex}.ChatPage-module__IP4DpW__sidebarHeaderDivider{display:none}.ChatPage-module__IP4DpW__sideViewToggle{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.ChatPage-module__IP4DpW__sideViewIconBtn{cursor:pointer;opacity:.4;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .15s,background .15s;display:inline-flex;position:relative}.ChatPage-module__IP4DpW__sideViewIconBadge{z-index:1;background-color:var(--accent-fg);color:#fff;text-align:center;font-variant-numeric:tabular-nums;border-radius:50%;min-width:.95rem;height:.95rem;padding-block:0;padding-inline:.2rem;font-size:.58rem;font-weight:700;line-height:.95rem;position:absolute;top:-.36rem;right:-.36rem}.ChatPage-module__IP4DpW__sideViewIconBadgeThreads{z-index:1;background-color:var(--accent-fg);color:#fff;text-align:center;font-variant-numeric:tabular-nums;border-radius:50%;min-width:.95rem;height:.95rem;padding-block:0;padding-inline:.2rem;font-size:.58rem;font-weight:700;line-height:.95rem;position:absolute;top:-.36rem;left:-.36rem}.ChatPage-module__IP4DpW__sideViewIconBtn:hover{opacity:.75}.ChatPage-module__IP4DpW__sideViewIconBtnActive,.ChatPage-module__IP4DpW__sideViewIconBtnActive:hover{opacity:1}.ChatPage-module__IP4DpW__sideViewIcon{fill:currentColor;flex-shrink:0;width:16px;height:16px}.ChatPage-module__IP4DpW__sidebarTitle{letter-spacing:.02em;min-width:0;color:var(--fg-default);flex:0 auto;margin:0;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1.06rem;font-weight:600;line-height:1.25}.ChatPage-module__IP4DpW__tabs{flex-direction:column;gap:.2rem;padding:.65rem;display:flex}.ChatPage-module__IP4DpW__tab{color:var(--fg-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.65rem;padding-block:.65rem;padding-inline:.85rem;font-size:.88rem;font-weight:500;transition:background-color .18s,color .18s;display:flex}.ChatPage-module__IP4DpW__tab:hover,.ChatPage-module__IP4DpW__tab.ChatPage-module__IP4DpW__active{background-color:color-mix(in srgb, var(--fg-default) 6%, var(--bg-default));color:var(--fg-default)}.ChatPage-module__IP4DpW__tab:hover .ChatPage-module__IP4DpW__tabIcon,.ChatPage-module__IP4DpW__tab.ChatPage-module__IP4DpW__active .ChatPage-module__IP4DpW__tabIcon{color:var(--fg-default)}.ChatPage-module__IP4DpW__tabIcon{width:1.13rem;height:1.13rem;color:var(--fg-muted);flex-shrink:0;transition:color .18s}.ChatPage-module__IP4DpW__tab>span:first-of-type{flex:1;min-width:0;height:1.13rem;line-height:1.13rem}.ChatPage-module__IP4DpW__tabBadges{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.ChatPage-module__IP4DpW__tabCountBadge{background-color:color-mix(in srgb, var(--fg-muted) 14%, var(--bg-default));min-width:1.25rem;height:1.25rem;color:var(--fg-muted);text-align:center;font-variant-numeric:tabular-nums;border-radius:999px;flex-shrink:0;padding-block:0;padding-inline:.3rem;font-size:.69rem;font-weight:600;line-height:1.25rem;transition:background-color .18s,color .18s}.ChatPage-module__IP4DpW__tab:hover .ChatPage-module__IP4DpW__tabCountBadge,.ChatPage-module__IP4DpW__tab.ChatPage-module__IP4DpW__active .ChatPage-module__IP4DpW__tabCountBadge{background-color:color-mix(in srgb, var(--fg-default) 12%, var(--bg-default));color:var(--fg-default)}.ChatPage-module__IP4DpW__tab:active .ChatPage-module__IP4DpW__tabCountBadge{background-color:color-mix(in srgb, var(--fg-default) 18%, var(--bg-default));color:var(--fg-default)}.ChatPage-module__IP4DpW__tabSupportOpenBadge{background-color:color-mix(in srgb, var(--attention-fg) 18%, var(--bg-default));min-width:1.25rem;height:1.25rem;color:var(--attention-fg);text-align:center;font-variant-numeric:tabular-nums;border-radius:999px;flex-shrink:0;padding-block:0;padding-inline:.3rem;font-size:.69rem;font-weight:700;line-height:1.25rem}.ChatPage-module__IP4DpW__tabUnreadBadge{background-color:var(--accent-fg);color:#fff;text-align:center;font-variant-numeric:tabular-nums;border-radius:999px;flex-shrink:0;min-width:1.25rem;height:1.25rem;padding-block:0;padding-inline:.3rem;font-size:.69rem;font-weight:700;line-height:1.25rem}.ChatPage-module__IP4DpW__chatSearch{box-sizing:border-box;background-color:var(--bg-subtle);border-top:1px dashed var(--border-default);border-bottom:1px dashed var(--border-default);border-right:2px solid var(--bg-default);border-left:2px solid var(--bg-default);padding:.65rem;position:relative}.ChatPage-module__IP4DpW__chatSearchIcon{width:1.25rem;height:1.25rem;color:var(--fg-muted);pointer-events:none;position:absolute;top:50%;left:1.78rem;translate:0 -50%}.ChatPage-module__IP4DpW__chatSearchInput{box-sizing:border-box;width:100%;min-width:0;height:2.5rem;min-height:2.5rem;color:var(--fg-default);background-color:var(--bg-canvas);box-shadow:none;appearance:none;border:none;border-radius:8px;margin:0;padding-block:0;padding-inline:3rem;font-family:inherit;font-size:.94rem;line-height:1.25;transition:color .2s,background-color .18s}.ChatPage-module__IP4DpW__chatSearchInput::placeholder{color:var(--fg-muted)}.ChatPage-module__IP4DpW__chatSearchInput::-webkit-search-cancel-button{appearance:none}.ChatPage-module__IP4DpW__chatSearchInput::-webkit-search-decoration{appearance:none}.ChatPage-module__IP4DpW__chatSearchClearBtn{width:1.25rem;height:1.25rem;color:var(--fg-muted);cursor:default;pointer-events:none;opacity:0;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .15s;display:flex;position:absolute;top:50%;right:1.78rem;translate:0 -50%}.ChatPage-module__IP4DpW__chatSearchClearBtn.ChatPage-module__IP4DpW__chatSearchClearBtnVisible{pointer-events:auto;cursor:pointer;opacity:1}.ChatPage-module__IP4DpW__chatSearchClearBtn:disabled{pointer-events:none;opacity:0;cursor:default}.ChatPage-module__IP4DpW__chatSearchClearIcon{flex-shrink:0;width:1.25rem;height:1.25rem;display:block}.ChatPage-module__IP4DpW__chatList{overflow-anchor:none;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:.65rem;overflow-y:auto}.ChatPage-module__IP4DpW__chatListAfterTabs{border-top:1px dashed var(--border-default);border-right:2px solid var(--bg-default);border-left:2px solid var(--bg-default)}.ChatPage-module__IP4DpW__messagesAwaitingScroll{visibility:hidden}.ChatPage-module__IP4DpW__messagesScrollPending{position:relative}.ChatPage-module__IP4DpW__messagesList,.ChatPage-module__IP4DpW__messageDayGroup{flex-direction:column;align-self:stretch;gap:.85rem;width:100%;min-width:0;display:flex}.ChatPage-module__IP4DpW__chatListNoScroll{overflow-y:hidden}.ChatPage-module__IP4DpW__chatListLoader{flex-direction:column;gap:0;display:flex}.ChatPage-module__IP4DpW__chatListLoadMoreSentinel{width:100%;pointer-events:none;overflow-anchor:none;flex-shrink:0;min-block-size:.25rem}@keyframes ChatPage-module__IP4DpW__chatPageSkeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ChatPage-module__IP4DpW__chatItemSkeleton,.ChatPage-module__IP4DpW__sidebarTabSkeleton{background:linear-gradient(90deg, color-mix(in srgb, var(--fg-default) 5%, var(--bg-default)) 25%, color-mix(in srgb, var(--fg-default) 9%, var(--bg-default)) 50%, color-mix(in srgb, var(--fg-default) 5%, var(--bg-default)) 75%);background-size:200% 100%;border-radius:8px;animation:1.6s ease-in-out infinite ChatPage-module__IP4DpW__chatPageSkeletonShimmer}.ChatPage-module__IP4DpW__sidebarTabSkeleton{box-sizing:border-box;align-items:center;gap:.65rem;padding-block:.65rem;padding-inline:.85rem;display:flex}.ChatPage-module__IP4DpW__sidebarTabSkeletonLabel{flex:1;min-width:0}.ChatPage-module__IP4DpW__sidebarTabSkeletonIcon{border-radius:4px;flex-shrink:0;width:1.13rem;height:1.13rem}.ChatPage-module__IP4DpW__sidebarTabSkeletonText{max-width:100%;height:1.13rem}.ChatPage-module__IP4DpW__sidebarTabSkeletonBadge{border-radius:999px;flex-shrink:0;width:1.25rem;min-width:1.25rem;height:1.25rem}.ChatPage-module__IP4DpW__sidebarTabSkeleton:nth-child(2){animation-delay:.1s}.ChatPage-module__IP4DpW__sidebarTabSkeleton:nth-child(3){animation-delay:.2s}.ChatPage-module__IP4DpW__sidebarTabSkeleton:nth-child(4){animation-delay:.3s}.ChatPage-module__IP4DpW__sidebarTabSkeleton:nth-child(5){animation-delay:.4s}.ChatPage-module__IP4DpW__sidebarTabSkeleton:nth-child(6){animation-delay:.5s}.ChatPage-module__IP4DpW__chatItemSkeleton{align-items:stretch;margin-bottom:.2rem;padding-block:.85rem;padding-inline:.75rem;display:flex}.ChatPage-module__IP4DpW__chatItemSkeletonWithNotificationIcon{align-items:center;gap:.88rem}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(2){animation-delay:.1s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(3){animation-delay:.2s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(4){animation-delay:.3s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(5){animation-delay:.4s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(6){animation-delay:.5s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(7){animation-delay:.6s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(8){animation-delay:.7s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(9){animation-delay:.8s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(10){animation-delay:.9s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(11){animation-delay:1s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(12){animation-delay:1.1s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(13){animation-delay:1.2s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(14){animation-delay:1.3s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(15){animation-delay:1.4s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(16){animation-delay:1.5s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(17){animation-delay:1.6s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(18){animation-delay:1.7s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(19){animation-delay:1.8s}.ChatPage-module__IP4DpW__chatItemSkeleton:nth-child(20){animation-delay:1.9s}.ChatPage-module__IP4DpW__chatItemSkeletonContent{flex-direction:column;flex:1;justify-content:center;gap:.28rem;min-width:0;display:flex}.ChatPage-module__IP4DpW__chatItemSkeletonRow{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;display:flex}.ChatPage-module__IP4DpW__skeletonBlock{background-color:var(--bg-subtle);border-radius:8px}.ChatPage-module__IP4DpW__emptyChatList{text-align:center;justify-content:center;align-items:center;padding-block:2rem;padding-inline:1rem;display:flex}.ChatPage-module__IP4DpW__chatItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:stretch;gap:0;width:100%;margin-bottom:.2rem;padding-block:.85rem;padding-inline:.75rem;transition:background-color .18s;display:flex}.ChatPage-module__IP4DpW__chatItem:hover,.ChatPage-module__IP4DpW__chatItem.ChatPage-module__IP4DpW__selectedChat{background-color:color-mix(in srgb, var(--fg-default) 6%, var(--bg-default))}.ChatPage-module__IP4DpW__chatItemWithNotificationIcon{align-items:center;gap:.88rem}.ChatPage-module__IP4DpW__chatItemNotificationIcon{width:1.35rem;height:1.35rem;color:var(--accent-fg);opacity:.88;flex-shrink:0;transition:color .18s,opacity .18s}.ChatPage-module__IP4DpW__chatItem:hover .ChatPage-module__IP4DpW__chatItemNotificationIcon,.ChatPage-module__IP4DpW__chatItem.ChatPage-module__IP4DpW__selectedChat .ChatPage-module__IP4DpW__chatItemNotificationIcon{color:var(--fg-default);opacity:1}.ChatPage-module__IP4DpW__chatSidebarSkeletonIconWrap{flex-shrink:0;display:block;position:relative;overflow:hidden}.ChatPage-module__IP4DpW__sidebarTabSkeleton .ChatPage-module__IP4DpW__chatSidebarSkeletonIconWrap{width:1.13rem;height:1.13rem}.ChatPage-module__IP4DpW__chatItemSkeleton .ChatPage-module__IP4DpW__chatSidebarSkeletonIconWrap{width:1.35rem;height:1.35rem}.ChatPage-module__IP4DpW__chatSidebarSkeletonIconWrap>svg{opacity:0;width:100%;height:100%;display:block}.ChatPage-module__IP4DpW__chatSidebarSkeletonIconOverlay{z-index:1;border-radius:4px;position:absolute;inset:0}.ChatPage-module__IP4DpW__chatItemContent{flex-direction:column;flex:1;gap:.28rem;min-width:0;display:flex}.ChatPage-module__IP4DpW__chatItemTopRow,.ChatPage-module__IP4DpW__chatItemBottomRow{align-items:center;gap:.5rem;min-width:0;display:flex}.ChatPage-module__IP4DpW__chatItemTitle{color:var(--fg-default);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.88rem;font-weight:600;overflow:hidden}.ChatPage-module__IP4DpW__chatItemMessage{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-size:.81rem;line-height:1.35;overflow:hidden}.ChatPage-module__IP4DpW__chatItemTitleRow{flex:1;align-items:center;gap:.4rem;min-width:0;margin:0;display:flex}.ChatPage-module__IP4DpW__chatItemTitleRow .ChatPage-module__IP4DpW__chatItemTitle{flex:1;min-width:0;margin:0}.ChatPage-module__IP4DpW__chatItemTimeRow{flex-shrink:0;align-items:center;gap:.18rem;display:inline-flex}.ChatPage-module__IP4DpW__chatItemTimeRow .ChatPage-module__IP4DpW__chatItemTime{color:var(--fg-muted);white-space:nowrap;font-size:.72rem;font-weight:500}.ChatPage-module__IP4DpW__chatItemTimeStatusSvg{flex-shrink:0;width:.82rem;height:.82rem;display:block}.ChatPage-module__IP4DpW__chatItemTime{color:var(--fg-muted);white-space:nowrap;flex-shrink:0;font-size:.72rem;font-weight:500}.ChatPage-module__IP4DpW__chatItemStatus{border-radius:8px;flex-shrink:0;padding-block:.15rem;padding-inline:.45rem;font-size:.69rem;font-weight:600}.ChatPage-module__IP4DpW__chatItemStatus.ChatPage-module__IP4DpW__statusOpen{color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 12%, var(--bg-default))}.ChatPage-module__IP4DpW__chatItemStatus.ChatPage-module__IP4DpW__statusInprogress{color:var(--attention-fg);background:color-mix(in srgb, var(--attention-fg) 14%, var(--bg-default))}.ChatPage-module__IP4DpW__chatItemStatus.ChatPage-module__IP4DpW__statusClosed{color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 12%, var(--bg-default))}.ChatPage-module__IP4DpW__chatItemStatusGroup{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.ChatPage-module__IP4DpW__chatItemOrderRole{color:var(--fg-subtle);background:color-mix(in srgb, var(--fg-subtle) 10%, var(--bg-default));border-radius:8px;flex-shrink:0;padding-block:.15rem;padding-inline:.45rem;font-size:.69rem;font-weight:600}.ChatPage-module__IP4DpW__statusCompleted{color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 12%, var(--bg-default))}.ChatPage-module__IP4DpW__statusCancelled{color:var(--danger-fg);background:color-mix(in srgb, var(--danger-fg) 12%, var(--bg-default))}.ChatPage-module__IP4DpW__statusPending{color:var(--attention-fg);background:color-mix(in srgb, var(--attention-fg) 14%, var(--bg-default))}.ChatPage-module__IP4DpW__statusAwaiting{color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 14%, var(--bg-default))}.ChatPage-module__IP4DpW__statusDecision{color:#a371f7;background:color-mix(in srgb, #a371f7 14%, var(--bg-default))}.ChatPage-module__IP4DpW__statusRefundRequested{color:var(--attention-fg);background:color-mix(in srgb, var(--attention-fg) 14%, var(--bg-default))}.ChatPage-module__IP4DpW__statusRefunded{color:var(--danger-fg);background:color-mix(in srgb, var(--danger-fg) 12%, var(--bg-default))}.ChatPage-module__IP4DpW__unreadBadge{background-color:var(--accent-fg);color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:50%;justify-content:center;align-items:center;min-width:1.2rem;height:1.2rem;padding-block:0;padding-inline:.3rem;font-size:.63rem;font-weight:700;line-height:1;display:flex}.ChatPage-module__IP4DpW__chatWindow{background-color:var(--bg-canvas);flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.ChatPage-module__IP4DpW__chatMobileToolbar{min-height:var(--chat-pane-header-min-h);border-bottom:1px dashed var(--border-default);background-color:var(--bg-default);flex-shrink:0;justify-content:space-between;align-items:center;gap:.65rem;padding-block:0;padding-inline:1.35rem;display:none}.ChatPage-module__IP4DpW__chatMobileToolbarTitle{letter-spacing:.02em;min-width:0;color:var(--fg-default);flex:1;margin:0;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1.06rem;font-weight:600;line-height:1.25}.ChatPage-module__IP4DpW__chatMobileSupportBadges{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.35rem;min-width:0;max-width:44%;display:flex}.ChatPage-module__IP4DpW__chatMobileToolbarBtn{width:2.5rem;height:2.5rem;color:var(--fg-default);cursor:pointer;appearance:none;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .18s,color .18s;display:inline-flex}.ChatPage-module__IP4DpW__chatMobileToolbarBtn:hover{background-color:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-default));color:var(--accent-fg)}.ChatPage-module__IP4DpW__chatMobileToolbarIcon{color:currentColor;flex-shrink:0;width:1.25rem;height:1.25rem}.ChatPage-module__IP4DpW__chatWindowScroll{flex-direction:column;flex:1;min-width:0;min-height:0;transition:background-color .18s;display:flex;position:relative;overflow:hidden}.ChatPage-module__IP4DpW__chatWindowScrollDropActive{background-color:color-mix(in srgb, var(--accent-fg) 6%, var(--bg-default))}.ChatPage-module__IP4DpW__chatDropOverlay{z-index:30;pointer-events:none;background-color:color-mix(in srgb, var(--bg-default) 60%, transparent);justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.ChatPage-module__IP4DpW__chatDropOverlayContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;width:min(28rem,100%);display:flex}.ChatPage-module__IP4DpW__chatDropOverlayIcon{width:2rem;height:2rem;color:var(--accent-fg)}.ChatPage-module__IP4DpW__chatDropOverlaySpinner{border:2px solid color-mix(in srgb, var(--fg-muted) 35%, transparent);border-top-color:var(--accent-fg);border-radius:50%;width:2rem;height:2rem;animation:.8s linear infinite ChatPage-module__IP4DpW__chatSpinnerRotate}.ChatPage-module__IP4DpW__chatDropOverlayTitle{color:var(--fg-default);margin:0;font-size:.92rem;font-weight:600;line-height:1.35}.ChatPage-module__IP4DpW__chatDropOverlayHint{color:var(--fg-muted);margin:0;font-size:.79rem;line-height:1.35}.ChatPage-module__IP4DpW__chatDropOverlayFileName{color:var(--fg-default);text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-size:.82rem;line-height:1.35;overflow:hidden}.ChatPage-module__IP4DpW__chatDropOverlayProgressTrack{background-color:color-mix(in srgb, var(--fg-muted) 20%, var(--bg-canvas));border-radius:50%;width:min(18rem,100%);height:.38rem;overflow:hidden}.ChatPage-module__IP4DpW__chatDropOverlayProgressFill{background-color:var(--accent-fg);border-radius:50%;height:100%;display:block}.ChatPage-module__IP4DpW__chatHeader{box-sizing:border-box;min-height:var(--chat-pane-header-min-h);border-bottom:1px dashed var(--border-default);background-color:color-mix(in srgb, var(--fg-default) 2.5%, var(--bg-canvas));justify-content:space-between;align-items:center;gap:1rem;padding-block:0;padding-inline:1.35rem;display:flex;position:relative}.ChatPage-module__IP4DpW__chatMsgSearchOverlay{z-index:10;background-color:color-mix(in srgb, var(--fg-default) 2.5%, var(--bg-canvas));align-items:center;gap:.75rem;padding-block:0;padding-inline:1.35rem;display:flex;position:absolute;inset:0}.ChatPage-module__IP4DpW__chatMsgSearchClose{width:2.5rem;height:2.5rem;color:var(--fg-muted);box-shadow:none;cursor:pointer;appearance:none;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .2s,color .2s;display:flex}.ChatPage-module__IP4DpW__chatMsgSearchClose:hover{background-color:var(--bg-subtle);color:var(--fg-default)}.ChatPage-module__IP4DpW__chatMsgSearchCloseIcon{width:1.25rem;height:1.25rem}.ChatPage-module__IP4DpW__chatMsgSearchField{flex:1;align-items:center;min-width:0;display:flex;position:relative}.ChatPage-module__IP4DpW__chatMsgSearchFieldIcon{width:1.25rem;height:1.25rem;color:var(--fg-muted);pointer-events:none;position:absolute;top:50%;left:1.13rem;translate:0 -50%}.ChatPage-module__IP4DpW__chatMsgSearchInput{box-sizing:border-box;width:100%;height:2.5rem;min-height:2.5rem;color:var(--fg-default);background-color:var(--bg-subtle);box-shadow:none;appearance:none;border:none;border-radius:8px;margin:0;padding-block:0;padding-inline:3rem 2.38rem;font-family:inherit;font-size:.94rem;line-height:1.25;transition:color .2s}.ChatPage-module__IP4DpW__chatMsgSearchInput::placeholder{color:var(--fg-muted)}.ChatPage-module__IP4DpW__chatMsgSearchInput::-webkit-search-cancel-button{display:none}.ChatPage-module__IP4DpW__chatMsgSearchNav{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.ChatPage-module__IP4DpW__chatMsgSearchMatchCount{text-align:center;font-variant-numeric:tabular-nums;min-width:2.9rem;color:var(--fg-muted);font-size:.81rem}.ChatPage-module__IP4DpW__chatMsgSearchStepButton{width:2.5rem;height:2.5rem;color:var(--fg-muted);box-shadow:none;cursor:pointer;appearance:none;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .2s,color .2s;display:flex}.ChatPage-module__IP4DpW__chatMsgSearchStepButton:hover:not(:disabled){background-color:var(--bg-subtle);color:var(--fg-default)}.ChatPage-module__IP4DpW__chatMsgSearchStepButton:disabled{opacity:.38;cursor:not-allowed}.ChatPage-module__IP4DpW__chatMsgSearchStepButtonIcon{width:1.25rem;height:1.25rem}.ChatPage-module__IP4DpW__chatSearchMsgButton{box-sizing:border-box;width:2.19rem;height:2.19rem;color:var(--fg-default);background-color:var(--bg-subtle);box-shadow:none;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .2s,color .2s;display:inline-flex}.ChatPage-module__IP4DpW__chatSearchMsgButton:hover{background-color:color-mix(in srgb, var(--fg-default) 6%, var(--bg-subtle));color:var(--fg-default)}.ChatPage-module__IP4DpW__messagesLoadMoreBar{justify-content:center;align-items:center;min-height:1.5rem;padding-block:.4rem;display:flex}.ChatPage-module__IP4DpW__messagesLoadMoreSpinner{border:2px solid color-mix(in srgb, var(--fg-default) 15%, transparent);border-top-color:var(--fg-muted);border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite ChatPage-module__IP4DpW__spin;display:inline-block}@keyframes ChatPage-module__IP4DpW__spin{to{transform:rotate(360deg)}}.ChatPage-module__IP4DpW__chatHeaderInfo{flex-direction:column;flex:1 1 0;gap:.2rem;min-width:0;display:flex}.ChatPage-module__IP4DpW__chatHeaderInfoWithNotificationIcon{flex-direction:row;align-items:center;gap:.75rem}.ChatPage-module__IP4DpW__chatHeaderInfoTextStack{flex-direction:column;flex:1 1 0;gap:.2rem;min-width:0;display:flex}.ChatPage-module__IP4DpW__chatHeaderNotificationIcon{width:1.6rem;height:1.6rem;color:var(--fg-default);opacity:.96;flex-shrink:0}.ChatPage-module__IP4DpW__chatHeaderTitle{color:var(--fg-default);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.94rem;font-weight:600;overflow:hidden}.ChatPage-module__IP4DpW__chatHeaderSubtitleRow{flex-wrap:nowrap;align-items:center;gap:.5rem;min-width:0;display:flex}.ChatPage-module__IP4DpW__chatHeaderSubtitle{color:var(--fg-muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:.81rem;overflow:hidden}.ChatPage-module__IP4DpW__chatPaneOverview .ChatPage-module__IP4DpW__chatHeaderInfo{flex:1 1 0;min-width:0}.ChatPage-module__IP4DpW__chatPaneOverview .ChatPage-module__IP4DpW__chatHeaderActions{flex-shrink:0}.ChatPage-module__IP4DpW__chatPaneOverview .ChatPage-module__IP4DpW__chatHeaderSubtitleRow{flex-wrap:nowrap;min-width:0}.ChatPage-module__IP4DpW__chatPaneOverview .ChatPage-module__IP4DpW__chatHeaderSubtitle{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.75rem;line-height:1.35;overflow:hidden}.ChatPage-module__IP4DpW__chatHeaderStatus{border-radius:8px;flex-shrink:0;padding-block:.18rem;padding-inline:.48rem;font-size:.69rem;font-weight:600;display:inline-block}.ChatPage-module__IP4DpW__chatHeaderStatus_open{color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 12%, var(--bg-canvas))}.ChatPage-module__IP4DpW__chatHeaderStatus_inProgress{color:var(--attention-fg);background:color-mix(in srgb, var(--attention-fg) 14%, var(--bg-canvas))}.ChatPage-module__IP4DpW__chatHeaderStatus_closed,.ChatPage-module__IP4DpW__chatHeaderStatus_completed{color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 12%, var(--bg-canvas))}.ChatPage-module__IP4DpW__chatHeaderStatus_cancelled{color:var(--danger-fg);background:color-mix(in srgb, var(--danger-fg) 12%, var(--bg-canvas))}.ChatPage-module__IP4DpW__chatHeaderStatus_pending{color:var(--attention-fg);background:color-mix(in srgb, var(--attention-fg) 14%, var(--bg-canvas))}.ChatPage-module__IP4DpW__chatHeaderStatus_awaiting{color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 14%, var(--bg-canvas))}.ChatPage-module__IP4DpW__chatHeaderStatus_decision{color:#a371f7;background:color-mix(in srgb, #a371f7 14%, var(--bg-canvas))}.ChatPage-module__IP4DpW__chatHeaderStatus_refundRequested{color:var(--attention-fg);background:color-mix(in srgb, var(--attention-fg) 14%, var(--bg-canvas))}.ChatPage-module__IP4DpW__chatHeaderStatus_refunded{color:var(--danger-fg);background:color-mix(in srgb, var(--danger-fg) 12%, var(--bg-canvas))}.ChatPage-module__IP4DpW__chatHeaderActions{flex-wrap:nowrap;flex-shrink:0;justify-content:flex-end;gap:.5rem;display:flex}.ChatPage-module__IP4DpW__pinChatButton{box-sizing:border-box;width:2.19rem;height:2.19rem;color:var(--fg-muted);cursor:pointer;background-color:#0000;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .18s,color .18s;display:inline-flex}.ChatPage-module__IP4DpW__pinChatButton:hover{background-color:color-mix(in srgb, var(--fg-default) 8%, transparent);color:var(--fg-default)}.ChatPage-module__IP4DpW__pinChatButton:disabled{opacity:.45;cursor:not-allowed}.ChatPage-module__IP4DpW__pinChatButtonPin{color:var(--success-fg);background-color:color-mix(in srgb, var(--success-fg) 10%, transparent)}.ChatPage-module__IP4DpW__pinChatButtonPin:hover{background-color:color-mix(in srgb, var(--success-fg) 18%, transparent);color:var(--success-fg)}.ChatPage-module__IP4DpW__pinChatButtonUnpin{color:var(--danger-fg);background-color:color-mix(in srgb, var(--danger-fg) 10%, transparent)}.ChatPage-module__IP4DpW__pinChatButtonUnpin:hover{background-color:color-mix(in srgb, var(--danger-fg) 18%, transparent);color:var(--danger-fg)}.ChatPage-module__IP4DpW__pinChatIcon{color:currentColor;flex-shrink:0;width:1rem;height:1rem;display:block}.ChatPage-module__IP4DpW__directBlockIcon{width:.95rem;height:.95rem}.ChatPage-module__IP4DpW__chatHeaderSearchWrap{flex-shrink:1;align-items:center;width:177px;max-width:177px;display:flex;position:relative}.ChatPage-module__IP4DpW__chatHeaderSearchIcon{width:1.25rem;height:1.25rem;color:var(--fg-muted);pointer-events:none;position:absolute;top:50%;left:1.13rem;translate:0 -50%}.ChatPage-module__IP4DpW__chatHeaderSearchInput{width:100%;min-width:0;height:2.19rem;min-height:2.19rem;color:var(--fg-default);background-color:var(--bg-canvas);border-radius:8px;margin:0;padding-block:0;padding-inline:3rem .75rem;font-size:.88rem;line-height:1.25;transition:color .2s,background-color .18s}.ChatPage-module__IP4DpW__chatHeaderSearchInput::placeholder{color:var(--fg-muted)}.ChatPage-module__IP4DpW__chatHeaderSearchInput::-webkit-search-cancel-button{appearance:none}.ChatPage-module__IP4DpW__chatHeaderSearchInput::-webkit-search-decoration{appearance:none}.ChatPage-module__IP4DpW__chatItemPinIcon{width:1.35rem;height:1.35rem;color:var(--accent-fg);opacity:.88;flex-shrink:0;transition:color .18s,opacity .18s}.ChatPage-module__IP4DpW__chatItem:hover .ChatPage-module__IP4DpW__chatItemPinIcon,.ChatPage-module__IP4DpW__chatItem.ChatPage-module__IP4DpW__selectedChat .ChatPage-module__IP4DpW__chatItemPinIcon{color:var(--fg-default);opacity:1}.ChatPage-module__IP4DpW__chatItemDragging{background-color:color-mix(in srgb, var(--accent-fg) 10%, var(--bg-subtle));cursor:grabbing}.ChatPage-module__IP4DpW__pinnedSection{background-color:var(--bg-subtle);border-bottom:1px dashed var(--border-default);flex-shrink:0;max-height:40%;padding-block:.65rem .5rem;padding-inline:.5rem;overflow-y:auto}.ChatPage-module__IP4DpW__chatItemDragOver{background-color:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-subtle))}.ChatPage-module__IP4DpW__chatItem[data-pinned-item]{cursor:grab;touch-action:none}.ChatPage-module__IP4DpW__chatItem[data-pinned-item]:active{cursor:grabbing}.ChatPage-module__IP4DpW__chatHeaderDealLinkButton,.ChatPage-module__IP4DpW__chatHeaderReportLinkButton{box-sizing:border-box;cursor:pointer;width:2.25rem;height:2.25rem;color:var(--fg-default);background-color:var(--bg-subtle);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.ChatPage-module__IP4DpW__chatHeaderDealLinkButton:hover,.ChatPage-module__IP4DpW__chatHeaderDealLinkButton:focus-visible{color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 20%, var(--bg-canvas))}.ChatPage-module__IP4DpW__chatHeaderReportLinkButton:hover,.ChatPage-module__IP4DpW__chatHeaderReportLinkButton:focus-visible{color:var(--attention-fg);background:color-mix(in srgb, var(--attention-fg) 26%, transparent)}.ChatPage-module__IP4DpW__chatHeaderActionIconWrap{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ChatPage-module__IP4DpW__directHeaderClearIcon{color:currentColor;flex-shrink:0;width:1.05rem;height:.92rem;display:block}.ChatPage-module__IP4DpW__messages{-webkit-overflow-scrolling:touch;background-color:var(--bg-default);flex-direction:column;flex:1;align-self:stretch;gap:.85rem;width:100%;min-height:0;padding-block:1rem;padding-inline:1rem;display:flex;overflow-y:auto}.ChatPage-module__IP4DpW__messagesSkeletonState,.ChatPage-module__IP4DpW__messagesScrollPending{overflow-y:hidden}.ChatPage-module__IP4DpW__notificationPost{box-sizing:border-box;background:var(--bg-canvas);text-align:left;border-radius:8px;flex-direction:column;gap:.85rem;width:100%;max-width:40rem;margin-inline:0;padding-block:1rem;padding-inline:1.25rem;display:flex}.ChatPage-module__IP4DpW__notificationPostHeader{flex-wrap:nowrap;align-items:center;gap:.6rem 10px;width:100%;min-width:0;margin:0}.ChatPage-module__IP4DpW__notificationPostHeaderStart{flex:0 auto;min-width:0;max-width:100%}.ChatPage-module__IP4DpW__notificationPostTitle{text-overflow:ellipsis;white-space:nowrap;text-align:start;min-width:0;margin:0;overflow:hidden}.ChatPage-module__IP4DpW__notificationPostTime{color:var(--fg-muted);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;margin:0;font-size:.8rem;font-weight:600;line-height:1.15}.ChatPage-module__IP4DpW__notificationPostContent{flex-direction:column;gap:.55rem;min-width:0;display:flex}.ChatPage-module__IP4DpW__notificationPostBody{color:var(--fg-default);white-space:pre-line;text-align:start;margin:0;font-size:.88rem;line-height:1.55}.ChatPage-module__IP4DpW__notificationPostQuoteMark{color:var(--fg-muted)}.ChatPage-module__IP4DpW__notificationPostBodyLink{color:var(--accent-fg);text-underline-offset:.12em;text-decoration:underline}.ChatPage-module__IP4DpW__notificationPostBodyLink:hover{filter:brightness(1.08)}.ChatPage-module__IP4DpW__notificationThreadPreviewSnippet{color:var(--fg-muted);word-break:break-word}.ChatPage-module__IP4DpW__notificationPost .ChatPage-module__IP4DpW__messageAttachmentBlock{text-align:start;align-items:flex-start}.ChatPage-module__IP4DpW__notificationPostImage{object-fit:contain;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:min(52vh,320px);display:block}.ChatPage-module__IP4DpW__messageLoading{text-align:center;color:var(--fg-muted);padding:1rem;font-size:.88rem}.ChatPage-module__IP4DpW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ChatPage-module__IP4DpW__chatEmptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;margin:auto;padding-block:.5rem;display:flex}.ChatPage-module__IP4DpW__chatEmptyIcon{width:4.5rem;height:4.5rem;color:var(--fg-muted);opacity:.55;flex-shrink:0}.ChatPage-module__IP4DpW__chatEmpty{color:var(--fg-muted);text-align:center;margin:0;font-size:.88rem}.ChatPage-module__IP4DpW__messageHint{color:var(--fg-muted);text-align:center;opacity:.9;margin-block:.5rem 0;padding:0;font-size:.75rem;line-height:1.4}.ChatPage-module__IP4DpW__messageUnreadDivider{pointer-events:none;align-self:stretch;align-items:center;gap:.75rem;width:100%;display:flex}.ChatPage-module__IP4DpW__messageUnreadDividerLine{border-top:1px dashed var(--border-default);flex:1 1 0;min-width:0;height:0}.ChatPage-module__IP4DpW__messageUnreadDividerLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--fg-muted);flex-shrink:0;font-size:.68rem;font-weight:600}.ChatPage-module__IP4DpW__messageDateDivider{z-index:4;pointer-events:none;flex-shrink:0;justify-content:center;align-self:stretch;width:100%;display:flex;position:sticky;top:0}.ChatPage-module__IP4DpW__messageDateDividerPill{background:color-mix(in srgb, var(--bg-default) 90%, var(--fg-muted));border-radius:999px;justify-content:center;align-items:center;max-width:min(92%,20rem);padding:.22rem .72rem;display:inline-flex}.ChatPage-module__IP4DpW__messageDateDividerLabel{color:var(--fg-default);font-size:.69rem;font-weight:600;line-height:1.35}.ChatPage-module__IP4DpW__messageBubbleTailPeer{border-radius:8px 8px 8px 0}.ChatPage-module__IP4DpW__messageBubbleTailOwn{border-radius:8px 8px 0}.ChatPage-module__IP4DpW__messageContent{background-color:var(--bg-canvas);color:var(--fg-default);padding-block:.65rem;padding-inline:.85rem;display:flow-root;position:relative}.ChatPage-module__IP4DpW__messageContent .ChatPage-module__IP4DpW__messageText{color:var(--fg-default);overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:none;hyphens:none}.ChatPage-module__IP4DpW__messageContent .ChatPage-module__IP4DpW__messageAttachmentCaption,.ChatPage-module__IP4DpW__messageContent .ChatPage-module__IP4DpW__messageAttachmentFileName,.ChatPage-module__IP4DpW__messageContent .ChatPage-module__IP4DpW__messageAttachmentPreviewCode{color:var(--fg-default)}.ChatPage-module__IP4DpW__messageContent .ChatPage-module__IP4DpW__messageAttachmentPreviewMeta{color:var(--fg-muted)}.ChatPage-module__IP4DpW__messageContent .ChatPage-module__IP4DpW__messageAttachmentPreviewLoader{color:color-mix(in srgb, var(--fg-default) 80%, transparent)}.ChatPage-module__IP4DpW__messageContent .ChatPage-module__IP4DpW__messageAttachmentVideo{background-color:var(--bg-default)}.ChatPage-module__IP4DpW__messageContent .ChatPage-module__IP4DpW__messageAttachmentTextPreviewExpanded{background-color:color-mix(in srgb, var(--fg-default) 6%, transparent)}.ChatPage-module__IP4DpW__messageContent .ChatPage-module__IP4DpW__messageAttachmentPreviewCode,.ChatPage-module__IP4DpW__messageContent .ChatPage-module__IP4DpW__messageAttachmentPreviewAction{background-color:var(--bg-default)}.ChatPage-module__IP4DpW__messageContent .ChatPage-module__IP4DpW__messageAttachmentPreviewAction:hover{background-color:color-mix(in srgb, var(--fg-default) 10%, transparent)}.ChatPage-module__IP4DpW__messageContent .ChatPage-module__IP4DpW__messageAttachmentPreviewActionSubtle{color:var(--fg-muted)}.ChatPage-module__IP4DpW__messageContent .ChatPage-module__IP4DpW__messageAttachmentPreviewActionSubtle:hover{color:var(--fg-default);opacity:1}.ChatPage-module__IP4DpW__messageRoleBadge{box-sizing:border-box;letter-spacing:.02em;width:fit-content;max-width:min(100%,9.5rem);color:color-mix(in srgb, var(--fg-default) 88%, transparent);background-color:color-mix(in srgb, var(--fg-default) 12%, transparent);white-space:nowrap;text-overflow:ellipsis;cursor:default;border-radius:8px;padding-block:.18rem;padding-inline:.42rem;font-size:.62rem;font-weight:600;line-height:1.2;overflow:hidden}.ChatPage-module__IP4DpW__messageContent .ChatPage-module__IP4DpW__messageAttachmentBlock{clear:both}.ChatPage-module__IP4DpW__messageReplyQuote{box-sizing:border-box;background-color:var(--bg-default);border-radius:8px;align-items:stretch;gap:.5rem;width:100%;margin-block-end:.45rem;padding:.38rem .5rem .38rem .4rem;display:flex;position:relative}.ChatPage-module__IP4DpW__messageReplyQuoteBar{background-color:color-mix(in srgb, var(--accent-fg) 85%, transparent);border-radius:2px;flex:0 0 3px;align-self:stretch;width:3px}.ChatPage-module__IP4DpW__messageBubbleTailPeer .ChatPage-module__IP4DpW__messageReplyQuoteBar{background-color:color-mix(in srgb, var(--success-fg) 80%, transparent)}.ChatPage-module__IP4DpW__messageReplyQuoteText{min-width:0;color:var(--fg-muted);-webkit-line-clamp:3;line-clamp:3;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;white-space:normal;-webkit-box-orient:vertical;flex:1;font-size:.8125rem;font-weight:400;line-height:1.38;display:-webkit-box;overflow:hidden}.ChatPage-module__IP4DpW__messageTextStack,.ChatPage-module__IP4DpW__messageBodyFlow{width:100%;min-width:0;display:flow-root}.ChatPage-module__IP4DpW__messageAttachmentBlock{flex-direction:column;gap:.45rem;display:flex}.ChatPage-module__IP4DpW__messageAttachmentImageLink{cursor:zoom-in;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;flex-shrink:0;align-self:flex-start;width:fit-content;max-width:100%;padding:0;line-height:0;display:block;overflow:hidden}.ChatPage-module__IP4DpW__messageAttachmentImageLink:focus{outline:none}.ChatPage-module__IP4DpW__messageAttachmentImageLink:focus-visible{outline:2px solid var(--accent-fg);outline-offset:2px}.ChatPage-module__IP4DpW__messageAttachmentImage{object-fit:contain;display:block;width:auto!important;max-width:min(400px,100%)!important;height:auto!important;max-height:220px!important}.ChatPage-module__IP4DpW__messageAttachmentVideo{background-color:var(--bg-default);border-radius:8px;width:100%;max-width:min(100%,22rem);max-height:280px;display:block}.ChatPage-module__IP4DpW__messageAttachmentFile{color:inherit;align-items:center;gap:.45rem;text-decoration:none;display:inline-flex}.ChatPage-module__IP4DpW__messageAttachmentFile:hover{opacity:.86}.ChatPage-module__IP4DpW__messageAttachmentFileIcon{width:1rem;height:1rem;color:var(--accent-fg)}.ChatPage-module__IP4DpW__messageAttachmentFileName{word-break:break-word;font-size:.85rem;line-height:1.35}.ChatPage-module__IP4DpW__messageAttachmentCaption{margin:0;font-size:.85rem;line-height:1.45}.ChatPage-module__IP4DpW__messageAttachmentTextPreview{flex-direction:column;gap:.45rem;margin-top:.1rem;display:flex}.ChatPage-module__IP4DpW__messageAttachmentTextPreviewExpanded{background-color:color-mix(in srgb, var(--fg-default) 4%, var(--bg-canvas));border-radius:8px;padding-block:.55rem;padding-inline:.65rem}.ChatPage-module__IP4DpW__messageAttachmentPreviewLoader{color:var(--fg-muted);align-items:center;gap:.45rem;font-size:.78rem;display:inline-flex}.ChatPage-module__IP4DpW__messageAttachmentPreviewLoaderSpinner{border:2px solid color-mix(in srgb, var(--fg-muted) 35%, transparent);border-top-color:var(--accent-fg);border-radius:50%;width:.8rem;height:.8rem;animation:.8s linear infinite ChatPage-module__IP4DpW__chatSpinnerRotate}.ChatPage-module__IP4DpW__messageAttachmentPreviewCode{background-color:var(--bg-default);color:var(--fg-default);white-space:pre-wrap;word-break:break-word;border-radius:8px;margin:0;padding-block:.55rem;padding-inline:.65rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:.75rem;line-height:1.45}.ChatPage-module__IP4DpW__messageAttachmentPreviewActions{flex-wrap:wrap;align-items:center;gap:.5rem;display:inline-flex}.ChatPage-module__IP4DpW__messageAttachmentPreviewAction{background-color:var(--bg-default);min-height:1.75rem;color:var(--accent-fg);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding-block:0;padding-inline:.6rem;font-family:inherit;font-size:.75rem;transition:opacity .15s,background-color .15s;display:inline-flex}.ChatPage-module__IP4DpW__messageAttachmentPreviewAction:hover{background-color:color-mix(in srgb, var(--accent-fg) 10%, var(--bg-default))}.ChatPage-module__IP4DpW__messageAttachmentPreviewActionSubtle{color:var(--fg-muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;margin:0;padding:0;font-family:inherit;font-size:.75rem;line-height:1.35;transition:opacity .15s,color .15s;display:inline-flex}.ChatPage-module__IP4DpW__messageAttachmentPreviewActionSubtle:hover{color:var(--fg-default);opacity:.9}.ChatPage-module__IP4DpW__messageAttachmentPreviewMeta{color:var(--fg-muted);font-size:.72rem}.ChatPage-module__IP4DpW__messageAttachmentPreviewError{color:var(--danger-fg);margin:0;font-size:.74rem;line-height:1.35}.ChatPage-module__IP4DpW__messageText{white-space:pre-line;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:none;hyphens:none;color:var(--fg-default);margin:0;font-size:.94rem;font-weight:400;line-height:1.5}.ChatPage-module__IP4DpW__messageMeta{flex-flow:row;justify-content:flex-end;align-items:center;gap:.35rem;max-width:100%;margin-top:.28rem;display:flex}.ChatPage-module__IP4DpW__messageMetaTime{color:var(--fg-muted);font-size:.69rem;line-height:1.35}.ChatPage-module__IP4DpW__messageMetaStatus{cursor:default;align-items:center;line-height:0;display:inline-flex}.ChatPage-module__IP4DpW__messageMetaStatusSvg{flex-shrink:0;width:1rem;height:1rem;display:block}.ChatPage-module__IP4DpW__messageMetaStatusSent{color:var(--fg-muted);opacity:.88}.ChatPage-module__IP4DpW__messageMetaStatusRead{color:var(--accent-fg);opacity:.95}.ChatPage-module__IP4DpW__supportTicketFooter{border-top:1px dashed var(--border-default);background-color:var(--bg-default);flex-shrink:0}.ChatPage-module__IP4DpW__supportTicketFooterInner{box-sizing:border-box;background-color:var(--bg-canvas);border-right:2px solid var(--bg-default);flex-flow:row;justify-content:space-between;align-items:center;gap:.75rem;padding-block:.65rem;padding-inline:1.5rem;display:flex}.ChatPage-module__IP4DpW__supportClaimRow{flex-wrap:nowrap;flex:1 1 0;align-items:center;gap:.5rem;min-width:0;display:flex}.ChatPage-module__IP4DpW__supportClaimButton{box-sizing:border-box;max-width:100%;min-height:2.19rem;color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 15%, transparent);cursor:pointer;appearance:none;opacity:1;text-overflow:ellipsis;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;padding-block:0;padding-inline:.88rem;font-family:inherit;font-size:.81rem;font-weight:600;line-height:1.25;transition:opacity .15s,background .15s,color .15s;display:inline-flex;overflow:hidden}.ChatPage-module__IP4DpW__supportClaimButton:hover:not(:disabled){background:color-mix(in srgb, var(--accent-fg) 24%, transparent);color:color-mix(in srgb, var(--accent-fg) 62%, white)}.ChatPage-module__IP4DpW__supportClaimButton:disabled{opacity:.4;cursor:not-allowed;color:var(--fg-muted);background:var(--bg-default)}.ChatPage-module__IP4DpW__supportStatusDropdownWrap{flex-shrink:0;width:min(100%,14.5rem);min-width:10.5rem}.ChatPage-module__IP4DpW__supportStatusLockedHint{min-width:0;max-width:min(100%,28rem);color:var(--fg-muted);text-align:end;flex:1 1 0;margin:0;font-size:.81rem;line-height:1.35}.ChatPage-module__IP4DpW__supportStatusDropdownLocked{opacity:.55;pointer-events:none}.ChatPage-module__IP4DpW__supportStatusDropdownTrigger{box-sizing:border-box;height:2.31rem;min-height:2.31rem}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownTrigger.ChatPage-module__IP4DpW__supportStatusToneReview{color:var(--attention-fg);background:color-mix(in srgb, var(--attention-fg) 14%, var(--bg-canvas))}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownTrigger.ChatPage-module__IP4DpW__supportStatusToneReview:hover,.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownTrigger.ChatPage-module__IP4DpW__supportStatusToneReview:focus-visible{background:color-mix(in srgb, var(--attention-fg) 24%, var(--bg-canvas));color:color-mix(in srgb, var(--attention-fg) 62%, white)}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownTrigger.ChatPage-module__IP4DpW__supportStatusToneReview svg{color:currentColor}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownTrigger.ChatPage-module__IP4DpW__supportStatusToneAwaiting{color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 14%, var(--bg-canvas))}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownTrigger.ChatPage-module__IP4DpW__supportStatusToneAwaiting:hover,.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownTrigger.ChatPage-module__IP4DpW__supportStatusToneAwaiting:focus-visible{background:color-mix(in srgb, var(--accent-fg) 24%, var(--bg-canvas));color:color-mix(in srgb, var(--accent-fg) 62%, white)}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownTrigger.ChatPage-module__IP4DpW__supportStatusToneAwaiting svg{color:currentColor}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownTrigger.ChatPage-module__IP4DpW__supportStatusToneDecision{color:#a371f7;background:color-mix(in srgb, #a371f7 14%, var(--bg-canvas))}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownTrigger.ChatPage-module__IP4DpW__supportStatusToneDecision:hover,.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownTrigger.ChatPage-module__IP4DpW__supportStatusToneDecision:focus-visible{background:color-mix(in srgb, #a371f7 24%, var(--bg-canvas));color:#ba95f9}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownTrigger.ChatPage-module__IP4DpW__supportStatusToneDecision svg{color:currentColor}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownTrigger.ChatPage-module__IP4DpW__supportStatusToneResolved{color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 14%, var(--bg-canvas))}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownTrigger.ChatPage-module__IP4DpW__supportStatusToneResolved:hover,.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownTrigger.ChatPage-module__IP4DpW__supportStatusToneResolved:focus-visible{background:color-mix(in srgb, var(--success-fg) 24%, var(--bg-canvas));color:color-mix(in srgb, var(--success-fg) 75%, white)}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownTrigger.ChatPage-module__IP4DpW__supportStatusToneResolved svg{color:currentColor}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownMenu .ChatPage-module__IP4DpW__supportStatusToneReview{color:var(--attention-fg)}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownMenu .ChatPage-module__IP4DpW__supportStatusToneReview:hover,.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownMenu .ChatPage-module__IP4DpW__supportStatusOptionActive.ChatPage-module__IP4DpW__supportStatusToneReview{background:color-mix(in srgb, var(--attention-fg) 26%, var(--bg-canvas));color:color-mix(in srgb, var(--attention-fg) 75%, white)}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownMenu .ChatPage-module__IP4DpW__supportStatusToneAwaiting{color:var(--accent-fg)}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownMenu .ChatPage-module__IP4DpW__supportStatusToneAwaiting:hover,.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownMenu .ChatPage-module__IP4DpW__supportStatusOptionActive.ChatPage-module__IP4DpW__supportStatusToneAwaiting{background:color-mix(in srgb, var(--accent-fg) 26%, var(--bg-canvas));color:color-mix(in srgb, var(--accent-fg) 62%, white)}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownMenu .ChatPage-module__IP4DpW__supportStatusToneDecision{color:#a371f7}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownMenu .ChatPage-module__IP4DpW__supportStatusToneDecision:hover,.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownMenu .ChatPage-module__IP4DpW__supportStatusOptionActive.ChatPage-module__IP4DpW__supportStatusToneDecision{background:color-mix(in srgb, #a371f7 26%, var(--bg-canvas));color:#ba95f9}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownMenu .ChatPage-module__IP4DpW__supportStatusToneResolved{color:var(--success-fg)}.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownMenu .ChatPage-module__IP4DpW__supportStatusToneResolved:hover,.ChatPage-module__IP4DpW__supportStatusDropdownWrap .ChatPage-module__IP4DpW__supportStatusDropdownMenu .ChatPage-module__IP4DpW__supportStatusOptionActive.ChatPage-module__IP4DpW__supportStatusToneResolved{background:color-mix(in srgb, var(--success-fg) 26%, var(--bg-canvas));color:color-mix(in srgb, var(--success-fg) 75%, white)}.ChatPage-module__IP4DpW__supportUserCloseButton{box-sizing:border-box;min-height:2.19rem;color:var(--danger-fg);background:var(--danger-subtle);cursor:pointer;appearance:none;border:none;border-radius:8px;justify-content:center;align-items:center;padding-block:0;padding-inline:.88rem;font-family:inherit;font-size:.81rem;font-weight:600;line-height:1.25;transition:background-color .15s,color .15s,opacity .15s;display:inline-flex}.ChatPage-module__IP4DpW__supportUserCloseButton:hover:not(:disabled){background:color-mix(in srgb, var(--danger-fg) 26%, var(--danger-subtle))}.ChatPage-module__IP4DpW__supportUserCloseButton:disabled{opacity:.45;cursor:not-allowed}.ChatPage-module__IP4DpW__chatTypingIndicatorSticky{z-index:4;pointer-events:none;align-self:stretch;position:sticky;bottom:0}.ChatPage-module__IP4DpW__chatTypingIndicatorBubble{transition:opacity .2s}.ChatPage-module__IP4DpW__chatTypingIndicatorBubbleHidden{opacity:0}.ChatPage-module__IP4DpW__chatTypingIndicatorText{color:var(--fg-default);font-size:.94rem;font-style:italic;font-weight:400;line-height:1.5}.ChatPage-module__IP4DpW__chatFooter{border-top:1px dashed var(--border-default);background-color:var(--bg-default);flex-shrink:0}.ChatPage-module__IP4DpW__composerReplyBar{box-sizing:border-box;border-bottom:1px dashed var(--border-default);background-color:var(--bg-canvas);flex-shrink:0;align-items:center;gap:.75rem;padding-block:.65rem;padding-inline:1.5rem;display:flex}.ChatPage-module__IP4DpW__composerReplyBarText{min-width:0;color:var(--fg-muted);text-align:start;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.8125rem;line-height:1.38;overflow:hidden}.ChatPage-module__IP4DpW__composerReplyDismiss{box-sizing:border-box;margin:0;background-color:var(--bg-default);width:1.875rem;height:1.875rem;color:var(--fg-muted);cursor:pointer;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-inline-start:auto;padding:0;line-height:0;display:inline-flex}.ChatPage-module__IP4DpW__composerReplyDismiss:hover{color:var(--fg-default);background-color:color-mix(in srgb, var(--fg-default) 8%, var(--bg-default))}.ChatPage-module__IP4DpW__composerReplyDismissIcon{width:.9375rem;height:.9375rem;display:block}.ChatPage-module__IP4DpW__chatInput{background-color:var(--bg-default);flex-shrink:0;align-items:stretch;padding-block:1rem;padding-inline:1rem;display:flex}.ChatPage-module__IP4DpW__chatComposerField{background-color:var(--bg-canvas);border-radius:999px;flex:1;align-items:flex-end;gap:.1rem;min-width:0;padding-block:.1875rem;padding-inline:.25rem;display:flex;overflow:hidden}.ChatPage-module__IP4DpW__chatComposerField:has(.ChatPage-module__IP4DpW__input[data-multiline=true]){border-radius:1.25rem}.ChatPage-module__IP4DpW__chatComposerActionsStart,.ChatPage-module__IP4DpW__chatComposerActionsEnd{pointer-events:none;flex-shrink:0;align-items:center;display:flex}.ChatPage-module__IP4DpW__chatComposerActionsStart>*,.ChatPage-module__IP4DpW__chatComposerActionsEnd>*{pointer-events:auto}.ChatPage-module__IP4DpW__chatInputAfterSupportBar{border-top:1px dashed var(--border-default);padding-top:1rem}.ChatPage-module__IP4DpW__chatFileInput{display:none}.ChatPage-module__IP4DpW__chatAttachIconToolbarButton{box-sizing:border-box;width:2.625rem;min-width:2.625rem;height:2.625rem;min-height:2.625rem;color:var(--fg-muted);cursor:pointer;appearance:none;background-color:#0000;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;transition:background-color .18s,color .18s;display:inline-flex}.ChatPage-module__IP4DpW__chatAttachIconToolbarButton:hover:not(:disabled){color:var(--fg-default);background-color:color-mix(in srgb, var(--fg-default) 8%, transparent)}.ChatPage-module__IP4DpW__chatAttachIconToolbarButton:hover:not(:disabled) svg{color:var(--fg-default)}.ChatPage-module__IP4DpW__chatAttachIconToolbarButton:disabled{opacity:.4;cursor:not-allowed}.ChatPage-module__IP4DpW__chatSendIconButton{box-sizing:border-box;color:#fff;background-color:var(--accent-fg);cursor:pointer;appearance:none;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.625rem;min-width:2.625rem;height:2.625rem;min-height:2.625rem;margin:0;padding:0;line-height:0;transition:background-color .2s,opacity .15s;display:inline-flex}.ChatPage-module__IP4DpW__chatSendIconButton:hover:not(:disabled){background-color:var(--accent-emphasis);color:#fff}.ChatPage-module__IP4DpW__chatSendIconButton:hover:not(:disabled) svg{color:#fff}.ChatPage-module__IP4DpW__chatSendIconButton:disabled{opacity:.45;cursor:not-allowed}.ChatPage-module__IP4DpW__chatAttachIcon{width:1.1rem;height:1.1rem}.ChatPage-module__IP4DpW__chatAttachError{color:var(--danger-fg);margin-block:-.55rem 0;padding-block:0 1.15rem;padding-inline:1.5rem;font-size:.81rem;line-height:1.35}.ChatPage-module__IP4DpW__input{box-sizing:border-box;width:100%;min-width:0;min-height:2.625rem;max-height:9.5rem;color:var(--fg-default);resize:none;scrollbar-width:none;-ms-overflow-style:none;appearance:none;background-color:#0000;border:none;border-radius:0;flex:1;padding-block:.7625rem;padding-inline:.5rem;font-family:inherit;font-size:.88rem;line-height:1.25;transition:background-color .15s,color .15s;overflow-y:auto}.ChatPage-module__IP4DpW__input::-webkit-scrollbar{width:0;height:0;display:none}.ChatPage-module__IP4DpW__input::placeholder{color:var(--fg-muted)}.ChatPage-module__IP4DpW__chatAttachIconToolbarIcon,.ChatPage-module__IP4DpW__chatSendIcon{flex-shrink:0;width:1.3rem;height:1.3rem;display:block}.ChatPage-module__IP4DpW__emptyChatWindow{text-align:center;background-color:var(--bg-default);flex-direction:column;flex:1;justify-content:center;align-self:stretch;align-items:center;width:100%;min-height:0;padding-block:2rem;padding-inline:1.5rem;display:flex}@keyframes ChatPage-module__IP4DpW__chatSpinnerRotate{to{transform:rotate(360deg)}}.ChatPage-module__IP4DpW__chatSpinner{border:3px solid var(--border-default);border-top-color:var(--accent-fg);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite ChatPage-module__IP4DpW__chatSpinnerRotate}.ChatPage-module__IP4DpW__emptyIcon{width:3.25rem;height:3.25rem;color:var(--fg-muted);opacity:.85;margin-bottom:.85rem}.ChatPage-module__IP4DpW__emptyText{color:var(--fg-muted);max-width:20rem;margin:0;font-size:.88rem;line-height:1.45}.ChatPage-module__IP4DpW__chatPaneOverview{box-sizing:border-box;text-align:left;background-color:var(--bg-default);flex-direction:column;flex:1;align-self:stretch;align-items:stretch;width:100%;min-height:0;display:flex;overflow:hidden}.ChatPage-module__IP4DpW__chatPaneOverviewBody{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;min-height:0;padding-block:1rem 1.25rem;padding-inline:1.35rem;display:flex;overflow-y:auto}.ChatPage-module__IP4DpW__chatPaneOverviewBodyCenter{text-align:center;flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.ChatPage-module__IP4DpW__chatPaneOverviewEmpty{color:var(--fg-muted);max-width:28rem;margin:0;font-size:.88rem;line-height:1.5}.ChatPage-module__IP4DpW__supportOverviewList{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.ChatPage-module__IP4DpW__supportOverviewRow{box-sizing:border-box;text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:color-mix(in srgb, var(--fg-default) 5%, var(--bg-default));appearance:none;border:none;border-radius:8px;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem;margin:0;padding-block:.88rem;padding-inline:1rem;transition:background-color .15s;display:flex}.ChatPage-module__IP4DpW__supportOverviewRow:hover{background:color-mix(in srgb, var(--fg-default) 9%, var(--bg-default))}.ChatPage-module__IP4DpW__supportOverviewRowMain{flex:1;min-width:0}.ChatPage-module__IP4DpW__supportOverviewRowTitleRow{align-items:flex-start;gap:.35rem;display:flex}.ChatPage-module__IP4DpW__supportOverviewPinIcon{width:.85rem;height:.85rem;color:var(--fg-muted);opacity:.9;flex-shrink:0;margin-top:.2rem}.ChatPage-module__IP4DpW__supportOverviewTitle,.ChatPage-module__IP4DpW__supportOverviewReason{color:var(--fg-default);line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.88rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.ChatPage-module__IP4DpW__supportOverviewSubtitle,.ChatPage-module__IP4DpW__supportOverviewMeta{color:var(--fg-muted);margin-block:.35rem 0;margin-inline:0;font-size:.81rem;line-height:1.35}.ChatPage-module__IP4DpW__supportOverviewRowAside{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.35rem;display:flex}.ChatPage-module__IP4DpW__supportOverviewTime{color:var(--fg-muted);white-space:nowrap;font-size:.75rem}.ChatPage-module__IP4DpW__welcomeScreen{text-align:center;-webkit-overflow-scrolling:touch;background-color:var(--bg-default);flex-direction:column;flex:1;justify-content:center;align-self:stretch;align-items:center;width:100%;min-height:0;padding-block:2rem 2.5rem;padding-inline:1.5rem;display:flex;overflow-y:auto}.ChatPage-module__IP4DpW__welcomeScreenTicketDetails{gap:1rem}.ChatPage-module__IP4DpW__welcomeScreenTicketDetails .ChatPage-module__IP4DpW__welcomeIcon{margin-bottom:0}.ChatPage-module__IP4DpW__welcomeScreenTicketDetails .ChatPage-module__IP4DpW__welcomeTitle{margin:0}.ChatPage-module__IP4DpW__welcomeIcon{width:3rem;height:3rem;color:var(--accent-fg);opacity:.92;margin-bottom:1rem}.ChatPage-module__IP4DpW__welcomeTitle{letter-spacing:.02em;color:var(--fg-default);margin-block:0 .5rem;margin-inline:0;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.3}.ChatPage-module__IP4DpW__welcomeText{color:var(--fg-muted);max-width:26rem;margin-block:0 1.75rem;margin-inline:0;font-size:.88rem;line-height:1.5}.ChatPage-module__IP4DpW__welcomeScreen:has(.ChatPage-module__IP4DpW__ticketForm)>.ChatPage-module__IP4DpW__welcomeText{box-sizing:border-box;width:100%;max-width:500px;margin-bottom:1.25rem;font-size:.78rem;line-height:1.4}.ChatPage-module__IP4DpW__categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;width:min(100%,640px);min-width:0;margin-inline:auto;display:grid}.ChatPage-module__IP4DpW__categoryCard{box-sizing:border-box;min-width:0;color:inherit;text-align:center;background-color:var(--bg-canvas);cursor:pointer;appearance:none;border:none;border-radius:8px;flex-direction:column;align-items:center;margin:0;padding-block:1.5rem;padding-inline:1.15rem;font-family:inherit;transition:background-color .18s,color .18s;display:flex}.ChatPage-module__IP4DpW__categoryCard:hover{background-color:color-mix(in srgb, var(--fg-default) 6%, var(--bg-default))}.ChatPage-module__IP4DpW__categoryCard:hover .ChatPage-module__IP4DpW__categoryIcon,.ChatPage-module__IP4DpW__categoryCard:hover .ChatPage-module__IP4DpW__categoryTitle{color:var(--fg-default)}.ChatPage-module__IP4DpW__categoryCard:hover .ChatPage-module__IP4DpW__categoryDescription{color:var(--fg-muted)}.ChatPage-module__IP4DpW__categoryIcon{width:1.75rem;height:1.75rem;color:var(--accent-fg);margin-bottom:.75rem;transition:color .18s}.ChatPage-module__IP4DpW__categoryTitle{width:100%;max-width:100%;color:var(--fg-default);overflow-wrap:break-word;margin-block:0 .35rem;margin-inline:0;font-size:.94rem;font-weight:600;line-height:1.3;transition:color .18s}.ChatPage-module__IP4DpW__categoryDescription{width:100%;max-width:100%;color:var(--fg-muted);overflow-wrap:break-word;margin:0;font-size:.78rem;line-height:1.4;transition:color .18s}.ChatPage-module__IP4DpW__ticketForm{flex-direction:column;gap:1.25rem;width:100%;max-width:500px;display:flex}.ChatPage-module__IP4DpW__ticketFormPicker{width:100%;min-width:0}.ChatPage-module__IP4DpW__formGroup{text-align:left;flex-direction:column;gap:0;display:flex}.ChatPage-module__IP4DpW__textarea{box-sizing:border-box;width:100%;color:var(--fg-default);background-color:var(--bg-canvas);resize:vertical;border:none;border-radius:8px;min-height:8rem;padding-block:.75rem;padding-inline:1rem;font-family:inherit;font-size:.88rem;line-height:1.45}.ChatPage-module__IP4DpW__textarea::placeholder{color:var(--fg-muted)}.ChatPage-module__IP4DpW__createTicketButton{color:#fff;background:var(--accent-fg);cursor:pointer;border:none;border-radius:8px;padding-block:.75rem;padding-inline:1.75rem;font-size:.88rem;font-weight:600;transition:background-color .18s,opacity .18s}.ChatPage-module__IP4DpW__createTicketButton:hover:not(:disabled){background:var(--accent-emphasis)}.ChatPage-module__IP4DpW__createTicketButton:disabled{opacity:.48;cursor:not-allowed}.ChatPage-module__IP4DpW__ticketOpenWarning{color:var(--danger-fg);background:var(--danger-subtle);text-align:center;border-radius:8px;margin-bottom:.5rem;padding-block:.5rem;padding-inline:.75rem;font-size:.8rem}.ChatPage-module__IP4DpW__createTicketButtonHeader{box-sizing:border-box;min-width:0;min-height:2.19rem;color:var(--fg-default);background-color:var(--bg-default);text-overflow:ellipsis;white-space:nowrap;justify-content:center;align-items:center;padding-block:0;padding-inline:.88rem;font-size:.81rem;line-height:1.25;transition:background-color .18s,color .18s;display:inline-flex;overflow:hidden}.ChatPage-module__IP4DpW__createTicketButtonHeader:hover:not(:disabled){background-color:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-default));color:var(--accent-fg)}.ChatPage-module__IP4DpW__chatPaneOverviewHeaderLink{box-sizing:border-box;min-width:0;height:2.25rem;min-height:2.25rem;color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 12%, var(--bg-canvas));cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;padding-block:0;padding-inline:.88rem;font-size:.81rem;font-weight:600;line-height:1;text-decoration:none;transition:background-color .15s;display:inline-flex;overflow:hidden}.ChatPage-module__IP4DpW__chatPaneOverviewHeaderLink:hover{background:color-mix(in srgb, var(--accent-fg) 20%, var(--bg-canvas))}.ChatPage-module__IP4DpW__openTicketsList{flex-direction:column;gap:1rem;width:100%;max-width:520px;margin-top:.5rem;display:flex}.ChatPage-module__IP4DpW__openTicketCard{background:color-mix(in srgb, var(--fg-default) 4%, var(--bg-default));border-radius:8px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.ChatPage-module__IP4DpW__openTicketCard .ChatPage-module__IP4DpW__ticketInfo{background:0 0;max-width:none;margin-bottom:0;padding:0}.ChatPage-module__IP4DpW__ticketInfo{background:var(--bg-canvas);border-radius:8px;flex-direction:column;gap:0;width:100%;max-width:500px;margin-bottom:0;padding-block:1.25rem;padding-inline:1.35rem;display:flex}.ChatPage-module__IP4DpW__ticketInfoItem{border-bottom:1px dashed var(--border-default);justify-content:space-between;align-items:center;gap:1rem;padding-block:.75rem;display:flex}.ChatPage-module__IP4DpW__ticketInfoItem:last-child{border-bottom:none;padding-bottom:0}.ChatPage-module__IP4DpW__ticketInfoLabel{color:var(--fg-muted);font-size:.81rem;font-weight:500}.ChatPage-module__IP4DpW__ticketInfoValue{color:var(--fg-default);text-align:right;overflow-wrap:anywhere;font-size:.88rem;font-weight:600}.ChatPage-module__IP4DpW__ticketStatus{border-radius:8px;padding-block:.32rem;padding-inline:.75rem;font-size:.78rem;font-weight:600}.ChatPage-module__IP4DpW__ticketStatus.ChatPage-module__IP4DpW__open,.ChatPage-module__IP4DpW__ticketStatus_open{color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 12%, var(--bg-default))}.ChatPage-module__IP4DpW__ticketStatus.ChatPage-module__IP4DpW__in_progress,.ChatPage-module__IP4DpW__ticketStatus_inProgress{color:var(--attention-fg);background:color-mix(in srgb, var(--attention-fg) 14%, var(--bg-default))}.ChatPage-module__IP4DpW__ticketStatus.ChatPage-module__IP4DpW__closed,.ChatPage-module__IP4DpW__ticketStatus_closed{color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 12%, var(--bg-default))}.ChatPage-module__IP4DpW__ticketActions{flex-wrap:wrap;justify-content:center;gap:.65rem;display:flex}.ChatPage-module__IP4DpW__openChatButton{color:#fff;background:var(--accent-fg);cursor:pointer;border:none;border-radius:8px;padding-block:.75rem;padding-inline:1.75rem;font-size:.88rem;font-weight:600;transition:background-color .18s}.ChatPage-module__IP4DpW__openChatButton:hover{background:var(--accent-emphasis)}.ChatPage-module__IP4DpW__closeTicketButton{color:var(--danger-fg);background:color-mix(in srgb, var(--danger-fg) 8%, var(--bg-default));cursor:pointer;border:none;border-radius:8px;padding-block:.75rem;padding-inline:1.75rem;font-size:.88rem;font-weight:600;transition:background-color .18s}.ChatPage-module__IP4DpW__closeTicketButton:hover{background:color-mix(in srgb, var(--danger-fg) 14%, var(--bg-default))}.ChatPage-module__IP4DpW__reportModalInner{flex-direction:column;gap:1rem;display:flex}.ChatPage-module__IP4DpW__reportModalTitle{color:var(--fg-default);margin:0;font-size:1.06rem;font-weight:600}.ChatPage-module__IP4DpW__reportModalText{color:var(--fg-muted);margin:0;font-size:.88rem;line-height:1.5}.ChatPage-module__IP4DpW__reportModalIdBlock{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.ChatPage-module__IP4DpW__reportModalId{min-width:0;color:var(--fg-default);background:var(--bg-canvas);word-break:break-all;border-radius:8px;flex:auto;padding-block:.5rem;padding-inline:.75rem;font-family:SF Mono,Monaco,Consolas,monospace;font-size:.81rem}.ChatPage-module__IP4DpW__reportModalCopyButton{min-height:2.19rem;color:var(--fg-default);background:var(--bg-canvas);cursor:pointer;border:none;border-radius:8px;padding-block:0;padding-inline:1rem;font-size:.88rem;font-weight:600}.ChatPage-module__IP4DpW__reportModalCopyButton:hover{background-color:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}.ChatPage-module__IP4DpW__reportModalDismiss{color:var(--accent-fg);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding-block:.4rem;font-size:.88rem;font-weight:600}.ChatPage-module__IP4DpW__reportModalDismiss:hover{opacity:.86}@keyframes ChatPage-module__IP4DpW__chatDrawerBackdropIn{0%{opacity:0}to{opacity:1}}@media (min-width:769px){.ChatPage-module__IP4DpW__welcomeScreen,.ChatPage-module__IP4DpW__chatPaneOverview{border-radius:0 8px 8px 0}}@media (max-width:1024px){.ChatPage-module__IP4DpW__chatPanes{grid-template-columns:minmax(0,260px) minmax(0,1fr)}}@media (max-width:768px){.ChatPage-module__IP4DpW__chatPanes{grid-template-columns:1fr;min-height:0}.ChatPage-module__IP4DpW__sidebarBackdrop{top:var(--navbar-height);z-index:200;cursor:pointer;appearance:none;background:#0006;border:none;margin:0;padding:0;animation:.2s ChatPage-module__IP4DpW__chatDrawerBackdropIn;display:block;position:fixed;bottom:0;left:0;right:0}.ChatPage-module__IP4DpW__sidebar{--chat-drawer-w:min(400px, calc(100vw - 2rem));top:var(--navbar-height);box-sizing:border-box;width:var(--chat-drawer-w);min-width:var(--chat-drawer-w);max-width:var(--chat-drawer-w);z-index:201;background-color:var(--bg-canvas);-webkit-overflow-scrolling:touch;pointer-events:none;border:none;border-radius:0 8px 8px 0;max-height:none;padding:2rem;transition:translate .2s;position:fixed;bottom:0;left:0;overflow-y:auto;translate:-100%}.ChatPage-module__IP4DpW__sidebar.ChatPage-module__IP4DpW__sidebarDrawerOpen{pointer-events:auto;translate:0}.ChatPage-module__IP4DpW__sidebar .ChatPage-module__IP4DpW__sidebarHeader{border-bottom:none;align-items:center;gap:0;margin:0;padding-block:0 1rem;padding-inline:0}.ChatPage-module__IP4DpW__sidebar .ChatPage-module__IP4DpW__sidebarHeaderLeft{flex-wrap:wrap;flex:0 auto;gap:.35rem .5rem;min-width:0;max-width:100%}.ChatPage-module__IP4DpW__sidebar .ChatPage-module__IP4DpW__sidebarHeaderDivider{border:none;border-top:1px dashed var(--border-muted);opacity:.85;flex:1;align-self:center;min-width:1.25rem;height:0;margin-block:0;margin-inline:.5rem;display:block}.ChatPage-module__IP4DpW__sidebar .ChatPage-module__IP4DpW__sidebarCloseBtn{flex-shrink:0;display:flex}.ChatPage-module__IP4DpW__sidebar .ChatPage-module__IP4DpW__tabs{background-color:var(--bg-subtle);border-radius:8px;margin-block:0 .65rem}.ChatPage-module__IP4DpW__sidebar .ChatPage-module__IP4DpW__chatSearch{background-color:var(--bg-subtle);border:none;border-radius:8px;margin-block:0 .65rem;padding:.65rem}.ChatPage-module__IP4DpW__sidebar .ChatPage-module__IP4DpW__chatList{background-color:var(--bg-subtle);border-radius:8px}.ChatPage-module__IP4DpW__sidebar .ChatPage-module__IP4DpW__chatListAfterTabs{border-top:none;border-left:none;border-right:none}.ChatPage-module__IP4DpW__chatMobileToolbar{border-radius:8px 8px 0 0;display:flex}.ChatPage-module__IP4DpW__chatWindow{min-height:22rem}.ChatPage-module__IP4DpW__welcomeScreen{border-radius:0 0 8px 8px;padding-inline:1.35rem}.ChatPage-module__IP4DpW__chatPaneOverview{border-radius:0 0 8px 8px}.ChatPage-module__IP4DpW__categoryGrid{gap:.5rem}.ChatPage-module__IP4DpW__categoryCard{padding-block:1rem;padding-inline:.5rem}.ChatPage-module__IP4DpW__categoryIcon{width:1.5rem;height:1.5rem;margin-bottom:.5rem}.ChatPage-module__IP4DpW__categoryTitle{font-size:.82rem}.ChatPage-module__IP4DpW__categoryDescription{font-size:.72rem;line-height:1.35}.ChatPage-module__IP4DpW__chatHeader{min-height:var(--chat-pane-header-min-h);justify-content:space-between;align-items:center;gap:.65rem;padding-block:.65rem;padding-inline:1.35rem}.ChatPage-module__IP4DpW__chatHeaderInfo{flex:1 1 0;width:auto;min-width:0}.ChatPage-module__IP4DpW__chatHeaderSubtitleRow{flex-wrap:nowrap}.ChatPage-module__IP4DpW__chatHeaderActions{flex-wrap:nowrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;width:auto}.ChatPage-module__IP4DpW__chatHeaderSearchWrap{flex:1 1 0;width:auto;min-width:0;max-width:none}.ChatPage-module__IP4DpW__chatHeaderActions .ChatPage-module__IP4DpW__createTicketButtonHeader,.ChatPage-module__IP4DpW__chatHeaderActions .ChatPage-module__IP4DpW__chatPaneOverviewHeaderLink{flex:0 auto;justify-content:center;width:auto;min-width:0}.ChatPage-module__IP4DpW__chatPaneOverview .ChatPage-module__IP4DpW__chatHeaderActions{flex-wrap:nowrap;align-items:stretch;gap:.5rem}.ChatPage-module__IP4DpW__chatPaneOverview .ChatPage-module__IP4DpW__chatHeaderSearchWrap{flex:1 1 0;width:auto;min-width:0;max-width:none}.ChatPage-module__IP4DpW__chatPaneOverview .ChatPage-module__IP4DpW__chatHeaderActions .ChatPage-module__IP4DpW__createTicketButtonHeader,.ChatPage-module__IP4DpW__chatPaneOverview .ChatPage-module__IP4DpW__chatHeaderActions .ChatPage-module__IP4DpW__chatPaneOverviewHeaderLink{flex:1 1 0;justify-content:center;width:auto;min-width:0}.ChatPage-module__IP4DpW__ticketActions{flex-direction:column;width:100%}.ChatPage-module__IP4DpW__supportTicketFooterInner{flex-direction:column;align-items:stretch;gap:.5rem}.ChatPage-module__IP4DpW__supportClaimRow{flex:none;width:100%}.ChatPage-module__IP4DpW__supportClaimButton,.ChatPage-module__IP4DpW__supportUserCloseButton{width:100%}.ChatPage-module__IP4DpW__supportStatusDropdownWrap{width:100%;min-width:0}.ChatPage-module__IP4DpW__supportStatusLockedHint{text-align:start;max-width:none}.ChatPage-module__IP4DpW__openChatButton,.ChatPage-module__IP4DpW__closeTicketButton{width:100%}}.ChatPage-module__IP4DpW__chatDealBarSection{box-sizing:border-box;background-color:var(--bg-canvas);border:2px solid var(--bg-default);flex-direction:column;gap:.35rem;padding-block:.75rem .65rem;padding-inline:1.5rem;display:flex}.ChatPage-module__IP4DpW__chatRefundWaitHint{color:var(--fg-muted);margin:0;font-size:.88rem;line-height:1.45}.ChatPage-module__IP4DpW__chatSellerDealBar{flex-wrap:nowrap;align-items:center;gap:.5rem;min-width:0;display:flex}.ChatPage-module__IP4DpW__chatBuyerDealBar{justify-content:flex-end}.ChatPage-module__IP4DpW__chatBuyerCancelAtEnd{flex-shrink:0;margin-left:auto}.ChatPage-module__IP4DpW__confirmButton{box-sizing:border-box;color:#fff;background-color:var(--btn-success-bg);cursor:pointer;appearance:none;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:.4rem;height:2.19rem;min-height:2.19rem;padding-block:0;padding-inline:.88rem;font-family:inherit;font-size:.81rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex;overflow:hidden}.ChatPage-module__IP4DpW__confirmButton:hover{background-color:var(--btn-success-bg-hover)}.ChatPage-module__IP4DpW__confirmButton:disabled{opacity:.55;cursor:not-allowed}.ChatPage-module__IP4DpW__chatRefundButton{box-sizing:border-box;height:2.19rem;min-height:2.19rem;color:var(--danger-fg);background-color:var(--danger-subtle);cursor:pointer;appearance:none;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding-block:0;padding-inline:.88rem;font-family:inherit;font-size:.81rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex;overflow:hidden}.ChatPage-module__IP4DpW__chatRefundButton:hover{background-color:color-mix(in srgb, var(--danger-fg) 26%, var(--danger-subtle))}.ChatPage-module__IP4DpW__chatRefundButton:disabled{opacity:.55;cursor:not-allowed}.ChatPage-module__IP4DpW__chatCancelDealButton{box-sizing:border-box;height:2.19rem;min-height:2.19rem;color:var(--fg-muted);background:var(--bg-subtle);cursor:pointer;white-space:nowrap;appearance:none;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding-block:0;padding-inline:.88rem;font-family:inherit;font-size:.81rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex;overflow:hidden}.ChatPage-module__IP4DpW__chatCancelDealButton:hover{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}.ChatPage-module__IP4DpW__chatCancelDealButton:disabled{opacity:.55;cursor:not-allowed}.ChatPage-module__IP4DpW__chatSellerDealError{color:var(--danger-fg);margin:0;font-size:.75rem}.ChatPage-module__IP4DpW__directFavoriteIcon{width:.85rem;height:.85rem;color:var(--accent-fg);opacity:.8;flex-shrink:0}.ChatPage-module__IP4DpW__userSearchResults{min-width:0}.ChatPage-module__IP4DpW__userSearchHint{color:var(--fg-muted);margin:0;padding-block:.4rem .1rem;padding-inline:1rem;font-size:.8rem}.ChatPage-module__IP4DpW__newsBroadcastOpenButton{box-sizing:border-box;width:100%;min-height:2.75rem;color:var(--fg-default);background:var(--bg-canvas);cursor:pointer;text-align:start;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding-block:.65rem;padding-inline:1rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:background-color .18s,color .18s;display:flex}.ChatPage-module__IP4DpW__newsBroadcastOpenButton:hover{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}.ChatPage-module__IP4DpW__newsBroadcastOpenButton:disabled{opacity:.55;cursor:not-allowed}.ChatPage-module__IP4DpW__newsBroadcastDrawerClose{width:2.25rem;height:2.25rem;color:var(--fg-default);background:var(--bg-subtle);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .15s,color .15s;display:flex}.ChatPage-module__IP4DpW__newsBroadcastDrawerClose:hover:not(:disabled){background:color-mix(in srgb, var(--fg-default) 8%, var(--bg-subtle));color:var(--accent-fg)}.ChatPage-module__IP4DpW__newsBroadcastDrawerCloseIcon{flex-shrink:0;width:1rem;height:1rem}.ChatPage-module__IP4DpW__newsBroadcastForm{flex-direction:column;gap:1rem;margin-top:.75rem;display:flex}.ChatPage-module__IP4DpW__newsBroadcastField{flex-direction:column;gap:.5rem;min-width:0;display:flex}.ChatPage-module__IP4DpW__newsBroadcastField_image{gap:.5rem;margin-top:.35rem}.ChatPage-module__IP4DpW__newsBroadcastTextInput{box-sizing:border-box;width:100%;color:var(--fg-default);background:var(--bg-subtle);border:none;border-radius:8px;min-height:2.5rem;padding-block:.65rem;padding-inline:.88rem;font-family:inherit;font-size:.88rem}.ChatPage-module__IP4DpW__newsBroadcastTextInput::placeholder{color:var(--fg-muted)}.ChatPage-module__IP4DpW__newsBroadcastTextarea{box-sizing:border-box;width:100%;color:var(--fg-default);background:var(--bg-subtle);resize:vertical;border:none;border-radius:8px;min-height:6.5rem;padding-block:.65rem;padding-inline:.88rem;font-family:inherit;font-size:.88rem;line-height:1.45}.ChatPage-module__IP4DpW__newsBroadcastTextarea::placeholder{color:var(--fg-muted)}.ChatPage-module__IP4DpW__newsBroadcastImageRow{flex-flow:row;align-items:center;gap:.5rem;min-width:0;display:flex}.ChatPage-module__IP4DpW__newsBroadcastImagePick{box-sizing:border-box;min-width:0;color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 10%, var(--bg-canvas));cursor:pointer;border:none;border-radius:8px;flex:1 1 0;justify-content:flex-start;align-items:center;gap:.4rem;padding-block:.5rem;padding-inline:.75rem;font-size:.81rem;font-weight:600;display:flex}.ChatPage-module__IP4DpW__newsBroadcastImagePick .ChatPage-module__IP4DpW__chatAttachIcon{flex-shrink:0}.ChatPage-module__IP4DpW__newsBroadcastImagePickLabel{text-overflow:ellipsis;white-space:nowrap;text-align:start;flex:1 1 0;min-width:0;overflow:hidden}.ChatPage-module__IP4DpW__newsBroadcastImagePick:disabled{opacity:.5;cursor:not-allowed}.ChatPage-module__IP4DpW__newsBroadcastImageRemove{box-sizing:border-box;min-height:2.15rem;color:var(--danger-fg);background:var(--danger-subtle);cursor:pointer;appearance:none;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding-block:.4rem;padding-inline:.75rem;font-family:inherit;font-size:.78rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex}.ChatPage-module__IP4DpW__newsBroadcastImageRemove:hover:not(:disabled){background:color-mix(in srgb, var(--danger-fg) 26%, var(--danger-subtle));color:var(--danger-fg)}.ChatPage-module__IP4DpW__newsBroadcastImageRemove:disabled,.ChatPage-module__IP4DpW__newsBroadcastImageRemove:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--danger-fg);background:var(--danger-subtle)}.ChatPage-module__IP4DpW__newsBroadcastActionRow{grid-template-columns:1fr 1fr;align-items:stretch;gap:.5rem;margin-top:.25rem;margin-bottom:0;display:grid}.ChatPage-module__IP4DpW__newsBroadcastFormCancel{box-sizing:border-box;width:100%;min-width:0;min-height:2.63rem;color:var(--danger-fg);background:var(--danger-subtle);cursor:pointer;appearance:none;border:none;border-radius:8px;justify-content:center;align-items:center;margin:0;padding-inline:1rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:flex}.ChatPage-module__IP4DpW__newsBroadcastFormCancel:hover:not(:disabled){background:color-mix(in srgb, var(--danger-fg) 26%, var(--danger-subtle));color:var(--danger-fg)}.ChatPage-module__IP4DpW__newsBroadcastFormCancel:disabled,.ChatPage-module__IP4DpW__newsBroadcastFormCancel:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--danger-fg);background:var(--danger-subtle)}.ChatPage-module__IP4DpW__newsBroadcastFormSubmit{box-sizing:border-box;width:100%;min-width:0;min-height:2.63rem;color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas));cursor:pointer;appearance:none;border:none;border-radius:8px;justify-content:center;align-items:center;margin:0;padding-inline:1rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:flex}.ChatPage-module__IP4DpW__newsBroadcastFormSubmit:hover:not(:disabled){background:color-mix(in srgb, var(--success-fg) 18%, color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas)));color:var(--success-fg)}.ChatPage-module__IP4DpW__newsBroadcastFormSubmit:disabled,.ChatPage-module__IP4DpW__newsBroadcastFormSubmit:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas))}.ChatPage-module__IP4DpW__newsBroadcastPreviewSection{border-top:1px dashed color-mix(in srgb, var(--border-muted) 85%, var(--bg-canvas));margin-top:1.25rem;padding-top:1.1rem}.ChatPage-module__IP4DpW__newsBroadcastPreviewSectionLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--fg-muted);margin-block:0 .65rem;font-size:.72rem;font-weight:600}.ChatPage-module__IP4DpW__newsBroadcastPreviewCard{max-width:none;margin-inline:0}
.Profile-module__MITPoG__profile{background-color:var(--bg-canvas);flex-direction:column;flex:auto;align-self:stretch;width:100%;min-height:0;display:flex}.Profile-module__MITPoG__container{box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.Profile-module__MITPoG__oauthUnlinkButtonWrap{flex-shrink:0;align-self:center;align-items:center;display:inline-flex}.Profile-module__MITPoG__oauthUnlinkButton{box-sizing:border-box;width:2.63rem;min-width:2.63rem;height:auto;min-height:2.63rem;color:var(--danger-fg);background:var(--danger-subtle);cursor:pointer;appearance:none;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:0;margin:0;padding:0;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex}.Profile-module__MITPoG__oauthUnlinkIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.Profile-module__MITPoG__oauthUnlinkButton:hover:not(:disabled){background:color-mix(in srgb, var(--danger-fg) 26%, var(--danger-subtle));color:var(--danger-fg)}.Profile-module__MITPoG__oauthUnlinkButton:disabled,.Profile-module__MITPoG__oauthUnlinkButton:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--danger-fg);background:var(--danger-subtle)}.Profile-module__MITPoG__oauthBindRow{flex-direction:row;align-items:center;gap:.62rem .75rem;min-width:0;margin:0;padding:0 0 0 8px;display:flex}.Profile-module__MITPoG__oauthBindBrandImg{object-fit:contain;flex-shrink:0;width:1.5rem;height:1.5rem;display:block}.Profile-module__MITPoG__oauthBindBrandImgSteam{width:1.625rem;height:1.625rem}.Profile-module__MITPoG__oauthBindMeta{flex-direction:column;flex:1;align-items:flex-start;gap:.25rem;min-width:0;margin:0;padding:0;display:flex}.Profile-module__MITPoG__oauthBindMetaDisplay{max-width:100%;color:var(--fg-default);word-break:break-word;font-size:.88rem;font-weight:600;line-height:1.35}.Profile-module__MITPoG__oauthBindName{color:var(--fg-default);word-break:break-word;font-size:.88rem;font-weight:600;line-height:1.35}.Profile-module__MITPoG__oauthBindMetaDisplayLink{color:inherit;text-decoration:none}.Profile-module__MITPoG__oauthBindMetaDisplayLink:hover{text-decoration:underline}.Profile-module__MITPoG__oauthBindMetaId{font-variant-numeric:tabular-nums;width:100%;min-width:0;color:var(--fg-muted);word-break:break-all;align-self:stretch;font-size:.75rem;font-weight:500;line-height:1.35}.Profile-module__MITPoG__oauthBindMetaLine{flex-flow:row;align-items:baseline;gap:.25em;min-width:0;max-width:100%;display:inline-flex}.Profile-module__MITPoG__oauthBindMetaLine>a{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.Profile-module__MITPoG__oauthBindMetaLine>span{flex-shrink:0}.Profile-module__MITPoG__oauthBindMetaLoginSuffix{font-variant-numeric:tabular-nums;color:var(--fg-muted);font-size:.75rem;font-weight:500;line-height:1.35}.Profile-module__MITPoG__profileOauthBindStack,.Profile-module__MITPoG__profileNotificationsStack{flex-direction:column;gap:.88rem;min-width:0;display:flex}.Profile-module__MITPoG__profileSettingsFieldset{box-sizing:border-box;border:1px dashed color-mix(in srgb, var(--border-muted) 85%, transparent);background:0 0;border-radius:8px;width:100%;min-width:0;margin:0;padding-block:1rem 1.1rem;padding-inline:1rem}.Profile-module__MITPoG__profileSettingsLegend{width:fit-content;max-width:100%;color:var(--fg-muted);margin-block:0 .65rem;padding-block:0;padding-inline:.35rem;font-size:.78rem;font-weight:600;line-height:1.3;display:block}.Profile-module__MITPoG__profileSettingsPanelBody{flex-direction:column;gap:.5rem;width:100%;min-width:0;display:flex}.Profile-module__MITPoG__profileNotificationToggle{flex-direction:row-reverse;justify-content:space-between;width:100%;padding-inline:8px}.Profile-module__MITPoG__profileNotificationToggleHint{color:var(--fg-muted)}.Profile-module__MITPoG__profileNotificationsFieldsetDivider{align-items:center;width:calc(100% + 2rem);min-width:0;margin-block:1.15rem .35rem;margin-inline:-1rem;display:flex}.Profile-module__MITPoG__profileNotificationsFieldsetDivider .Profile-module__MITPoG__profileBindingsDividerLine{flex:1;min-width:0}.Profile-module__MITPoG__profileNotificationsChannelRow{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:.35rem;width:100%;min-width:0;display:grid}.Profile-module__MITPoG__profileNotificationChannelToggle{text-align:center;flex-direction:column-reverse;justify-content:flex-start;align-items:center;gap:.25rem;width:100%;padding:0;padding-block:0}.Profile-module__MITPoG__profileNotificationChannelLabel{flex-wrap:wrap;justify-content:center;align-items:center;gap:.3rem;min-width:0;font-size:.78rem;line-height:1.25;display:inline-flex}.Profile-module__MITPoG__profileNotificationChannelLabelIcon{flex-shrink:0;display:block}.Profile-module__MITPoG__profileModalField{min-width:0;max-width:100%}.Profile-module__MITPoG__siteInputRow{align-items:stretch;gap:.5rem;width:100%;min-width:0;display:flex}.Profile-module__MITPoG__siteInputFieldGrow{flex:auto;min-width:0}.Profile-module__MITPoG__siteHelpBtn{box-sizing:border-box;width:2.63rem;min-width:2.63rem;height:auto;min-height:2.63rem;color:var(--fg-muted);background:var(--bg-subtle);cursor:pointer;appearance:none;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:background-color .2s,color .2s;display:inline-flex}.Profile-module__MITPoG__siteHelpBtn:hover{color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas))}.Profile-module__MITPoG__siteHelpBtnIcon{flex-shrink:0;width:1.125rem;height:1.125rem}.Profile-module__MITPoG__siteInputRowSideAction{flex-shrink:0;align-self:stretch;display:flex}.Profile-module__MITPoG__siteInputRowSideAction .Profile-module__MITPoG__siteHelpBtn{height:100%;min-height:100%}.Profile-module__MITPoG__profileSettingsEmailLogoutBtn:hover:not(:disabled){color:var(--danger-fg);background:color-mix(in srgb, var(--danger-fg) 10%, var(--bg-canvas))}.Profile-module__MITPoG__profileSettingsDrawerInnerColumn{min-height:calc(100vh - var(--navbar-height) - 4rem);min-height:calc(100dvh - var(--navbar-height) - 4rem);flex-direction:column;display:flex}.Profile-module__MITPoG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Profile-module__MITPoG__siteFieldHint{box-sizing:border-box;width:100%;min-width:0;max-width:100%;color:var(--fg-muted);white-space:normal;overflow-wrap:break-word;word-break:break-word;margin-block:.35rem 0;padding-inline:8px;font-size:.78rem;line-height:1.4}.Profile-module__MITPoG__siteFieldHintLink{color:var(--accent-fg);font-weight:600;text-decoration:none}.Profile-module__MITPoG__siteFieldHintLink:hover{text-underline-offset:2px;opacity:.88;text-decoration:underline}.Profile-module__MITPoG__siteVerifiedByOwner{color:var(--success-fg);align-items:center;gap:.4rem;margin-block:.35rem 0;padding-inline:8px;font-size:.78rem;font-weight:600;line-height:1.4;display:flex}.Profile-module__MITPoG__siteVerifiedByOwnerCheck{width:1.28em;height:1.28em;color:inherit;flex-shrink:0}.Profile-module__MITPoG__siteVerifiedByOwnerHeader{margin-block:0}.Profile-module__MITPoG__siteVerifyCompact{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:.75rem;min-width:0;margin:0;padding:0;display:flex}.Profile-module__MITPoG__siteVerifyCompactMain{flex:1;min-width:0;padding-left:8px}.Profile-module__MITPoG__siteVerifyCompactText{color:var(--fg-muted);overflow-wrap:anywhere;margin:0;font-size:.78rem;line-height:1.45}.Profile-module__MITPoG__siteVerifyCompactPath{word-break:break-all;color:var(--fg-default);margin-block:.35rem 0;padding:0;font-family:ui-monospace,monospace;font-size:.68rem;font-weight:500;line-height:1.4;display:block}.Profile-module__MITPoG__siteSyncNote{color:var(--fg-muted);margin-block:.3rem 0;font-size:.72rem}.Profile-module__MITPoG__siteVerifyCompactBtn{flex-shrink:0;align-self:center}.Profile-module__MITPoG__profileBindingsDivider{align-items:center;gap:0;min-width:0;margin-block:.5rem;display:flex}.Profile-module__MITPoG__profileBindingsDividerLine{border:none;border-top:1px dashed var(--border-muted);opacity:.85;flex:1;min-width:1.25rem;height:0}.Profile-module__MITPoG__profileBindingsDividerText{letter-spacing:.05em;color:var(--fg-default);flex-shrink:0;padding-block:0;padding-inline:.75rem;font-family:Unbounded,Unbounded Fallback,sans-serif;font-size:.75rem;font-weight:600;line-height:1.15}.Profile-module__MITPoG__header{background-color:var(--bg-default);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding:2rem;display:flex}.Profile-module__MITPoG__headerSkeleton{box-sizing:border-box;border-radius:8px;width:100%;margin-bottom:2rem;overflow:hidden}.Profile-module__MITPoG__headerSkeletonBlock{box-sizing:border-box;min-height:155px;display:block}.Profile-module__MITPoG__headerAccess{box-sizing:border-box;flex-flow:wrap;justify-content:flex-start;align-items:center;gap:1rem 1.5rem;width:100%;min-width:0;margin-top:.25rem;display:flex}.Profile-module__MITPoG__headerAccessRoleSection,.Profile-module__MITPoG__headerAccessBlocksSection,.Profile-module__MITPoG__headerAccessRatingSection{text-align:left;flex-flow:row;flex:0 auto;align-items:center;gap:.35rem;min-width:0;display:flex}.Profile-module__MITPoG__headerAccessRatingInline{white-space:nowrap;justify-content:flex-start;align-items:center;min-width:0;max-width:100%;display:flex}.Profile-module__MITPoG__headerAccessSellerRating{white-space:nowrap;text-align:center;background-color:#0000;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;gap:.31rem;margin:0;padding:0;display:inline-flex}.Profile-module__MITPoG__headerAccessSellerStar{width:.95rem;height:.95rem;color:var(--attention-fg);opacity:.95;flex-shrink:0}.Profile-module__MITPoG__headerAccessSellerRatingZero .Profile-module__MITPoG__headerAccessSellerStar,.Profile-module__MITPoG__headerAccessSellerRatingZero .Profile-module__MITPoG__headerAccessSellerValue{color:var(--fg-muted);opacity:1}.Profile-module__MITPoG__headerAccessSellerValue{font-variant-numeric:tabular-nums;color:var(--fg-default);white-space:nowrap;font-size:.9rem;font-weight:600;line-height:1.3}.Profile-module__MITPoG__headerAccessSellerReviews{font-variant-numeric:tabular-nums;color:var(--fg-muted);white-space:nowrap;font-size:.7rem;font-weight:600;line-height:1.3}.Profile-module__MITPoG__headerAccessLabel{color:var(--fg-muted);text-align:left;white-space:nowrap;flex-shrink:0;margin:0;font-size:.88rem;font-weight:400;line-height:1.35}.Profile-module__MITPoG__headerAccessRole,.Profile-module__MITPoG__headerAccessBlocksState{white-space:nowrap;text-overflow:ellipsis;border-radius:0;align-items:center;min-width:0;max-width:100%;margin:0;padding:0;font-size:.9rem;font-weight:600;line-height:1.3;display:inline-flex;overflow:hidden}.Profile-module__MITPoG__headerAccessBlocksStateOk{color:var(--success-fg);background-color:#0000}.Profile-module__MITPoG__headerAccessBlocksStateBad{color:var(--danger-fg);background-color:#0000}.Profile-module__MITPoG__userInfo{flex:auto;align-items:flex-start;gap:1.5rem;width:100%;min-width:0;display:flex}.Profile-module__MITPoG__avatarBlock{flex-direction:column;flex-shrink:0;align-items:stretch;gap:.5rem;width:5rem;display:flex}.Profile-module__MITPoG__avatarLarge{color:#fff;background:var(--accent-fg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex;position:relative;overflow:hidden}.Profile-module__MITPoG__avatarLargeButton{cursor:pointer;background:var(--accent-fg);border:none;padding:0}.Profile-module__MITPoG__avatarLargeButton:hover .Profile-module__MITPoG__avatarLargeOverlay,.Profile-module__MITPoG__avatarLargeButton:focus-visible .Profile-module__MITPoG__avatarLargeOverlay{opacity:1}.Profile-module__MITPoG__avatarLargeStatic{border:none;padding:0}.Profile-module__MITPoG__avatarLargeHasImage,.Profile-module__MITPoG__avatarLargeButton.Profile-module__MITPoG__avatarLargeHasImage{background:0 0}.Profile-module__MITPoG__avatarLargeImg{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.Profile-module__MITPoG__avatarLargeIcon{flex-shrink:0;width:1.75rem;height:2rem;display:block}.Profile-module__MITPoG__avatarLargeOverlay{opacity:0;background:#00000073;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.Profile-module__MITPoG__avatarLargeOverlayVisible{opacity:1}.Profile-module__MITPoG__avatarLargeOverlayIcon{color:#fff;flex-shrink:0;width:1.4rem;height:1.4rem;display:block}.Profile-module__MITPoG__avatarBusyOverlay{background:#00000073;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Profile-module__MITPoG__avatarLargeSpinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:1.4rem;height:1.4rem;animation:.7s linear infinite Profile-module__MITPoG__avatarSpin;display:block}@keyframes Profile-module__MITPoG__avatarSpin{to{transform:rotate(360deg)}}.Profile-module__MITPoG__avatarFileInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.Profile-module__MITPoG__userDetails{flex-direction:column;flex:auto;gap:.65rem;min-width:0;display:flex}.Profile-module__MITPoG__userNameEmailRow{flex-flow:wrap;align-items:baseline;gap:.75rem 1rem;width:100%;min-width:0;display:flex}.Profile-module__MITPoG__userName{color:var(--fg-default);flex-shrink:0;min-width:0;max-width:100%;margin:0;font-size:1.5rem;font-weight:600}.Profile-module__MITPoG__userEmail{color:var(--fg-muted);overflow-wrap:anywhere;word-break:break-word;flex:0 auto;min-width:0;max-width:100%;margin:0;font-size:.88rem}.Profile-module__MITPoG__userBindings{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:0;display:flex}.Profile-module__MITPoG__bindingChip{box-sizing:border-box;max-width:100%;min-height:2rem;color:var(--fg-default);background:var(--bg-canvas);border-radius:8px;align-items:center;gap:.5rem;padding-block:.4rem;padding-inline:.75rem;font-size:.81rem;font-weight:600;line-height:1.2;display:inline-flex}.Profile-module__MITPoG__bindingChipEmpty{color:var(--fg-muted);font-weight:500}.Profile-module__MITPoG__bindingChipEmpty .Profile-module__MITPoG__bindingIcon,.Profile-module__MITPoG__bindingChipEmpty .Profile-module__MITPoG__bindingBrandImg{opacity:.75}.Profile-module__MITPoG__bindingChipLink{color:inherit;cursor:pointer;text-decoration:none}.Profile-module__MITPoG__bindingChipLink:hover{background:color-mix(in srgb, var(--fg-default) 6%, var(--bg-default))}.Profile-module__MITPoG__bindingChipLink:hover .Profile-module__MITPoG__bindingLabel{text-underline-offset:.12em;text-decoration:underline}.Profile-module__MITPoG__bindingChipSiteVerifiedLink{padding-inline:.75rem .45rem}.Profile-module__MITPoG__bindingChipButton{cursor:pointer;font:inherit;text-align:inherit;appearance:none;border:none;margin:0;padding-block:.4rem;padding-inline:.75rem;font-family:inherit;line-height:1.2}.Profile-module__MITPoG__bindingChipButton:hover{background:color-mix(in srgb, var(--fg-default) 6%, var(--bg-default))}.Profile-module__MITPoG__bindingIcon{width:1.13rem;height:1.13rem;color:var(--fg-muted);flex-shrink:0}.Profile-module__MITPoG__bindingIconSiteVerified{color:var(--success-fg)}.Profile-module__MITPoG__bindingIconSiteUnverified{color:var(--danger-fg)}.Profile-module__MITPoG__bindingBrandImg{object-fit:contain;flex-shrink:0;width:1.13rem;height:1.13rem;display:block}.Profile-module__MITPoG__bindingLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Profile-module__MITPoG__bindingLabelPending{color:var(--orange-fg);background:color-mix(in srgb, var(--orange-fg) 12%, var(--bg-canvas));border-radius:8px;flex-shrink:0;align-self:center;margin:0;padding-block:.2rem;padding-inline:.55rem;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.2}.Profile-module__MITPoG__bindingLabelVerified{color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 12%, var(--bg-canvas));border-radius:8px;flex-shrink:0;align-self:center;margin:0;padding-block:.2rem;padding-inline:.55rem;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.2}.Profile-module__MITPoG__tabs{min-width:0;margin-bottom:1.5rem;margin-inline:calc(-1 * var(--layout-page-padding-x));padding-inline:var(--layout-page-padding-x);-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;align-self:stretch;align-items:stretch;gap:.5rem;padding-bottom:.15rem;display:flex;overflow:auto hidden}.Profile-module__MITPoG__tabs::-webkit-scrollbar{width:0;height:0;display:none}.Profile-module__MITPoG__tab{color:var(--fg-muted);background:var(--bg-subtle);cursor:pointer;appearance:none;border:none;border-radius:8px;flex:none;justify-content:flex-start;align-items:stretch;gap:2px;padding:2px;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex;overflow:hidden}.Profile-module__MITPoG__tabLabel{white-space:nowrap;flex:0 auto;justify-content:flex-start;align-items:center;min-width:0;padding-block:.63rem;padding-inline:1.13rem;line-height:1.25;display:inline-flex}.Profile-module__MITPoG__tab:hover,.Profile-module__MITPoG__tab.Profile-module__MITPoG__active{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg)}.Profile-module__MITPoG__tabBadge{box-sizing:border-box;font-variant-numeric:tabular-nums;min-width:2.25rem;color:var(--fg-default);background:var(--bg-canvas);text-align:center;border-radius:0 8px 8px 0;justify-content:center;align-self:stretch;align-items:center;padding-block:0;padding-inline:.63rem;font-size:.81rem;font-weight:600;line-height:1;display:inline-flex}.Profile-module__MITPoG__tabSkeleton{box-sizing:border-box;border-radius:8px;flex:none;width:123px;height:38px;overflow:hidden}.Profile-module__MITPoG__tabSkeletonBlock{display:block}.Profile-module__MITPoG__content{background-color:var(--bg-default);border-radius:8px;overflow:hidden}.Profile-module__MITPoG__profileContentAuthSessions,.Profile-module__MITPoG__profileContentHistorySurface{background:0 0}.Profile-module__MITPoG__contentPlain{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;padding-block:2rem;display:flex}.Profile-module__MITPoG__profileInitialLoading{flex:1;width:100%;min-height:12rem}.Profile-module__MITPoG__empty{color:var(--fg-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:0;display:flex}.Profile-module__MITPoG__emptyIcon{width:4rem;height:4rem;color:var(--fg-muted);margin-bottom:1.5rem}.Profile-module__MITPoG__emptyText{color:var(--fg-muted);margin:0;font-size:1.13rem}.Profile-module__MITPoG__historyList{flex-direction:column;display:flex}.Profile-module__MITPoG__historyItem{border-bottom:1px solid var(--border-default);justify-content:space-between;align-items:center;padding:1.5rem;transition:background .2s;display:flex}.Profile-module__MITPoG__historyItem:last-child{border-bottom:none}.Profile-module__MITPoG__historyItem:hover{background-color:var(--bg-subtle)}.Profile-module__MITPoG__itemInfo{flex-direction:column;gap:.38rem;display:flex}.Profile-module__MITPoG__itemType{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.Profile-module__MITPoG__itemName{color:var(--fg-default);margin:0;font-size:1rem;font-weight:600}.Profile-module__MITPoG__itemDate{color:var(--fg-muted);font-size:.88rem}.Profile-module__MITPoG__sessionExpires{color:var(--fg-muted);margin-top:.35rem;font-size:.81rem;display:block}.Profile-module__MITPoG__itemPrice{color:var(--fg-default);align-items:center;gap:.38rem;font-size:1.13rem;font-weight:600;display:flex}.Profile-module__MITPoG__itemActions{align-items:center;gap:1rem;display:flex}.Profile-module__MITPoG__itemButton{box-sizing:border-box;color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 12%, var(--bg-canvas));cursor:pointer;appearance:none;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;margin:0;padding-block:.5rem;padding-inline:1rem;font-family:inherit;font-size:.88rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:inline-flex}.Profile-module__MITPoG__itemButton:hover{background:color-mix(in srgb, var(--accent-fg) 20%, var(--bg-canvas))}.Profile-module__MITPoG__orderMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Profile-module__MITPoG__profileSessionsTableBlock{width:100%;min-width:0}.Profile-module__MITPoG__profileSessionsTableWrapFlat{background:0 0}.Profile-module__MITPoG__profileSessionsGrid{align-items:center;gap:12px;min-width:min(100%,720px);display:grid}.Profile-module__MITPoG__profileSessionsTableGrid{grid-template-columns:minmax(14rem,1fr) minmax(12rem,1fr) minmax(10rem,max-content) minmax(10rem,max-content) minmax(2.75rem,max-content)}.Profile-module__MITPoG__profileSessionsIpCell{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;min-width:0;display:flex}.Profile-module__MITPoG__profileSessionsCurrentHint{box-sizing:border-box;letter-spacing:.04em;color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 14%, var(--bg-canvas));border-radius:8px;flex-shrink:0;align-items:center;padding-block:.2rem;padding-inline:.45rem;font-size:.69rem;font-weight:600;line-height:1.2;display:inline-flex}.Profile-module__MITPoG__profilePurchasesGrid{align-items:center;gap:12px;min-width:min(100%,900px);display:grid}.Profile-module__MITPoG__profilePurchasesTableGrid{grid-template-columns:minmax(14rem,1fr) minmax(10rem,1fr) minmax(10rem,1fr) minmax(10rem,max-content) minmax(10rem,max-content) minmax(12rem,max-content) minmax(2.75rem,max-content)}.Profile-module__MITPoG__profileHistoryClickableRow{cursor:pointer;position:relative}.Profile-module__MITPoG__profileHistoryRowLink{z-index:0;border-radius:inherit;position:absolute;inset:0}.Profile-module__MITPoG__profileHistoryClickableRow>:not(.Profile-module__MITPoG__profileHistoryRowLink){z-index:1;pointer-events:none;position:relative}.Profile-module__MITPoG__profileHistoryClickableRow a,.Profile-module__MITPoG__profileHistoryClickableRow button,.Profile-module__MITPoG__profileHistoryClickableRow input,.Profile-module__MITPoG__profileHistoryClickableRow label,.Profile-module__MITPoG__profileHistoryClickableRow [role=button],.Profile-module__MITPoG__profileHistoryClickableRow [role=checkbox],.Profile-module__MITPoG__profileHistoryClickableRow [data-tooltip-trigger]{pointer-events:auto}.Profile-module__MITPoG__profilePurchasesDataRow{align-items:start}.Profile-module__MITPoG__profilePurchasesResourceCell{white-space:normal}.Profile-module__MITPoG__profileTransactionsGrid{align-items:center;gap:12px;min-width:min(100%,900px);display:grid}.Profile-module__MITPoG__profileTransactionsTableGrid{grid-template-columns:minmax(14rem,1fr) minmax(10rem,1fr) minmax(10rem,1fr) minmax(10rem,1fr) minmax(10rem,max-content) minmax(8rem,max-content) minmax(2.75rem,max-content)}.Profile-module__MITPoG__txAmountNeutral{font-variant-numeric:tabular-nums;color:var(--text-primary)}.Profile-module__MITPoG__txDeltaChip{font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:99px;justify-content:center;align-items:center;gap:.25rem;padding:4px 10px;font-weight:600;display:inline-flex}.Profile-module__MITPoG__txDeltaChipLightning{color:currentColor;flex-shrink:0;align-self:center;width:.94rem;height:.94rem}.Profile-module__MITPoG__txDeltaChipPositive{color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 12%, transparent)}.Profile-module__MITPoG__txDeltaChipNegative{color:var(--danger-fg);background:color-mix(in srgb, var(--danger-fg) 12%, transparent)}.Profile-module__MITPoG__txDeltaChipFrozen{color:var(--text-muted);background:color-mix(in srgb, var(--text-muted) 10%, transparent)}.Profile-module__MITPoG__profileDepositsTableGrid{grid-template-columns:minmax(14rem,1fr) minmax(8rem,1fr) minmax(6.5rem,1fr) minmax(10rem,max-content) minmax(10rem,max-content) minmax(8rem,max-content)}.Profile-module__MITPoG__profileDepositsItemsCell{overflow-wrap:anywhere;min-width:0;color:var(--fg-default);white-space:normal;line-height:1.4}.Profile-module__MITPoG__profileOrdersGrid{align-items:center;gap:12px;min-width:min(100%,900px);display:grid}.Profile-module__MITPoG__profileOrdersTableGrid{grid-template-columns:minmax(14rem,1fr) minmax(10rem,1fr) minmax(10rem,1fr) minmax(12rem,max-content) minmax(12rem,max-content) minmax(10rem,max-content) minmax(2.75rem,max-content)}@media (max-width:768px){.Profile-module__MITPoG__header{flex-direction:column;align-items:stretch;gap:1.25rem}.Profile-module__MITPoG__userInfo{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%}.Profile-module__MITPoG__userDetails{align-items:center;width:100%}.Profile-module__MITPoG__userNameEmailRow{flex-direction:column;align-items:center;gap:.35rem}.Profile-module__MITPoG__userName{text-align:center}.Profile-module__MITPoG__userEmail{text-align:center;white-space:normal;overflow-wrap:anywhere}.Profile-module__MITPoG__userBindings{justify-content:center;margin-top:.35rem}.Profile-module__MITPoG__headerAccess{flex-wrap:wrap;flex:none;place-content:center;align-self:stretch;gap:.65rem 1rem;width:100%;max-width:100%;margin-top:.35rem}.Profile-module__MITPoG__headerAccessRoleSection,.Profile-module__MITPoG__headerAccessBlocksSection,.Profile-module__MITPoG__headerAccessRatingSection{text-align:center;justify-content:center;align-items:center}.Profile-module__MITPoG__headerAccessLabel{text-align:center}.Profile-module__MITPoG__headerAccessRatingInline{justify-content:center}.Profile-module__MITPoG__historyItem{flex-direction:column;align-items:flex-start;gap:1rem}.Profile-module__MITPoG__orderMeta{justify-content:space-between;width:100%}}.Profile-module__MITPoG__profileOnboardingSection{flex-direction:column;gap:1.5rem;min-width:0;display:flex}.Profile-module__MITPoG__securityBlock{flex-direction:column;gap:.65rem;min-width:0;display:flex}.Profile-module__MITPoG__securitySectionStack{flex-direction:column;gap:.88rem;min-width:0;display:flex}.Profile-module__MITPoG__securitySectionStackIdleRow{grid-template-columns:1fr 1fr;align-items:stretch;gap:.5rem;display:grid}.Profile-module__MITPoG__securityBlockTitle{color:var(--fg-muted);margin:0;font-size:.82rem;font-weight:600}.Profile-module__MITPoG__securityBlockHint{color:var(--fg-muted);margin:0;font-size:.82rem;line-height:1.5}.Profile-module__MITPoG__securityPrimaryActionBtn{box-sizing:border-box;min-height:2.63rem;color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 12%, var(--bg-canvas));cursor:pointer;appearance:none;border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:0;padding-block:0;padding-inline:1rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:flex}.Profile-module__MITPoG__securityPrimaryActionBtn:hover:not(:disabled){background:color-mix(in srgb, var(--accent-fg) 20%, var(--bg-canvas));color:var(--accent-fg)}.Profile-module__MITPoG__securityPrimaryActionBtn:disabled,.Profile-module__MITPoG__securityPrimaryActionBtn:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--accent-fg);background:color-mix(in srgb, var(--accent-fg) 12%, var(--bg-canvas))}.Profile-module__MITPoG__securitySuccessActionBtn{box-sizing:border-box;min-height:2.63rem;color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas));cursor:pointer;appearance:none;border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:0;padding-block:0;padding-inline:1rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:flex}.Profile-module__MITPoG__securitySuccessActionBtn:hover:not(:disabled){background:color-mix(in srgb, var(--success-fg) 18%, color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas)));color:var(--success-fg)}.Profile-module__MITPoG__securitySuccessActionBtn:disabled,.Profile-module__MITPoG__securitySuccessActionBtn:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--success-fg);background:color-mix(in srgb, var(--success-fg) 10%, var(--bg-canvas))}.Profile-module__MITPoG__securityDangerActionBtn{box-sizing:border-box;min-height:2.63rem;color:var(--danger-fg);background:var(--danger-subtle);cursor:pointer;appearance:none;border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:0;padding-block:0;padding-inline:1rem;font-family:inherit;font-size:.94rem;font-weight:600;line-height:1.25;transition:background-color .2s,color .2s;display:flex}.Profile-module__MITPoG__securityDangerActionBtn:hover:not(:disabled){background:color-mix(in srgb, var(--danger-fg) 26%, var(--danger-subtle));color:var(--danger-fg)}.Profile-module__MITPoG__securityDangerActionBtn:disabled,.Profile-module__MITPoG__securityDangerActionBtn:disabled:hover{cursor:not-allowed;opacity:.45;color:var(--danger-fg);background:var(--danger-subtle)}.Profile-module__MITPoG__securityBtn{box-sizing:border-box;cursor:pointer;background:color-mix(in srgb, var(--fg-default) 8%, var(--bg-canvas));min-height:2.1rem;color:var(--fg-default);border:none;border-radius:7px;padding-block:.4rem;padding-inline:.9rem;font-family:inherit;font-size:.85rem;font-weight:600;line-height:1.25;transition:background-color .15s}.Profile-module__MITPoG__securityBtn:hover:not(:disabled){background:color-mix(in srgb, var(--fg-default) 14%, var(--bg-canvas))}.Profile-module__MITPoG__securityBtn:disabled{opacity:.55;cursor:not-allowed}.Profile-module__MITPoG__securityBtnPrimary{background:color-mix(in srgb, var(--accent-fg) 12%, var(--bg-canvas));color:var(--accent-fg)}.Profile-module__MITPoG__securityBtnPrimary:hover:not(:disabled){background:color-mix(in srgb, var(--accent-fg) 20%, var(--bg-canvas))}.Profile-module__MITPoG__securityBtnDanger{background:color-mix(in srgb, var(--danger-fg,#e05c5c) 10%, var(--bg-canvas));color:var(--danger-fg,#e05c5c)}.Profile-module__MITPoG__securityBtnDanger:hover:not(:disabled){background:color-mix(in srgb, var(--danger-fg,#e05c5c) 18%, var(--bg-canvas))}.Profile-module__MITPoG__securityBtn.Profile-module__MITPoG__siteVerifyCompactBtn{background:color-mix(in srgb, var(--orange-fg) 12%, var(--bg-canvas));color:var(--orange-fg)}.Profile-module__MITPoG__securityBtn.Profile-module__MITPoG__siteVerifyCompactBtn:hover:not(:disabled){background:color-mix(in srgb, var(--orange-fg) 22%, color-mix(in srgb, var(--orange-fg) 12%, var(--bg-canvas)))}.Profile-module__MITPoG__securityCodeForm{flex-direction:column;gap:.75rem;display:flex}.Profile-module__MITPoG__securityPinInputs{flex-direction:column;gap:.5rem;min-width:0;display:flex}.Profile-module__MITPoG__securityCodeLabel{color:var(--fg-muted);margin:0;font-size:.8rem}.Profile-module__MITPoG__securityQr{border-radius:8px;flex-shrink:0;width:160px;height:160px}.Profile-module__MITPoG__securityQrWrap{flex-direction:row;align-items:stretch;gap:.75rem;min-width:0;display:flex}.Profile-module__MITPoG__securityQrSideText{flex-direction:column;flex:1;gap:.35rem;min-width:0;padding-top:.15rem;display:flex}.Profile-module__MITPoG__securityQrSideText .Profile-module__MITPoG__securityCodeLabel{line-height:1.35}.Profile-module__MITPoG__securityQrScanHint{margin-top:auto}
.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{color:#fff;white-space:normal;background-color:#333;border-radius:4px;outline:0;font-size:14px;line-height:1.4;transition-property:transform,visibility,opacity;position:relative}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-width:8px 8px 0;border-top-color:initial;transform-origin:top;bottom:-7px;left:0}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-width:0 8px 8px;border-bottom-color:initial;transform-origin:bottom;top:-7px;left:0}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;transform-origin:0;right:-7px}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:100%;left:-7px}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;width:16px;height:16px}.tippy-arrow:before{content:"";border-style:solid;border-color:#0000;position:absolute}.tippy-content{z-index:1;padding:5px 9px;position:relative}
.tippy-box[data-theme~=stellar]{background:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas));color:var(--accent-fg);box-shadow:none;border:none;border-radius:8px;padding:0;font-size:.8125rem;font-weight:400;line-height:1.45}.tippy-box[data-theme~=stellar-panel]{background:color-mix(in srgb, var(--fg-default) 6%, var(--bg-default));color:var(--fg-default);box-shadow:none;border:none;border-radius:8px;padding:0;font-size:.8125rem;font-weight:400;line-height:1.45}.tippy-box[data-theme~=stellar] .tippy-content,.tippy-box[data-theme~=stellar-panel] .tippy-content,.tippy-box[data-theme~=stellar-guild-clear-hover] .tippy-content{padding-block:.44rem;padding-inline:.69rem}.tippy-box[data-theme~=stellar] .tippy-arrow{color:color-mix(in srgb, var(--accent-fg) 8%, var(--bg-canvas))}.tippy-box[data-theme~=stellar-panel] .tippy-arrow{color:color-mix(in srgb, var(--fg-default) 6%, var(--bg-default))}.tippy-box[data-theme~=stellar-guild-clear-hover]{background:color-mix(in srgb, var(--danger-fg,#dc2626) 26%, var(--bg-canvas));color:var(--danger-fg,#dc2626);box-shadow:none;border:none;border-radius:8px;padding:0;font-size:.8125rem;font-weight:400;line-height:1.45}.tippy-box[data-theme~=stellar-guild-clear-hover] .tippy-arrow{color:color-mix(in srgb, var(--danger-fg,#dc2626) 26%, var(--bg-canvas))}
.BrokenImagePlaceholder-module__Nzt9-q__root{box-sizing:border-box;background:var(--bg-subtle);border-radius:inherit;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.BrokenImagePlaceholder-module__Nzt9-q__logoSlot{z-index:1;flex-shrink:0;width:clamp(2rem,10vmin,3.25rem);height:clamp(2rem,10vmin,3.25rem);position:relative}.BrokenImagePlaceholder-module__Nzt9-q__icon{object-fit:contain;width:100%;height:100%;display:none;position:absolute;inset:0}:root[data-theme=light] .BrokenImagePlaceholder-module__Nzt9-q__logoLight,:root[data-theme=dark] .BrokenImagePlaceholder-module__Nzt9-q__logoDark{display:block}.BrokenImagePlaceholder-module__Nzt9-q__viewedBadge{z-index:2;box-sizing:border-box;cursor:help;pointer-events:auto;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:.7rem;right:.7rem}.BrokenImagePlaceholder-module__Nzt9-q__viewedBadgeBackdrop{background:color-mix(in srgb, var(--bg-default) 88%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;padding-block:.32rem;padding-inline:.4rem;transition:color .2s,background .2s}.BrokenImagePlaceholder-module__Nzt9-q__viewedBadge:hover{background:color-mix(in srgb, var(--fg-default) 6%, var(--bg-default))}.BrokenImagePlaceholder-module__Nzt9-q__viewedBadge:hover .BrokenImagePlaceholder-module__Nzt9-q__viewedBadgeIcon,.BrokenImagePlaceholder-module__Nzt9-q__viewedBadge:focus-visible .BrokenImagePlaceholder-module__Nzt9-q__viewedBadgeIcon{color:var(--fg-default)}.BrokenImagePlaceholder-module__Nzt9-q__viewedBadgeIcon{width:1.25rem;height:1.25rem;color:color-mix(in srgb, var(--fg-muted) 92%, var(--fg-default));flex-shrink:0}
.chatSystemMessage-module__Amj5Hq__messageSystem{--message-system-label-half:calc((.44rem + .69rem * 1.35) / 2);flex-direction:column;align-self:center;align-items:center;width:min-content;max-width:100%;display:flex}.chatSystemMessage-module__Amj5Hq__messageSystemWithTopLabel{margin-top:var(--message-system-label-half)}.chatSystemMessage-module__Amj5Hq__messageSystemCard{box-sizing:border-box;border:1px solid var(--bg-canvas);background-color:var(--bg-canvas);width:max-content;min-width:0;max-width:min(100%,32rem);color:var(--fg-default);text-align:center;border-radius:8px;margin:0;padding-block:.65rem;padding-inline:.85rem;position:relative}.chatSystemMessage-module__Amj5Hq__messageSystemCardWithLabel{padding-top:calc(.65rem + var(--message-system-label-half))}.chatSystemMessage-module__Amj5Hq__messageSystemLabel{z-index:1;box-sizing:border-box;background:color-mix(in srgb, var(--bg-default) 90%, var(--fg-muted));white-space:nowrap;width:fit-content;max-width:min(92%,20rem);color:var(--fg-default);border:none;border-radius:999px;justify-content:center;align-items:center;padding:.22rem .72rem;font-size:.69rem;font-weight:600;line-height:1.35;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.chatSystemMessage-module__Amj5Hq__messageSystemText{text-align:center;max-width:100%;color:var(--fg-default);white-space:pre-line;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;margin:0;font-size:.94rem;font-weight:400;line-height:1.5}.chatSystemMessage-module__Amj5Hq__messageSystemMetaTime{color:var(--fg-muted);font-size:.69rem;line-height:1.35}.chatSystemMessage-module__Amj5Hq__messageSystemInlineMeta{vertical-align:baseline;-webkit-user-select:none;user-select:none;flex-flow:row;flex-shrink:0;justify-content:flex-end;align-items:flex-end;gap:.25rem;height:1.45em;margin-left:.45rem;display:inline-flex}@media (max-width:768px){.chatSystemMessage-module__Amj5Hq__messageSystemCard{max-width:85%}}
