.auth-gate-module__T2HhpG__loadingContainer{min-height:var(--app-vh,100dvh);width:100%;padding-bottom:env(safe-area-inset-bottom,0px);background-color:var(--app-background);justify-content:center;align-items:center;display:flex}.auth-gate-module__T2HhpG__spinner{border:2.5px solid rgba(var(--app-primary-rgb), .15);border-top-color:var(--app-primary);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite auth-gate-module__T2HhpG__spin}@keyframes auth-gate-module__T2HhpG__spin{to{transform:rotate(360deg)}}
.bottom-sheet-module__AGAKJa__overlay{background-color:var(--app-overlay);position:fixed;top:0;bottom:0;left:0;right:0}.bottom-sheet-module__AGAKJa__sheet{width:100%;max-width:var(--max-content-width);max-height:90vh;background-color:var(--app-surface);touch-action:pan-y;border-radius:20px 20px 0 0;outline:none;flex-direction:column;max-height:90svh;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.bottom-sheet-module__AGAKJa__dragHandle{z-index:10;background-color:var(--app-text-tertiary);border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:12px auto 8px;transition:opacity .25s cubic-bezier(.32,.72,0,1);position:relative}.bottom-sheet-module__AGAKJa__dragHandleHidden,.bottom-sheet-module__AGAKJa__dragHandleHidden>*{opacity:0!important;background-color:#0000!important}.bottom-sheet-module__AGAKJa__header{padding:8px var(--page-padding) 16px;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.bottom-sheet-module__AGAKJa__title{color:var(--app-text);margin:0;font-size:20px;font-weight:600}.bottom-sheet-module__AGAKJa__content{-webkit-overflow-scrolling:touch;min-height:0;padding:16px var(--page-padding) 24px;-webkit-user-select:text;user-select:text;flex-direction:column;flex:1;display:flex;overflow-x:hidden;overflow-y:auto}.bottom-sheet-module__AGAKJa__content img{max-width:100%;height:auto}.bottom-sheet-module__AGAKJa__sheet.bottom-sheet-module__AGAKJa__expandable{transition:transform .5s cubic-bezier(.32,.72,0,1),max-height .4s cubic-bezier(.32,.72,0,1),border-radius .4s cubic-bezier(.32,.72,0,1)}.bottom-sheet-module__AGAKJa__expanded{max-height:var(--app-vh,100dvh)!important;border-radius:0!important}.bottom-sheet-module__AGAKJa__safeArea{height:env(safe-area-inset-bottom,0);flex-shrink:0}
.auth-modal-module__Kkk17W__gateOverlay.auth-modal-module__Kkk17W__gateOverlay{background-color:#0000}.auth-modal-module__Kkk17W__description{color:var(--app-text-secondary);margin:0 0 16px;padding:0 4px;font-size:13px;line-height:1.5}.auth-modal-module__Kkk17W__providers{flex-direction:column;gap:8px;display:flex}.auth-modal-module__Kkk17W__providerRow{border:1px solid var(--app-border);background:var(--app-card);width:100%;color:var(--app-text);text-align:left;cursor:pointer;border-radius:14px;align-items:center;gap:14px;padding:12px 16px;transition:border-color .15s,background-color .15s;display:flex}.auth-modal-module__Kkk17W__providerRow:hover{border-color:rgba(var(--app-primary-rgb), .4);background:rgba(var(--app-primary-rgb), .06)}.auth-modal-module__Kkk17W__providerRow:active{background:rgba(var(--app-primary-rgb), .1)}.auth-modal-module__Kkk17W__providerIcon{background:rgba(var(--app-primary-rgb), .1);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.auth-modal-module__Kkk17W__providerLabel{flex:1;min-width:0;font-size:15px;font-weight:500}.auth-modal-module__Kkk17W__chevron{color:var(--app-text-tertiary);flex-shrink:0}@media (max-height:620px){.auth-modal-module__Kkk17W__description{margin-bottom:12px}.auth-modal-module__Kkk17W__providers{gap:6px}.auth-modal-module__Kkk17W__providerRow{gap:12px;padding:9px 14px}.auth-modal-module__Kkk17W__providerIcon{border-radius:8px;width:30px;height:30px}}
.like-button-module__lmHL2a__likeButton{flex-shrink:0;align-items:center;gap:5px;transition:all .2s;display:inline-flex}.like-button-module__lmHL2a__likeButton.like-button-module__lmHL2a__hasCount{padding-left:12px;padding-right:12px}.like-button-module__lmHL2a__likeButton.like-button-module__lmHL2a__liked{color:var(--app-error);background-color:rgba(var(--app-error-rgb), .05)}.like-button-module__lmHL2a__likeButton.like-button-module__lmHL2a__liked:hover{background-color:rgba(var(--app-error-rgb), .1)}.like-button-module__lmHL2a__heartIcon{transition:transform .2s}.like-button-module__lmHL2a__likeButton.like-button-module__lmHL2a__animating .like-button-module__lmHL2a__heartIcon{animation:.4s like-button-module__lmHL2a__heartPop}@keyframes like-button-module__lmHL2a__heartPop{0%{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(.9)}75%{transform:scale(1.1)}to{transform:scale(1)}}.like-button-module__lmHL2a__likeCount{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:13px;font-weight:600;line-height:1}
.favorite-button-module__0WlPnW__favoriteButton{flex-shrink:0;align-items:center;gap:5px;transition:all .2s;display:inline-flex}.favorite-button-module__0WlPnW__favoriteButton.favorite-button-module__0WlPnW__hasCount{padding-left:12px;padding-right:12px}.favorite-button-module__0WlPnW__favoriteButton.favorite-button-module__0WlPnW__favorited{color:var(--app-warning);background-color:rgba(var(--app-warning-rgb), .05)}.favorite-button-module__0WlPnW__favoriteButton.favorite-button-module__0WlPnW__favorited:hover{background-color:rgba(var(--app-warning-rgb), .1)}.favorite-button-module__0WlPnW__bookmarkIcon{transition:transform .2s}.favorite-button-module__0WlPnW__favoriteButton.favorite-button-module__0WlPnW__animating .favorite-button-module__0WlPnW__bookmarkIcon{animation:.4s favorite-button-module__0WlPnW__bookmarkPop}@keyframes favorite-button-module__0WlPnW__bookmarkPop{0%{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(.9)}75%{transform:scale(1.1)}to{transform:scale(1)}}.favorite-button-module__0WlPnW__favoriteCount{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:13px;font-weight:600;line-height:1}
.character-detail-footer-module__1itkFG__footer{z-index:2;padding:12px var(--page-padding);padding-bottom:max(12px, env(safe-area-inset-bottom));pointer-events:none;background-color:#0000;align-items:center;gap:4px;display:flex;position:absolute;bottom:0;left:0;right:0}.character-detail-footer-module__1itkFG__footer>*{pointer-events:auto}.character-detail-footer-module__1itkFG__footer>button:not(.character-detail-footer-module__1itkFG__startChatButton){background-color:var(--app-surface-translucent);-webkit-backdrop-filter:blur(12px);border-radius:9999px;width:auto;min-width:40px;box-shadow:0 2px 8px #0000001a}.character-detail-footer-module__1itkFG__startChatButton{margin-left:8px;box-shadow:0 2px 8px #0000001a}
.faq-blocks-module__XOYB7q__root{flex-direction:column;gap:16px;display:flex}.faq-blocks-module__XOYB7q__root strong{color:var(--app-text);font-weight:700}.faq-blocks-module__XOYB7q__root a{color:var(--app-primary);border-bottom:1px solid rgba(var(--app-primary-rgb), .35);text-decoration:none;transition:border-color .15s}.faq-blocks-module__XOYB7q__root a:hover{border-bottom-color:var(--app-primary)}.faq-blocks-module__XOYB7q__subtitle{color:var(--app-text-tertiary);margin:0 4px;font-size:13px;line-height:1.5}.faq-blocks-module__XOYB7q__section{flex-direction:column;gap:10px;display:flex}.faq-blocks-module__XOYB7q__sectionTitle{color:var(--app-text-secondary);letter-spacing:-.1px;align-items:center;gap:6px;margin:0 0 -2px 4px;font-size:13px;font-weight:700;display:inline-flex}.faq-blocks-module__XOYB7q__sectionIcon{color:var(--app-text-tertiary);flex-shrink:0}.faq-blocks-module__XOYB7q__paragraph{color:var(--app-text-secondary);margin:0 4px;font-size:13px;line-height:1.6}.faq-blocks-module__XOYB7q__list{background:var(--app-button-bg);border-radius:12px;flex-direction:column;gap:8px;margin:0;padding:12px 14px;list-style:none;display:flex}.faq-blocks-module__XOYB7q__list li{color:var(--app-text-secondary);padding-left:16px;font-size:13px;line-height:1.55;position:relative}.faq-blocks-module__XOYB7q__list li:before{content:"";background:var(--app-text-tertiary);border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:4px}.faq-blocks-module__XOYB7q__listDanger{background:rgba(var(--app-error-rgb), .07);border:1px solid rgba(var(--app-error-rgb), .22)}.faq-blocks-module__XOYB7q__listDanger li:before{background:var(--app-error)}.faq-blocks-module__XOYB7q__listDanger strong{color:var(--app-error)}.faq-blocks-module__XOYB7q__sectionTitleDanger,.faq-blocks-module__XOYB7q__sectionTitleDanger .faq-blocks-module__XOYB7q__sectionIcon{color:var(--app-error)}.faq-blocks-module__XOYB7q__listWarning{background:rgba(var(--app-warning-rgb), .1);border:1px solid rgba(var(--app-warning-rgb), .28)}.faq-blocks-module__XOYB7q__listWarning li:before{background:var(--app-warning)}.faq-blocks-module__XOYB7q__listWarning strong{color:color-mix(in srgb, var(--app-warning) 80%, var(--app-text))}.faq-blocks-module__XOYB7q__sectionTitleWarning,.faq-blocks-module__XOYB7q__sectionTitleWarning .faq-blocks-module__XOYB7q__sectionIcon{color:color-mix(in srgb, var(--app-warning) 80%, var(--app-text))}.faq-blocks-module__XOYB7q__perkList{flex-direction:column;gap:8px;display:flex}.faq-blocks-module__XOYB7q__perkRow{background:var(--app-button-bg);border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.faq-blocks-module__XOYB7q__perkIconWrap{background:var(--app-surface);border:1px solid var(--app-border);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.faq-blocks-module__XOYB7q__perkIcon{color:var(--app-text-secondary)}.faq-blocks-module__XOYB7q__perkBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.faq-blocks-module__XOYB7q__perkHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.faq-blocks-module__XOYB7q__perkTitle{color:var(--app-text);letter-spacing:-.1px;font-size:14px;font-weight:600;line-height:1.3}.faq-blocks-module__XOYB7q__perkLevelPill{background:var(--app-surface);border:1px solid var(--app-border);color:var(--app-text-secondary);letter-spacing:.2px;font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.faq-blocks-module__XOYB7q__perkDesc{color:var(--app-text-tertiary);margin:0;font-size:12.5px;line-height:1.55}
.faq-sheet-module__PcdYeG__content{padding-top:0;padding-bottom:8px}
.frame-base-module__pXFOCa__frame{border-radius:50%;position:relative;overflow:visible}.frame-base-module__pXFOCa__frameOverlay{pointer-events:none;z-index:1;contain:layout style;width:122%;height:122%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateZ(0)}.frame-base-module__pXFOCa__frameImage{object-fit:contain;width:100%;height:100%;overflow:visible}.frame-base-module__pXFOCa__frameCompact .frame-base-module__pXFOCa__frameOverlay{width:112%;height:112%}.frame-base-module__pXFOCa__frameCompact{padding:2px!important}.frame-base-module__pXFOCa__frameCompact:before,.frame-base-module__pXFOCa__frameCompact:after{display:none}
.level-card-module__Uj2oVa__card{text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg, var(--app-surface) 0%, var(--app-surface) 100%);background:linear-gradient(135deg, color-mix(in srgb, var(--tier-primary) 14%, var(--app-surface)) 0%, color-mix(in srgb, var(--tier-secondary) 8%, var(--app-surface)) 100%);border:1px solid var(--app-border);border:1px solid color-mix(in srgb, var(--tier-primary) 24%, var(--app-border));width:100%;box-shadow:0 1px 2px #0000000a, 0 8px 20px -10px var(--tier-primary);box-shadow:0 1px 2px #0000000a, 0 8px 20px -10px color-mix(in srgb, var(--tier-primary) 35%, transparent);border-radius:16px;flex-direction:column;gap:10px;padding:14px 16px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;position:relative;overflow:hidden}.level-card-module__Uj2oVa__card:focus-visible{outline:2px solid var(--tier-primary);outline-offset:2px}.level-card-module__Uj2oVa__card:hover{border-color:var(--app-border);border-color:color-mix(in srgb, var(--tier-primary) 38%, var(--app-border));box-shadow:0 1px 2px #0000000a, 0 10px 24px -10px var(--tier-primary);box-shadow:0 1px 2px #0000000a, 0 10px 24px -10px color-mix(in srgb, var(--tier-primary) 45%, transparent)}.level-card-module__Uj2oVa__card:active{transform:scale(.992)}.dark .level-card-module__Uj2oVa__card{background:linear-gradient(135deg, var(--app-surface) 0%, var(--app-surface) 100%);background:linear-gradient(135deg, color-mix(in srgb, var(--tier-primary) 20%, var(--app-surface)) 0%, color-mix(in srgb, var(--tier-secondary) 12%, var(--app-surface)) 100%)}[data-theme=dark] .level-card-module__Uj2oVa__card{background:linear-gradient(135deg, var(--app-surface) 0%, var(--app-surface) 100%);background:linear-gradient(135deg, color-mix(in srgb, var(--tier-primary) 20%, var(--app-surface)) 0%, color-mix(in srgb, var(--tier-secondary) 12%, var(--app-surface)) 100%)}.level-card-module__Uj2oVa__glow{background:radial-gradient(circle, var(--tier-primary) 0%, transparent 70%);background:radial-gradient(circle, color-mix(in srgb, var(--tier-primary) 40%, transparent) 0%, transparent 70%);pointer-events:none;filter:blur(14px);z-index:0;border-radius:50%;width:180px;height:180px;position:absolute;top:-50%;right:-10%}.level-card-module__Uj2oVa__shine{pointer-events:none;z-index:0;background:linear-gradient(120deg,#0000 40%,#ffffff14 50%,#0000 60%);animation:5s ease-in-out infinite level-card-module__Uj2oVa__tierShine;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-100%)}@keyframes level-card-module__Uj2oVa__tierShine{0%,to{transform:translate(-100%)}50%{transform:translate(100%)}}.level-card-module__Uj2oVa__hero{z-index:1;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.level-card-module__Uj2oVa__levelGroup{align-items:center;gap:10px;min-width:0;display:flex}.level-card-module__Uj2oVa__levelStack{flex-shrink:0;align-items:baseline;gap:2px;line-height:1;display:flex}.level-card-module__Uj2oVa__levelPrefix{letter-spacing:.5px;text-transform:uppercase;color:color-mix(in srgb, var(--tier-secondary) 70%, var(--app-text-tertiary));font-size:11px;font-weight:800}.dark .level-card-module__Uj2oVa__levelPrefix{color:color-mix(in srgb, var(--tier-primary) 80%, var(--app-text-tertiary))}[data-theme=dark] .level-card-module__Uj2oVa__levelPrefix{color:color-mix(in srgb, var(--tier-primary) 80%, var(--app-text-tertiary))}.level-card-module__Uj2oVa__levelNumber{letter-spacing:-.04em;font-variant-numeric:tabular-nums;background:linear-gradient(135deg, var(--tier-primary) 0%, var(--tier-secondary) 100%);color:#0000;text-shadow:0 2px 8px color-mix(in srgb, var(--tier-primary) 25%, transparent);-webkit-background-clip:text;background-clip:text;font-size:30px;font-weight:900}.level-card-module__Uj2oVa__progressMeta{z-index:1;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:-4px;display:flex;position:relative}.level-card-module__Uj2oVa__progressPercent{letter-spacing:-.01em;font-variant-numeric:tabular-nums;background:linear-gradient(135deg, var(--tier-primary) 0%, var(--tier-secondary) 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:12px;font-weight:800}.level-card-module__Uj2oVa__progressStats{color:var(--app-text-tertiary);font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.level-card-module__Uj2oVa__progressSlash{opacity:.6;font-weight:500}.level-card-module__Uj2oVa__progressBar{z-index:1;background:var(--app-border);background:color-mix(in srgb, var(--tier-primary) 12%, var(--app-border));border-radius:4px;height:7px;position:relative;overflow:hidden}.level-card-module__Uj2oVa__progressFill{background:linear-gradient(90deg, var(--tier-primary) 0%, var(--tier-secondary) 100%);height:100%;box-shadow:0 0 10px var(--tier-primary);box-shadow:0 0 10px color-mix(in srgb, var(--tier-primary) 50%, transparent);border-radius:4px;transition:width .6s cubic-bezier(.4,0,.2,1);position:relative}.level-card-module__Uj2oVa__progressFill:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff59 50%,#0000 100%);animation:2.2s ease-in-out infinite level-card-module__Uj2oVa__progressShimmer;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-100%)}@keyframes level-card-module__Uj2oVa__progressShimmer{0%{transform:translate(-100%)}50%,to{transform:translate(120%)}}.level-card-module__Uj2oVa__motivation{z-index:1;flex-wrap:wrap;align-items:center;gap:6px;display:flex;position:relative}.level-card-module__Uj2oVa__motivationIcon{color:var(--tier-primary);flex-shrink:0}.level-card-module__Uj2oVa__motivationText{color:var(--app-text-secondary);font-variant-numeric:tabular-nums;font-size:12px;font-weight:600}.level-card-module__Uj2oVa__infoHint{z-index:1;color:var(--app-text-tertiary);align-self:flex-start;align-items:center;gap:4px;margin-top:-2px;font-size:11px;transition:color .15s;display:inline-flex;position:relative}.level-card-module__Uj2oVa__card:hover .level-card-module__Uj2oVa__infoHint{color:var(--tier-primary)}.level-card-module__Uj2oVa__infoHintIcon{flex-shrink:0}.level-card-module__Uj2oVa__infoHintArrow{flex-shrink:0;margin-left:-2px;transition:transform .15s}.level-card-module__Uj2oVa__card:hover .level-card-module__Uj2oVa__infoHintArrow{transform:translate(2px)}.level-card-module__Uj2oVa__skeleton{pointer-events:none;cursor:default}.level-card-module__Uj2oVa__skeletonHero{justify-content:space-between;align-items:center;gap:12px;display:flex}.level-card-module__Uj2oVa__skeletonLevelNum{background:var(--app-surface-variant);border-radius:6px;width:48px;height:26px;animation:1.5s ease-in-out infinite level-card-module__Uj2oVa__skeletonPulse}.level-card-module__Uj2oVa__skeletonBadge{background:var(--app-surface-variant);border-radius:11px;flex:1;max-width:120px;height:22px;animation:1.5s ease-in-out infinite level-card-module__Uj2oVa__skeletonPulse}.level-card-module__Uj2oVa__skeletonBar{background:var(--app-surface-variant);border-radius:4px;height:7px;animation:1.5s ease-in-out infinite level-card-module__Uj2oVa__skeletonPulse}@keyframes level-card-module__Uj2oVa__skeletonPulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.level-card-module__Uj2oVa__shine,.level-card-module__Uj2oVa__progressFill:after,.level-card-module__Uj2oVa__skeletonLevelNum,.level-card-module__Uj2oVa__skeletonBadge,.level-card-module__Uj2oVa__skeletonBar{animation:none}}
.vip-avatar-frame-module__eqcQvW__frame{}.vip-avatar-frame-module__eqcQvW__frameOverlay{}.vip-avatar-frame-module__eqcQvW__frameImage{}.vip-avatar-frame-module__eqcQvW__frameCompact{}.vip-avatar-frame-module__eqcQvW__frameNone{}.vip-avatar-frame-module__eqcQvW__frameBronze{background:linear-gradient(135deg,#6b3a2a,#cd7f32,#6b3a2a);padding:3px;box-shadow:0 0 8px #cd7f3259}.vip-avatar-frame-module__eqcQvW__frameSilver{background:linear-gradient(135deg,#0d7377,#14b8a6,#0d7377);padding:3px;box-shadow:0 0 10px #14b8a666,0 0 22px #0d737726}.vip-avatar-frame-module__eqcQvW__frameGold{background:linear-gradient(135deg,#be185d,#f472b6,#be185d);padding:3px;box-shadow:0 0 16px #f472b680,0 0 32px #be185d33}.vip-avatar-frame-module__eqcQvW__framePlatinum{background:linear-gradient(135deg,#047857,#34d399,#047857);padding:3px;animation:2s ease-in-out infinite alternate vip-avatar-frame-module__eqcQvW__framePulse;box-shadow:0 0 18px #34d39980,0 0 38px #04785733}.vip-avatar-frame-module__eqcQvW__frameDiamond{background:linear-gradient(135deg,#1e3a8a,#3b82f6,#1e3a8a);padding:3.5px;animation:2s ease-in-out infinite alternate vip-avatar-frame-module__eqcQvW__framePulse;box-shadow:0 0 22px #3b82f680,0 0 46px #1e3a8a33}.vip-avatar-frame-module__eqcQvW__frameMaster{background:linear-gradient(135deg,#6b21a8,#a855f7,#6b21a8);padding:3.5px;animation:1.8s ease-in-out infinite alternate vip-avatar-frame-module__eqcQvW__framePulse;box-shadow:0 0 26px #a855f780,0 0 52px #6b21a833}.vip-avatar-frame-module__eqcQvW__frameGrandmaster{background:linear-gradient(135deg,#7f1d1d,#dc2626,#7f1d1d);padding:4px;animation:1.6s ease-in-out infinite alternate vip-avatar-frame-module__eqcQvW__framePulse;box-shadow:0 0 30px #dc262680,0 0 60px #7f1d1d33}.vip-avatar-frame-module__eqcQvW__frameLegend{isolation:isolate;background:linear-gradient(135deg,#92400e,#f59e0b,#92400e);padding:4px;animation:1.4s ease-in-out infinite alternate vip-avatar-frame-module__eqcQvW__framePulse;box-shadow:0 0 32px #f59e0b80,0 0 64px #92400e33}.vip-avatar-frame-module__eqcQvW__frameLegend:before{content:"";z-index:-1;filter:blur(10px);opacity:.55;background:conic-gradient(#92400e,#f59e0b,#fbbf24,#92400e);border-radius:50%;animation:6s linear infinite vip-avatar-frame-module__eqcQvW__frameRotate;position:absolute;top:-6px;bottom:-6px;left:-6px;right:-6px}.vip-avatar-frame-module__eqcQvW__frameMythic{isolation:isolate;background:linear-gradient(135deg,#06b6d4,#8b5cf6,#ec4899,#8b5cf6,#06b6d4) 0 0/300% 300%;padding:4px;animation:3s ease-in-out infinite vip-avatar-frame-module__eqcQvW__frameMythicShift;box-shadow:0 0 36px #8b5cf680,0 0 64px #ec489940,0 0 96px #06b6d41a}.vip-avatar-frame-module__eqcQvW__frameMythic:before{content:"";z-index:-1;filter:blur(14px);opacity:.65;background:conic-gradient(#8b5cf6,#22d3ee,#f472b6,#8b5cf6);border-radius:50%;animation:4s linear infinite vip-avatar-frame-module__eqcQvW__frameRotate;position:absolute;top:-8px;bottom:-8px;left:-8px;right:-8px}.vip-avatar-frame-module__eqcQvW__frameSupreme{isolation:isolate;background:linear-gradient(135deg,#312e81,#7c3aed,#ec4899,#f59e0b,#7c3aed,#312e81) 0 0/300% 300%;padding:4.5px;animation:2.5s ease-in-out infinite vip-avatar-frame-module__eqcQvW__frameSupremeShift;box-shadow:0 0 40px #7c3aed8c,0 0 72px #ec48994d,0 0 110px #f59e0b1f}.vip-avatar-frame-module__eqcQvW__frameSupreme:before{content:"";z-index:-1;filter:blur(16px);opacity:.7;background:conic-gradient(#7c3aed,#ec4899,#f59e0b,#7c3aed);border-radius:50%;animation:3s linear infinite vip-avatar-frame-module__eqcQvW__frameRotate;position:absolute;top:-8px;bottom:-8px;left:-8px;right:-8px}.vip-avatar-frame-module__eqcQvW__frameSupreme:after{content:"";z-index:-2;filter:blur(24px);opacity:.35;background:conic-gradient(from 180deg,#ec4899,#7c3aed,#f59e0b,#ec4899);border-radius:50%;animation:5s linear infinite reverse vip-avatar-frame-module__eqcQvW__frameRotate;position:absolute;top:-16px;bottom:-16px;left:-16px;right:-16px}@media (prefers-reduced-motion:reduce){.vip-avatar-frame-module__eqcQvW__frameOverlay{display:none}.vip-avatar-frame-module__eqcQvW__framePlatinum,.vip-avatar-frame-module__eqcQvW__frameDiamond,.vip-avatar-frame-module__eqcQvW__frameMaster,.vip-avatar-frame-module__eqcQvW__frameGrandmaster,.vip-avatar-frame-module__eqcQvW__frameLegend,.vip-avatar-frame-module__eqcQvW__frameMythic,.vip-avatar-frame-module__eqcQvW__frameSupreme,.vip-avatar-frame-module__eqcQvW__frameLegend:before,.vip-avatar-frame-module__eqcQvW__frameMythic:before,.vip-avatar-frame-module__eqcQvW__frameSupreme:before,.vip-avatar-frame-module__eqcQvW__frameSupreme:after{animation:none}}@keyframes vip-avatar-frame-module__eqcQvW__framePulse{0%{filter:brightness()}to{filter:brightness(1.25)}}@keyframes vip-avatar-frame-module__eqcQvW__frameRotate{to{transform:rotate(360deg)}}.vip-avatar-frame-module__eqcQvW__frameLegend:before,.vip-avatar-frame-module__eqcQvW__frameMythic:before,.vip-avatar-frame-module__eqcQvW__frameSupreme:before,.vip-avatar-frame-module__eqcQvW__frameSupreme:after{will-change:transform}@keyframes vip-avatar-frame-module__eqcQvW__frameMythicShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes vip-avatar-frame-module__eqcQvW__frameSupremeShift{0%,to{background-position:0%}50%{background-position:100%}}
.author-avatar-frame-module__-UUPVW__frame{}.author-avatar-frame-module__-UUPVW__frameOverlay{}.author-avatar-frame-module__-UUPVW__frameImage{}.author-avatar-frame-module__-UUPVW__frameCompact{}.author-avatar-frame-module__-UUPVW__frameNone{}.author-avatar-frame-module__-UUPVW__frameInk{background:linear-gradient(45deg,#6b3a2a,#cd7f32,#6b3a2a);padding:3px;box-shadow:0 0 6px #cd7f3259}.author-avatar-frame-module__-UUPVW__frameTeal{background:linear-gradient(45deg,#0d7377,#14b8a6,#0d7377);padding:3px;box-shadow:0 0 10px #14b8a659,0 0 22px #0d737726}.author-avatar-frame-module__-UUPVW__frameRose{background:linear-gradient(45deg,#be185d,#f472b6,#be185d);padding:3px;box-shadow:0 0 14px #f472b666,0 0 28px #be185d26}.author-avatar-frame-module__-UUPVW__frameEmerald{background:linear-gradient(45deg,#047857,#34d399,#047857);padding:3px;animation:2.2s ease-in-out infinite alternate author-avatar-frame-module__-UUPVW__authorPulse;box-shadow:0 0 16px #34d39973,0 0 34px #04785726}.author-avatar-frame-module__-UUPVW__frameSapphire{background:linear-gradient(45deg,#1e3a8a,#3b82f6,#1e3a8a);padding:3.5px;animation:2s ease-in-out infinite alternate author-avatar-frame-module__-UUPVW__authorPulse;box-shadow:0 0 20px #3b82f673,0 0 40px #1e3a8a33}.author-avatar-frame-module__-UUPVW__frameViolet{background:linear-gradient(45deg,#6b21a8,#a855f7,#6b21a8);padding:3.5px;animation:1.8s ease-in-out infinite alternate author-avatar-frame-module__-UUPVW__authorPulse;box-shadow:0 0 24px #a855f780,0 0 48px #6b21a833}.author-avatar-frame-module__-UUPVW__frameCrimson{background:linear-gradient(45deg,#7f1d1d,#dc2626,#7f1d1d);padding:4px;animation:1.6s ease-in-out infinite alternate author-avatar-frame-module__-UUPVW__authorPulse;box-shadow:0 0 28px #dc262680,0 0 56px #7f1d1d33}.author-avatar-frame-module__-UUPVW__frameAmber{isolation:isolate;background:linear-gradient(45deg,#92400e,#f59e0b,#fbbf24,#f59e0b,#92400e) 0 0/300% 300%;padding:4px;animation:3s ease-in-out infinite author-avatar-frame-module__-UUPVW__authorAmberShift;box-shadow:0 0 30px #f59e0b80,0 0 60px #92400e33}.author-avatar-frame-module__-UUPVW__frameAmber:before{content:"";z-index:-1;filter:blur(10px);opacity:.5;background:conic-gradient(#92400e,#f59e0b,#fbbf24,#92400e);border-radius:50%;animation:6s linear infinite author-avatar-frame-module__-UUPVW__authorRotate;position:absolute;top:-6px;bottom:-6px;left:-6px;right:-6px}.author-avatar-frame-module__-UUPVW__frameAurora{isolation:isolate;background:linear-gradient(45deg,#06b6d4,#8b5cf6,#ec4899,#8b5cf6,#06b6d4) 0 0/300% 300%;padding:4px;animation:3s ease-in-out infinite author-avatar-frame-module__-UUPVW__authorAuroraShift;box-shadow:0 0 34px #8b5cf680,0 0 64px #ec489940,0 0 90px #06b6d41a}.author-avatar-frame-module__-UUPVW__frameAurora:before{content:"";z-index:-1;filter:blur(14px);opacity:.6;background:conic-gradient(#06b6d4,#8b5cf6,#ec4899,#06b6d4);border-radius:50%;animation:4s linear infinite author-avatar-frame-module__-UUPVW__authorRotate;position:absolute;top:-8px;bottom:-8px;left:-8px;right:-8px}.author-avatar-frame-module__-UUPVW__frameCosmic{isolation:isolate;background:linear-gradient(45deg,#312e81,#7c3aed,#ec4899,#f59e0b,#7c3aed,#312e81) 0 0/400% 400%;padding:4.5px;animation:2.5s ease-in-out infinite author-avatar-frame-module__-UUPVW__authorCosmicShift;box-shadow:0 0 38px #7c3aed8c,0 0 70px #ec48994d,0 0 110px #f59e0b1f}.author-avatar-frame-module__-UUPVW__frameCosmic:before{content:"";z-index:-1;filter:blur(16px);opacity:.65;background:conic-gradient(#312e81,#7c3aed,#ec4899,#f59e0b,#312e81);border-radius:50%;animation:3s linear infinite author-avatar-frame-module__-UUPVW__authorRotate;position:absolute;top:-8px;bottom:-8px;left:-8px;right:-8px}.author-avatar-frame-module__-UUPVW__frameCosmic:after{content:"";z-index:-2;filter:blur(24px);opacity:.3;background:conic-gradient(from 180deg,#f59e0b,#ec4899,#7c3aed,#f59e0b);border-radius:50%;animation:5s linear infinite reverse author-avatar-frame-module__-UUPVW__authorRotate;position:absolute;top:-16px;bottom:-16px;left:-16px;right:-16px}@media (prefers-reduced-motion:reduce){.author-avatar-frame-module__-UUPVW__frameOverlay{display:none}.author-avatar-frame-module__-UUPVW__frameEmerald,.author-avatar-frame-module__-UUPVW__frameSapphire,.author-avatar-frame-module__-UUPVW__frameViolet,.author-avatar-frame-module__-UUPVW__frameCrimson,.author-avatar-frame-module__-UUPVW__frameAmber,.author-avatar-frame-module__-UUPVW__frameAurora,.author-avatar-frame-module__-UUPVW__frameCosmic,.author-avatar-frame-module__-UUPVW__frameAmber:before,.author-avatar-frame-module__-UUPVW__frameAurora:before,.author-avatar-frame-module__-UUPVW__frameCosmic:before,.author-avatar-frame-module__-UUPVW__frameCosmic:after{animation:none}}@keyframes author-avatar-frame-module__-UUPVW__authorPulse{0%{filter:brightness()}to{filter:brightness(1.2)}}@keyframes author-avatar-frame-module__-UUPVW__authorRotate{to{transform:rotate(360deg)}}.author-avatar-frame-module__-UUPVW__frameAmber:before,.author-avatar-frame-module__-UUPVW__frameAurora:before,.author-avatar-frame-module__-UUPVW__frameCosmic:before,.author-avatar-frame-module__-UUPVW__frameCosmic:after{will-change:transform}@keyframes author-avatar-frame-module__-UUPVW__authorAmberShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes author-avatar-frame-module__-UUPVW__authorAuroraShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes author-avatar-frame-module__-UUPVW__authorCosmicShift{0%,to{background-position:0%}50%{background-position:100%}}
.badge-base-module__7tPtma__badge{letter-spacing:.5px;white-space:nowrap;color:#fff;text-shadow:0 1px 2px #0003;align-items:center;gap:4px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000026}.badge-base-module__7tPtma__badge:after{content:"";will-change:transform;background:linear-gradient(90deg,#0000 0%,#ffffff4d 50%,#0000 100%);width:100%;height:100%;animation:3s ease-in-out infinite badge-base-module__7tPtma__shimmer;position:absolute;top:0;left:0;transform:translate(-100%)}@keyframes badge-base-module__7tPtma__shimmer{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(100%)}}.badge-base-module__7tPtma__icon{filter:drop-shadow(0 1px 1px #0003);color:inherit;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.badge-base-module__7tPtma__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.badge-base-module__7tPtma__level{white-space:nowrap;flex-shrink:0}@keyframes badge-base-module__7tPtma__tierGlow{0%{filter:brightness()}to{filter:brightness(1.15)}}.badge-base-module__7tPtma__muted{filter:none;background:linear-gradient(135deg,#6b7280,#9ca3af,#6b7280);animation:none;box-shadow:0 1px 4px #0000001f}.badge-base-module__7tPtma__muted:after{animation:none}
.vip-badge-module__2gqLhq__vipShape{border-radius:999px;padding:3px 12px}.vip-badge-module__2gqLhq__vipFree{background:linear-gradient(135deg,#8a8a8a,#a0a0a0,#8a8a8a);box-shadow:0 2px 6px #8a8a8a40}.vip-badge-module__2gqLhq__vipFree:after{animation:none}.vip-badge-module__2gqLhq__vipBronze{background:linear-gradient(135deg,#6b3a2a,#cd7f32,#6b3a2a);box-shadow:0 2px 8px #cd7f3259}.vip-badge-module__2gqLhq__vipSilver{background:linear-gradient(135deg,#0d7377,#14b8a6,#0d7377);box-shadow:0 2px 8px #14b8a659}.vip-badge-module__2gqLhq__vipGold{background:linear-gradient(135deg,#be185d,#f472b6,#be185d);box-shadow:0 2px 10px #f472b666}.vip-badge-module__2gqLhq__vipGold:after{animation-duration:2.5s}.vip-badge-module__2gqLhq__vipPlatinum{background:linear-gradient(135deg,#047857,#34d399,#047857);box-shadow:0 2px 12px #34d39966}.vip-badge-module__2gqLhq__vipPlatinum:after{animation-duration:2s}.vip-badge-module__2gqLhq__vipDiamond{background:linear-gradient(135deg,#1e3a8a,#3b82f6,#1e3a8a);animation:2s ease-in-out infinite alternate vip-badge-module__2gqLhq__vipTierGlow;box-shadow:0 2px 12px #3b82f666,0 0 20px #1e3a8a26}.vip-badge-module__2gqLhq__vipDiamond:after{animation-duration:1.8s}.vip-badge-module__2gqLhq__vipMaster{background:linear-gradient(135deg,#6b21a8,#a855f7,#6b21a8);animation:2s ease-in-out infinite alternate vip-badge-module__2gqLhq__vipTierGlow;box-shadow:0 2px 12px #a855f773,0 0 20px #6b21a826}.vip-badge-module__2gqLhq__vipMaster:after{animation-duration:1.6s}.vip-badge-module__2gqLhq__vipGrandmaster{background:linear-gradient(135deg,#7f1d1d,#dc2626,#7f1d1d);animation:1.8s ease-in-out infinite alternate vip-badge-module__2gqLhq__vipTierGlow;box-shadow:0 2px 14px #dc262673,0 0 22px #7f1d1d33}.vip-badge-module__2gqLhq__vipGrandmaster:after{animation-duration:1.5s}.vip-badge-module__2gqLhq__vipLegend{background:linear-gradient(135deg,#92400e,#f59e0b,#fbbf24,#f59e0b,#92400e) 0 0/200% 200%;animation:3s ease-in-out infinite vip-badge-module__2gqLhq__vipLegendShift;box-shadow:0 2px 14px #f59e0b66,0 0 24px #92400e33}.vip-badge-module__2gqLhq__vipLegend:after{background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);animation-duration:1.4s}.vip-badge-module__2gqLhq__vipMythic{background:linear-gradient(135deg,#06b6d4,#8b5cf6,#ec4899,#8b5cf6,#06b6d4) 0 0/200% 200%;animation:3s ease-in-out infinite vip-badge-module__2gqLhq__vipMythicShift;box-shadow:0 2px 16px #8b5cf666,0 0 24px #ec489940}.vip-badge-module__2gqLhq__vipMythic:after{background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);animation-duration:1.3s}.vip-badge-module__2gqLhq__vipSupreme{background:linear-gradient(135deg,#312e81,#7c3aed,#ec4899,#f59e0b,#7c3aed,#312e81) 0 0/300% 300%;animation:2.5s ease-in-out infinite vip-badge-module__2gqLhq__vipSupremeShift;box-shadow:0 2px 16px #7c3aed80,0 0 24px #ec489933}.vip-badge-module__2gqLhq__vipSupreme:after{background:linear-gradient(90deg,#0000 0%,#ffffff80 50%,#0000 100%);animation-duration:1.2s}@keyframes vip-badge-module__2gqLhq__vipTierGlow{0%{filter:brightness()}to{filter:brightness(1.15)}}@keyframes vip-badge-module__2gqLhq__vipLegendShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes vip-badge-module__2gqLhq__vipMythicShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes vip-badge-module__2gqLhq__vipSupremeShift{0%,to{background-position:0%}50%{background-position:100%}}
.author-badge-module__dJwzaq__authorShape{border-radius:3px;padding:3px 14px;transform:skew(-12deg)}.author-badge-module__dJwzaq__authorContent{align-items:center;gap:4px;min-width:0;display:inline-flex;transform:skew(12deg)}.author-badge-module__dJwzaq__authorInk{background:linear-gradient(45deg,#6b3a2a,#cd7f32,#6b3a2a);box-shadow:0 2px 8px #cd7f3259}.author-badge-module__dJwzaq__authorTeal{background:linear-gradient(45deg,#0d7377,#14b8a6,#0d7377);box-shadow:0 2px 8px #14b8a659}.author-badge-module__dJwzaq__authorViolet{background:linear-gradient(45deg,#6b21a8,#a855f7,#6b21a8);box-shadow:0 2px 10px #a855f766}.author-badge-module__dJwzaq__authorViolet:after{animation-duration:2.5s}.author-badge-module__dJwzaq__authorRose{background:linear-gradient(45deg,#be185d,#f472b6,#be185d);box-shadow:0 2px 12px #f472b666}.author-badge-module__dJwzaq__authorRose:after{animation-duration:2s}.author-badge-module__dJwzaq__authorEmerald{background:linear-gradient(45deg,#047857,#34d399,#047857);animation:2s ease-in-out infinite alternate author-badge-module__dJwzaq__authorTierGlow;box-shadow:0 2px 12px #34d39966,0 0 20px #04785726}.author-badge-module__dJwzaq__authorEmerald:after{animation-duration:1.8s}.author-badge-module__dJwzaq__authorSapphire{background:linear-gradient(45deg,#1e3a8a,#3b82f6,#1e3a8a);animation:2s ease-in-out infinite alternate author-badge-module__dJwzaq__authorTierGlow;box-shadow:0 2px 12px #3b82f673,0 0 20px #1e3a8a26}.author-badge-module__dJwzaq__authorSapphire:after{animation-duration:1.6s}.author-badge-module__dJwzaq__authorCrimson{background:linear-gradient(45deg,#7f1d1d,#dc2626,#7f1d1d);animation:1.8s ease-in-out infinite alternate author-badge-module__dJwzaq__authorTierGlow;box-shadow:0 2px 14px #dc262673,0 0 22px #7f1d1d33}.author-badge-module__dJwzaq__authorCrimson:after{animation-duration:1.5s}.author-badge-module__dJwzaq__authorAmber{background:linear-gradient(45deg,#92400e,#f59e0b,#fbbf24,#f59e0b,#92400e) 0 0/200% 200%;animation:3s ease-in-out infinite author-badge-module__dJwzaq__authorAmberShift;box-shadow:0 2px 14px #f59e0b66,0 0 24px #92400e33}.author-badge-module__dJwzaq__authorAmber:after{background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);animation-duration:1.4s}.author-badge-module__dJwzaq__authorAurora{background:linear-gradient(45deg,#06b6d4,#8b5cf6,#ec4899,#8b5cf6,#06b6d4) 0 0/200% 200%;animation:3s ease-in-out infinite author-badge-module__dJwzaq__authorAuroraShift;box-shadow:0 2px 16px #8b5cf666,0 0 24px #ec489940}.author-badge-module__dJwzaq__authorAurora:after{background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);animation-duration:1.3s}.author-badge-module__dJwzaq__authorCosmic{background:linear-gradient(45deg,#312e81,#7c3aed,#ec4899,#f59e0b,#7c3aed,#312e81) 0 0/300% 300%;animation:2.5s ease-in-out infinite author-badge-module__dJwzaq__authorCosmicShift;box-shadow:0 2px 16px #7c3aed80,0 0 24px #ec489933}.author-badge-module__dJwzaq__authorCosmic:after{background:linear-gradient(90deg,#0000 0%,#ffffff80 50%,#0000 100%);animation-duration:1.2s}@keyframes author-badge-module__dJwzaq__authorTierGlow{0%{filter:brightness()}to{filter:brightness(1.15)}}@keyframes author-badge-module__dJwzaq__authorAmberShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes author-badge-module__dJwzaq__authorAuroraShift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes author-badge-module__dJwzaq__authorCosmicShift{0%,to{background-position:0%}50%{background-position:100%}}
.payment-sheet-module__ItwKEW__methodButton{border:1px solid var(--app-divider);background-color:var(--app-surface);border-radius:14px;flex-shrink:0;align-items:center;gap:14px;width:100%;margin-bottom:12px;padding:16px;transition:all .2s;display:flex}.payment-sheet-module__ItwKEW__methodButton:last-child{margin-bottom:0}.payment-sheet-module__ItwKEW__methodButton:hover:not(:disabled){box-shadow:var(--app-shadow-md);border-color:#0000;transform:translateY(-1px)}.payment-sheet-module__ItwKEW__methodButton:disabled{opacity:.6;cursor:not-allowed}.payment-sheet-module__ItwKEW__methodButton.payment-sheet-module__ItwKEW__wechat:hover:not(:disabled){background-color:#07c16014;border-color:#07c1604d}.payment-sheet-module__ItwKEW__methodButton.payment-sheet-module__ItwKEW__alipay:hover:not(:disabled){background-color:#1677ff14;border-color:#1677ff4d}.payment-sheet-module__ItwKEW__methodButton.payment-sheet-module__ItwKEW__telegram:hover:not(:disabled){background-color:#24a1de14;border-color:#24a1de4d}.payment-sheet-module__ItwKEW__methodButton.payment-sheet-module__ItwKEW__usdt:hover:not(:disabled){background-color:#26a17b14;border-color:#26a17b4d}.payment-sheet-module__ItwKEW__methodButton.payment-sheet-module__ItwKEW__creditCard:hover:not(:disabled){background-color:#635bff14;border-color:#635bff4d}.payment-sheet-module__ItwKEW__methodIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.payment-sheet-module__ItwKEW__wechat .payment-sheet-module__ItwKEW__methodIcon{color:#fff;background-color:#07c160}.payment-sheet-module__ItwKEW__alipay .payment-sheet-module__ItwKEW__methodIcon{color:#fff;background-color:#1677ff}.payment-sheet-module__ItwKEW__telegram .payment-sheet-module__ItwKEW__methodIcon{color:#fff;background-color:#24a1de}.payment-sheet-module__ItwKEW__usdt .payment-sheet-module__ItwKEW__methodIcon{color:#fff;background-color:#26a17b}.payment-sheet-module__ItwKEW__creditCard .payment-sheet-module__ItwKEW__methodIcon{color:#fff;background-color:#635bff}.payment-sheet-module__ItwKEW__methodText{flex-direction:column;flex:1;align-items:flex-start;gap:2px;display:flex}.payment-sheet-module__ItwKEW__methodName{color:var(--app-text);font-size:16px;font-weight:600}.payment-sheet-module__ItwKEW__methodHint{color:var(--app-text-secondary);font-size:13px}.payment-sheet-module__ItwKEW__methodArrow{color:var(--app-text-tertiary);flex-shrink:0}.payment-sheet-module__ItwKEW__altSection{background-color:var(--app-hover);border-radius:12px;flex-shrink:0;margin-top:16px;overflow:hidden}.payment-sheet-module__ItwKEW__altToggle{width:100%;color:var(--app-text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:12px 14px;font-size:13px;transition:color .2s;display:flex}.payment-sheet-module__ItwKEW__altToggle:hover{color:var(--app-text)}.payment-sheet-module__ItwKEW__altToggleIcon{opacity:.6;flex-shrink:0}.payment-sheet-module__ItwKEW__altToggleChevron{opacity:.5;flex-shrink:0;margin-left:auto;transition:transform .2s}.payment-sheet-module__ItwKEW__altToggleChevronOpen{transform:rotate(180deg)}.payment-sheet-module__ItwKEW__altContent{flex-direction:column;gap:12px;padding:0 14px 14px;display:flex}.payment-sheet-module__ItwKEW__altGroup{flex-direction:column;gap:6px;display:flex}.payment-sheet-module__ItwKEW__altGroupLabel{color:var(--app-text-secondary);align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.payment-sheet-module__ItwKEW__methodIconSmall{border-radius:7px;width:24px;height:24px}.payment-sheet-module__ItwKEW__channelList{gap:8px;display:flex}.payment-sheet-module__ItwKEW__channelChip{border:1px solid var(--app-divider);background-color:var(--app-surface);color:var(--app-text-secondary);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:8px 4px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.payment-sheet-module__ItwKEW__channelChip:hover:not(:disabled){box-shadow:var(--app-shadow-sm);border-color:#0000}.payment-sheet-module__ItwKEW__channelChip:disabled{opacity:.6;cursor:not-allowed}.payment-sheet-module__ItwKEW__channelChip.payment-sheet-module__ItwKEW__wechat:hover:not(:disabled){color:#07c160;background-color:#07c16014;border-color:#07c1604d}.payment-sheet-module__ItwKEW__channelChip.payment-sheet-module__ItwKEW__alipay:hover:not(:disabled){color:#1677ff;background-color:#1677ff14;border-color:#1677ff4d}.payment-sheet-module__ItwKEW__channelChip.payment-sheet-module__ItwKEW__usdt:hover:not(:disabled){color:#26a17b;background-color:#26a17b14;border-color:#26a17b4d}.payment-sheet-module__ItwKEW__spinnerSmall{border:2px solid #0000001a;border-top-color:var(--app-text-secondary);border-radius:50%;width:16px;height:16px;animation:.8s linear infinite payment-sheet-module__ItwKEW__spin}.payment-sheet-module__ItwKEW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite payment-sheet-module__ItwKEW__spin}@keyframes payment-sheet-module__ItwKEW__spin{to{transform:rotate(360deg)}}
.payment-link-sheet-module__oXPkoG__content{text-align:center;flex-direction:column;align-items:center;padding-top:16px;padding-bottom:16px;display:flex}.payment-link-sheet-module__oXPkoG__successIcon{background:linear-gradient(135deg, rgba(var(--app-success-rgb), .15), rgba(var(--app-success-rgb), .05));width:72px;height:72px;color:var(--app-success);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.payment-link-sheet-module__oXPkoG__successText{color:var(--app-text);margin:0 0 20px;font-size:18px;font-weight:600}.payment-link-sheet-module__oXPkoG__paidDesc{color:var(--app-text-secondary);margin:-12px 0 8px;font-size:14px;line-height:1.4}.payment-link-sheet-module__oXPkoG__autoDetectHint{width:100%;color:var(--app-text-secondary);justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.payment-link-sheet-module__oXPkoG__autoDetectSpinner{border:2px solid var(--app-divider);border-top-color:var(--app-primary);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.8s linear infinite payment-link-sheet-module__oXPkoG__paymentLinkSpin}@keyframes payment-link-sheet-module__oXPkoG__paymentLinkSpin{to{transform:rotate(360deg)}}.payment-link-sheet-module__oXPkoG__warningCard{background-color:rgba(var(--app-warning-rgb), .1);border:1px solid rgba(var(--app-warning-rgb), .2);border-radius:12px;align-items:center;gap:10px;width:100%;margin-bottom:24px;padding:14px 18px;display:flex}.payment-link-sheet-module__oXPkoG__warningCard svg{color:var(--app-warning);flex-shrink:0}.payment-link-sheet-module__oXPkoG__warningCard span{color:var(--app-warning);text-align:left;font-size:14px;line-height:1.4}.payment-link-sheet-module__oXPkoG__linkContainer{background-color:var(--app-surface-variant);border:1px solid var(--app-divider);border-radius:12px;align-items:center;gap:8px;width:100%;margin-bottom:24px;padding:12px 14px;display:flex}.payment-link-sheet-module__oXPkoG__linkText{color:var(--app-text-secondary);text-align:left;word-break:break-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.payment-link-sheet-module__oXPkoG__copyLinkButton{background-color:var(--app-primary);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.payment-link-sheet-module__oXPkoG__copyLinkButton:hover{background-color:var(--app-primary-light);transform:scale(1.05)}.payment-link-sheet-module__oXPkoG__copyLinkButton:active{transform:scale(.95)}
.balance-bar-module__wYlyWW__balanceBar{background:var(--app-background);border:1px solid var(--app-border);border-radius:12px;justify-content:center;align-items:center;padding:10px 0;display:flex}.balance-bar-module__wYlyWW__balanceItem{flex:1;justify-content:center;align-items:center;gap:6px;display:flex}.balance-bar-module__wYlyWW__balanceDivider{background:var(--app-border);flex-shrink:0;width:1px;height:20px}.balance-bar-module__wYlyWW__balanceIconDiamond{color:var(--app-primary);flex-shrink:0}.balance-bar-module__wYlyWW__balanceIconCoin{color:#f59e0b;flex-shrink:0}.balance-bar-module__wYlyWW__balanceLabel{color:var(--app-text-secondary);white-space:nowrap;font-size:12px}.balance-bar-module__wYlyWW__balanceValue{color:var(--app-text);font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}
.membership-sheet-module__TtzqDW__sheetContent{padding:0 0 24px}.membership-sheet-module__TtzqDW__headerArea{flex-shrink:0;padding:0 20px}.membership-sheet-module__TtzqDW__tabs{background:var(--app-background);border-radius:10px;gap:0;margin:0;padding:3px;display:flex}.membership-sheet-module__TtzqDW__tabButton{color:var(--app-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:8px 0;font-size:14px;font-weight:500;transition:all .2s}.membership-sheet-module__TtzqDW__tabButtonActive{color:var(--app-text);background:var(--app-surface);font-weight:600;box-shadow:0 1px 3px #0000001a}.membership-sheet-module__TtzqDW__balanceBarWrap{margin:0 20px 12px}.membership-sheet-module__TtzqDW__tabContent{padding:0 4px}.membership-sheet-module__TtzqDW__footer{margin-top:16px;padding:0 16px}
.gallery-preview-item-module__0C0vpG__thumb{cursor:pointer;background:var(--app-surface-variant);border:none;border-radius:12px;flex-shrink:0;width:140px;height:140px;padding:0;transition:transform .3s cubic-bezier(.22,1,.36,1),filter .3s;position:relative;overflow:hidden}.gallery-preview-item-module__0C0vpG__thumbMemberGate:after{content:"";z-index:0;pointer-events:none;border-radius:inherit;background:linear-gradient(#0000 42%,#0000001f 64%,#0000006b 100%);position:absolute;top:0;bottom:0;left:0;right:0}.gallery-preview-item-module__0C0vpG__thumb:hover{filter:brightness(1.08);transform:scale(1.04)}.gallery-preview-item-module__0C0vpG__thumb:active{transition:transform .1s;transform:scale(.96)}.gallery-preview-item-module__0C0vpG__thumbImg{z-index:1;object-fit:cover;width:100%;height:100%;display:block;position:relative}.gallery-preview-item-module__0C0vpG__badge{z-index:2;-webkit-backdrop-filter:blur(10px)saturate(160%);pointer-events:none;background:#1414188c;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:4px;padding:3px 8px 3px 6px;display:inline-flex;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 8px #00000040,inset 0 1px #ffffff14}.gallery-preview-item-module__0C0vpG__badgeVip .gallery-preview-item-module__0C0vpG__badgeIcon{color:var(--app-warning,#f5c451);filter:drop-shadow(0 0 4px #f5c45166)}.gallery-preview-item-module__0C0vpG__badgeMember .gallery-preview-item-module__0C0vpG__badgeIcon{color:var(--app-primary);filter:drop-shadow(0 0 4px rgba(var(--app-primary-rgb), .35))}.gallery-preview-item-module__0C0vpG__badgeText{letter-spacing:.6px;color:#fff;font-size:10px;font-weight:700;line-height:1}
.gallery-preview-module__z6P8ca__section{width:100%;padding:14px 16px}.gallery-preview-module__z6P8ca__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.gallery-preview-module__z6P8ca__title{color:var(--app-text-secondary);margin:0;font-size:13px;font-weight:600}.gallery-preview-module__z6P8ca__viewAll{cursor:pointer;color:var(--app-text-tertiary);background:0 0;border:none;align-items:center;gap:3px;padding:0;font-size:13px;font-weight:500;transition:color .2s;display:inline-flex}.gallery-preview-module__z6P8ca__viewAll:hover{color:var(--app-text)}.gallery-preview-module__z6P8ca__scroll{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:6px;display:flex;overflow-x:auto;overflow-y:hidden}.gallery-preview-module__z6P8ca__scroll::-webkit-scrollbar{display:none}.gallery-preview-module__z6P8ca__loading{min-height:140px}.gallery-preview-module__z6P8ca__placeholderBox{align-items:center;gap:10px;padding:2px 2px 2px 0;display:flex}.gallery-preview-module__z6P8ca__placeholderIcon{color:var(--app-text-tertiary);flex-shrink:0}.gallery-preview-module__z6P8ca__placeholderText{flex-direction:column;gap:1px;min-width:0;display:flex}.gallery-preview-module__z6P8ca__placeholderTitle{color:var(--app-text-secondary);margin:0;font-size:13px;font-weight:500}.gallery-preview-module__z6P8ca__placeholderHint{color:var(--app-text-tertiary);margin:0;font-size:12px;line-height:1.5}
.vip-upgrade-banner-module__B_lRNG__banner{color:#fff;cursor:pointer;text-align:left;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:12px;align-items:center;gap:10px;width:100%;margin-bottom:12px;padding:12px 16px;font-size:14px;font-weight:500;display:flex}.vip-upgrade-banner-module__B_lRNG__icon{flex-shrink:0}.vip-upgrade-banner-module__B_lRNG__message{flex:1}.vip-upgrade-banner-module__B_lRNG__action{background:#fff3;border-radius:8px;flex-shrink:0;padding:4px 12px;font-size:13px;font-weight:600}
.segments-module__jIwinq__dialogue{color:var(--app-primary);text-shadow:0 0 8px rgba(var(--app-primary-rgb), .25);font-weight:500;display:inline}.segments-module__jIwinq__monologue{color:var(--app-text-secondary);opacity:.85;font-style:italic;display:inline}.segments-module__jIwinq__sound{color:var(--app-text-secondary);letter-spacing:.1em;opacity:.55;font-size:.9em;display:inline}.segments-module__jIwinq__environment{color:var(--app-text-secondary);opacity:.75;display:inline}
.paragraph-item-module__C-5YxW__paragraph{white-space:pre-wrap;margin:0}
.scene-item-module__AuwmDa__scene{color:var(--app-text-secondary);letter-spacing:.15em;align-items:center;gap:.75em;margin:0;padding:.6em 0;font-size:12px;display:flex}.scene-item-module__AuwmDa__sceneTitle{text-align:center;flex-shrink:1;min-width:0;max-width:70%}.scene-item-module__AuwmDa__scene:before,.scene-item-module__AuwmDa__scene:after{content:"";background:linear-gradient(to var(--dir,right), transparent, var(--app-text-secondary));opacity:.3;flex:1;height:1px}.scene-item-module__AuwmDa__scene:before{--dir:right}.scene-item-module__AuwmDa__scene:after{--dir:left}
.intext-item-module__uzmw_W__intext{background:linear-gradient(145deg, rgba(var(--app-primary-rgb), .03), rgba(var(--app-primary-rgb), .07));border:1px solid rgba(var(--app-primary-rgb), .1);box-shadow:0 1px 6px rgba(var(--app-primary-rgb), .05);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.intext-item-module__uzmw_W__accent{background:linear-gradient(90deg, transparent, rgba(var(--app-primary-rgb), .5), var(--app-primary), rgba(var(--app-primary-rgb), .5), transparent);opacity:.6;height:2px}.intext-item-module__uzmw_W__header{align-items:center;gap:.75em;padding:8px 14px 0;display:flex}.intext-item-module__uzmw_W__header:before,.intext-item-module__uzmw_W__header:after{content:"";background:linear-gradient(to var(--dir,right), transparent, rgba(var(--app-primary-rgb), .25));opacity:.8;flex:1;height:1px}.intext-item-module__uzmw_W__header:before{--dir:right}.intext-item-module__uzmw_W__header:after{--dir:left}.intext-item-module__uzmw_W__typeLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--app-primary);opacity:.75;white-space:nowrap;font-size:.6em;font-weight:700}.intext-item-module__uzmw_W__body{padding:6px 14px 10px}.intext-item-module__uzmw_W__line{white-space:pre-wrap;color:var(--app-text);margin:0;font-size:.88em;line-height:1.7}.intext-item-module__uzmw_W__line+.intext-item-module__uzmw_W__line{margin-top:.15em}
.character-item-module__xiMSVa__character{margin:0}.character-item-module__xiMSVa__name{color:var(--app-primary);background:rgba(var(--app-primary-rgb), .1);letter-spacing:.05em;border-radius:4px;margin-bottom:2px;padding:1px 6px;font-size:11px;font-weight:600;display:inline-block}.character-item-module__xiMSVa__text{white-space:pre-wrap;margin:0}
.voiceover-item-module__iQPKOa__voiceover{color:var(--app-text-secondary);opacity:.8;border-left:2px solid rgba(var(--app-primary-rgb), .25);white-space:pre-wrap;margin:0;padding-left:.6em;font-style:italic}
.sfx-item-module__Esjkva__sfx{color:var(--app-text-secondary);letter-spacing:.1em;opacity:.55;text-align:center;white-space:pre-wrap;margin:0;font-size:.9em}
.info-item-module__liH8qW__info{background:rgba(var(--app-primary-rgb), .05);border-radius:6px;margin:0;padding:8px 10px;font-size:13px;line-height:1.6}.info-item-module__liH8qW__type{color:var(--app-text-secondary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px;font-size:11px;font-weight:600;display:inline-block}.info-item-module__liH8qW__source{color:var(--app-text-secondary);opacity:.7;margin-left:6px;font-size:11px}.info-item-module__liH8qW__content{color:var(--app-text-secondary);white-space:pre-wrap;margin:0}
.typing-indicator-module___ouSsW__container,.typing-indicator-module___ouSsW__inline{align-items:center}.typing-indicator-module___ouSsW__container{--dot-size:8px;gap:4px;padding:4px 0;display:flex}.typing-indicator-module___ouSsW__inline{vertical-align:middle;--dot-size:5px;gap:3px;margin-left:6px;display:inline-flex}.typing-indicator-module___ouSsW__dot{width:var(--dot-size);height:var(--dot-size);background-color:rgba(var(--app-primary-rgb), .5);border-radius:50%;animation:1.4s ease-in-out infinite both typing-indicator-module___ouSsW__bounce}.typing-indicator-module___ouSsW__dot:first-child{animation-delay:-.32s}.typing-indicator-module___ouSsW__dot:nth-child(2){animation-delay:-.16s}.typing-indicator-module___ouSsW__dot:nth-child(3){animation-delay:0s}@keyframes typing-indicator-module___ouSsW__bounce{0%,80%,to{opacity:.5;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}
.content-block-module__tImAsG__content{margin:0;font-size:15px;line-height:1.7}.content-block-module__tImAsG__content>[data-type=paragraph]+[data-type=paragraph]{margin-top:.8em}.content-block-module__tImAsG__content>[data-type=scene]+[data-type=paragraph],.content-block-module__tImAsG__content>[data-type=paragraph]+[data-type=scene]{margin-top:1.2em}.content-block-module__tImAsG__content>[data-type=character]+[data-type=character],.content-block-module__tImAsG__content>[data-type=paragraph]+[data-type=character],.content-block-module__tImAsG__content>[data-type=character]+[data-type=paragraph]{margin-top:.8em}.content-block-module__tImAsG__content>[data-type=intext]{margin-top:.8em;margin-bottom:.8em}.content-block-module__tImAsG__content>[data-type=voiceover]+[data-type=voiceover]{margin-top:.4em}.content-block-module__tImAsG__content>[data-type=paragraph]+[data-type=voiceover],.content-block-module__tImAsG__content>[data-type=voiceover]+[data-type=paragraph]{margin-top:1em}.content-block-module__tImAsG__content>[data-type=paragraph]+[data-type=sfx],.content-block-module__tImAsG__content>[data-type=sfx]+[data-type=paragraph]{margin-top:.8em}.content-block-module__tImAsG__content>[data-type=paragraph]+[data-type=info],.content-block-module__tImAsG__content>[data-type=info]+[data-type=paragraph]{margin-top:1em}
.user-instruction-badge-module__6ayLla__container{justify-content:center;width:100%;margin-top:4px;display:flex}.user-instruction-badge-module__6ayLla__badge{color:gold;text-shadow:0 1px 2px #0006;background:#ffd7001a;border:1px solid #ffd70040;border-radius:14px;flex-wrap:wrap;align-items:center;gap:6px;max-width:85%;padding:6px 14px;font-size:13px;display:inline-flex}.user-instruction-badge-module__6ayLla__icon{opacity:.8;flex-shrink:0}.user-instruction-badge-module__6ayLla__label{letter-spacing:.08em;text-transform:uppercase;opacity:.75;font-size:11px;font-weight:700}.user-instruction-badge-module__6ayLla__separator{opacity:.3;font-size:10px}.user-instruction-badge-module__6ayLla__typeChip{letter-spacing:.04em;color:#fff8d4;background:#ffd7002e;border:1px solid #ffd70059;border-radius:8px;flex-shrink:0;padding:1px 8px;font-size:11px;font-weight:700}.user-instruction-badge-module__6ayLla__text{color:#fff0b3;word-break:break-word;white-space:pre-wrap;font-weight:600}
.user-bubble-module__FjO_iG__wrapper{flex-direction:column;align-items:flex-end;width:100%;display:flex}.user-bubble-module__FjO_iG__bubble{word-wrap:break-word;background:linear-gradient(135deg, rgba(var(--app-primary-rgb), 1), rgba(var(--app-primary-rgb), .82));color:#fff;max-width:85%;box-shadow:0 1px 3px rgba(var(--app-primary-rgb), .3), 0 3px 10px rgba(var(--app-primary-rgb), .15);border-radius:18px 18px 4px;padding:10px 16px}
.member-name-module__PPNPBW__memberName{-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 1px #c8932a4d);background:linear-gradient(135deg,#c8932a 0%,#e8b84b 30%,#f5d97e 50%,#e8b84b 70%,#c8932a 100%);-webkit-background-clip:text;background-clip:text}
.follow-button-module__5wuIcG__btn{border-radius:8px;gap:4px;width:100%;max-width:320px;font-size:14px;font-weight:600}.follow-button-module__5wuIcG__following{color:var(--app-text-secondary)}
.user-list-item-module__BHJ4iW__item{border:1px solid var(--app-divider);cursor:pointer;border-radius:16px;align-items:center;gap:12px;width:100%;padding:10px 14px;transition:all .15s;display:flex;overflow:visible}.user-list-item-module__BHJ4iW__item:active{background:var(--app-surface-variant);transform:scale(.98)}.user-list-item-module__BHJ4iW__rank{width:30px;height:30px;color:var(--app-text-tertiary);background:var(--app-surface-variant);font-variant-numeric:tabular-nums;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.user-list-item-module__BHJ4iW__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.user-list-item-module__BHJ4iW__nameRow{align-items:center;gap:8px;min-width:0;display:flex}.user-list-item-module__BHJ4iW__name{color:var(--app-text);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:15px;font-weight:600;overflow:hidden}.user-list-item-module__BHJ4iW__right{flex-shrink:0;align-items:center;display:flex}.user-list-item-module__BHJ4iW__badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.user-list-item-module__BHJ4iW__description{color:var(--app-text-tertiary);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.user-list-item-module__BHJ4iW__followBtn{width:auto!important;max-width:none!important;height:30px!important;padding:0 12px!important;font-size:12px!important}
.follow-list-sheet-module__vqmhGW__content{padding-top:0}.follow-list-sheet-module__vqmhGW__list{flex-direction:column;gap:6px;display:flex}.follow-list-sheet-module__vqmhGW__footerLoader{justify-content:center;align-items:center;min-height:32px;padding:12px 0;display:flex}.follow-list-sheet-module__vqmhGW__miniSpinner{border:2px solid var(--app-divider);border-top-color:var(--app-text-secondary);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite follow-list-sheet-module__vqmhGW__followListSpin}@keyframes follow-list-sheet-module__vqmhGW__followListSpin{to{transform:rotate(360deg)}}
.profile-stats-bar-module__U402JG__bar{justify-content:center;align-items:center;width:100%;max-width:min(320px,85%);margin:0 auto;display:flex}.profile-stats-bar-module__U402JG__item{font:inherit;color:inherit;text-align:center;background:0 0;border:0;flex-direction:column;flex:1;align-items:center;gap:1px;padding:6px 0;display:flex;position:relative}.profile-stats-bar-module__U402JG__clickable{cursor:pointer;border-radius:10px;transition:background .15s}.profile-stats-bar-module__U402JG__clickable:active{background:var(--app-surface-variant)}.profile-stats-bar-module__U402JG__tipTrigger{flex:1;display:flex}.profile-stats-bar-module__U402JG__tipTrigger>.profile-stats-bar-module__U402JG__item{width:100%}.profile-stats-bar-module__U402JG__divider{background-color:var(--app-border);opacity:.4;width:1px;height:50%;position:absolute;top:25%;left:0}.profile-stats-bar-module__U402JG__value{color:var(--app-text);font-size:17px;font-weight:700;line-height:1.2}.profile-stats-bar-module__U402JG__label{color:var(--app-text-tertiary);font-size:11px;line-height:1.2}
.official-mark-module__ThSBca__mark{color:#fff;background:linear-gradient(135deg,#60a5fa,#2563eb 55%,#1e40af);border-radius:999px;align-items:center;gap:6px;width:-webkit-fit-content;width:fit-content;padding:6px 12px;font-size:13px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 2px 8px #2563eb66,0 0 14px #60a5fa59}.official-mark-module__ThSBca__icon{flex-shrink:0}.official-mark-module__ThSBca__text{white-space:nowrap}
.top-vip-mark-module__MDZTzq__mark{color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:6px;width:-webkit-fit-content;width:fit-content;padding:6px 12px;font-size:13px;font-weight:700;line-height:1;transition:transform .15s,box-shadow .15s;display:flex}.top-vip-mark-module__MDZTzq__mark:hover{transform:translateY(-1px)}.top-vip-mark-module__MDZTzq__mark:active{transform:translateY(0)}.top-vip-mark-module__MDZTzq__royal{background:linear-gradient(135deg,#fde68a,#f472b6 45%,#be123c);box-shadow:0 2px 8px #be123c73,0 0 14px #f472b673}.top-vip-mark-module__MDZTzq__violet{background:linear-gradient(135deg,#c084fc,#7c3aed);box-shadow:0 2px 8px #7c3aed73}.top-vip-mark-module__MDZTzq__icon{flex-shrink:0}.top-vip-mark-module__MDZTzq__text{white-space:nowrap}
.top-author-mark-module__owvT4W__mark{color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:6px;width:-webkit-fit-content;width:fit-content;padding:6px 12px;font-size:13px;font-weight:700;line-height:1;transition:transform .15s,box-shadow .15s;display:flex}.top-author-mark-module__owvT4W__mark:hover{transform:translateY(-1px)}.top-author-mark-module__owvT4W__mark:active{transform:translateY(0)}.top-author-mark-module__owvT4W__gold{background:linear-gradient(135deg,#fde68a,#f59e0b 45%,#b45309);box-shadow:0 2px 8px #b4530973,0 0 14px #fbbf2473}.top-author-mark-module__owvT4W__cool{background:linear-gradient(135deg,#818cf8,#4f46e5);box-shadow:0 2px 8px #4f46e573}.top-author-mark-module__owvT4W__icon{flex-shrink:0}.top-author-mark-module__owvT4W__text{white-space:nowrap}
.user-info-header-module__xkoE-a__container{flex-direction:column;align-items:center;width:100%;max-width:800px;margin:0 auto;padding:0;display:flex}.user-info-header-module__xkoE-a__hasBg{margin-top:calc(-1 * (var(--app-bar-height) + env(safe-area-inset-top,0)))}.user-info-header-module__xkoE-a__bgBanner{width:calc(100% + 2 * var(--page-padding));margin-left:calc(-1 * var(--page-padding));margin-right:calc(-1 * var(--page-padding));aspect-ratio:16/7;position:relative;overflow:hidden}.user-info-header-module__xkoE-a__bgImage{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.user-info-header-module__xkoE-a__bgImage:after{content:"";background:linear-gradient(#0000 40%,#0006 100%);position:absolute;top:0;bottom:0;left:0;right:0}.user-info-header-module__xkoE-a__bgPlaceholder{background:linear-gradient(135deg, var(--app-surface-variant) 0%, var(--app-surface) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.user-info-header-module__xkoE-a__avatarContainer{--avatar-overlap:50px;cursor:pointer;position:relative}.user-info-header-module__xkoE-a__avatarOverlap{margin-top:calc(-1 * var(--avatar-overlap));z-index:1}.user-info-header-module__xkoE-a__avatarPlaceholder{background:linear-gradient(135deg, var(--app-primary), var(--app-primary-light));border-radius:50px;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.user-info-header-module__xkoE-a__info{width:100%;min-width:0;padding:0 var(--page-padding);flex-direction:column;align-items:center;gap:10px;display:flex}.user-info-header-module__xkoE-a__hasBg .user-info-header-module__xkoE-a__info{padding-bottom:16px}.user-info-header-module__xkoE-a__nameRow{align-items:center;gap:6px;min-width:0;max-width:100%;display:flex}.user-info-header-module__xkoE-a__name{color:var(--app-text);text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:18px;font-weight:700;overflow:hidden}.user-info-header-module__xkoE-a__name h2{font:inherit;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.user-info-header-module__xkoE-a__statusStickerButton{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;flex-shrink:0;padding:0;transition:transform .15s;display:inline-flex}.user-info-header-module__xkoE-a__statusStickerButton:hover{transform:scale(1.1)}.user-info-header-module__xkoE-a__statusStickerButton:active{transform:scale(.95)}.user-info-header-module__xkoE-a__statusSticker{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:6px;width:26px;height:26px;display:block}.user-info-header-module__xkoE-a__ownerActions{justify-content:center;align-items:center;gap:8px;width:100%;margin-top:6px;display:flex}.user-info-header-module__xkoE-a__editProfileButton,.user-info-header-module__xkoE-a__viewProfileButton{border:1px solid var(--app-border);background:var(--app-card-translucent);min-width:0;max-width:170px;color:var(--app-text);letter-spacing:.02em;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:12px;outline:none;flex:1 1 0;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:border-color .2s;display:inline-flex}.user-info-header-module__xkoE-a__editProfileButton:hover,.user-info-header-module__xkoE-a__viewProfileButton:hover{border-color:var(--app-primary)}.user-info-header-module__xkoE-a__editProfileButton:active,.user-info-header-module__xkoE-a__viewProfileButton:active{transform:scale(.98)}.user-info-header-module__xkoE-a__badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.user-info-header-module__xkoE-a__marks{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.user-info-header-module__xkoE-a__badges:not(:has(*)){display:none}.user-info-header-module__xkoE-a__marks:not(:has(*)){display:none}.user-info-header-module__xkoE-a__statsSlot:not(:has(*)){display:none}.user-info-header-module__xkoE-a__statsSlot{width:100%;margin-top:6px}.user-info-header-module__xkoE-a__actions{justify-content:center;width:100%;margin-top:6px;display:flex}.user-info-header-module__xkoE-a__bio{text-align:left;word-break:break-word;flex-direction:column;align-self:stretch;gap:4px;margin-top:6px;display:flex}.user-info-header-module__xkoE-a__bioParagraph{color:var(--app-text-secondary);margin:0;font-size:13px;line-height:1.5}.user-info-header-module__xkoE-a__bioLink{color:var(--app-primary);word-break:break-all;text-decoration:none}.user-info-header-module__xkoE-a__bioLink:hover{text-decoration:underline}.user-info-header-module__xkoE-a__joinDate{color:var(--app-text-tertiary);align-self:stretch;align-items:center;gap:4px;margin:6px 0 0;font-size:12px;display:flex}.user-info-header-module__xkoE-a__bio+.user-info-header-module__xkoE-a__joinDate{margin-top:2px}.user-info-header-module__xkoE-a__infoSkeleton{flex-direction:column;align-items:center;gap:8px;margin-top:8px;display:flex}.user-info-header-module__xkoE-a__skeletonLine{background-color:var(--app-surface-variant);border-radius:4px;width:120px;height:20px;animation:1.5s infinite user-info-header-module__xkoE-a__pulse}.user-info-header-module__xkoE-a__skeletonLineShort{background-color:var(--app-surface-variant);border-radius:4px;width:80px;height:16px;animation:1.5s infinite user-info-header-module__xkoE-a__pulse}@keyframes user-info-header-module__xkoE-a__pulse{0%,to{opacity:1}50%{opacity:.5}}
.avatar-module__O9rrzW__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.avatar-module__O9rrzW__square{border-radius:12px}.avatar-module__O9rrzW__avatar .avatar-module__O9rrzW__avatarImage{object-fit:cover;width:100%;height:100%}.avatar-module__O9rrzW__avatarFallback{background:var(--app-background);width:100%;height:100%;color:var(--app-text-secondary);text-transform:uppercase;justify-content:center;align-items:center;font-weight:700;display:flex}.avatar-module__O9rrzW__sizeXs{width:24px;height:24px}.avatar-module__O9rrzW__sizeXs .avatar-module__O9rrzW__avatarFallback{font-size:10px}.avatar-module__O9rrzW__sizeSm{width:32px;height:32px}.avatar-module__O9rrzW__sizeSm .avatar-module__O9rrzW__avatarFallback{font-size:14px}.avatar-module__O9rrzW__sizeMd{width:36px;height:36px}.avatar-module__O9rrzW__sizeMd .avatar-module__O9rrzW__avatarFallback{font-size:16px}.avatar-module__O9rrzW__sizeLg{width:48px;height:48px}.avatar-module__O9rrzW__sizeLg .avatar-module__O9rrzW__avatarFallback{font-size:20px}.avatar-module__O9rrzW__sizeXl{width:64px;height:64px}.avatar-module__O9rrzW__sizeXl .avatar-module__O9rrzW__avatarFallback{font-size:24px}.avatar-module__O9rrzW__size2xl{width:80px;height:80px}.avatar-module__O9rrzW__size2xl .avatar-module__O9rrzW__avatarFallback{font-size:32px}.avatar-module__O9rrzW__size3xl{width:100px;height:100px}.avatar-module__O9rrzW__size3xl .avatar-module__O9rrzW__avatarFallback{font-size:40px}.avatar-module__O9rrzW__size4xl{width:120px;height:120px}.avatar-module__O9rrzW__size4xl .avatar-module__O9rrzW__avatarFallback{font-size:48px}
.script-segments-module__Ad5TVW__dialogue{color:#fffffff2;letter-spacing:.01em;background:linear-gradient(135deg, hsla(var(--char-hue), 40%, 40%, .15) 0%, hsla(var(--char-hue), 30%, 20%, .05) 100%);-webkit-backdrop-filter:blur(8px);border:1px solid #ffffff0a;border-top:1px solid hsla(var(--char-hue), 60%, 70%, .25);border-left:1px solid hsla(var(--char-hue), 60%, 70%, .15);max-width:85%;box-shadow:0 8px 24px #0003, inset 0 1px 1px hsla(var(--char-hue), 60%, 70%, .1);text-shadow:0 1px 2px #0009;border-radius:2px 20px 20px;align-self:flex-start;margin-bottom:2px;padding:12px 16px;font-family:system-ui,-apple-system,sans-serif;font-size:15.5px;font-weight:400;line-height:1.6;display:inline-block;position:relative}.script-segments-module__Ad5TVW__monologue{color:#ebebf0a6;background:0 0;border:none;align-self:flex-start;max-width:85%;margin:2px 0 2px 12px;padding:4px 12px 4px 0;font-family:system-ui,-apple-system,sans-serif;font-size:14.5px;font-style:italic;line-height:1.6;display:inline-block;position:relative}.script-segments-module__Ad5TVW__monologue:before{content:"";background:linear-gradient(#0000 0%,#ffffff26 20%,#ffffff26 80%,#0000 100%);border-radius:2px;width:2px;position:absolute;top:15%;bottom:15%;left:-10px}.script-segments-module__Ad5TVW__sound{color:#fff6;letter-spacing:.1em;font-family:ui-monospace,SF Mono,Menlo,Monaco,monospace;font-size:13px;display:inline}.script-segments-module__Ad5TVW__environment{color:#fff9;display:inline}
.script-paragraph-module___KIhJG__paragraph{white-space:pre-wrap;color:#f5f5faf2;text-shadow:0 1px 2px #000c,0 2px 4px #0009,0 0 10px #0006;letter-spacing:.02em;margin:12px 0;padding:0;font-size:15.5px;line-height:1.75}
.script-scene-module__czqRhW__scene{justify-content:center;align-items:center;width:100%;margin:56px 0 40px;display:flex;position:relative}.script-scene-module__czqRhW__wrapper{justify-content:center;align-items:center;padding:16px 56px;display:flex;position:relative}.script-scene-module__czqRhW__wrapper:before,.script-scene-module__czqRhW__wrapper:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff4d 20%,#fffc 50%,#ffffff4d 80%,#0000 100%);height:1px;position:absolute;left:0;right:0;box-shadow:0 0 6px #ffffff4d}.script-scene-module__czqRhW__wrapper:before{top:0}.script-scene-module__czqRhW__wrapper:after{bottom:0}.script-scene-module__czqRhW__scene:before,.script-scene-module__czqRhW__scene:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff26 25%,#fff6 50%,#ffffff26 75%,#0000 100%);height:1px;position:absolute;left:15%;right:15%}.script-scene-module__czqRhW__scene:before{top:-5px}.script-scene-module__czqRhW__scene:after{bottom:-5px}.script-scene-module__czqRhW__title{letter-spacing:.4em;color:#fffffff2;text-shadow:0 1px 4px #000c,0 2px 8px #0006;text-transform:uppercase;margin-right:-.4em;font-family:Noto Serif SC,Source Han Serif SC,STSong,SimSun,Times New Roman,Georgia,serif;font-size:15px;font-weight:600;position:relative}.script-scene-module__czqRhW__title:before,.script-scene-module__czqRhW__title:after{color:#ffffffb3;text-shadow:0 0 6px #ffffff4d;letter-spacing:0;font-size:16px;font-style:normal;font-weight:300;position:absolute;top:48%;transform:translateY(-50%)}.script-scene-module__czqRhW__title:before{content:"༺";left:-36px}.script-scene-module__czqRhW__title:after{content:"༻";right:calc(-36px - .4em)}
.script-character-module__cvoSsG__block{background:0 0;flex-direction:column;margin:20px 0;padding:0;display:flex;position:relative}.script-character-module__cvoSsG__header{align-items:center;gap:12px;margin-bottom:8px;margin-left:0;display:flex}.script-character-module__cvoSsG__header:after{content:"";background:linear-gradient(90deg, hsla(var(--char-hue), 50%, 60%, .15) 0%, transparent 100%);flex:1;height:1px;margin-right:20%}.script-character-module__cvoSsG__name{letter-spacing:.15em;color:hsla(var(--char-hue), 60%, 80%, .95);text-transform:capitalize;text-shadow:0 1px 3px #000c,0 2px 8px #0006,0 0 12px #ffffff14;font-family:Times New Roman,Georgia,Palatino,serif;font-size:14.5px;font-style:italic;font-weight:600}.script-character-module__cvoSsG__dialogue{flex-direction:column;align-items:flex-start;gap:6px;display:flex;position:relative}
.script-voiceover-module__Dn1lNa__voiceover{white-space:pre-wrap;color:#ffffffbf;letter-spacing:.02em;text-shadow:0 1px 4px #000c;margin:16px 0;padding:8px 0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;line-height:1.85;position:relative}
.script-sfx-module__R8Pnaq__sfx{justify-content:center;margin:36px 0;display:flex}.script-sfx-module__R8Pnaq__label{background:0 0;justify-content:center;align-items:center;padding:8px 48px;display:flex;position:relative}.script-sfx-module__R8Pnaq__lightningTop,.script-sfx-module__R8Pnaq__lightningBottom{pointer-events:none;stroke-width:.5px;width:100%;height:24px;position:absolute;left:0;right:0}.script-sfx-module__R8Pnaq__lightningTop{top:-8px}.script-sfx-module__R8Pnaq__lightningBottom{bottom:-8px;transform:scaleY(-1)}.script-sfx-module__R8Pnaq__lightningPath{stroke-dasharray:60 200;opacity:0}.script-sfx-module__R8Pnaq__zap1{animation:3s cubic-bezier(.1,0,.2,1) infinite script-sfx-module__R8Pnaq__zapConduction}.script-sfx-module__R8Pnaq__zap2{animation:4.5s cubic-bezier(.2,0,.4,1) 1.2s infinite script-sfx-module__R8Pnaq__zapConduction}.script-sfx-module__R8Pnaq__zap3{animation:3.5s cubic-bezier(.1,0,.3,1) .5s infinite script-sfx-module__R8Pnaq__zapConduction}.script-sfx-module__R8Pnaq__zap4{animation:4s cubic-bezier(.2,0,.3,1) 2.1s infinite script-sfx-module__R8Pnaq__zapConduction}.script-sfx-module__R8Pnaq__zap5{animation:3.2s cubic-bezier(.1,0,.2,1) .8s infinite script-sfx-module__R8Pnaq__zapConduction}.script-sfx-module__R8Pnaq__zap6{animation:5s cubic-bezier(.3,0,.4,1) 2.5s infinite script-sfx-module__R8Pnaq__zapConduction}@keyframes script-sfx-module__R8Pnaq__zapConduction{0%{stroke-dashoffset:260px;opacity:0}2%{opacity:1;filter:drop-shadow(0 0 2px #ffffffe6)drop-shadow(0 0 6px #fff6)}15%{stroke-dashoffset:-60px;opacity:1}16%,to{stroke-dashoffset:-60px;opacity:0}}.script-sfx-module__R8Pnaq__textWrapper{justify-content:center;align-items:center;display:flex;position:relative}.script-sfx-module__R8Pnaq__text{letter-spacing:.3em;color:#fffffff2;text-transform:uppercase;z-index:2;text-shadow:0 1px 2px #000c,0 2px 4px #0006;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:13.5px;font-style:italic;font-weight:700;position:relative}.script-sfx-module__R8Pnaq__textHighlightGlow{filter:blur(12px);z-index:1;opacity:0;background:radial-gradient(#ffffff26 0%,#ffffff0d 30%,#0000 70%);border-radius:50%;animation:4s infinite script-sfx-module__R8Pnaq__bgFlashBreathe;position:absolute;top:-16px;bottom:-16px;left:-32px;right:-32px}@keyframes script-sfx-module__R8Pnaq__bgFlashBreathe{0%,25%,50%,75%,to{opacity:0;transform:scale(.9)}10%,15%{opacity:.8;transform:scale(1.1)}35%,40%{opacity:.5;transform:scale(1.05)}85%,88%{opacity:1;transform:scale(1.15)}}
.script-intext-module__Nc-9zG__intext{background:rgba(var(--app-text-rgb), .02);border-left:2px solid var(--app-primary);border-radius:0 8px 8px 0;margin:16px 0;padding:12px 16px;position:relative}.script-intext-module__Nc-9zG__typeLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--app-primary);opacity:.8;margin-bottom:6px;font-size:10px;font-weight:700;display:inline-block}.script-intext-module__Nc-9zG__body{padding:0}.script-intext-module__Nc-9zG__line{white-space:pre-wrap;color:var(--app-text);opacity:.85;margin:0;font-size:14px;line-height:1.6}.script-intext-module__Nc-9zG__line+.script-intext-module__Nc-9zG__line{margin-top:.5em}
.script-info-module__FMMnYq__wrapper{justify-content:center;margin:32px 0;display:flex}.script-info-module__FMMnYq__card{-webkit-backdrop-filter:blur(16px);background:linear-gradient(135deg,#8c8ca01f 0%,#3c3c502e 100%);border:1px solid #ffffff14;border-color:#ffffff2e #ffffff14 #ffffff14 #ffffff1f;border-radius:16px;width:100%;max-width:420px;transition:transform .4s cubic-bezier(.2,0,.2,1),box-shadow .4s cubic-bezier(.2,0,.2,1);position:relative;overflow:visible;box-shadow:0 16px 40px #0006,0 4px 12px #0003}.script-info-module__FMMnYq__card:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 24px 48px #00000080,0 8px 16px #0000004d}.script-info-module__FMMnYq__card:before{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 30%,#ffffff0f 45%,#ffffff1a 50%,#ffffff0f 55%,#0000 70%) 0 0/300% 100%;border-radius:16px;animation:6s ease-in-out infinite script-info-module__FMMnYq__lightSweep;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes script-info-module__FMMnYq__lightSweep{0%{background-position:150% 0}40%{background-position:-50% 0}to{background-position:-50% 0}}.script-info-module__FMMnYq__card:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(at 50% 40%,#ffffff0f 0%,#0000 65%);border-radius:18px;animation:5s ease-in-out infinite alternate script-info-module__FMMnYq__whiteBreathe;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}@keyframes script-info-module__FMMnYq__whiteBreathe{0%{opacity:.3}to{opacity:.8}}.script-info-module__FMMnYq__header{border-bottom:1px solid #ffffff14;border-top-left-radius:16px;border-top-right-radius:16px;align-items:center;padding:12px 16px;display:flex;position:relative;overflow:hidden}.script-info-module__FMMnYq__headerLeft{flex:1;align-items:center;gap:12px;display:flex}.script-info-module__FMMnYq__pulseDot{background:var(--app-primary);width:6px;height:6px;box-shadow:0 0 10px var(--app-primary);border-radius:50%;flex-shrink:0;animation:2.5s infinite script-info-module__FMMnYq__dotPulse}@keyframes script-info-module__FMMnYq__dotPulse{0%,to{opacity:.6;box-shadow:0 0 8px var(--app-primary);transform:scale(1)}50%{opacity:1;box-shadow:0 0 16px var(--app-primary);transform:scale(1.1)}}.script-info-module__FMMnYq__typeTag{letter-spacing:.25em;text-transform:uppercase;color:#fffffffa;text-shadow:0 1px 3px #000c,0 2px 8px #0006;margin-right:auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13.5px;font-weight:800}.script-info-module__FMMnYq__source{color:#fff6;letter-spacing:.1em;text-transform:uppercase;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:11.5px;font-weight:600}.script-info-module__FMMnYq__cardAccentBar{background:var(--app-primary);opacity:.6;width:40px;height:2px;box-shadow:0 0 8px var(--app-primary);border-radius:2px;margin:12px 20px 0}.script-info-module__FMMnYq__body{padding:12px 20px 20px}.script-info-module__FMMnYq__content{color:#ebebf0f2;white-space:pre-wrap;text-shadow:0 1px 2px #0009,0 0 1px #0006;letter-spacing:.04em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 0 1em;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14.5px;line-height:1.8}.script-info-module__FMMnYq__content:last-child{margin-bottom:0}
.script-content-block-module__cpz91W__scriptContainer{flex-direction:column;gap:10px;margin:0;font-size:15px;line-height:1.7;display:flex}
.script-user-bubble-module__c-X_WW__wrapper{flex-direction:column;align-items:flex-end;width:100%;margin:20px 0;display:flex}.script-user-bubble-module__c-X_WW__header{justify-content:flex-end;align-items:center;width:100%;margin-bottom:8px;display:flex}.script-user-bubble-module__c-X_WW__header:before{content:"";background:linear-gradient(-90deg, rgba(var(--app-primary-rgb), .15) 0%, transparent 100%);flex:1;height:1px;margin-left:20%;margin-right:12px}.script-user-bubble-module__c-X_WW__name{letter-spacing:.15em;color:rgba(var(--app-primary-rgb), .85);text-transform:capitalize;text-shadow:0 1px 3px #000c,0 2px 8px #0006,0 0 12px #ffffff14;font-family:Times New Roman,Georgia,Palatino,serif;font-size:14.5px;font-style:italic;font-weight:600}.script-user-bubble-module__c-X_WW__bubble{color:#fffffff2;letter-spacing:.01em;word-wrap:break-word;background:linear-gradient(135deg, rgba(var(--app-primary-rgb), .15) 0%, rgba(var(--app-primary-rgb), .05) 100%);-webkit-backdrop-filter:blur(8px);border:1px solid #ffffff0a;border-top:1px solid rgba(var(--app-primary-rgb), .25);border-right:1px solid rgba(var(--app-primary-rgb), .15);max-width:85%;box-shadow:0 8px 24px #0003, inset 0 1px 1px rgba(var(--app-primary-rgb), .1);text-shadow:0 1px 2px #0009;border-radius:20px 2px 20px 20px;align-self:flex-end;margin-bottom:2px;padding:12px 16px;font-family:system-ui,-apple-system,sans-serif;font-size:15.5px;font-weight:400;line-height:1.6;display:inline-block;position:relative}
.report-character-sheet-module__HbRp8q__content{flex-direction:column;padding-bottom:8px;display:flex}.report-character-sheet-module__HbRp8q__reasonList{flex-direction:column;gap:2px;display:flex}.report-character-sheet-module__HbRp8q__reasonItem{background-color:var(--app-surface-variant);cursor:pointer;text-align:left;border:none;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:background-color .15s;display:flex}.report-character-sheet-module__HbRp8q__reasonItem:hover{background-color:var(--app-surface)}.report-character-sheet-module__HbRp8q__reasonItem.report-character-sheet-module__HbRp8q__selected{background-color:rgba(var(--app-primary-rgb), .08)}.report-character-sheet-module__HbRp8q__radio{border:2px solid var(--app-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .15s;display:flex}.report-character-sheet-module__HbRp8q__selected .report-character-sheet-module__HbRp8q__radio{border-color:var(--app-primary)}.report-character-sheet-module__HbRp8q__radioDot{background-color:var(--app-primary);border-radius:50%;width:10px;height:10px;transition:transform .15s;transform:scale(0)}.report-character-sheet-module__HbRp8q__selected .report-character-sheet-module__HbRp8q__radioDot{transform:scale(1)}.report-character-sheet-module__HbRp8q__reasonLabel{color:var(--app-text);font-size:15px}
.chip-badge-module__5dQ9Ea__chip{letter-spacing:.02em;white-space:nowrap;box-sizing:border-box;-webkit-backdrop-filter:blur(12px)saturate(1.2);border-radius:99px;justify-content:center;align-items:center;gap:4px;height:22px;padding:0 10px;font-size:11px;font-weight:600;line-height:1;transition:transform .2s,color .2s;display:inline-flex}.chip-badge-module__5dQ9Ea__chip:hover{transform:translateY(-1px)}.chip-badge-module__5dQ9Ea__chip:active{transform:scale(.97)}.chip-badge-module__5dQ9Ea__amber{color:#d97706;background:#f59e0b40;border:.5px solid #f59e0b59;box-shadow:0 1px 4px #f59e0b1f}.chip-badge-module__5dQ9Ea__green{color:#10b981;background:#34d39940;border:.5px solid #34d39959;box-shadow:0 1px 4px #34d3991f}.chip-badge-module__5dQ9Ea__red{color:#ef4444;background:#f8717140;border:.5px solid #f8717159;box-shadow:0 1px 4px #f871711f}.chip-badge-module__5dQ9Ea__blue{color:#3b82f6;background:#3b82f640;border:.5px solid #3b82f659;box-shadow:0 1px 4px #3b82f61f}.chip-badge-module__5dQ9Ea__purple{color:#8b5cf6;background:#8b5cf640;border:.5px solid #8b5cf659;box-shadow:0 1px 4px #8b5cf61f}.chip-badge-module__5dQ9Ea__pink{color:#ec4899;background:#ec489940;border:.5px solid #ec489959;box-shadow:0 1px 4px #ec48991f}.chip-badge-module__5dQ9Ea__neutral{color:var(--app-text-secondary);background:rgba(var(--app-background-rgb), .65);border:.5px solid rgba(var(--app-divider-rgb,128, 128, 128), .2);box-shadow:0 1px 4px #0000000f}.chip-badge-module__5dQ9Ea__neutral:hover{color:var(--app-text)}
.character-stats-row-module__zJqr2W__wrapper{flex-direction:column;align-items:center;gap:8px;display:flex}.character-stats-row-module__zJqr2W__container{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.character-stats-row-module__zJqr2W__timestamps{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 12px;display:flex}.character-stats-row-module__zJqr2W__timestamp{color:var(--app-text-tertiary);align-items:center;gap:4px;font-size:12px;display:inline-flex}
.character-bounty-sheet-module__U_XWIq__content{flex-direction:column;gap:16px;padding:4px 0 8px;display:flex}.character-bounty-sheet-module__U_XWIq__intro{color:var(--app-text-secondary);margin:0;font-size:13px;line-height:1.55}.character-bounty-sheet-module__U_XWIq__hintError{color:var(--app-error);margin:0;padding:0 4px;font-size:12px;line-height:1.5}.character-bounty-sheet-module__U_XWIq__expiryNote{color:var(--app-text);background:rgba(var(--app-primary-rgb), .1);border:1px solid rgba(var(--app-primary-rgb), .18);border-radius:10px;align-items:flex-start;gap:8px;margin:0;padding:10px 12px;font-size:12.5px;line-height:1.5;display:flex}.character-bounty-sheet-module__U_XWIq__expiryNote svg{color:var(--app-primary);flex-shrink:0;margin-top:1px}
.bounty-market-entry-module__I55ivW__entry{min-width:0}.bounty-market-entry-module__I55ivW__reward{letter-spacing:-.1px;color:color-mix(in srgb, var(--app-success) 30%, #fff);flex-shrink:0;align-items:center;gap:4px;font-weight:700;display:inline-flex}.bounty-market-entry-module__I55ivW__rewardIcon{color:inherit;flex-shrink:0}.bounty-market-entry-module__I55ivW__rewardAmount{font-size:12px;line-height:1}.bounty-market-entry-module__I55ivW__slots{color:color-mix(in srgb, var(--app-warning) 35%, #fff);flex-shrink:0;align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.bounty-market-entry-module__I55ivW__slots svg{color:var(--app-warning);flex-shrink:0}.bounty-market-entry-module__I55ivW__slotsPacked{color:color-mix(in srgb, var(--app-error) 40%, #fff)}.bounty-market-entry-module__I55ivW__slotsPacked svg{color:var(--app-error)}.bounty-market-entry-module__I55ivW__slotsCompleted{color:color-mix(in srgb, var(--app-success) 45%, #fff)}.bounty-market-entry-module__I55ivW__slotsCompleted svg{color:var(--app-success)}.bounty-market-entry-module__I55ivW__slotsFlame{animation:1.4s ease-in-out infinite bounty-market-entry-module__I55ivW__bountyFlame}@keyframes bounty-market-entry-module__I55ivW__bountyFlame{0%,to{filter:drop-shadow(0 0 #0000);transform:translateY(0)scale(1)}50%{filter:drop-shadow(0 0 4px rgba(var(--app-warning-rgb), .6));transform:translateY(-1px)scale(1.1)}}@media (prefers-reduced-motion:reduce){.bounty-market-entry-module__I55ivW__slotsFlame{animation:none!important}}
.bounty-admin-mark-low-quality-module__Zw_NAa__button{border:1px solid var(--app-input-border);color:var(--app-text-tertiary);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-self:center;align-items:center;gap:5px;margin-top:-4px;padding:5px 12px;font-size:11.5px;font-weight:500;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.bounty-admin-mark-low-quality-module__Zw_NAa__button:not(:disabled):hover{background:var(--app-hover);color:var(--app-text-secondary)}.bounty-admin-mark-low-quality-module__Zw_NAa__button:disabled{opacity:.5;cursor:not-allowed}.bounty-admin-mark-low-quality-module__Zw_NAa__buttonMarked{border-color:rgba(var(--app-error-rgb), .45);color:var(--app-error)}.bounty-admin-mark-low-quality-module__Zw_NAa__buttonMarked:not(:disabled):hover{background:rgba(var(--app-error-rgb), .08);border-color:var(--app-error);color:var(--app-error)}
.bounty-contract-card-module__5EKa_a__contract{background:linear-gradient(180deg, var(--app-card), var(--app-card));background:linear-gradient(180deg, color-mix(in srgb, var(--app-success) 14%, var(--app-card)), color-mix(in srgb, var(--app-success) 4%, var(--app-card)));border:1px solid rgba(var(--app-success-rgb), .24);box-shadow:inset 0 0 0 .5px rgba(var(--app-success-rgb), .35), inset 0 1px 0 #ffffff0f, 0 1px 2px rgba(var(--app-success-rgb), .07);border-radius:14px;flex-direction:column;align-items:stretch;gap:4px;padding:32px 18px 16px;display:flex;position:relative}.bounty-contract-card-module__5EKa_a__corner{pointer-events:none;border-color:rgba(var(--app-success-rgb), .5);border-style:solid;border-width:0;width:14px;height:14px;position:absolute}.bounty-contract-card-module__5EKa_a__cornerTL{border-top-width:1.5px;border-left-width:1.5px;border-top-left-radius:6px;top:6px;left:6px}.bounty-contract-card-module__5EKa_a__cornerTR{border-top-width:1.5px;border-right-width:1.5px;border-top-right-radius:6px;top:6px;right:6px}.bounty-contract-card-module__5EKa_a__cornerBL{border-bottom-width:1.5px;border-left-width:1.5px;border-bottom-left-radius:6px;bottom:6px;left:6px}.bounty-contract-card-module__5EKa_a__cornerBR{border-bottom-width:1.5px;border-right-width:1.5px;border-bottom-right-radius:6px;bottom:6px;right:6px}.bounty-contract-card-module__5EKa_a__banner{background:var(--app-card);background:color-mix(in srgb, var(--app-success) 22%, var(--app-card));color:color-mix(in srgb, var(--app-success) 85%, var(--app-text));letter-spacing:1.2px;text-transform:uppercase;white-space:nowrap;box-shadow:inset 0 -1px 0 rgba(var(--app-success-rgb), .25);border-radius:0 0 10px 10px;align-items:center;gap:6px;padding:4px 14px 5px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.bounty-contract-card-module__5EKa_a__bannerIcon{opacity:.85;flex-shrink:0}.bounty-contract-card-module__5EKa_a__reward{color:color-mix(in srgb, var(--app-success) 78%, var(--app-text));justify-content:center;align-items:center;gap:8px;margin-top:4px;display:flex}.bounty-contract-card-module__5EKa_a__rewardIcon{flex-shrink:0}.bounty-contract-card-module__5EKa_a__rewardAmount{letter-spacing:-.6px;font-variant-numeric:tabular-nums;font-size:32px;font-weight:800;line-height:1}.bounty-contract-card-module__5EKa_a__rewardCaption{text-align:center;color:var(--app-text-tertiary);text-transform:uppercase;letter-spacing:.8px;margin:0;font-size:11px;font-weight:600}.bounty-contract-card-module__5EKa_a__meta{color:var(--app-text-secondary);font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:6px;font-size:12px;display:flex}.bounty-contract-card-module__5EKa_a__metaItem{align-items:center;gap:4px;display:inline-flex}.bounty-contract-card-module__5EKa_a__metaIcon{color:color-mix(in srgb, var(--app-success) 65%, var(--app-text-tertiary));flex-shrink:0}.bounty-contract-card-module__5EKa_a__metaDivider{color:var(--app-text-tertiary)}.bounty-contract-card-module__5EKa_a__dashed{border-top:1px dashed rgba(var(--app-success-rgb), .28);height:0;margin:12px 0 8px}.bounty-contract-card-module__5EKa_a__creator{-webkit-user-select:none;user-select:none;border-radius:10px;align-items:center;gap:12px;padding:6px 2px;display:flex}.bounty-contract-card-module__5EKa_a__creatorClickable{cursor:pointer;transition:background-color .15s}.bounty-contract-card-module__5EKa_a__creatorClickable:hover{background:rgba(var(--app-success-rgb), .08)}.bounty-contract-card-module__5EKa_a__creatorClickable:focus-visible{outline:2px solid var(--app-success);outline-offset:2px}.bounty-contract-card-module__5EKa_a__creatorBody{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.bounty-contract-card-module__5EKa_a__creatorLabel{letter-spacing:.6px;text-transform:uppercase;color:color-mix(in srgb, var(--app-success) 65%, var(--app-text-tertiary));font-size:10.5px;font-weight:700}.bounty-contract-card-module__5EKa_a__creatorName{color:var(--app-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.bounty-contract-card-module__5EKa_a__followBtn{flex-shrink:0;width:auto;height:28px;padding:0 10px;font-size:12px}.bounty-contract-card-module__5EKa_a__brief{grid-template-columns:auto 1fr;gap:8px;padding:0 2px;display:grid}.bounty-contract-card-module__5EKa_a__briefMark{width:18px;color:rgba(var(--app-success-rgb), .5);-webkit-user-select:none;user-select:none;margin-top:-4px;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:700;line-height:1;display:block}.bounty-contract-card-module__5EKa_a__briefBody{color:var(--app-text);white-space:pre-wrap;word-wrap:break-word;margin:0;font-size:13.5px;line-height:1.55}.bounty-contract-card-module__5EKa_a__briefBodyDefault{color:var(--app-text-tertiary);margin:0;font-size:13px;font-style:italic;line-height:1.5}
.bounty-vip-upsell-dialog-module__hWqoqa__overlay{background:var(--app-overlay);animation:.25s ease-out bounty-vip-upsell-dialog-module__hWqoqa__fadeIn;position:fixed;top:0;bottom:0;left:0;right:0}.bounty-vip-upsell-dialog-module__hWqoqa__overlay[data-state=closed]{animation:.2s ease-in bounty-vip-upsell-dialog-module__hWqoqa__fadeOut}@keyframes bounty-vip-upsell-dialog-module__hWqoqa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bounty-vip-upsell-dialog-module__hWqoqa__fadeOut{0%{opacity:1}to{opacity:0}}.bounty-vip-upsell-dialog-module__hWqoqa__dialog{background:var(--app-card);border:1px solid #ffffff0f;border-radius:24px;outline:none;flex-direction:column;align-items:center;width:min(320px,100vw - 48px);animation:.35s cubic-bezier(.16,1,.3,1) bounty-vip-upsell-dialog-module__hWqoqa__dialogIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;translate:-50% -50%;box-shadow:0 24px 80px #0000004d,inset 0 0 1px #ffffff1a}.bounty-vip-upsell-dialog-module__hWqoqa__dialog[data-state=closed]{animation:.2s ease-in bounty-vip-upsell-dialog-module__hWqoqa__dialogOut}@keyframes bounty-vip-upsell-dialog-module__hWqoqa__dialogIn{0%{opacity:0;translate:-50% calc(24px - 50%);scale:.95}to{opacity:1;translate:-50% -50%;scale:1}}@keyframes bounty-vip-upsell-dialog-module__hWqoqa__dialogOut{0%{opacity:1;translate:-50% -50%}to{opacity:0;translate:-50% calc(12px - 50%);scale:.97}}.bounty-vip-upsell-dialog-module__hWqoqa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.bounty-vip-upsell-dialog-module__hWqoqa__ambientGlow{pointer-events:none;background:radial-gradient(#f59e0b2e 0%,#fbbf2414 40%,#0000 70%);width:280px;height:160px;animation:4s ease-in-out infinite bounty-vip-upsell-dialog-module__hWqoqa__glowPulse;position:absolute;top:-60px;left:50%;translate:-50%}@keyframes bounty-vip-upsell-dialog-module__hWqoqa__glowPulse{0%,to{opacity:.7}50%{opacity:1}}.bounty-vip-upsell-dialog-module__hWqoqa__closeButton{width:28px;height:28px;color:var(--app-text-tertiary);cursor:pointer;z-index:2;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:14px;right:14px}.bounty-vip-upsell-dialog-module__hWqoqa__closeButton:hover{color:var(--app-text-secondary);background:#f59e0b14}.bounty-vip-upsell-dialog-module__hWqoqa__body{z-index:1;flex-direction:column;align-items:center;padding:32px 24px 0;display:flex;position:relative}.bounty-vip-upsell-dialog-module__hWqoqa__trophyWrap{background:linear-gradient(135deg,#f59e0b2e,#d9770614);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;animation:2.5s ease-in-out infinite bounty-vip-upsell-dialog-module__hWqoqa__trophyFloat;display:flex}.bounty-vip-upsell-dialog-module__hWqoqa__trophy{color:#f59e0b}@keyframes bounty-vip-upsell-dialog-module__hWqoqa__trophyFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.bounty-vip-upsell-dialog-module__hWqoqa__comparison{align-items:center;gap:12px;margin-bottom:16px;display:flex}.bounty-vip-upsell-dialog-module__hWqoqa__tier{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-width:90px;padding:10px 16px;display:flex}.bounty-vip-upsell-dialog-module__hWqoqa__tierHighlight{background:#f59e0b0f;border-color:#f59e0b26}.bounty-vip-upsell-dialog-module__hWqoqa__tierLabel{color:var(--app-text-tertiary);white-space:nowrap;font-size:11px;font-weight:500}.bounty-vip-upsell-dialog-module__hWqoqa__tierHighlight .bounty-vip-upsell-dialog-module__hWqoqa__tierLabel{color:#d97706}.bounty-vip-upsell-dialog-module__hWqoqa__tierValue{letter-spacing:-.02em;color:var(--app-text);white-space:nowrap;font-size:18px;font-weight:800;line-height:1}.bounty-vip-upsell-dialog-module__hWqoqa__tierHighlight .bounty-vip-upsell-dialog-module__hWqoqa__tierValue{color:#f59e0b}.bounty-vip-upsell-dialog-module__hWqoqa__arrow{color:var(--app-text-tertiary);opacity:.4;flex-shrink:0}.bounty-vip-upsell-dialog-module__hWqoqa__desc{color:var(--app-text-secondary);text-align:center;margin:0;font-size:13px;font-weight:500;line-height:1.4}.bounty-vip-upsell-dialog-module__hWqoqa__reward{color:var(--app-text-tertiary);text-align:center;margin:6px 0 0;font-size:12px;line-height:1.4}.bounty-vip-upsell-dialog-module__hWqoqa__cta{letter-spacing:.01em;cursor:pointer;color:#fff;z-index:1;background:linear-gradient(135deg,#f59e0b,#f97316);border:none;border-radius:14px;width:calc(100% - 48px);margin:20px 24px 24px;padding:13px;font-size:15px;font-weight:600;transition:all .2s;position:relative;overflow:hidden}.bounty-vip-upsell-dialog-module__hWqoqa__ctaShimmer{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%);width:100%;height:100%;animation:3s ease-in-out infinite bounty-vip-upsell-dialog-module__hWqoqa__shimmer;position:absolute;top:0;left:-100%}@keyframes bounty-vip-upsell-dialog-module__hWqoqa__shimmer{0%{left:-100%}to{left:100%}}.bounty-vip-upsell-dialog-module__hWqoqa__cta:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 8px 28px #f59e0b59}.bounty-vip-upsell-dialog-module__hWqoqa__cta:active:not(:disabled){filter:brightness(.97);transform:translateY(0)}
.bounty-claimer-list-module__p_oFGq__section{flex-direction:column;gap:10px;padding:0 2px;display:flex}.bounty-claimer-list-module__p_oFGq__header{color:var(--app-text-secondary);align-items:center;gap:6px;font-size:12px;display:flex}.bounty-claimer-list-module__p_oFGq__headerIcon{color:var(--app-text-secondary);flex-shrink:0}.bounty-claimer-list-module__p_oFGq__headerLabel{font-weight:500}.bounty-claimer-list-module__p_oFGq__headerCount{background:rgba(var(--app-success-rgb), .12);min-width:22px;color:color-mix(in srgb, var(--app-success) 80%, var(--app-text));font-variant-numeric:tabular-nums;letter-spacing:-.2px;border-radius:999px;justify-content:center;align-items:center;margin-left:auto;padding:1px 7px;font-size:11.5px;font-weight:700;display:inline-flex}.bounty-claimer-list-module__p_oFGq__wall{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:14px 10px;margin:0;padding:2px;list-style:none;display:flex}.bounty-claimer-list-module__p_oFGq__item{width:64px;font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;margin:0;padding:4px 2px;transition:background-color .15s,transform .1s;display:flex}.bounty-claimer-list-module__p_oFGq__item:hover{background:var(--app-button-hover-bg,#0000000a)}.bounty-claimer-list-module__p_oFGq__item:active{transform:scale(.97)}.bounty-claimer-list-module__p_oFGq__item:focus-visible{outline:2px solid var(--app-success);outline-offset:2px}.bounty-claimer-list-module__p_oFGq__itemDisabled{cursor:default;opacity:.65}.bounty-claimer-list-module__p_oFGq__itemDisabled:hover{background:0 0}.bounty-claimer-list-module__p_oFGq__itemDisabled:active{transform:none}.bounty-claimer-list-module__p_oFGq__avatar{flex-shrink:0;width:44px;height:44px}.bounty-claimer-list-module__p_oFGq__name{color:var(--app-text);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11.5px;font-weight:500;line-height:1.25;overflow:hidden}.bounty-claimer-list-module__p_oFGq__status{font-variant-numeric:tabular-nums;text-align:center;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;max-width:100%;font-size:10.5px;line-height:1.2;display:inline-flex;overflow:hidden}.bounty-claimer-list-module__p_oFGq__statusClaimed{color:color-mix(in srgb, var(--app-warning) 80%, var(--app-text));font-weight:600}.bounty-claimer-list-module__p_oFGq__statusPending{color:color-mix(in srgb, var(--app-primary) 80%, var(--app-text));font-weight:600}.bounty-claimer-list-module__p_oFGq__statusDot{border-radius:999px;flex-shrink:0;width:6px;height:6px;display:inline-block}.bounty-claimer-list-module__p_oFGq__statusDotClaimed{background:var(--app-warning);box-shadow:0 0 4px rgba(var(--app-warning-rgb), .55)}.bounty-claimer-list-module__p_oFGq__statusDotPending{background:rgb(var(--app-primary-rgb));box-shadow:0 0 4px rgba(var(--app-primary-rgb), .5);animation:1.6s ease-in-out infinite bounty-claimer-list-module__p_oFGq__bountyClaimerPulse}@keyframes bounty-claimer-list-module__p_oFGq__bountyClaimerPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}
.bounty-slot-meter-module__-J9L2G__meter{background:linear-gradient(180deg, var(--app-card), var(--app-card));background:linear-gradient(180deg, color-mix(in srgb, var(--app-warning) 10%, var(--app-card)), color-mix(in srgb, var(--app-warning) 3%, var(--app-card)));border:1px solid rgba(var(--app-warning-rgb), .2);width:100%;box-shadow:inset 0 0 0 .5px rgba(var(--app-warning-rgb), .28), inset 0 1px 0 #ffffff0f, 0 1px 2px rgba(var(--app-warning-rgb), .05);border-radius:10px;align-items:center;gap:3px;padding:4px 6px;display:flex}.bounty-slot-meter-module__-J9L2G__slot{border-radius:3px;flex:1 1 0;min-width:5px;height:10px}.bounty-slot-meter-module__-J9L2G__slotEmpty{background:var(--app-surface-variant);box-shadow:inset 0 0 0 1px #0000000f}.bounty-slot-meter-module__-J9L2G__slotClaimed{background:var(--app-warning);box-shadow:inset 0 0 0 1px rgba(var(--app-warning-rgb), .55), 0 0 4px rgba(var(--app-warning-rgb), .55)}.bounty-slot-meter-module__-J9L2G__slotPending{background:rgba(var(--app-primary-rgb), .14);box-shadow:inset 0 0 0 1px rgba(var(--app-primary-rgb), .55), 0 0 4px rgba(var(--app-primary-rgb), .5);animation:1.8s ease-in-out infinite bounty-slot-meter-module__-J9L2G__slotPendingPulse;animation-delay:calc(var(--slot-idx,0) * -300ms)}@keyframes bounty-slot-meter-module__-J9L2G__slotPendingPulse{0%,to{opacity:.55}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.bounty-slot-meter-module__-J9L2G__slotPending{opacity:.85;animation:none!important}}
.bounty-battle-stats-module__g5JUMG__battle{flex-direction:column;gap:8px;padding:0 2px;display:flex}.bounty-battle-stats-module__g5JUMG__battleHeader{color:var(--app-text-secondary);align-items:center;gap:8px;font-size:12px;display:flex}.bounty-battle-stats-module__g5JUMG__battleIcon{color:var(--app-text-secondary);flex-shrink:0}.bounty-battle-stats-module__g5JUMG__battleLabel{align-items:baseline;gap:5px;display:inline-flex}.bounty-battle-stats-module__g5JUMG__battleCount{font-variant-numeric:tabular-nums;letter-spacing:-.2px;color:var(--app-text);font-size:14px;font-weight:700}.bounty-battle-stats-module__g5JUMG__battleCountSep{color:var(--app-text-tertiary);margin:0 1px;font-weight:500}.bounty-battle-stats-module__g5JUMG__battleLabelText{color:var(--app-text-secondary);font-size:12px;font-weight:500}.bounty-battle-stats-module__g5JUMG__battleCountdown{background:rgba(var(--app-warning-rgb), .14);color:color-mix(in srgb, var(--app-warning) 80%, var(--app-text));font-variant-numeric:tabular-nums;border-radius:999px;align-items:center;gap:4px;margin-left:auto;padding:3px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.bounty-battle-stats-module__g5JUMG__battleCountdownIcon{flex-shrink:0}.bounty-battle-stats-module__g5JUMG__battleBreakdown{color:var(--app-text-tertiary);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:4px 14px;padding:0 2px;font-size:11.5px;display:flex}.bounty-battle-stats-module__g5JUMG__battleStat{align-items:center;gap:5px;font-weight:500;display:inline-flex}.bounty-battle-stats-module__g5JUMG__battleStatDot{background:var(--app-text-tertiary);border-radius:999px;flex-shrink:0;width:6px;height:6px;display:inline-block}.bounty-battle-stats-module__g5JUMG__battleStatDotClaimed{background:var(--app-warning);box-shadow:0 0 4px rgba(var(--app-warning-rgb), .55)}.bounty-battle-stats-module__g5JUMG__battleStatDotPending{background:rgb(var(--app-primary-rgb));box-shadow:0 0 4px rgba(var(--app-primary-rgb), .5)}.bounty-battle-stats-module__g5JUMG__battleStatDotExpired{background:var(--app-error);box-shadow:0 0 4px rgba(var(--app-error-rgb), .35)}.bounty-battle-stats-module__g5JUMG__battleStatClaimed{color:color-mix(in srgb, var(--app-warning) 80%, var(--app-text));font-weight:600}.bounty-battle-stats-module__g5JUMG__battleStatPending{color:color-mix(in srgb, var(--app-primary) 80%, var(--app-text));font-weight:600}.bounty-battle-stats-module__g5JUMG__battleStatExpired{color:color-mix(in srgb, var(--app-error) 65%, var(--app-text-secondary));font-weight:600}.bounty-battle-stats-module__g5JUMG__battleExpiredHint{color:var(--app-text-secondary);margin:0;padding:0 2px;font-size:12px;line-height:1.5}
.bounty-progress-stepper-module__I20ryq__progress{flex-direction:column;gap:8px;display:flex}.bounty-progress-stepper-module__I20ryq__progressHeader{color:var(--app-text-secondary);text-transform:uppercase;letter-spacing:.7px;align-items:center;gap:6px;padding:0 4px;font-size:11px;font-weight:700;display:flex}.bounty-progress-stepper-module__I20ryq__progressHeaderIcon{color:color-mix(in srgb, var(--app-success) 70%, var(--app-text));flex-shrink:0}.bounty-progress-stepper-module__I20ryq__progressCount{font-variant-numeric:tabular-nums;letter-spacing:-.2px;text-transform:none;color:color-mix(in srgb, var(--app-success) 80%, var(--app-text));align-items:baseline;gap:0;margin-left:auto;font-size:12px;font-weight:700;display:inline-flex}.bounty-progress-stepper-module__I20ryq__progressCountSep{color:var(--app-text-tertiary);margin:0 2px;font-weight:500}.bounty-progress-stepper-module__I20ryq__stepper{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.bounty-progress-stepper-module__I20ryq__step{border-radius:10px;grid-template-columns:28px 1fr;align-items:stretch;gap:12px;padding:6px 6px 6px 0;transition:background-color .15s;display:grid;position:relative}.bounty-progress-stepper-module__I20ryq__stepClickable{cursor:pointer}.bounty-progress-stepper-module__I20ryq__stepClickable:hover{background:var(--app-button-hover-bg,#0000000d)}.bounty-progress-stepper-module__I20ryq__stepClickable:focus-visible{outline:2px solid var(--app-success);outline-offset:2px}.bounty-progress-stepper-module__I20ryq__stepRail{flex-direction:column;flex-shrink:0;align-items:center;width:28px;padding-top:2px;display:flex}.bounty-progress-stepper-module__I20ryq__stepDot{background:var(--app-surface);border:1.5px solid var(--app-border);width:26px;height:26px;color:var(--app-text-tertiary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.bounty-progress-stepper-module__I20ryq__stepDotDone{background:var(--app-success);border-color:var(--app-success);color:#fff;box-shadow:0 0 0 4px rgba(var(--app-success-rgb), .12)}.bounty-progress-stepper-module__I20ryq__stepConnector{background:linear-gradient(180deg, var(--app-border), var(--app-border));flex:1;width:1.5px;min-height:12px;margin-top:2px}.bounty-progress-stepper-module__I20ryq__stepConnectorDone{background:linear-gradient(180deg, var(--app-success), rgba(var(--app-success-rgb), .35))}.bounty-progress-stepper-module__I20ryq__stepBody{flex-direction:column;flex:1;gap:2px;min-width:0;padding-top:5px;padding-bottom:4px;display:flex}.bounty-progress-stepper-module__I20ryq__stepLine{align-items:center;gap:8px;min-width:0;display:flex}.bounty-progress-stepper-module__I20ryq__stepLabel{color:var(--app-text);flex:1;min-width:0;font-size:14px;font-weight:500}.bounty-progress-stepper-module__I20ryq__stepLabelDone{color:var(--app-text-secondary)}.bounty-progress-stepper-module__I20ryq__stepHint{color:var(--app-text-tertiary);font-size:11.5px}.bounty-progress-stepper-module__I20ryq__stepProgress{color:var(--app-text-secondary);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12.5px;font-weight:600}.bounty-progress-stepper-module__I20ryq__stepChevron{color:var(--app-text-tertiary);flex-shrink:0}.bounty-progress-stepper-module__I20ryq__stepDone{background:rgba(var(--app-success-rgb), .06)}
.character-bounty-claim-sheet-module__gXeDma__content{flex-direction:column;gap:14px;padding:4px 0 8px;display:flex}.character-bounty-claim-sheet-module__gXeDma__loadingContainer{min-height:240px;color:var(--app-text-tertiary);justify-content:center;align-items:center;display:flex}.character-bounty-claim-sheet-module__gXeDma__abandonButton{border:1px solid rgba(var(--app-error-rgb), .45);color:var(--app-error);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-self:center;align-items:center;gap:6px;margin-top:-4px;padding:7px 18px;font-size:12.5px;font-weight:600;transition:background .12s,border-color .12s;display:inline-flex}.character-bounty-claim-sheet-module__gXeDma__abandonButton:not(:disabled):hover{background:rgba(var(--app-error-rgb), .1);border-color:var(--app-error)}.character-bounty-claim-sheet-module__gXeDma__abandonButton:disabled{opacity:.5;cursor:not-allowed}
.character-bounties-sheet-module__m6vBbW__content{padding:0 16px 16px}.character-bounties-sheet-module__m6vBbW__list{min-height:160px}.character-bounties-sheet-module__m6vBbW__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px 10px;width:100%;margin:0;padding:0;list-style:none;display:grid}
.character-tip-sheet-module__gEqVSG__content{flex-direction:column;gap:16px;padding:4px 0 8px;display:flex}.character-tip-sheet-module__gEqVSG__author{align-items:center;gap:12px;display:flex}.character-tip-sheet-module__gEqVSG__authorAvatarFrame{flex-shrink:0}.character-tip-sheet-module__gEqVSG__authorAvatar{width:44px;height:44px}.character-tip-sheet-module__gEqVSG__authorMeta{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.character-tip-sheet-module__gEqVSG__authorLabel{color:var(--app-text-tertiary);font-size:12px}.character-tip-sheet-module__gEqVSG__authorNameRow{align-items:center;gap:6px;min-width:0;display:flex}.character-tip-sheet-module__gEqVSG__authorName{color:var(--app-text);letter-spacing:-.1px;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:600;overflow:hidden}.character-tip-sheet-module__gEqVSG__authorBadge{flex-shrink:0}.character-tip-sheet-module__gEqVSG__sectionLabel{color:var(--app-text-secondary);margin:0 0 -4px 4px;font-size:13px;font-weight:600}.character-tip-sheet-module__gEqVSG__quickGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.character-tip-sheet-module__gEqVSG__quickItem{background:var(--app-button-bg);height:52px;color:var(--app-text);letter-spacing:-.2px;font-variant-numeric:tabular-nums;cursor:pointer;-webkit-tap-highlight-color:transparent;border:1.5px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:4px;min-width:0;padding:0 8px;font-size:15px;font-weight:700;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.character-tip-sheet-module__gEqVSG__quickItem:active{background:var(--app-hover)}.character-tip-sheet-module__gEqVSG__quickItemIcon{color:var(--app-text-tertiary);flex-shrink:0;transition:color .15s}.character-tip-sheet-module__gEqVSG__quickItemActive{color:#d97706;background:#f59e0b14;border-color:#d97706}.character-tip-sheet-module__gEqVSG__quickItemActive .character-tip-sheet-module__gEqVSG__quickItemIcon{color:#d97706}.character-tip-sheet-module__gEqVSG__customBlock{flex-direction:column;gap:8px;padding-top:2px;display:flex}.character-tip-sheet-module__gEqVSG__customHeader{justify-content:space-between;align-items:center;gap:12px;padding:0 4px;display:flex}.character-tip-sheet-module__gEqVSG__customLabel{color:var(--app-text-secondary);font-size:13px;font-weight:600}.character-tip-sheet-module__gEqVSG__customValue{color:#d97706;font-variant-numeric:tabular-nums;letter-spacing:-.2px;align-items:center;gap:4px;font-size:16px;font-weight:700;display:inline-flex}.character-tip-sheet-module__gEqVSG__customValueIcon{color:#d97706;flex-shrink:0}.character-tip-sheet-module__gEqVSG__customSlider{width:100%;padding:4px 0}.character-tip-sheet-module__gEqVSG__customRange{color:var(--app-text-tertiary);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:12px;padding:0 4px;font-size:11px;display:flex}.character-tip-sheet-module__gEqVSG__anonymousRow{justify-content:space-between;align-items:center;gap:12px;padding:6px 4px 2px;display:flex}.character-tip-sheet-module__gEqVSG__anonymousMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.character-tip-sheet-module__gEqVSG__anonymousLabel{color:var(--app-text-secondary);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.character-tip-sheet-module__gEqVSG__anonymousIcon{color:var(--app-text-tertiary);flex-shrink:0}.character-tip-sheet-module__gEqVSG__anonymousHint{color:var(--app-text-tertiary);font-size:12px;line-height:1.4}.character-tip-sheet-module__gEqVSG__footnote{color:var(--app-text-tertiary);margin:0;padding:0 4px;font-size:12px;line-height:1.6}.character-tip-sheet-module__gEqVSG__footnoteHighlight{color:var(--app-text-secondary);font-weight:500}.character-tip-sheet-module__gEqVSG__footnoteAmount{color:#d97706;font-variant-numeric:tabular-nums;font-weight:600}
.character-tippers-sheet-module__T4zmWG__content{padding-top:0}.character-tippers-sheet-module__T4zmWG__list{flex-direction:column;gap:6px;display:flex}.character-tippers-sheet-module__T4zmWG__amountChip{color:#d97706;font-variant-numeric:tabular-nums;white-space:nowrap;background:#f59e0b26;border:.5px solid #f59e0b4d;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;height:28px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.character-tippers-sheet-module__T4zmWG__tipMeta{color:var(--app-text-tertiary);align-items:center;gap:4px;font-size:12px;display:inline-flex}.character-tippers-sheet-module__T4zmWG__footerLoader{justify-content:center;align-items:center;min-height:32px;padding:12px 0;display:flex}.character-tippers-sheet-module__T4zmWG__miniSpinner{border:2px solid var(--app-divider);border-top-color:var(--app-text-secondary);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite character-tippers-sheet-module__T4zmWG__tippersListSpin}@keyframes character-tippers-sheet-module__T4zmWG__tippersListSpin{to{transform:rotate(360deg)}}
.confirm-dialog-module__Cdad7W__overlay{background:var(--app-overlay);animation:.25s ease-out confirm-dialog-module__Cdad7W__overlayIn;position:fixed;top:0;bottom:0;left:0;right:0}.confirm-dialog-module__Cdad7W__overlay[data-state=closed]{animation:.2s ease-in confirm-dialog-module__Cdad7W__overlayOut}@keyframes confirm-dialog-module__Cdad7W__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes confirm-dialog-module__Cdad7W__overlayOut{0%{opacity:1}to{opacity:0}}.confirm-dialog-module__Cdad7W__dialog{background:var(--app-card);border:1px solid rgba(var(--app-primary-rgb), .1);border-radius:22px;outline:none;width:min(360px,100vw - 48px);animation:.3s cubic-bezier(.16,1,.3,1) confirm-dialog-module__Cdad7W__dialogIn;position:fixed;top:50%;left:50%;overflow:hidden;translate:-50% -50%;box-shadow:0 0 0 1px #ffffff0a,0 8px 40px #00000040,0 2px 12px #0000001a}.confirm-dialog-module__Cdad7W__dialog[data-state=closed]{animation:.18s ease-in confirm-dialog-module__Cdad7W__dialogOut}@keyframes confirm-dialog-module__Cdad7W__dialogIn{0%{opacity:0;translate:-50% calc(16px - 50%);scale:.97}to{opacity:1;translate:-50% -50%;scale:1}}@keyframes confirm-dialog-module__Cdad7W__dialogOut{0%{opacity:1;translate:-50% -50%;scale:1}to{opacity:0;translate:-50% calc(10px - 50%);scale:.97}}.confirm-dialog-module__Cdad7W__glow{background:radial-gradient(ellipse, rgba(var(--app-primary-rgb), .18) 0%, transparent 70%);pointer-events:none;width:180px;height:80px;position:absolute;top:-40px;left:50%;translate:-50%}.confirm-dialog-module__Cdad7W__header{padding:28px 28px 0;position:relative}.confirm-dialog-module__Cdad7W__title{text-align:center;color:var(--app-text);letter-spacing:-.01em;margin:0;font-size:17px;font-weight:650;line-height:1.35}.confirm-dialog-module__Cdad7W__content{text-align:center;color:var(--app-text-secondary);padding:10px 28px 4px;font-size:14px;line-height:1.6}.confirm-dialog-module__Cdad7W__content:empty{display:none}.confirm-dialog-module__Cdad7W__footer{gap:10px;padding:20px 24px 24px;display:flex}.confirm-dialog-module__Cdad7W__footer>button{border-radius:12px;flex:1;justify-content:center;height:42px;font-size:14px;font-weight:500;transition:all .15s}.confirm-dialog-module__Cdad7W__cancelBtn{background:rgba(var(--app-primary-rgb), .06);border:1px solid rgba(var(--app-primary-rgb), .1);color:var(--app-text-secondary)}.confirm-dialog-module__Cdad7W__cancelBtn:hover:not(:disabled){background:rgba(var(--app-primary-rgb), .1);border-color:rgba(var(--app-primary-rgb), .18);color:var(--app-text)}.confirm-dialog-module__Cdad7W__confirmBtn{background:linear-gradient(135deg, rgba(var(--app-primary-rgb), .9), rgba(var(--app-primary-rgb), 1));color:#fff;box-shadow:0 2px 10px rgba(var(--app-primary-rgb), .25);border:none}.confirm-dialog-module__Cdad7W__confirmBtn:hover:not(:disabled){opacity:.92;box-shadow:0 4px 16px rgba(var(--app-primary-rgb), .3);transform:translateY(-.5px)}.confirm-dialog-module__Cdad7W__confirmBtn:active:not(:disabled){transform:translateY(0)}.confirm-dialog-module__Cdad7W__dangerBtn{background:linear-gradient(135deg, var(--app-error), var(--app-error));color:#fff;box-shadow:0 2px 10px #ef444433}.confirm-dialog-module__Cdad7W__dangerBtn:hover:not(:disabled){opacity:.92;transform:translateY(-.5px);box-shadow:0 4px 16px #ef444440}.confirm-dialog-module__Cdad7W__dangerBtn:active:not(:disabled){transform:translateY(0)}
.glass-card-module__zTQc2q__card{background:var(--app-card-translucent);border-radius:16px;position:relative;overflow:hidden}
.info-tip-module__dkxm9G__trigger{cursor:pointer;align-items:center;display:inline-flex}.info-tip-module__dkxm9G__popover{background:var(--app-surface-variant);color:var(--app-text-secondary);white-space:pre-wrap;width:-webkit-max-content;width:max-content;min-width:180px;max-width:280px;z-index:var(--z-tooltip);text-shadow:none;filter:none;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:400;line-height:1.5;animation:.15s info-tip-module__dkxm9G__infoTipFadeIn;box-shadow:0 4px 16px #0000001f}@keyframes info-tip-module__dkxm9G__infoTipFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.leaderboard-list-module__cYt6fq__listWrap{max-width:var(--max-content-width);margin:0 auto;padding:16px 16px 24px}.leaderboard-list-module__cYt6fq__list{flex-direction:column;gap:6px;display:flex}