.index-module-scss-module__E9ujLG__header{flex-direction:column;align-items:center;gap:20px;display:flex}.index-module-scss-module__E9ujLG__userInfo{flex-direction:column;align-items:center;gap:18px;display:flex}.index-module-scss-module__E9ujLG__avatar{border-radius:50%;width:100px;height:100px;position:relative;overflow:hidden}.index-module-scss-module__E9ujLG__avatar img{object-fit:cover;width:100%;height:100%}.index-module-scss-module__E9ujLG__username{color:var(--text-primary);font-size:1.5rem;font-weight:700}.index-module-scss-module__E9ujLG__stats{justify-content:space-between;align-items:center;width:100%;height:58px;display:flex}.index-module-scss-module__E9ujLG__statItem{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:88px;display:flex}.index-module-scss-module__E9ujLG__statValue{color:#fff;font-size:1.125rem;font-weight:600;line-height:14px}.index-module-scss-module__E9ujLG__statLabel{color:#969798;font-size:.875rem;line-height:14px}.index-module-scss-module__E9ujLG__actions{justify-content:space-between;align-items:flex-start;gap:12px;width:100%;display:flex}.index-module-scss-module__E9ujLG__actionButton{cursor:pointer;background-color:#2b2e30;border-radius:9999px;justify-content:center;align-items:center;gap:6px;width:180px;height:40px;padding:10px 16px;transition:background-color .2s;display:flex}.index-module-scss-module__E9ujLG__actionButton span{color:#fff;font-size:.875rem}.index-module-scss-module__E9ujLG__actionButton:hover{background-color:#3a3d3f}.index-module-scss-module__E9ujLG__actionIcon{color:#fff;width:20px;height:20px}
.index-module-scss-module__x5_Eda__dialogContent{background:linear-gradient(166.63deg,#1e2021 25.19%,#262628 42.82%);border:1px solid #bcbcbc33;border-radius:14px;max-width:576px;padding:30px 24px;overflow:hidden;box-shadow:0 10px 30px #0006}.index-module-scss-module__x5_Eda__dialogBody{padding:0}.index-module-scss-module__x5_Eda__closeButton{z-index:10;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:opacity .2s;display:flex;position:absolute;top:16px;right:16px}.index-module-scss-module__x5_Eda__closeButton:hover{opacity:.7}.index-module-scss-module__x5_Eda__closeButton:focus{outline:none}.index-module-scss-module__x5_Eda__closeIcon{color:#fff;width:24px;height:24px}.index-module-scss-module__x5_Eda__container{z-index:1;flex-direction:column;gap:30px;width:100%;display:flex;position:relative}.index-module-scss-module__x5_Eda__avatarSection{flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.index-module-scss-module__x5_Eda__avatarWrapper{cursor:pointer;border-radius:999px;width:74px;height:74px;transition:transform .2s;position:relative;overflow:hidden}.index-module-scss-module__x5_Eda__avatarWrapper:hover{transform:scale(1.02)}.index-module-scss-module__x5_Eda__avatarWrapper:hover .index-module-scss-module__x5_Eda__avatarOverlay{opacity:1}.index-module-scss-module__x5_Eda__avatarWrapper:focus{outline:none}.index-module-scss-module__x5_Eda__avatar{z-index:1;width:100%;height:100%;position:relative}.index-module-scss-module__x5_Eda__avatarOverlay{opacity:0;pointer-events:none;z-index:2;background-color:#00000080;border-radius:999px;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.index-module-scss-module__x5_Eda__cameraIcon{color:#fff;width:24px;height:24px}.index-module-scss-module__x5_Eda__fileInput{display:none}.index-module-scss-module__x5_Eda__formSection{flex-direction:column;gap:30px;width:100%;display:flex}.index-module-scss-module__x5_Eda__fieldWrapper{flex-direction:column;gap:14px;width:100%;display:flex}.index-module-scss-module__x5_Eda__label{color:#fff;font-family:SF Pro,sans-serif;font-size:16px;font-weight:600;line-height:20px}.index-module-scss-module__x5_Eda__required{color:#ff5858;margin-right:2px}.index-module-scss-module__x5_Eda__input{color:#fff;background:#ffffff05;border:1px solid #3f3f41;border-radius:8px;height:48px;padding:0 12px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:18px;transition:border-color .2s}.index-module-scss-module__x5_Eda__input:focus{border-color:#00ff95;outline:none}.index-module-scss-module__x5_Eda__input::placeholder{color:#969798}.index-module-scss-module__x5_Eda__input:disabled{opacity:.5;cursor:not-allowed}.index-module-scss-module__x5_Eda__hint{color:#a0a3a3;margin:0;font-family:SF Pro,sans-serif;font-size:14px;font-weight:400;line-height:14px}.index-module-scss-module__x5_Eda__buttonGroup{gap:14px;width:100%;display:flex}.index-module-scss-module__x5_Eda__cancelButton{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:8px;flex:1;height:40px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:600;line-height:18px;transition:background-color .2s}.index-module-scss-module__x5_Eda__cancelButton:hover:not(:disabled){background:#ffffff14}.index-module-scss-module__x5_Eda__cancelButton:disabled{opacity:.5;cursor:not-allowed}.index-module-scss-module__x5_Eda__saveButton{color:#292b2c;cursor:pointer;background:linear-gradient(166.63deg,#00ff95 20.85%,#35f8ff 96.73%);border:none;border-radius:8px;flex:1;height:40px;font-family:SF Pro,sans-serif;font-size:14px;font-weight:700;line-height:normal;transition:opacity .2s}.index-module-scss-module__x5_Eda__saveButton:hover:not(:disabled){opacity:.9}.index-module-scss-module__x5_Eda__saveButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.index-module-scss-module__x5_Eda__dialogContent{max-width:calc(100vw - 32px);padding:24px 16px}.index-module-scss-module__x5_Eda__buttonGroup{flex-direction:column}.index-module-scss-module__x5_Eda__cancelButton,.index-module-scss-module__x5_Eda__saveButton{width:100%}}
.index-module-scss-module__dzy9ra__tabs{align-items:flex-start;gap:12px;display:flex}.index-module-scss-module__dzy9ra__tab{cursor:pointer;background-color:#2b2e30;border-radius:9999px;justify-content:center;align-items:center;gap:2px;height:40px;padding:10px 16px;transition:all .2s;display:flex}.index-module-scss-module__dzy9ra__tab:hover:not(.index-module-scss-module__dzy9ra__active){background-color:#3a3d3f}.index-module-scss-module__dzy9ra__label{color:#fff;font-size:.875rem;font-weight:700;line-height:normal}.index-module-scss-module__dzy9ra__active{background:linear-gradient(#1e2021,#1e2021) padding-box padding-box,linear-gradient(122deg,#00ff95 0%,#35f8ff 100%) border-box;border:2px solid #0000;border-radius:9999px;padding:8px 14px;position:relative}.index-module-scss-module__dzy9ra__active .index-module-scss-module__dzy9ra__label{-webkit-text-fill-color:#0000;filter:brightness(1.3)saturate(1.1);background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-background-clip:text;background-clip:text;line-height:1;display:inline-block}.index-module-scss-module__dzy9ra__icon{justify-content:center;align-items:center;display:inline-flex;position:relative}.index-module-scss-module__dzy9ra__iconSvg{width:16px;height:16px;shape-rendering:geometricPrecision;margin-left:2px}.index-module-scss-module__dzy9ra__active .index-module-scss-module__dzy9ra__iconSvg{color:#00ff95;filter:drop-shadow(0 0 1.5px #35f8ffcc)}:not(.dark) .index-module-scss-module__dzy9ra__active:before{background:linear-gradient(122deg,#18d683 0%,#2cb9a0 100%)}:not(.dark) .index-module-scss-module__dzy9ra__active .index-module-scss-module__dzy9ra__label{-webkit-text-fill-color:#0000;background:linear-gradient(122deg,#18d683 0%,#2cb9a0 100%);-webkit-background-clip:text;background-clip:text}:not(.dark) .index-module-scss-module__dzy9ra__active .index-module-scss-module__dzy9ra__icon .index-module-scss-module__dzy9ra__iconSvg{color:#18d683;filter:drop-shadow(0 0 2px #2cb9a099)}
.VirtualWaterfall-module-scss-module__DVosXG__container{width:100%;height:100%}.VirtualWaterfall-module-scss-module__DVosXG__scrollContainer{scroll-behavior:smooth}.VirtualWaterfall-module-scss-module__DVosXG__scrollContainer::-webkit-scrollbar{width:8px}.VirtualWaterfall-module-scss-module__DVosXG__scrollContainer::-webkit-scrollbar-track{background:0 0}.VirtualWaterfall-module-scss-module__DVosXG__scrollContainer::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.VirtualWaterfall-module-scss-module__DVosXG__scrollContainer::-webkit-scrollbar-thumb:hover{background:#0000004d}.VirtualWaterfall-module-scss-module__DVosXG__item{transition:opacity .2s ease-in-out}.VirtualWaterfall-module-scss-module__DVosXG__item:hover{opacity:.9}.VirtualWaterfall-module-scss-module__DVosXG__loading{justify-content:center;align-items:center;width:100%;height:100px;display:flex}.VirtualWaterfall-module-scss-module__DVosXG__loadMoreTrigger{margin-top:40px}.VirtualWaterfall-module-scss-module__DVosXG__noMore{color:#999;justify-content:center;align-items:center;width:100%;height:60px;font-size:14px;display:flex}
.styles-module-scss-module__2B5NeW__assetPlayer{background:#1e2021;border-radius:12px;flex-direction:column;width:275px;height:978px;margin-right:35px;display:flex;overflow:hidden;box-shadow:0 -10px 20px #0003}.styles-module-scss-module__2B5NeW__emptyState{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex}.styles-module-scss-module__2B5NeW__emptyIcon{color:#ffffff4d;width:48px;height:48px}.styles-module-scss-module__2B5NeW__emptyText{color:#ffffff80;font-size:14px}.styles-module-scss-module__2B5NeW__coverSection{cursor:pointer;border-radius:8px;width:247px;height:247px;margin:14px auto 18px;position:relative;overflow:hidden}.styles-module-scss-module__2B5NeW__coverSection:hover .styles-module-scss-module__2B5NeW__coverImage{transform:scale(1.1);box-shadow:0 16px 50px #000000d9,0 0 40px #00ff9540,0 0 80px #00ff951a}.styles-module-scss-module__2B5NeW__coverImage{object-fit:cover;border-radius:8px;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1);transform:scale(1)}.styles-module-scss-module__2B5NeW__coverOverlay{position:absolute;bottom:8px;left:0;right:0}.styles-module-scss-module__2B5NeW__statsRow{justify-content:space-evenly;align-items:center;width:100%;display:flex}.styles-module-scss-module__2B5NeW__statButton,.styles-module-scss-module__2B5NeW__linkButton{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;color:#fff;background:#0006;border-radius:4px;justify-content:center;align-items:center;gap:4px;width:52px;height:28px;padding:7px 0;font-size:12px;transition:all .2s;display:flex}.styles-module-scss-module__2B5NeW__statButton.styles-module-scss-module__2B5NeW__favorited .styles-module-scss-module__2B5NeW__statIcon,.styles-module-scss-module__2B5NeW__favorited.styles-module-scss-module__2B5NeW__linkButton .styles-module-scss-module__2B5NeW__statIcon{color:#ff4458}.styles-module-scss-module__2B5NeW__linkButton{width:32px}.styles-module-scss-module__2B5NeW__statIcon{width:14px;height:14px}.styles-module-scss-module__2B5NeW__iconButton{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;color:#fff;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__2B5NeW__iconButton:hover{background:#fff3}.styles-module-scss-module__2B5NeW__remixButton{color:#1e2021;text-align:center;cursor:pointer;background:linear-gradient(122deg,#00ff95 34.62%,#35f8ff 100%);border-radius:4px;width:74px;height:28px;font-family:SF Pro;font-size:14px;font-weight:600;line-height:28px}.styles-module-scss-module__2B5NeW__remixButton:hover{opacity:.9}.styles-module-scss-module__2B5NeW__songHeader{justify-content:space-between;align-items:center;padding:0 20px;display:flex}.styles-module-scss-module__2B5NeW__songName{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-family:SF Pro,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:600;overflow:hidden}.styles-module-scss-module__2B5NeW__moreButton{cursor:pointer;color:#ffffffb3;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;transition:color .2s;display:flex;transform:rotate(90deg)}.styles-module-scss-module__2B5NeW__moreButton:hover{color:#fff}.styles-module-scss-module__2B5NeW__moreButton svg{width:18px;height:18px}.styles-module-scss-module__2B5NeW__authorSection{justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.styles-module-scss-module__2B5NeW__authorInfo{align-items:center;gap:8px;display:flex}.styles-module-scss-module__2B5NeW__authorAvatar{object-fit:cover;border-radius:50%;width:32px;height:32px}.styles-module-scss-module__2B5NeW__authorName{color:#fff;font-size:14px;font-weight:500}.styles-module-scss-module__2B5NeW__followButton{cursor:pointer;color:#fff;border:1px solid #343637;border-radius:999px;justify-content:center;align-items:center;width:48px;height:30px;transition:all .2s;display:flex}.styles-module-scss-module__2B5NeW__followButton:hover{background:#fff3}.styles-module-scss-module__2B5NeW__followButton.styles-module-scss-module__2B5NeW__following{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%)}.styles-module-scss-module__2B5NeW__followIcon{color:#ffffff80;width:16px;height:16px;transition:all .3s}.styles-module-scss-module__2B5NeW__followButton .styles-module-scss-module__2B5NeW__followIcon{color:#00ff95}.styles-module-scss-module__2B5NeW__followButton.styles-module-scss-module__2B5NeW__following .styles-module-scss-module__2B5NeW__followIcon{color:#fff}.styles-module-scss-module__2B5NeW__styleInfoWrapper{min-height:36px;padding:0 14px;position:relative}.styles-module-scss-module__2B5NeW__styleInfo{color:#969798;text-align:left;word-break:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-family:SF Pro;font-size:14px;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.styles-module-scss-module__2B5NeW__styleInfoWrapper:hover .styles-module-scss-module__2B5NeW__styleInfo{z-index:10;-webkit-line-clamp:unset;background:#2a2c2d;border-radius:6px;padding:8px 12px;position:absolute;top:0;left:14px;right:14px;overflow:visible;box-shadow:0 4px 12px #00000080}.styles-module-scss-module__2B5NeW__lyricsSection{border-bottom:1px solid #ffffff1a;flex:1;margin:16px 20px 20px;overflow-y:auto}.styles-module-scss-module__2B5NeW__lyricsSection::-webkit-scrollbar{width:4px}.styles-module-scss-module__2B5NeW__lyricsSection::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__2B5NeW__lyricsSection::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.styles-module-scss-module__2B5NeW__lyricsContent{box-sizing:border-box;flex-direction:column;gap:4px;padding-bottom:20px;display:flex}.styles-module-scss-module__2B5NeW__lyricLine{color:#fffc;margin:0;font-size:14px;line-height:1.6}.styles-module-scss-module__2B5NeW__lyricLine.styles-module-scss-module__2B5NeW__active{color:#fff;background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.styles-module-scss-module__2B5NeW__noLyrics{color:#fff6;text-align:center;margin:40px 0;font-size:13px}.styles-module-scss-module__2B5NeW__controls{flex-direction:column;gap:1rem;padding:16px 20px 20px;display:flex}.styles-module-scss-module__2B5NeW__playControls{justify-content:center;align-items:center;gap:1rem;display:flex}.styles-module-scss-module__2B5NeW__controlButton{cursor:pointer;color:#fff;width:28px;height:28px;transition:all .2s}.styles-module-scss-module__2B5NeW__controlButton>svg{margin:0 auto}.styles-module-scss-module__2B5NeW__controlButton>svg:active{filter:brightness(.9);transform:scale(1.1)}.styles-module-scss-module__2B5NeW__playButton{cursor:pointer;color:#fff;background:#343637;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.styles-module-scss-module__2B5NeW__playButton:hover{filter:brightness(1.15)}.styles-module-scss-module__2B5NeW__playButton:active{filter:brightness(.9);transform:scale(.95)}.styles-module-scss-module__2B5NeW__playButton svg{width:24px;height:24px}.styles-module-scss-module__2B5NeW__progressSection{align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__2B5NeW__timeText{color:#fff9;font-variant-numeric:tabular-nums;text-align:center;flex-shrink:0;min-width:35px;font-size:.75rem}.styles-module-scss-module__2B5NeW__progressBar{cursor:pointer;background:#ffffff1a;border-radius:2px;flex:1;height:4px;transition:height .2s;position:relative;overflow:visible}.styles-module-scss-module__2B5NeW__progressBar:hover{height:6px}.styles-module-scss-module__2B5NeW__progressFilled{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);border-radius:2px;height:100%;transition:width .1s linear;position:relative;overflow:visible}.styles-module-scss-module__2B5NeW__progressFilled:after{content:"";cursor:pointer;background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);border-radius:50%;width:10px;height:10px;transition:transform .2s;position:absolute;top:50%;right:-5px;transform:translateY(-50%);box-shadow:0 2px 4px #00000026}.styles-module-scss-module__2B5NeW__progressBar:hover .styles-module-scss-module__2B5NeW__progressFilled:after{transform:translateY(-50%)scale(1.3)}.styles-module-scss-module__2B5NeW__volumeControl{flex-shrink:0;align-items:center;display:flex;position:relative}.styles-module-scss-module__2B5NeW__volumeButton{cursor:pointer;color:#ffffffb3;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.styles-module-scss-module__2B5NeW__volumeButton:hover{color:#fff;background:#ffffff1a}.styles-module-scss-module__2B5NeW__volumeButton:active{background:#ffffff26}.styles-module-scss-module__2B5NeW__volumeButton svg{width:18px;height:18px}.styles-module-scss-module__2B5NeW__volumePopup{z-index:18;background-color:#1e2021;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;width:25px;min-height:140px;padding:1rem .5rem;display:flex;position:absolute;bottom:28px;left:0;box-shadow:0 4px 12px #0000004d}.styles-module-scss-module__2B5NeW__volumeSliderVertical{transform-origin:50%;cursor:pointer;appearance:none;background:#ffffff1a;background:linear-gradient(to right,white 0%,white var(--volume-percent,100%),#ffffff1a var(--volume-percent,100%),#ffffff1a 100%);border-radius:3px;outline:none;width:120px;height:6px;position:relative;transform:rotate(-90deg)}.styles-module-scss-module__2B5NeW__volumeSliderVertical::-webkit-slider-thumb{appearance:none;cursor:grab;background:#fff;border-radius:50%;width:16px;height:16px;margin-top:-5px;transition:all .2s;box-shadow:0 2px 4px #0003}.styles-module-scss-module__2B5NeW__volumeSliderVertical::-webkit-slider-thumb:hover{filter:brightness(1.15);transform:scale(1.2)}.styles-module-scss-module__2B5NeW__volumeSliderVertical::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.1)}.styles-module-scss-module__2B5NeW__volumeSliderVertical::-moz-range-thumb{cursor:grab;background:#fff;border:none;border-radius:50%;width:16px;height:16px;transition:all .2s;box-shadow:0 2px 4px #0003}.styles-module-scss-module__2B5NeW__volumeSliderVertical::-moz-range-thumb:hover{filter:brightness(1.15);transform:scale(1.2)}.styles-module-scss-module__2B5NeW__volumeSliderVertical::-moz-range-thumb:active{cursor:grabbing;transform:scale(1.1)}.styles-module-scss-module__2B5NeW__volumeSliderVertical::-webkit-slider-runnable-track{background:#ffffff1a;border-radius:3px;height:6px}.styles-module-scss-module__2B5NeW__volumeSliderVertical::-moz-range-track{background:#ffffff1a;border-radius:3px;height:6px}
.styles-module-scss-module__IBFiGq__modalOverlay{z-index:887;background:#000000bf;animation:.25s styles-module-scss-module__IBFiGq__overlayFadeIn;position:fixed;inset:0}@keyframes styles-module-scss-module__IBFiGq__overlayFadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__IBFiGq__uploadModal{z-index:888;background:#1e2021;border-radius:14px;flex-direction:column;width:980px;height:min(774px,95vh);max-height:95vh;animation:.25s styles-module-scss-module__IBFiGq__modalFadeIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 15px 10px #00000073}@keyframes styles-module-scss-module__IBFiGq__modalFadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.styles-module-scss-module__IBFiGq__modalHeader{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex}.styles-module-scss-module__IBFiGq__headerTitle{color:#ffffffe6;font-size:16px;font-weight:600}.styles-module-scss-module__IBFiGq__closeButton{color:#ffffffb3;cursor:pointer;background:#ffffff1a;border:none;border-radius:99px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__closeButton:hover{color:#ffffffe6;background:#ffffff26;transform:scale(1.1)}.styles-module-scss-module__IBFiGq__closeButton:active{transform:scale(.95)}.styles-module-scss-module__IBFiGq__stepProgress{flex-shrink:0;justify-content:center;align-items:flex-end;gap:0;width:100%;padding:10px 0 20px;display:flex}.styles-module-scss-module__IBFiGq__stepItem{flex-direction:column;align-items:center;width:24px;display:flex;position:relative;bottom:-5px}.styles-module-scss-module__IBFiGq__stepLabel{color:#fff;text-align:center;white-space:nowrap;height:17px;margin-bottom:7px;font-size:14px;font-weight:700;transition:opacity .3s}.styles-module-scss-module__IBFiGq__stepLabel.styles-module-scss-module__IBFiGq__active{opacity:1}.styles-module-scss-module__IBFiGq__stepLabel.styles-module-scss-module__IBFiGq__completed{opacity:.9}.styles-module-scss-module__IBFiGq__stepDot{background:0 0;border:2px solid #343637;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex;position:relative}.styles-module-scss-module__IBFiGq__stepDot:before{content:"";background:#fff3;border-radius:50%;width:12px;height:12px;transition:all .3s}.styles-module-scss-module__IBFiGq__stepDot.styles-module-scss-module__IBFiGq__active:before{background:#01fe97;box-shadow:0 0 12px #01fe9799}.styles-module-scss-module__IBFiGq__stepDot.styles-module-scss-module__IBFiGq__completed:before{background:#01fe97}.styles-module-scss-module__IBFiGq__stepLine{background:#fff3;flex-shrink:0;width:330px;height:2px;margin-bottom:5px;transition:background .3s}.styles-module-scss-module__IBFiGq__stepLine.styles-module-scss-module__IBFiGq__completed{background:linear-gradient(90deg,#01fe97 0%,#0dfdae 100%)}.styles-module-scss-module__IBFiGq__modalBody{flex-direction:column;flex-shrink:0;height:calc(100% - 60px);padding:0;display:flex;overflow-y:auto}.styles-module-scss-module__IBFiGq__modalBody::-webkit-scrollbar{width:6px}.styles-module-scss-module__IBFiGq__modalBody::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__IBFiGq__modalBody::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.styles-module-scss-module__IBFiGq__modalBody::-webkit-scrollbar-thumb:hover{background:#ffffff40}.styles-module-scss-module__IBFiGq__modalBody{scrollbar-width:thin;scrollbar-color:#ffffff26 #0000}.styles-module-scss-module__IBFiGq__uploadStepContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__uploadZone{cursor:pointer;border:3px dashed #0000;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:90%;padding:40px;transition:all .3s;display:flex}.styles-module-scss-module__IBFiGq__uploadZone.styles-module-scss-module__IBFiGq__dragging{background:#00ff950d;border-width:4px;border-color:#00ff95cc}.styles-module-scss-module__IBFiGq__uploadIconCircle{background:#343637;border-radius:999px;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex;position:relative}.styles-module-scss-module__IBFiGq__uploadProgressRing{pointer-events:none;width:108px;height:108px;position:absolute;top:-4px;left:-4px;transform:rotate(-90deg)}.styles-module-scss-module__IBFiGq__uploadProgressCircle{fill:none;stroke:#01fe97;stroke-width:3px;stroke-linecap:round;filter:drop-shadow(0 0 8px #01fe97cc);transition:stroke-dashoffset .3s}.styles-module-scss-module__IBFiGq__uploadIcon{color:#fff9;width:32px;height:32px;transition:all .3s}.styles-module-scss-module__IBFiGq__uploadIconWrapper{width:32px;height:32px;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__uploadIconSlideIn{animation:.4s cubic-bezier(.4,0,.2,1) forwards styles-module-scss-module__IBFiGq__slideInFromBottom;position:absolute;top:0;left:0}@keyframes styles-module-scss-module__IBFiGq__slideInFromBottom{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__IBFiGq__uploadIconSlideOut{animation:.4s cubic-bezier(.4,0,.2,1) forwards styles-module-scss-module__IBFiGq__slideOutToTop;position:absolute;top:0;left:0}@keyframes styles-module-scss-module__IBFiGq__slideOutToTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}.styles-module-scss-module__IBFiGq__uploadIconDragging{animation:.6s ease-in-out infinite styles-module-scss-module__IBFiGq__arrowBounce}@keyframes styles-module-scss-module__IBFiGq__arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.styles-module-scss-module__IBFiGq__uploadIconSuccess{color:#01fe97;animation:.4s cubic-bezier(.68,-.55,.265,1.55) styles-module-scss-module__IBFiGq__checkmarkPop}@keyframes styles-module-scss-module__IBFiGq__checkmarkPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.styles-module-scss-module__IBFiGq__uploadIconError{color:#ff4458;fill:#ff4458;filter:drop-shadow(0 0 8px #ff445899);animation:.5s cubic-bezier(.68,-.55,.265,1.55) styles-module-scss-module__IBFiGq__errorShake}@keyframes styles-module-scss-module__IBFiGq__errorShake{0%{transform:scale(0)rotate(0)}25%{transform:scale(1.1)rotate(-5deg)}50%{transform:scale(1.1)rotate(5deg)}75%{transform:scale(1.1)rotate(-5deg)}to{transform:scale(1)rotate(0)}}.styles-module-scss-module__IBFiGq__uploadIconCharging{color:#01fe97;fill:#01fe97;filter:drop-shadow(0 0 8px #01fe9799);animation:1.5s ease-in-out infinite styles-module-scss-module__IBFiGq__iconCharging}@keyframes styles-module-scss-module__IBFiGq__iconCharging{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.styles-module-scss-module__IBFiGq__uploadMainText{color:#a0a3a3;text-align:center;margin:20px 0;font-size:15px;font-weight:400}.styles-module-scss-module__IBFiGq__uploadSubText{color:#ffffff80;text-align:center;font-size:13px}.styles-module-scss-module__IBFiGq__uploadButton{color:#969798;cursor:pointer;background:#343637;border:none;border-radius:999px;width:109px;height:40px;font-size:14px;font-weight:600;line-height:18px;transition:all .2s}.styles-module-scss-module__IBFiGq__uploadButton:hover:not(:disabled){color:#b0b3b3;background:#3f4243}.styles-module-scss-module__IBFiGq__uploadButton:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__IBFiGq__supportedFormats{pointer-events:none;background:#ffffff0a;border-radius:999px;align-items:center;gap:4px;margin:4px 0;padding:6px 16px;font-size:13px;display:flex}.styles-module-scss-module__IBFiGq__supportedFormats span{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.styles-module-scss-module__IBFiGq__uploadDisclaimer{color:#a0a3a3;text-align:center;width:700px;max-width:calc(100% - 80px);font-size:12px;font-weight:400;line-height:16px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.styles-module-scss-module__IBFiGq__uploadDisclaimer .styles-module-scss-module__IBFiGq__link{color:#01fe97;text-decoration:none}.styles-module-scss-module__IBFiGq__uploadDisclaimer .styles-module-scss-module__IBFiGq__link:hover{text-decoration:underline}.styles-module-scss-module__IBFiGq__infoEditContainer{flex-direction:column;flex:1;display:flex;overflow:hidden}.styles-module-scss-module__IBFiGq__infoEditBody{flex:1;padding:0 24px;overflow-y:hidden}.styles-module-scss-module__IBFiGq__infoEditFooter{box-sizing:border-box;background:#1e2021;border-top:1px solid #ffffff14;flex-shrink:0;justify-content:space-around;align-items:center;width:980px;height:66px;padding:0 18px;display:flex}.styles-module-scss-module__IBFiGq__footerLeft{flex:1;align-items:center;gap:12px;display:flex}.styles-module-scss-module__IBFiGq__footerIcon{color:#969798;flex-shrink:0;width:24px;height:24px}.styles-module-scss-module__IBFiGq__footerText{color:#969798;font-size:12px;font-weight:400;line-height:16px}.styles-module-scss-module__IBFiGq__footerRight{align-items:center;gap:12px;display:flex}.styles-module-scss-module__IBFiGq__footerButtonBack,.styles-module-scss-module__IBFiGq__footerButtonNext{cursor:pointer;text-align:center;border:none;border-radius:999px;width:67px;height:34px;padding:0;font-size:14px;font-weight:700;line-height:34px;transition:all .2s}.styles-module-scss-module__IBFiGq__footerButtonBack{color:#969798;background:#343637}.styles-module-scss-module__IBFiGq__footerButtonBack:hover{color:#b0b3b3;background:#3f4243}.styles-module-scss-module__IBFiGq__footerButtonNext{color:#1e2021;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%)}.styles-module-scss-module__IBFiGq__footerButtonNext:hover{filter:brightness(1.1);animation:.6s styles-module-scss-module__IBFiGq__jelly;box-shadow:0 2px 8px #01fe974d}.styles-module-scss-module__IBFiGq__footerButtonNext:active{animation:none;transform:translateY(1px)}.styles-module-scss-module__IBFiGq__footerButtonNext.styles-module-scss-module__IBFiGq__shake{animation:.5s cubic-bezier(.36,.07,.19,.97) both styles-module-scss-module__IBFiGq__shake;transform:translate(0,0)}.styles-module-scss-module__IBFiGq__button{cursor:pointer;border:none;border-radius:8px;height:40px;padding:0 24px;font-size:14px;font-weight:500;transition:all .2s}.styles-module-scss-module__IBFiGq__button:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__IBFiGq__buttonBack{color:#ffffffe6;background:#ffffff1a}.styles-module-scss-module__IBFiGq__buttonBack:hover:not(:disabled){background:#ffffff26}.styles-module-scss-module__IBFiGq__buttonNext,.styles-module-scss-module__IBFiGq__buttonPublish{color:#1e2021;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%)}.styles-module-scss-module__IBFiGq__buttonNext:hover:not(:disabled),.styles-module-scss-module__IBFiGq__buttonPublish:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 4px 12px #01fe974d}.styles-module-scss-module__IBFiGq__buttonNext:active:not(:disabled),.styles-module-scss-module__IBFiGq__buttonPublish:active:not(:disabled){transform:translateY(1px)}.styles-module-scss-module__IBFiGq__detailsStep{grid-template-columns:1fr 320px;gap:28px;height:100%;display:grid;overflow-y:hidden}.styles-module-scss-module__IBFiGq__stepTitle{color:#fff;text-align:left;height:34px;margin-bottom:-15px;font-size:24px;font-weight:700;line-height:24px}.styles-module-scss-module__IBFiGq__detailsLeft{flex-direction:column;gap:30px;display:flex;overflow-y:scroll}.styles-module-scss-module__IBFiGq__formGroup{flex-direction:column;margin-bottom:16px;display:flex}.styles-module-scss-module__IBFiGq__formGroupBordered{background:#ffffff05;border:1px solid #3f3f41;border-radius:8px;flex-direction:column;width:100%;padding:16px;transition:border-color .2s;display:flex}.styles-module-scss-module__IBFiGq__formGroupBordered:focus-within{border-color:#01fe97}.styles-module-scss-module__IBFiGq__formGroupBordered.styles-module-scss-module__IBFiGq__shake{animation:.5s styles-module-scss-module__IBFiGq__shake}@keyframes styles-module-scss-module__IBFiGq__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-8px)}20%,40%,60%,80%{transform:translate(8px)}}.styles-module-scss-module__IBFiGq__label{color:#ffffffe6;align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.styles-module-scss-module__IBFiGq__label .styles-module-scss-module__IBFiGq__required{color:#fff9;font-weight:400}.styles-module-scss-module__IBFiGq__labelHelpIcon{color:#ffffff80;cursor:help;flex-shrink:0;width:18px;height:18px;transition:color .2s}.styles-module-scss-module__IBFiGq__labelHelpIcon:hover{color:#fffc}.styles-module-scss-module__IBFiGq__input{color:#ffffffe6;background:0 0;border:none;outline:none;height:44px;padding:0;font-size:14px}.styles-module-scss-module__IBFiGq__input::placeholder{color:#ffffff4d}.styles-module-scss-module__IBFiGq__textarea{color:#ffffffe6;resize:none;background:0 0;border:none;outline:none;min-height:100px;padding:0;font-family:inherit;font-size:14px}.styles-module-scss-module__IBFiGq__textarea::placeholder{color:#ffffff4d}.styles-module-scss-module__IBFiGq__charCount{color:#ffffff80;text-align:right;margin-top:-4px;font-size:12px}.styles-module-scss-module__IBFiGq__thumbnailGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.styles-module-scss-module__IBFiGq__thumbnailItem{aspect-ratio:16/9;cursor:pointer;border:2px solid #0000;border-radius:8px;transition:all .2s;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__thumbnailItem:hover{border-color:#01fe9780}.styles-module-scss-module__IBFiGq__thumbnailItem.styles-module-scss-module__IBFiGq__selected{border-color:#01fe97;box-shadow:0 0 0 2px #01fe9733}.styles-module-scss-module__IBFiGq__thumbnailItem img{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__IBFiGq__detailsRight{background:#ffffff08;border-radius:14px;flex-direction:column;flex-shrink:0;width:320px;height:fit-content;display:flex;overflow:hidden}.styles-module-scss-module__IBFiGq__videoPreview{background:#00000080;border-radius:14px 14px 0 0;width:320px;height:180px;overflow:hidden}.styles-module-scss-module__IBFiGq__videoPreview video{object-fit:contain;width:100%;height:100%}.styles-module-scss-module__IBFiGq__videoInfo{background:#ffffff08;border-radius:0 0 14px 14px;flex-direction:column;flex:1;gap:12px;padding:16px;font-size:13px;display:flex}.styles-module-scss-module__IBFiGq__videoInfoItem{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__IBFiGq__videoInfoItem .styles-module-scss-module__IBFiGq__infoLabel{color:#ffffff80;font-size:12px}.styles-module-scss-module__IBFiGq__videoInfoItem .styles-module-scss-module__IBFiGq__infoValue{color:#ffffffe6;word-break:break-all;font-size:13px}.styles-module-scss-module__IBFiGq__infoValueWithCopy{align-items:center;gap:8px;display:flex}.styles-module-scss-module__IBFiGq__infoValueWithCopy .styles-module-scss-module__IBFiGq__infoValue{color:#ffffffe6;word-break:break-all;flex:1;font-size:13px}.styles-module-scss-module__IBFiGq__copyButton{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__copyButton:hover{color:#01fe97;background:#ffffff1a;border-color:#fff3}.styles-module-scss-module__IBFiGq__copyButton:active{transform:scale(.95)}.styles-module-scss-module__IBFiGq__uploadProgress{flex-direction:column;gap:8px;width:100%;display:flex}.styles-module-scss-module__IBFiGq__progressBar{background:#ffffff1a;border-radius:2px;width:100%;height:4px;overflow:hidden}.styles-module-scss-module__IBFiGq__progressFill{background:linear-gradient(90deg,#01fe97 0%,#0dfdae 100%);height:100%;transition:width .3s}.styles-module-scss-module__IBFiGq__progressText{color:#ffffffb3;text-align:center;font-size:13px}.styles-module-scss-module__IBFiGq__checksStep{flex-direction:column;gap:24px;display:flex}.styles-module-scss-module__IBFiGq__checksHeader{color:#ffffffb3;font-size:14px}.styles-module-scss-module__IBFiGq__checkItem{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__checkItem.styles-module-scss-module__IBFiGq__clickable{cursor:pointer}.styles-module-scss-module__IBFiGq__checkItem.styles-module-scss-module__IBFiGq__clickable:hover{background:#ffffff0d;border-color:#01fe974d}.styles-module-scss-module__IBFiGq__checkItem.styles-module-scss-module__IBFiGq__shake{animation:.5s styles-module-scss-module__IBFiGq__shake;border-color:#ff4d4f80!important}.styles-module-scss-module__IBFiGq__checkLeft{align-items:center;gap:12px;display:flex}.styles-module-scss-module__IBFiGq__checkIcon{color:#01fe97;width:20px;height:20px}.styles-module-scss-module__IBFiGq__checkSuccessIcon{color:#01fe97}.styles-module-scss-module__IBFiGq__checkLabel{color:#ffffffe6;font-size:14px;font-weight:500}.styles-module-scss-module__IBFiGq__checkRight{color:#fff9;align-items:center;gap:8px;font-size:13px;display:flex}.styles-module-scss-module__IBFiGq__checksDisclaimer{color:#ffffff80;background:#ffffff05;border-radius:6px;padding:12px;font-size:12px}.styles-module-scss-module__IBFiGq__checksDisclaimer a{color:#01fe97;text-decoration:none}.styles-module-scss-module__IBFiGq__checksDisclaimer a:hover{text-decoration:underline}.styles-module-scss-module__IBFiGq__visibilityStep{grid-template-columns:1fr 320px;gap:28px;height:100%;display:grid}.styles-module-scss-module__IBFiGq__visibilityLeft{flex-direction:column;gap:30px;display:flex}.styles-module-scss-module__IBFiGq__visibilityRight{overflow:hidden}.styles-module-scss-module__IBFiGq__visibilitySection{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__IBFiGq__sectionTitle{color:#ffffffe6;font-size:16px;font-weight:600}.styles-module-scss-module__IBFiGq__sectionDesc{color:#fff9;margin-top:-8px;font-size:13px}.styles-module-scss-module__IBFiGq__visibilityOptions{flex-direction:column;gap:0;display:flex}.styles-module-scss-module__IBFiGq__visibilityOption{cursor:pointer;border-bottom:1px solid #ffffff14;flex-direction:column;padding:16px 0;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__visibilityOption:first-child{padding-top:0}.styles-module-scss-module__IBFiGq__visibilityOption:last-child{border-bottom:none}.styles-module-scss-module__IBFiGq__visibilityOption:hover .styles-module-scss-module__IBFiGq__optionTitle{color:#fff}.styles-module-scss-module__IBFiGq__visibilityOption.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__radioInput{background:#01fe97;border-color:#01fe97}.styles-module-scss-module__IBFiGq__visibilityOption.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__radioInput:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.styles-module-scss-module__IBFiGq__visibilityOption.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__optionTitle{color:#fff}.styles-module-scss-module__IBFiGq__optionMain{align-items:flex-start;gap:12px;display:flex}.styles-module-scss-module__IBFiGq__radioInput{cursor:pointer;appearance:none;background:0 0;border:2px solid #ffffff4d;border-radius:50%;width:18px;min-width:18px;height:18px;margin-top:2px;transition:all .2s;position:relative}.styles-module-scss-module__IBFiGq__radioInput:checked{background:0 0;border-color:#01fe97}.styles-module-scss-module__IBFiGq__radioInput:after{content:"";opacity:0;background:#01fe97;border-radius:50%;width:8px;height:8px;transition:all .2s cubic-bezier(.68,-.55,.265,1.55);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.styles-module-scss-module__IBFiGq__radioInput:checked:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.styles-module-scss-module__IBFiGq__optionContent{flex-direction:column;flex:1;gap:4px;display:flex}.styles-module-scss-module__IBFiGq__optionTitle{color:#ffffffe6;font-size:14px;font-weight:500;transition:color .2s}.styles-module-scss-module__IBFiGq__optionDescription{color:#ffffff80;font-size:13px;line-height:1.5}.styles-module-scss-module__IBFiGq__sharePrivatelyBtn{color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;margin-top:12px;margin-left:30px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.styles-module-scss-module__IBFiGq__sharePrivatelyBtn:hover{color:#fffffff2;background:#ffffff14;border-color:#ffffff26}.styles-module-scss-module__IBFiGq__detailsHeader{justify-content:space-between;align-items:center;margin-bottom:-15px;display:flex}.styles-module-scss-module__IBFiGq__detailsHeader .styles-module-scss-module__IBFiGq__stepTitle{margin-bottom:0}.styles-module-scss-module__IBFiGq__reuseDetailsBtn{color:#969798;text-align:center;cursor:pointer;white-space:nowrap;background:#343637;border:none;border-radius:999px;height:34px;padding:0 16px;font-size:14px;font-weight:600;line-height:34px;transition:all .2s}.styles-module-scss-module__IBFiGq__reuseDetailsBtn:hover{color:#b0b1b2;background:#3f4041}.styles-module-scss-module__IBFiGq__reuseDetailsBtn:active{transform:scale(.98)}.styles-module-scss-module__IBFiGq__thumbnailDesc{color:#ffffff80;margin-bottom:16px;font-size:13px}.styles-module-scss-module__IBFiGq__thumbnailOptions{gap:12px;display:flex}.styles-module-scss-module__IBFiGq__thumbnailOptions.styles-module-scss-module__IBFiGq__shake{animation:.5s styles-module-scss-module__IBFiGq__shake}.styles-module-scss-module__IBFiGq__thumbnailPreview{background:#0003;border:1px solid #3f3f41;border-radius:8px;width:142px;height:80px;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__thumbnailPreview.styles-module-scss-module__IBFiGq__shake{animation:.5s styles-module-scss-module__IBFiGq__shake}.styles-module-scss-module__IBFiGq__thumbnailPreview .styles-module-scss-module__IBFiGq__thumbnailPreviewImage{object-fit:contain;width:100%;height:100%;display:block}.styles-module-scss-module__IBFiGq__thumbnailPreview .styles-module-scss-module__IBFiGq__thumbnailRemoveBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.styles-module-scss-module__IBFiGq__thumbnailPreview .styles-module-scss-module__IBFiGq__thumbnailRemoveBtn:hover{background:#000c;transform:scale(1.1)}.styles-module-scss-module__IBFiGq__thumbnailPreview .styles-module-scss-module__IBFiGq__thumbnailRemoveBtn:active{transform:scale(.95)}.styles-module-scss-module__IBFiGq__thumbnailOptionCard{cursor:pointer;background:#ffffff05;border:1px solid #3f3f41;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:138px;height:78px;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__thumbnailOptionCard:hover{background:#ffffff0d;border-color:#01fe97}.styles-module-scss-module__IBFiGq__thumbnailOptionIcon{color:#fff9;transition:color .2s}.styles-module-scss-module__IBFiGq__thumbnailOptionCard:hover .styles-module-scss-module__IBFiGq__thumbnailOptionIcon{color:#01fe97}.styles-module-scss-module__IBFiGq__thumbnailOptionLabel{color:#ffffffb3;font-size:12px;font-weight:500}.styles-module-scss-module__IBFiGq__thumbnailUploadingOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;background:#000000b3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.styles-module-scss-module__IBFiGq__thumbnailUploadingSpinner{color:#01fe97;width:24px;height:24px}.styles-module-scss-module__IBFiGq__thumbnailUploadingText{color:#01fe97;font-size:11px;font-weight:500}.styles-module-scss-module__IBFiGq__thumbnailSelectorOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s styles-module-scss-module__IBFiGq__overlayFadeIn;display:flex;position:fixed;inset:0}.styles-module-scss-module__IBFiGq__thumbnailSelectorModal{background:#1e2021;border-radius:14px;flex-direction:column;width:980px;height:294px;animation:.3s cubic-bezier(.34,1.56,.64,1) styles-module-scss-module__IBFiGq__modalSlideIn;display:flex;box-shadow:0 8px 32px #0006}.styles-module-scss-module__IBFiGq__thumbnailSelectorHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.styles-module-scss-module__IBFiGq__thumbnailSelectorTitle{color:#ffffffe6;margin:0;font-size:16px;font-weight:600}.styles-module-scss-module__IBFiGq__thumbnailSelectorClose{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__thumbnailSelectorClose:hover{color:#fffffff2;background:#ffffff1a}.styles-module-scss-module__IBFiGq__thumbnailSelectorDesc{color:#ffffff80;margin:0;padding:12px 24px 0;font-size:13px}.styles-module-scss-module__IBFiGq__thumbnailSelectorGrid{flex:1;justify-content:flex-start;align-items:center;gap:12px;padding:24px;display:flex}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem{cursor:pointer;background:#1a1a1a;border:1.5px solid #3f3f41;border-radius:6px;width:134px;height:74px;transition:all .2s;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem:hover{border-color:#0fc6}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem:hover .styles-module-scss-module__IBFiGq__thumbnailPreviewBtn{opacity:1}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem.styles-module-scss-module__IBFiGq__selected{border-width:2px;border-color:#0fc;box-shadow:0 0 10px #00ffcc40}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem.styles-module-scss-module__IBFiGq__selected:after{display:none}.styles-module-scss-module__IBFiGq__thumbnailSelectorItem img{object-fit:contain;width:100%;height:100%}.styles-module-scss-module__IBFiGq__thumbnailPreviewBtn{color:#fffc;cursor:pointer;opacity:0;z-index:10;background:#000000b3;border:1px solid #ffffff26;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;bottom:6px;right:6px}.styles-module-scss-module__IBFiGq__thumbnailPreviewBtn:hover{color:#01fe97;background:#000000e6;border-color:#01fe9766;transform:scale(1.05)}.styles-module-scss-module__IBFiGq__thumbnailPreviewBtn:active{transform:scale(.95)}.styles-module-scss-module__IBFiGq__thumbnailSelectorFooter{border-top:1px solid #ffffff14;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.styles-module-scss-module__IBFiGq__thumbnailSelectorCancelBtn{color:#969798;cursor:pointer;text-align:center;background:#343637;border:none;border-radius:999px;height:34px;padding:0 16px;font-size:14px;font-weight:700;line-height:34px;transition:all .2s}.styles-module-scss-module__IBFiGq__thumbnailSelectorCancelBtn:hover{color:#b0b3b3;background:#3f4243}.styles-module-scss-module__IBFiGq__thumbnailSelectorDoneBtn{color:#1e2021;cursor:pointer;text-align:center;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%);border:none;border-radius:999px;height:34px;padding:0 20px;font-size:14px;font-weight:700;line-height:34px;transition:all .2s}.styles-module-scss-module__IBFiGq__thumbnailSelectorDoneBtn:hover{filter:brightness(1.1);box-shadow:0 2px 8px #01fe974d}.styles-module-scss-module__IBFiGq__thumbnailSelectorDoneBtn:active{transform:translateY(1px)}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoContainer{flex:1;justify-content:center;align-items:center;padding:40px 24px;display:flex}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoBtn{color:#1e2021;cursor:pointer;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:12px;height:48px;padding:0 32px;font-size:15px;font-weight:700;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 4px 12px #01fe9766}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoBtn:active:not(:disabled){transform:translateY(0)}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoBtn:disabled{opacity:.7;cursor:not-allowed}.styles-module-scss-module__IBFiGq__thumbnailLoadVideoSpinner{width:20px;height:20px}.styles-module-scss-module__IBFiGq__thumbnailDownloadProgress{width:100%;max-width:520px;margin:0 auto;padding:0 24px}.styles-module-scss-module__IBFiGq__downloadStatusText{color:#ffffffe6;text-align:center;margin-bottom:12px;font-size:14px;font-weight:500}.styles-module-scss-module__IBFiGq__progressBarContainer{align-items:center;gap:12px;margin-bottom:8px;display:flex}.styles-module-scss-module__IBFiGq__progressBarWrapper{flex:1}.styles-module-scss-module__IBFiGq__progressBarBg{background:#ffffff1a;border-radius:999px;width:100%;height:6px;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__progressBarFill{background:linear-gradient(90deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%);border-radius:999px;height:100%;transition:width .3s;position:relative}.styles-module-scss-module__IBFiGq__progressBarFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d);width:40px;animation:1.5s infinite styles-module-scss-module__IBFiGq__shimmer;position:absolute;top:0;bottom:0;right:0}@keyframes styles-module-scss-module__IBFiGq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.styles-module-scss-module__IBFiGq__progressCancelBtn{color:#fff9;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.styles-module-scss-module__IBFiGq__progressCancelBtn:hover{color:#ffffffe6;background:#ffffff1f;border-color:#ffffff40}.styles-module-scss-module__IBFiGq__progressCancelBtn:active{transform:scale(.95)}.styles-module-scss-module__IBFiGq__downloadInfo{color:#ffffff80;justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.styles-module-scss-module__IBFiGq__downloadSpeed{color:#fff9}.styles-module-scss-module__IBFiGq__downloadSeparator{color:#ffffff4d}.styles-module-scss-module__IBFiGq__downloadTime{color:#ffffff80}@keyframes styles-module-scss-module__IBFiGq__jelly{0%{transform:scale(1)}25%{transform:scale(1.05,.95)}50%{transform:scale(.95,1.05)}65%{transform:scale(1.02,.98)}to{transform:scale(1)}}.styles-module-scss-module__IBFiGq__activityHint{color:#fff6;align-items:center;gap:4px;margin-left:8px;font-size:12px;font-weight:400;display:inline-flex}.styles-module-scss-module__IBFiGq__activityDropdown{z-index:100;background:linear-gradient(135deg,#2d3033 0%,#25282a 100%);border-radius:8px;width:200px;max-height:155px;animation:.12s ease-out styles-module-scss-module__IBFiGq__fadeIn;position:absolute;overflow-y:auto;box-shadow:0 2px 8px #0000004d,inset 0 0 1px #00ff9533}.styles-module-scss-module__IBFiGq__activityDropdown::-webkit-scrollbar{width:3px}.styles-module-scss-module__IBFiGq__activityDropdown::-webkit-scrollbar-track{background:#0003}.styles-module-scss-module__IBFiGq__activityDropdown::-webkit-scrollbar-thumb{background:#00ff954d}.styles-module-scss-module__IBFiGq__activityDropdown::-webkit-scrollbar-thumb:hover{background:#00ff9580}@keyframes styles-module-scss-module__IBFiGq__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__IBFiGq__activityItem{cursor:pointer;border-bottom:1px solid #ffffff08;padding:8px 10px;transition:all .12s}.styles-module-scss-module__IBFiGq__activityItem:hover{background:linear-gradient(90deg,#00ff951f 0%,#00ff9514 100%);border-bottom-color:#00ff9526}.styles-module-scss-module__IBFiGq__activityItem:active{background:linear-gradient(90deg,#00ff952e 0%,#00ff951f 100%)}.styles-module-scss-module__IBFiGq__activityItem:last-child{border-bottom:none}.styles-module-scss-module__IBFiGq__activityTitle{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.3px;font-size:12px;font-weight:400;line-height:14px;display:block;overflow:hidden}.styles-module-scss-module__IBFiGq__tagSection{flex-direction:column;gap:24px;margin-top:8px;display:flex}.styles-module-scss-module__IBFiGq__tagGroup{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__IBFiGq__tagGroup.styles-module-scss-module__IBFiGq__shake{animation:.5s styles-module-scss-module__IBFiGq__shake}.styles-module-scss-module__IBFiGq__tagGroupHeader{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__IBFiGq__tagGroupTitle{color:#fff;align-items:baseline;gap:8px;font-size:15px;font-weight:600;display:flex}.styles-module-scss-module__IBFiGq__tagGroupTitle .styles-module-scss-module__IBFiGq__tagGroupSubtitle{color:#969798;font-size:12px;font-weight:400}.styles-module-scss-module__IBFiGq__tagMoreBtn{color:#969798;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:13px;transition:color .2s;display:flex}.styles-module-scss-module__IBFiGq__tagMoreBtn:hover{color:#fff}.styles-module-scss-module__IBFiGq__tagMoreBtn svg{transition:transform .3s}.styles-module-scss-module__IBFiGq__tagMoreBtn.styles-module-scss-module__IBFiGq__expanded svg{transform:rotate(180deg)}.styles-module-scss-module__IBFiGq__tagList{flex-wrap:wrap;gap:8px;max-height:34px;transition:max-height .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.styles-module-scss-module__IBFiGq__tagList.styles-module-scss-module__IBFiGq__expanded{max-height:500px}.styles-module-scss-module__IBFiGq__tagLoading{color:#ffffff80;align-items:center;gap:8px;padding:8px 0;font-size:13px;display:flex}.styles-module-scss-module__IBFiGq__tagItem{color:#969798;cursor:pointer;white-space:nowrap;background:#252627;border:1px solid #3f3f41;border-radius:6px;align-items:center;height:34px;padding:0 14px;font-size:13px;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__tagItem:hover{color:#fff;background:#2c2d2e;border-color:#4f5051}.styles-module-scss-module__IBFiGq__tagItem.styles-module-scss-module__IBFiGq__selected{background:#00ff950d;border:1px solid #0000}.styles-module-scss-module__IBFiGq__tagItem.styles-module-scss-module__IBFiGq__selected span{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.styles-module-scss-module__IBFiGq__tagItem.styles-module-scss-module__IBFiGq__selected:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);border-radius:6px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.styles-module-scss-module__IBFiGq__activityList{flex-wrap:wrap;gap:12px;max-height:80px;transition:max-height .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.styles-module-scss-module__IBFiGq__activityList.styles-module-scss-module__IBFiGq__expanded{max-height:800px}.styles-module-scss-module__IBFiGq__activityCard{cursor:pointer;background:#252627;border:1px solid #3f3f41;border-radius:8px;flex-direction:column;justify-content:space-between;width:174px;height:80px;padding:12px;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__IBFiGq__activityCard:hover{background:#2c2d2e;border-color:#4f5051}.styles-module-scss-module__IBFiGq__activityCard.styles-module-scss-module__IBFiGq__selected{background:#00ff950d;border:1px solid #0000}.styles-module-scss-module__IBFiGq__activityCard.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__activityName,.styles-module-scss-module__IBFiGq__activityCard.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__activityAdd span{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.styles-module-scss-module__IBFiGq__activityCard.styles-module-scss-module__IBFiGq__selected .styles-module-scss-module__IBFiGq__activityAdd svg{color:#00ff95}.styles-module-scss-module__IBFiGq__activityCard.styles-module-scss-module__IBFiGq__selected:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);border-radius:8px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.styles-module-scss-module__IBFiGq__activityCardHeader{justify-content:space-between;align-items:center;gap:4px;display:flex}.styles-module-scss-module__IBFiGq__activityName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.styles-module-scss-module__IBFiGq__activityInfoIcon{color:#969798;flex-shrink:0}.styles-module-scss-module__IBFiGq__activityInfoIcon:hover{color:#fff}.styles-module-scss-module__IBFiGq__activityAdd{color:#969798;align-items:center;gap:4px;margin-top:auto;font-size:13px;display:flex}
.styles-module-scss-module__Vc4qya__modalOverlay{z-index:887;background:#000000bf;animation:.25s styles-module-scss-module__Vc4qya__overlayFadeIn;position:fixed;inset:0}@keyframes styles-module-scss-module__Vc4qya__overlayFadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__Vc4qya__uploadModal{z-index:888;background:#1e2021;border-radius:14px;flex-direction:column;width:980px;height:min(774px,95vh);max-height:95vh;animation:.25s styles-module-scss-module__Vc4qya__modalFadeIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 15px 10px #00000073}@keyframes styles-module-scss-module__Vc4qya__modalFadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.styles-module-scss-module__Vc4qya__modalHeader{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex}.styles-module-scss-module__Vc4qya__headerTitle{color:#ffffffe6;font-size:16px;font-weight:600}.styles-module-scss-module__Vc4qya__closeButton{color:#ffffffb3;cursor:pointer;background:#ffffff1a;border:none;border-radius:99px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.styles-module-scss-module__Vc4qya__closeButton:hover{color:#ffffffe6;background:#ffffff26;transform:scale(1.1)}.styles-module-scss-module__Vc4qya__closeButton:active{transform:scale(.95)}.styles-module-scss-module__Vc4qya__stepProgress{flex-shrink:0;justify-content:center;align-items:flex-end;gap:0;width:100%;padding:10px 0 20px;display:flex}.styles-module-scss-module__Vc4qya__stepItem{flex-direction:column;align-items:center;width:24px;display:flex;position:relative;bottom:-5px}.styles-module-scss-module__Vc4qya__stepLabel{color:#fff;text-align:center;white-space:nowrap;height:17px;margin-bottom:7px;font-size:14px;font-weight:700;transition:opacity .3s}.styles-module-scss-module__Vc4qya__stepLabel.styles-module-scss-module__Vc4qya__active{opacity:1}.styles-module-scss-module__Vc4qya__stepLabel.styles-module-scss-module__Vc4qya__completed{opacity:.9}.styles-module-scss-module__Vc4qya__stepDot{background:0 0;border:2px solid #343637;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex;position:relative}.styles-module-scss-module__Vc4qya__stepDot:before{content:"";background:#fff3;border-radius:50%;width:12px;height:12px;transition:all .3s}.styles-module-scss-module__Vc4qya__stepDot.styles-module-scss-module__Vc4qya__active:before{background:#01fe97;box-shadow:0 0 12px #01fe9799}.styles-module-scss-module__Vc4qya__stepDot.styles-module-scss-module__Vc4qya__completed:before{background:#01fe97}.styles-module-scss-module__Vc4qya__stepLine{background:#fff3;flex-shrink:0;width:330px;height:2px;margin-bottom:5px;transition:background .3s}.styles-module-scss-module__Vc4qya__stepLine.styles-module-scss-module__Vc4qya__completed{background:linear-gradient(90deg,#01fe97 0%,#0dfdae 100%)}.styles-module-scss-module__Vc4qya__modalBody{flex-direction:column;flex-shrink:0;height:calc(100% - 60px);padding:0;display:flex;overflow-y:auto}.styles-module-scss-module__Vc4qya__modalBody::-webkit-scrollbar{width:6px}.styles-module-scss-module__Vc4qya__modalBody::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__Vc4qya__modalBody::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.styles-module-scss-module__Vc4qya__modalBody::-webkit-scrollbar-thumb:hover{background:#ffffff40}.styles-module-scss-module__Vc4qya__modalBody{scrollbar-width:thin;scrollbar-color:#ffffff26 #0000}.styles-module-scss-module__Vc4qya__uploadStepContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__Vc4qya__uploadZone{cursor:pointer;border:3px dashed #0000;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:90%;padding:40px;transition:all .3s;display:flex}.styles-module-scss-module__Vc4qya__uploadZone.styles-module-scss-module__Vc4qya__dragging{background:#00ff950d;border-width:4px;border-color:#00ff95cc}.styles-module-scss-module__Vc4qya__uploadIconCircle{background:#343637;border-radius:999px;justify-content:center;align-items:center;width:100px;height:100px;transition:all .3s;display:flex;position:relative}.styles-module-scss-module__Vc4qya__uploadProgressRing{pointer-events:none;width:108px;height:108px;position:absolute;top:-4px;left:-4px;transform:rotate(-90deg)}.styles-module-scss-module__Vc4qya__uploadProgressCircle{fill:none;stroke:#01fe97;stroke-width:3px;stroke-linecap:round;filter:drop-shadow(0 0 8px #01fe97cc);transition:stroke-dashoffset .3s}.styles-module-scss-module__Vc4qya__uploadIcon{color:#fff9;width:32px;height:32px;transition:all .3s}.styles-module-scss-module__Vc4qya__uploadIconWrapper{width:32px;height:32px;position:relative;overflow:hidden}.styles-module-scss-module__Vc4qya__uploadIconSlideIn{animation:.4s cubic-bezier(.4,0,.2,1) forwards styles-module-scss-module__Vc4qya__slideInFromBottom;position:absolute;top:0;left:0}@keyframes styles-module-scss-module__Vc4qya__slideInFromBottom{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__Vc4qya__uploadIconSlideOut{animation:.4s cubic-bezier(.4,0,.2,1) forwards styles-module-scss-module__Vc4qya__slideOutToTop;position:absolute;top:0;left:0}@keyframes styles-module-scss-module__Vc4qya__slideOutToTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}.styles-module-scss-module__Vc4qya__uploadIconDragging{animation:.6s ease-in-out infinite styles-module-scss-module__Vc4qya__arrowBounce}@keyframes styles-module-scss-module__Vc4qya__arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.styles-module-scss-module__Vc4qya__uploadIconSuccess{color:#01fe97;animation:.4s cubic-bezier(.68,-.55,.265,1.55) styles-module-scss-module__Vc4qya__checkmarkPop}@keyframes styles-module-scss-module__Vc4qya__checkmarkPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.styles-module-scss-module__Vc4qya__uploadIconError{color:#ff4458;fill:#ff4458;filter:drop-shadow(0 0 8px #ff445899);animation:.5s cubic-bezier(.68,-.55,.265,1.55) styles-module-scss-module__Vc4qya__errorShake}@keyframes styles-module-scss-module__Vc4qya__errorShake{0%{transform:scale(0)rotate(0)}25%{transform:scale(1.1)rotate(-5deg)}50%{transform:scale(1.1)rotate(5deg)}75%{transform:scale(1.1)rotate(-5deg)}to{transform:scale(1)rotate(0)}}.styles-module-scss-module__Vc4qya__uploadIconCharging{color:#01fe97;fill:#01fe97;filter:drop-shadow(0 0 8px #01fe9799);animation:1.5s ease-in-out infinite styles-module-scss-module__Vc4qya__iconCharging}@keyframes styles-module-scss-module__Vc4qya__iconCharging{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.styles-module-scss-module__Vc4qya__uploadMainText{color:#a0a3a3;text-align:center;margin:20px 0;font-size:15px;font-weight:400}.styles-module-scss-module__Vc4qya__uploadSubText{color:#ffffff80;text-align:center;font-size:13px}.styles-module-scss-module__Vc4qya__uploadButton{color:#969798;cursor:pointer;background:#343637;border:none;border-radius:999px;width:109px;height:40px;font-size:14px;font-weight:600;line-height:18px;transition:all .2s}.styles-module-scss-module__Vc4qya__uploadButton:hover:not(:disabled){color:#b0b3b3;background:#3f4243}.styles-module-scss-module__Vc4qya__uploadButton:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__Vc4qya__supportedFormats{pointer-events:none;background:#ffffff0a;border-radius:999px;align-items:center;gap:4px;margin:4px 0;padding:6px 16px;font-size:13px;display:flex}.styles-module-scss-module__Vc4qya__supportedFormats span{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.styles-module-scss-module__Vc4qya__uploadDisclaimer{color:#a0a3a3;text-align:center;width:700px;max-width:calc(100% - 80px);font-size:12px;font-weight:400;line-height:16px;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.styles-module-scss-module__Vc4qya__uploadDisclaimer .styles-module-scss-module__Vc4qya__link{color:#01fe97;text-decoration:none}.styles-module-scss-module__Vc4qya__uploadDisclaimer .styles-module-scss-module__Vc4qya__link:hover{text-decoration:underline}.styles-module-scss-module__Vc4qya__infoEditContainer{flex-direction:column;flex:1;display:flex;overflow:hidden}.styles-module-scss-module__Vc4qya__infoEditBody{flex:1;padding:0 24px;overflow-y:hidden}.styles-module-scss-module__Vc4qya__infoEditFooter{box-sizing:border-box;background:#1e2021;border-top:1px solid #ffffff14;flex-shrink:0;justify-content:space-around;align-items:center;width:980px;height:66px;padding:0 18px;display:flex}.styles-module-scss-module__Vc4qya__footerLeft{flex:1;align-items:center;gap:12px;display:flex}.styles-module-scss-module__Vc4qya__footerIcon{color:#969798;flex-shrink:0;width:24px;height:24px}.styles-module-scss-module__Vc4qya__footerText{color:#969798;font-size:12px;font-weight:400;line-height:16px}.styles-module-scss-module__Vc4qya__footerRight{align-items:center;gap:12px;display:flex}.styles-module-scss-module__Vc4qya__footerButtonBack,.styles-module-scss-module__Vc4qya__footerButtonNext{cursor:pointer;text-align:center;border:none;border-radius:999px;width:67px;height:34px;padding:0;font-size:14px;font-weight:700;line-height:34px;transition:all .2s}.styles-module-scss-module__Vc4qya__footerButtonBack{color:#969798;background:#343637}.styles-module-scss-module__Vc4qya__footerButtonBack:hover{color:#b0b3b3;background:#3f4243}.styles-module-scss-module__Vc4qya__footerButtonNext{color:#1e2021;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%)}.styles-module-scss-module__Vc4qya__footerButtonNext:hover{filter:brightness(1.1);animation:.6s styles-module-scss-module__Vc4qya__jelly;box-shadow:0 2px 8px #01fe974d}.styles-module-scss-module__Vc4qya__footerButtonNext:active{animation:none;transform:translateY(1px)}.styles-module-scss-module__Vc4qya__footerButtonNext.styles-module-scss-module__Vc4qya__shake{animation:.5s cubic-bezier(.36,.07,.19,.97) both styles-module-scss-module__Vc4qya__shake;transform:translate(0,0)}.styles-module-scss-module__Vc4qya__button{cursor:pointer;border:none;border-radius:8px;height:40px;padding:0 24px;font-size:14px;font-weight:500;transition:all .2s}.styles-module-scss-module__Vc4qya__button:disabled{opacity:.5;cursor:not-allowed}.styles-module-scss-module__Vc4qya__buttonBack{color:#ffffffe6;background:#ffffff1a}.styles-module-scss-module__Vc4qya__buttonBack:hover:not(:disabled){background:#ffffff26}.styles-module-scss-module__Vc4qya__buttonNext,.styles-module-scss-module__Vc4qya__buttonPublish{color:#1e2021;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%)}.styles-module-scss-module__Vc4qya__buttonNext:hover:not(:disabled),.styles-module-scss-module__Vc4qya__buttonPublish:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 4px 12px #01fe974d}.styles-module-scss-module__Vc4qya__buttonNext:active:not(:disabled),.styles-module-scss-module__Vc4qya__buttonPublish:active:not(:disabled){transform:translateY(1px)}.styles-module-scss-module__Vc4qya__detailsStep{grid-template-columns:1fr 320px;gap:28px;height:100%;display:grid;overflow-y:hidden}.styles-module-scss-module__Vc4qya__stepTitle{color:#fff;text-align:left;height:34px;margin-bottom:-15px;font-size:24px;font-weight:700;line-height:24px}.styles-module-scss-module__Vc4qya__detailsLeft{flex-direction:column;gap:30px;display:flex;overflow-y:scroll}.styles-module-scss-module__Vc4qya__formGroup{flex-direction:column;margin-bottom:16px;display:flex}.styles-module-scss-module__Vc4qya__formGroupBordered{background:#ffffff05;border:1px solid #3f3f41;border-radius:8px;flex-direction:column;width:100%;padding:16px;transition:border-color .2s;display:flex}.styles-module-scss-module__Vc4qya__formGroupBordered:focus-within{border-color:#01fe97}.styles-module-scss-module__Vc4qya__formGroupBordered.styles-module-scss-module__Vc4qya__shake{animation:.5s styles-module-scss-module__Vc4qya__shake}@keyframes styles-module-scss-module__Vc4qya__shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-8px)}20%,40%,60%,80%{transform:translate(8px)}}.styles-module-scss-module__Vc4qya__label{color:#ffffffe6;align-items:center;gap:6px;font-size:14px;font-weight:500;display:flex}.styles-module-scss-module__Vc4qya__label .styles-module-scss-module__Vc4qya__required{color:#fff9;font-weight:400}.styles-module-scss-module__Vc4qya__labelHelpIcon{color:#ffffff80;cursor:help;flex-shrink:0;width:18px;height:18px;transition:color .2s}.styles-module-scss-module__Vc4qya__labelHelpIcon:hover{color:#fffc}.styles-module-scss-module__Vc4qya__input{color:#ffffffe6;background:0 0;border:none;outline:none;height:44px;padding:0;font-size:14px}.styles-module-scss-module__Vc4qya__input::placeholder{color:#ffffff4d}.styles-module-scss-module__Vc4qya__textarea{color:#ffffffe6;resize:none;background:0 0;border:none;outline:none;min-height:100px;padding:0;font-family:inherit;font-size:14px}.styles-module-scss-module__Vc4qya__textarea::placeholder{color:#ffffff4d}.styles-module-scss-module__Vc4qya__charCount{color:#ffffff80;text-align:right;margin-top:-4px;font-size:12px}.styles-module-scss-module__Vc4qya__thumbnailGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.styles-module-scss-module__Vc4qya__thumbnailItem{aspect-ratio:16/9;cursor:pointer;border:2px solid #0000;border-radius:8px;transition:all .2s;position:relative;overflow:hidden}.styles-module-scss-module__Vc4qya__thumbnailItem:hover{border-color:#01fe9780}.styles-module-scss-module__Vc4qya__thumbnailItem.styles-module-scss-module__Vc4qya__selected{border-color:#01fe97;box-shadow:0 0 0 2px #01fe9733}.styles-module-scss-module__Vc4qya__thumbnailItem img{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__Vc4qya__detailsRight{background:#ffffff08;border-radius:14px;flex-direction:column;flex-shrink:0;width:320px;height:fit-content;display:flex;overflow:hidden}.styles-module-scss-module__Vc4qya__audioPreviewContainer{background:#00000080;border-radius:14px 14px 0 0;justify-content:center;align-items:center;width:320px;height:180px;display:flex;overflow:hidden}.styles-module-scss-module__Vc4qya__audioElement{width:90%}.styles-module-scss-module__Vc4qya__checkCompleteBox{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 0;display:flex}.styles-module-scss-module__Vc4qya__checkCompleteIcon{color:#01fe97;justify-content:center;align-items:center;display:flex}.styles-module-scss-module__Vc4qya__checkCompleteTitle{color:#fff;font-size:20px;font-weight:600}.styles-module-scss-module__Vc4qya__checkCompleteSubtitle{color:#969798;font-size:14px}.styles-module-scss-module__Vc4qya__checksContent{flex-direction:column;gap:24px;display:flex}.styles-module-scss-module__Vc4qya__videoInfo{background:#ffffff08;border-radius:0 0 14px 14px;flex-direction:column;flex:1;gap:12px;padding:16px;font-size:13px;display:flex}.styles-module-scss-module__Vc4qya__videoInfoItem{flex-direction:column;gap:4px;display:flex}.styles-module-scss-module__Vc4qya__videoInfoItem .styles-module-scss-module__Vc4qya__infoLabel{color:#ffffff80;font-size:12px}.styles-module-scss-module__Vc4qya__videoInfoItem .styles-module-scss-module__Vc4qya__infoValue{color:#ffffffe6;word-break:break-all;font-size:13px}.styles-module-scss-module__Vc4qya__infoValueWithCopy{align-items:center;gap:8px;display:flex}.styles-module-scss-module__Vc4qya__infoValueWithCopy .styles-module-scss-module__Vc4qya__infoValue{color:#ffffffe6;word-break:break-all;flex:1;font-size:13px}.styles-module-scss-module__Vc4qya__copyButton{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__Vc4qya__copyButton:hover{color:#01fe97;background:#ffffff1a;border-color:#fff3}.styles-module-scss-module__Vc4qya__copyButton:active{transform:scale(.95)}.styles-module-scss-module__Vc4qya__uploadProgress{flex-direction:column;gap:8px;width:100%;display:flex}.styles-module-scss-module__Vc4qya__progressBar{background:#ffffff1a;border-radius:2px;width:100%;height:4px;overflow:hidden}.styles-module-scss-module__Vc4qya__progressFill{background:linear-gradient(90deg,#01fe97 0%,#0dfdae 100%);height:100%;transition:width .3s}.styles-module-scss-module__Vc4qya__progressText{color:#ffffffb3;text-align:center;font-size:13px}.styles-module-scss-module__Vc4qya__checksStep{flex-direction:column;gap:24px;display:flex}.styles-module-scss-module__Vc4qya__checksHeader{color:#ffffffb3;font-size:14px}.styles-module-scss-module__Vc4qya__checkItem{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;transition:all .2s;display:flex}.styles-module-scss-module__Vc4qya__checkItem.styles-module-scss-module__Vc4qya__clickable{cursor:pointer}.styles-module-scss-module__Vc4qya__checkItem.styles-module-scss-module__Vc4qya__clickable:hover{background:#ffffff0d;border-color:#01fe974d}.styles-module-scss-module__Vc4qya__checkItem.styles-module-scss-module__Vc4qya__shake{animation:.5s styles-module-scss-module__Vc4qya__shake;border-color:#ff4d4f80!important}.styles-module-scss-module__Vc4qya__checkLeft{align-items:center;gap:12px;display:flex}.styles-module-scss-module__Vc4qya__checkIcon{color:#01fe97;width:20px;height:20px}.styles-module-scss-module__Vc4qya__checkSuccessIcon{color:#01fe97}.styles-module-scss-module__Vc4qya__checkLabel{color:#ffffffe6;font-size:14px;font-weight:500}.styles-module-scss-module__Vc4qya__checkRight{color:#fff9;align-items:center;gap:8px;font-size:13px;display:flex}.styles-module-scss-module__Vc4qya__checksDisclaimer{color:#ffffff80;background:#ffffff05;border-radius:6px;padding:12px;font-size:12px}.styles-module-scss-module__Vc4qya__checksDisclaimer a{color:#01fe97;text-decoration:none}.styles-module-scss-module__Vc4qya__checksDisclaimer a:hover{text-decoration:underline}.styles-module-scss-module__Vc4qya__visibilityStep{grid-template-columns:1fr 320px;gap:28px;height:100%;display:grid}.styles-module-scss-module__Vc4qya__visibilityLeft{flex-direction:column;gap:30px;display:flex}.styles-module-scss-module__Vc4qya__visibilityRight{overflow:hidden}.styles-module-scss-module__Vc4qya__visibilitySection{flex-direction:column;gap:16px;display:flex}.styles-module-scss-module__Vc4qya__sectionTitle{color:#ffffffe6;font-size:16px;font-weight:600}.styles-module-scss-module__Vc4qya__sectionDesc{color:#fff9;margin-top:-8px;font-size:13px}.styles-module-scss-module__Vc4qya__visibilityOptions{flex-direction:column;gap:0;display:flex}.styles-module-scss-module__Vc4qya__visibilityOption{cursor:pointer;border-bottom:1px solid #ffffff14;flex-direction:column;padding:16px 0;transition:all .2s;display:flex}.styles-module-scss-module__Vc4qya__visibilityOption:first-child{padding-top:0}.styles-module-scss-module__Vc4qya__visibilityOption:last-child{border-bottom:none}.styles-module-scss-module__Vc4qya__visibilityOption:hover .styles-module-scss-module__Vc4qya__optionTitle{color:#fff}.styles-module-scss-module__Vc4qya__visibilityOption.styles-module-scss-module__Vc4qya__selected .styles-module-scss-module__Vc4qya__radioInput{background:#01fe97;border-color:#01fe97}.styles-module-scss-module__Vc4qya__visibilityOption.styles-module-scss-module__Vc4qya__selected .styles-module-scss-module__Vc4qya__radioInput:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.styles-module-scss-module__Vc4qya__visibilityOption.styles-module-scss-module__Vc4qya__selected .styles-module-scss-module__Vc4qya__optionTitle{color:#fff}.styles-module-scss-module__Vc4qya__optionMain{align-items:flex-start;gap:12px;display:flex}.styles-module-scss-module__Vc4qya__radioInput{cursor:pointer;appearance:none;background:0 0;border:2px solid #ffffff4d;border-radius:50%;width:18px;min-width:18px;height:18px;margin-top:2px;transition:all .2s;position:relative}.styles-module-scss-module__Vc4qya__radioInput:checked{background:0 0;border-color:#01fe97}.styles-module-scss-module__Vc4qya__radioInput:after{content:"";opacity:0;background:#01fe97;border-radius:50%;width:8px;height:8px;transition:all .2s cubic-bezier(.68,-.55,.265,1.55);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.styles-module-scss-module__Vc4qya__radioInput:checked:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.styles-module-scss-module__Vc4qya__optionContent{flex-direction:column;flex:1;gap:4px;display:flex}.styles-module-scss-module__Vc4qya__optionTitle{color:#ffffffe6;font-size:14px;font-weight:500;transition:color .2s}.styles-module-scss-module__Vc4qya__optionDescription{color:#ffffff80;font-size:13px;line-height:1.5}.styles-module-scss-module__Vc4qya__sharePrivatelyBtn{color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;margin-top:12px;margin-left:30px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.styles-module-scss-module__Vc4qya__sharePrivatelyBtn:hover{color:#fffffff2;background:#ffffff14;border-color:#ffffff26}.styles-module-scss-module__Vc4qya__detailsHeader{justify-content:space-between;align-items:center;margin-bottom:-15px;display:flex}.styles-module-scss-module__Vc4qya__detailsHeader .styles-module-scss-module__Vc4qya__stepTitle{margin-bottom:0}.styles-module-scss-module__Vc4qya__reuseDetailsBtn{color:#969798;text-align:center;cursor:pointer;white-space:nowrap;background:#343637;border:none;border-radius:999px;height:34px;padding:0 16px;font-size:14px;font-weight:600;line-height:34px;transition:all .2s}.styles-module-scss-module__Vc4qya__reuseDetailsBtn:hover{color:#b0b1b2;background:#3f4041}.styles-module-scss-module__Vc4qya__reuseDetailsBtn:active{transform:scale(.98)}.styles-module-scss-module__Vc4qya__thumbnailDesc{color:#ffffff80;margin-bottom:16px;font-size:13px}.styles-module-scss-module__Vc4qya__thumbnailOptions{gap:12px;display:flex}.styles-module-scss-module__Vc4qya__thumbnailOptions.styles-module-scss-module__Vc4qya__shake{animation:.5s styles-module-scss-module__Vc4qya__shake}.styles-module-scss-module__Vc4qya__thumbnailPreview{background:#0003;border:1px solid #3f3f41;border-radius:8px;width:142px;height:80px;position:relative;overflow:hidden}.styles-module-scss-module__Vc4qya__thumbnailPreview.styles-module-scss-module__Vc4qya__shake{animation:.5s styles-module-scss-module__Vc4qya__shake}.styles-module-scss-module__Vc4qya__thumbnailPreview .styles-module-scss-module__Vc4qya__thumbnailPreviewImage{object-fit:contain;width:100%;height:100%;display:block}.styles-module-scss-module__Vc4qya__thumbnailPreview .styles-module-scss-module__Vc4qya__thumbnailRemoveBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.styles-module-scss-module__Vc4qya__thumbnailPreview .styles-module-scss-module__Vc4qya__thumbnailRemoveBtn:hover{background:#000c;transform:scale(1.1)}.styles-module-scss-module__Vc4qya__thumbnailPreview .styles-module-scss-module__Vc4qya__thumbnailRemoveBtn:active{transform:scale(.95)}.styles-module-scss-module__Vc4qya__thumbnailOptionCard{cursor:pointer;background:#ffffff05;border:1px solid #3f3f41;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:138px;height:78px;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__Vc4qya__thumbnailOptionCard:hover{background:#ffffff0d;border-color:#01fe97}.styles-module-scss-module__Vc4qya__thumbnailOptionIcon{color:#fff9;transition:color .2s}.styles-module-scss-module__Vc4qya__thumbnailOptionCard:hover .styles-module-scss-module__Vc4qya__thumbnailOptionIcon{color:#01fe97}.styles-module-scss-module__Vc4qya__thumbnailOptionLabel{color:#ffffffb3;font-size:12px;font-weight:500}.styles-module-scss-module__Vc4qya__thumbnailOptionLoading{color:#01fe97;font-size:11px;position:absolute;bottom:6px}.styles-module-scss-module__Vc4qya__thumbnailSelectorOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s styles-module-scss-module__Vc4qya__overlayFadeIn;display:flex;position:fixed;inset:0}.styles-module-scss-module__Vc4qya__thumbnailSelectorModal{background:#1e2021;border-radius:14px;flex-direction:column;width:980px;height:294px;animation:.3s cubic-bezier(.34,1.56,.64,1) styles-module-scss-module__Vc4qya__modalSlideIn;display:flex;box-shadow:0 8px 32px #0006}.styles-module-scss-module__Vc4qya__thumbnailSelectorHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.styles-module-scss-module__Vc4qya__thumbnailSelectorTitle{color:#ffffffe6;margin:0;font-size:16px;font-weight:600}.styles-module-scss-module__Vc4qya__thumbnailSelectorClose{color:#ffffffb3;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__Vc4qya__thumbnailSelectorClose:hover{color:#fffffff2;background:#ffffff1a}.styles-module-scss-module__Vc4qya__thumbnailSelectorDesc{color:#ffffff80;margin:0;padding:12px 24px 0;font-size:13px}.styles-module-scss-module__Vc4qya__thumbnailSelectorGrid{flex:1;justify-content:flex-start;align-items:center;gap:12px;padding:24px;display:flex}.styles-module-scss-module__Vc4qya__thumbnailSelectorItem{cursor:pointer;background:#1a1a1a;border:1.5px solid #3f3f41;border-radius:6px;width:134px;height:74px;transition:all .2s;position:relative;overflow:hidden}.styles-module-scss-module__Vc4qya__thumbnailSelectorItem:hover{border-color:#0fc6}.styles-module-scss-module__Vc4qya__thumbnailSelectorItem.styles-module-scss-module__Vc4qya__selected{border-width:2px;border-color:#0fc;box-shadow:0 0 10px #00ffcc40}.styles-module-scss-module__Vc4qya__thumbnailSelectorItem.styles-module-scss-module__Vc4qya__selected:after{display:none}.styles-module-scss-module__Vc4qya__thumbnailSelectorItem img{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__Vc4qya__thumbnailSelectorFooter{border-top:1px solid #ffffff14;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.styles-module-scss-module__Vc4qya__thumbnailSelectorCancelBtn{color:#969798;cursor:pointer;text-align:center;background:#343637;border:none;border-radius:999px;height:34px;padding:0 16px;font-size:14px;font-weight:700;line-height:34px;transition:all .2s}.styles-module-scss-module__Vc4qya__thumbnailSelectorCancelBtn:hover{color:#b0b3b3;background:#3f4243}.styles-module-scss-module__Vc4qya__thumbnailSelectorDoneBtn{color:#1e2021;cursor:pointer;text-align:center;background:linear-gradient(135deg,#01fe97 0%,#0dfdae 50%,#2cf9ed 100%);border:none;border-radius:999px;height:34px;padding:0 20px;font-size:14px;font-weight:700;line-height:34px;transition:all .2s}.styles-module-scss-module__Vc4qya__thumbnailSelectorDoneBtn:hover{filter:brightness(1.1);box-shadow:0 2px 8px #01fe974d}.styles-module-scss-module__Vc4qya__thumbnailSelectorDoneBtn:active{transform:translateY(1px)}@keyframes styles-module-scss-module__Vc4qya__jelly{0%{transform:scale(1)}25%{transform:scale(1.05,.95)}50%{transform:scale(.95,1.05)}65%{transform:scale(1.02,.98)}to{transform:scale(1)}}.styles-module-scss-module__Vc4qya__activityHint{color:#fff6;align-items:center;gap:4px;margin-left:8px;font-size:12px;font-weight:400;display:inline-flex}.styles-module-scss-module__Vc4qya__activityDropdown{z-index:100;background:linear-gradient(135deg,#2d3033 0%,#25282a 100%);border-radius:8px;width:200px;max-height:155px;animation:.12s ease-out styles-module-scss-module__Vc4qya__fadeIn;position:absolute;overflow-y:auto;box-shadow:0 2px 8px #0000004d,inset 0 0 1px #00ff9533}.styles-module-scss-module__Vc4qya__activityDropdown::-webkit-scrollbar{width:3px}.styles-module-scss-module__Vc4qya__activityDropdown::-webkit-scrollbar-track{background:#0003}.styles-module-scss-module__Vc4qya__activityDropdown::-webkit-scrollbar-thumb{background:#00ff954d}.styles-module-scss-module__Vc4qya__activityDropdown::-webkit-scrollbar-thumb:hover{background:#00ff9580}@keyframes styles-module-scss-module__Vc4qya__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__Vc4qya__activityItem{cursor:pointer;border-bottom:1px solid #ffffff08;padding:8px 10px;transition:all .12s}.styles-module-scss-module__Vc4qya__activityItem:hover{background:linear-gradient(90deg,#00ff951f 0%,#00ff9514 100%);border-bottom-color:#00ff9526}.styles-module-scss-module__Vc4qya__activityItem:active{background:linear-gradient(90deg,#00ff952e 0%,#00ff951f 100%)}.styles-module-scss-module__Vc4qya__activityItem:last-child{border-bottom:none}.styles-module-scss-module__Vc4qya__activityTitle{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.3px;font-size:12px;font-weight:400;line-height:14px;display:block;overflow:hidden}.styles-module-scss-module__Vc4qya__tagSection{flex-direction:column;gap:24px;margin-top:8px;display:flex}.styles-module-scss-module__Vc4qya__tagGroup{flex-direction:column;gap:12px;display:flex}.styles-module-scss-module__Vc4qya__tagGroup.styles-module-scss-module__Vc4qya__shake{animation:.5s styles-module-scss-module__Vc4qya__shake}.styles-module-scss-module__Vc4qya__tagGroupHeader{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__Vc4qya__tagGroupTitle{color:#fff;align-items:baseline;gap:8px;font-size:15px;font-weight:600;display:flex}.styles-module-scss-module__Vc4qya__tagGroupTitle .styles-module-scss-module__Vc4qya__tagGroupSubtitle{color:#969798;font-size:12px;font-weight:400}.styles-module-scss-module__Vc4qya__tagMoreBtn{color:#969798;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:13px;transition:color .2s;display:flex}.styles-module-scss-module__Vc4qya__tagMoreBtn:hover{color:#fff}.styles-module-scss-module__Vc4qya__tagMoreBtn svg{transition:transform .3s}.styles-module-scss-module__Vc4qya__tagMoreBtn.styles-module-scss-module__Vc4qya__expanded svg{transform:rotate(180deg)}.styles-module-scss-module__Vc4qya__tagList{flex-wrap:wrap;gap:8px;max-height:34px;transition:max-height .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.styles-module-scss-module__Vc4qya__tagList.styles-module-scss-module__Vc4qya__expanded{max-height:500px}.styles-module-scss-module__Vc4qya__tagItem{color:#969798;cursor:pointer;white-space:nowrap;background:#252627;border:1px solid #3f3f41;border-radius:6px;align-items:center;height:34px;padding:0 14px;font-size:13px;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__Vc4qya__tagItem:hover{color:#fff;background:#2c2d2e;border-color:#4f5051}.styles-module-scss-module__Vc4qya__tagItem.styles-module-scss-module__Vc4qya__selected{background:#00ff950d;border:1px solid #0000}.styles-module-scss-module__Vc4qya__tagItem.styles-module-scss-module__Vc4qya__selected span{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.styles-module-scss-module__Vc4qya__tagItem.styles-module-scss-module__Vc4qya__selected:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);border-radius:6px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.styles-module-scss-module__Vc4qya__activityList{flex-wrap:wrap;gap:12px;max-height:80px;transition:max-height .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.styles-module-scss-module__Vc4qya__activityList.styles-module-scss-module__Vc4qya__expanded{max-height:800px}.styles-module-scss-module__Vc4qya__activityCard{cursor:pointer;background:#252627;border:1px solid #3f3f41;border-radius:8px;flex-direction:column;justify-content:space-between;width:174px;height:80px;padding:12px;transition:all .2s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__Vc4qya__activityCard:hover{background:#2c2d2e;border-color:#4f5051}.styles-module-scss-module__Vc4qya__activityCard.styles-module-scss-module__Vc4qya__selected{background:#00ff950d;border:1px solid #0000}.styles-module-scss-module__Vc4qya__activityCard.styles-module-scss-module__Vc4qya__selected .styles-module-scss-module__Vc4qya__activityName,.styles-module-scss-module__Vc4qya__activityCard.styles-module-scss-module__Vc4qya__selected .styles-module-scss-module__Vc4qya__activityAdd span{background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:600}.styles-module-scss-module__Vc4qya__activityCard.styles-module-scss-module__Vc4qya__selected .styles-module-scss-module__Vc4qya__activityAdd svg{color:#00ff95}.styles-module-scss-module__Vc4qya__activityCard.styles-module-scss-module__Vc4qya__selected:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#00ff95 0%,#35f8ff 100%);border-radius:8px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.styles-module-scss-module__Vc4qya__activityCardHeader{justify-content:space-between;align-items:center;gap:4px;display:flex}.styles-module-scss-module__Vc4qya__activityName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.styles-module-scss-module__Vc4qya__activityInfoIcon{color:#969798;flex-shrink:0}.styles-module-scss-module__Vc4qya__activityInfoIcon:hover{color:#fff}.styles-module-scss-module__Vc4qya__activityAdd{color:#969798;align-items:center;gap:4px;margin-top:auto;font-size:13px;display:flex}
.styles-module-scss-module__jQSv1q__artworkCard{background-color:#2a2a2a;border-radius:12px;transition:all .2s;position:relative;overflow:hidden}.styles-module-scss-module__jQSv1q__artworkCard:hover .styles-module-scss-module__jQSv1q__menuContainer{opacity:1}.styles-module-scss-module__jQSv1q__artworkCard.styles-module-scss-module__jQSv1q__gridCard{aspect-ratio:3/4;cursor:default;border:2px solid #0000}.styles-module-scss-module__jQSv1q__artworkCard.styles-module-scss-module__jQSv1q__gridCard.styles-module-scss-module__jQSv1q__clickable{cursor:pointer}.styles-module-scss-module__jQSv1q__artworkCard.styles-module-scss-module__jQSv1q__gridCard:hover{border-color:#01fe97}.styles-module-scss-module__jQSv1q__artworkCard.styles-module-scss-module__jQSv1q__clickable{cursor:pointer}.styles-module-scss-module__jQSv1q__cardCover{width:100%;height:100%;position:relative}.styles-module-scss-module__jQSv1q__coverImage{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__jQSv1q__coverPlaceholder{color:#ffffff4d;background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 100%);flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100%;display:flex}.styles-module-scss-module__jQSv1q__coverPlaceholder span{color:#ffffff40;font-size:13px;font-weight:500}.styles-module-scss-module__jQSv1q__coverPlaceholder svg{opacity:.25}.styles-module-scss-module__jQSv1q__tagContainer{z-index:1;position:absolute;top:12px;left:12px}.styles-module-scss-module__jQSv1q__statusTag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background-color:#0006;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:flex}.styles-module-scss-module__jQSv1q__statusTag.styles-module-scss-module__jQSv1q__unpublished{color:#bbb;background-color:#ffffff1a;border-color:#fff3}.styles-module-scss-module__jQSv1q__menuContainer{opacity:0;z-index:3;transition:opacity .2s;position:absolute;top:12px;right:12px}.styles-module-scss-module__jQSv1q__menuContainer.styles-module-scss-module__jQSv1q__forceShow{opacity:1!important}.styles-module-scss-module__jQSv1q__moreButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background-color:#0006;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__jQSv1q__moreButton:hover{background-color:#0009;transform:scale(1.05)}.styles-module-scss-module__jQSv1q__menuContent{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:45;box-sizing:border-box;background-color:#1e1e1ef2;border:1px solid #333;border-radius:12px;flex-direction:column;width:155px;height:124px;padding:6px;display:flex;box-shadow:0 10px 30px #00000080}.styles-module-scss-module__jQSv1q__menuList{flex-direction:column;flex:1;justify-content:space-between;display:flex}.styles-module-scss-module__jQSv1q__menuItem{color:#eee;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;height:34px;padding:0 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.styles-module-scss-module__jQSv1q__menuItem:hover{color:#fff;background-color:#ffffff1a}.styles-module-scss-module__jQSv1q__menuItem.styles-module-scss-module__jQSv1q__delete{color:#ff6b6b}.styles-module-scss-module__jQSv1q__menuItem.styles-module-scss-module__jQSv1q__delete:hover{background-color:#ff6b6b26}.styles-module-scss-module__jQSv1q__menuItem.styles-module-scss-module__jQSv1q__disabled{opacity:.4;cursor:not-allowed}.styles-module-scss-module__jQSv1q__menuItem.styles-module-scss-module__jQSv1q__disabled:hover{color:#eee;background-color:#0000}.styles-module-scss-module__jQSv1q__menuItem svg{opacity:.9}.styles-module-scss-module__jQSv1q__menuDivider{background-color:#ffffff14;height:1px;margin:4px 0}.styles-module-scss-module__jQSv1q__blockedOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;z-index:2;background:#000000d9;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.styles-module-scss-module__jQSv1q__blockedOverlay p{color:#ffffffb3;font-size:14px;font-weight:500}.styles-module-scss-module__jQSv1q__blockedOverlay svg{opacity:.6}.styles-module-scss-module__jQSv1q__cardInfo{box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background-color:#0006;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;min-width:60px;height:24px;padding:3px 8px;font-size:12px;font-weight:500;line-height:1;display:flex;position:absolute;bottom:12px;left:12px}.styles-module-scss-module__jQSv1q__cardInfo span{font-family:monospace;font-size:12px;line-height:1}
.styles-module-scss-module__zhnz-W__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:40;background-color:#000000b3;position:fixed;inset:0}.styles-module-scss-module__zhnz-W__artworkListModal{z-index:40;background-color:#1a1a1a;border:1px solid #333;border-radius:12px;flex-direction:column;width:90%;max-width:1000px;min-height:600px;max-height:85vh;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 40px #0006}.styles-module-scss-module__zhnz-W__modalHeader{border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.styles-module-scss-module__zhnz-W__modalTitle{color:#fff;font-size:20px;font-weight:600}.styles-module-scss-module__zhnz-W__closeButton{color:#888;cursor:pointer;background:0 0;border:none;padding:8px;transition:color .2s}.styles-module-scss-module__zhnz-W__closeButton:hover{color:#fff}.styles-module-scss-module__zhnz-W__modalBody{flex-direction:column;flex:1;padding:24px;display:flex;overflow-y:auto}.styles-module-scss-module__zhnz-W__modalBody::-webkit-scrollbar{width:6px}.styles-module-scss-module__zhnz-W__modalBody::-webkit-scrollbar-track{background:0 0}.styles-module-scss-module__zhnz-W__modalBody::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.styles-module-scss-module__zhnz-W__modalBody::-webkit-scrollbar-thumb:hover{background:#444}.styles-module-scss-module__zhnz-W__artworkGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.styles-module-scss-module__zhnz-W__emptyState{color:#666;flex:1;justify-content:center;align-items:center;font-size:14px;display:flex}.styles-module-scss-module__zhnz-W__loadingMore{color:#888;justify-content:center;align-items:center;gap:8px;padding:20px 0;font-size:13px;display:flex}.styles-module-scss-module__zhnz-W__loadingMore:first-child:last-child,.styles-module-scss-module__zhnz-W__loadingMore.styles-module-scss-module__zhnz-W__initialLoading{flex:1}.styles-module-scss-module__zhnz-W__noMore{text-align:center;color:#444;padding:20px 0;font-size:12px}.styles-module-scss-module__zhnz-W__artworkCard{aspect-ratio:3/4;cursor:pointer;background-color:#2a2a2a;border:2px solid #0000;border-radius:12px;transition:border-color .2s;position:relative;overflow:hidden}.styles-module-scss-module__zhnz-W__artworkCard:hover{border-color:#01fe97}.styles-module-scss-module__zhnz-W__artworkCard:hover .styles-module-scss-module__zhnz-W__menuContainer{opacity:1}.styles-module-scss-module__zhnz-W__cardCover{width:100%;height:100%;position:relative}.styles-module-scss-module__zhnz-W__coverImage{object-fit:cover;width:100%;height:100%}.styles-module-scss-module__zhnz-W__tagContainer{position:absolute;top:12px;left:12px}.styles-module-scss-module__zhnz-W__statusTag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background-color:#0006;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:flex}.styles-module-scss-module__zhnz-W__statusTag.styles-module-scss-module__zhnz-W__unpublished{color:#bbb;background-color:#ffffff1a;border-color:#fff3}.styles-module-scss-module__zhnz-W__menuContainer{opacity:0;z-index:1;transition:opacity .2s;position:absolute;top:12px;right:12px}.styles-module-scss-module__zhnz-W__menuContainer.styles-module-scss-module__zhnz-W__forceShow{opacity:1!important}.styles-module-scss-module__zhnz-W__moreButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background-color:#0006;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.styles-module-scss-module__zhnz-W__moreButton:hover{background-color:#0009;transform:scale(1.05)}.styles-module-scss-module__zhnz-W__menuContent{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:45;box-sizing:border-box;background-color:#1e1e1ef2;border:1px solid #333;border-radius:12px;flex-direction:column;width:155px;height:124px;padding:6px;display:flex;box-shadow:0 10px 30px #00000080}.styles-module-scss-module__zhnz-W__menuList{flex-direction:column;flex:1;justify-content:space-between;display:flex}.styles-module-scss-module__zhnz-W__menuItem{color:#eee;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;height:34px;padding:0 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.styles-module-scss-module__zhnz-W__menuItem:hover{color:#fff;background-color:#ffffff1a}.styles-module-scss-module__zhnz-W__menuItem.styles-module-scss-module__zhnz-W__delete{color:#ff6b6b}.styles-module-scss-module__zhnz-W__menuItem.styles-module-scss-module__zhnz-W__delete:hover{background-color:#ff6b6b26}.styles-module-scss-module__zhnz-W__menuItem.styles-module-scss-module__zhnz-W__disabled{opacity:.4;cursor:not-allowed}.styles-module-scss-module__zhnz-W__menuItem.styles-module-scss-module__zhnz-W__disabled:hover{color:#eee;background-color:#0000}.styles-module-scss-module__zhnz-W__menuItem svg{opacity:.9}.styles-module-scss-module__zhnz-W__menuDivider{background-color:#ffffff14;height:1px;margin:4px 0}.styles-module-scss-module__zhnz-W__cardInfo{box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background-color:#0006;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:6px;min-width:60px;height:24px;padding:3px 8px;font-size:12px;font-weight:500;line-height:1;display:flex;position:absolute;bottom:12px;left:12px}.styles-module-scss-module__zhnz-W__duration{font-family:monospace;font-size:12px;line-height:1}.styles-module-scss-module__zhnz-W__blockedOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffe6;z-index:2;background:#000000d9;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.styles-module-scss-module__zhnz-W__blockedOverlay p{color:#ffffffb3;font-size:14px;font-weight:500}.styles-module-scss-module__zhnz-W__blockedOverlay svg{opacity:.6}
.index-module-scss-module__xLmnHW__backToTop{z-index:999;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff3;border:.5px solid #ffffff0d;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:10px;transition:opacity .3s,transform .2s,background .2s;display:flex;position:fixed;box-shadow:0 0 4px #0006}.index-module-scss-module__xLmnHW__backToTop:hover{background:#ffffff4d;transform:scale(1.05)}.index-module-scss-module__xLmnHW__backToTop:active{transform:scale(.95)}.index-module-scss-module__xLmnHW__icon{width:24px;height:24px;color:var(--brand-primary,#00ff95)}
.styles-module-scss-module__tamLNG__container{width:100%;padding:40px 0}.styles-module-scss-module__tamLNG__header{align-items:center;gap:8px;margin-bottom:16px;display:flex}.styles-module-scss-module__tamLNG__title{color:#fff;font-size:24px;font-weight:600}.styles-module-scss-module__tamLNG__tabs{gap:12px;margin-bottom:24px;display:flex}.styles-module-scss-module__tamLNG__tab{cursor:pointer;color:#fff9;background:#ffffff0d;border:none;border-radius:100px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .3s}.styles-module-scss-module__tamLNG__tab:hover{color:#fff;background:#ffffff1a}.styles-module-scss-module__tamLNG__tab.styles-module-scss-module__tamLNG__active{color:#000;background:#00ff95}.styles-module-scss-module__tamLNG__emptyState{justify-content:center;align-items:center;min-height:200px;padding:40px 20px;display:flex}.styles-module-scss-module__tamLNG__emptyState p{color:#ffffff80;font-size:16px}
.index-module-scss-module__W09owG__item{flex-direction:column;gap:12px;width:100%;height:100%;display:flex}.index-module-scss-module__W09owG__imageWrapper{cursor:pointer;border-radius:14px;flex:1;min-height:0;position:relative;overflow:hidden}.index-module-scss-module__W09owG__image{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.index-module-scss-module__W09owG__titleOverlay{background:linear-gradient(#0000,#0009);border-bottom-right-radius:14px;border-bottom-left-radius:14px;align-items:flex-end;height:42px;padding:0 32px 10px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.index-module-scss-module__W09owG__title{color:#fff;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;font-weight:600;line-height:18px;display:-webkit-box;overflow:hidden}.index-module-scss-module__W09owG__info{flex-direction:column;gap:10px;padding:0 4px;display:flex}.index-module-scss-module__W09owG__description{color:#fff;font-size:.75rem;line-height:16px}.index-module-scss-module__W09owG__meta{align-items:center;gap:10px;display:flex;position:relative}.index-module-scss-module__W09owG__author{align-items:center;gap:4px;display:flex;overflow:hidden}.index-module-scss-module__W09owG__authorAvatar{object-fit:cover;border-radius:12px;width:20px;height:20px}.index-module-scss-module__W09owG__authorName{text-overflow:ellipsis;white-space:nowrap;color:#fff;max-width:120px;font-size:.75rem;line-height:16px;overflow:hidden}.index-module-scss-module__W09owG__authorName.index-module-scss-module__W09owG__muted{color:#969798}.index-module-scss-module__W09owG__stats{align-items:center;gap:10px;display:flex;position:absolute;top:2px;right:0}.index-module-scss-module__W09owG__stat{justify-content:flex-end;align-items:center;gap:4px;display:flex}.index-module-scss-module__W09owG__statIcon{color:#fff;width:14px;height:14px}.index-module-scss-module__W09owG__statIcon.index-module-scss-module__W09owG__muted{color:#969798}.index-module-scss-module__W09owG__statValue{color:#fff;font-size:.75rem;line-height:normal}.index-module-scss-module__W09owG__statValue.index-module-scss-module__W09owG__muted{color:#969798}
