.MobileProfile-module-scss-module__PnHVaq__mobileProfile{min-height:100vh;color:#fff;background-color:#000;background-image:url(/assets/images/profilebackground.png);background-position:50%;background-size:cover;flex-direction:column;min-height:100dvh;display:flex}.MobileProfile-module-scss-module__PnHVaq__broadcastMsgBox{top:calc(64px + env(safe-area-inset-top));z-index:20;box-sizing:border-box;color:rgba(235,255,252,.96);clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%,0 10px);background:rgba(3,12,16,.9);border:1px solid rgba(35,255,229,.55);align-items:flex-start;gap:10px;padding:10px 12px;display:flex;position:fixed;left:12px;right:12px;box-shadow:0 0 18px rgba(0,255,225,.16),inset 0 0 14px rgba(0,255,225,.07)}.MobileProfile-module-scss-module__PnHVaq__broadcastMsgLabel{color:#20ffe4;letter-spacing:0;flex:none;font-family:JetBrains Mono,monospace;font-size:11px;line-height:1.4}.MobileProfile-module-scss-module__PnHVaq__broadcastMsgText{overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:600;line-height:1.45}.MobileProfile-module-scss-module__PnHVaq__mainContent{padding-top:calc(56px + env(safe-area-inset-top));padding-bottom:calc(60px + env(safe-area-inset-bottom));flex:1;overflow-y:auto}.MobileProfile-module-scss-module__PnHVaq__mobileContestEntry{color:#20ffe4;letter-spacing:0;text-align:left;cursor:pointer;box-sizing:border-box;background:rgba(3,17,20,.86);border:2px solid rgba(32,255,228,.72);border-radius:4px;align-items:center;gap:12px;width:calc(100% - 24px);min-height:68px;margin:12px;padding:0 14px;font-size:15px;font-weight:700;line-height:1.2;display:flex;box-shadow:0 0 18px rgba(0,255,225,.18),inset 0 0 12px rgba(32,255,228,.08)}.MobileProfile-module-scss-module__PnHVaq__mobileContestEntry:active{color:#041c19;background:#20ffe4}.MobileProfile-module-scss-module__PnHVaq__mobileContestEntry:active .MobileProfile-module-scss-module__PnHVaq__mobileContestSubtitle{color:currentColor}.MobileProfile-module-scss-module__PnHVaq__mobileContestIcon{object-fit:contain;width:34px;height:34px;image-rendering:pixelated;image-rendering:crisp-edges;flex:0 0 34px}.MobileProfile-module-scss-module__PnHVaq__mobileContestCopy{flex-direction:column;flex:auto;gap:5px;min-width:0;display:flex}.MobileProfile-module-scss-module__PnHVaq__mobileContestTitle{color:currentColor;white-space:nowrap;font-size:17px;font-weight:800;line-height:1}.MobileProfile-module-scss-module__PnHVaq__mobileContestSubtitle{color:rgba(205,255,250,.9);white-space:nowrap;font-size:10px;font-weight:700;line-height:1.2}.MobileProfile-module-scss-module__PnHVaq__mobileContestArrow{flex:none;font-family:JetBrains Mono,monospace;font-size:18px;line-height:1}
.MobileHeader-module-scss-module__lkvEfa__header{height:calc(56px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);z-index:100;box-sizing:border-box;background:rgba(0,0,0,.8);justify-content:space-between;align-items:center;padding-left:16px;padding-right:16px;display:flex;position:fixed;top:0;left:0;right:0}.MobileHeader-module-scss-module__lkvEfa__logo img{width:32px;height:32px}.MobileHeader-module-scss-module__lkvEfa__rightSection{align-items:center;gap:12px;display:flex}.MobileHeader-module-scss-module__lkvEfa__searchBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.MobileHeader-module-scss-module__lkvEfa__searchBtn img{opacity:.85;width:28px;height:28px;transition:opacity .2s}.MobileHeader-module-scss-module__lkvEfa__searchBtn:active img,.MobileHeader-module-scss-module__lkvEfa__searchBtn.MobileHeader-module-scss-module__lkvEfa__active img{opacity:1}.MobileHeader-module-scss-module__lkvEfa__searchDropdown{top:calc(56px + env(safe-area-inset-top));z-index:101;background:linear-gradient(rgba(0,0,0,.95) 0%,rgba(0,0,0,.85) 60%,transparent 100%);padding:0 16px;display:none;position:fixed;left:0;right:0;overflow:hidden}.MobileHeader-module-scss-module__lkvEfa__searchDropdown.MobileHeader-module-scss-module__lkvEfa__expanded{padding:16px 16px 24px;animation:.3s forwards MobileHeader-module-scss-module__lkvEfa__slideDown;display:block}@keyframes MobileHeader-module-scss-module__lkvEfa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.MobileHeader-module-scss-module__lkvEfa__searchInput{color:#fff;box-sizing:border-box;background:rgba(255,255,255,.1);border:2px solid #fff;border-radius:2px;outline:none;width:100%;height:48px;padding:0 14px;font-size:14px}.MobileHeader-module-scss-module__lkvEfa__searchInput:focus{border-color:#fff}.MobileHeader-module-scss-module__lkvEfa__searchInput::placeholder{color:rgba(255,255,255,.5)}.MobileHeader-module-scss-module__lkvEfa__tokenDisplay{color:#fff;cursor:pointer;background-image:url(/assets/images/StoryTokenBar.png);background-size:100% 100%;flex-shrink:0;align-items:center;width:140px;height:36px;padding-left:40px;font-size:14px;display:flex}
.NotificationBell-module-scss-module__5ELIbG__bellContainer{cursor:pointer;--skew:-5deg;transform-origin:50%;width:56px;height:56px;transform:perspective(500px)skew(0,var(--skew));border-radius:0;justify-content:center;align-items:center;margin-top:12px;margin-right:32px;transition:all .3s;display:flex;position:relative}.NotificationBell-module-scss-module__5ELIbG__bellContainer:hover{transform:perspective(500px)skew(0,var(--skew))scale(1.08)}.NotificationBell-module-scss-module__5ELIbG__bellIcon{color:rgba(255,255,255,.5);width:32px;height:32px;transition:color .3s,filter .3s}.NotificationBell-module-scss-module__5ELIbG__bellContainer:hover .NotificationBell-module-scss-module__5ELIbG__bellIcon,.NotificationBell-module-scss-module__5ELIbG__bellContainer.NotificationBell-module-scss-module__5ELIbG__active .NotificationBell-module-scss-module__5ELIbG__bellIcon{color:#00fff2;filter:drop-shadow(0 0 6px rgba(0,255,242,.5))}.NotificationBell-module-scss-module__5ELIbG__badge{color:#fff;background:#f44;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;animation:2s ease-in-out infinite NotificationBell-module-scss-module__5ELIbG__badgePulse;display:flex;position:absolute;top:4px;right:4px;box-shadow:0 0 6px rgba(255,68,68,.6)}@keyframes NotificationBell-module-scss-module__5ELIbG__badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}
.RollingNumber-module-scss-module__TPn-Ha__rollingContainer{font-variant-numeric:tabular-nums;letter-spacing:0;align-items:center;height:1.2em;display:inline-flex;overflow:hidden}.RollingNumber-module-scss-module__TPn-Ha__rollingDigit{text-align:center;will-change:opacity;width:.6em;min-width:0;transition:opacity .15s ease-out,width .3s,min-width .3s;display:inline-block}.RollingNumber-module-scss-module__TPn-Ha__settled{opacity:1!important}.RollingNumber-module-scss-module__TPn-Ha__hidden{width:0;overflow:hidden;opacity:0!important}
.MobileRoomList-module-scss-module__kf_7sW__roomList{padding:16px}.MobileRoomList-module-scss-module__kf_7sW__typeSelector{justify-content:space-between;gap:8px;margin-bottom:16px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__typeBtn{cursor:pointer;opacity:.6;background:rgba(0,0,0,.5);border:1px solid #333;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 10px;transition:all .2s;display:flex}.MobileRoomList-module-scss-module__kf_7sW__typeBtn.MobileRoomList-module-scss-module__kf_7sW__active{opacity:1;background:rgba(255,255,255,.1);border-color:#fff}.MobileRoomList-module-scss-module__kf_7sW__typeBtn img{width:18px;height:18px}.MobileRoomList-module-scss-module__kf_7sW__typeBtn span{color:#fff;font-size:11px}.MobileRoomList-module-scss-module__kf_7sW__roomsGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.MobileRoomList-module-scss-module__kf_7sW__roomCard{cursor:pointer;background:rgba(0,0,0,.6);border:1px solid #333;transition:transform .2s,border-color .2s;overflow:hidden}.MobileRoomList-module-scss-module__kf_7sW__roomCard:active{border-color:#666;transform:scale(.98)}.MobileRoomList-module-scss-module__kf_7sW__roomCard.MobileRoomList-module-scss-module__kf_7sW__disabled{opacity:.5;pointer-events:none}.MobileRoomList-module-scss-module__kf_7sW__roomCover{background:#1a1a1a;width:100%;height:100px;position:relative;overflow:hidden}.MobileRoomList-module-scss-module__kf_7sW__roomCover img{object-fit:cover;width:100%;height:100%}.MobileRoomList-module-scss-module__kf_7sW__roomId{color:#fff;background:rgba(0,0,0,.7);border-radius:2px;padding:2px 6px;font-size:10px;position:absolute;top:4px;right:4px}.MobileRoomList-module-scss-module__kf_7sW__typeBadge{color:#fff;text-transform:uppercase;z-index:2;background:rgba(0,0,0,.7);border:1px solid rgba(255,255,255,.3);border-radius:2px;padding:2px 6px;font-size:10px;position:absolute;top:4px;left:4px}.MobileRoomList-module-scss-module__kf_7sW__typeBadge.MobileRoomList-module-scss-module__kf_7sW__official{color:#000;background:rgba(0,255,222,.8);border:none}.MobileRoomList-module-scss-module__kf_7sW__typeBadge.MobileRoomList-module-scss-module__kf_7sW__customized{color:#00ffde;background:rgba(0,0,0,.8);border:1px solid rgba(0,255,222,.5)}.MobileRoomList-module-scss-module__kf_7sW__typeBadge.MobileRoomList-module-scss-module__kf_7sW__simulator{color:#000;background:rgba(255,255,255,.8);border:none}.MobileRoomList-module-scss-module__kf_7sW__typeBadge.MobileRoomList-module-scss-module__kf_7sW__tavern{color:#001916;background:#4cffe8;border-color:rgba(76,255,232,.8)}.MobileRoomList-module-scss-module__kf_7sW__roomInfo{padding:8px}.MobileRoomList-module-scss-module__kf_7sW__roomTitle{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:12px;font-weight:500;overflow:hidden}.MobileRoomList-module-scss-module__kf_7sW__roomDesc{color:rgba(255,255,255,.5);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:28px;margin:0;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.MobileRoomList-module-scss-module__kf_7sW__empty{text-align:center;color:rgba(255,255,255,.5);grid-column:1/-1;padding:40px}.MobileRoomList-module-scss-module__kf_7sW__loadMore{color:#fff;cursor:pointer;background:rgba(255,255,255,.1);border:1px solid #333;width:100%;margin-top:16px;padding:12px}.MobileRoomList-module-scss-module__kf_7sW__loadMore:disabled{opacity:.5}.MobileRoomList-module-scss-module__kf_7sW__mpContainer{flex-direction:column;gap:12px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__mpActionCards{grid-template-columns:1fr 1fr;gap:10px;display:grid}.MobileRoomList-module-scss-module__kf_7sW__mpActionCard{cursor:pointer;background:rgba(0,0,0,.6);border:1px solid #333;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px 12px;transition:border-color .2s;display:flex}.MobileRoomList-module-scss-module__kf_7sW__mpActionCard:active{border-color:#fff}.MobileRoomList-module-scss-module__kf_7sW__mpActionIcon{color:rgba(255,255,255,.7);font-size:32px}.MobileRoomList-module-scss-module__kf_7sW__mpActionLabel{color:rgba(255,255,255,.8);font-size:13px;font-weight:600}.MobileRoomList-module-scss-module__kf_7sW__mpCreateForm{background:rgba(0,0,0,.6);border:1px solid #333;flex-direction:column;gap:14px;padding:16px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__mpFormHeader{color:#fff;justify-content:space-between;align-items:center;font-size:14px;font-weight:700;display:flex}.MobileRoomList-module-scss-module__kf_7sW__mpCloseBtn{color:rgba(255,255,255,.6);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:18px}.MobileRoomList-module-scss-module__kf_7sW__mpSection{flex-direction:column;gap:6px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__mpLabel{color:rgba(255,255,255,.6);font-size:11px;font-weight:600}.MobileRoomList-module-scss-module__kf_7sW__mpStoryGrid{flex-wrap:wrap;gap:6px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__mpStoryItem{color:rgba(255,255,255,.7);cursor:pointer;background:rgba(255,255,255,.05);border:1px solid #444;padding:6px 12px;font-size:12px;transition:all .15s}.MobileRoomList-module-scss-module__kf_7sW__mpStoryItem:active{border-color:#fff}.MobileRoomList-module-scss-module__kf_7sW__mpStorySelected{color:#fff;background:rgba(255,255,255,.15);border-color:#fff}.MobileRoomList-module-scss-module__kf_7sW__mpMuted{color:rgba(255,255,255,.4);font-size:12px}.MobileRoomList-module-scss-module__kf_7sW__mpPlayerSelect{gap:8px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__mpPlayerBtn{color:rgba(255,255,255,.7);cursor:pointer;background:rgba(255,255,255,.05);border:1px solid #444;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;transition:all .15s;display:flex}.MobileRoomList-module-scss-module__kf_7sW__mpPlayerActive{color:#fff;background:rgba(255,255,255,.15);border-color:#fff}.MobileRoomList-module-scss-module__kf_7sW__mpInput{color:#fff;box-sizing:border-box;background:rgba(0,0,0,.4);border:1px solid #444;width:100%;height:40px;padding:0 12px;font-size:13px}.MobileRoomList-module-scss-module__kf_7sW__mpInput::placeholder{color:rgba(255,255,255,.3)}.MobileRoomList-module-scss-module__kf_7sW__mpInput:focus{border-color:#fff;outline:none}.MobileRoomList-module-scss-module__kf_7sW__mpBtn{color:#000;cursor:pointer;background:#fff;border:none;width:100%;height:40px;font-size:13px;font-weight:700}.MobileRoomList-module-scss-module__kf_7sW__mpBtn:disabled{opacity:.4;cursor:default}.MobileRoomList-module-scss-module__kf_7sW__mpBtnSecondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #555;width:100%;height:40px;font-size:13px}.MobileRoomList-module-scss-module__kf_7sW__mpError{color:#ef5350;font-size:12px}.MobileRoomList-module-scss-module__kf_7sW__mpConflict{color:rgba(255,255,255,.8);border:1px solid rgba(255,152,0,.5);padding:12px;font-size:12px}.MobileRoomList-module-scss-module__kf_7sW__mpConflict p{margin:0 0 8px}.MobileRoomList-module-scss-module__kf_7sW__mpConflictActions{gap:8px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__mpRoomCards{flex-direction:column;gap:8px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__mpRoomCard{cursor:pointer;background:rgba(0,0,0,.6);border:1px solid #333;transition:border-color .2s;overflow:hidden}.MobileRoomList-module-scss-module__kf_7sW__mpRoomCard:active{border-color:#666}.MobileRoomList-module-scss-module__kf_7sW__mpRoomCover{background:#1a1a1a;width:100%;height:100px;position:relative;overflow:hidden}.MobileRoomList-module-scss-module__kf_7sW__mpRoomCover img{object-fit:cover;width:100%;height:100%}.MobileRoomList-module-scss-module__kf_7sW__mpRoomInfo{padding:8px 12px}.MobileRoomList-module-scss-module__kf_7sW__mpRoomFull{opacity:.4}.MobileRoomList-module-scss-module__kf_7sW__mpCardHeader{align-items:center;gap:6px;margin-bottom:6px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__mpStatusBadge{text-transform:uppercase;border-radius:2px;padding:2px 6px;font-size:10px;font-weight:700}.MobileRoomList-module-scss-module__kf_7sW__mpStatus_lobby{color:#d4b8ff;background:rgba(160,120,255,.25)}.MobileRoomList-module-scss-module__kf_7sW__mpStatus_playing{color:#81c784;background:rgba(76,175,80,.25)}.MobileRoomList-module-scss-module__kf_7sW__mpStatus_finished{color:#999;background:rgba(255,255,255,.1)}.MobileRoomList-module-scss-module__kf_7sW__mpLock{opacity:.7;font-size:12px}.MobileRoomList-module-scss-module__kf_7sW__mpStoryName{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px;font-size:14px;font-weight:700;overflow:hidden}.MobileRoomList-module-scss-module__kf_7sW__mpCardMeta{color:rgba(255,255,255,.5);justify-content:space-between;margin-bottom:6px;font-size:11px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__mpOnline{color:#81c784}.MobileRoomList-module-scss-module__kf_7sW__mpJoinHint{color:rgba(160,120,255,.7);text-align:right;font-size:10px;font-weight:600}.MobileRoomList-module-scss-module__kf_7sW__savesContainer{flex-direction:column;gap:12px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__savesList{flex-direction:column;gap:10px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__saveCard{background:rgba(0,0,0,.6);border:1px solid #333;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.MobileRoomList-module-scss-module__kf_7sW__saveCardClickable{cursor:pointer}.MobileRoomList-module-scss-module__kf_7sW__saveCardClickable:active{border-color:#666;transform:scale(.99)}.MobileRoomList-module-scss-module__kf_7sW__saveCover{background:#1a1a1a;flex:0 0 80px;height:100px;overflow:hidden}.MobileRoomList-module-scss-module__kf_7sW__saveCover img{object-fit:cover;width:100%;height:100%}.MobileRoomList-module-scss-module__kf_7sW__saveInfo{flex-direction:column;flex:auto;gap:6px;min-width:0;padding:8px 10px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__saveHeader{align-items:center;gap:8px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__saveStoryName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.MobileRoomList-module-scss-module__kf_7sW__saveTypeBadge{border-radius:2px;flex-shrink:0;padding:2px 6px;font-size:10px}.MobileRoomList-module-scss-module__kf_7sW__saveTypeAuto{color:#000;background:rgba(0,255,222,.8)}.MobileRoomList-module-scss-module__kf_7sW__saveTypeManual{color:#000;background:rgba(255,255,255,.85)}.MobileRoomList-module-scss-module__kf_7sW__saveMeta{color:rgba(255,255,255,.7);overflow-wrap:anywhere;flex-direction:column;gap:2px;font-size:11px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__saveFooter{justify-content:space-between;align-items:center;gap:8px;margin-top:4px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__saveHint{color:rgba(0,255,222,.85);text-overflow:ellipsis;flex:1;font-size:11px;overflow:hidden}.MobileRoomList-module-scss-module__kf_7sW__saveDeleteBtn{color:rgba(255,255,255,.7);cursor:pointer;background:0 0;border:1px solid #444;padding:4px 10px;font-size:11px}.MobileRoomList-module-scss-module__kf_7sW__saveDeleteBtn:active{border-color:#888}.MobileRoomList-module-scss-module__kf_7sW__saveDeleteBtn:disabled{opacity:.4;cursor:default}.MobileRoomList-module-scss-module__kf_7sW__sortContainer{justify-content:flex-end;margin-bottom:12px;padding:0 4px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__sortSelect{color:rgba(255,255,255,.8);cursor:pointer;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.15);border-radius:4px;outline:none;height:28px;padding:0 8px;font-size:11px}.MobileRoomList-module-scss-module__kf_7sW__sortSelect option{color:#fff;background:#121212}.MobileRoomList-module-scss-module__kf_7sW__titleContainer{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:4px;margin-bottom:4px;display:grid}.MobileRoomList-module-scss-module__kf_7sW__roomTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden;margin:0!important}.MobileRoomList-module-scss-module__kf_7sW__likeBtn{color:rgba(255,255,255,.5);cursor:pointer;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:12px;flex-shrink:0;align-items:center;gap:4px;min-width:0;padding:2px 8px;font-size:10px;transition:all .2s;display:inline-flex;width:auto!important}.MobileRoomList-module-scss-module__kf_7sW__likeBtn:active{transform:scale(.95)}.MobileRoomList-module-scss-module__kf_7sW__likeBtn span{font-weight:600}.MobileRoomList-module-scss-module__kf_7sW__likeBtn.MobileRoomList-module-scss-module__kf_7sW__liked{color:#ff4d4f;cursor:default;background:rgba(255,77,79,.08);border-color:rgba(255,77,79,.3)}.MobileRoomList-module-scss-module__kf_7sW__favoriteBtn{color:rgba(255,255,255,.52);background:rgba(255,255,255,.06);border:1px solid rgba(76,255,232,.25);border-radius:12px;flex:none;justify-content:center;align-items:center;gap:3px;width:auto;min-width:26px;height:24px;padding:0 6px;font-size:10px;display:inline-flex;width:auto!important}.MobileRoomList-module-scss-module__kf_7sW__favoriteBtn[aria-pressed=true]{color:#4cffe8;border-color:rgba(76,255,232,.75)}.MobileRoomList-module-scss-module__kf_7sW__storyDetailOverlay{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.78);align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.MobileRoomList-module-scss-module__kf_7sW__storyDetailSheet{width:100%;height:100dvh;max-height:100dvh;padding:max(8px,env(safe-area-inset-top))14px calc(14px + env(safe-area-inset-bottom));box-sizing:border-box;color:#fff;background:#070b0c;border-top:0;flex-direction:column;display:flex;overflow-y:auto}.MobileRoomList-module-scss-module__kf_7sW__storyDetailHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__storyDetailHeader h2{margin:0;font-size:18px;line-height:1.25}.MobileRoomList-module-scss-module__kf_7sW__storyDetailHeader button{color:#fff;background:0 0;border:0;flex:none;width:34px;height:34px;padding:0;font-size:28px}.MobileRoomList-module-scss-module__kf_7sW__storyDetailCover{object-fit:cover;border:1px solid rgba(255,255,255,.14);width:100%;max-height:220px}.MobileRoomList-module-scss-module__kf_7sW__storyDetailDescription{color:rgba(255,255,255,.68);margin:10px 0;font-size:12px;line-height:1.55}.MobileRoomList-module-scss-module__kf_7sW__storyDetailMeta{justify-content:space-between;align-items:center;gap:10px;margin:0 0 10px;display:flex}.MobileRoomList-module-scss-module__kf_7sW__storyDetailTags{scrollbar-width:none;align-items:center;gap:5px;min-width:0;display:flex;overflow-x:auto}.MobileRoomList-module-scss-module__kf_7sW__storyDetailTags::-webkit-scrollbar{display:none}.MobileRoomList-module-scss-module__kf_7sW__storyDetailTag{color:#4cffe8;background:rgba(76,255,232,.08);border:1px solid rgba(76,255,232,.3);border-radius:999px;flex:none;padding:3px 7px;font-size:10px;line-height:1.2}.MobileRoomList-module-scss-module__kf_7sW__storyDetailAuthor{color:rgba(255,255,255,.72);text-align:right;white-space:nowrap;background:0 0;border:0;flex:0 auto;min-width:0;padding:3px 0;line-height:1.25;width:auto!important;font-size:11px!important}.MobileRoomList-module-scss-module__kf_7sW__storyDetailAuthor:not(:disabled){color:#4cffe8;cursor:pointer}.MobileRoomList-module-scss-module__kf_7sW__storyDetailAuthor:disabled{opacity:.7}.MobileRoomList-module-scss-module__kf_7sW__storyDetailComments{flex:auto;min-height:140px;overflow:hidden}.MobileRoomList-module-scss-module__kf_7sW__storyDetailComments>section{height:100%;min-height:0}.MobileRoomList-module-scss-module__kf_7sW__storyDetailStart{color:#001916;background:#4cffe8;border:0;flex:0 0 40px;width:100%;height:40px;min-height:40px;margin-top:8px;padding:0 12px;font-size:16px;font-weight:800}
.MobileCharacterList-module-scss-module__s7PMDq__characterList{flex-direction:column;height:100%;display:flex;overflow:hidden}.MobileCharacterList-module-scss-module__s7PMDq__indicators{background:rgba(0,0,0,.3);justify-content:center;align-items:center;gap:8px;padding:12px 16px;display:flex}.MobileCharacterList-module-scss-module__s7PMDq__indicator{cursor:pointer;background:rgba(255,255,255,.3);border-radius:2px;width:3px;height:16px;transition:all .3s}.MobileCharacterList-module-scss-module__s7PMDq__indicator.MobileCharacterList-module-scss-module__s7PMDq__active{background:#fff;height:20px;box-shadow:0 0 8px rgba(255,255,255,.5)}.MobileCharacterList-module-scss-module__s7PMDq__swipeContainer{touch-action:pan-x;flex:1;overflow:hidden}.MobileCharacterList-module-scss-module__s7PMDq__cardsTrack{height:100%;transition:transform .3s ease-out;display:flex}.MobileCharacterList-module-scss-module__s7PMDq__cardsTrack.MobileCharacterList-module-scss-module__s7PMDq__dragging{transition:none}.MobileCharacterList-module-scss-module__s7PMDq__cardWrapper{box-sizing:border-box;flex:0 0 100%;width:100%;height:100%;padding:8px 12px;overflow-y:auto}.MobileCharacterList-module-scss-module__s7PMDq__card{background:rgba(0,0,0,.4);border:2px solid rgba(255,255,255,.8);border-radius:4px;min-height:100%;position:relative}.MobileCharacterList-module-scss-module__s7PMDq__detailInfo{padding:12px 16px 16px;position:relative}.MobileCharacterList-module-scss-module__s7PMDq__nameLine{cursor:pointer}.MobileCharacterList-module-scss-module__s7PMDq__nameLineInner{justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:10px;padding-left:20px;display:flex;position:relative}.MobileCharacterList-module-scss-module__s7PMDq__nameLineInner:after{content:"";background:linear-gradient(90deg,#fff,rgba(255,255,255,0));height:2px;position:absolute;bottom:0;left:0;right:0}.MobileCharacterList-module-scss-module__s7PMDq__title{color:#fff;font-size:18px;font-weight:500}.MobileCharacterList-module-scss-module__s7PMDq__barcodeIcon{color:rgba(255,255,255,.8);font-family:"Libre Barcode 39 Text",sans-serif;font-size:20px;font-weight:400}.MobileCharacterList-module-scss-module__s7PMDq__legacyTag{letter-spacing:1px;text-transform:uppercase;color:rgba(255,255,255,.4);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:3px;margin-top:4px;padding:2px 8px;font-size:12px;font-weight:600}.MobileCharacterList-module-scss-module__s7PMDq__cardInfo{gap:8px;width:100%;display:flex}.MobileCharacterList-module-scss-module__s7PMDq__cardLeft,.MobileCharacterList-module-scss-module__s7PMDq__cardRight{text-transform:uppercase;color:#fff;font-size:12px;font-weight:100}.MobileCharacterList-module-scss-module__s7PMDq__cardLeft{flex:1.1;position:relative}.MobileCharacterList-module-scss-module__s7PMDq__cardRight{flex:.9}.MobileCharacterList-module-scss-module__s7PMDq__characterImg{object-fit:contain;z-index:2;width:100%;padding-bottom:8px;position:relative}.MobileCharacterList-module-scss-module__s7PMDq__heightImg{opacity:.5;height:100%;position:absolute;top:0;left:0}.MobileCharacterList-module-scss-module__s7PMDq__skillsLabel{color:rgba(255,255,255,.7);font-size:12px}.MobileCharacterList-module-scss-module__s7PMDq__skillsImg{width:100%;max-width:150px;padding-top:6px}.MobileCharacterList-module-scss-module__s7PMDq__vitalStatsLeft{background:linear-gradient(90deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,.3) 70%,transparent 100%);border-radius:0 6px 6px 0;margin-top:-4px;padding:6px}.MobileCharacterList-module-scss-module__s7PMDq__vitalStatsRight{border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15);margin-top:6px;padding:8px 0}.MobileCharacterList-module-scss-module__s7PMDq__occupationName{color:#fff;text-transform:uppercase;font-size:14px;font-weight:500}.MobileCharacterList-module-scss-module__s7PMDq__ageGender{color:rgba(255,255,255,.8);text-transform:none;margin-top:2px;font-size:12px}.MobileCharacterList-module-scss-module__s7PMDq__figureBackground{color:rgba(255,255,255,.7);white-space:normal;word-break:break-word;text-transform:none;font-size:12px;font-weight:100;line-height:1.5}.MobileCharacterList-module-scss-module__s7PMDq__attributeSection{align-items:center;margin-top:4px;display:flex;position:relative}.MobileCharacterList-module-scss-module__s7PMDq__attributeSection:first-of-type{margin-top:0}.MobileCharacterList-module-scss-module__s7PMDq__charData{width:100%;margin-left:4px}.MobileCharacterList-module-scss-module__s7PMDq__attributeSpecial{color:rgba(255,255,255,.9);font-size:10px}.MobileCharacterList-module-scss-module__s7PMDq__heartIcon{animation:1.7s infinite MobileCharacterList-module-scss-module__s7PMDq__heartbeat;display:inline-block}.MobileCharacterList-module-scss-module__s7PMDq__attributeIcon{opacity:.5}.MobileCharacterList-module-scss-module__s7PMDq__hpProgressContainer,.MobileCharacterList-module-scss-module__s7PMDq__mpProgressContainer,.MobileCharacterList-module-scss-module__s7PMDq__sanProgressContainer{border:1px solid rgba(255,255,255,.6);border-radius:2px;gap:1px;height:8px;margin-top:2px;padding:1px;display:flex}.MobileCharacterList-module-scss-module__s7PMDq__hpProgress{background:#00ffde;width:4px;height:100%;box-shadow:0 0 8px #00ffde}.MobileCharacterList-module-scss-module__s7PMDq__mpProgress,.MobileCharacterList-module-scss-module__s7PMDq__sanProgress{background:rgba(255,255,255,.15);width:4px;height:100%;box-shadow:0 0 8px 1px rgba(255,255,255,.15)}.MobileCharacterList-module-scss-module__s7PMDq__sectionLabel{color:rgba(255,255,255,.5);text-transform:none;margin-top:8px;margin-bottom:4px;font-size:11px}.MobileCharacterList-module-scss-module__s7PMDq__twoColumnList{flex-wrap:wrap;justify-content:space-between;gap:4px;padding-top:8px;display:flex}.MobileCharacterList-module-scss-module__s7PMDq__twoColumnList div{text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(#fff 0%,rgba(255,255,255,.3) 100%);-webkit-background-clip:text;background-clip:text;flex-basis:48%;font-size:10px;font-weight:100}.MobileCharacterList-module-scss-module__s7PMDq__twoColumnList div:after{content:"";border-bottom:1px solid rgba(255,255,255,.3);width:16px;height:1px;margin:3px auto 0;display:block}.MobileCharacterList-module-scss-module__s7PMDq__fullWidthSection{border-top:1px solid rgba(255,255,255,.2);margin-top:12px;padding-top:12px}.MobileCharacterList-module-scss-module__s7PMDq__proficiencyGrid{flex-wrap:wrap;gap:8px;padding:6px 0;display:flex}.MobileCharacterList-module-scss-module__s7PMDq__proficiencyItem{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:4px;align-items:center;gap:6px;padding:6px 10px;display:flex}.MobileCharacterList-module-scss-module__s7PMDq__proficiencyItem.MobileCharacterList-module-scss-module__s7PMDq__freeProficiency{background:rgba(76,255,232,.1);border-color:rgba(76,255,232,.5)}.MobileCharacterList-module-scss-module__s7PMDq__proficiencyIcon{object-fit:contain;opacity:.8;width:18px;height:18px}.MobileCharacterList-module-scss-module__s7PMDq__proficiencyName{color:rgba(255,255,255,.9);font-size:12px}.MobileCharacterList-module-scss-module__s7PMDq__inventorySection{border-top:1px solid rgba(255,255,255,.2);margin-top:12px;padding-top:12px}.MobileCharacterList-module-scss-module__s7PMDq__inventoryGrid{flex-wrap:wrap;gap:8px;padding:6px 0;display:flex}.MobileCharacterList-module-scss-module__s7PMDq__inventoryItem{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:4px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:flex}.MobileCharacterList-module-scss-module__s7PMDq__itemName{color:rgba(255,255,255,.9)}.MobileCharacterList-module-scss-module__s7PMDq__itemQty{color:rgba(76,255,232,.8);font-family:JetBrains Mono,monospace;font-size:11px}.MobileCharacterList-module-scss-module__s7PMDq__noItems{color:rgba(255,255,255,.4);text-transform:none;font-size:11px;font-style:italic}.MobileCharacterList-module-scss-module__s7PMDq__deleteButtonSimple{text-align:center;cursor:pointer;border-top:1px solid rgba(255,255,255,.2);margin-top:16px;padding:10px 0;transition:background .2s}.MobileCharacterList-module-scss-module__s7PMDq__deleteButtonSimple:active{background:rgba(255,0,0,.1)}.MobileCharacterList-module-scss-module__s7PMDq__deleteButtonSimple span{color:rgba(255,100,100,.8);text-transform:uppercase;font-size:13px}.MobileCharacterList-module-scss-module__s7PMDq__createCard{cursor:pointer;background:rgba(0,0,0,.3);border:2px dashed rgba(255,255,255,.3);flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:400px;display:flex}.MobileCharacterList-module-scss-module__s7PMDq__createCard:active{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.5)}.MobileCharacterList-module-scss-module__s7PMDq__createIcon{color:rgba(255,255,255,.5);margin-bottom:12px;font-size:48px}.MobileCharacterList-module-scss-module__s7PMDq__createCard span{color:rgba(255,255,255,.6);font-size:16px}.MobileCharacterList-module-scss-module__s7PMDq__loading{text-align:center;color:rgba(255,255,255,.5);padding:40px}@keyframes MobileCharacterList-module-scss-module__s7PMDq__heartbeat{0%,to{transform:scale(1)}14%{transform:scale(1.1)}28%{transform:scale(1)}42%{transform:scale(1.1)}70%{transform:scale(1)}}
.MobileSettingsPanel-module-scss-module__hzfyJG__settings{padding:16px}.MobileSettingsPanel-module-scss-module__hzfyJG__menuItem{color:rgba(255,255,255,.5);cursor:pointer;background-image:url(/assets/images/img/settingBtnBg.png);background-repeat:no-repeat;background-size:100% 100%;margin-bottom:16px;padding:16px 24px;font-size:16px}.MobileSettingsPanel-module-scss-module__hzfyJG__menuItem:active{color:#000;background-image:url(/assets/images/img/settingBtnBgHover.png)}.MobileSettingsPanel-module-scss-module__hzfyJG__langOptions{background:#333;margin-bottom:16px;margin-left:24px}.MobileSettingsPanel-module-scss-module__hzfyJG__langOptions div{color:rgba(255,255,255,.6);cursor:pointer;padding:12px 24px}.MobileSettingsPanel-module-scss-module__hzfyJG__langOptions div:active{color:#fff;background:#444}
.MobileBottomNav-module-scss-module__mJ2Fga__bottomNav{height:60px;padding-bottom:env(safe-area-inset-bottom);z-index:100;background:rgba(0,0,0,.9);border-top:1px solid #333;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.MobileBottomNav-module-scss-module__mJ2Fga__navItem{cursor:pointer;opacity:.5;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:8px 16px;transition:opacity .2s;display:flex}.MobileBottomNav-module-scss-module__mJ2Fga__navItem.MobileBottomNav-module-scss-module__mJ2Fga__active{opacity:1}.MobileBottomNav-module-scss-module__mJ2Fga__icon{filter:brightness(0)invert();width:24px;height:24px}.MobileBottomNav-module-scss-module__mJ2Fga__label{color:#fff;font-size:10px}
.RedeemCouponModal-module-scss-module__2mXHuq__inputGroup{flex-direction:column;gap:.5rem;padding:0 16px;display:flex}.RedeemCouponModal-module-scss-module__2mXHuq__input{color:#fff;letter-spacing:1px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.15);border-radius:2px;outline:none;padding:10px 14px;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,sans-serif;font-size:13px;transition:all .15s}.RedeemCouponModal-module-scss-module__2mXHuq__input:focus{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.5)}.RedeemCouponModal-module-scss-module__2mXHuq__input::placeholder{color:rgba(255,255,255,.2)}.RedeemCouponModal-module-scss-module__2mXHuq__message{text-align:center;border-radius:2px;margin:0 16px;padding:8px 12px;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,sans-serif;font-size:12px}.RedeemCouponModal-module-scss-module__2mXHuq__message.RedeemCouponModal-module-scss-module__2mXHuq__success{color:rgba(255,255,255,.9);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15)}.RedeemCouponModal-module-scss-module__2mXHuq__message.RedeemCouponModal-module-scss-module__2mXHuq__error{color:rgba(255,100,100,.9);background:rgba(255,100,100,.1);border:1px solid rgba(255,100,100,.2)}.RedeemCouponModal-module-scss-module__2mXHuq__buttonGroup{justify-content:flex-end;gap:8px;padding:4px 16px 16px;display:flex}.RedeemCouponModal-module-scss-module__2mXHuq__button{cursor:pointer;letter-spacing:1px;border:none;border-radius:2px;padding:6px 16px;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,sans-serif;font-size:12px;transition:all .15s}.RedeemCouponModal-module-scss-module__2mXHuq__button:hover{opacity:.9}.RedeemCouponModal-module-scss-module__2mXHuq__button.RedeemCouponModal-module-scss-module__2mXHuq__cancel{color:#999;background:0 0;border:1px solid rgba(255,255,255,.3)}.RedeemCouponModal-module-scss-module__2mXHuq__button.RedeemCouponModal-module-scss-module__2mXHuq__cancel:hover{color:#fff;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.5)}.RedeemCouponModal-module-scss-module__2mXHuq__button.RedeemCouponModal-module-scss-module__2mXHuq__redeem{color:#999;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.3);font-weight:400}.RedeemCouponModal-module-scss-module__2mXHuq__button.RedeemCouponModal-module-scss-module__2mXHuq__redeem:hover{color:#fff;background:rgba(255,255,255,.2)}.RedeemCouponModal-module-scss-module__2mXHuq__button.RedeemCouponModal-module-scss-module__2mXHuq__redeem:disabled{opacity:.3;cursor:not-allowed}
@keyframes SettingsCard-module-scss-module__K2yjpG__Flash1{0%{opacity:0}20%{opacity:1}60%{opacity:1}80%{opacity:.5}to{opacity:1}}@keyframes SettingsCard-module-scss-module__K2yjpG__Flash2{0%{opacity:0}20%{opacity:1}40%{opacity:.5}60%{opacity:1}80%{opacity:.5}to{opacity:1}}@keyframes SettingsCard-module-scss-module__K2yjpG__singleFlash{0%,to{opacity:1}45%{opacity:.35}}@keyframes SettingsCard-module-scss-module__K2yjpG__blink-animation{0%{opacity:1}40%{opacity:1}50%{opacity:0}90%{opacity:0}to{opacity:1}}@keyframes SettingsCard-module-scss-module__K2yjpG__FadeIn{0%{opacity:0}to{opacity:1}}@keyframes SettingsCard-module-scss-module__K2yjpG__float{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(-10px)}}@keyframes SettingsCard-module-scss-module__K2yjpG__stageJitter{0%{transform:translate(0)}20%{transform:translate(0)}21%{transform:translate(-4px)}25%{transform:translate(-4px)}26%{transform:translate(0)}60%{transform:translate(0)}61%{transform:translate(4px)}66%{transform:translate(4px)}67%{transform:translate(0)}to{transform:translate(0)}}@keyframes SettingsCard-module-scss-module__K2yjpG__openinghight{0%{opacity:0;transform:translateY(-100vh)}to{opacity:1;transform:translateY(0)}}@keyframes SettingsCard-module-scss-module__K2yjpG__dialogueSlideInLeft{0%{opacity:0;transform:translate(-100vw)}to{opacity:1;transform:translate(0)}}@keyframes SettingsCard-module-scss-module__K2yjpG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes SettingsCard-module-scss-module__K2yjpG__colorChange{0%{background-color:rgba(133,133,133,.4)}50%{background-color:rgba(133,133,133,.6)}to{background-color:rgba(133,133,133,.4)}}@keyframes SettingsCard-module-scss-module__K2yjpG__fadeInDialogueMain{0%{opacity:0}to{opacity:1}}@keyframes SettingsCard-module-scss-module__K2yjpG__fadeInBlink{0%{opacity:0}10%{opacity:1}30%{opacity:.6}40%{opacity:1}to{opacity:1}}@keyframes SettingsCard-module-scss-module__K2yjpG__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes SettingsCard-module-scss-module__K2yjpG__blink{0%,to{background-color:#5e5e5e}50%{background-color:#303030}}@keyframes SettingsCard-module-scss-module__K2yjpG__hitShake{0%{filter:brightness()drop-shadow(0 0 transparent);transform:translate(0)scale(1)}10%{filter:brightness(2)sepia(.5)drop-shadow(0 0 20px rgba(255,50,50,.8));transform:translate(-15px)scale(.95)}20%{filter:brightness(1.8)drop-shadow(0 0 15px rgba(255,100,100,.6));transform:translate(15px)scale(1.02)}30%{filter:brightness(1.6)sepia(.3)drop-shadow(0 0 12px rgba(255,50,50,.7));transform:translate(-12px)scale(.98)}40%{filter:brightness(1.4)drop-shadow(0 0 10px rgba(255,100,100,.5));transform:translate(10px)scale(1.01)}50%{filter:brightness(1.3)drop-shadow(0 0 8px rgba(255,50,50,.4));transform:translate(-8px)scale(.99)}60%{filter:brightness(1.2)drop-shadow(0 0 6px rgba(255,100,100,.3));transform:translate(6px)scale(1)}70%{filter:brightness(1.1)drop-shadow(0 0 4px rgba(255,50,50,.2));transform:translate(-4px)scale(1)}80%{filter:brightness(1.05)drop-shadow(0 0 2px rgba(255,100,100,.1));transform:translate(2px)scale(1)}to{filter:brightness()drop-shadow(0 0 transparent);transform:translate(0)scale(1)}}@keyframes SettingsCard-module-scss-module__K2yjpG__hitShakeScaled{0%{filter:brightness()drop-shadow(0 0 transparent);transform:scale(1.4)translate(0)rotate(0)}10%{filter:brightness(2)sepia(.5)drop-shadow(0 0 20px rgba(255,50,50,.8));transform:scale(1.4)translate(-10px)rotate(-1deg)}20%{filter:brightness(1.8)drop-shadow(0 0 15px rgba(255,100,100,.6));transform:scale(1.4)translate(10px)rotate(1deg)}30%{filter:brightness(1.6)sepia(.3)drop-shadow(0 0 12px rgba(255,50,50,.7));transform:scale(1.4)translate(-8px)rotate(-.5deg)}40%{filter:brightness(1.4)drop-shadow(0 0 10px rgba(255,100,100,.5));transform:scale(1.4)translate(6px)rotate(.5deg)}50%{filter:brightness(1.3)drop-shadow(0 0 8px rgba(255,50,50,.4));transform:scale(1.4)translate(-5px)rotate(-.3deg)}60%{filter:brightness(1.2)drop-shadow(0 0 6px rgba(255,100,100,.3));transform:scale(1.4)translate(4px)rotate(.3deg)}70%{filter:brightness(1.1)drop-shadow(0 0 4px rgba(255,50,50,.2));transform:scale(1.4)translate(-3px)rotate(0)}80%{filter:brightness(1.05)drop-shadow(0 0 2px rgba(255,100,100,.1));transform:scale(1.4)translate(2px)rotate(0)}to{filter:brightness()drop-shadow(0 0 transparent);transform:scale(1.4)translate(0)rotate(0)}}@keyframes SettingsCard-module-scss-module__K2yjpG__playerHitShakeScaled{0%{filter:brightness()drop-shadow(0 0 transparent);transform:scale(1.75)translate(0)rotate(0)}10%{filter:brightness(2)sepia(.5)drop-shadow(0 0 20px rgba(255,50,50,.8));transform:scale(1.75)translate(-10px)rotate(-1deg)}20%{filter:brightness(1.8)drop-shadow(0 0 15px rgba(255,100,100,.6));transform:scale(1.75)translate(10px)rotate(1deg)}30%{filter:brightness(1.6)sepia(.3)drop-shadow(0 0 12px rgba(255,50,50,.7));transform:scale(1.75)translate(-8px)rotate(-.5deg)}40%{filter:brightness(1.4)drop-shadow(0 0 10px rgba(255,100,100,.5));transform:scale(1.75)translate(6px)rotate(.5deg)}50%{filter:brightness(1.3)drop-shadow(0 0 8px rgba(255,50,50,.4));transform:scale(1.75)translate(-5px)rotate(-.3deg)}60%{filter:brightness(1.2)drop-shadow(0 0 6px rgba(255,100,100,.3));transform:scale(1.75)translate(4px)rotate(.2deg)}70%{filter:brightness(1.1)drop-shadow(0 0 4px rgba(255,50,50,.2));transform:scale(1.75)translate(-3px)rotate(-.1deg)}80%{filter:brightness(1.05)drop-shadow(0 0 2px rgba(255,100,100,.1));transform:scale(1.75)translate(2px)rotate(0)}to{filter:brightness()drop-shadow(0 0 transparent);transform:scale(1.75)translate(0)rotate(0)}}@keyframes SettingsCard-module-scss-module__K2yjpG__avatarFadeIn{0%{opacity:0;transform:scale(1.4)translate(30px)}to{opacity:1;transform:scale(1.4)translate(0)}}@keyframes SettingsCard-module-scss-module__K2yjpG__avatarFadeOut{0%{opacity:1;transform:scale(1.4)translate(0)}to{opacity:0;transform:scale(1.4)translate(30px)}}@keyframes SettingsCard-module-scss-module__K2yjpG__heartbeat{0%,to{filter:drop-shadow(0 0 3px rgba(0,255,255,.3));transform:scaleX(1)scaleY(.9)}25%{filter:drop-shadow(0 0 1px rgba(0,255,255,0));transform:scaleX(.9)scaleY(.95)}50%{filter:drop-shadow(0 0 3px #0ff);transform:scaleX(1.1)scaleY(1)}75%{filter:drop-shadow(0 0 1px rgba(0,255,255,0));transform:scaleX(.9)scaleY(.95)}}.SettingsCard-module-scss-module__K2yjpG__overlay{pointer-events:none;z-index:1000;width:100vw;height:100vh;position:fixed;top:0;left:0}.SettingsCard-module-scss-module__K2yjpG__card{pointer-events:auto;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;transform-origin:50%;background:rgba(0,0,0,.85);border:2px solid #fff;border-radius:2px;min-width:320px;transition:box-shadow .3s,transform .1s ease-out;animation:.2s ease-out SettingsCard-module-scss-module__K2yjpG__Flash1;position:absolute;box-shadow:0 10px 40px rgba(0,0,0,.7)}.SettingsCard-module-scss-module__K2yjpG__card:active{cursor:grabbing}.SettingsCard-module-scss-module__K2yjpG__card:hover{box-shadow:0 15px 50px rgba(0,0,0,.8),0 0 20px rgba(255,255,255,.1)}.SettingsCard-module-scss-module__K2yjpG__cardClosing{animation:.2s ease-in reverse forwards SettingsCard-module-scss-module__K2yjpG__Flash2}.SettingsCard-module-scss-module__K2yjpG__header{justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.SettingsCard-module-scss-module__K2yjpG__header span{color:#999;letter-spacing:1px;white-space:nowrap;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,sans-serif;font-size:14px;font-weight:400}.SettingsCard-module-scss-module__K2yjpG__closeBtn{pointer-events:auto;flex-shrink:0;color:rgba(255,255,255,.35)!important;cursor:pointer!important;background:0 0!important;border:none!important;width:auto!important;margin:0!important;padding:0!important;font-size:16px!important;font-weight:400!important;line-height:1!important;transition:color .2s!important;display:inline!important}.SettingsCard-module-scss-module__K2yjpG__closeBtn:hover{color:rgba(255,255,255,.8)!important}.SettingsCard-module-scss-module__K2yjpG__body{flex-direction:column;gap:8px;padding:8px 16px 16px;display:flex}.SettingsCard-module-scss-module__K2yjpG__section{flex-direction:column;gap:6px;display:flex}.SettingsCard-module-scss-module__K2yjpG__sectionLabel{color:rgba(255,255,255,.35);letter-spacing:1px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:2px;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,sans-serif;font-size:11px}.SettingsCard-module-scss-module__K2yjpG__grid{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.SettingsCard-module-scss-module__K2yjpG__btn{pointer-events:auto;color:#999!important;cursor:pointer!important;letter-spacing:1px!important;background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.3)!important;border-radius:2px!important;justify-content:center!important;align-items:center!important;width:auto!important;margin:0!important;padding:6px 8px!important;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,sans-serif!important;font-size:12px!important;line-height:1.4!important;transition:all .15s!important;display:flex!important}.SettingsCard-module-scss-module__K2yjpG__btn:hover{color:#fff!important;background:rgba(255,255,255,.2)!important;border-color:rgba(255,255,255,.5)!important}.SettingsCard-module-scss-module__K2yjpG__btnDisabled{opacity:.5;cursor:not-allowed!important}.SettingsCard-module-scss-module__K2yjpG__btnDisabled:hover{color:#999!important;background:rgba(255,255,255,.1)!important;border-color:rgba(255,255,255,.3)!important}.SettingsCard-module-scss-module__K2yjpG__btnActive{color:#000!important;background:#00ffde!important;border-color:#00ffde!important;box-shadow:0 0 8px rgba(0,255,222,.5)!important}.SettingsCard-module-scss-module__K2yjpG__btnTall{flex-direction:column!important;gap:6px!important;padding:12px 8px!important}.SettingsCard-module-scss-module__K2yjpG__cursorIcon{justify-content:center;align-items:center;display:inline-flex}.SettingsCard-module-scss-module__K2yjpG__cursorIcon svg{flex-shrink:0;width:24px;height:24px}
.ReferralCodeModal-module-scss-module__hTvU0W__codeDisplay{color:rgba(255,255,255,.9);text-align:center;letter-spacing:2px;-webkit-user-select:all;-moz-user-select:all;user-select:all;word-break:break-all;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.15);border-radius:2px;margin:0 16px;padding:14px;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,monospace;font-size:13px}.ReferralCodeModal-module-scss-module__hTvU0W__copyButton{color:#999;cursor:pointer;letter-spacing:1px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.3);border-radius:2px;width:calc(100% - 32px);margin:0 16px;padding:8px;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,sans-serif;font-size:12px;font-weight:400;transition:all .15s}.ReferralCodeModal-module-scss-module__hTvU0W__copyButton:hover{color:#fff;background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5)}.ReferralCodeModal-module-scss-module__hTvU0W__copyButton:active{transform:translateY(1px)}.ReferralCodeModal-module-scss-module__hTvU0W__message{text-align:center;color:#999;margin:0 16px;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,sans-serif;font-size:11px}.ReferralCodeModal-module-scss-module__hTvU0W__referralStats{border-top:1px solid rgba(255,255,255,.15);flex-direction:column;gap:.6rem;margin:0 16px;padding-top:12px;display:flex}.ReferralCodeModal-module-scss-module__hTvU0W__statsHeader{justify-content:space-between;align-items:center;display:flex}.ReferralCodeModal-module-scss-module__hTvU0W__statsLabel{color:#999;letter-spacing:1px;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,sans-serif;font-size:13px}.ReferralCodeModal-module-scss-module__hTvU0W__statsCount{color:#999;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:2px;padding:2px 8px;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,monospace;font-size:13px;font-weight:400}.ReferralCodeModal-module-scss-module__hTvU0W__progressBar{background:rgba(255,255,255,.08);border-radius:2px;width:100%;height:4px;overflow:hidden}.ReferralCodeModal-module-scss-module__hTvU0W__progressFill{background:rgba(255,255,255,.5);border-radius:2px;height:100%;transition:width .5s}.ReferralCodeModal-module-scss-module__hTvU0W__rewardInfo{flex-direction:column;gap:.3rem;margin-top:.2rem;display:flex}.ReferralCodeModal-module-scss-module__hTvU0W__infoNotice{color:#999;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:2px;flex-direction:column;gap:.45rem;padding:8px 10px;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,sans-serif;font-size:12px;line-height:1.5;display:flex}.ReferralCodeModal-module-scss-module__hTvU0W__rewardItem{color:#999;align-items:center;gap:.5rem;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,sans-serif;font-size:12px;display:flex}.ReferralCodeModal-module-scss-module__hTvU0W__rewardIcon{font-size:12px}.ReferralCodeModal-module-scss-module__hTvU0W__maxReached{text-align:center;color:#999;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:2px;padding:6px;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,sans-serif;font-size:12px;font-weight:400}.ReferralCodeModal-module-scss-module__hTvU0W__referredUsers{border-top:1px solid rgba(255,255,255,.15);flex-direction:column;gap:.5rem;margin:0 16px;padding-top:12px;padding-bottom:16px;display:flex}.ReferralCodeModal-module-scss-module__hTvU0W__referredUsersHeader{color:#999;letter-spacing:1px;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,sans-serif;font-size:13px;font-weight:400}.ReferralCodeModal-module-scss-module__hTvU0W__referredUsersLoading{justify-content:center;padding:1rem 0;display:flex}.ReferralCodeModal-module-scss-module__hTvU0W__spinner{border:2px solid rgba(255,255,255,.1);border-top-color:rgba(255,255,255,.6);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite ReferralCodeModal-module-scss-module__hTvU0W__spin}@keyframes ReferralCodeModal-module-scss-module__hTvU0W__spin{to{transform:rotate(360deg)}}.ReferralCodeModal-module-scss-module__hTvU0W__referredUsersEmpty{text-align:center;color:rgba(255,255,255,.3);padding:.8rem 0;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,sans-serif;font-size:12px}.ReferralCodeModal-module-scss-module__hTvU0W__referredUsersList{flex-direction:column;gap:.3rem;display:flex}.ReferralCodeModal-module-scss-module__hTvU0W__referredUserItem{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:2px;justify-content:space-between;align-items:center;gap:.5rem;padding:8px 10px;display:flex}.ReferralCodeModal-module-scss-module__hTvU0W__referredUserItem:hover{background:rgba(255,255,255,.05)}.ReferralCodeModal-module-scss-module__hTvU0W__referredUserInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ReferralCodeModal-module-scss-module__hTvU0W__referredUserEmail{color:#999;letter-spacing:1px;white-space:nowrap;text-overflow:ellipsis;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,monospace;font-size:12px;overflow:hidden}.ReferralCodeModal-module-scss-module__hTvU0W__referredUserDate{color:rgba(255,255,255,.3);font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,sans-serif;font-size:10px}.ReferralCodeModal-module-scss-module__hTvU0W__referredUserBadges{flex-shrink:0;gap:4px;display:flex}.ReferralCodeModal-module-scss-module__hTvU0W__badge{white-space:nowrap;border-radius:2px;padding:2px 6px;font-family:WenQuanYi Bitmap Song,WenQuanYiBitmapSong,sans-serif;font-size:10px;font-weight:400}.ReferralCodeModal-module-scss-module__hTvU0W__badgeVerified{color:rgba(255,255,255,.8);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15)}.ReferralCodeModal-module-scss-module__hTvU0W__badgePending{color:rgba(255,255,255,.4);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1)}.ReferralCodeModal-module-scss-module__hTvU0W__badgeRewarded{color:rgba(255,255,255,.7);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15)}
.ProfileModeGuide-module-scss-module__ncybKa__overlay{z-index:1300;box-sizing:border-box;background:linear-gradient(rgba(0,0,0,.14) 0%,rgba(0,0,0,.38) 48%,rgba(0,0,0,.68) 100%);justify-content:center;align-items:flex-end;padding:0 24px;animation:.18s ease-out both ProfileModeGuide-module-scss-module__ncybKa__overlayIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.ProfileModeGuide-module-scss-module__ncybKa__content{justify-content:center;align-items:flex-end;width:min(1120px,100%);display:flex}.ProfileModeGuide-module-scss-module__ncybKa__cards{perspective:1000px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:16px;width:100%;display:grid}.ProfileModeGuide-module-scss-module__ncybKa__card{--accent:#20ffe4;--card-border:rgba(255,255,255,.58);--accent-glow:rgba(32,255,228,.28);--tilt:-3deg;--rest-y:205px;color:rgba(242,255,253,.94);text-align:left;border:1px solid var(--card-border);cursor:pointer;transform-origin:bottom;width:100%;min-width:0;height:420px;transform:translateY(var(--rest-y))rotateZ(var(--tilt));animation:ProfileModeGuide-module-scss-module__ncybKa__cardSlide .72s cubic-bezier(.16,1,.3,1)calc(var(--guide-index)*78ms)backwards,ProfileModeGuide-module-scss-module__ncybKa__cardFlicker .72s steps(1,end)calc(var(--guide-index)*78ms)backwards;background:rgba(2,8,10,.82);border-radius:3px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:22px;padding:24px 18px;transition:transform .22s cubic-bezier(.16,1,.3,1),background .16s,border-color .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.024),0 14px 34px rgba(0,0,0,.44)}.ProfileModeGuide-module-scss-module__ncybKa__card:before{content:"";background:var(--accent);opacity:0;height:1px;box-shadow:0 0 10px var(--accent);animation:ProfileModeGuide-module-scss-module__ncybKa__cardScan 4.2s linear calc(.7s + var(--guide-index)*.18s)infinite;pointer-events:none;position:absolute;top:0;left:12px;right:12px}.ProfileModeGuide-module-scss-module__ncybKa__card:after{content:"";background:var(--accent);width:3px;height:46px;box-shadow:0 0 12px var(--accent-glow);opacity:.76;pointer-events:none;position:absolute;top:92px;left:0}.ProfileModeGuide-module-scss-module__ncybKa__card:nth-child(2){--tilt:-1.5deg}.ProfileModeGuide-module-scss-module__ncybKa__card:nth-child(3){--tilt:0deg}.ProfileModeGuide-module-scss-module__ncybKa__card:nth-child(4){--tilt:1.5deg}.ProfileModeGuide-module-scss-module__ncybKa__card:nth-child(5){--tilt:3deg}.ProfileModeGuide-module-scss-module__ncybKa__card:hover{z-index:2;box-shadow:0 20px 44px rgba(0,0,0,.58),0 0 24px var(--accent-glow);background:rgba(3,18,20,.97);border-color:#fff;outline:none;transform:translateY(78px)rotate(0)scale(1.025)}.ProfileModeGuide-module-scss-module__ncybKa__card:focus-visible{z-index:2;box-shadow:0 20px 44px rgba(0,0,0,.58),0 0 24px var(--accent-glow);background:rgba(3,18,20,.97);border-color:#fff;outline:none;transform:translateY(78px)rotate(0)scale(1.025)}.ProfileModeGuide-module-scss-module__ncybKa__card:hover .ProfileModeGuide-module-scss-module__ncybKa__icon{transform:scale(1.08)}.ProfileModeGuide-module-scss-module__ncybKa__card:focus-visible .ProfileModeGuide-module-scss-module__ncybKa__icon{transform:scale(1.08)}.ProfileModeGuide-module-scss-module__ncybKa__card:hover .ProfileModeGuide-module-scss-module__ncybKa__cardDescription{color:rgba(232,255,252,.8)}.ProfileModeGuide-module-scss-module__ncybKa__card:focus-visible .ProfileModeGuide-module-scss-module__ncybKa__cardDescription{color:rgba(232,255,252,.8)}.ProfileModeGuide-module-scss-module__ncybKa__iconFrame{flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.ProfileModeGuide-module-scss-module__ncybKa__icon{object-fit:contain;width:46px;height:46px;image-rendering:pixelated;image-rendering:crisp-edges;transition:transform .16s}.ProfileModeGuide-module-scss-module__ncybKa__cardCopy{flex-direction:column;gap:10px;min-width:0;display:flex}.ProfileModeGuide-module-scss-module__ncybKa__cardTitle{letter-spacing:0;overflow-wrap:anywhere;font-family:WenQuanYiBitmapSong,WenQuanYi Bitmap Song,JetBrains Mono,sans-serif;font-size:20px;font-weight:500;line-height:1.25}.ProfileModeGuide-module-scss-module__ncybKa__cardDescription{color:rgba(214,235,232,.6);letter-spacing:0;overflow-wrap:anywhere;font-size:12px;font-weight:400;line-height:1.55;transition:color .16s}@media (max-width:900px){.ProfileModeGuide-module-scss-module__ncybKa__overlay{padding:calc(12px + env(safe-area-inset-top))10px calc(12px + env(safe-area-inset-bottom));align-items:flex-start;overflow-y:auto}.ProfileModeGuide-module-scss-module__ncybKa__content{align-items:flex-start;width:min(560px,100%)}.ProfileModeGuide-module-scss-module__ncybKa__cards{grid-template-columns:1fr;gap:8px}.ProfileModeGuide-module-scss-module__ncybKa__card{height:auto;min-height:94px;animation:ProfileModeGuide-module-scss-module__ncybKa__mobileCardSlide .56s cubic-bezier(.16,1,.3,1)calc(var(--guide-index)*62ms)backwards,ProfileModeGuide-module-scss-module__ncybKa__cardFlicker .56s steps(1,end)calc(var(--guide-index)*62ms)backwards;flex-direction:row;align-items:center;gap:14px;padding:13px 16px;transform:none}.ProfileModeGuide-module-scss-module__ncybKa__card:before{display:none}.ProfileModeGuide-module-scss-module__ncybKa__card:after{width:2px;height:28px;top:50%;transform:translateY(-50%)}.ProfileModeGuide-module-scss-module__ncybKa__card:hover{transform:translateY(-3px)}.ProfileModeGuide-module-scss-module__ncybKa__card:focus-visible{transform:translateY(-3px)}.ProfileModeGuide-module-scss-module__ncybKa__iconFrame{flex-basis:46px;width:46px;height:46px}.ProfileModeGuide-module-scss-module__ncybKa__icon{width:38px;height:38px}.ProfileModeGuide-module-scss-module__ncybKa__cardCopy{gap:5px}.ProfileModeGuide-module-scss-module__ncybKa__cardTitle{font-size:16px}.ProfileModeGuide-module-scss-module__ncybKa__cardDescription{font-size:11px;line-height:1.4}}@media (prefers-reduced-motion:reduce){.ProfileModeGuide-module-scss-module__ncybKa__overlay,.ProfileModeGuide-module-scss-module__ncybKa__card,.ProfileModeGuide-module-scss-module__ncybKa__card:before{animation:none}}@keyframes ProfileModeGuide-module-scss-module__ncybKa__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes ProfileModeGuide-module-scss-module__ncybKa__cardSlide{0%{transform:translateY(440px)rotateX(-10deg)rotateZ(var(--tilt))scaleY(.9)}to{transform:translateY(var(--rest-y))rotateX(0deg)rotateZ(var(--tilt))scaleY(1)}}@keyframes ProfileModeGuide-module-scss-module__ncybKa__mobileCardSlide{0%{transform:translateY(34px)scaleY(.94)}to{transform:translateY(0)scaleY(1)}}@keyframes ProfileModeGuide-module-scss-module__ncybKa__cardFlicker{0%,17%{opacity:0;filter:brightness(2.2)contrast(1.25)}18%,25%{opacity:.9}26%,31%{opacity:.2}32%,43%{opacity:1;filter:brightness(1.65)contrast(1.15)}44%,48%{opacity:.48}49%,67%{opacity:1}68%,71%{opacity:.78}72%,to{opacity:1;filter:brightness()contrast()}}@keyframes ProfileModeGuide-module-scss-module__ncybKa__cardScan{0%,12%{opacity:0;transform:translateY(10px)}18%{opacity:.82}64%{opacity:.14}76%,to{opacity:0;transform:translateY(390px)}}
