@charset "UTF-8";html{background:#000}.weconnect-theme-song-lab{--hl-weconnect-theme-song-lab--view-width: 1040px;--hl-weconnect-theme-song-lab--line-height: 120%;background:#000}.weconnect-theme-song-lab .weconnect-navbar{position:fixed;top:0;left:0;right:0;height:44px;background:#0006;backdrop-filter:blur(15px);color:#fff;z-index:1000;transform:translateY(-100%);transition:transform .3s ease-in-out}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container{width:100%;height:100%;max-width:var(--hl-weconnect-theme-song-lab--view-width);margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-brand{color:#ffde55;font-family:HarmonyOS Sans;font-size:14px;font-style:normal;font-weight:700;line-height:var(--hl-weconnect-theme-song-lab--line-height)}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu{display:flex;align-items:center;gap:40px}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu .weconnect-navbar-item{color:#fff;font-family:HarmonyOS Sans;font-size:12px;font-style:normal;font-weight:700;line-height:44px;transition:all .3s ease;text-decoration:none}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-toggle{display:none}.weconnect-theme-song-lab .weconnect-navbar.visible{transform:translateY(0)}.weconnect-theme-song-lab .section-welcome{width:100%;height:864px;background:radial-gradient(100% 100% at 0% 0%,#aa8861,#000);overflow:hidden}.weconnect-theme-song-lab .section-welcome .section-container{width:100%;height:100%;max-width:1440px;margin:0 auto;position:relative;text-align:left}@keyframes moveUpText{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes rotateSong{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:100}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info{width:100%;max-width:var(--hl-weconnect-theme-song-lab--view-width)}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-title{margin-bottom:30px}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-title .section-title-top,.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-title .section-title-bottom{display:flex}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-title .section-title-top .section-title-text,.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-title .section-title-bottom .section-title-text{color:#fff;font-family:Antonio;font-size:110px;font-style:normal;font-weight:700;line-height:130px;letter-spacing:-4.4px;text-transform:uppercase;overflow:hidden}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-title .section-title-top .section-title-text span,.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-title .section-title-bottom .section-title-text span{transform:translateY(100%);display:inline-block}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-title .section-title-top .section-title-text.highlight-text,.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-title .section-title-bottom .section-title-text.highlight-text{color:#ffde55}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-intro{width:100%;max-width:500px;transition:all .6s ease-out;opacity:0;transform:translateY(100%);will-change:transform,opacity}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-intro .section-description{color:#fffc;font-family:HarmonyOS Sans;font-size:20px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:0}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-intro .section-description .highlight-text{color:#fff}.weconnect-theme-song-lab .section-welcome .section-container .section-content{width:100%;max-width:1440px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:flex-end;position:relative}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-container{position:relative}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-container .section-song{width:455px;height:455px;aspect-ratio:455/455;position:absolute;top:50%;left:50%;margin-top:-227.5px;margin-left:-227.5px;animation:rotateSong 10s linear infinite;animation-delay:.3s;animation-play-state:paused}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-container .section-song-bg{width:897px;height:788px;flex-shrink:0;aspect-ratio:897/788}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-container .section-song-bg img{width:100%;height:100%;object-fit:cover}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-container .section-song-icon{position:absolute;top:160px;right:150px;width:182px;height:378px;flex-shrink:0;transform:rotate(-15deg);transform-origin:top right;transition:transform .4s ease-out}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-container .section-song-icon img{width:100%;height:100%;object-fit:cover}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:1440px;height:100%;display:flex;align-items:flex-end;justify-content:flex-end;padding-right:200px;padding-bottom:110px;z-index:101;text-align:center}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container{width:485px;height:186px;display:inline-flex;flex-direction:column;padding:20px 50px 26px;border-radius:20px;background:#07070799;backdrop-filter:blur(10px);overflow:hidden}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-title{margin-bottom:22px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-title .section-song-title-text{color:#fff;font-family:Antonio;font-size:20px;font-style:normal;font-weight:500;line-height:28px;white-space:nowrap;display:none}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-title .section-song-title-text .highlight-text{color:#ffde55}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-title .section-song-title-text.active{display:block}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list{display:flex;align-items:center;justify-content:center;gap:40px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-prev,.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-next{width:36px;height:36px;flex-shrink:0;cursor:pointer;opacity:1;transition:opacity .3s ease}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-prev svg,.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-next svg{width:100%;height:100%;object-fit:cover}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-prev{opacity:.3;pointer-events:none}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-control{position:relative;width:54px;height:54px;flex-shrink:0;cursor:pointer;transition:transform .3s ease}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-control .section-song-btn-control-play,.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-control .section-song-btn-control-pause{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-control .section-song-btn-control-play svg,.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-control .section-song-btn-control-pause svg{width:100%;height:100%;object-fit:cover}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-control .section-song-btn-control-play{opacity:1;visibility:visible}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-control:hover{transform:scale(1.1)}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list.last-song .section-song-btn-prev{opacity:1;pointer-events:auto}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list.last-song .section-song-btn-next{opacity:.3;pointer-events:none}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-progress{width:100%;max-width:300px;margin:10px auto 0;display:flex;align-items:center;gap:15px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-progress .section-song-progress-time,.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-progress .section-song-progress-duration{color:#fff;font-family:HarmonyOS Sans;font-size:12px;font-style:normal;font-weight:400;line-height:1;width:35px;font-feature-settings:"tnum" on,"lnum" on}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-progress .section-song-progress-time{text-align:left}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-progress .section-song-progress-duration{text-align:right}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-progress .section-song-progress-bar{flex:1;height:4px;background-color:#fff3;border-radius:2px;position:relative;cursor:pointer}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-progress .section-song-progress-bar .section-song-progress-bar-fill{width:0;height:100%;background-color:#ffde55;border-radius:2px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-progress .section-song-progress-bar .section-song-progress-bar-thumb{position:absolute;top:50%;left:0;width:12px;height:12px;background-color:#ffde55;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-indicator{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:18px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-indicator .section-song-indicator-item{width:40px;height:4px;flex-shrink:0;border-radius:5px;opacity:.3;transition:all .3s ease;background:#ffde55}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-indicator .section-song-indicator-item.active{opacity:1}.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-top .section-title-text span,.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-bottom .section-title-text span{animation:moveUpText .4s ease-out forwards}.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-top .section-title-text span:nth-child(1),.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-bottom .section-title-text span:nth-child(1){animation-delay:.05s}.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-top .section-title-text span:nth-child(2),.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-bottom .section-title-text span:nth-child(2){animation-delay:.1s}.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-top .section-title-text span:nth-child(3),.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-bottom .section-title-text span:nth-child(3){animation-delay:.15s}.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-top .section-title-text span:nth-child(4),.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-bottom .section-title-text span:nth-child(4){animation-delay:.2s}.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-top .section-title-text span:nth-child(5),.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-bottom .section-title-text span:nth-child(5){animation-delay:.25s}.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-top .section-title-text span:nth-child(6),.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-bottom .section-title-text span:nth-child(6){animation-delay:.3s}.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-top .section-title-text span:nth-child(7),.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-bottom .section-title-text span:nth-child(7){animation-delay:.35s}.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-top .section-title-text span:nth-child(8),.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-bottom .section-title-text span:nth-child(8){animation-delay:.4s}.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-top .section-title-text span:nth-child(9),.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-bottom .section-title-text span:nth-child(9){animation-delay:.45s}.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-top .section-title-text span:nth-child(10),.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-title .section-title-bottom .section-title-text span:nth-child(10){animation-delay:.5s}.weconnect-theme-song-lab .section-welcome .section-container.expanded .section-wrapper .section-info .section-intro{opacity:1;transform:translateY(0)}.weconnect-theme-song-lab .section-welcome .section-container.playing .section-content .section-song-container .section-song-icon{transform:rotate(0)}.weconnect-theme-song-lab .section-welcome .section-container.playing .section-content .section-song-container .section-song{animation-play-state:running}.weconnect-theme-song-lab .section-welcome .section-container.playing .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-control-play{opacity:0;visibility:hidden}.weconnect-theme-song-lab .section-welcome .section-container.playing .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-control-pause{opacity:1;visibility:visible}.weconnect-theme-song-lab .section-story{width:100%;padding-top:100px;padding-bottom:100px;background:url(https://cdn.hollyland.com/file/landing/we-connect/2025/themesonglab/images/story_bg_large.png) no-repeat top center;background-size:1440px 536px;overflow:hidden}.weconnect-theme-song-lab .section-story .section-container{width:100%;height:100%;max-width:var(--hl-weconnect-theme-song-lab--view-width);margin:0 auto;position:relative}.weconnect-theme-song-lab .section-story .section-container .section-wrapper{width:100%;margin-bottom:50px}.weconnect-theme-song-lab .section-story .section-container .section-wrapper .section-info .section-title{max-width:100%;display:inline-flex;flex-direction:column;position:relative;color:#fff;font-family:Antonio;font-size:110px;font-style:normal;font-weight:500;line-height:130px;letter-spacing:-4.4px;text-transform:uppercase;text-wrap:balance}.weconnect-theme-song-lab .section-story .section-container .section-wrapper .section-info .section-title span{display:block;--hl-scroll-highlight-color: #fff;color:var(--hl-scroll-highlight-color);transition:opacity .3s ease-out;will-change:opacity}.weconnect-theme-song-lab .section-story .section-container .section-wrapper .section-info .section-title img{width:102px;margin-left:5px;vertical-align:bottom}.weconnect-theme-song-lab .section-story .section-container .section-wrapper .section-info .section-description{color:#fffc;font-family:HarmonyOS Sans;font-size:20px;font-style:normal;font-weight:400;line-height:28px;margin-top:50px}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper{--hl-weconnect--card-w: 442px;--hl-weconnect--card-h: 210px;--hl-weconnect--gap: 20px;--hl-weconnect--n: 11;--hl-weconnect--duration: 120s;--hl-weconnect--loop: calc(var(--hl-weconnect--n) * (var(--hl-weconnect--card-w) + var(--hl-weconnect--gap)));display:flex;flex-direction:column;height:100%;gap:20px;justify-content:center;position:relative;overflow:hidden}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper .section-row{display:flex;gap:var(--hl-weconnect--gap);position:relative;will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}@keyframes scrollLeft{0%{transform:translateZ(0)}to{transform:translate3d(calc(-1 * var(--hl-weconnect--loop)),0,0)}}@keyframes scrollRight{0%{transform:translate3d(calc(-1 * var(--hl-weconnect--loop)),0,0)}to{transform:translateZ(0)}}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper .section-row-1{animation:scrollLeft var(--hl-weconnect--duration) linear infinite}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper .section-row-2{animation:scrollRight var(--hl-weconnect--duration) linear infinite;margin-left:calc(var(--hl-weconnect--card-w) * .5)}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper .section-row-3{animation:scrollLeft var(--hl-weconnect--duration) linear infinite;margin-left:calc(var(--hl-weconnect--card-w) * .2)}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper .section-card{width:var(--hl-weconnect--card-w);height:var(--hl-weconnect--card-h);border-radius:20px;background:#4d46384d;backdrop-filter:blur(50px);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;flex-shrink:0;padding:20px;text-align:left;cursor:pointer}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper .section-card:hover{background:#4d463899}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper .section-card .section-card-content{color:#fff9;font-family:HarmonyOS Sans;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper .section-card .section-card-commenter{display:flex;align-items:center;gap:16px}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper .section-card .section-card-commenter .section-card-commenter-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper .section-card .section-card-commenter .section-card-commenter-avatar img{width:100%;height:100%;object-fit:cover}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper .section-card .section-card-commenter .section-card-commenter-name{color:#fff;font-family:HarmonyOS Sans;font-size:16px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.48px}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper:before,.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:10;pointer-events:none}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper:before{left:0;background:linear-gradient(to left,#0000 4.27%,#000)}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper:after{right:0;background:linear-gradient(to right,#0000 4.27%,#000)}.weconnect-theme-song-lab .section-story .section-container .section-content .section-note{color:#fffc;font-family:HarmonyOS Sans;font-size:20px;font-style:normal;font-weight:400;line-height:28px;text-align:center;margin-top:50px}.weconnect-theme-song-lab .section-mv{padding-top:100px;padding-bottom:150px}.weconnect-theme-song-lab .section-mv .section-container{width:100%;max-width:var(--hl-weconnect-theme-song-lab--view-width);margin:0 auto}.weconnect-theme-song-lab .section-mv .section-container .section-wrapper{width:100%;margin-bottom:80px}.weconnect-theme-song-lab .section-mv .section-container .section-wrapper .section-info .section-title{max-width:100%;display:inline-flex;flex-direction:column;position:relative;color:#818181;font-family:Antonio;font-size:110px;font-style:normal;font-weight:700;line-height:130px;letter-spacing:-4.4px;text-transform:uppercase;text-wrap:balance}.weconnect-theme-song-lab .section-mv .section-container .section-wrapper .section-info .section-title span{display:block;--hl-scroll-highlight-color: #818181;color:var(--hl-scroll-highlight-color);transition:opacity .3s ease-out;will-change:opacity}.weconnect-theme-song-lab .section-mv .section-container .section-wrapper .section-info .section-title .section-title-television{width:152px;margin-left:5px;vertical-align:bottom}.weconnect-theme-song-lab .section-mv .section-container .section-content{width:100%;max-width:950px;margin:0 auto}.weconnect-theme-song-lab .section-mv .section-container .section-content .section-content-wrapper{width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;border-radius:20px}.weconnect-theme-song-lab .section-mv .section-container .section-content .section-content-wrapper .section-video{width:100%;height:100%;position:absolute;top:0;left:0}@keyframes reveal{0%{transform:rotate(-45deg) scale(.3)}to{transform:rotate(0) scale(2)}}.weconnect-theme-song-lab .section-mv .section-container .section-content .section-content-wrapper .section-video .overlay{position:absolute;inset:0;pointer-events:none;z-index:2}.weconnect-theme-song-lab .section-mv .section-container .section-content .section-content-wrapper .section-video .overlay .overlay-svg{width:100%;height:100%;display:block}.weconnect-theme-song-lab .section-mv .section-container .section-content .section-content-wrapper .section-video .overlay #hole{transform-box:fill-box;transform-origin:50% 50%;transform:rotate(-45deg) scale(.3);transition:transform .6s ease-out}.weconnect-theme-song-lab .section-mv .section-container .section-content .section-content-wrapper .section-video video{width:100%;height:100%;object-fit:cover}.weconnect-theme-song-lab .section-mv .section-container .section-content .section-content-wrapper .section-video:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:5}.weconnect-theme-song-lab .section-mv .section-container .section-content .section-content-wrapper .section-video:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NiIgaGVpZ2h0PSI5NiIgdmlld0JveD0iMCAwIDk2IDk2IiBmaWxsPSJub25lIj4KICA8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfNTMxMDJfNTUyNSkiPgogICAgPHBhdGggZD0iTTQwIDY2TDY0IDQ4TDQwIDMwVjY2Wk00OCA4QzI1LjkyIDggOCAyNS45MiA4IDQ4QzggNzAuMDggMjUuOTIgODggNDggODhDNzAuMDggODggODggNzAuMDggODggNDhDODggMjUuOTIgNzAuMDggOCA0OCA4Wk00OCA4MEMzMC4zNiA4MCAxNiA2NS42NCAxNiA0OEMxNiAzMC4zNiAzMC4zNiAxNiA0OCAxNkM2NS42NCAxNiA4MCAzMC4zNiA4MCA0OEM4MCA2NS42NCA2NS42NCA4MCA0OCA4MFoiIGZpbGw9IndoaXRlIi8+CiAgPC9nPgogIDxkZWZzPgogICAgPGNsaXBQYXRoIGlkPSJjbGlwMF81MzEwMl81NTI1Ij4KICAgICAgPHJlY3Qgd2lkdGg9Ijk2IiBoZWlnaHQ9Ijk2IiBmaWxsPSJ3aGl0ZSIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+Cjwvc3ZnPg==) no-repeat center center/100% 100%;z-index:10;transition:opacity .3s ease-out;opacity:0}.weconnect-theme-song-lab .section-mv .section-container .section-content .section-content-wrapper .section-video.playing:after{opacity:0}.weconnect-theme-song-lab .section-mv .section-container .section-content .section-content-wrapper .section-video.canplay{cursor:pointer;pointer-events:auto}.weconnect-theme-song-lab .section-mv .section-container .section-content .section-content-wrapper .section-video.canplay:after{opacity:1}.weconnect-theme-song-lab .section-mv .section-container .section-content .section-content-wrapper .section-video.expanded .overlay #hole{transform:rotate(0) scale(2)!important}.weconnect-theme-song-lab .section-mv-modal{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;pointer-events:none;z-index:1000}.weconnect-theme-song-lab .section-mv-modal .modal-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000e6;display:flex;align-items:center;justify-content:center}.weconnect-theme-song-lab .section-mv-modal .modal-video-overlay .modal-wrapper{width:960px}.weconnect-theme-song-lab .section-mv-modal .modal-video-overlay .modal-wrapper .ratio-box{position:relative;width:100%;padding-bottom:56.25%;overflow:hidden}.weconnect-theme-song-lab .section-mv-modal .modal-video-overlay .modal-wrapper .ratio-box video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.weconnect-theme-song-lab .section-mv-modal.show{opacity:1;visibility:visible;pointer-events:auto}@media (max-width: 768px){.weconnect-theme-song-lab .weconnect-navbar{background-color:#0000;backdrop-filter:none}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container{display:block;position:absolute;top:0;left:0;width:100%;height:auto;padding:0;background:#0006;backdrop-filter:blur(15px)}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-brand{float:left;width:100%;text-align:left;font-size:12px;line-height:44px;padding-left:20px}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-toggle{display:block;position:absolute;top:22px;transform:translateY(-50%);right:20px;width:12px;height:44px;display:flex;align-items:center}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-toggle svg{width:12px;height:12px;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform;flex-shrink:0}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-toggle.active svg{transform:scaleY(-1)}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu{float:right;text-align:left;position:relative;display:flex;align-items:flex-start;width:100%;height:auto;flex-direction:column;gap:5px;height:0;visibility:hidden;padding:0 20px;transition:height .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1);will-change:height,visibility}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu .weconnect-navbar-item{width:100%;padding:7.5px 0;opacity:0;transform:translateY(-5px);line-height:120%}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu .weconnect-navbar-item:nth-child(1){transition-delay:0s}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu .weconnect-navbar-item:nth-child(2){transition-delay:0s}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu .weconnect-navbar-item:nth-child(3){transition-delay:0s}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu .weconnect-navbar-item:nth-child(4){transition-delay:0s}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu .weconnect-navbar-item:nth-child(5){transition-delay:0s}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu.expanded{visibility:visible;height:180px}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu.expanded .weconnect-navbar-item{opacity:1;transform:translateY(0)}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu.expanded .weconnect-navbar-item:nth-child(1){transition-delay:.05s}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu.expanded .weconnect-navbar-item:nth-child(2){transition-delay:.1s}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu.expanded .weconnect-navbar-item:nth-child(3){transition-delay:.15s}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu.expanded .weconnect-navbar-item:nth-child(4){transition-delay:.2s}.weconnect-theme-song-lab .weconnect-navbar .weconnect-navbar-container .weconnect-navbar-menu.expanded .weconnect-navbar-item:nth-child(5){transition-delay:.25s}.weconnect-theme-song-lab .section-welcome{height:160vw;max-height:864px}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper{align-items:flex-start;padding:0 25px;z-index:101}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info{padding-top:50px;position:relative}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-title{display:flex;margin-bottom:20px}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-title .section-title-top .section-title-text,.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-title .section-title-bottom .section-title-text{font-size:55px;line-height:118.182%;letter-spacing:-2.2px}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-title .section-title-top .section-title-text .song-icon,.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-title .section-title-bottom .section-title-text .song-icon{position:absolute;bottom:-40px;left:0;width:55px;height:55px}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-intro .section-description{font-size:12px;line-height:133.333%;margin-bottom:30px;max-width:290px}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-intro .section-btn{width:120px;height:30px}.weconnect-theme-song-lab .section-welcome .section-container .section-wrapper .section-info .section-intro .section-btn .section-btn-link{font-size:12px;line-height:133.333%;letter-spacing:-.36px}.weconnect-theme-song-lab .section-welcome .section-container .section-content{align-items:center;justify-content:center;padding-top:160px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-container .section-song{width:250px;height:250px;margin-top:-125px;margin-left:-125px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-container .section-song-bg{width:495px;height:432px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-container .section-song-icon{top:75px;right:100px;width:91px;height:189px;transform:rotate(-20deg)}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player{align-items:center;justify-content:center;padding-top:420px;padding-right:0;padding-bottom:0}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container{width:240px;height:108px;border-radius:10px;padding:15px 25px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-title{margin-bottom:10px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-title .section-song-title-text{font-size:10px;line-height:140%}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list{gap:20px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-prev,.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-next{width:18px;height:18px;display:flex;align-items:flex-start}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-btn-list .section-song-btn-control{width:27px;height:27px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-progress{gap:7px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-progress .section-song-progress-time,.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-progress .section-song-progress-duration{font-size:10px;width:30px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-progress .section-song-progress-bar{height:2px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-progress .section-song-progress-bar .section-song-progress-bar-thumb{width:8px;height:8px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-indicator{gap:6px;margin-top:10px}.weconnect-theme-song-lab .section-welcome .section-container .section-content .section-song-player .section-song-player-container .section-song-indicator .section-song-indicator-item{width:20px;height:2px}.weconnect-theme-song-lab .section-welcome .section-container.playing .section-content .section-song-container .section-song-icon{transform:rotate(-7deg)}.weconnect-theme-song-lab .section-story{padding:50px 25px;background-image:url(https://cdn.hollyland.com/file/landing/we-connect/2025/themesonglab/images/story_bg_small.png) no-repeat top center;background-size:750px 536px}.weconnect-theme-song-lab .section-story .section-container .section-wrapper{margin-bottom:25px}.weconnect-theme-song-lab .section-story .section-container .section-wrapper .section-info .section-title{font-size:55px;line-height:118.182%;letter-spacing:-2.2px;text-wrap:balance}.weconnect-theme-song-lab .section-story .section-container .section-wrapper .section-info .section-title img{width:51px;margin-left:2.5px}.weconnect-theme-song-lab .section-story .section-container .section-wrapper .section-info .section-description{font-size:12px;line-height:140%;margin-top:25px}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper{--hl-weconnect--card-w: 221px;--hl-weconnect--card-h: 129px;--hl-weconnect--gap: 10px;gap:10px}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper .section-row .section-card{border-radius:10px;padding:10px}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper .section-row .section-card .section-card-content{font-size:10px;line-height:140%}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper .section-row .section-card .section-card-commenter{gap:8px}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper .section-row .section-card .section-card-commenter .section-card-commenter-avatar{width:20px;height:20px}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper .section-row .section-card .section-card-commenter .section-card-commenter-name{font-size:10px;line-height:140%;letter-spacing:-.3px}.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper:before,.weconnect-theme-song-lab .section-story .section-container .section-content .section-content-wrapper:after{width:50px}.weconnect-theme-song-lab .section-story .section-container .section-content .section-note{font-size:12px;line-height:140%;margin-top:25px}.weconnect-theme-song-lab .section-mv{padding:50px 25px 75px}.weconnect-theme-song-lab .section-mv .section-container .section-wrapper{margin-bottom:40px}.weconnect-theme-song-lab .section-mv .section-container .section-wrapper .section-info .section-title{font-size:50px;line-height:130%;letter-spacing:-2px;text-wrap:balance}.weconnect-theme-song-lab .section-mv .section-container .section-wrapper .section-info .section-title .section-title-television{width:64px;vertical-align:baseline}.weconnect-theme-song-lab .section-mv .section-container .section-wrapper .section-info .section-title .section-title-image{top:75px;right:18px;width:47px;height:47px}.weconnect-theme-song-lab .section-mv .section-container .section-content .section-content-wrapper{padding-bottom:75%;border-radius:10px}.weconnect-theme-song-lab .section-mv .section-container .section-content .section-content-wrapper .section-video:after{width:32px;height:32px}}
