.AuthOptions-module__OIdeoG__buttons{flex-direction:column;gap:12px;margin-top:24px;margin-bottom:24px;display:flex}.AuthOptions-module__OIdeoG__authBtn{border-radius:999px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:52px;padding:0 20px;font-size:.9375rem;font-weight:600;transition:transform .12s,box-shadow .12s,background .12s,border-color .12s;display:flex}.AuthOptions-module__OIdeoG__authBtn:active{transform:scale(.99)}.AuthOptions-module__OIdeoG__authBtnGoogle{color:#fff;background:#0f1419;border:none}.AuthOptions-module__OIdeoG__authBtnGoogle:hover{background:#1a2229}.AuthOptions-module__OIdeoG__authBtnPrimary{background:var(--color-primary);color:#fff;border:none;box-shadow:0 2px 8px #e91e632e}.AuthOptions-module__OIdeoG__authBtnPrimary:hover{background:var(--color-primary-hover);box-shadow:0 3px 10px #e91e633d}.AuthOptions-module__OIdeoG__authBtnOutline{background:var(--color-header);color:#0a0a0a;border:1.5px solid #d8d8d8}.AuthOptions-module__OIdeoG__authBtnOutline:hover{background:#fafafa;border-color:#0a0a0a}.AuthOptions-module__OIdeoG__authBtnTelegram{color:#fff;background:#229ed9;border:none}.AuthOptions-module__OIdeoG__authBtnTelegram:hover{background:#1b8ec2}.AuthOptions-module__OIdeoG__authBtn:disabled{opacity:.6;cursor:not-allowed}.AuthOptions-module__OIdeoG__btnIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.AuthOptions-module__OIdeoG__headline{color:#0a0a0a;letter-spacing:-.02em;margin:0 24px 4px;font-size:1.25rem;font-weight:700;line-height:1.35}.AuthOptions-module__OIdeoG__legal{color:#757575;max-width:320px;margin:0 auto;font-size:.75rem;line-height:1.5}.AuthOptions-module__OIdeoG__legal a{color:#616161;text-underline-offset:2px;text-decoration:underline}.AuthOptions-module__OIdeoG__legal a:hover{color:#0a0a0a}.AuthOptions-module__OIdeoG__backBtn{color:#1a1a1a;background:#fff;border:1px solid #d8d8d8;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,border-color .15s;display:flex;position:absolute;top:16px;left:16px}.AuthOptions-module__OIdeoG__backBtn:hover{background:#fafafa;border-color:#0a0a0a}.AuthOptions-module__OIdeoG__emailSubtext{color:#616161;margin:0 16px 24px;font-size:.875rem;line-height:1.5}.AuthOptions-module__OIdeoG__emailForm{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.AuthOptions-module__OIdeoG__emailInput{color:#0a0a0a;background:#fff;border:1px solid #e0e0e0;border-radius:999px;outline:none;width:100%;min-height:52px;padding:0 20px;font-size:.9375rem;transition:border-color .15s}.AuthOptions-module__OIdeoG__emailInput:focus{border-color:var(--color-primary)}.AuthOptions-module__OIdeoG__emailInput::placeholder{color:#9e9e9e}.AuthOptions-module__OIdeoG__fieldError{color:#e53935;text-align:left;margin:-4px 0 0;padding:0 20px;font-size:.75rem}.AuthOptions-module__OIdeoG__inAppHint{color:#555;text-align:center;margin:4px 0 0;padding:8px 12px;font-size:.8125rem;line-height:1.45}@media (max-width:480px){.AuthOptions-module__OIdeoG__authBtn{min-height:48px;font-size:.875rem}.AuthOptions-module__OIdeoG__headline{margin:0 16px 4px;font-size:1.1rem}.AuthOptions-module__OIdeoG__legal{font-size:.6875rem}}@media (prefers-reduced-motion:reduce){.AuthOptions-module__OIdeoG__authBtn:active{transform:none}}
.LoadingSpinner-module__daC8DW__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.LoadingSpinner-module__daC8DW__ring{border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.LoadingSpinner-module__daC8DW__ring:before{content:"";border:var(--ring-border-width,3px) solid transparent;border-top-color:var(--color-primary,#e91e63);border-radius:50%;animation:1.4s cubic-bezier(.65,0,.35,1) infinite LoadingSpinner-module__daC8DW__spin;position:absolute;inset:0}.LoadingSpinner-module__daC8DW__logo{object-fit:contain;pointer-events:none;image-rendering:-webkit-optimize-contrast;-webkit-user-select:none;user-select:none;border-radius:50%;transform:scale(1.4)}.LoadingSpinner-module__daC8DW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes LoadingSpinner-module__daC8DW__spin{to{transform:rotate(360deg)}}
.page-module__KTGXXq__page{height:calc(100dvh - var(--header-height));max-width:var(--content-max-width);border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);margin:0 auto;display:flex}.page-module__KTGXXq__sidebar{border-right:1px solid var(--color-border);flex-direction:column;flex-shrink:0;width:340px;display:flex}.page-module__KTGXXq__sidebarHeader{border-bottom:1px solid var(--color-border);padding:20px 20px 14px}.page-module__KTGXXq__sidebarHeader h2{color:var(--color-text);font-size:1.25rem;font-weight:800}.page-module__KTGXXq__sidebarList{-webkit-overflow-scrolling:touch;flex:1;padding:8px;overflow-y:auto}.page-module__KTGXXq__sidebarEmpty{text-align:center;height:100%;color:var(--color-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:32px 24px;font-size:.875rem;display:flex}.page-module__KTGXXq__emptyIcon{width:48px;height:48px;color:var(--color-primary);background:#e91e6314;border-radius:999px;justify-content:center;align-items:center;margin-bottom:2px;display:inline-flex}.page-module__KTGXXq__sidebarEmpty h3{color:var(--color-text);margin:0;font-size:1rem;font-weight:800}.page-module__KTGXXq__sidebarEmpty p{max-width:240px;margin:0;line-height:1.45}.page-module__KTGXXq__emptyCta{background:var(--color-primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:38px;margin-top:4px;padding:0 16px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s,box-shadow .15s;display:inline-flex;box-shadow:0 2px 8px #e91e632e}.page-module__KTGXXq__emptyCta:hover,.page-module__KTGXXq__emptyCta:focus-visible{background:var(--color-primary-hover);outline:none;box-shadow:0 3px 10px #e91e633d}.page-module__KTGXXq__convoRow{text-align:left;cursor:pointer;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px;transition:background .12s;display:flex}.page-module__KTGXXq__convoRow:hover{background:var(--color-surface)}.page-module__KTGXXq__convoRowUnread .page-module__KTGXXq__convoName{font-weight:800}.page-module__KTGXXq__convoRowUnread .page-module__KTGXXq__convoPreview{color:var(--color-text);font-weight:650}.page-module__KTGXXq__unreadDot{background:var(--color-primary);border-radius:999px;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 0 4px #e91e631f}.page-module__KTGXXq__convoProfileLink{width:32px;height:32px;color:var(--color-text-secondary);opacity:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s,color .15s,background .15s;display:flex}.page-module__KTGXXq__convoRow:hover .page-module__KTGXXq__convoProfileLink{opacity:1}.page-module__KTGXXq__convoProfileLink:hover{color:var(--color-primary);background:var(--color-surface)}.page-module__KTGXXq__convoRowActive{background:var(--color-surface)}.page-module__KTGXXq__convoAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px}.page-module__KTGXXq__convoInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.page-module__KTGXXq__convoName{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.page-module__KTGXXq__convoPreview{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.page-module__KTGXXq__sidebarSkeletons{flex-direction:column;gap:12px;padding:8px;display:flex}.page-module__KTGXXq__convoSkeleton{background:var(--color-surface);border-radius:14px;height:62px;animation:1.2s ease-in-out infinite page-module__KTGXXq__skeletonPulse}@keyframes page-module__KTGXXq__skeletonPulse{50%{opacity:.55}}.page-module__KTGXXq__chatContainer{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.page-module__KTGXXq__chatPanel{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.page-module__KTGXXq__chatEmpty{color:var(--color-text-secondary);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;font-size:.9375rem;display:flex}.page-module__KTGXXq__chatHeader{border-bottom:1px solid var(--color-border);flex-shrink:0;align-items:center;gap:12px;padding:14px 20px;display:flex}.page-module__KTGXXq__mobileBackBtn{width:32px;height:32px;color:var(--color-text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:none}.page-module__KTGXXq__mobileBackBtn:hover{background:var(--color-surface)}.page-module__KTGXXq__chatHeaderAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.page-module__KTGXXq__chatHeaderInfo{flex-direction:column;gap:1px;display:flex}.page-module__KTGXXq__chatHeaderName{color:var(--color-text);font-size:.9375rem;font-weight:700;text-decoration:none}.page-module__KTGXXq__chatHeaderName:hover{color:var(--color-primary)}.page-module__KTGXXq__statusOnline{color:var(--color-primary);font-size:.75rem;font-weight:500}.page-module__KTGXXq__statusOffline{color:var(--color-text-secondary);opacity:.7;font-size:.75rem;font-weight:500}.page-module__KTGXXq__chatMessages{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:12px;min-height:0;padding:20px 20px 24px;scroll-padding-bottom:12px;display:flex;overflow-y:auto}.page-module__KTGXXq__chatEmptyMessages{color:var(--color-text-secondary);opacity:.6;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;font-size:.875rem;display:flex}.page-module__KTGXXq__chatEmptyAvatar{object-fit:cover;border-radius:50%;width:56px;height:56px}.page-module__KTGXXq__userMessage{justify-content:flex-end;display:flex}.page-module__KTGXXq__assistantMessage{align-items:flex-end;gap:10px;display:flex}.page-module__KTGXXq__msgAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:28px;height:28px}.page-module__KTGXXq__msgAvatarLink{flex-shrink:0;line-height:0;display:inline-flex}.page-module__KTGXXq__assistantMessage:has(~.page-module__KTGXXq__assistantMessage) .page-module__KTGXXq__msgAvatarLink{visibility:hidden}.page-module__KTGXXq__userBubble{background:var(--color-primary);color:#fff;word-break:break-word;white-space:pre-wrap;border-radius:18px 18px 4px;max-width:65%;padding:10px 14px;font-size:.875rem;line-height:1.45}.page-module__KTGXXq__assistantBubble{background:var(--color-surface);max-width:65%;color:var(--color-text);word-break:break-word;white-space:pre-wrap;border-radius:18px 18px 18px 4px;padding:10px 14px;font-size:.875rem;line-height:1.45}.page-module__KTGXXq__typing{gap:4px;padding:2px 0;display:inline-flex}.page-module__KTGXXq__typing span{background:var(--color-text-secondary);opacity:.5;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite page-module__KTGXXq__bounce}.page-module__KTGXXq__typing span:nth-child(2){animation-delay:.15s}.page-module__KTGXXq__typing span:nth-child(3){animation-delay:.3s}@keyframes page-module__KTGXXq__bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.page-module__KTGXXq__chatInput{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px) + var(--keyboard-inset,0px));border-top:1px solid var(--color-border);flex-shrink:0;align-items:center;gap:10px;display:flex}.page-module__KTGXXq__chatInput input{background:var(--color-input);color:var(--color-text);border-radius:22px;flex:1;padding:10px 14px;font-size:1rem}.page-module__KTGXXq__chatInput input::placeholder{color:var(--color-text-secondary);opacity:.7}.page-module__KTGXXq__chatInput button{background:var(--color-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .15s;display:flex}.page-module__KTGXXq__chatInput button:disabled{opacity:.4;cursor:not-allowed}.page-module__KTGXXq__chatInput button:not(:disabled):hover{background:var(--color-primary-hover)}@media (max-width:768px){.page-module__KTGXXq__page{border:none}.page-module__KTGXXq__sidebar{border-right:none;width:100%}.page-module__KTGXXq__sidebarHiddenMobile{display:none}.page-module__KTGXXq__chatContainer{width:100%}.page-module__KTGXXq__chatHiddenMobile{display:none}.page-module__KTGXXq__mobileBackBtn{display:flex}.page-module__KTGXXq__chatMessages{padding:16px 12px 22px}.page-module__KTGXXq__chatInput{padding:10px 12px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px) + var(--keyboard-inset,0px))}.page-module__KTGXXq__chatInput input{font-size:1rem}.page-module__KTGXXq__userBubble,.page-module__KTGXXq__assistantBubble{max-width:80%;font-size:1rem}.page-module__KTGXXq__chatHeaderName{font-size:1rem}.page-module__KTGXXq__statusOnline,.page-module__KTGXXq__statusOffline{font-size:.8125rem}.page-module__KTGXXq__convoName{font-size:1rem}.page-module__KTGXXq__convoPreview{font-size:.9375rem}.page-module__KTGXXq__chatEmptyMessages{font-size:1rem}}
.ChatPopup-module___pflXa__popup{bottom:80px;right:calc(20px + var(--scrollbar-compensation,0px));background:var(--color-bg);border:1px solid var(--color-border);z-index:1001;border-radius:16px;flex-direction:column;width:360px;height:480px;animation:.25s ease-out ChatPopup-module___pflXa__slideUp;display:flex;position:fixed;overflow:hidden;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014}.ChatPopup-module___pflXa__backdrop{z-index:1000;opacity:.6;background:#00000059;animation:.2s ease-out ChatPopup-module___pflXa__backdropFadeIn;display:none;position:fixed;inset:0}@keyframes ChatPopup-module___pflXa__backdropFadeIn{0%{opacity:0}}@keyframes ChatPopup-module___pflXa__slideUp{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ChatPopup-module___pflXa__header{border-bottom:1px solid var(--color-border);flex-shrink:0;align-items:center;gap:10px;padding:14px 16px;display:flex}.ChatPopup-module___pflXa__headerAvatarWrap{border-radius:14px 14px 4px;flex-shrink:0;transition:box-shadow .3s;overflow:hidden;box-shadow:0 0 0 1.5px #00000014}.ChatPopup-module___pflXa__headerAvatarOnline{box-shadow:0 0 0 1.5px #34d3998c,0 0 10px #34d39926}.ChatPopup-module___pflXa__headerAvatar{object-fit:cover;border-radius:14px 14px 4px;width:38px;height:38px;display:block}.ChatPopup-module___pflXa__headerInfo{flex-direction:column;flex:1;min-width:0;display:flex}.ChatPopup-module___pflXa__headerName{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:700;line-height:1.2;text-decoration:none;overflow:hidden}.ChatPopup-module___pflXa__headerName:hover{color:var(--color-primary)}.ChatPopup-module___pflXa__headerStatusOnline{color:var(--color-primary);font-size:.6875rem;font-weight:500}.ChatPopup-module___pflXa__headerStatusOffline{color:var(--color-text-secondary);opacity:.7;font-size:.6875rem;font-weight:500}.ChatPopup-module___pflXa__closeBtn{width:28px;height:28px;color:var(--color-text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.ChatPopup-module___pflXa__closeBtn:hover{background:var(--color-surface)}.ChatPopup-module___pflXa__backBtn{width:28px;height:28px;color:var(--color-text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.ChatPopup-module___pflXa__backBtn:hover{background:var(--color-surface)}.ChatPopup-module___pflXa__convoRow{text-align:left;cursor:pointer;border-radius:10px;align-items:center;gap:12px;width:100%;padding:10px 14px;transition:background .12s;display:flex}.ChatPopup-module___pflXa__convoRow:hover{background:var(--color-surface)}.ChatPopup-module___pflXa__convoRowUnread .ChatPopup-module___pflXa__convoName{font-weight:800}.ChatPopup-module___pflXa__convoRowUnread .ChatPopup-module___pflXa__convoPreview{color:var(--color-text);font-weight:650}.ChatPopup-module___pflXa__unreadDot{background:var(--color-primary);border-radius:999px;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 0 4px #e91e631f}.ChatPopup-module___pflXa__convoProfileLink{width:28px;height:28px;color:var(--color-text-secondary);opacity:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s,color .15s,background .15s;display:flex}.ChatPopup-module___pflXa__convoRow:hover .ChatPopup-module___pflXa__convoProfileLink{opacity:1}.ChatPopup-module___pflXa__convoProfileLink:hover{color:var(--color-primary);background:var(--color-surface)}.ChatPopup-module___pflXa__convoAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.ChatPopup-module___pflXa__convoInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ChatPopup-module___pflXa__convoName{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.ChatPopup-module___pflXa__convoPreview{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.ChatPopup-module___pflXa__skeletonList{flex-direction:column;gap:12px;padding:4px 0;display:flex}.ChatPopup-module___pflXa__convoSkeleton{background:var(--color-surface);border-radius:12px;height:54px;animation:1.2s ease-in-out infinite ChatPopup-module___pflXa__skeletonPulse}@keyframes ChatPopup-module___pflXa__skeletonPulse{50%{opacity:.55}}.ChatPopup-module___pflXa__messageList{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:10px;min-height:0;padding:16px 14px 20px;scroll-padding-bottom:12px;display:flex;overflow-y:auto}.ChatPopup-module___pflXa__emptyState{opacity:.6;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.ChatPopup-module___pflXa__emptyAvatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.ChatPopup-module___pflXa__emptyText{color:var(--color-text-secondary);font-size:.8125rem}.ChatPopup-module___pflXa__userMessage{justify-content:flex-end;display:flex}.ChatPopup-module___pflXa__assistantMessage{align-items:flex-end;gap:8px;display:flex}.ChatPopup-module___pflXa__msgAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}.ChatPopup-module___pflXa__msgAvatarLink{flex-shrink:0;line-height:0;display:inline-flex}.ChatPopup-module___pflXa__assistantMessage:has(~.ChatPopup-module___pflXa__assistantMessage) .ChatPopup-module___pflXa__msgAvatarLink{visibility:hidden}.ChatPopup-module___pflXa__userBubble{background:var(--color-primary);color:#fff;word-break:break-word;white-space:pre-wrap;border-radius:16px 16px 4px;max-width:75%;padding:8px 12px;font-size:.8125rem;line-height:1.45}.ChatPopup-module___pflXa__assistantBubble{background:var(--color-surface);max-width:75%;color:var(--color-text);word-break:break-word;white-space:pre-wrap;border-radius:16px 16px 16px 4px;padding:8px 12px;font-size:.8125rem;line-height:1.45}.ChatPopup-module___pflXa__typing{gap:4px;padding:2px 0;display:inline-flex}.ChatPopup-module___pflXa__typing span{background:var(--color-text-secondary);opacity:.5;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite ChatPopup-module___pflXa__bounce}.ChatPopup-module___pflXa__typing span:nth-child(2){animation-delay:.15s}.ChatPopup-module___pflXa__typing span:nth-child(3){animation-delay:.3s}@keyframes ChatPopup-module___pflXa__bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.ChatPopup-module___pflXa__retryRow{color:var(--color-text-secondary);border:1px solid var(--color-border,#0000001f);cursor:pointer;background:0 0;border-radius:999px;align-self:center;margin:4px 0 2px;padding:6px 12px;font-size:12px;font-weight:500;transition:color .15s,border-color .15s,background .15s}.ChatPopup-module___pflXa__retryRow:hover{color:var(--color-primary);border-color:var(--color-primary);background:#e91e630f}.ChatPopup-module___pflXa__inputBar{padding:10px 12px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border);flex-shrink:0;align-items:center;gap:8px;display:flex}.ChatPopup-module___pflXa__input{background:var(--color-input);color:var(--color-text);appearance:none;border-radius:20px;flex:1;padding:8px 12px;font-size:.8125rem}.ChatPopup-module___pflXa__input::-webkit-search-decoration{appearance:none;display:none}.ChatPopup-module___pflXa__input::-webkit-search-cancel-button{appearance:none;display:none}.ChatPopup-module___pflXa__input::-webkit-search-results-button{appearance:none;display:none}.ChatPopup-module___pflXa__input::-webkit-search-results-decoration{appearance:none;display:none}.ChatPopup-module___pflXa__input::placeholder{color:var(--color-text-secondary);opacity:.7}.ChatPopup-module___pflXa__sendBtn{background:var(--color-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .15s;display:flex}.ChatPopup-module___pflXa__sendBtn:disabled{opacity:.4;cursor:not-allowed}.ChatPopup-module___pflXa__sendBtn:not(:disabled):hover{background:var(--color-primary-hover)}@media (max-width:480px){.ChatPopup-module___pflXa__popup{top:var(--viewport-offset-top,0px);bottom:var(--keyboard-inset,0px);border:none;border-radius:0;width:100%;height:auto;max-height:none;animation:.3s ease-out ChatPopup-module___pflXa__mobileSlideUp;left:0;right:0}.ChatPopup-module___pflXa__backdrop{display:block}.ChatPopup-module___pflXa__input{font-size:1rem}.ChatPopup-module___pflXa__messageList{padding:12px 10px 18px}.ChatPopup-module___pflXa__userBubble,.ChatPopup-module___pflXa__assistantBubble{max-width:82%;padding:9px 14px;font-size:.9375rem}.ChatPopup-module___pflXa__headerName{font-size:1rem}.ChatPopup-module___pflXa__headerStatusOnline,.ChatPopup-module___pflXa__headerStatusOffline{font-size:.8125rem}.ChatPopup-module___pflXa__convoRow{padding:12px 10px}.ChatPopup-module___pflXa__convoName{font-size:.9375rem}.ChatPopup-module___pflXa__convoPreview{font-size:.875rem}.ChatPopup-module___pflXa__emptyText{font-size:.9375rem}}@keyframes ChatPopup-module___pflXa__mobileSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.WatchFeed-module__Kwg6Hq__container{z-index:100;scroll-snap-type:y mandatory;overscroll-behavior-y:contain;background:#000;position:fixed;inset:0;overflow-y:scroll}.WatchFeed-module__Kwg6Hq__topBar{z-index:110;padding:max(env(safe-area-inset-top,0px), 12px) max(env(safe-area-inset-right,0px), var(--page-padding), calc((100% - var(--content-max-width)) / 2)) 12px max(env(safe-area-inset-left,0px), var(--page-padding), calc((100% - var(--content-max-width)) / 2));pointer-events:none;background:linear-gradient(#0009,#0000);align-items:center;gap:10px;display:flex;position:fixed;top:0;left:0;right:0}.WatchFeed-module__Kwg6Hq__topBar>*{pointer-events:auto}.WatchFeed-module__Kwg6Hq__backBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.WatchFeed-module__Kwg6Hq__backBtn:hover{background:#000000b3}.WatchFeed-module__Kwg6Hq__creatorTransitionWrap{will-change:transform, opacity;flex:1;min-width:0}.WatchFeed-module__Kwg6Hq__topMessageBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;height:36px;padding:0 14px;font-size:13px;font-weight:700;transition:background .15s;display:inline-flex}.WatchFeed-module__Kwg6Hq__topMessageBtn:hover{background:var(--color-primary-hover)}@media (max-width:480px){.WatchFeed-module__Kwg6Hq__topMessageBtn{padding:0 10px}}.WatchFeed-module__Kwg6Hq__topCreatorLink{color:#fff;align-items:center;gap:8px;min-width:0;text-decoration:none;display:flex}.WatchFeed-module__Kwg6Hq__topCreatorAvatarWrap{flex-shrink:0;position:relative}.WatchFeed-module__Kwg6Hq__topCreatorAvatar{object-fit:cover;border:2px solid #ffffff4d;border-radius:50%;width:30px;height:30px}.WatchFeed-module__Kwg6Hq__topCreatorMeta{flex-direction:column;gap:1px;min-width:0;display:flex}.WatchFeed-module__Kwg6Hq__topCreatorName{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.WatchFeed-module__Kwg6Hq__topCreatorOnlineLabel{opacity:.8;font-size:11px}.WatchFeed-module__Kwg6Hq__sideColumn{z-index:110;flex-direction:column;align-items:center;gap:12px;display:flex;position:fixed;top:50%;right:24px;transform:translateY(-50%)}.WatchFeed-module__Kwg6Hq__navArrows,.WatchFeed-module__Kwg6Hq__mediaControls{flex-direction:column;gap:8px;display:flex}.WatchFeed-module__Kwg6Hq__navBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s,opacity .15s;display:flex}.WatchFeed-module__Kwg6Hq__navBtn:hover:not(:disabled){background:#000000b3}.WatchFeed-module__Kwg6Hq__navBtn:disabled{opacity:.3;cursor:default}@media (max-width:640px){.WatchFeed-module__Kwg6Hq__sideColumn{top:auto;left:16px;right:auto;bottom:calc(max(env(safe-area-inset-bottom,0px), 20px) + 56px);transform:none}.WatchFeed-module__Kwg6Hq__navArrows{display:none}}.WatchFeed-module__Kwg6Hq__slideWrapper{scroll-snap-align:start;scroll-snap-stop:always;width:100%;height:100dvh}.WatchFeed-module__Kwg6Hq__slide{cursor:pointer;will-change:transform, opacity, border-radius;background:#000;width:100%;height:100%;position:relative;overflow:hidden}.WatchFeed-module__Kwg6Hq__slideBg{object-fit:cover;filter:blur(24px)brightness(.4);pointer-events:none;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.15)}.WatchFeed-module__Kwg6Hq__slideVideo{object-fit:contain;z-index:2;width:100%;height:100%;transition:opacity .2s ease-out;position:absolute;inset:0}.WatchFeed-module__Kwg6Hq__videoHidden{opacity:0}.WatchFeed-module__Kwg6Hq__videoVisible{opacity:1}.WatchFeed-module__Kwg6Hq__posterBlurred{filter:blur(8px)brightness(.6)}.WatchFeed-module__Kwg6Hq__loadingDot{z-index:3;pointer-events:none;border:2.5px solid #ffffff26;border-top-color:#ffffffb3;border-radius:50%;width:28px;height:28px;margin:-14px 0 0 -14px;animation:.8s linear infinite WatchFeed-module__Kwg6Hq__spinDot;position:absolute;top:50%;left:50%}@keyframes WatchFeed-module__Kwg6Hq__spinDot{to{transform:rotate(360deg)}}.WatchFeed-module__Kwg6Hq__placeholder{background:#111;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.WatchFeed-module__Kwg6Hq__placeholderImg{object-fit:contain;z-index:1;width:100%;height:100%}.WatchFeed-module__Kwg6Hq__loadingOverlay{z-index:5;pointer-events:none;background:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.WatchFeed-module__Kwg6Hq__tapToPlay{color:#fff;cursor:pointer;z-index:6;background:#00000040;border:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.WatchFeed-module__Kwg6Hq__paywall{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:8;background:#0009;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.WatchFeed-module__Kwg6Hq__paywallContent{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:320px;padding:24px;display:flex}.WatchFeed-module__Kwg6Hq__lockCircle{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.WatchFeed-module__Kwg6Hq__paywallDesc{color:#fffc;font-size:14px;line-height:1.4}.WatchFeed-module__Kwg6Hq__unlockBtn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:12px 28px;font-size:15px;font-weight:600;transition:background .15s;display:flex}.WatchFeed-module__Kwg6Hq__unlockBtn:hover{background:var(--color-primary-hover)}.WatchFeed-module__Kwg6Hq__errorMsg{color:#f87171;font-size:13px}.WatchFeed-module__Kwg6Hq__balanceHint{color:#ffffff80;font-size:12px}.WatchFeed-module__Kwg6Hq__buyNowBackdrop{z-index:300;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.WatchFeed-module__Kwg6Hq__buyNowDialog{text-align:center;color:#fff;background:#1a1a1a;border-radius:16px;width:90%;max-width:360px;padding:28px 24px;position:relative}.WatchFeed-module__Kwg6Hq__buyNowClose{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:12px;right:12px}.WatchFeed-module__Kwg6Hq__buyNowTitle{margin-bottom:8px;font-size:18px;font-weight:700}.WatchFeed-module__Kwg6Hq__buyNowDesc{color:#ffffffb3;margin-bottom:20px;font-size:14px;line-height:1.4}.WatchFeed-module__Kwg6Hq__buyNowPrimary{background:var(--color-primary);color:#fff;text-align:center;border-radius:999px;margin-bottom:10px;padding:12px;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s;display:block}.WatchFeed-module__Kwg6Hq__buyNowPrimary:hover{background:var(--color-primary-hover)}.WatchFeed-module__Kwg6Hq__buyNowSecondary{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:999px;width:100%;padding:10px;font-size:14px;transition:background .15s;display:block}.WatchFeed-module__Kwg6Hq__buyNowSecondary:hover{background:#ffffff0d}.WatchFeed-module__Kwg6Hq__giftBar{z-index:110;width:100%;max-width:var(--content-max-width);padding-inline:max(env(safe-area-inset-left,0px), var(--page-padding,12px), calc((100% - var(--content-max-width)) / 2));padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box;pointer-events:none;--color-bg:transparent;--color-border:transparent;--color-surface:#ffffff26;--gift-chip-blur:blur(12px);--gift-arrow-bg:#0000008c;--gift-arrow-bg-hover:#000000bf;--gift-arrow-color:#fff;--gift-arrow-border:#fff3;margin-inline:auto;position:fixed;bottom:0;left:0;right:0}.WatchFeed-module__Kwg6Hq__giftBar>*{pointer-events:auto}
.PaymentLogos-module__Q_HudW__paymentLogos{justify-content:center;align-items:center;gap:8px;display:inline-flex}.PaymentLogos-module__Q_HudW__paymentLogo{border:1px solid var(--color-border);background:#fff;border-radius:7px;justify-content:center;align-items:center;min-width:54px;height:28px;padding:0 8px;display:inline-flex;box-shadow:0 1px 2px #0000000a}.PaymentLogos-module__Q_HudW__visaLogo{width:44px;height:auto;display:block}.PaymentLogos-module__Q_HudW__mastercardLogo{width:34px;height:auto;display:block}
.manage-module__SRho1W__page{max-width:560px;padding:calc(var(--header-height) + 40px) var(--page-padding) 60px;margin:0 auto}.manage-module__SRho1W__backLink{color:var(--color-text-secondary);align-items:center;gap:6px;margin-bottom:28px;font-size:.8125rem;font-weight:500;transition:color .15s;display:inline-flex}.manage-module__SRho1W__backLink:hover{color:var(--color-text)}.manage-module__SRho1W__heading{letter-spacing:-.02em;color:var(--color-text);margin-bottom:28px;font-size:1.5rem;font-weight:700}.manage-module__SRho1W__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--card-radius);margin-bottom:20px;padding:28px}.manage-module__SRho1W__cardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.manage-module__SRho1W__planName{color:var(--color-text);font-size:1.125rem;font-weight:700}.manage-module__SRho1W__statusBadge{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;align-items:center;gap:5px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.manage-module__SRho1W__statusActive{color:#059669;background:#10b9811f}.manage-module__SRho1W__statusCanceled{color:#d97706;background:#f59e0b1f}.manage-module__SRho1W__statusTrial{color:var(--color-primary);background:#e91e631f}.manage-module__SRho1W__statusDot{background:currentColor;border-radius:50%;width:6px;height:6px}.manage-module__SRho1W__detailGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.manage-module__SRho1W__detailItem{flex-direction:column;gap:4px;display:flex}.manage-module__SRho1W__detailLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:500}.manage-module__SRho1W__detailValue{color:var(--color-text);font-size:.9375rem;font-weight:600}.manage-module__SRho1W__canceledNotice{background:#f59e0b14;border:1px solid #f59e0b33;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:20px;padding:14px 16px;display:flex}.manage-module__SRho1W__canceledNoticeIcon{color:#d97706;flex-shrink:0;margin-top:1px}.manage-module__SRho1W__canceledNoticeText{color:var(--color-text);font-size:.8125rem;line-height:1.5}.manage-module__SRho1W__cancelSection{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--card-radius);margin-bottom:20px;padding:24px 28px}.manage-module__SRho1W__cancelTitle{color:var(--color-text);margin-bottom:6px;font-size:.9375rem;font-weight:700}.manage-module__SRho1W__cancelDesc{color:var(--color-text-secondary);margin-bottom:18px;font-size:.8125rem;line-height:1.5}.manage-module__SRho1W__cancelBtn{color:#e53935;cursor:pointer;background:0 0;border:1px solid #e53935;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 24px;font-size:.875rem;font-weight:600;transition:background .15s,color .15s,transform .12s;display:inline-flex}.manage-module__SRho1W__cancelBtn:hover:not(:disabled){color:#fff;background:#e53935}.manage-module__SRho1W__cancelBtn:active:not(:disabled){transform:scale(.98)}.manage-module__SRho1W__cancelBtn:disabled{opacity:.45;cursor:not-allowed}.manage-module__SRho1W__supportCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--card-radius);align-items:center;gap:14px;margin-bottom:20px;padding:20px 24px;display:flex}.manage-module__SRho1W__supportIconWrap{width:40px;height:40px;color:var(--color-primary);background:#e91e6314;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.manage-module__SRho1W__supportContent{flex:1;min-width:0}.manage-module__SRho1W__supportTitle{color:var(--color-text);margin-bottom:2px;font-size:.875rem;font-weight:600}.manage-module__SRho1W__supportDesc{color:var(--color-text-secondary);font-size:.75rem}.manage-module__SRho1W__supportLink{color:var(--color-primary);align-items:center;gap:4px;font-size:.8125rem;font-weight:600;transition:color .15s;display:inline-flex}.manage-module__SRho1W__supportLink:hover{color:var(--color-primary-hover)}.manage-module__SRho1W__emptyState{text-align:center;padding:48px 24px}.manage-module__SRho1W__emptyTitle{color:var(--color-text);margin-bottom:8px;font-size:1.125rem;font-weight:700}.manage-module__SRho1W__emptyDesc{color:var(--color-text-secondary);margin-bottom:24px;font-size:.875rem;line-height:1.5}.manage-module__SRho1W__browseLink{background:var(--color-primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 28px;font-size:.875rem;font-weight:600;transition:background .15s;display:inline-flex;box-shadow:0 2px 8px #e91e6340}.manage-module__SRho1W__browseLink:hover{background:var(--color-primary-hover);box-shadow:0 4px 14px #e91e6359}.manage-module__SRho1W__loadingState{color:var(--color-text-secondary);justify-content:center;align-items:center;gap:10px;padding:64px 0;font-size:.875rem;display:flex}.manage-module__SRho1W__spinner{animation:.8s linear infinite manage-module__SRho1W__spin}@keyframes manage-module__SRho1W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.manage-module__SRho1W__overlay{z-index:200;background:var(--color-overlay);justify-content:center;align-items:center;padding:24px;animation:.2s ease-out manage-module__SRho1W__fadeIn;display:flex;position:fixed;inset:0}@keyframes manage-module__SRho1W__fadeIn{0%{opacity:0}to{opacity:1}}.manage-module__SRho1W__modal{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:400px;padding:32px 28px 28px;animation:.28s ease-out manage-module__SRho1W__riseIn;position:relative;box-shadow:0 24px 48px #00000059}@keyframes manage-module__SRho1W__riseIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.manage-module__SRho1W__modalClose{color:#1a1a1a;background:#f3f3f3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:flex;position:absolute;top:14px;right:14px}.manage-module__SRho1W__modalClose:hover{background:#e8e8e8}.manage-module__SRho1W__modalIcon{color:#e53935;background:#e539351a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.manage-module__SRho1W__modalTitle{color:var(--color-text);margin-bottom:8px;font-size:1.125rem;font-weight:700}.manage-module__SRho1W__modalDesc{color:var(--color-text-secondary);margin-bottom:24px;font-size:.8125rem;line-height:1.5}.manage-module__SRho1W__modalActions{gap:12px;display:flex}.manage-module__SRho1W__modalCancelBtn{border:1px solid var(--color-border);min-height:42px;color:var(--color-text);cursor:pointer;background:#fff;border-radius:999px;flex:1;padding:0 16px;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s}.manage-module__SRho1W__modalCancelBtn:hover{background:var(--color-surface);border-color:var(--color-text-secondary)}.manage-module__SRho1W__modalConfirmBtn{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:999px;flex:1;min-height:42px;padding:0 16px;font-size:.875rem;font-weight:600;transition:background .15s,transform .12s}.manage-module__SRho1W__modalConfirmBtn:hover:not(:disabled){background:#c62828}.manage-module__SRho1W__modalConfirmBtn:active:not(:disabled){transform:scale(.98)}.manage-module__SRho1W__modalConfirmBtn:disabled{opacity:.6;cursor:not-allowed}.manage-module__SRho1W__toast{color:#fff;z-index:300;background:#0f1419;border-radius:999px;padding:12px 24px;font-size:.875rem;font-weight:500;animation:.25s ease-out manage-module__SRho1W__toastIn;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0003}@keyframes manage-module__SRho1W__toastIn{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:480px){.manage-module__SRho1W__page{padding-top:calc(var(--header-height) + 20px);padding-bottom:40px}.manage-module__SRho1W__heading{margin-bottom:20px;font-size:1.25rem}.manage-module__SRho1W__card{padding:20px 16px}.manage-module__SRho1W__detailGrid{grid-template-columns:1fr;gap:12px}.manage-module__SRho1W__cancelSection{padding:20px 16px}.manage-module__SRho1W__supportCard{padding:16px}.manage-module__SRho1W__overlay{align-items:flex-end;padding:0}.manage-module__SRho1W__modal{border-radius:20px 20px 0 0;max-width:100%;padding:24px 20px 28px;animation:.3s ease-out manage-module__SRho1W__sheetUp;box-shadow:0 -8px 32px #00000040}.manage-module__SRho1W__modalClose{width:30px;height:30px;top:12px;right:12px}.manage-module__SRho1W__toast{padding:10px 20px;font-size:.8125rem;bottom:16px}}@keyframes manage-module__SRho1W__sheetUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.manage-module__SRho1W__overlay,.manage-module__SRho1W__modal,.manage-module__SRho1W__toast{animation:none}}
.tokens-module__D3Lgsa__page{max-width:var(--content-max-width);padding:16px var(--page-padding) calc(96px + env(safe-area-inset-bottom,0px));margin:0 auto}.tokens-module__D3Lgsa__heading{letter-spacing:-.02em;color:var(--color-text);justify-content:center;align-items:center;gap:10px;margin-bottom:6px;font-size:1.75rem;font-weight:700;display:flex}.tokens-module__D3Lgsa__subtitle{text-align:center;color:var(--color-text-secondary);margin-bottom:40px;font-size:.9375rem}.tokens-module__D3Lgsa__balanceInline{color:var(--color-text);font-weight:700;display:inline-block}.tokens-module__D3Lgsa__balanceWrap{justify-content:center;align-items:center;min-width:2ch;display:inline-flex;position:relative}.tokens-module__D3Lgsa__balanceInlineAnimated{color:var(--color-primary);animation:.72s cubic-bezier(.16,1,.3,1) tokens-module__D3Lgsa__balancePop}.tokens-module__D3Lgsa__tokenBurst{pointer-events:none;z-index:2;position:absolute;inset:-26px -42px}.tokens-module__D3Lgsa__balanceDelta{color:var(--color-primary);letter-spacing:-.02em;text-shadow:0 2px 10px #e91e633d;font-size:.75rem;font-weight:800;animation:1.15s ease-out both tokens-module__D3Lgsa__balanceDeltaFloat;position:absolute;bottom:calc(100% + 2px);left:50%}.tokens-module__D3Lgsa__flyingToken{opacity:0;filter:drop-shadow(0 6px 12px #e91e633d);animation:1.35s cubic-bezier(.16,1,.3,1) both tokens-module__D3Lgsa__flyingToken;animation-delay:var(--token-delay,0s);position:absolute;top:50%;left:50%}.tokens-module__D3Lgsa__flyingTokenOne{--token-x:-42px;--token-y:-52px;--token-r:-22deg;--token-delay:0s}.tokens-module__D3Lgsa__flyingTokenTwo{--token-x:-18px;--token-y:-72px;--token-r:16deg;--token-delay:80ms}.tokens-module__D3Lgsa__flyingTokenThree{--token-x:20px;--token-y:-60px;--token-r:-12deg;--token-delay:.13s}.tokens-module__D3Lgsa__flyingTokenFour{--token-x:44px;--token-y:-42px;--token-r:24deg;--token-delay:40ms}.tokens-module__D3Lgsa__flyingTokenFive{--token-x:4px;--token-y:-86px;--token-r:8deg;--token-delay:.17s}.tokens-module__D3Lgsa__buySection{margin-bottom:48px}.tokens-module__D3Lgsa__buyCard{background:radial-gradient(circle at top right, #e91e631a, transparent 65%), radial-gradient(circle at bottom left, #e91e630f, transparent 70%), var(--color-surface);border-radius:var(--card-radius);text-align:center;border:1px solid #e91e6338;flex-direction:column;align-items:center;gap:16px;max-width:400px;margin:0 auto;padding:32px;display:flex;box-shadow:0 1px 3px #0f14190f}.tokens-module__D3Lgsa__buyTitle{color:var(--color-text);font-size:1.25rem;font-weight:700}.tokens-module__D3Lgsa__stepper{align-items:center;gap:16px;display:flex}.tokens-module__D3Lgsa__stepperBtn{background:var(--color-header);width:44px;height:44px;color:var(--color-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #e91e6352;border-radius:50%;justify-content:center;align-items:center;transition:background .12s,border-color .12s,color .12s,box-shadow .12s,transform .12s;display:flex;position:relative}@media (hover:hover){.tokens-module__D3Lgsa__stepperBtn:hover:not(:disabled){border-color:var(--color-primary);background:var(--color-primary);color:#fff}}.tokens-module__D3Lgsa__stepperBtn:active:not(:disabled){background:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:scale(.92);box-shadow:0 0 0 4px #e91e6324}.tokens-module__D3Lgsa__stepperBtn:disabled{border-color:var(--color-border);color:var(--color-text-secondary);opacity:.45;cursor:not-allowed;box-shadow:none}.tokens-module__D3Lgsa__stepperValue{min-width:120px;color:var(--color-primary);letter-spacing:-.03em;justify-content:center;align-items:center;gap:8px;font-size:1.75rem;font-weight:800;line-height:1;display:flex}.tokens-module__D3Lgsa__subsSection{margin-bottom:40px}.tokens-module__D3Lgsa__subsDivider{background:var(--color-border);width:48px;height:1px;margin:0 auto 24px}.tokens-module__D3Lgsa__premiumCard{background:var(--color-surface);border-radius:var(--card-radius);text-align:center;border:1px solid #e91e6333;flex-direction:column;align-items:center;max-width:400px;margin:0 auto;padding:32px;display:flex;position:relative;overflow:hidden}.tokens-module__D3Lgsa__premiumCardPlaceholder{justify-content:center;align-items:center;max-width:400px;margin:0 auto;padding:48px 32px;display:flex}.tokens-module__D3Lgsa__premiumCardTrial{border-color:var(--color-primary);box-shadow:0 0 0 1px #e91e6333}.tokens-module__D3Lgsa__subscriptionManageCard{border-color:#e91e633d;gap:16px;box-shadow:0 12px 36px #e91e6314}.tokens-module__D3Lgsa__subscriptionManageCard .tokens-module__D3Lgsa__premiumHeader{margin-bottom:0}.tokens-module__D3Lgsa__subscriptionStatusBadge{color:var(--color-primary);letter-spacing:.04em;text-transform:uppercase;background:#e91e631a;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.tokens-module__D3Lgsa__subscriptionStatusDot{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e91e631f}.tokens-module__D3Lgsa__subscriptionManageCopy{max-width:280px;color:var(--color-text-secondary);font-size:.875rem;line-height:1.5}.tokens-module__D3Lgsa__subscriptionDetailRow{background:var(--color-header);border:1px solid #e91e6329;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:14px 16px;display:flex}.tokens-module__D3Lgsa__subscriptionDetailLabel{color:var(--color-text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:700}.tokens-module__D3Lgsa__subscriptionDetailValue{color:var(--color-text);align-items:center;gap:6px;font-size:1rem;font-weight:800;display:inline-flex}.tokens-module__D3Lgsa__subscriptionManageButton{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.tokens-module__D3Lgsa__ribbonWrap{pointer-events:none;z-index:1;width:140px;height:140px;position:absolute;top:-1px;right:-1px;overflow:hidden}.tokens-module__D3Lgsa__ribbon{background:linear-gradient(135deg, #ff4f87 0%, var(--color-primary) 100%);color:#fff;letter-spacing:.08em;text-transform:uppercase;text-align:center;width:180px;padding:8px 0;font-size:.9375rem;font-weight:800;position:absolute;top:26px;right:-44px;transform:rotate(45deg);box-shadow:0 6px 14px #e91e6359}.tokens-module__D3Lgsa__ribbon:before,.tokens-module__D3Lgsa__ribbon:after{content:"";border-style:solid;width:0;height:0;position:absolute;top:100%}.tokens-module__D3Lgsa__ribbon:before{border-width:4px 4px 0 0;border-color:#8a1840 #0000 #0000;left:0}.tokens-module__D3Lgsa__ribbon:after{border-width:4px 0 0 4px;border-color:#8a1840 #0000 #0000;right:0}.tokens-module__D3Lgsa__premiumHeader{align-items:center;gap:8px;margin-bottom:16px;display:flex}.tokens-module__D3Lgsa__premiumLogo{object-fit:cover;z-index:1;width:64px;height:64px;position:absolute;top:16px;left:16px}.tokens-module__D3Lgsa__premiumTitle{color:var(--color-text);font-size:1.25rem;font-weight:700}.tokens-module__D3Lgsa__premiumCancel{color:var(--color-text-secondary);margin-top:4px;margin-bottom:12px;font-size:.8125rem}.tokens-module__D3Lgsa__premiumCancelTrial{color:var(--color-primary);white-space:pre-line;margin-top:8px;margin-bottom:16px;font-size:1rem;font-weight:600}.tokens-module__D3Lgsa__benefitsLabel{text-align:left;width:100%;color:var(--color-text);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:.8125rem;font-weight:700}.tokens-module__D3Lgsa__featureList{text-align:left;width:100%;margin:0 0 24px;padding:0;list-style:none}.tokens-module__D3Lgsa__featureItem{color:var(--color-text);align-items:flex-start;gap:10px;padding:6px 0;font-size:.875rem;line-height:1.4;display:flex}.tokens-module__D3Lgsa__featureCheck{color:var(--color-primary);flex-shrink:0;margin-top:2px}.tokens-module__D3Lgsa__price{color:var(--color-text);letter-spacing:-.03em;font-size:1.75rem;font-weight:800;line-height:1.1}.tokens-module__D3Lgsa__priceOld{color:var(--color-text-secondary);margin-right:8px;font-size:1.125rem;font-weight:500;text-decoration:line-through}.tokens-module__D3Lgsa__pricePer{color:var(--color-text-secondary);font-size:.875rem;font-weight:500}.tokens-module__D3Lgsa__buyCard .tokens-module__D3Lgsa__purchaseBtn{width:240px}.tokens-module__D3Lgsa__buyNowBtn{justify-content:center;align-items:center;gap:10px;display:flex}.tokens-module__D3Lgsa__buyNowPrice{color:#fff;letter-spacing:-.01em;background:#ffffff38;border-radius:999px;align-items:center;padding:2px 10px;font-size:.9375rem;font-weight:700;display:inline-flex}.tokens-module__D3Lgsa__purchaseBtn{cursor:pointer;border:none;border-radius:999px;width:100%;min-height:46px;margin-top:auto;padding:0 20px;font-size:.9375rem;font-weight:600;transition:background .15s,transform .12s,opacity .15s,box-shadow .15s}.tokens-module__D3Lgsa__purchaseBtn:active:not(:disabled){transform:scale(.98)}.tokens-module__D3Lgsa__purchaseBtnPrimary{background:var(--color-primary);color:#fff;box-shadow:0 2px 8px #e91e632e}.tokens-module__D3Lgsa__purchaseBtnPrimary:hover:not(:disabled){background:var(--color-primary-hover);box-shadow:0 3px 10px #e91e633d}.tokens-module__D3Lgsa__purchaseBtnOutline{background:var(--color-header);color:var(--color-text);border:1px solid var(--color-border)}.tokens-module__D3Lgsa__purchaseBtnOutline:hover:not(:disabled){border-color:var(--color-text-secondary);background:var(--color-surface)}.tokens-module__D3Lgsa__purchaseBtn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.tokens-module__D3Lgsa__terms{text-align:left;align-items:flex-start;gap:10px;display:flex}.tokens-module__D3Lgsa__checkbox{width:18px;height:18px;accent-color:var(--color-primary);cursor:pointer;flex-shrink:0;margin-top:2px}.tokens-module__D3Lgsa__termsLabel{color:var(--color-text-secondary);cursor:pointer;font-size:.8125rem;line-height:1.5}.tokens-module__D3Lgsa__termsLabel a{color:var(--color-text);text-underline-offset:2px;text-decoration:underline}.tokens-module__D3Lgsa__termsLabel a:hover{color:var(--color-primary)}.tokens-module__D3Lgsa__paymentLogos{flex-shrink:0}.tokens-module__D3Lgsa__modal .tokens-module__D3Lgsa__paymentLogos{margin-bottom:16px}.tokens-module__D3Lgsa__stickyFooter{padding:10px 16px;padding-bottom:max(10px, env(safe-area-inset-bottom,0px));color:var(--color-text-secondary);background:var(--color-header);border-top:1px solid var(--color-border);z-index:50;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 16px;font-size:.75rem;display:flex;position:fixed;bottom:0;left:0;right:0}.tokens-module__D3Lgsa__manageLink{color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:700;text-decoration:none}.tokens-module__D3Lgsa__manageLink:hover{color:var(--color-primary-hover)}.tokens-module__D3Lgsa__spinner{animation:.8s linear infinite tokens-module__D3Lgsa__spin}@keyframes tokens-module__D3Lgsa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tokens-module__D3Lgsa__overlay{z-index:200;background:var(--color-overlay);justify-content:center;align-items:center;padding:24px;animation:.2s ease-out tokens-module__D3Lgsa__fadeIn;display:flex;position:fixed;inset:0}@keyframes tokens-module__D3Lgsa__fadeIn{0%{opacity:0}to{opacity:1}}.tokens-module__D3Lgsa__modal{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:400px;padding:36px 28px 28px;animation:.28s ease-out tokens-module__D3Lgsa__riseIn;position:relative;box-shadow:0 24px 48px #00000059}@keyframes tokens-module__D3Lgsa__riseIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.tokens-module__D3Lgsa__modalClose{color:#1a1a1a;background:#f3f3f3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:flex;position:absolute;top:14px;right:14px}.tokens-module__D3Lgsa__modalClose:hover{background:#e8e8e8}.tokens-module__D3Lgsa__modalTitle{color:var(--color-text);margin-bottom:20px;font-size:1.125rem;font-weight:700}.tokens-module__D3Lgsa__modalSummary{color:var(--color-text);justify-content:center;align-items:center;gap:8px;margin-bottom:4px;font-size:1rem;font-weight:600;display:flex}.tokens-module__D3Lgsa__modalPrice{color:var(--color-primary)}.tokens-module__D3Lgsa__modalBilled{color:var(--color-text-secondary);white-space:pre-line;margin-bottom:24px;font-size:.75rem}.tokens-module__D3Lgsa__modalConfirmBtn{width:100%;margin-top:20px}.tokens-module__D3Lgsa__redirectOverlay{z-index:250;background:var(--color-overlay);justify-content:center;align-items:center;animation:.2s ease-out tokens-module__D3Lgsa__fadeIn;display:flex;position:fixed;inset:0}.tokens-module__D3Lgsa__toast{color:#fff;z-index:300;background:#0f1419;border-radius:999px;padding:12px 24px;font-size:.875rem;font-weight:500;animation:.25s ease-out tokens-module__D3Lgsa__toastIn;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0003}@keyframes tokens-module__D3Lgsa__toastIn{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes tokens-module__D3Lgsa__balancePop{0%{text-shadow:none;transform:scale(1)}36%{text-shadow:0 0 18px #e91e634d;transform:scale(1.18)}to{text-shadow:none;transform:scale(1)}}@keyframes tokens-module__D3Lgsa__balanceDeltaFloat{0%{opacity:0;transform:translate(-50%,8px)scale(.84)}18%{opacity:1}to{opacity:0;transform:translate(-50%,-28px)scale(1)}}@keyframes tokens-module__D3Lgsa__flyingToken{0%{opacity:0;transform:translate(-50%,-50%)scale(.45)rotate(0)}14%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--token-x)), calc(-50% + var(--token-y))) scale(1.16) rotate(var(--token-r))}}@media (max-width:768px){.tokens-module__D3Lgsa__heading{font-size:1.4rem}}@media (max-width:480px){.tokens-module__D3Lgsa__page{padding-top:12px;padding-left:24px;padding-right:24px;padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))}.tokens-module__D3Lgsa__heading{margin-bottom:2px;font-size:1.2rem}.tokens-module__D3Lgsa__subtitle{margin-bottom:14px;font-size:.8125rem}.tokens-module__D3Lgsa__tokenBurst{inset:-22px -34px}.tokens-module__D3Lgsa__buySection{margin-bottom:16px}.tokens-module__D3Lgsa__buyCard{gap:10px;max-width:100%;padding:16px 16px 18px}.tokens-module__D3Lgsa__buyTitle{font-size:1rem}.tokens-module__D3Lgsa__stepperBtn{width:40px;height:40px}.tokens-module__D3Lgsa__stepperBtn:hover:not(:disabled),.tokens-module__D3Lgsa__stepperBtn:focus:not(:disabled),.tokens-module__D3Lgsa__stepperBtn:focus-visible:not(:disabled){background:var(--color-header);color:var(--color-primary);border-color:#e91e634d}.tokens-module__D3Lgsa__stepperValue{min-width:96px;font-size:1.5rem}.tokens-module__D3Lgsa__buyCard .tokens-module__D3Lgsa__purchaseBtn{width:100%}.tokens-module__D3Lgsa__subsSection{margin-bottom:16px}.tokens-module__D3Lgsa__subsDivider{margin:0 auto 12px}.tokens-module__D3Lgsa__premiumCard{gap:0;max-width:100%;padding:20px 16px 16px}.tokens-module__D3Lgsa__subscriptionManageCard{gap:12px}.tokens-module__D3Lgsa__subscriptionStatusBadge{font-size:.6875rem}.tokens-module__D3Lgsa__subscriptionManageCopy{font-size:.8125rem}.tokens-module__D3Lgsa__subscriptionDetailRow{padding:12px 14px}.tokens-module__D3Lgsa__premiumLogo{width:48px;height:48px;top:10px;left:10px}.tokens-module__D3Lgsa__ribbonWrap{width:110px;height:110px}.tokens-module__D3Lgsa__ribbon{letter-spacing:.06em;width:150px;padding:5px 0;font-size:.6875rem;top:18px;right:-40px}.tokens-module__D3Lgsa__premiumHeader{margin-bottom:8px}.tokens-module__D3Lgsa__premiumTitle{font-size:1.05rem}.tokens-module__D3Lgsa__price{font-size:1.25rem}.tokens-module__D3Lgsa__premiumCancel,.tokens-module__D3Lgsa__premiumCancelTrial{margin-top:4px;margin-bottom:10px;font-size:.8125rem}.tokens-module__D3Lgsa__benefitsLabel{margin-bottom:4px}.tokens-module__D3Lgsa__featureList{margin:0 0 12px}.tokens-module__D3Lgsa__featureItem{padding:3px 0;font-size:.8125rem;line-height:1.3}.tokens-module__D3Lgsa__purchaseBtn{min-height:42px;font-size:.875rem}.tokens-module__D3Lgsa__overlay{align-items:flex-end;padding:0}.tokens-module__D3Lgsa__modal{border-radius:20px 20px 0 0;max-width:100%;padding:24px 20px 28px;animation:.3s ease-out tokens-module__D3Lgsa__sheetUp;box-shadow:0 -8px 32px #00000040}.tokens-module__D3Lgsa__modalClose{width:30px;height:30px;top:12px;right:12px}.tokens-module__D3Lgsa__modalTitle{margin-bottom:16px;font-size:1rem}.tokens-module__D3Lgsa__modal .tokens-module__D3Lgsa__paymentLogos{margin-bottom:4px}.tokens-module__D3Lgsa__modalSummary{font-size:.9375rem}.tokens-module__D3Lgsa__modalBilled{margin-bottom:18px}.tokens-module__D3Lgsa__modalConfirmBtn{margin-top:16px}.tokens-module__D3Lgsa__toast{padding:10px 20px;font-size:.8125rem;bottom:16px}}@keyframes tokens-module__D3Lgsa__sheetUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.tokens-module__D3Lgsa__overlay,.tokens-module__D3Lgsa__modal,.tokens-module__D3Lgsa__toast,.tokens-module__D3Lgsa__balanceInlineAnimated,.tokens-module__D3Lgsa__balanceDelta,.tokens-module__D3Lgsa__flyingToken,.tokens-module__D3Lgsa__stepperBtn{animation:none}.tokens-module__D3Lgsa__tokenBurst{display:none}}
.SignupPromptModal-module__C2YBWa__overlay{z-index:11000;background:var(--color-overlay);justify-content:center;align-items:center;padding:24px;animation:.2s ease-out SignupPromptModal-module__C2YBWa__fadeIn;display:flex;position:fixed;inset:0}@keyframes SignupPromptModal-module__C2YBWa__fadeIn{0%{opacity:0}to{opacity:1}}.SignupPromptModal-module__C2YBWa__modal{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:400px;padding:40px 28px 28px;animation:.28s ease-out SignupPromptModal-module__C2YBWa__riseIn;position:relative;box-shadow:0 24px 48px #00000059}@keyframes SignupPromptModal-module__C2YBWa__riseIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.SignupPromptModal-module__C2YBWa__closeBtn{color:#1a1a1a;background:#fff;border:1px solid #d8d8d8;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,border-color .15s;display:flex;position:absolute;top:16px;right:16px}.SignupPromptModal-module__C2YBWa__closeBtn:hover{background:#fafafa;border-color:#0a0a0a}.SignupPromptModal-module__C2YBWa__headline{color:#0a0a0a;letter-spacing:-.02em;margin:0 24px 4px;font-size:1.25rem;font-weight:700;line-height:1.35}.SignupPromptModal-module__C2YBWa__coinArt{width:100px;height:auto;margin:0 auto 12px}.SignupPromptModal-module__C2YBWa__subtext{color:#616161;margin:4px 16px 0;font-size:.875rem;line-height:1.5}@media (max-width:480px){.SignupPromptModal-module__C2YBWa__overlay{padding:16px}.SignupPromptModal-module__C2YBWa__modal{border-radius:20px;padding:32px 20px 20px}.SignupPromptModal-module__C2YBWa__headline{margin:0 16px 4px;font-size:1.1rem}.SignupPromptModal-module__C2YBWa__coinArt{width:80px;margin-bottom:8px}}@media (prefers-reduced-motion:reduce){.SignupPromptModal-module__C2YBWa__overlay,.SignupPromptModal-module__C2YBWa__modal{animation:none}}
