body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{background:#1e1e1e;height:100%;overflow-x:hidden}@font-face{font-display:swap;font-family:Pretendard;font-weight:100 900;src:local("Pretendard"),url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Pretendard;font-weight:500;src:local("Pretendard Medium"),url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Pretendard;font-weight:600;src:local("Pretendard SemiBold"),url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:Pretendard;font-weight:700;src:local("Pretendard Bold"),url(https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Gmarket Sans;font-weight:500;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSans.woff) format("woff")}#root,.app{min-height:100%}.app{background:#1e1e1e;color:#fff;width:100%}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}@keyframes Toastify__bounceOut{to{opacity:0}}@keyframes Toastify__bounceIn{to{opacity:1}}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceIn}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOut}.Toastify__toast{border-radius:12px;font-family:Pretendard;font-size:14px;padding:14px 16px}.Toastify__toast-container{z-index:9999}@media (max-width:767px){.Toastify__toast-container{left:16px;min-width:auto;right:16px;width:calc(100% - 32px)}}.header{background:#1e1e1e;height:72px;justify-content:space-between;margin:0 auto;position:-webkit-sticky;position:sticky;top:0;width:880px;z-index:100}.header,.logo{align-items:center;display:flex}.logo{cursor:pointer;gap:6px}.menu-button{background:#0000;border:none;cursor:pointer;height:24px;padding:0;width:24px}.menu-icon{height:100%;object-fit:contain;width:100%}@keyframes menuFadeIn{0%{opacity:0}to{opacity:1}}@keyframes menuFadeOut{0%{opacity:1}to{opacity:0}}@keyframes menuSlideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes menuSlideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.menu-overlay{animation:menuFadeIn .25s ease-out;background:#1e1e1e;bottom:0;display:flex;flex-direction:column;left:0;position:fixed;right:0;top:0;z-index:200}.menu-overlay .menu-header{animation:menuSlideDown .3s ease-out}.menu-overlay .menu-nav-item{animation:menuSlideDown .3s ease-out backwards}.menu-overlay .menu-nav-item:first-child{animation-delay:.05s}.menu-overlay .menu-nav-item:nth-child(2){animation-delay:.1s}.menu-overlay .menu-nav-item:nth-child(3){animation-delay:.15s}.menu-overlay .menu-nav-item:nth-child(4){animation-delay:.2s}.menu-overlay .menu-nav-item:nth-child(5){animation-delay:.25s}.menu-overlay .menu-footer{animation:menuSlideDown .4s ease-out .2s backwards}.menu-overlay.closing{animation:menuFadeOut .25s ease-in forwards}.menu-overlay.closing .menu-footer,.menu-overlay.closing .menu-header,.menu-overlay.closing .menu-nav-item{animation:menuSlideUp .2s ease-in forwards}.menu-header{align-items:center;display:flex;height:52px;justify-content:space-between;padding:0 24px;width:100%}.menu-close-button{background:#0000;border:none;cursor:pointer;height:24px;padding:0;width:24px}.menu-close-icon{height:100%;object-fit:contain;width:100%}.menu-content{flex:1 1;justify-content:space-between;padding:36px 24px 32px}.menu-content,.menu-nav{display:flex;flex-direction:column}.menu-nav{align-items:center;gap:32px}.menu-nav-item{align-items:center;cursor:pointer;display:flex;gap:6px;justify-content:center;transition:opacity .2s ease}.menu-nav-item .menu-nav-icon{height:24px;opacity:.4;width:24px}.menu-nav-item .menu-nav-text{color:#626262;font-family:Pretendard;font-size:16px;font-weight:600;line-height:20px}.menu-nav-item.active .menu-nav-icon{opacity:1}.menu-nav-item.active .menu-nav-text{color:#fff}.menu-nav-item.disabled{cursor:default}.menu-nav-item:not(.disabled):hover .menu-nav-text{color:#fff}.menu-nav-item:not(.disabled):hover .menu-nav-icon{opacity:1}.menu-footer{align-items:center;display:flex;flex-direction:column;gap:16px}.menu-social-icons{align-items:center;display:flex;gap:20px}.menu-social-link{height:24px;width:24px}.menu-social-icon{height:100%;object-fit:contain;opacity:.5;transition:opacity .2s ease;width:100%}.menu-social-link:hover .menu-social-icon{opacity:1}.menu-copyright{color:#fff;font-family:Pretendard;font-size:12px;font-weight:400;line-height:normal;opacity:.5}.header-menu{gap:32px}.header-menu,.header-menu-item{align-items:center;display:flex}.header-menu-item{cursor:pointer;gap:8px;opacity:.5;position:relative;transition:opacity .3s ease}.header-menu-item.active{opacity:1}.tooltip-text{background-color:#2e2e2e;border-radius:8px;bottom:-45px;box-shadow:0 4px 12px #0006;color:#fff;font-family:Pretendard;font-size:13px;font-weight:500;left:50%;opacity:0;padding:8px 14px;position:absolute;transform:translateX(-50%);transition:opacity .3s ease,visibility .3s ease;visibility:hidden;white-space:nowrap;z-index:100}.header-menu-icon{flex-shrink:0;height:24px;width:24px}.header-menu-text{color:#fff;font-family:Pretendard;font-size:16px;font-weight:600;line-height:20px;white-space:nowrap}.submenu-bar{background:#282828;left:0;padding:16px 0;position:absolute;top:72px;width:100%;z-index:50}.submenu-container{align-items:center;display:flex;gap:32px;justify-content:center;margin:0 auto;width:880px}.submenu-item{color:#fff;cursor:pointer;font-family:Pretendard;font-size:18px;font-weight:700;line-height:20px;opacity:.7;transition:opacity .3s ease;white-space:nowrap}.submenu-item:hover{opacity:1}.social-icon{align-items:center;cursor:pointer;display:flex;gap:20px;justify-content:center;position:relative;text-decoration:none}.social-icon:hover{opacity:1}.main-content{margin:0 auto;padding:0 0 8px;width:880px}.notification-banner{align-items:center;background:#2e2e2e;border-radius:12px;cursor:pointer;display:flex;gap:16px;height:52px;margin:16px auto;padding:0 16px;width:90%}.notification-icon{aspect-ratio:1/1;height:20px;width:20px}.notification-link,.notification-text{color:#fff;font-family:Pretendard;font-size:16px;font-weight:600;line-height:20px}.notification-link{-webkit-text-decoration-skip:ink;font-style:normal;opacity:.5;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-skip-ink:auto;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.move-button{background:#0000;border:none;display:flex;flex-shrink:0;height:20px;margin-left:auto;padding:0;width:20px}.move-icon{height:24px;width:24px}.cheering-guide-banner{align-items:center;background:#2e2e2e;border-radius:8px;cursor:pointer;display:flex;gap:12px;margin:20px auto;padding:14px 16px;transition:background-color .2s ease;width:880px}.cheering-guide-banner:hover{background:#3e3e3e}.cheering-guide-icon{flex-shrink:0;height:20px;width:20px}.cheering-guide-text{color:#fff;flex:1 1;font-family:Pretendard;font-size:15px;font-weight:600;line-height:normal}.cheering-guide-arrow{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:0}.cheering-arrow-icon{height:24px;width:24px}.guide-grid{grid-row-gap:16px;grid-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(2,fit-content(100%));row-gap:16px;width:880px}.guide-card{align-items:flex-end;align-self:stretch;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:12px;justify-self:stretch;padding:16px 18px;position:relative}.guide-card.inactive{background:#2e2e2e80}.guide-card.active{background:#2e2e2e}.guide-card.inactive .guide-title,.guide-card.inactive .icon-wrapper{opacity:.1}.guide-card.inactive .hover-message{align-items:center;background:#000c;border-radius:12px;bottom:0;color:#fff;display:none;font-family:Pretendard;font-size:14px;font-weight:500;justify-content:center;left:0;line-height:20px;position:absolute;right:0;text-align:center;top:0}.guide-card.inactive:hover .hover-message{display:flex}.guide-card.inactive:hover .guide-icon,.guide-card.inactive:hover .guide-title{opacity:0}.guide-title{color:#fff;display:flex;flex-direction:column;font-family:Pretendard;font-size:18px;font-style:normal;font-weight:600;justify-content:center;line-height:26px;text-align:left;white-space:pre-line;width:100%}.guide-icon{aspect-ratio:1/1;height:24px;width:24px}.page-title-text{font-size:28px}.page-title-text,.tab-text{color:#fff;font-family:Pretendard;font-style:normal;font-weight:600;line-height:20px}.tab-text{font-size:16px;text-align:center}.tab-view{background:#1e1e1e;margin:0 auto 24px;overflow:hidden;position:-webkit-sticky;position:sticky;top:124px;width:880px;z-index:80}.tab-list-wrapper{position:relative;width:100%}.tab-gradient{bottom:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:40px;z-index:10}.tab-gradient-left{background:linear-gradient(90deg,#242424 0,#24242400);left:0}.tab-gradient-right{background:linear-gradient(270deg,#242424 0,#24242400);right:0}.tab-list{border-bottom:1px solid #686868;display:flex;gap:0;overflow:hidden;width:880px}.tab-item{align-items:center;cursor:pointer;display:flex;flex:0 0 auto;flex-direction:column;padding:12px 20px;position:relative;transition:opacity .2s ease}.tab-item:hover{opacity:.8}.tab-item .tab-text{margin-bottom:8px;opacity:.5;transition:opacity .2s ease;white-space:nowrap}.tab-item.selected .tab-text{opacity:1}.tab-indicator{background:#fff;bottom:-1px;height:2px;left:0;margin:0 8px;position:absolute;right:0}.footer{margin:60px auto 0;padding:0 0 40px;width:880px}.header-social-icons{display:flex}.footer-social-icon,.footer-social-icons{display:flex;justify-content:center;margin-bottom:16px}.footer-social-icon{align-items:center;background:#2e2e2e;border-radius:50%;cursor:pointer;height:42px;position:relative;text-decoration:none;transition:opacity .3s ease;width:42px}.social-icon-img{height:20px;object-fit:contain;width:20px}.footer-info{align-items:center;display:flex;flex-direction:column}.footer-copyright,.footer-email,.footer-title{color:#fff;font-family:Pretendard;font-size:12px;font-style:normal;font-weight:400;line-height:normal;opacity:.5}.footer-copyright{opacity:.5}.bottom-nav{display:none}@media (max-width:767px){.header{padding:0 16px;width:calc(100% - 32px)}.header-social-icons{display:none}.submenu-container{gap:20px;padding:0 16px;width:calc(100% - 32px)}.submenu-item{font-size:13px}.main-content{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;margin-left:auto;margin-right:auto;overflow-x:auto;scrollbar-width:none;width:calc(100% - 32px)}.main-content::-webkit-scrollbar{display:none}.footer{margin-left:auto;margin-right:auto;width:calc(100% - 32px)}.notification-link,.notification-text{font-size:14px}.cheering-guide-banner{margin:20px 24px;padding:14px 16px;width:calc(100% - 48px)}.cheering-guide-text{font-size:15px}.guide-grid{grid-template-columns:repeat(2,1fr);width:100%}.guide-card{align-items:center;border-radius:12px;cursor:pointer;display:flex;flex-direction:row;height:64px;justify-content:space-between;position:relative;width:100%}.guide-title{color:#fff;display:flex;flex-direction:column;font-family:Pretendard;font-size:15px;font-style:normal;font-weight:600;justify-content:start;line-height:20px;text-align:left;width:-webkit-fit-content;width:fit-content}.tab-list,.tab-list-wrapper,.tab-view{width:100%}.tab-list{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:auto;scrollbar-width:none}.tab-list::-webkit-scrollbar{display:none}.page-title-text{font-size:24px}.sub-menu-bar{width:100%}.sub-menu-wrapper{margin:0 16px;max-width:calc(100% - 32px)}.sub-menu-container{gap:20px}.sub-menu-item{font-size:13px}.sub-gradient-left{left:16px}.sub-gradient-right{right:16px}.bottom-nav{background:#1e1e1e;border-top:1px solid #2e2e2e;bottom:0;display:flex;height:60px;left:0;position:fixed;right:0;z-index:100}.bottom-nav-item{align-items:center;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:5px;justify-content:center;transition:opacity .2s ease}.bottom-nav-item .bottom-nav-icon{height:22px;opacity:.5;width:22px}.bottom-nav-item .bottom-nav-label{color:#626262;font-family:Pretendard;font-size:11px;font-weight:600;line-height:normal}.bottom-nav-item.active .bottom-nav-icon{opacity:1}.bottom-nav-item.active .bottom-nav-label{color:#fff}.bottom-nav-item.disabled{cursor:default}.bottom-nav-item:not(.disabled):hover .bottom-nav-icon{opacity:1}.bottom-nav-item:not(.disabled):hover .bottom-nav-label{color:#fff}.app{padding-bottom:60px}}@media (min-width:768px) and (max-width:927px){.header{padding:0 30px;width:100%}.main-content{-webkit-overflow-scrolling:touch;overflow-x:auto}.footer,.main-content{margin-left:auto;margin-right:auto;width:calc(100% - 60px)}.cheering-guide-banner{margin:20px 30px;width:calc(100% - 60px)}.guide-grid{grid-template-columns:repeat(3,1fr);width:100%}.tab-list,.tab-list-wrapper,.tab-view{width:100%}.tab-list{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overflow-x:auto;scrollbar-width:none}.tab-list::-webkit-scrollbar{display:none}.page-title-text{font-size:26px}.submenu-container{gap:24px;padding:0 30px;width:calc(100% - 60px)}.sub-menu-bar{width:100%}.sub-menu-wrapper{margin:0 30px;max-width:calc(100% - 60px)}.sub-menu-container{gap:24px}.sub-gradient-left{left:30px}.sub-gradient-right{right:30px}}.sub-menu-bar{background:#282828;overflow:hidden;position:-webkit-sticky;position:sticky;top:72px;width:100%;z-index:90}.sub-menu-wrapper{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;margin:0 auto;max-width:880px;overflow-x:auto;padding:0 30px;position:relative;scrollbar-width:none}.sub-menu-wrapper::-webkit-scrollbar{display:none}.sub-gradient{bottom:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:40px;z-index:10}.sub-gradient-left{background:linear-gradient(90deg,#282828 0,#28282800);left:calc(50% - 440px)}.sub-gradient-right{background:linear-gradient(270deg,#282828 0,#28282800);right:calc(50% - 440px)}.sub-menu-container{display:inline-flex;gap:32px;justify-content:center;min-width:100%}.sub-menu-item{color:#fff;cursor:pointer;flex-shrink:0;font-family:Pretendard;font-size:16px;font-weight:700;line-height:20px;opacity:.5;padding:16px 0;transition:opacity .3s ease;white-space:nowrap}.sub-menu-item.active,.sub-menu-item:hover{opacity:1}.sub-menu-item.disabled{cursor:not-allowed;opacity:.1}.sub-menu-item.disabled:hover{opacity:.1}.chart-page-title-section{align-items:center;background:#1e1e1e;display:flex;gap:10px;justify-content:center;margin:0 auto;padding:16px 24px;width:880px}.chart-title-icon{height:22px;width:22px}.chart-title-text{color:#fff;font-family:Pretendard;font-size:20px;font-weight:700;letter-spacing:.4px;line-height:14px}.chart-main{padding-top:0}.chart-tab-bar{border-bottom:2px solid #696969;display:flex;margin-bottom:16px}.chart-tab{cursor:pointer;flex:1 1;padding-bottom:12px;position:relative;text-align:center}.chart-tab-text{color:#696969;font-family:Pretendard;font-size:18px;font-weight:700;line-height:24px}.chart-tab.active .chart-tab-text{color:#fff}.chart-tab-indicator{background:#fff;bottom:-2px;height:3px;left:0;position:absolute;right:0}.music-chart-content{display:flex;flex-direction:column;gap:16px}.chart-filter-pills{display:flex;justify-content:center}.chart-filter-pill{border-radius:8px;color:#696969;cursor:pointer;font-family:Pretendard;font-size:13px;font-weight:600;padding:8px 12px;transition:all .2s ease;white-space:nowrap}.chart-filter-pill.active{background:#313131;color:#fff}.chart-cards{display:flex;flex-direction:column;gap:12px}.chart-card{background:#2e2e2e;border-radius:12px;padding:16px 20px}.chart-card-header{align-items:center;display:flex;justify-content:space-between}.chart-card-platform{align-items:center;display:flex;gap:6px}.chart-platform-icon{border-radius:50%;height:20px;object-fit:cover;width:20px}.chart-card-name{color:#fff;font-size:16px;line-height:normal}.chart-card-name,.chart-card-time{font-family:Pretendard;font-weight:600}.chart-card-time{color:#696969;font-size:12px;text-align:center;white-space:nowrap}.chart-card-songs{display:flex;flex-direction:column;gap:10px;margin-top:16px}.chart-card-empty{color:#696969;font-family:Pretendard;font-size:12px;font-weight:600;margin-top:16px;text-align:center}.chart-song-entry{align-items:center;display:flex;justify-content:space-between}.chart-song-left{align-items:center;display:flex;gap:10px}.chart-song-art{border-radius:4px;flex-shrink:0;height:38px;object-fit:cover;width:38px}.chart-song-info{display:flex;flex-direction:column;gap:3px}.chart-song-title{color:#fff;font-size:14px;font-weight:600}.chart-song-album,.chart-song-title{font-family:Pretendard;line-height:normal}.chart-song-album{color:#696969;font-size:11px;font-weight:500}.chart-song-rank{align-items:center;display:flex;flex-shrink:0;gap:10px;justify-content:center}.chart-rank-number{color:#fff;font-size:14px;font-weight:800}.chart-rank-change,.chart-rank-number{font-family:Pretendard;line-height:normal}.chart-rank-change{font-size:12px;font-weight:600}.chart-rank-change.up{color:#ff2e2e}.chart-rank-change.down{color:#2e96ff}.chart-rank-change.same{color:#696969}.mv-content{display:flex;flex-direction:column;gap:20px}.mv-sort-toggle{background:#282828;border-radius:8px;display:flex;padding:4px}.mv-sort-btn{background:#0000;border:none;border-radius:8px;color:#696969;cursor:pointer;flex:1 1;font-family:Pretendard;font-size:14px;font-weight:700;padding:10px;transition:all .2s ease}.mv-sort-btn.active{background:#515151;color:#fff}.mv-list{display:flex;flex-direction:column;gap:24px}.mv-row{align-items:center;cursor:pointer;display:flex;gap:12px}.mv-rank{color:#fff;flex-shrink:0;font-family:Pretendard;font-size:16px;font-weight:600;min-width:17px;text-align:center}.mv-row-body{align-items:flex-start;display:flex;flex:1 1;gap:14px;min-width:0}.mv-thumb{background-color:#d9d9d9;border-radius:8px;flex-shrink:0;height:76px;overflow:hidden;position:relative;width:127px}.mv-thumb-img{height:100%;object-fit:cover;width:100%}.mv-duration{background-color:#000c;border-radius:4px;bottom:4px;color:#fff;font-family:Pretendard;font-size:11px;font-weight:600;padding:2px 5px;position:absolute;right:4px}.mv-info{display:flex;flex:1 1;flex-direction:column;gap:5px;min-width:0}.mv-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-family:Pretendard;font-size:14px;font-weight:600;line-height:20px;overflow:hidden;text-overflow:ellipsis}.mv-released-date{color:#696969}.mv-released-date,.mv-views{font-family:Pretendard;font-size:12px;font-weight:600;line-height:normal}.mv-views{color:#fff;display:flex;gap:4px}@media (min-width:928px){.cheering-guide-banner,.footer,.guide-grid,.header,.main-content,.notification-banner,.tab-list,.tab-view{width:880px}.sub-menu-wrapper{max-width:880px}}@media (max-width:767px){.chart-page-title-section{padding:16px 24px;width:100%}.chart-filter-pills{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.chart-filter-pills::-webkit-scrollbar{display:none}}@media (min-width:768px) and (max-width:927px){.chart-page-title-section{padding:16px 30px;width:100%}}@media (min-width:928px){.chart-page-title-section{width:880px}}@media (min-width:768px) and (max-width:927px){.mv-thumb{height:90px;width:150px}.mv-views{font-size:13px}}.cheering-sub-menu{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;background:#282828;overflow-x:auto;scrollbar-width:none;width:100%}.cheering-sub-menu::-webkit-scrollbar{display:none}.cheering-sub-menu-container{display:flex;gap:20px;justify-content:flex-end;margin:0 auto;padding:12px 0;width:880px}.cheering-sub-menu-item{color:#fff;cursor:pointer;font-family:Pretendard;font-size:16px;font-weight:700;line-height:20px;opacity:.3;transition:opacity .2s ease;white-space:nowrap}.cheering-sub-menu-item:hover{opacity:.7}.cheering-sub-menu-item.active{opacity:1}.cheering-main{padding-top:20px}.cheering-search-container{display:flex;flex-direction:column;gap:12px;margin-bottom:28px}.cheering-search-box{align-items:center;background:#1e1e1e;border:1px solid #282828;border-radius:12px;cursor:pointer;display:flex;gap:6px;padding:15px 16px}.cheering-search-icon{height:20px;width:20px}.cheering-search-input{background:#0000;border:none;color:#fff;flex:1 1;font-family:Pretendard;font-size:15px;font-weight:500;outline:none}.cheering-search-input::placeholder{color:#696969}.cheering-filter-tabs{display:flex;gap:0}.cheering-filter-tab{background:#0000;border:none;border-radius:8px;color:#696969;cursor:pointer;font-family:Pretendard;font-size:13px;font-weight:600;padding:8px 12px;transition:all .2s ease}.cheering-filter-tab.active{background:#313131;color:#fff}.cheering-list{display:flex;flex-direction:column;gap:16px}.cheering-item{align-items:center;background:#313131;border-radius:12px;cursor:pointer;display:flex;justify-content:space-between;padding:12px 12px 12px 16px;transition:background-color .2s ease}.cheering-item:hover{background:#3e3e3e}.cheering-item-left{align-items:center;display:flex;gap:8px}.cheering-item-album{border-radius:50%;flex-shrink:0;height:24px;overflow:hidden;width:24px}.cheering-item-album-placeholder{background:linear-gradient(135deg,#4a4a4a,#2a2a2a);height:100%;width:100%}.cheering-item-album-img{height:100%;object-fit:cover;width:100%}.cheering-item-title{color:#fff;font-family:Pretendard;font-size:15px;font-weight:600}.cheering-item-right{align-items:center;display:flex;gap:6px}.cheering-item-badge{border-radius:20px;font-family:Pretendard;font-size:10px;font-weight:600;padding:4px 8px}.cheering-item-badge.fanchat{background:#fff;color:#313131}.cheering-item-badge.chorus{background:#0000;border:1px solid #fff;color:#fff}.cheering-item-arrow{height:24px;width:24px}.cheering-footer-message{color:#fff;font-family:Pretendard;font-size:15px;font-weight:500;line-height:24px;margin-top:28px;opacity:.5;text-align:center}.cheering-footer-message p{margin:0}.cheering-detail-header{align-items:center;background:#1e1e1e;display:flex;height:52px;padding:0 24px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.cheering-detail-back{background:#0000;border:none;cursor:pointer;height:24px;margin-right:6px;padding:0;width:24px}.cheering-detail-back img{height:100%;width:100%}.cheering-detail-title-container{align-items:center;display:flex;gap:6px}.cheering-detail-title{color:#fff;font-family:Pretendard;font-size:18px;font-weight:700;line-height:20px}.cheering-detail-badge{border-radius:20px;font-family:Pretendard;font-size:10px;font-weight:600;padding:4px 8px}.cheering-detail-badge.fanchat{background:#fff;color:#313131}.cheering-detail-badge.chorus{background:#0000;border:1px solid #fff;color:#fff}.cheering-detail-content{background:#1e1e1e;min-height:calc(100vh - 52px);padding:16px 24px}.cheering-detail-info-box{background:#2e2e2e;border-radius:8px;margin-bottom:16px;padding:8px 16px}.cheering-detail-info-box .info-text{color:#696969}.cheering-detail-info-box .info-text,.info-text-yellow{font-family:Pretendard;font-size:13px;font-weight:600;line-height:22px}.info-text-yellow{color:#f1d217}.info-text-blue{color:#50a0ff;font-family:Pretendard;font-size:13px;font-weight:600;line-height:22px}.cheering-detail-lyrics{padding-bottom:60px}.chant-line{color:#fff;font-family:Pretendard;font-size:15px;font-weight:600;line-height:28px;margin:0;min-height:28px}.chant-yellow{color:#f1d217;font-family:Pretendard}.chant-blue{color:#50a0ff;font-family:Pretendard}@media (max-width:767px){.cheering-sub-menu-container{gap:20px;justify-content:flex-end;padding:12px 24px;width:calc(100% - 48px)}.cheering-sub-menu-item{font-size:16px}.cheering-detail-header{padding:0 24px}.cheering-detail-content{padding:16px 24px}}@media (min-width:768px) and (max-width:927px){.cheering-sub-menu-container{padding:12px 30px;width:calc(100% - 60px)}.cheering-detail-header{padding:0 30px}.cheering-detail-content{padding:16px 30px}}@media (min-width:928px){.cheering-sub-menu-container{width:880px}.cheering-detail-header{margin:0 auto;padding:0;width:880px}.cheering-detail-content{margin:0 auto;padding:16px 0;width:880px}}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalFadeOut{0%{opacity:1}to{opacity:0}}@keyframes modalSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes modalSlideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.cheering-modal-overlay{animation:modalFadeIn .25s ease-out;background:#000000b3;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.cheering-modal-overlay.closing{animation:modalFadeOut .25s ease-in forwards}.cheering-modal{animation:modalSlideUp .3s ease-out;background:#1e1e1e;bottom:0;display:flex;flex-direction:column;left:0;position:fixed;right:0;top:0;z-index:1001}.cheering-modal.closing{animation:modalSlideDown .25s ease-in forwards}.cheering-modal-header{align-items:center;background:#1e1e1e;border-bottom:1px solid #2e2e2e;display:flex;flex-shrink:0;height:52px;justify-content:space-between;padding:0 24px;width:100%}.cheering-modal-close{background:#0000;border:none;cursor:pointer;height:24px;padding:0;width:24px}.cheering-modal-close img{height:100%;width:100%}.cheering-modal-title-container{align-items:center;display:flex;gap:6px}.cheering-modal-title{color:#fff;font-family:Pretendard;font-size:18px;font-weight:700;line-height:20px}.cheering-modal-badge{border-radius:20px;font-family:Pretendard;font-size:10px;font-weight:600;padding:4px 8px}.cheering-modal-badge.fanchat{background:#fff;color:#313131}.cheering-modal-badge.chorus{background:#0000;border:1px solid #fff;color:#fff}.cheering-modal-content{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;padding:16px 24px}.cheering-modal-info-box{background:#2e2e2e;border-radius:8px;margin-bottom:16px;padding:8px 16px}.cheering-modal-info-box .info-text{color:#696969;font-family:Pretendard;font-size:13px;font-weight:600;line-height:22px}.cheering-modal-lyrics{padding-bottom:40px}@media (min-width:768px) and (max-width:927px){.cheering-modal-header{padding:0 30px}.cheering-modal-content{padding:16px 30px}}@media (min-width:928px){.cheering-modal{animation:modalFadeIn .25s ease-out;border-radius:16px;bottom:auto;left:50%;max-height:80vh;right:auto;top:50%;transform:translate(-50%,-50%);width:600px}.cheering-modal.closing{animation:modalFadeOut .25s ease-in forwards}.cheering-modal-header{border-radius:16px 16px 0 0}.cheering-modal-content{border-radius:0 0 16px 16px}}.home-content{display:flex;flex-direction:column;gap:42px;padding:10px 24px 8px}.home-countdown-section,.home-top-group{display:flex;flex-direction:column;gap:16px}.home-bottom-group,.home-countdown-section{align-items:center;width:100%}.home-bottom-group{display:flex;flex-direction:column;gap:48px}.home-section-title{color:#fff;font-family:Pretendard;font-size:16px;font-weight:700;line-height:normal;text-align:center;width:100%}.home-guide-section{align-items:center;display:flex;flex-direction:column;gap:20px;width:100%}.guide-page-content,.home-guide-content{display:flex;flex-direction:column;gap:14px;width:100%}.hero-banner{border-radius:12px;overflow:hidden;width:100%}.hero-banner img{display:block;width:100%}.hero-video-wrapper{padding-bottom:56.25%;position:relative;width:100%}.hero-video-wrapper iframe{border:none;border-radius:12px;height:100%;left:0;position:absolute;top:0;width:100%}.countdown-section{align-items:center;display:flex;flex-direction:column;gap:10px}.countdown-subtitle{color:#626262;font-size:15px;white-space:nowrap}.countdown-subtitle,.countdown-time{font-family:Pretendard;font-weight:600;line-height:normal;text-align:center}.countdown-time{color:#fff;font-size:26px}.action-buttons-bar{background:#2e2e2e;border-radius:8px;justify-content:center;padding:6px 11px}.action-buttons-bar,.action-buttons-inner{align-items:center;display:flex;width:100%}.action-button{color:#fff;cursor:pointer;flex:1 1;font-family:Pretendard;font-size:15px;font-weight:600;line-height:normal;padding:10px;text-align:center;white-space:nowrap}.action-divider{background:#4a4a4a;height:29px;width:1px}.announcement-section{align-items:center;gap:20px}.announcement-links,.announcement-section{display:flex;flex-direction:column;width:100%}.announcement-links{gap:10px}.announcement-link-item{align-items:center;background:#2e2e2e;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:12px 20px;width:100%}.announcement-link-item.gradient{background:#0000;overflow:hidden;position:relative}.announcement-link-bg{border-radius:8px;inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.announcement-link-bg img{height:355%;left:0;object-fit:cover;position:absolute;top:-243%;width:101%}.announcement-link-text{color:#fff;font-family:Pretendard;font-size:15px;font-weight:600;line-height:normal;position:relative;z-index:1}.announcement-link-arrow{flex-shrink:0;height:24px;position:relative;width:24px;z-index:1}.image-popup-overlay{-webkit-overflow-scrolling:touch;background:#000000d9;inset:0;overflow-y:auto;padding:24px;position:fixed;z-index:1000}.image-popup-content{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:100%;min-height:100%;position:relative}.image-popup-close{align-self:flex-end;background:#0000;border:none;cursor:pointer;flex-shrink:0;height:28px;padding:0;position:-webkit-sticky;position:sticky;top:0;width:28px;z-index:1}.image-popup-close img{filter:brightness(.8);height:100%;width:100%}.image-popup-img{border-radius:12px;display:block;max-width:100%;object-fit:contain}.tweet-popup-overlay{align-items:center;background:#000000d9;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.tweet-popup-content{max-height:calc(100vh - 48px);max-width:550px;overflow-y:auto;position:relative;width:100%}.tweet-popup-close{background:#0000;border:none;cursor:pointer;height:28px;padding:0;position:absolute;right:0;top:-40px;width:28px;z-index:1}.tweet-popup-close img{filter:brightness(.8);height:100%;width:100%}.tweet-popup-embed{align-items:center;display:flex;justify-content:center;min-height:200px}.streaming-pills-section{align-items:center;display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:320px;width:100%}.streaming-pills-container{align-content:flex-start;display:flex;flex-wrap:wrap;gap:16px 12px;justify-content:center;width:100%}.streaming-pill{align-items:center;background:#2e2e2e;border:1px solid #626262;border-radius:50px;cursor:pointer;display:flex;gap:8px;padding:10px 16px}.streaming-pill-icon{border-radius:50%;flex-shrink:0;height:24px;object-fit:cover;width:24px}.streaming-pill-text{color:#fff;font-family:Pretendard;font-size:15px;font-weight:600;line-height:normal;white-space:nowrap}.streaming-counter{background:#313131;border-radius:12px;padding:16px 24px;width:100%}.streaming-counter-inner{align-items:flex-start;display:flex;gap:12px;justify-content:center;width:100%}.streaming-counter-left{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0}.streaming-counter-title{color:#fff;font-family:Pretendard;font-size:16px;font-weight:700;line-height:24px}.streaming-counter-title p{margin:0}.streaming-counter-time{align-items:flex-start;display:flex;gap:4px}.streaming-counter-time svg{flex-shrink:0}.streaming-counter-time span{color:#696969;font-size:13px}.streaming-counter-count,.streaming-counter-time span{font-family:Pretendard;font-weight:600;line-height:normal}.streaming-counter-count{color:#fff;flex-shrink:0;font-size:24px;text-align:center;white-space:nowrap}.radio-schedule-section{align-items:flex-start;display:flex;flex-direction:column;gap:10px;width:100%}.radio-schedule-title{font-size:16px;font-weight:700;line-height:normal}.radio-schedule-desc,.radio-schedule-title{color:#fff;font-family:Pretendard;margin:0;text-align:center;width:100%}.radio-schedule-desc{font-size:15px;font-weight:500;line-height:1.5}.radio-schedule-cards{align-items:flex-start;display:flex;flex-direction:column;gap:16px;width:100%}.radio-card{background:#313131;border-radius:12px;padding:16px 20px;width:100%}.radio-card-inner{display:flex;flex-direction:column;gap:16px;width:100%}.radio-card-header{align-items:center;display:flex;justify-content:space-between;width:100%}.radio-card-station{align-items:center;display:flex;gap:6px}.radio-card-station-info{align-items:center;display:flex;gap:8px}.radio-card-logo{border-radius:21px;height:24px;object-fit:cover;width:24px}.radio-card-station-name{color:#fff;font-size:15px}.radio-card-freq,.radio-card-station-name{font-family:Pretendard;font-weight:600;white-space:nowrap}.radio-card-freq{color:#696969;font-size:12px}.radio-card-tag{background:#fff;border-radius:80px;color:#313131;flex-shrink:0;font-family:Pretendard;font-size:10px;font-weight:700;padding:4px 8px;white-space:nowrap}.radio-card-content{align-items:flex-end;display:flex;justify-content:space-between;width:100%}.radio-card-program{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.radio-card-program-name{color:#fff;font-family:Pretendard;font-size:16px;font-weight:700;line-height:normal}.radio-card-dj{color:#fff}.radio-card-dj,.radio-card-time{font-family:Pretendard;font-size:12px;font-weight:600;line-height:normal}.radio-card-time{color:#696969}.radio-card-button{background:#2e2e2e;border:1px solid #626262;border-radius:8px;color:#fff;flex-shrink:0;font-family:Pretendard;font-size:15px;font-weight:600;padding:12px 16px;text-decoration:none;white-space:nowrap}.home-content .guide-grid{column-gap:12px;row-gap:14px;width:100%}.guide-page-content .cheering-guide-banner,.home-content .cheering-guide-banner{margin:0;width:100%}@media (min-width:928px){.home-content{margin:0 auto;max-width:880px}}
/*# sourceMappingURL=main.01e4f208.css.map*/