.pendingSong_container__xA8hc{display:flex;flex-direction:column;align-items:center;max-width:400px;border-radius:8px;padding:16px 24px}.pendingSong_title__aI3yH{font-size:1.125rem;margin-bottom:12px}.pendingSong_progressContainer___S7TK{margin-top:12px;background-color:var(--color-outline);height:16px;border-radius:8px;width:100%}.pendingSong_progressBar__RqBf9{height:100%;border-radius:8px;min-width:16px;background-color:var(--color-primary);transition:var(--transition-slow);animation:pendingSong_progressBarAnimation__rY73J 180s cubic-bezier(.22,.77,.82,1) forwards}@keyframes pendingSong_progressBarAnimation__rY73J{to{width:100%}}.pendingSong_progressText__kvQMb{margin-top:4px;color:var(--color-text-light);font-size:.875rem;font-weight:400}.loadingBox_container__qxrmt{width:48px;height:48px;display:flex;justify-content:center;align-items:center}.loadingBox_box__V0DBF{width:22.4px;height:22.4px;animation:loadingBox_box-y0fdc1__ASr_m 2s ease infinite;transform-style:preserve-3d}.loadingBox_box__V0DBF>div{background-color:rgba(246,77,28,.2);height:100%;position:absolute;width:100%;border:2px solid #f64d1c}.loadingBox_box__V0DBF div:first-of-type{transform:translateZ(-11.2px) rotateY(180deg)}.loadingBox_box__V0DBF div:nth-of-type(2){transform:rotateY(-270deg) translateX(50%);transform-origin:top right}.loadingBox_box__V0DBF div:nth-of-type(3){transform:rotateY(270deg) translateX(-50%);transform-origin:center left}.loadingBox_box__V0DBF div:nth-of-type(4){transform:rotateX(90deg) translateY(-50%);transform-origin:top center}.loadingBox_box__V0DBF div:nth-of-type(5){transform:rotateX(-90deg) translateY(50%);transform-origin:bottom center}.loadingBox_box__V0DBF div:nth-of-type(6){transform:translateZ(11.2px)}@keyframes loadingBox_box-y0fdc1__ASr_m{0%{transform:rotate(45deg) rotateX(-25deg) rotateY(25deg)}50%{transform:rotate(45deg) rotateX(-385deg) rotateY(25deg)}to{transform:rotate(45deg) rotateX(-385deg) rotateY(385deg)}}.sidebar_container__vLz5h{flex-shrink:0;height:100%;width:250px;background-color:#fff;background-color:var(--color-surface);display:flex;flex-direction:column;justify-content:space-between;padding:32px}.sidebar_title__2ZeOg{font-size:1.25rem;margin-bottom:32px}.sidebar_link__Emm10{background-color:aqua;border-radius:8px}.sidebar_signOut__pT1Lf{color:var(--color-danger);cursor:pointer}@media only screen and (max-width:480px){.sidebar_container__vLz5h{display:none}}.completedSong_container__Ery8b{padding:0 8px;cursor:pointer}.completedSong_top__fheQ_{padding:12px 0;width:100%;display:flex;justify-content:space-between;align-items:center}.completedSong_left__SFIUn{display:flex;align-items:center;gap:12px}.completedSong_selectCircle__bz8YT{width:12px;height:12px;border-radius:50%}.completedSong_genre__GFhQx{font-size:.875rem;color:var(--color-text-light);font-weight:400}.footer_empty__WjbB2{display:unset}.footer_container__cL_uA{margin-top:128px;width:100%;display:flex;justify-content:center;border-top:2px solid var(--color-primary);background-color:var(--color-surface)}.footer_wrapper__9ME5W{max-width:1200px;width:100%;padding:64px 0;display:flex;flex-direction:column;align-items:space-between;gap:12px}.footer_topSection__UYW9X{display:flex;flex-direction:row;justify-content:space-between}.footer_brandName__wSpcP{font-size:1.25rem;margin-bottom:12px}.footer_socials__N1pHJ{display:flex;align-items:center;gap:12px;margin-bottom:4px}.footer_topRight__B1Kvv{display:flex;flex-direction:row;gap:64px}.footer_section__VnNUr{display:flex;flex-direction:column;gap:4px}.footer_line__YS_Kr{width:100%;height:2px;border-radius:1px;background-color:var(--color-surface-2)}.footer_bottomSection___Fguy{display:flex;flex-direction:row;justify-content:space-between}.footer_bottomLeft__8KjEQ{color:var(--color-text-light);font-size:.8125rem;font-weight:400}.footer_bottomRight__GrcEi,.footer_legalButtons__ar4cP{display:flex;gap:8px}.footer_legalTextSpacer__Sq9go,.footer_legalText__LlhCe{color:var(--color-text-light);font-size:.8125rem;font-weight:400}.footer_sectionTitle__Y7Gau{font-size:16px;color:var(--color-pink);margin-bottom:2px}.footer_sectionItem__Fl0hk{font-size:.875rem;color:var(--color-text-light);font-weight:400;cursor:pointer}.footer_hideDesktop__AirPj{display:none}@media only screen and (max-width:480px){.footer_container__cL_uA{justify-content:center;align-items:center}.footer_wrapper__9ME5W{max-width:90vw;padding:48px 0}.footer_topSection__UYW9X{flex-direction:column-reverse;gap:48px}.footer_topLeft__eVjGU,.footer_topRight__B1Kvv{justify-content:space-between}.footer_topLeft__eVjGU{flex-direction:row}.footer_sectionItem__Fl0hk{line-height:22px}.footer_bottomSection___Fguy{align-items:center}.footer_legalButtons__ar4cP{flex-direction:column;align-items:center;gap:4px;justify-content:center}.footer_legalTextSpacer__Sq9go{display:none}.footer_hideDesktop__AirPj{display:unset}}.faqs_container__rln6v{margin-top:128px;width:680px}.faqs_title__XbXV8{font-size:2.5rem;font-weight:700;background-color:var(--color-primary);background-image:linear-gradient(to right,var(--color-primary),var(--color-primary-accent));background-size:100%;background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;margin-bottom:1rem;text-align:center}.faqs_faq__o8KmJ{padding:16px 8px;cursor:pointer;overflow:hidden;transition:var(--transition-slow)}.faqs_questionWrapper__O1Ht3{display:flex;justify-content:space-between;align-items:center}.faqs_questionText__v21ny{font-size:1.25rem;font-weight:600}.faqs_answerText__L_v3U{padding-top:16px;overflow:hidden;transition:var(--transition-slow);color:var(--color-text-light);font-weight:400;line-height:24px}@media only screen and (max-width:480px){.faqs_container__rln6v{margin-top:96px;width:90vw}.faqs_title__XbXV8{font-size:2.125rem}.faqs_questionWrapper__O1Ht3{gap:16px}.faqs_questionText__v21ny{font-size:1.125rem}}.reviews_reviewsWrap__WR_Ib{max-width:1200px;padding:16px;display:flex;justify-content:center;width:100%}.reviews_reviews__IGno5{display:grid;grid-template-columns:320px 1fr;grid-gap:20px;gap:20px;align-items:stretch;width:100%;max-width:1000px}.reviews_summary__qhwid{background:transparent;border:none;border-radius:0;padding:24px 0;box-shadow:none;display:flex;flex-direction:column;justify-content:center;min-height:220px}.reviews_summary__qhwid h2{margin:0 0 8px;letter-spacing:.3px;font-size:26px;font-weight:700;color:var(--color-text)}.reviews_stars__2JFeo{display:flex;gap:2px;margin:8px 0 6px;font-size:22px}.reviews_stars__2JFeo svg{width:22px;height:22px;fill:#fbbf24}.reviews_summary__qhwid small{color:var(--color-text-light);font-size:14px}.reviews_gmark__F1GcM{margin-top:18px;width:92px;height:auto}.reviews_carousel__nFCa1{position:relative;background:transparent}.reviews_track__qYEI2{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.reviews_track__qYEI2::-webkit-scrollbar{display:none}.reviews_row__E2qJK{display:flex;gap:16px;padding-bottom:8px;align-items:flex-start}.reviews_card__aO17e{flex:0 0 360px;background:var(--color-surface);border:1px solid var(--color-outline);border-radius:16px;padding:18px;box-shadow:0 6px 24px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.04);position:relative;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;align-self:flex-start;width:360px}.reviews_cardExpanded__3mxGu{height:auto;overflow:visible;transform:translateY(-8px);box-shadow:0 12px 36px rgba(0,0,0,.25),0 4px 12px rgba(0,0,0,.12);z-index:10}.reviews_card__aO17e:hover{transform:translateY(-8px);box-shadow:0 12px 36px rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.08)}.reviews_cardHeader__YXpPk{display:flex;align-items:center;gap:12px;margin-bottom:10px}.reviews_avatar__0qqxM{width:40px;height:40px;border-radius:50%;background:#e2e8f0;display:grid;place-items:center;font-weight:700;color:#334155;font-size:16px}.reviews_nameDate__ii25g{flex:1 1;min-width:0}.reviews_name__7bDlb{font-weight:700;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-text)}.reviews_date__azjHL{font-size:12px;color:var(--color-text-light)}.reviews_gIcon__BDZ1v{width:18px;height:18px}.reviews_rating__1j__Z{display:flex;align-items:center;gap:6px;margin:6px 0 10px}.reviews_rating__1j__Z .reviews_stars__2JFeo{gap:1px}.reviews_rating__1j__Z .reviews_stars__2JFeo svg{width:18px;height:18px}.reviews_verified__HBCqE{width:14px;height:14px;display:inline-block}.reviews_text__guJd5{color:var(--color-text);font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 10px;transition:all .3s ease}.reviews_textExpanded__zY9LN{display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;overflow:visible!important}.reviews_more__lSMT3{display:inline-block;margin-top:10px;font-weight:600;font-size:14px;color:var(--color-primary);text-decoration:none;cursor:pointer;background:none;border:none;padding:0;font-family:inherit}.reviews_more__lSMT3:hover{text-decoration:underline}.reviews_arrow__2LmnR{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid var(--color-outline);background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 6px 24px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.04);transition:transform .2s ease;z-index:10}.reviews_arrow__2LmnR svg{width:20px;height:20px}.reviews_arrow__2LmnR:active{transform:translateY(-50%) scale(.98)}.reviews_arrow__2LmnR:hover{background:hsla(0,0%,100%,.95)}.reviews_left__iWZ1O{left:-14px}.reviews_right__sb0Yv{right:-14px}@media (max-width:1024px){.reviews_card__aO17e{flex:0 0 320px;width:320px}}@media (max-width:860px){.reviews_reviews__IGno5{grid-template-columns:1fr;max-width:600px;gap:24px}.reviews_summary__qhwid{min-height:auto;text-align:center;padding:16px}.reviews_gmark__F1GcM{margin-left:auto;margin-right:auto}.reviews_left__iWZ1O{left:8px}.reviews_right__sb0Yv{right:8px}}@media (max-width:600px){.reviews_reviewsWrap__WR_Ib{padding:12px}.reviews_reviews__IGno5{max-width:100%;gap:20px}.reviews_card__aO17e{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 60px);width:calc(100% - 60px);max-width:400px;margin:0 auto}.reviews_row__E2qJK{justify-content:center}}@media (max-width:480px){.reviews_reviewsWrap__WR_Ib{padding:8px 4px;margin:24px 0}.reviews_reviews__IGno5{gap:16px}.reviews_summary__qhwid{padding:12px 8px}.reviews_summary__qhwid h2{font-size:22px;margin-bottom:12px}.reviews_summary__qhwid small{font-size:13px}.reviews_stars__2JFeo{justify-content:center;margin:10px 0}.reviews_stars__2JFeo svg{width:20px;height:20px}.reviews_gmark__F1GcM{width:80px;margin-top:12px}.reviews_carousel__nFCa1{padding:0 4px}.reviews_card__aO17e{flex-grow:0;flex-shrink:0;flex-basis:calc(100vw - 48px);width:calc(100vw - 48px);max-width:none;padding:16px;margin:0}.reviews_row__E2qJK{gap:12px;padding-bottom:4px}.reviews_cardHeader__YXpPk{gap:10px;margin-bottom:8px}.reviews_avatar__0qqxM{width:36px;height:36px;font-size:14px}.reviews_name__7bDlb{font-size:14px}.reviews_date__azjHL{font-size:11px}.reviews_gIcon__BDZ1v{width:16px;height:16px}.reviews_rating__1j__Z{margin:4px 0 8px}.reviews_rating__1j__Z .reviews_stars__2JFeo svg{width:16px;height:16px}.reviews_text__guJd5{font-size:13px;line-height:1.45;margin-bottom:8px}.reviews_more__lSMT3{font-size:13px;margin-top:6px}.reviews_arrow__2LmnR{width:30px;height:30px}.reviews_arrow__2LmnR svg{width:15px;height:15px}.reviews_left__iWZ1O{left:2px}.reviews_right__sb0Yv{right:2px}}@media (max-width:380px){.reviews_summary__qhwid h2{font-size:20px}.reviews_card__aO17e{flex-grow:0;flex-shrink:0;flex-basis:calc(100vw - 40px);width:calc(100vw - 40px);padding:14px}.reviews_arrow__2LmnR{width:28px;height:28px}.reviews_arrow__2LmnR svg{width:14px;height:14px}}