body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f0f0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Header_header__1fnJb{background:linear-gradient(90deg,#7c3aed,#9d4edd);color:#fff;padding:15px 0;box-shadow:0 2px 10px rgba(0,0,0,.1);position:relative;z-index:100}.Header_container__1CTvm{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.Header_logo___5YQx{display:flex;align-items:center;text-decoration:none}.Header_logoImage__35SkL{height:70px;width:auto}.Header_headerRight__accpq{display:flex;align-items:center;justify-content:flex-end}.Header_authButtons__2_arl{display:flex;align-items:center;grid-gap:15px;gap:15px}.Header_loginButton__JMVlr{color:#fff;text-decoration:none;font-weight:600;padding:8px 16px;transition:color .3s ease}.Header_loginButton__JMVlr:hover{color:hsla(0,0%,100%,.8)}.Header_getStartedButton__2Towo{background-color:#ff9f1c;color:#fff;border:none;border-radius:50px;padding:10px 20px;font-weight:600;font-size:1rem;cursor:pointer;text-decoration:none;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.Header_getStartedButton__2Towo:hover{background-color:#f58800;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Header_navLinks__3GzzN{display:flex;align-items:center;margin-right:20px}.Header_navLink__ZJhcZ{color:#fff;margin:0 15px;text-decoration:none;font-weight:500;transition:color .3s ease;position:relative;padding:5px 0}.Header_navLink__ZJhcZ:hover{color:hsla(0,0%,100%,.8)}.Header_navLink__ZJhcZ:hover:after{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;background:#fff;transform:scaleX(0);transform-origin:bottom left;animation:Header_underlineGrow__kfeXF .4s ease forwards}@keyframes Header_underlineGrow__kfeXF{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.Header_userMenu__1MIbd{display:flex;align-items:center}.Header_greeting__2fjyG{color:#fff;margin-right:15px}.Header_logoutButton__12E6s{background-color:hsla(0,0%,100%,.2);border:1px solid #fff;color:#fff;padding:8px 16px;border-radius:20px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.Header_logoutButton__12E6s:hover{background-color:#fff;color:#7c3aed}.Header_announcementBar__3_Whu{background-color:#dd6b20;color:#fff;padding:12px 0;text-align:center;width:100%}.Header_promoBadge__3YrJQ{background-color:hsla(0,0%,100%,.15);padding:3px 8px;border-radius:4px;margin-right:12px;font-size:.9rem;font-weight:600}.Header_announcementText__kha_5{font-weight:500}.Header_closeButton__1OZcD{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;margin-left:15px;padding:0 5px;line-height:1}.Header_closeButton__1OZcD:hover{opacity:.8}.Header_hamburgerMenu__6-k2R{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:20}.Header_hamburgerMenu__6-k2R span{width:2rem;height:.25rem;background:#fff;border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px}.Header_hamburgerMenu__6-k2R.Header_open__1iygx span:first-child{transform:rotate(45deg)}.Header_hamburgerMenu__6-k2R.Header_open__1iygx span:nth-child(2){opacity:0}.Header_hamburgerMenu__6-k2R.Header_open__1iygx span:last-child{transform:rotate(-45deg)}@media (max-width:768px){.Header_logoImage__35SkL{height:40px}.Header_hamburgerMenu__6-k2R{display:flex;position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:30}.Header_headerRight__accpq{display:none}.Header_headerRight__accpq.Header_mobileMenuOpen__vA07u{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#7c3aed,#9d4edd);z-index:20;padding:4rem 2rem;grid-gap:2rem;gap:2rem;align-items:center;justify-content:flex-start}.Header_navLinks__3GzzN{flex-direction:column;align-items:center;width:100%;margin-right:0}.Header_navLink__ZJhcZ{font-size:1.3rem;margin:.7rem 0;text-align:center;width:100%}.Header_authButtons__2_arl{flex-direction:column;width:100%;margin-top:20px}.Header_getStartedButton__2Towo,.Header_loginButton__JMVlr{width:100%;text-align:center;margin:5px 0;padding:12px}.Header_userMenu__1MIbd{flex-direction:column;align-items:center;width:100%;margin-top:20px}.Header_greeting__2fjyG{margin-bottom:10px;margin-right:0}.Header_logoutButton__12E6s{width:100%}.Header_closeButton__1OZcD{position:absolute;right:10px;top:50%;transform:translateY(-50%)}}@media (min-width:769px){.Header_hamburgerMenu__6-k2R{display:none}.Header_headerRight__accpq{display:flex!important;position:static;z-index:1}.Header_headerRight__accpq.Header_mobileMenuOpen__vA07u{display:flex!important;position:static;background:transparent;padding:0;flex-direction:row;align-items:center}}.Header_countdownTimer__3R7LL{background-color:hsla(0,0%,100%,.2);border-radius:4px;padding:3px 12px;margin-left:15px;font-weight:600;font-family:monospace;font-size:.95rem;letter-spacing:.5px}.Header_announcementContent__2HLxc{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:1200px;margin:0 auto;padding:0 20px;position:relative;grid-gap:10px;gap:10px}@media (max-width:768px){.Header_announcementContent__2HLxc{flex-direction:column;padding:10px 20px}.Header_countdownTimer__3R7LL{margin-left:0;margin-top:5px}.Header_closeButton__1OZcD{position:absolute;right:10px;top:10px}}.Footer_footer__2EUkO{background-color:#2a2a3a;color:#f0f0f0;padding:3rem 0 1.5rem;margin-top:4rem}.Footer_footerContent__2t0nQ{max-width:1200px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.Footer_footerSection__1qkPR{margin-bottom:2rem}.Footer_footerTitle__25nuy{font-size:1.25rem;margin-bottom:1.25rem;color:#fff;padding-bottom:.5rem;border-bottom:2px solid #7c3aed;display:inline-block}.Footer_footerText__1xglc{line-height:1.6;margin-bottom:1.5rem;color:#ddd}.Footer_socialLinks__tS14X{display:flex;grid-gap:1rem;gap:1rem}.Footer_socialLink__24xrv{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;transition:background-color .3s ease;text-decoration:none}.Footer_socialLink__24xrv:hover{background-color:#7c3aed}.Footer_footerLinks__1Aq0w{list-style:none;padding:0;margin:0}.Footer_footerLinks__1Aq0w li{margin-bottom:.75rem}.Footer_footerLink__3FwgU{color:#ddd;text-decoration:none;transition:color .3s ease;position:relative;padding-left:1rem}.Footer_footerLink__3FwgU:before{content:"→";position:absolute;left:0;opacity:0;transition:opacity .3s ease,transform .3s ease}.Footer_footerLink__3FwgU:hover{color:#fff;padding-left:1.5rem}.Footer_footerLink__3FwgU:hover:before{opacity:1;transform:translateX(.25rem)}.Footer_contactInfo__tuswZ{display:flex;align-items:center;margin-bottom:1rem;color:#ddd}.Footer_contactInfo__tuswZ i{margin-right:1rem;color:#7c3aed}.Footer_contactButton__2WF5s{display:inline-block;background-color:#7c3aed;color:#fff;padding:.75rem 1.5rem;border-radius:4px;text-decoration:none;margin-top:1rem;transition:background-color .3s ease}.Footer_contactButton__2WF5s:hover{background-color:#6d28d9}.Footer_footerBottom__OT0qe{max-width:1200px;margin:0 auto;padding:1.5rem 1rem 0;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;grid-gap:1rem;gap:1rem}.Footer_footerCopyright__34W-6{color:#aaa;font-size:.9rem}.Footer_footerLegal__4mHku{display:flex;grid-gap:1.5rem;gap:1.5rem}.Footer_legalLink__2f5yN{color:#aaa;text-decoration:none;font-size:.9rem;transition:color .3s ease}.Footer_legalLink__2f5yN:hover{color:#fff}.Footer_contactInfo__tuswZ span a{color:#fff!important;text-decoration:none;transition:color .3s ease}.Footer_contactInfo__tuswZ span a:hover{color:#f58800!important}@media (max-width:768px){.Footer_footerContent__2t0nQ{grid-template-columns:1fr}.Footer_footerSection__1qkPR{text-align:center;display:flex;flex-direction:column;align-items:center;max-width:350px;margin:0 auto;padding:0}.Footer_footerTitle__25nuy{display:inline-block;text-align:center;margin-left:auto;margin-right:auto}.Footer_footerText__1xglc{text-align:center}.Footer_socialLinks__tS14X{justify-content:center}.Footer_footerLinks__1Aq0w{display:flex;flex-direction:column;align-items:center;padding:0;margin:0;width:100%}.Footer_footerLinks__1Aq0w li{text-align:center;margin-bottom:.75rem;width:100%}.Footer_footerLink__3FwgU{display:inline-block;text-align:center;color:#ddd;text-decoration:none;transition:color .3s ease;position:relative;padding-left:0;width:100%}.Footer_footerLink__3FwgU:before{content:"→";position:absolute;left:0;opacity:0;transition:opacity .3s ease,transform .3s ease;transform:translateX(-.5rem)}.Footer_footerLink__3FwgU:hover{color:#fff;padding-left:0}.Footer_footerLink__3FwgU:hover:before{opacity:1;transform:translateX(0)}.Footer_contactInfo__tuswZ{justify-content:center;text-align:center}.Footer_contactButton__2WF5s{margin-left:auto;margin-right:auto}.Footer_footerBottom__OT0qe{flex-direction:column;align-items:center;text-align:center;justify-content:center}.Footer_footerLegal__4mHku{margin-top:1rem;justify-content:center}}.HomePage_homeContainer__1EGtN{display:flex;flex-direction:column;align-items:center;background-color:#f5f7fa;margin-bottom:0!important;overflow-x:hidden}.HomePage_announcementBar__3TgGc{background-color:#5a189a;color:#fff;padding:12px 0;text-align:center;width:100%}.HomePage_announcementContent__2cb5O{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:1200px;margin:0 auto;padding:0 20px}.HomePage_promoBadge__3wjvL{background-color:hsla(0,0%,100%,.15);padding:3px 8px;border-radius:4px;margin-right:12px;font-size:.9rem;font-weight:600}.HomePage_announcementText__32vrt{font-weight:500}.HomePage_heroSection__2gjQT{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;width:100%;min-height:53vh;padding:calc(2vh + 20px) 20px 15px;position:relative;background-attachment:fixed;background-repeat:no-repeat;background-size:cover;background-position:50%}.HomePage_heroSection__2gjQT:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat;z-index:1;pointer-events:none}.HomePage_heroContent__3Li75{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;position:relative;z-index:2}.HomePage_heroText__2nyGP{flex:1 1;min-width:300px;text-align:left;padding-right:20px;z-index:2;max-width:650px}.HomePage_heroImage__3O31B{flex:1 1;min-width:300px;z-index:2;text-align:center;max-width:100%;box-sizing:border-box;padding:0 15px;margin:0 auto}.HomePage_heroOverlay__1ZnK3{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(transparent,transparent);z-index:2}.HomePage_heroSection__2gjQT h1{font-size:3.5rem;margin-bottom:20px;line-height:1.2;text-shadow:0 1px 3px rgba(0,0,0,.1);z-index:3;position:relative}.HomePage_heroSection__2gjQT h2{font-size:2rem;margin-bottom:1rem;z-index:3;position:relative}.HomePage_heroSection__2gjQT p{font-size:1.25rem;margin-bottom:1.5rem;z-index:3;position:relative}.HomePage_heroTitle__473Kr{margin:0!important;padding:0!important;line-height:.8;display:flex;justify-content:center;z-index:3;position:relative}.HomePage_heroLogoImage__2Vm-P{height:auto;width:100%;max-width:100%;margin:0 auto;padding:0;border-radius:20px}.HomePage_getStartedButton__1ib4e,.HomePage_startMySongButton__1B4Rf{background-color:#ff9f1c;color:#fff;border:none;padding:15px 35px;font-size:1.1rem;border-radius:30px;cursor:pointer;transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease;z-index:3;position:relative;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.1);display:block}.HomePage_getStartedButton__1ib4e:hover,.HomePage_startMySongButton__1B4Rf:hover{background-color:#f58800;transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,0,0,.15)}.HomePage_startMySongButton__1B4Rf{display:block;width:-moz-fit-content;width:fit-content;margin:40px auto 50px}.HomePage_floatingNote1__1Pv-3,.HomePage_floatingNote2__rup9r,.HomePage_floatingNote3__2dXcL,.HomePage_floatingNote4__2byp1{width:38px;height:38px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%237C3AED' opacity='.7'%3E%3Cpath d='M12 3v10.55c-.59-.34-1.27-.55-2-.55-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4V7h4V3h-6z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:1}.HomePage_floatingNoteSmall__1PD_i{position:absolute;width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FF9F1C' opacity='.5'%3E%3Cpath d='M12 3v10.55c-.59-.34-1.27-.55-2-.55-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4V7h4V3h-6z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:1}.HomePage_floatingNote1__1Pv-3{top:70px;right:-38px;animation:HomePage_driftLeftToRight__kAAX0 15s ease-in-out infinite}.HomePage_floatingNote2__rup9r{bottom:100px;left:-38px;animation:HomePage_driftRightToLeft__wQuKw 18s ease-in-out 2s infinite}.HomePage_floatingNote3__2dXcL{top:60px;left:-38px;animation:HomePage_driftRightToLeft__wQuKw 20s ease-in-out 5s infinite}.HomePage_floatingNote4__2byp1{bottom:120px;right:-38px;animation:HomePage_driftLeftToRight__kAAX0 17s ease-in-out 3s infinite}@keyframes HomePage_float__1PA0i{0%{transform:translateY(0) rotate(0deg);opacity:.5}50%{transform:translateY(-20px) rotate(10deg);opacity:.8}to{transform:translateY(0) rotate(0deg);opacity:.5}}@keyframes HomePage_driftLeftToRight__kAAX0{0%{transform:translate(0) rotate(0deg);opacity:0}10%{transform:translate(-50px,5px) rotate(5deg);opacity:.7}50%{transform:translate(-250px,-15px) rotate(-5deg);opacity:.7}90%{transform:translate(-450px,5px) rotate(5deg);opacity:.7}to{transform:translate(-500px) rotate(0deg);opacity:0}}@keyframes HomePage_driftRightToLeft__wQuKw{0%{transform:translate(0) rotate(0deg);opacity:0}10%{transform:translate(50px,-5px) rotate(-5deg);opacity:.7}50%{transform:translate(250px,15px) rotate(5deg);opacity:.7}90%{transform:translate(450px,-5px) rotate(-5deg);opacity:.7}to{transform:translate(500px) rotate(0deg);opacity:0}}.HomePage_musicWaveDivider__3pveS{position:absolute;bottom:-2px;left:0;height:80px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 100' preserveAspectRatio='none'%3E%3Cpath fill='%23f8f5ff' d='M0 50c150 30 300-30 450 0s300-30 450 0 300-30 450 0 90 0 90 0v50H0z'/%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat;z-index:10}.HomePage_whyChooseSection__TAGiS{max-width:100%;width:100%;margin:0 auto;padding:4rem 2rem;text-align:center;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320' preserveAspectRatio='none'%3E%3Cpath fill='rgba(157, 78, 221, 0.15)' d='M0 160c200-30 400 30 600 0s400 30 600 0 240 0 240 0V0H0z'/%3E%3C/svg%3E"),linear-gradient(315deg,rgba(157,78,221,.1),rgba(255,159,28,.15));background-size:cover,auto;background-position:50%,50%;animation:HomePage_gradientShift__1Td5L 15s ease infinite;position:relative;display:flex;flex-direction:column;align-items:center;z-index:1;overflow:visible}.HomePage_whyChooseSection__TAGiS h2{font-size:2.5rem;margin-bottom:1.5rem;color:#1f1235;font-weight:700;position:relative;z-index:2}.HomePage_whyChooseSection__TAGiS .HomePage_musicWaveDivider__3pveS{bottom:-2px}.HomePage_whyChooseSection__TAGiS .HomePage_floatingNoteSmall__1PD_i:first-child{top:20px;left:10%;animation:HomePage_float__1PA0i 5s ease-in-out infinite}.HomePage_whyChooseSection__TAGiS .HomePage_floatingNoteSmall__1PD_i:nth-child(2){bottom:30px;right:15%;animation:HomePage_float__1PA0i 4s ease-in-out 1s infinite}.HomePage_featuresGrid__1XS-n{display:flex;justify-content:center;grid-gap:30px;gap:30px;flex-wrap:wrap;width:100%;max-width:1200px;position:relative;z-index:2}.HomePage_feature__1waOk{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:30px;text-align:center;flex:1 1;min-width:280px;max-width:320px;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden;width:calc(100% - 50px);margin:0 auto 20px}.HomePage_feature__1waOk:hover{transform:translateY(-5px);box-shadow:0 12px 20px rgba(124,58,237,.12)}.HomePage_purpleTop__3ksT8{position:absolute;top:0;left:0;right:0;height:8px;background-color:#7c3aed;border-radius:8px 8px 0 0}.HomePage_featureIcon__32KJh{font-size:2rem;color:#7c3aed;margin:1.5rem 0}.HomePage_feature__1waOk h3{font-size:1.3rem;color:#7c3aed;margin-bottom:15px}.HomePage_feature__1waOk p{color:#6b6f84}.HomePage_howItWorksSection__2aoL8{max-width:100%;width:100%;padding:4rem 0 5rem;text-align:center;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320' preserveAspectRatio='none'%3E%3Cpath fill='rgba(124, 58, 237, 0.15)' d='M0 160c200 30 400-30 600 0s400-30 600 0 240 0 240 0v160H0z'/%3E%3C/svg%3E"),linear-gradient(135deg,rgba(124,58,237,.1),rgba(255,136,0,.15));background-size:cover,auto;background-position:50%,50%;animation:HomePage_gradientShift__1Td5L 15s ease infinite;position:relative;display:flex;flex-direction:column;align-items:center;z-index:1;margin:0 auto;overflow:visible}.HomePage_howItWorksSection__2aoL8 .HomePage_musicWaveDivider__3pveS{bottom:-2px}.HomePage_howItWorksSection__2aoL8 .HomePage_floatingNoteSmall__1PD_i:first-child{top:20px;left:10%;animation:HomePage_float__1PA0i 5s ease-in-out infinite}.HomePage_howItWorksSection__2aoL8 .HomePage_floatingNoteSmall__1PD_i:nth-child(2){bottom:30px;right:15%;animation:HomePage_float__1PA0i 4s ease-in-out 1s infinite}.HomePage_howItWorksContainer__2bD_T{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.HomePage_howItWorksSection__2aoL8 h2{font-size:2.5rem;margin-bottom:1.5rem;color:#1f1235;font-weight:700}.HomePage_stepsGrid__2wWOm{display:flex;justify-content:center;grid-gap:25px;gap:25px;max-width:1200px;margin:0 auto 40px;flex-wrap:wrap}.HomePage_step__1A17q{background-color:#fff;border-radius:12px;padding:30px;text-align:center;flex:1 1;min-width:220px;max-width:280px;box-shadow:0 6px 16px rgba(124,58,237,.05);transition:transform .3s ease,box-shadow .3s ease}.HomePage_step__1A17q:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(124,58,237,.08)}.HomePage_stepNumber__1dqbZ{width:50px;height:50px;background-color:#7c3aed;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;margin:0 auto 20px;box-shadow:0 4px 12px rgba(124,58,237,.2);transition:transform .3s ease}.HomePage_step__1A17q:hover .HomePage_stepNumber__1dqbZ{transform:scale(1.1)}.HomePage_step__1A17q h3{font-size:1.2rem;margin-bottom:15px;color:#1f1235}.HomePage_step__1A17q p{color:#6b6f84;font-size:.95rem}.HomePage_howItWorksSection__2aoL8 .HomePage_startMySongButton__1B4Rf{background-color:#7c3aed;box-shadow:0 4px 12px rgba(124,58,237,.2)}.HomePage_howItWorksSection__2aoL8 .HomePage_startMySongButton__1B4Rf:hover{background-color:#6d28d9;box-shadow:0 6px 15px rgba(124,58,237,.3)}.HomePage_genreExplorerSection__Uur4S{max-width:100%;width:100%;margin:0 auto;padding:5rem 1rem;text-align:center;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320' preserveAspectRatio='none'%3E%3Cpath fill='rgba(124, 58, 237, 0.15)' d='M0 160c200-30 400 30 600 0s400 30 600 0 240 0 240 0V0H0z'/%3E%3C/svg%3E"),linear-gradient(315deg,rgba(231,215,233,.1),rgba(124,58,237,.15));background-size:cover,200% 200%;background-position:50%,50%;animation:HomePage_gradientShift__1Td5L 20s ease infinite;position:relative;display:flex;flex-direction:column;align-items:center;z-index:1;overflow:visible;box-sizing:border-box}.HomePage_genreExplorerSection__Uur4S h2{font-size:clamp(2rem,5vw,3rem);color:#1f1235;margin-bottom:1rem;position:relative;z-index:2;text-shadow:0 2px 4px rgba(0,0,0,.05)}.HomePage_sectionSubheadline__2XaZ6{text-align:center;color:#7c3aed;margin-top:-.5rem;margin-bottom:2.5rem;font-size:clamp(1.2rem,3vw,1.6rem);font-weight:450;letter-spacing:.5px;opacity:.9}.HomePage_genreCardsGrid__3BZlB{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem;width:100%;max-width:1100px;margin:0 auto;padding:0 1rem;justify-items:center}.HomePage_genreCard__1dV0m{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:1.5rem;box-shadow:0 6px 12px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:pointer;position:relative;text-align:left;height:200px;display:flex;flex-direction:column;animation:HomePage_cardPop__15gkB .5s ease-out forwards;overflow:hidden;max-width:260px}.HomePage_genreCard__1dV0m:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:var(--genre-color,#7c3aed);transition:height .3s ease,opacity .3s ease}.HomePage_genreCard__1dV0m.HomePage_hovered__2v9id:before,.HomePage_genreCard__1dV0m.HomePage_playing__q17r6:before{height:100%;opacity:.15}.HomePage_genreCard__1dV0m.HomePage_hovered__2v9id{transform:translateY(-8px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.HomePage_genreCard__1dV0m.HomePage_playing__q17r6{border-color:(#7c3aed);box-shadow:0 0 0 4px rgba(124,58,237,.25)}.HomePage_genreCardHeader__2_A4C{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.HomePage_genreIcon__1Iref{font-size:1.75rem;animation:HomePage_bounce__3uF9_ 2s infinite}.HomePage_genreCard__1dV0m h3{font-size:1.3rem;color:#1f1235;margin:0;font-weight:600}.HomePage_genreDescription__3cQxT{color:#4b5563;margin:0 0 1rem;font-size:.9rem;line-height:1.5;flex:1 1;padding-right:60px}.HomePage_sampleButton__3AoAt{background:transparent;border:2px solid #7c3aed;color:#7c3aed;width:48px;height:48px;border-radius:50%;cursor:pointer;position:absolute;right:15px;bottom:15px;display:flex;align-items:center;justify-content:center;padding:0;transition:all .3s ease;z-index:2}.HomePage_sampleButton__3AoAt:hover{transform:scale(1.15);background:rgba(124,58,237,.1)}.HomePage_sampleButton__3AoAt.HomePage_playing__q17r6{background:var(--genre-color,#7c3aed);color:#fff;transform:scale(1.05)}.HomePage_pauseIcon__1lio2,.HomePage_playIcon__3CgbH{width:15px;height:20px}.HomePage_genreCarouselContainer__gBGo8{position:relative;width:100%;max-width:1200px;margin:0 auto;min-height:250px;display:flex;align-items:center;z-index:2}.HomePage_genreCirclesWrapper__2YRS-{width:100%;overflow:hidden;flex:1 1;cursor:grab;border-radius:12px}.HomePage_genreCirclesContainer__FjbDl{display:flex;flex-wrap:nowrap;width:300%;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative;touch-action:pan-y;will-change:transform}.HomePage_genreGroupSlide__3sP6S{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:33.333%;padding:20px 0;box-sizing:border-box}.HomePage_carouselButton__2ZoQF{background:#7c3aed;color:#fff;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:2.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.1);z-index:10;position:absolute;top:50%;transform:translateY(-50%)}.HomePage_carouselButton__2ZoQF:hover{background:#6d28d9;transform:translateY(-50%) scale(1.1)}.HomePage_desktopLeftButton__ng1KD{left:15px}.HomePage_desktopRightButton__1CXEb{right:15px}.HomePage_carouselDots__2yZDF{display:flex;justify-content:center;margin-top:1.5rem;grid-gap:10px;gap:10px}.HomePage_dot__1RpKQ{height:12px;width:12px;background-color:#d1d5db;border-radius:50%;cursor:pointer;transition:all .3s ease}.HomePage_activeDot__12m3x{background-color:#7c3aed;transform:scale(1.3)}.HomePage_arrowHintContainer__r7IZR{position:absolute;width:100%;pointer-events:none;z-index:25;top:-5%;left:0;overflow:visible}.HomePage_leftArrowHint__17Dy5{position:absolute;left:80px;transform:translateY(-50%) rotate(-8deg);animation:HomePage_floatLeft__3gsUT 3s ease-in-out infinite}.HomePage_rightArrowHint__1gLAB{position:absolute;right:80px;transform:translateY(-50%) rotate(8deg);animation:HomePage_floatRight__2p6KT 3s ease-in-out infinite}.HomePage_arrowHintText__1k9qM{font-size:.95rem;font-weight:500;color:#7c3aed;background-color:hsla(0,0%,100%,.95);padding:10px 25px;border-radius:25px;border:2px dashed #a78bfa;white-space:nowrap;box-shadow:0 4px 8px rgba(0,0,0,.05)}.HomePage_floatingNote1__1Pv-3,.HomePage_floatingNote2__rup9r,.HomePage_floatingNote3__2dXcL,.HomePage_floatingNote4__2byp1{position:absolute;font-size:1.5rem;color:rgba(124,58,237,.3);animation:HomePage_floatNote__r8gTB 8s ease-in-out infinite}.HomePage_floatingNote1__1Pv-3{top:10%;left:5%;animation-delay:0s}.HomePage_floatingNote2__rup9r{top:20%;right:10%;animation-delay:2s}.HomePage_floatingNote3__2dXcL{bottom:15%;left:15%;animation-delay:4s}.HomePage_floatingNote4__2byp1{bottom:25%;right:5%;animation-delay:6s}@keyframes HomePage_gradientShift__1Td5L{0%{background-position:0 0,50%}50%{background-position:100% 100%,50%}to{background-position:0 0,50%}}@keyframes HomePage_cardPop__15gkB{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes HomePage_bounce__3uF9_{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes HomePage_floatLeft__3gsUT{0%,to{transform:translateY(-50%) translateX(0) rotate(-8deg)}50%{transform:translateY(-50%) translateX(-10px) rotate(-8deg)}}@keyframes HomePage_floatRight__2p6KT{0%,to{transform:translateY(-50%) translateX(0) rotate(8deg)}50%{transform:translateY(-50%) translateX(10px) rotate(8deg)}}@keyframes HomePage_floatNote__r8gTB{0%{transform:translateY(0) rotate(0deg);opacity:.3}50%{transform:translateY(-50px) rotate(15deg);opacity:.6}to{transform:translateY(0) rotate(0deg);opacity:.3}}@media (max-width:768px){.HomePage_genreExplorerSection__Uur4S{width:100vw;padding:2rem 15px;background:linear-gradient(135deg,#7c3aed,#9d4edd);min-height:100vh}.HomePage_genreExplorerSection__Uur4S:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat;z-index:0}.HomePage_genreExplorerSection__Uur4S h2{font-size:2rem;color:#fff;text-shadow:0 0 10px rgba(124,58,237,.5)}.HomePage_genreExplorerSection__Uur4S .HomePage_sectionSubheadline__2XaZ6{font-size:1.1rem;color:#fff;text-shadow:0 0 5px rgba(124,58,237,.3);margin-bottom:1.5rem}.HomePage_genreCarouselContainer__gBGo8{max-width:100%;min-height:auto;display:block}.HomePage_genreCirclesWrapper__2YRS-{overflow:visible;cursor:default;border-radius:0}.HomePage_genreCirclesContainer__FjbDl{display:block;width:100%;transition:none}.HomePage_genreGroupSlide__3sP6S{display:block;width:100%;padding:0}.HomePage_genreCardsGrid__3BZlB{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1rem;gap:1rem;width:80%;max-width:1100px;margin:0 auto;padding:0 1rem;justify-items:center}.HomePage_genreCard__1dV0m{flex-direction:row;align-items:center;justify-content:space-between;padding:1rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);height:62px;border:2px solid #e0e0e0;width:100%;max-width:none}.HomePage_genreCard__1dV0m:nth-child(4),.HomePage_genreCard__1dV0m:nth-child(8){margin-bottom:1rem}.HomePage_genreCard__1dV0m:before{height:100%;opacity:.1}.HomePage_genreCard__1dV0m.HomePage_hovered__2v9id{transform:none;box-shadow:0 4px 8px rgba(0,0,0,.15)}.HomePage_genreCard__1dV0m.HomePage_playing__q17r6{border-color:(#7c3aed);box-shadow:0 0 0 3px rgba(124,58,237,.2)}.HomePage_genreCardHeader__2_A4C{flex:1 1;margin:0;grid-gap:.5rem;gap:.5rem}.HomePage_genreIcon__1Iref{font-size:1.5rem;margin:0 .5rem 0 0;animation:none}.HomePage_genreCard__1dV0m h3{font-size:1.2rem;color:#333;margin:0}.HomePage_genreDescription__3cQxT{display:none;padding-right:0}.HomePage_sampleButton__3AoAt{width:40px;height:40px;border-radius:50%;margin-right:10px;position:static;transform:none;right:auto;bottom:auto;border:2px solid #7c3aed;color:#7c3aed;transition:none}.HomePage_sampleButton__3AoAt:hover{transform:none;background:transparent}.HomePage_sampleButton__3AoAt.HomePage_playing__q17r6{background:#7c3aed;color:#fff;transform:none}.HomePage_pauseIcon__1lio2,.HomePage_playIcon__3CgbH{width:18px;height:18px}.HomePage_arrowHintContainer__r7IZR,.HomePage_carouselButton__2ZoQF,.HomePage_carouselDots__2yZDF{display:none}.HomePage_floatingNote1__1Pv-3,.HomePage_floatingNote2__rup9r,.HomePage_floatingNote3__2dXcL,.HomePage_floatingNote4__2byp1{color:hsla(0,0%,100%,.05)}}@media (max-width:768px){.HomePage_genreExplorerSection__Uur4S{width:100vw;padding:2rem 15px;background:linear-gradient(135deg,#ed883a,#f36112);min-height:100vh}.HomePage_genreExplorerSection__Uur4S:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat;z-index:0}.HomePage_genreExplorerSection__Uur4S h2{font-size:2rem;color:#fff;text-shadow:0 0 10px rgba(124,58,237,.5)}.HomePage_genreExplorerSection__Uur4S .HomePage_sectionSubheadline__2XaZ6{font-size:1.1rem;color:#fff;text-shadow:0 0 5px rgba(124,58,237,.3);margin-bottom:1.5rem}.HomePage_genreCarouselContainer__gBGo8{max-width:100%;min-height:auto;position:relative}.HomePage_genreCirclesWrapper__2YRS-{overflow:hidden;border-radius:8px}.HomePage_genreCirclesContainer__FjbDl{display:flex;flex-wrap:nowrap;width:300%;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative;touch-action:pan-y;will-change:transform}.HomePage_genreGroupSlide__3sP6S{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:33.333%;padding:10px 0;box-sizing:border-box}.HomePage_genreCardsGrid__3BZlB{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;padding:0;width:90%;align-items:center;margin:0 auto}.HomePage_singleGenreSlide__3U2F0 .HomePage_genreCardsGrid__3BZlB{display:flex;justify-content:center}.HomePage_genreCard__1dV0m{flex-direction:row;align-items:center;justify-content:space-between;padding:.75rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);height:62px;border:2px solid #e0e0e0;width:95%;max-width:none}.HomePage_mobileSwipeInstruction__1NaoC{font-size:.9rem;color:#fff;text-shadow:0 0 5px rgba(0,0,0,.3)}.HomePage_genreCard__1dV0m:before{height:100%;opacity:.1}.HomePage_genreCard__1dV0m.HomePage_hovered__2v9id{transform:none;box-shadow:0 4px 8px rgba(0,0,0,.15)}.HomePage_genreCard__1dV0m.HomePage_playing__q17r6{border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.2)}.HomePage_genreCardHeader__2_A4C{flex:1 1;margin:0;grid-gap:.5rem;gap:.5rem}.HomePage_genreIcon__1Iref{font-size:1.5rem;margin:0 .5rem 0 0}.HomePage_genreCard__1dV0m h3{font-size:1.2rem;color:#333;margin:0}.HomePage_genreDescription__3cQxT{display:none;padding-right:0}.HomePage_sampleButton__3AoAt{width:40px;height:40px;border-radius:50%;position:static;border:2px solid #7c3aed;color:#7c3aed;transition:background .3s ease,color .3s ease}.HomePage_sampleButton__3AoAt.HomePage_playing__q17r6,.HomePage_sampleButton__3AoAt:hover{background:#7c3aed;color:#fff}.HomePage_pauseIcon__1lio2,.HomePage_playIcon__3CgbH{width:18px;height:18px}.HomePage_carouselButton__2ZoQF{display:block;font-size:2rem;width:40px;height:40px;background:rgba(0,0,0,.5);color:#fff;border:none;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;z-index:20}.HomePage_desktopLeftButton__ng1KD{left:10px}.HomePage_desktopRightButton__1CXEb{right:10px}.HomePage_arrowHintContainer__r7IZR{display:block;position:absolute;width:100%;pointer-events:none;z-index:25;top:-15%;left:0;overflow:visible}.HomePage_leftArrowHint__17Dy5{position:absolute;left:10px;transform:translateY(-50%) rotate(-8deg);animation:HomePage_floatLeft__3gsUT 3s ease-in-out infinite}.HomePage_rightArrowHint__1gLAB{position:absolute;right:10px;transform:translateY(-50%) rotate(8deg);animation:HomePage_floatRight__2p6KT 3s ease-in-out infinite}.HomePage_arrowHintText__1k9qM{font-size:.9rem;color:#7c3aed;text-shadow:0 0 5px rgba(124,58,237,.3)}.HomePage_carouselDots__2yZDF{display:flex;justify-content:center;grid-gap:.5rem;gap:.5rem;margin-top:1rem}.HomePage_dot__1RpKQ{width:8px;height:8px;background:#d1d5db;border-radius:50%;cursor:pointer;transition:background .3s ease}.HomePage_activeDot__12m3x{background:#7c3aed}.HomePage_floatingNote1__1Pv-3,.HomePage_floatingNote2__rup9r,.HomePage_floatingNote3__2dXcL,.HomePage_floatingNote4__2byp1{color:hsla(0,0%,100%,.05)}.HomePage_genreExplorerSection__Uur4S .HomePage_startMySongButton__1B4Rf{background:#7c3aed;color:#fff;border:2px solid #7c3aed}.HomePage_genreExplorerSection__Uur4S .HomePage_startMySongButton__1B4Rf:hover{background:#6d28d9;border-color:#6d28d9}}.HomePage_testimonialsSection__bJneH{max-width:100%;width:100%;margin:0 auto;padding:4rem 0;text-align:center;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320' preserveAspectRatio='none'%3E%3Cpath fill='rgba(124, 58, 237, 0.05)' d='M0 160c200 20 400-20 600 0s400-20 600 0 240 0 240 0v160H0z'/%3E%3C/svg%3E"),linear-gradient(90deg,rgba(124,58,237,.05) 0,rgba(255,160,28,.05)),#f5f7fa;background-size:cover,200% 200%,auto;background-position:bottom,50%,50%;animation:HomePage_gradientShift__1Td5L 15s ease infinite;position:relative;display:flex;flex-direction:column;align-items:center;overflow:hidden}.HomePage_testimonialsSection__bJneH .HomePage_musicWaveDivider__3pveS{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 100' preserveAspectRatio='none'%3E%3Cpath fill='%237C3AED' d='M0 50c150 30 300-30 450 0s300-30 450 0 300-30 450 0 90 0 90 0v50H0z'/%3E%3C/svg%3E");bottom:-2px}.HomePage_testimonialsSection__bJneH .HomePage_floatingNoteSmall__1PD_i:first-child{top:40px;left:10%;animation:HomePage_float__1PA0i 5s ease-in-out infinite}.HomePage_testimonialsSection__bJneH .HomePage_floatingNoteSmall__1PD_i:nth-child(2){bottom:60px;right:15%;animation:HomePage_float__1PA0i 4s ease-in-out 2s infinite}.HomePage_testimonialsInnerContainer__vP5it{max-width:1200px;width:100%;margin:0 auto;padding:0 2rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;z-index:2}.HomePage_testimonialsSection__bJneH h2{font-size:2.5rem;margin-bottom:1.5rem;color:#1f1235;font-weight:700}.HomePage_testimonialCarouselContainer__3ORwe{width:100%;max-width:800px;margin:0 auto;padding:0 15px;box-sizing:border-box;position:relative;text-align:center}.HomePage_testimonialCarousel__L5kH_{display:flex;align-items:center;justify-content:center;width:100%}.HomePage_testimonial__2kqtY{background-color:#fff;border-radius:8px;box-shadow:0 6px 16px rgba(124,58,237,.05);padding:30px;margin:0 auto;width:100%;max-width:800px;min-height:200px;display:flex;flex-direction:column;justify-content:center}.HomePage_testimonialText__3k1KJ{font-size:1.2rem;line-height:1.7;margin-bottom:20px;font-style:italic;color:#1f1235}.HomePage_testimonialAuthor__1Cv8A{font-weight:600;color:#1f1235;text-align:right}.HomePage_ctaSection__2SarS{background:linear-gradient(135deg,#7c3aed,#9d4edd);color:#fff;width:100%;padding:80px 20px;text-align:center;margin-top:0;margin-bottom:0;position:relative}.HomePage_ctaSection__2SarS:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat;z-index:0;pointer-events:none}.HomePage_ctaContent__3FhKL{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.HomePage_ctaSection__2SarS h2{font-size:3rem;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 1px 3px rgba(0,0,0,.1);color:#fff;position:relative}.HomePage_ctaSection__2SarS p{font-size:1.4rem;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto;padding:0 15px;position:relative}.HomePage_footer__19lPj,footer{margin-top:0!important;padding-top:3rem!important;background-color:#2d2d39!important;color:#fff!important}.HomePage_footer__19lPj h3,.HomePage_footerHeading__QYNYy,.HomePage_footerTitle__2C6uE,footer h3{margin-top:1.5rem!important;margin-bottom:1.2rem!important;font-weight:600!important}.HomePage_iconImage__gFpcl{width:75px;height:75px;object-fit:contain;margin-bottom:10px}@media (max-width:768px){body{overflow-x:hidden}.HomePage_homeContainer__1EGtN{width:100%;max-width:100%}.HomePage_heroSection__2gjQT{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:2.5rem 0 3rem}.HomePage_heroContent__3Li75{flex-direction:column;padding:0 15px;align-items:center;justify-content:center;text-align:center}.HomePage_heroText__2nyGP{text-align:center;padding:0;margin-bottom:40px;width:100%;max-width:100%}.HomePage_heroSection__2gjQT h1{font-size:2.5rem;padding:0}.HomePage_heroSection__2gjQT p{font-size:1.1rem;padding:0 15px}.HomePage_heroImage__3O31B{width:100%;max-width:100%;margin:0 auto;padding:0 15px;box-sizing:border-box}.HomePage_heroLogoImage__2Vm-P{width:100%;max-width:100%;height:auto;object-fit:cover;border-radius:20px}.HomePage_genreExplorerSection__Uur4S,.HomePage_howItWorksSection__2aoL8,.HomePage_testimonialsSection__bJneH,.HomePage_whyChooseSection__TAGiS{width:100%;padding:3rem 0}.HomePage_genreExplorerSection__Uur4S h2,.HomePage_howItWorksSection__2aoL8 h2,.HomePage_testimonialsSection__bJneH h2,.HomePage_whyChooseSection__TAGiS h2{font-size:2rem;margin-bottom:1rem;max-width:350px;padding:0 15px;margin-left:auto;margin-right:auto;text-align:center}.HomePage_genreExplorerSection__Uur4S .HomePage_floatingNoteSmall__1PD_i,.HomePage_howItWorksSection__2aoL8 .HomePage_floatingNoteSmall__1PD_i,.HomePage_testimonialsSection__bJneH .HomePage_floatingNoteSmall__1PD_i,.HomePage_whyChooseSection__TAGiS .HomePage_floatingNoteSmall__1PD_i{display:none}.HomePage_featuresGrid__1XS-n,.HomePage_stepsGrid__2wWOm{flex-direction:column;padding:0 15px;grid-gap:20px;gap:20px}.HomePage_feature__1waOk,.HomePage_step__1A17q{width:100%;max-width:350px;margin:0 auto 20px}.HomePage_testimonialCarouselContainer__3ORwe{padding:0 15px;text-align:center}.HomePage_testimonialCarousel__L5kH_{padding:0}.HomePage_testimonial__2kqtY{max-width:350px;min-height:200px;margin:0 auto;padding:30px}.HomePage_testimonialText__3k1KJ{font-size:1.1rem;line-height:1.6}.HomePage_desktopLeftButton__ng1KD,.HomePage_desktopRightButton__1CXEb{display:none!important}.HomePage_mobileBottomButton__2d8rl,.HomePage_mobileTopButton__2yEzi{display:flex!important;position:static;margin:15px auto;transform:none}.HomePage_testimonialsSection__bJneH .HomePage_carouselDots__2yZDF{text-align:center;width:100%;display:flex;justify-content:center;align-items:center;margin-top:15px;grid-gap:15px;gap:15px}.HomePage_carouselButton__2ZoQF{width:60px;height:60px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#7c3aed;color:#fff;border:none;cursor:pointer;font-size:2rem;padding:0}.HomePage_getStartedButton__1ib4e,.HomePage_startMySongButton__1B4Rf{width:100%;max-width:300px;margin:20px auto}.HomePage_ctaSection__2SarS{margin-top:0!important;padding-top:40px!important}.HomePage_ctaSection__2SarS h2{font-size:2.2rem;padding:0 5px}.HomePage_ctaSection__2SarS p{font-size:1.2rem;padding:0 15px;line-height:1.5;width:100%;max-width:350px;margin-left:auto;margin-right:auto}.HomePage_sectionSubheadline__2XaZ6{font-size:1.25rem;padding:0 15px;max-width:350px;margin:-.25rem auto 2rem;text-align:center}.HomePage_musicWaveDivider__3pveS{height:30px}}@media (max-width:768px){.HomePage_whyChooseSection__TAGiS{padding:3rem 0}.HomePage_whyChooseSection__TAGiS .HomePage_featuresGrid__1XS-n{padding:0 15px;display:flex;flex-direction:column;align-items:center;grid-gap:20px;gap:20px}.HomePage_feature__1waOk{max-width:350px;padding:30px;margin:0 auto 20px;width:100%;box-sizing:border-box}.HomePage_howItWorksSection__2aoL8{padding:3rem 0}.HomePage_howItWorksContainer__2bD_T{padding:0 15px}.HomePage_stepsGrid__2wWOm{padding:0;display:flex;flex-direction:column;align-items:center;grid-gap:20px;gap:20px}.HomePage_step__1A17q{max-width:350px;padding:30px;margin:0 auto 20px;width:100%;box-sizing:border-box}.HomePage_testimonialsSection__bJneH{padding:3rem 0;margin-bottom:0!important;padding-bottom:50px!important}.HomePage_testimonialCarouselContainer__3ORwe{padding:0 15px}.HomePage_testimonial__2kqtY{max-width:350px;padding:30px;margin:0 auto;width:100%;box-sizing:border-box}}@media (min-width:768px) and (max-width:1200px){.HomePage_heroSection__2gjQT{padding:60px 20px}.HomePage_featuresGrid__1XS-n,.HomePage_heroContent__3Li75,.HomePage_stepsGrid__2wWOm,.HomePage_testimonialCarouselContainer__3ORwe{max-width:900px}.HomePage_heroImage__3O31B,.HomePage_heroText__2nyGP{min-width:350px}.HomePage_feature__1waOk,.HomePage_step__1A17q{width:calc(33.333% - 20px);min-width:220px;margin:0 0 20px}.HomePage_testimonial__2kqtY{max-width:700px}.HomePage_getStartedButton__1ib4e,.HomePage_startMySongButton__1B4Rf{width:auto;min-width:200px}.HomePage_genreExplorerSection__Uur4S h2,.HomePage_howItWorksSection__2aoL8 h2,.HomePage_testimonialsSection__bJneH h2,.HomePage_whyChooseSection__TAGiS h2{font-size:2.5rem;margin-bottom:1.5rem;text-align:center;max-width:900px;margin-left:auto;margin-right:auto}.HomePage_sectionSubheadline__2XaZ6{text-align:center;max-width:900px;margin:-.5rem auto 3rem}}@media (min-width:769px){.HomePage_mobileBottomButton__2d8rl,.HomePage_mobileTopButton__2yEzi{display:none!important}.HomePage_desktopLeftButton__ng1KD{left:10px}.HomePage_desktopRightButton__1CXEb{right:10px}}.HomePage_buttonContainer__3qIw-{display:flex;align-items:center;grid-gap:15px;gap:15px;flex-wrap:wrap;margin-bottom:20px}.HomePage_playButton__17gx1{display:flex;align-items:center;background-color:hsla(0,0%,100%,.15);color:#fff;border:2px solid #fff;padding:12px 25px;font-size:1.1rem;border-radius:30px;cursor:pointer;transition:all .3s ease;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.1);position:relative;overflow:hidden}.HomePage_playButton__17gx1:hover{background-color:hsla(0,0%,100%,.25);transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,0,0,.15)}.HomePage_playButton__17gx1.HomePage_playing__q17r6{background-color:#ff9f1c;border-color:#ff9f1c;animation:HomePage_pulsate__3LrpG 1.5s ease infinite}.HomePage_playIcon__3CgbH{width:0;height:0;border-top:8px solid transparent;border-left:14px solid #fff;border-bottom:8px solid transparent;margin-right:10px;font-size:1em}.HomePage_pauseIcon__1lio2{position:relative;width:14px;height:16px;display:block;font-size:.2em}.HomePage_pauseIcon__1lio2:after,.HomePage_pauseIcon__1lio2:before{content:"";position:absolute;top:2px;width:2px;height:10px;border-radius:1px;width:3px;height:12px;background-color:#9370db}.HomePage_pauseIcon__1lio2:before{left:2px}.HomePage_pauseIcon__1lio2:after{right:2px}.HomePage_genreExplorerSection__Uur4S .HomePage_playIcon__3CgbH{width:0;height:0;border-top:9px solid transparent;border-left:12px solid #7c3aed;border-bottom:7px solid transparent;margin-right:0}.HomePage_genreExplorerSection__Uur4S .HomePage_pauseIcon__1lio2{position:relative;width:20px;height:24px}.HomePage_genreExplorerSection__Uur4S .HomePage_pauseIcon__1lio2:after,.HomePage_genreExplorerSection__Uur4S .HomePage_pauseIcon__1lio2:before{content:"";position:absolute;top:0;width:4px;height:15px;background-color:#7c3aed;border-radius:2px}.HomePage_genrePlayButton__1C7Pr.HomePage_playing__q17r6 .HomePage_pauseIcon__1lio2:after,.HomePage_genrePlayButton__1C7Pr.HomePage_playing__q17r6 .HomePage_pauseIcon__1lio2:before{background-color:#9370db}@keyframes HomePage_pulsate__3LrpG{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width:768px){.HomePage_buttonContainer__3qIw-{flex-direction:column;align-items:center;grid-gap:15px;gap:15px}.HomePage_getStartedButton__1ib4e,.HomePage_playButton__17gx1{width:100%;max-width:300px;margin:0 auto;justify-content:center}}.HomePage_communityGivebackSection__3MnFe{max-width:100%;width:100%;margin:0 auto;padding:4rem 0 5rem;text-align:center;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320' preserveAspectRatio='none'%3E%3Cpath fill='rgba(124, 58, 237, 0.15)' d='M0 160c200-30 400 30 600 0s400 30 600 0 240 0 240 0V0H0z'/%3E%3C/svg%3E"),linear-gradient(315deg,rgba(124,58,237,.1),rgba(255,159,28,.15));background-size:cover,auto;background-position:50%,50%;animation:HomePage_gradientShift__1Td5L 15s ease infinite;position:relative;display:flex;flex-direction:column;align-items:center;z-index:1;overflow:visible}.HomePage_communityGivebackSection__3MnFe .HomePage_floatingNoteSmall__1PD_i:first-child{top:40ppx;left:10%;animation:HomePage_float__1PA0i 5s ease-in-out infinite}.HomePage_communityGivebackSection__3MnFe .HomePage_floatingNoteSmall__1PD_i:nth-child(2){bottom:30px;right:15%;animation:HomePage_float__1PA0i 4s ease-in-out 1s infinite}.HomePage_givebackContainer__2T8KZ{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.HomePage_communityGivebackSection__3MnFe h2{font-size:2.5rem;margin-bottom:1.5rem;color:#1f1235;font-weight:700;position:relative;z-index:2}.HomePage_givebackContent__3_d4r{display:flex;align-items:center;justify-content:space-between;margin-top:2rem;grid-gap:3rem;gap:3rem;position:relative;z-index:2}.HomePage_givebackImageContainer__3eNXm{flex:1 1;max-width:450px;min-width:300px;display:flex;justify-content:center;align-items:center}.HomePage_givebackImage__3JpDd{width:100%;max-width:380px;border-radius:12px;box-shadow:0 10px 20px rgba(124,58,237,.15);transition:transform .3s ease}.HomePage_givebackImageContainer__3eNXm:hover .HomePage_givebackImage__3JpDd{transform:translateY(-5px)}.HomePage_givebackText__1BXDl{flex:1 1;max-width:650px;text-align:left;padding:0 1rem}.HomePage_givebackText__1BXDl h3{font-size:1.8rem;color:#6d28d9;margin-bottom:1.2rem;position:relative;padding-bottom:.5rem;font-weight:600}.HomePage_givebackText__1BXDl h3:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:3px;background:#f58800;border-radius:1.5px}.HomePage_givebackText__1BXDl p{font-size:1.1rem;line-height:1.6;color:#1f1235;margin-bottom:1.5rem}.HomePage_givebackStats__3IJGr{display:flex;justify-content:space-between;margin:2.5rem 0;grid-gap:1.5rem;gap:1.5rem}.HomePage_givebackStat__1iBmN{flex:1 1;display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;background-color:#fff;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.HomePage_givebackStat__1iBmN:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(124,58,237,.1)}.HomePage_givebackNumber__3KLoP{font-size:2.5rem;font-weight:700;color:#7c3aed;margin-bottom:.5rem}.HomePage_givebackLabel__2izdC{font-size:.95rem;color:#4b5563;text-align:center}.HomePage_learnMoreButton__2fVtE{display:inline-block;background-color:#7c3aed;color:#fff;padding:.8rem 1.5rem;border-radius:30px;font-weight:600;text-decoration:none;margin-top:1rem;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 10px rgba(124,58,237,.2)}.HomePage_learnMoreButton__2fVtE:hover{background-color:#6d28d9;transform:translateY(-3px);box-shadow:0 6px 12px rgba(124,58,237,.3)}@media (max-width:768px){.HomePage_communityGivebackSection__3MnFe{padding:3rem 0}.HomePage_communityGivebackSection__3MnFe h2{font-size:2rem;margin-bottom:1rem;max-width:350px;padding:0 15px;margin-left:auto;margin-right:auto}.HomePage_givebackContent__3_d4r{flex-direction:column;grid-gap:2rem;gap:2rem;margin-top:1.5rem}.HomePage_givebackImageContainer__3eNXm{max-width:300px;margin:0 auto}.HomePage_givebackImage__3JpDd{max-width:100%}.HomePage_givebackText__1BXDl{max-width:100%;padding:0 1rem;text-align:center}.HomePage_givebackText__1BXDl h3{font-size:1.5rem;text-align:center}.HomePage_givebackText__1BXDl h3:after{left:50%;transform:translateX(-50%)}.HomePage_givebackText__1BXDl p{font-size:1rem;text-align:center}.HomePage_givebackStats__3IJGr{flex-direction:column;grid-gap:1rem;gap:1rem;margin:1.5rem 0}.HomePage_givebackStat__1iBmN{padding:1rem}.HomePage_learnMoreButton__2fVtE{margin:0 auto;display:block;width:-moz-fit-content;width:fit-content}.HomePage_communityGivebackSection__3MnFe .HomePage_floatingNoteSmall__1PD_i{display:none}}.HomePage_heroImage__3O31B{position:relative;width:100%;max-width:550px;aspect-ratio:4/3;border-radius:20px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.15)}.HomePage_heroLogoImage__2Vm-P,.HomePage_heroVideoContent__3_dMa{position:absolute;top:-20%;left:-20%;width:140%;height:140%;object-fit:cover;display:block}@media (max-width:768px){.HomePage_heroContent__3Li75{flex-direction:column;text-align:center}.HomePage_heroImage__3O31B{margin-top:.1rem;max-width:100%;aspect-ratio:4/3}.HomePage_heroLogoImage__2Vm-P,.HomePage_heroVideoContent__3_dMa{position:absolute;top:-20%;left:-20%;width:140%;height:140%;object-fit:cover}}.HomePage_buttonContainer__3qIw-{margin-bottom:1rem}@keyframes HomePage_fadeIn__189Re{0%{opacity:0}to{opacity:1}}.HomePage_heroVideoContent__3_dMa{animation:HomePage_fadeIn__189Re 1s ease-in-out}.PackagesPage_packagesContainer__1DoY5{width:100vw;margin:0;padding:3rem 2rem;box-sizing:border-box;background:linear-gradient(135deg,#7c3aed,#9d4edd);min-height:100vh;position:relative;overflow:hidden}.PackagesPage_packagesContainer__1DoY5:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));z-index:0}.PackagesPage_packagesContainer__1DoY5:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat;z-index:0}.PackagesPage_header__WNpsm{margin-bottom:3rem}.PackagesPage_header__WNpsm h1{font-size:2.8rem;color:#fff;margin-bottom:30px;position:relative;display:inline-block;text-shadow:0 0 10px rgba(124,58,237,.5)}.PackagesPage_header__WNpsm h1:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:#f58800;border-radius:2px}.PackagesPage_header__WNpsm p{font-size:1.2rem;font-weight:700;color:#7c3aed;background:hsla(0,0%,100%,.9);padding:12px 20px;border-radius:8px;border:1px dashed #7c3aed;animation:PackagesPage_pulseGlow__3eFvJ 2s infinite;display:inline-block;max-width:800px;width:100%;line-height:1.6;box-shadow:0 5px 10px rgba(0,0,0,.2);margin:0 auto}.PackagesPage_mobileInstruction__16hM7{display:none}.PackagesPage_packagesGrid__Rrb0p{display:flex;justify-content:center;grid-gap:2rem;gap:2rem;margin-top:2rem;max-width:1200px;margin-left:auto;margin-right:auto}.PackagesPage_packageCard__20BYa{background-color:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:2.5rem 2rem;width:320px;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;cursor:pointer;overflow:visible}.PackagesPage_packageCard__20BYa:hover{box-shadow:0 10px 20px rgba(124,58,237,.2);transform:translateY(-8px)}.PackagesPage_packageCard__20BYa.PackagesPage_selected__2Zpm5{border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.2);background:linear-gradient(180deg,#f9f5ff,#fff)}.PackagesPage_packageCard__20BYa h2{font-size:1.8rem;color:#333;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:3px solid #7c3aed;font-weight:700}.PackagesPage_price__3noYY{font-size:3rem;font-weight:700;background:linear-gradient(45deg,#7c3aed,#f58800);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:1.5rem 0;text-shadow:0 2px 4px rgba(0,0,0,.1)}.PackagesPage_packageCard__20BYa ul{list-style-type:none;padding:0;text-align:left;margin-bottom:2rem}.PackagesPage_packageCard__20BYa ul li{border-bottom:1px solid #f0f0f0;position:relative;padding:.75rem 0 .75rem 30px;font-size:1.05rem;transition:color .3s ease}.PackagesPage_packageCard__20BYa ul li:hover{color:#f58800}.PackagesPage_packageCard__20BYa ul li:before{content:"🎵";position:absolute;left:0;margin-right:10px}.PackagesPage_packageCard__20BYa ul li:nth-child(2):before{content:"🎸"}.PackagesPage_packageCard__20BYa ul li:nth-child(3):before{content:"✨"}.PackagesPage_packageCard__20BYa ul li:nth-child(4):before{content:"🔄"}.PackagesPage_packageCard__20BYa ul li:nth-child(5):before{content:"🎚️"}.PackagesPage_packageCard__20BYa ul li:last-child{border-bottom:none}.PackagesPage_selectButton__1FBCm{width:100%;padding:1rem;background-color:#f58800;color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1);position:relative;overflow:hidden}.PackagesPage_selectButton__1FBCm:hover{background-color:#7c3aed;transform:translateY(-3px)}.PackagesPage_packageCard__20BYa:hover .PackagesPage_selectButton__1FBCm{animation:PackagesPage_pulse__1ZvIP 2s infinite}.PackagesPage_popularBadge__2QEZU{position:absolute;top:-15px;right:-15px;background:linear-gradient(45deg,#f58800,#fa3);color:#fff;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:700;box-shadow:0 4px 8px rgba(0,0,0,.2);z-index:2;transform:rotate(5deg);display:flex;align-items:center;grid-gap:5px;gap:5px;animation:PackagesPage_badgeScale__14_iv 1s ease-out forwards}.PackagesPage_popularBadge__2QEZU:before{content:"★";font-size:1rem}.PackagesPage_selectedOverlay__3Lfww{position:absolute;top:0;left:0;right:0;background-color:#7c3aed;color:#fff;padding:.7rem;text-align:center;border-top-left-radius:10px;border-top-right-radius:10px;z-index:1;font-weight:700;font-size:1.05rem}.PackagesPage_valueRibbon__NaBd9{position:absolute;top:10px;left:-40px;background:linear-gradient(45deg,#f58800,#fa3);color:#fff;padding:8px 40px;transform:rotate(-45deg);font-size:.9rem;font-weight:700;box-shadow:0 2px 4px rgba(0,0,0,.2);z-index:3;animation:PackagesPage_ribbonSparkle__29ANu 2s infinite}.PackagesPage_featureHighlight__3J7UK{color:#f58800;font-weight:700}@keyframes PackagesPage_badgeScale__14_iv{0%{transform:rotate(5deg) scale(.8)}to{transform:rotate(5deg) scale(1)}}@keyframes PackagesPage_ribbonSparkle__29ANu{0%{box-shadow:0 2px 4px rgba(0,0,0,.2)}50%{box-shadow:0 2px 8px rgba(245,136,0,.5)}to{box-shadow:0 2px 4px rgba(0,0,0,.2)}}@keyframes PackagesPage_pulseGlow__3eFvJ{0%{box-shadow:0 0 5px rgba(124,58,237,.5)}50%{box-shadow:0 0 10px rgba(124,58,237,.8)}to{box-shadow:0 0 5px rgba(124,58,237,.5)}}@keyframes PackagesPage_tabBounce__1-67o{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes PackagesPage_glow__2vtss{0%{box-shadow:0 0 5px rgba(124,58,237,.5)}50%{box-shadow:0 0 15px rgba(124,58,237,.8)}to{box-shadow:0 0 5px rgba(124,58,237,.5)}}@keyframes PackagesPage_fadeIn__2rOy6{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.PackagesPage_tabNav__1ddgs{display:none}.PackagesPage_tabButton__2hkac{background:#f58800;color:#fff;border:none;border-radius:30px;padding:1rem 2rem;font-size:1.3rem;font-weight:700;cursor:pointer;transition:all .3s ease;position:relative;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 10px rgba(0,0,0,.3);z-index:2}.PackagesPage_tabButton__2hkac:before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border:2px solid transparent;border-radius:34px}.PackagesPage_tabButton__2hkac:hover{background:#fff;color:#6d28d9;transform:translateY(-3px);box-shadow:0 8px 15px rgba(0,0,0,.4)}.PackagesPage_activeTab__OhTxu{background:#fff;color:#7c3aed;animation:PackagesPage_tabBounce__1-67o .5s ease;box-shadow:0 5px 10px rgba(0,0,0,.3)}.PackagesPage_tabLabel__1JeTG{display:inline-block;z-index:1}.PackagesPage_tabBadge__1WayP{background:#f58800;color:#fff;font-size:.8rem;font-weight:700;padding:4px 10px;border-radius:15px;position:absolute;top:-15px;right:-15px;box-shadow:0 3px 6px rgba(0,0,0,.3);z-index:2}@media (max-width:1100px){.PackagesPage_packagesGrid__Rrb0p{flex-wrap:wrap;justify-content:center}}@media (max-width:768px){.PackagesPage_packagesContainer__1DoY5{padding:2rem 1rem;display:flex;flex-direction:column;align-items:center}.PackagesPage_header__WNpsm h1{font-size:2.2rem}.PackagesPage_header__WNpsm p{font-size:1rem;padding:10px 15px;margin:0 10px;width:calc(100% - 20px);max-width:none;box-sizing:border-box}.PackagesPage_mobileInstruction__16hM7{display:block;font-size:1rem;margin-top:.5rem;color:#f58800;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.2)}.PackagesPage_tabNav__1ddgs{display:flex;justify-content:center;grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem;width:100%;max-width:450px;flex-wrap:wrap}.PackagesPage_packagesGrid__Rrb0p{flex-direction:column;grid-gap:1rem;gap:1rem;padding:0;width:100%;max-width:450px;margin-top:0}.PackagesPage_packageCard__20BYa{width:100%;margin:0 auto;padding:1.5rem;box-sizing:border-box;display:none;opacity:0}.PackagesPage_activeCard__2n-OG{display:flex;flex-direction:column;align-items:center;opacity:1;animation:PackagesPage_fadeIn__2rOy6 .3s ease forwards}.PackagesPage_inactiveCard__3Av7e{display:none}.PackagesPage_packageCard__20BYa h2,.PackagesPage_price__3noYY{text-align:center;width:100%}.PackagesPage_packageCard__20BYa ul{width:100%;text-align:center;padding:0;margin-bottom:1rem}.PackagesPage_packageCard__20BYa ul li{text-align:left;padding:.5rem 0 .5rem 25px;font-size:.95rem}.PackagesPage_packageCard__20BYa ul li:before{position:absolute;left:0}.PackagesPage_selectButton__1FBCm{max-width:350px;margin:0 auto;padding:.8rem;font-size:1rem}.PackagesPage_popularBadge__2QEZU{top:-10px;right:0;padding:4px 10px;font-size:.7rem;transform:rotate(0deg)}.PackagesPage_valueRibbon__NaBd9{top:5px;left:-25px;padding:3px 30px;font-size:.7rem}.PackagesPage_selectedOverlay__3Lfww{padding:.5rem;font-size:.9rem}}@media (max-width:480px){.PackagesPage_packageCard__20BYa{padding:1.2rem}.PackagesPage_packageCard__20BYa h1{font-size:1.4rem}.PackagesPage_price__3noYY{font-size:2.2rem}.PackagesPage_packageCard__20BYa ul li{font-size:.9rem;padding:.4rem 0 .4rem 20px}.PackagesPage_selectButton__1FBCm{padding:.7rem;font-size:.9rem}.PackagesPage_popularBadge__2QEZU{padding:3px 8px;font-size:.65rem}.PackagesPage_valueRibbon__NaBd9{padding:2px 25px;font-size:.65rem;left:-20px}.PackagesPage_tabButton__2hkac{padding:.8rem 1.5rem;font-size:1.1rem}.PackagesPage_tabBadge__1WayP{font-size:.7rem;padding:3px 8px;top:-12px;right:-12px}}.PackagesPage_header__WNpsm{position:relative;margin-bottom:180px;text-align:center;z-index:1}.PackagesPage_header__WNpsm h1{margin-bottom:20px}.PackagesPage_header__WNpsm p{position:absolute;left:50%;transform:translateX(-50%);top:100%;width:800px;max-width:90%;margin:20px 0 0;box-sizing:border-box;z-index:5;padding-bottom:15px}.PackagesPage_packagesGrid__Rrb0p{position:relative;z-index:1;margin-top:40px}@media (max-width:768px){.PackagesPage_header__WNpsm{margin-bottom:210px}.PackagesPage_packagesGrid__Rrb0p{margin-top:15px}}.PackagesPage_comparisonSection__1eYrS{max-width:1200px;margin:4rem auto 2rem;text-align:center;position:relative;z-index:1;padding:2.5rem;border-radius:16px;animation:PackagesPage_fadeIn__2rOy6 .5s ease-out}.PackagesPage_comparisonSection__1eYrS h2{font-size:2.5rem;color:#fff;padding:.5rem 1rem;border-radius:8px;margin-bottom:.5rem;text-shadow:0 0 10px rgba(124,58,237,.7);position:relative;display:inline-block}.PackagesPage_orangeDivider__ud8N_{width:100px;height:4px;background:#f58800;border-radius:2px;margin:0 auto 1.5rem}.PackagesPage_comparisonIntro__3aIqS{font-size:1.1rem;color:#fff;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.PackagesPage_comparisonTable__qmuHh{display:grid;grid-template-columns:1fr repeat(3,1fr);border-radius:12px;overflow:hidden;border:2px solid #7c3aed;position:relative;background:#fff}.PackagesPage_tableHeader__3_33-{display:contents}.PackagesPage_headerCell__2vj3U{background:linear-gradient(135deg,#7c3aed,rgba(124,58,237,.796078431372549));color:#fff;font-weight:700;font-size:1.2rem;padding:1rem;border-bottom:3px solid #f58800;position:relative;display:flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem}.PackagesPage_selectedHeader__ixGMf{background:linear-gradient(135deg,#f58800,rgba(245,135,0,.9333333333333333));background-clip:padding-box;box-shadow:0 0 0 10px rgba(124,58,237,.025);color:#fff}.PackagesPage_packageEmoji__2wB54{font-size:1.5rem}.PackagesPage_tableRow__2VuTz{display:contents}.PackagesPage_featureCell__gq7Rk{background:linear-gradient(135deg,#f9f9f9,#f0f0ff);font-weight:600;color:#7c3aed;padding:1rem 1rem 1rem 2.5rem;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;text-align:left;position:relative;font-size:1.05rem}.PackagesPage_featureCell__gq7Rk:before{content:"♪";position:absolute;left:10px;color:#f58800;font-size:1.2rem}.PackagesPage_tableRow__2VuTz:last-child .PackagesPage_featureCell__gq7Rk:before{content:none}.PackagesPage_valueCell__kw7y4{background-color:#fff;padding:1rem;border-bottom:1px solid #e0e0e0;text-align:center;color:#555;font-size:1rem;transition:background-color .3s ease}.PackagesPage_valueCell__kw7y4:hover{background-color:#f0f0ff}.PackagesPage_tableRow__2VuTz:last-child .PackagesPage_featureCell__gq7Rk,.PackagesPage_tableRow__2VuTz:last-child .PackagesPage_valueCell__kw7y4{border-bottom:none}.PackagesPage_comparisonTable__qmuHh .PackagesPage_selectButton__1FBCm{width:100%;padding:.8rem;background-color:#f58800;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.PackagesPage_comparisonTable__qmuHh .PackagesPage_selectButton__1FBCm:hover{background-color:#7c3aed;transform:translateY(-3px)}.PackagesPage_comparisonTable__qmuHh .PackagesPage_selectedButton__Qhwir{background-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.2)}.PackagesPage_comparisonAccordion__2fdZf{display:none}.PackagesPage_accordionItem__34gMu{margin-bottom:1rem;border-radius:8px;overflow:hidden;border:2px solid #7c3aed}.PackagesPage_accordionHeader__3FIqE{background:linear-gradient(135deg,hsla(0,0%,100%,.6078431372549019),#fff);color:#7c3aed;font-weight:700;font-size:1.1rem;padding:.8rem;display:flex;align-items:center;justify-content:space-between;position:relative;cursor:pointer}.PackagesPage_accordionHeader__3FIqE .PackagesPage_packageEmoji__2wB54{font-size:1.3rem;margin-right:.5rem}.PackagesPage_accordionIcon__B4YWd{font-size:1.2rem;font-weight:700}.PackagesPage_accordionContent__3NOif{background:rgba(124,58,237,.6823529411764706);max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease-out}.PackagesPage_accordionContent__3NOif.PackagesPage_expanded__35R1T{max-height:500px;padding:1rem}.PackagesPage_accordionContent__3NOif ul{list-style:none;padding:0;margin:0 0 1rem;text-align:left}.PackagesPage_accordionContent__3NOif li{padding:.5rem 0;border-bottom:1px solid #e0e0e0;font-size:1rem;color:#fff}.PackagesPage_accordionContent__3NOif li:last-child{border-bottom:none}.PackagesPage_accordionContent__3NOif .PackagesPage_featureLabel__tqKUQ{color:#f3f3f3;font-weight:600}@media (max-width:768px){.PackagesPage_comparisonSection__1eYrS{padding:1.5rem;margin:2rem 1rem}.PackagesPage_comparisonSection__1eYrS h2{font-size:2rem}.PackagesPage_orangeDivider__ud8N_{width:80px;height:3px;margin:0 auto 1rem}.PackagesPage_comparisonIntro__3aIqS{font-size:1rem}.PackagesPage_comparisonTable__qmuHh{display:none}.PackagesPage_comparisonAccordion__2fdZf{display:block}.PackagesPage_headerBadge__3zfid{font-size:.7rem;padding:3px 8px;top:-10px;right:0;transform:rotate(0deg)}.PackagesPage_comparisonTable__qmuHh .PackagesPage_selectButton__1FBCm{padding:.7rem;font-size:.9rem;margin:.5rem 0;border:2px solid #7c3aed}}@media (max-width:480px){.PackagesPage_comparisonSection__1eYrS{padding:1rem;margin:1rem .5rem}.PackagesPage_comparisonSection__1eYrS h2{font-size:1.8rem}.PackagesPage_orangeDivider__ud8N_{width:60px;height:3px;margin:0 auto .75rem}.PackagesPage_comparisonIntro__3aIqS{font-size:.9rem}.PackagesPage_accordionHeader__3FIqE{font-size:1rem}.PackagesPage_accordionContent__3NOif li{font-size:.85rem}.PackagesPage_accordionContent__3NOif .PackagesPage_selectButton__1FBCm,.PackagesPage_comparisonTable__qmuHh .PackagesPage_selectButton__1FBCm{padding:.6rem;font-size:.85rem}}.PackagesPage_discountBanner__3UIki{max-width:900px;margin:1rem auto 2rem;padding:.8rem 1.5rem;background:linear-gradient(90deg,#fff,#fff);border:2px dashed #f58800;border-radius:10px;animation:PackagesPage_pulse__1ZvIP 2s infinite;position:relative;z-index:2}.PackagesPage_discountContent__3BReW{display:flex;align-items:center;grid-gap:1rem;gap:1rem}.PackagesPage_discountIcon__2X1X7{font-size:2rem;animation:PackagesPage_bounce__KZcEX 2s ease infinite}.PackagesPage_discountInfo__1qTeI{display:flex;flex-wrap:wrap;align-items:baseline;grid-gap:.5rem;gap:.5rem}.PackagesPage_discountTitle__2bnlF{font-weight:700;font-size:1.2rem;color:#7c3aed}.PackagesPage_discountValue__3mP35{font-size:1.3rem;font-weight:800;color:#f58800}.PackagesPage_discountCode__3O5uY{font-size:1.2rem;font-weight:700;color:#7c3aed;background:rgba(124,58,237,.1);padding:.2rem .5rem;border-radius:4px;margin-left:.5rem}.PackagesPage_priceContainer__2QZFM{position:relative;display:flex;flex-direction:column;align-items:center;margin:1.5rem 0}.PackagesPage_originalPrice__19tpp{text-decoration:line-through;color:#888;font-size:1.5rem;font-weight:400;position:relative}.PackagesPage_discountTag__2RMrm{position:absolute;top:-10px;right:-20px;background:#f58800;color:#fff;font-size:.8rem;font-weight:700;padding:.2rem .4rem;border-radius:4px;transform:rotate(5deg);animation:PackagesPage_wiggle__sreOO 2s ease-in-out infinite}.PackagesPage_discountSection__2NI-V{max-width:600px;margin:3rem auto;padding:1rem;text-align:center;position:relative;z-index:1}.PackagesPage_discountInputContainer__13MpY{display:flex;grid-gap:.5rem;gap:.5rem;max-width:400px;margin:0 auto}.PackagesPage_discountInput__3SXgy{flex:1 1;padding:.7rem 1rem;border:2px solid #9d4edd;border-radius:6px;font-size:1rem;background:#fff}.PackagesPage_discountButton__dl_5C{background:#7c3aed;color:#fff;border:none;border-radius:6px;padding:0 1.5rem;font-weight:600;cursor:pointer;transition:background .3s ease}.PackagesPage_discountButton__dl_5C:hover{background:#6d28d9}.PackagesPage_discountButton__dl_5C:disabled{background:#d4d4d8;cursor:not-allowed}.PackagesPage_discountError__1G2e6{color:#e11d48;margin-top:.5rem;font-size:.9rem}@keyframes PackagesPage_pulse__1ZvIP{0%{box-shadow:0 0 0 0 rgba(245,136,0,.4)}70%{box-shadow:0 0 0 10px rgba(245,136,0,0)}to{box-shadow:0 0 0 0 rgba(245,136,0,0)}}@keyframes PackagesPage_bounce__KZcEX{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}@keyframes PackagesPage_wiggle__sreOO{0%,to{transform:rotate(5deg)}50%{transform:rotate(-2deg)}}@media (max-width:768px){.PackagesPage_discountBanner__3UIki{margin:.5rem 15px 1.5rem;padding:.6rem 1rem}.PackagesPage_discountContent__3BReW{flex-direction:column;text-align:center;grid-gap:.5rem;gap:.5rem}.PackagesPage_discountInfo__1qTeI{justify-content:center}.PackagesPage_discountSection__2NI-V{margin:2rem auto}.PackagesPage_discountInputContainer__13MpY{flex-direction:column}.PackagesPage_discountButton__dl_5C{padding:.7rem}}.GenresPage_genresContainer__n--db{width:100vw;margin:0;padding:3rem 1rem;box-sizing:border-box;background:linear-gradient(135deg,#7c3aed,#9d4edd);min-height:100vh;position:relative;overflow:hidden}.GenresPage_genresContainer__n--db:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));z-index:0}.GenresPage_genresContainer__n--db:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat;z-index:0}.GenresPage_header__2MC0e{text-align:center;margin-bottom:2rem;position:relative;z-index:1}.GenresPage_title__3TJ3u{font-size:2.5rem;color:#fff;animation:GenresPage_fadeInDown__2ZQXI 1s ease-out;text-shadow:0 0 10px rgba(124,58,237,.5)}.GenresPage_instructionMain__AS65I{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#fff;text-shadow:0 0 5px rgba(124,58,237,.3)}.GenresPage_selectionCount__qvYhL{display:inline-block;background:#f58800;color:#fff;padding:.2rem .6rem;border-radius:15px;margin-left:.5rem}.GenresPage_instructionSub__1mCjd{font-size:1.1rem;font-weight:700;color:#7c3aed;background:#fff;padding:.5rem 1rem;border-radius:6px;border:1px dashed #7c3aed;animation:GenresPage_pulseGlow__1xw9g 2s infinite;display:inline-block}.GenresPage_bottomNavigation__zKbdl,.GenresPage_topNavigation__1azft{display:flex;justify-content:space-between;max-width:900px;margin:2rem auto;padding:0 20px;position:relative;z-index:1}.GenresPage_genresGrid__1wyAy{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem;max-width:1400px;margin-left:auto;margin-right:auto;position:relative;z-index:1}.GenresPage_genreCard__3nq2I{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;position:relative;display:flex;flex-direction:column;align-items:center}.GenresPage_genreCard__3nq2I:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--genre-color);transition:height .3s ease}.GenresPage_genreCard__3nq2I.GenresPage_hovered__2600d:before,.GenresPage_genreCard__3nq2I.GenresPage_selected__1Kinl:before{height:100%;opacity:.1}.GenresPage_genreCard__3nq2I.GenresPage_hovered__2600d{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.GenresPage_genreCard__3nq2I.GenresPage_selected__1Kinl{border-color:var(--genre-color);box-shadow:0 0 0 3px rgba(124,58,237,.2)}.GenresPage_selectionContainer__3_hS_{display:flex;align-items:center;justify-content:center;grid-gap:.5rem;gap:.5rem;background:rgba(124,58,237,.05);padding:.3rem;border-radius:8px;width:100%;margin-bottom:.5rem}.GenresPage_selectedOverlay__299ZA{padding:1rem .5rem;z-index:2;height:23px}.GenresPage_selectedOverlay__299ZA span{display:block;margin-top:5px}.GenresPage_genreCard__3nq2I.GenresPage_selected__1Kinl .GenresPage_selectionContainer__3_hS_{opacity:0;visibility:hidden}.GenresPage_selectLabel__jyo82{font-size:.8rem;color:#7c3aed;font-weight:600}.GenresPage_genreHeader__2ib2L{display:flex;align-items:center;grid-gap:.5rem;gap:.5rem;margin-bottom:.3rem}.GenresPage_genreIcon__34jAi{font-size:1.5rem;animation:GenresPage_bounce__rIUaA 1.5s infinite}.GenresPage_genreCard__3nq2I h2{font-size:1.4rem;color:#333;margin:0}.GenresPage_contentContainer__-dWYU{display:flex;align-items:center;justify-content:space-between;width:100%;grid-gap:1rem;gap:1rem;position:relative}.GenresPage_genreCard__3nq2I p{color:#666;margin:0;text-align:center;font-size:.85rem;flex:1 1;padding-right:65px}.GenresPage_sampleButton__1oc0Y{border:2px solid #7c3aed;color:#7c3aed;width:60px;height:60px;border-radius:50%;cursor:pointer;position:absolute;right:15px;top:calc(50% + 25px);z-index:2;display:flex;align-items:center;justify-content:center;padding:0;transition:none}.GenresPage_sampleButton__1oc0Y,.GenresPage_sampleButton__1oc0Y:hover{background:transparent;transform:translateY(-50%)}.GenresPage_sampleButton__1oc0Y.GenresPage_playing__2t9lZ{background:#7c3aed;color:#fff;animation:none}.GenresPage_pauseIcon__3cPcs,.GenresPage_playIcon__2X5zb{width:25px;height:25px}.GenresPage_radioButton__JIxjP{display:block;width:18px;height:18px;cursor:pointer;accent-color:#7c3aed;transition:transform .3s ease}.GenresPage_radioButton__JIxjP:hover{transform:scale(1.2)}.GenresPage_mobileRadioButton__1gY_c{display:none}.GenresPage_selectedOverlay__299ZA{position:absolute;top:0;left:0;right:0;background:var(--genre-color);color:#fff;padding:.5rem;text-align:center;border-top-left-radius:10px;border-top-right-radius:10px;font-weight:500;z-index:0}.GenresPage_backButton__3E8by,.GenresPage_continueButton__8DG9q{padding:12px 24px;border-radius:30px;font-size:1.1rem;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;font-weight:600;border:none}.GenresPage_backButton__3E8by{background:#fff;color:#7c3aed;box-shadow:0 5px 10px rgba(0,0,0,.1)}.GenresPage_backButton__3E8by:hover{transform:translateY(-2px);box-shadow:0 8px 15px rgba(0,0,0,.15)}.GenresPage_continueButton__8DG9q{background:#f58800;color:#fff}.GenresPage_continueButton__8DG9q:disabled{background:#b8a2ff;cursor:not-allowed}.GenresPage_continueButton__8DG9q:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 8px 15px rgba(245,136,0,.3)}.GenresPage_notification__20c3V{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:linear-gradient(90deg,#7c3aed,#8b5cf6);color:#fff;padding:30px 50px 25px!important;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.2);z-index:100;text-align:center;max-width:400px;width:60%;font-weight:500}.GenresPage_notification__20c3V p{margin:0 0 20px;line-height:1.5}.GenresPage_notificationButton__yrnKr{background:#fff;color:#7c3aed;border:none;padding:10px 20px;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;margin-top:5px}.GenresPage_notificationButton__yrnKr:hover{transform:translateY(-2px);box-shadow:0 5px 10px rgba(0,0,0,.15)}@keyframes GenresPage_cardPop__3bhMA{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes GenresPage_fadeInDown__2ZQXI{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes GenresPage_pulseGlow__1xw9g{0%{box-shadow:0 0 5px rgba(124,58,237,.5)}50%{box-shadow:0 0 10px rgba(124,58,237,.8)}to{box-shadow:0 0 5px rgba(124,58,237,.5)}}@keyframes GenresPage_bounce__rIUaA{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}@media (max-width:768px){.GenresPage_genresContainer__n--db{padding:2rem 15px}.GenresPage_genresGrid__1wyAy{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.GenresPage_genreCard__3nq2I{flex-direction:row;align-items:center;justify-content:space-between;padding:1rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);background:#fff;position:relative;height:60px}.GenresPage_genreCard__3nq2I:before{height:100%;opacity:.1}.GenresPage_genreCard__3nq2I.GenresPage_hovered__2600d{transform:none;box-shadow:0 4px 8px rgba(0,0,0,.15)}.GenresPage_selectionContainer__3_hS_{display:none}.GenresPage_genreHeader__2ib2L{flex:1 1;margin:0}.GenresPage_genreIcon__34jAi{font-size:1.5rem;margin:0 .5rem 0 0;animation:none}.GenresPage_genreCard__3nq2I h2{font-size:1.2rem;margin:0}.GenresPage_contentContainer__-dWYU{display:none}.GenresPage_genreCard__3nq2I p{display:none;padding-right:0}.GenresPage_sampleButton__1oc0Y{width:40px;height:40px;border-radius:50%;margin-right:10px;position:static;transform:none;right:auto;top:auto}.GenresPage_sampleButton__1oc0Y:hover{transform:none;background:transparent}.GenresPage_sampleButton__1oc0Y.GenresPage_playing__2t9lZ{background:#7c3aed;color:#fff}.GenresPage_pauseIcon__3cPcs,.GenresPage_playIcon__2X5zb{width:18px;height:18px}.GenresPage_radioButton__JIxjP{display:none}.GenresPage_mobileRadioButton__1gY_c{display:block;width:20px;height:20px;margin-left:.5rem;cursor:pointer;accent-color:#7c3aed}.GenresPage_selectedOverlay__299ZA{display:none}.GenresPage_title__3TJ3u{font-size:2rem}.GenresPage_instructionMain__AS65I{font-size:1.1rem}.GenresPage_instructionSub__1mCjd{font-size:1rem;padding:.5rem}.GenresPage_bottomNavigation__zKbdl,.GenresPage_topNavigation__1azft{flex-direction:column;grid-gap:1rem;gap:1rem;padding:0 10px}.GenresPage_backButton__3E8by,.GenresPage_continueButton__8DG9q{width:100%}.GenresPage_notification__20c3V{padding:1rem;max-width:85%}.GenresPage_notification__20c3V p{font-size:.9rem}.GenresPage_notificationButton__yrnKr{font-size:.9rem;padding:.4rem .8rem}}.LoginPage_container__kfoSC{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#7c3aed,#9d4edd);position:relative;overflow:hidden}.LoginPage_container__kfoSC:before{background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0))}.LoginPage_container__kfoSC:after,.LoginPage_container__kfoSC:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.LoginPage_container__kfoSC:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat}.LoginPage_container__kfoSC>*{position:relative;z-index:1}.LoginPage_loginBox__1O9nZ{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);width:100%;max-width:400px}.LoginPage_heading__1PjeS{text-align:center;font-size:2rem;margin-bottom:1.5rem;color:#333}.LoginPage_error__3c8uw{background-color:#ffe5e5;color:#d9534f;padding:.75rem;border-radius:4px;margin-bottom:1rem;text-align:center}.LoginPage_form__et1yA{grid-gap:1rem;gap:1rem}.LoginPage_form__et1yA,.LoginPage_formControl__uYa_C{display:flex;flex-direction:column}.LoginPage_formLabel__3DxZo{margin-bottom:.5rem;color:#333;font-weight:700}.LoginPage_input__MlIqi{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.LoginPage_button__v29hn{padding:.75rem;background-color:#f58800;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.LoginPage_button__v29hn:hover{background-color:#fa3}.LoginPage_button__v29hn:disabled{opacity:.6;cursor:not-allowed;background-color:#fdba74}.LoginPage_links__3fX83{text-align:center;margin-top:1rem;font-size:.9rem}.LoginPage_link__1I_2h{color:#f58800;text-decoration:none}.LoginPage_link__1I_2h:hover{text-decoration:underline}@media (max-width:768px){.LoginPage_container__kfoSC{padding:1rem}.LoginPage_loginBox__1O9nZ{transform:translateY(-50px)}}.RegisterPage_container__OVZB-{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#7c3aed,#9d4edd);position:relative;overflow:hidden}.RegisterPage_container__OVZB-:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));z-index:0}.RegisterPage_container__OVZB-:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat;z-index:0}.RegisterPage_container__OVZB->*{position:relative;z-index:1}.RegisterPage_registerBox__1meFp{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);width:100%;max-width:400px}.RegisterPage_heading__3waN7{text-align:center;font-size:2rem;margin-bottom:1.5rem;color:#333}.RegisterPage_error__1zZNd{background-color:#ffe5e5;color:#d9534f;padding:.75rem;border-radius:4px;margin-bottom:1rem;text-align:center}.RegisterPage_form__2G04K{grid-gap:1rem;gap:1rem}.RegisterPage_form__2G04K,.RegisterPage_formControl__b4vQw{display:flex;flex-direction:column}.RegisterPage_formLabel__H6X4w{margin-bottom:.5rem;color:#333;font-weight:700}.RegisterPage_input__305dF{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.RegisterPage_button__1xFI2{padding:.75rem;background-color:#f58800;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.RegisterPage_button__1xFI2:hover{background-color:#fa3}.RegisterPage_button__1xFI2:disabled{opacity:.6;cursor:not-allowed;background-color:#fdba74}.RegisterPage_links__faLOG{text-align:center;margin-top:1rem;font-size:.9rem}.RegisterPage_link__2WJEp{color:#7c3aed;text-decoration:none}.RegisterPage_link__2WJEp:hover{text-decoration:underline}@media (max-width:768px){.RegisterPage_container__OVZB-{padding:1rem}}.ForgotPasswordPage_container__ixj23{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#7c3aed,#9d4edd);position:relative;overflow:hidden}.ForgotPasswordPage_container__ixj23:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));z-index:0}.ForgotPasswordPage_container__ixj23:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat;z-index:0}.ForgotPasswordPage_container__ixj23>*{position:relative;z-index:1}.ForgotPasswordPage_formBox__1vhmA{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);width:100%;max-width:400px}.ForgotPasswordPage_heading__4Va3e{text-align:center;font-size:2rem;margin-bottom:1.5rem;color:#333}.ForgotPasswordPage_subHeading__2l89a{text-align:center;font-size:1.1rem;margin-bottom:1.5rem;color:#555}.ForgotPasswordPage_error__1ERHe{background-color:#ffe5e5;color:#d9534f}.ForgotPasswordPage_error__1ERHe,.ForgotPasswordPage_success__2tivA{padding:.75rem;border-radius:4px;margin-bottom:1rem;text-align:center}.ForgotPasswordPage_success__2tivA{background-color:#e6ffed;color:#2e7d32}.ForgotPasswordPage_form__1iXil{grid-gap:1rem;gap:1rem}.ForgotPasswordPage_form__1iXil,.ForgotPasswordPage_formControl__1wPCK{display:flex;flex-direction:column}.ForgotPasswordPage_formLabel__5088K{margin-bottom:.5rem;color:#333;font-weight:700}.ForgotPasswordPage_input__3yRpC{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;width:100%}.ForgotPasswordPage_button__14qm5{padding:.75rem;background-color:#f58800;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-top:.5rem}.ForgotPasswordPage_button__14qm5:hover{background-color:#fa3}.ForgotPasswordPage_button__14qm5:disabled{opacity:.6;cursor:not-allowed;background-color:#fdba74}.ForgotPasswordPage_links__WD-sA{text-align:center;margin-top:1rem;font-size:.9rem}.ForgotPasswordPage_link__3tBT4{color:#7c3aed;text-decoration:none}.ForgotPasswordPage_link__3tBT4:hover{text-decoration:underline}@media (max-width:768px){.ForgotPasswordPage_container__ixj23{padding:1rem}}.DetailsPage_container__CD5Fd{width:100%;margin:0;padding:40px;box-sizing:border-box;background:linear-gradient(135deg,#7c3aed,#9d4edd);min-height:100vh;position:relative;overflow-x:hidden;left:0;right:0}.DetailsPage_container__CD5Fd:before{background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0))}.DetailsPage_container__CD5Fd:after,.DetailsPage_container__CD5Fd:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.DetailsPage_container__CD5Fd:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat}.DetailsPage_header__1vrtH{text-align:center;margin-bottom:2rem;position:relative;z-index:1}.DetailsPage_title__dbaYA{font-size:2.5rem;color:#fff;animation:DetailsPage_fadeInDown__3pRbe 1s ease-out;text-shadow:0 0 10px rgba(124,58,237,.5)}.DetailsPage_subtitle__4o5Rc{font-size:1.2rem;color:#fff;max-width:100%;margin:0 auto 40px;line-height:1.6;font-weight:500;text-shadow:0 0 5px rgba(157,78,221,.3)}.DetailsPage_form__24LWC{background:#fff;border-radius:16px;box-shadow:0 10px 20px rgba(0,0,0,.15);padding:30px;width:90%;max-width:900px;margin:0 auto 40px;position:relative;z-index:1;animation:DetailsPage_cardPop__2YpA0 .5s ease-out}.DetailsPage_section__1d68S{margin-bottom:40px;width:100%}.DetailsPage_sectionTitle__2qCN0{font-size:1.8rem;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #f58800;color:#7c3aed}.DetailsPage_formGroup__1AE2u{margin-bottom:25px;width:100%}.DetailsPage_label__uDq5l{display:block;margin-bottom:10px;font-size:1.1rem;font-weight:600;color:#7c3aed}.DetailsPage_requiredStar__19G-u{color:#f58800;font-size:1.2rem;margin-left:5px}.DetailsPage_input__3zsZA,.DetailsPage_select__2Su7x,.DetailsPage_textarea__KIZjd{width:100%;padding:12px 15px;font-size:1rem;border:2px solid #9d4edd;border-radius:8px;background:#fff;transition:border-color .3s ease,box-shadow .3s ease;box-sizing:border-box;position:relative;z-index:2}.DetailsPage_input__3zsZA:focus,.DetailsPage_select__2Su7x:focus,.DetailsPage_textarea__KIZjd:focus{border-color:#7c3aed;box-shadow:0 0 5px rgba(124,58,237,.5);outline:none}.DetailsPage_helpText__11cgt{margin-top:12px;font-size:1rem;color:#9d4edd;font-weight:600;padding:12px 15px;background:rgba(124,58,237,.1);border-radius:8px;border-left:4px solid #9d4edd;line-height:1.5}.DetailsPage_exampleToggle__2r4GA{background:none;border:1px dashed #7c3aed;color:#7c3aed;cursor:pointer;font-size:1rem;font-weight:600;text-decoration:underline;padding:5px 10px;border-radius:4px;margin-left:5px;transition:background-color .2s ease}.DetailsPage_exampleToggle__2r4GA:hover{background:rgba(245,136,0,.1)}.DetailsPage_exampleText__n-a91{background:#f5f5f5;padding:15px;border-radius:8px;margin-top:10px;font-size:.95rem;color:#333;line-height:1.6;border:1px solid #9d4edd}.DetailsPage_hidden__3Jwcu{display:none}.DetailsPage_characterCount__oM9Ap{text-align:right;font-size:.75rem;color:#9d4edd;margin-top:5px}.DetailsPage_radioGroup__HAJ1V{display:flex;grid-gap:15px;gap:15px;flex-wrap:wrap}.DetailsPage_radioOption__3bd2m{flex:1 1;min-width:0;padding:15px;border:2px solid #9d4edd;border-radius:8px;cursor:pointer;transition:all .3s ease;text-align:center}.DetailsPage_radioSelected__35jbR{border-color:#7c3aed;background:rgba(124,58,237,.1)}.DetailsPage_radioInput__ULJbv{position:absolute;opacity:0;cursor:pointer}.DetailsPage_radioLabel__28K_w{display:block;font-size:1rem;color:#7c3aed}.DetailsPage_vocalOptions__2OPL-{display:flex;flex-wrap:wrap;grid-gap:15px;gap:15px;margin-top:10px}.DetailsPage_vocalOption__3pwtd{flex:1 1;min-width:120px;max-width:calc(50% - 15px);padding:12px 15px;border:2px solid #9d4edd;border-radius:8px;background:#fff;text-align:center;cursor:pointer;transition:all .3s ease;font-size:1rem;color:#7c3aed}.DetailsPage_vocalOption__3pwtd.DetailsPage_selected__ULuip{border-color:#7c3aed;background:rgba(124,58,237,.1)}.DetailsPage_hiddenRadio__3urJi{position:absolute;opacity:0;width:0;height:0}.DetailsPage_navigation__ZCbsv,.DetailsPage_topNavigation__4UI-N{display:flex;justify-content:space-between;max-width:900px;margin:2rem auto;padding:0 20px;position:relative;z-index:1}.DetailsPage_backButton__1SnDU,.DetailsPage_nextButton__3nTYq{padding:12px 24px;font-size:1.1rem;border-radius:30px;cursor:pointer;border:none;transition:transform .3s ease,box-shadow .3s ease;font-weight:600}.DetailsPage_backButton__1SnDU{background:#fff;color:#7c3aed;box-shadow:0 5px 10px rgba(0,0,0,.1)}.DetailsPage_backButton__1SnDU:hover{transform:translateY(-2px);box-shadow:0 8px 15px rgba(0,0,0,.15)}.DetailsPage_nextButton__3nTYq{background:#f58800;color:#fff}.DetailsPage_nextButton__3nTYq:disabled{background:#b8a2ff;cursor:not-allowed}@media not all and (min-resolution:.001dpcm){.DetailsPage_nextButton__3nTYq:not(:disabled):hover{transform:none;box-shadow:0 8px 15px rgba(245,136,0,.3)}}.DetailsPage_tips__sdgB5{background:#fff;border-radius:16px;padding:20px;box-shadow:0 10px 20px rgba(0,0,0,.15);max-width:900px;margin:0 auto 40px;position:relative;z-index:1;animation:DetailsPage_fadeInUp__1UL_I .5s ease-out}.DetailsPage_tipsTitle__7nYlJ{font-size:1.5rem;margin-bottom:15px;color:#7c3aed}.DetailsPage_tipsList__3yU7Y{padding-left:20px}.DetailsPage_tipsList__3yU7Y li{margin-bottom:10px;color:#333;line-height:1.4}.DetailsPage_instructionContainer__2f-5Q{margin-bottom:30px;width:100%;text-align:center}.DetailsPage_instructionText__3u3-8{font-size:1.1rem;font-weight:700;color:#7c3aed;background:rgba(124,58,237,.1);padding:12px 20px;border-radius:8px;border:1px dashed #7c3aed;text-align:center;max-width:800px;width:90%;display:inline-block;box-shadow:0 5px 10px rgba(0,0,0,.2);animation:DetailsPage_pulseGlow__7BFWF 2s infinite}.DetailsPage_notification__3LlpR{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:linear-gradient(90deg,#7c3aed,#8b5cf6);color:#fff;padding:30px 50px 25px!important;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.2);z-index:10;text-align:center;max-width:400px;width:60%;font-weight:500}.DetailsPage_notification__3LlpR p{margin:0 0 20px;line-height:1.5}.DetailsPage_notificationStar__2wf6C{color:#f58800!important;font-weight:700;display:inline}.DetailsPage_notificationButton__3RHjR{background:#fff;color:#7c3aed;border:none;padding:10px 20px;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;margin-top:5px}.DetailsPage_notificationButton__3RHjR:hover{transform:translateY(-2px);box-shadow:0 5px 10px rgba(0,0,0,.15)}.DetailsPage_notificationCloseButton__Dv5w8{position:absolute;top:15px;right:15px;background:none;border:none;color:#fff;font-size:1rem;cursor:pointer;opacity:.8;transition:opacity .2s}.DetailsPage_notificationCloseButton__Dv5w8:hover{opacity:1}@keyframes DetailsPage_cardPop__2YpA0{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes DetailsPage_fadeInDown__3pRbe{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes DetailsPage_fadeInUp__1UL_I{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes DetailsPage_pulseGlow__7BFWF{0%{box-shadow:0 0 5px rgba(124,58,237,.5)}50%{box-shadow:0 0 10px rgba(124,58,237,.8)}to{box-shadow:0 0 5px rgba(124,58,237,.5)}}@keyframes DetailsPage_slideIn__2WXde{0%{opacity:0;bottom:0}to{opacity:1;bottom:20px}}@media (max-width:768px){.DetailsPage_container__CD5Fd{padding:20px;width:100vw;max-width:100vw;margin-left:0;margin-right:0}body,html{overflow-x:hidden;width:100%;margin:0;padding:0}.DetailsPage_form__24LWC{padding:20px 15px}.DetailsPage_title__dbaYA{font-size:2rem}.DetailsPage_subtitle__4o5Rc{font-size:1rem}.DetailsPage_sectionTitle__2qCN0{font-size:1.5rem}.DetailsPage_radioGroup__HAJ1V,.DetailsPage_vocalOptions__2OPL-{flex-direction:column}.DetailsPage_vocalOption__3pwtd{width:100%;max-width:90%}.DetailsPage_navigation__ZCbsv,.DetailsPage_topNavigation__4UI-N{flex-direction:column;grid-gap:15px;gap:15px;padding:0 10px}.DetailsPage_backButton__1SnDU,.DetailsPage_nextButton__3nTYq{width:100%}.DetailsPage_instructionText__3u3-8{font-size:1rem;padding:10px 15px}.DetailsPage_notification__3LlpR{padding:15px;max-width:85%}.DetailsPage_notification__3LlpR p{font-size:.9rem}.DetailsPage_notificationButton__3RHjR{font-size:.9rem;padding:8px 16px}}.CheckoutForm_checkoutContainer__2u16K{max-width:1200px;margin:0 auto;position:relative;z-index:1}.CheckoutForm_title__2OdUR{font-size:32px;text-align:center;margin-bottom:30px;color:#fff;text-shadow:0 0 10px rgba(124,58,237,.5);animation:CheckoutForm_fadeInDown__3ezKN 1s ease-out}.CheckoutForm_content__2ppWe{display:flex;grid-gap:30px;gap:30px}.CheckoutForm_orderSummary__3raoT,.CheckoutForm_paymentSection__1CFwB{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:30px;flex:1 1;position:relative;z-index:1;animation:CheckoutForm_cardPop__2mWdG .5s ease-out;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.CheckoutForm_orderSummary__3raoT:hover,.CheckoutForm_paymentSection__1CFwB:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(124,58,237,.2)}.CheckoutForm_sectionTitle__2IkG6{font-size:24px;margin-bottom:25px}.CheckoutForm_summarySection__2-haZ{margin-bottom:25px}.CheckoutForm_packageTitle__2rnV6{font-size:20px;margin-bottom:15px;color:#333}.CheckoutForm_featuresList__d7g8-{list-style-type:none;padding-left:0}.CheckoutForm_featuresList__d7g8- li{padding:8px 0 8px 25px;position:relative}.CheckoutForm_featuresList__d7g8- li:before{content:"✓";color:#f58800;position:absolute;left:0}.CheckoutForm_subSectionTitle__2bOWg{font-size:18px;margin-bottom:15px;color:#333}.CheckoutForm_genreList__21m3l{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.CheckoutForm_genreBadge__l-J_T{display:inline-block;background-color:rgba(124,58,237,.1);color:#7c3aed;padding:5px 12px;border-radius:20px;font-size:14px;animation:CheckoutForm_badgeScale__2s10y .8s ease-out}.CheckoutForm_detailList__3A7Rt{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.CheckoutForm_detailItem__3PiCJ{display:flex;flex-wrap:wrap}.CheckoutForm_detailLabel__uA0fz{font-weight:700;min-width:120px;margin-right:10px}.CheckoutForm_priceSection__15ZRJ{margin-top:30px;border-top:1px solid #eee;padding-top:20px}.CheckoutForm_priceItem__1uKde{display:flex;justify-content:space-between;margin-bottom:10px}.CheckoutForm_priceDivider__1E6jf{border-top:1px solid #eee;margin:15px 0}.CheckoutForm_priceTotal__3VKGO{display:flex;justify-content:space-between;font-weight:700;font-size:18px;background:linear-gradient(45deg,#7c3aed,#f58800);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 2px 4px rgba(0,0,0,.1)}.CheckoutForm_cardLabel__3VbJk{display:block;font-weight:500;margin-bottom:10px;font-size:16px;color:#444}.CheckoutForm_cardContainer__10Tj7{border:2px solid #9d4edd;border-radius:8px;padding:15px;background-color:#fff}.CheckoutForm_securityNote__3BRpR{background-color:rgba(124,58,237,.1);padding:15px;border-radius:8px;margin:25px 0;font-size:14px;color:#7c3aed}.CheckoutForm_formActions__2PTxn{grid-gap:15px;gap:15px;margin-top:20px}.CheckoutForm_backButton__2yv9A,.CheckoutForm_payButton__287LA{padding:12px 24px;font-size:16px;border:none;border-radius:30px;cursor:pointer;font-weight:500}.CheckoutForm_backButton__2yv9A{box-shadow:0 5px 10px rgba(0,0,0,.1)}.CheckoutForm_payButton__287LA{background-color:#f58800;color:#fff;flex-grow:1;animation:CheckoutForm_pulse__1RI8H 2s infinite}.CheckoutForm_backButton__2yv9A:hover{transform:translateY(-2px);box-shadow:0 8px 15px rgba(0,0,0,.15)}.CheckoutForm_payButton__287LA:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 15px rgba(245,136,0,.3);background-color:#f58800}.CheckoutForm_backButton__2yv9A:disabled,.CheckoutForm_payButton__287LA:disabled{opacity:.6;cursor:not-allowed}.CheckoutForm_errorMessage__PlNY_{background-color:#fff3cd;border:1px solid #ffeeba;color:#856404;padding:12px 20px;margin-bottom:20px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;max-width:900px;margin-left:auto;margin-right:auto}.CheckoutForm_closeButton__2pZey{background:none;border:none;color:#856404;cursor:pointer;font-weight:700}.CheckoutForm_closeButton__2pZey:hover{text-decoration:underline}@media (max-width:768px){.CheckoutForm_content__2ppWe,.CheckoutForm_formActions__2PTxn{flex-direction:column}.CheckoutForm_backButton__2yv9A,.CheckoutForm_payButton__287LA{width:100%}}.CheckoutForm_formInput__2T4Gu,.CheckoutForm_formSelect__1O4-y{width:100%;padding:12px 15px;margin-bottom:15px;border:2px solid #9d4edd;border-radius:8px;font-size:16px;background-color:#fff;transition:border-color .3s}.CheckoutForm_formInput__2T4Gu:focus,.CheckoutForm_formSelect__1O4-y:focus{border-color:#7c3aed;outline:none;box-shadow:0 2px 4px rgba(124,58,237,.1)}.CheckoutForm_formLabel__tlZ6y{margin-bottom:8px;font-weight:500;font-size:16px}.CheckoutForm_infoSeparator__sEF_2{margin:30px 0;border-top:1px solid #eee}.CheckoutForm_cardContainer__10Tj7,.CheckoutForm_formInput__2T4Gu,.CheckoutForm_formSelect__1O4-y{width:100%;padding:12px 15px;margin-bottom:15px;border:2px solid #9d4edd;border-radius:8px;font-size:16px;background-color:#fff;transition:border-color .3s;box-sizing:border-box}.CheckoutForm_cardElement__340u6,.CheckoutForm_formGroup__-vKR_{width:100%}.CheckoutForm_formSelect__1O4-y{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237C3AED' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em;padding-right:2.5rem}.CheckoutForm_discountSection__3_FX7{margin-bottom:25px}.CheckoutForm_discountInputContainer__1Pkwx{display:flex;grid-gap:10px;gap:10px;margin-bottom:10px}.CheckoutForm_discountInput__1lBSQ{flex-grow:1;padding:12px 15px;border:2px solid #9d4edd;border-radius:8px;font-size:16px;transition:border-color .3s}.CheckoutForm_discountInput__1lBSQ:focus{border-color:#7c3aed;outline:none;box-shadow:0 2px 4px rgba(124,58,237,.1)}.CheckoutForm_discountButton__2vrcI{background-color:#f58800;color:#fff;border:none;border-radius:8px;padding:0 20px;font-size:16px;cursor:pointer;font-weight:500;transition:background-color .3s}.CheckoutForm_discountButton__2vrcI:hover{background-color:#7c3aed}.CheckoutForm_discountButton__2vrcI:disabled{opacity:.6;cursor:not-allowed}.CheckoutForm_discountError__2vsEA{color:#e53e3e;font-size:14px;margin-top:5px}.CheckoutForm_discountApplied__2eNhl{color:#f58800;font-size:14px;margin-top:5px;font-weight:500}.CheckoutForm_freeOrderMessage__10BIy{padding:1rem;background-color:rgba(124,58,237,.1);border:1px solid #9d4edd;border-radius:.25rem;margin:1rem 0;color:#7c3aed}@keyframes CheckoutForm_fadeInDown__3ezKN{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes CheckoutForm_cardPop__2mWdG{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes CheckoutForm_badgeScale__2s10y{0%{transform:scale(.8)}to{transform:scale(1)}}@keyframes CheckoutForm_pulse__1RI8H{0%{box-shadow:0 0 0 0 rgba(245,136,0,.4)}70%{box-shadow:0 0 0 10px rgba(245,136,0,0)}to{box-shadow:0 0 0 0 rgba(245,136,0,0)}}.CheckoutForm_termsAgreement__3VUc-{font-size:.85rem;text-align:center;margin:1rem 0;color:#666;line-height:1.4;width:100%}.CheckoutForm_termsAgreement__3VUc- a{color:#6a11cb;text-decoration:underline;transition:color .2s}.CheckoutForm_termsAgreement__3VUc- a:hover{color:#3900a3}.CheckoutForm_authSection__1SM0u{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:1.75rem;margin-bottom:2rem;max-width:450px;margin-left:auto;margin-right:auto}.CheckoutForm_sectionTitle__2IkG6{font-size:1.5rem;margin-bottom:.75rem;color:#7c3aed;text-align:center}.CheckoutForm_authDescription__3Mzsz{margin-bottom:1.25rem;color:#555;font-size:1rem;line-height:1.5;text-align:center}.CheckoutForm_authForm__2y-Ey{display:flex;flex-direction:column;grid-gap:.2rem;gap:.2rem}.CheckoutForm_formLabel__tlZ6y{margin-bottom:.25rem;display:block;font-weight:700;color:#7c3aed}.CheckoutForm_formInput__2T4Gu{padding:.6rem .75rem;border:1px solid #d1d5db;border-radius:4px;width:100%;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.CheckoutForm_formInput__2T4Gu:focus{border-color:#7c3aed;box-shadow:0 0 0 3px rgba(124,58,237,.1);outline:none}.CheckoutForm_formActions__2PTxn{display:flex;justify-content:space-between;margin-top:1.25rem;grid-gap:.75rem;gap:.75rem}.CheckoutForm_backButton__2yv9A{background-color:#fff;color:#7c3aed;border:1px solid #7c3aed;padding:.65rem 1.25rem;border-radius:30px;font-weight:600;cursor:pointer;transition:all .2s;font-size:.95rem;flex-basis:40%;text-align:center}.CheckoutForm_backButton__2yv9A:hover{background-color:#f9f7ff;transform:translateY(-1px)}.CheckoutForm_continueButton__1rPjr{background-color:#f58800;color:#fff;border:none;padding:.65rem 1.25rem;border-radius:30px;font-weight:600;cursor:pointer;transition:all .2s;font-size:.95rem;flex-basis:60%;text-align:center;box-shadow:0 2px 4px rgba(245,136,0,.2)}.CheckoutForm_continueButton__1rPjr:hover{background-color:#f58800;transform:translateY(-1px);box-shadow:0 4px 6px rgba(245,136,0,.3)}.CheckoutForm_continueButton__1rPjr:disabled{background-color:#f9a671;cursor:not-allowed;transform:none;box-shadow:none}.CheckoutForm_authToggle__3Ex7L{text-align:center;margin-top:1.25rem;font-size:.95rem;color:#555}.CheckoutForm_toggleButton__39rgT{background:none;border:none;color:#f58800;font-weight:600;cursor:pointer;padding:0 .25rem;transition:color .2s;margin-left:.35rem}.CheckoutForm_toggleButton__39rgT:hover{color:#7c3aed;text-decoration:underline}.CheckoutForm_error__2k2iI{background-color:#fff5f5;color:#e53e3e;padding:.75rem;border-radius:4px;border:1px solid #fc8181;margin-bottom:.75rem;font-size:.9rem}.CheckoutPage_container__1bu6d{width:100vw;margin:0;padding:40px 20px;box-sizing:border-box;background:linear-gradient(135deg,#7c3aed,#9d4edd);min-height:100vh;position:relative;overflow-x:hidden}.CheckoutPage_container__1bu6d:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));z-index:0}.CheckoutPage_container__1bu6d:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat;z-index:0}@media (max-width:768px){.CheckoutPage_container__1bu6d{padding:20px;width:100vw;max-width:100vw;margin-left:0;margin-right:0}}.ConfirmationPage_container__2siW7{display:flex;justify-content:center;align-items:center;padding:2rem;min-height:100vh;background-color:#f0f4f8}.ConfirmationPage_confirmationCard__33vam{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center;max-width:500px;width:100%}.ConfirmationPage_checkmark__3kfW_{font-size:3rem;color:#7c3aed;margin-bottom:1rem}.ConfirmationPage_title__2SypX{font-size:2rem;margin-bottom:.5rem;color:#333}.ConfirmationPage_orderNumber__gBB1i{font-size:1.1rem;font-weight:500;margin-bottom:1rem;color:#555}.ConfirmationPage_message__1_Qbu{font-size:1.2rem;margin-bottom:1rem;color:#444}.ConfirmationPage_details__1M3vh{font-size:1rem;margin-bottom:2rem;color:#666}.ConfirmationPage_homeButton__3H2YM{background-color:#7c3aed;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.ConfirmationPage_homeButton__3H2YM:hover{background-color:#6d28d9}.DashboardPage_dashboardContainer__Er_-6{width:100vw;margin:0;padding:3rem 2rem;box-sizing:border-box;background:linear-gradient(135deg,#7c3aed,#9d4edd);min-height:100vh;position:relative;overflow:hidden}.DashboardPage_dashboardContainer__Er_-6:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0));z-index:0}.DashboardPage_dashboardContainer__Er_-6:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat;z-index:0}.DashboardPage_dashboardContainer__Er_-6>*{position:relative;z-index:1}.DashboardPage_alertContainer__1aDSi{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:1000;margin-bottom:1rem}.DashboardPage_alertError__9XAfg{background-color:#ffe5e5;color:#d9534f}.DashboardPage_alertError__9XAfg,.DashboardPage_alertSuccess__3FzdP{padding:.75rem;margin-bottom:.5rem;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.DashboardPage_alertSuccess__3FzdP{background-color:#e6ffed;color:#2e7d32}.DashboardPage_dashboardHeader__jQHyD{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.DashboardPage_dashboardTitle__12QcZ{font-size:2rem;margin:0;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(124,58,237,.5)}.DashboardPage_headerButtons__2WbCA{display:flex;grid-gap:10px;gap:10px}.DashboardPage_buttonPrimary__Tnqfp{background-color:#f58800;color:#fff;border:none;padding:.75rem 1.25rem;border-radius:4px;cursor:pointer;transition:background-color .3s ease;font-size:1rem;font-weight:500;box-shadow:0 4px 6px rgba(0,0,0,.2)}.DashboardPage_buttonPrimary__Tnqfp:hover{background-color:#fa3}.DashboardPage_buttonOutline__2FhLs{background-color:#fff;color:#333;border:1px solid #7c3aed;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:background-color .3s,border-color .3s;box-shadow:0 2px 4px rgba(0,0,0,.1)}.DashboardPage_buttonOutline__2FhLs:hover{background-color:#f5f3ff;border-color:#6d28d9}.DashboardPage_buttonOutlineSmall__1HcT8,.DashboardPage_buttonSmall__132Ir{font-size:.9rem;padding:.4rem .75rem}.DashboardPage_buttonOutlineSmall__1HcT8{background-color:#fff;border:1px solid #7c3aed;transition:background-color .3s,border-color .3s;box-shadow:0 2px 4px rgba(0,0,0,.1)}.DashboardPage_buttonOutlineSmall__1HcT8:hover{background-color:#f5f3ff;border-color:#6d28d9}.DashboardPage_buttonDanger__38CGI{background-color:#d32f2f;color:#fff;border:none;border-radius:4px;padding:10px 16px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s;margin-top:15px;width:100%;box-shadow:0 4px 6px rgba(0,0,0,.2)}.DashboardPage_buttonDanger__38CGI:hover{background-color:#b71c1c}.DashboardPage_buttonDanger__38CGI:disabled{background-color:#e57373;cursor:not-allowed}.DashboardPage_tabs__24TOC{display:flex;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.DashboardPage_tabButton__3F877{background-color:#f58800;border:none;padding:.5rem 1rem;cursor:pointer;border-radius:4px;font-size:1rem;font-weight:500;color:#fff;transition:all .3s;box-shadow:0 2px 4px rgba(0,0,0,.2)}.DashboardPage_tabButton__3F877:hover{background-color:#fa3}.DashboardPage_tabButtonActive__21Ki4{background-color:#7c3aed;color:#fff}.DashboardPage_tabButtonActive__21Ki4:hover{background-color:#6d28d9}.DashboardPage_tabContent__3Os0U{margin-top:1rem}.DashboardPage_spinnerContainer__1ZGLx{display:flex;justify-content:center;align-items:center;height:50vh}.DashboardPage_spinner__2X28O{width:40px;height:40px;border:4px solid #ccc;border-top-color:#f58800;border-radius:50%;animation:DashboardPage_spin__17PN3 1s linear infinite}@keyframes DashboardPage_spin__17PN3{to{transform:rotate(1turn)}}.DashboardPage_emptyState__9IABQ{text-align:center;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.DashboardPage_emptyIcon__1jclc{font-size:2.5rem;margin-bottom:1rem;color:#7c3aed}.DashboardPage_dashboardContainer__Er_-6 .DashboardPage_emptyState__9IABQ h2{color:#2d3748}.DashboardPage_ordersList__1wZeI{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}.DashboardPage_orderCard__3-b-Z{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:1.5rem;margin-bottom:1.5rem;animation:DashboardPage_fadeIn__3xxIL .5s ease-in}.DashboardPage_orderHeader__2EeDL{display:flex;justify-content:space-between;align-items:center;background-color:#f5f3ff;padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem}.DashboardPage_orderNumber__FRLhy{font-weight:600;font-size:1.2rem;color:#2d3748}.DashboardPage_orderDate__3EzIa,.DashboardPage_orderDateRow__2628P{color:#666;font-size:.9rem;display:flex;justify-content:space-between;margin:.25rem 0}.DashboardPage_orderDetails__2wm21{margin-bottom:1.5rem;line-height:1.5}.DashboardPage_orderDetails__2wm21 p{font-size:1rem;color:#4a5568}.DashboardPage_orderDetails__2wm21 strong{color:#2d3748}.DashboardPage_genreBadge__7tuqm{display:inline-block;background-color:#f5f3ff;color:#7c3aed;padding:.25rem .5rem;border-radius:4px;margin-right:.25rem;font-size:.85rem}.DashboardPage_orderActions__1U5Mf{display:flex;grid-gap:.75rem;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.DashboardPage_statusBadge__1jrf9{padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:500;box-shadow:0 2px 4px rgba(0,0,0,.1)}.DashboardPage_badgeDefault__Ek3mt{background-color:#e0e0e0;color:#333}.DashboardPage_badgeBlue__yJRUg{background-color:#e0ecff;color:#2b6cb0}.DashboardPage_badgeTeal__3NUWg{background-color:#e6fffa;color:#319795}.DashboardPage_badgePurple__2W0bh{background-color:#f3e8ff;color:#6b46c1}.DashboardPage_badgeOrange__3V-CO{background-color:#fffaf0;color:#dd6b20}.DashboardPage_badgeYellow__1_JiE{background-color:#fefcbf;color:#b7791f}.DashboardPage_badgeGreen__1Mmkv{background:linear-gradient(90deg,#48bb78,#38a169);color:#fff}.DashboardPage_badgeGray__2Z9tI{background-color:#f0f0f0;color:#666}.DashboardPage_progressTracker__2cW3K{background-color:#f5f3ff;padding:1rem;border-radius:6px;margin-bottom:1rem}.DashboardPage_progressTitle__3vi-A{margin-bottom:.5rem;font-weight:500;color:#2d3748}.DashboardPage_progressBarContainer__agH9j{position:relative;margin-top:1rem}.DashboardPage_progressLine__29KXO{position:absolute;top:15px;left:12px;right:12px;height:3px;background-color:#ccc}.DashboardPage_progressLineActive__1NhVS{position:absolute;top:15px;left:12px;height:3px;background:linear-gradient(90deg,#f58800,#fa3)}.DashboardPage_progressSteps__1Dn49{display:flex;justify-content:space-between;position:relative;z-index:2}.DashboardPage_progressStepWrapper__ER4Yt{display:flex;flex-direction:column;align-items:center;width:20%}.DashboardPage_stepCircle__3wmVH,.DashboardPage_stepCircleActive__pWvUs,.DashboardPage_stepCircleCompleted__1Y0RX{width:30px;height:30px;border-radius:50%;border:2px solid #ccc;background-color:#fff;display:flex;justify-content:center;align-items:center;font-weight:700}.DashboardPage_stepCircleActive__pWvUs{border-color:#f58800;color:#f58800}.DashboardPage_stepCircleCompleted__1Y0RX{background-color:#f58800;border-color:#f58800;color:#fff}.DashboardPage_stepLabel__27jb4{font-size:.75rem;margin-top:.25rem;color:#666;text-align:center}.DashboardPage_stepLabelActive__KRyE6{font-size:.75rem;margin-top:.25rem;color:#333;font-weight:500;text-align:center}.DashboardPage_audioSection__2HVlK{background-color:#f5f3ff;margin:1rem 0;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.DashboardPage_songItem__13MhG{display:block;min-height:180px;background-color:#fff;border:1px solid #e2e8f0;border-left:4px solid #7c3aed;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;position:relative;transition:box-shadow .3s ease,transform .2s ease}.DashboardPage_songItem__13MhG:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.DashboardPage_songItem__13MhG:last-child{margin-bottom:0}.DashboardPage_songItem__13MhG>*{padding-left:2.5rem;padding-top:.5rem;margin-bottom:.9rem}.DashboardPage_songTitle__1uEIk{font-weight:600;font-size:1.1rem;color:#2d3748}.DashboardPage_songSubtitle__295rG,.DashboardPage_songTitle__1uEIk{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.5}.DashboardPage_songSubtitle__295rG{font-size:.9rem;color:#666;margin:.5rem 0 .9rem}.DashboardPage_audioControls__PpiTH{display:flex;align-items:center;grid-gap:1rem;gap:1rem;margin-top:.5rem;margin-bottom:1.35rem;padding-bottom:.9rem}.DashboardPage_playButton__-HNLa{background:linear-gradient(90deg,#f58800,#fa3);color:#fff;border:none;width:58px;height:58px;border-radius:50%;font-size:1.2rem;cursor:pointer;transition:background .3s,transform .2s;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 6px rgba(0,0,0,.2)}.DashboardPage_playButton__-HNLa:hover{background:linear-gradient(90deg,#fa3,#f58800);transform:scale(1.05)}.DashboardPage_downloadSection__1QCgt{display:flex;align-items:center}.DashboardPage_downloadText__zS2Ez{display:flex;align-items:center;justify-content:center;color:#7c3aed;text-decoration:none;font-size:.9rem;font-weight:500;padding:.5rem 1rem;border-radius:20px;background-color:#f5f3ff;transition:background-color .3s,color .3s,transform .2s;height:32px}.DashboardPage_downloadText__zS2Ez:hover{background-color:#ede9fe;color:#6d28d9;transform:translateY(-1px)}.DashboardPage_downloadHint__OMhb0{display:none;font-size:.75rem;font-weight:400;color:#9c27b0;margin-left:.5rem}@media (hover:hover) and (pointer:fine){.DashboardPage_downloadSection__1QCgt:hover .DashboardPage_downloadHint__OMhb0{display:inline}}@media (max-width:768px){.DashboardPage_songItem__13MhG{min-height:190px;padding:1rem;text-align:center}.DashboardPage_songItem__13MhG>*{padding-left:0;padding-top:.5rem;margin-bottom:.7rem}.DashboardPage_audioControls__PpiTH{flex-direction:column;align-items:center;justify-content:center;grid-gap:.9rem;gap:.9rem;margin-top:.5rem;margin-bottom:.9rem;padding-bottom:.7rem}.DashboardPage_playButton__-HNLa{width:48px;height:48px;font-size:1rem}.DashboardPage_downloadText__zS2Ez{font-size:.85rem;padding:.4rem .8rem}.DashboardPage_songDetails__3WpPG{flex-direction:column;align-items:center}.DashboardPage_songTitle__1uEIk{margin-bottom:.45rem;text-align:center}.DashboardPage_songSubtitle__295rG{margin:.25rem 0 .7rem;text-align:center}}@media (max-width:370px){.DashboardPage_songItem__13MhG{min-height:200px}}.DashboardPage_modalOverlay__3uivv{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:9999;display:flex;justify-content:center;align-items:center}.DashboardPage_modalContent__1Ea1G{background-color:#fff;padding:25px;border-radius:10px;width:90%;max-width:600px;max-height:80vh;overflow-y:auto;position:relative}.DashboardPage_modalClose__1XJm1{background:none;border:none;font-size:1.5rem;position:absolute;top:10px;right:10px;cursor:pointer}.DashboardPage_modalTitle__3YZux{margin-top:0;font-size:22px;margin-bottom:15px;color:#333}.DashboardPage_modalText__1cYhr{margin:1rem 0}.DashboardPage_modalTextarea__1qmIT{width:100%;border:1px solid #ccc;border-radius:4px;padding:.75rem;font-size:1rem}.DashboardPage_modalActions__1MZtC{display:flex;justify-content:flex-end;grid-gap:.75rem;gap:.75rem;margin-top:1rem}.DashboardPage_modalContent__1Ea1G::-webkit-scrollbar{width:8px}.DashboardPage_modalContent__1Ea1G::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.DashboardPage_modalContent__1Ea1G::-webkit-scrollbar-thumb{background:#7c3aed;border-radius:10px}.DashboardPage_modalContent__1Ea1G::-webkit-scrollbar-thumb:hover{background:#6d28d9}.DashboardPage_lyricsContainer__mfDs2{background-color:#f9f9f9;border-radius:8px;padding:20px;margin:15px 0;max-height:400px;overflow-y:auto;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);border:1px solid #eee}.DashboardPage_lyricsText__10rpJ{white-space:pre-wrap;font-family:inherit;line-height:1.6;margin:0;font-size:16px;color:#333}.DashboardPage_emptyLyrics__2MAKa{text-align:center;color:#666;font-style:italic;padding:30px 0}.DashboardPage_profileSection__1Sm0A{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}.DashboardPage_dangerZone__2toNj{background-color:#fff8f8;border:1px solid #fcc;border-radius:8px;padding:15px;margin:20px 0}.DashboardPage_warningText__1QVLv{color:#d32f2f;font-weight:700;margin-bottom:15px}.DashboardPage_input__2UhLU{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;margin-bottom:10px;font-size:16px}@media print{.DashboardPage_modalOverlay__3uivv{position:relative;background:none}.DashboardPage_modalContent__1Ea1G{box-shadow:none;width:100%;position:relative}.DashboardPage_modalActions__1MZtC,.DashboardPage_modalClose__1XJm1{display:none}.DashboardPage_lyricsContainer__mfDs2{background:none;padding:0;max-height:none;border:none;box-shadow:none}.DashboardPage_lyricsText__10rpJ{font-size:14px}.DashboardPage_dashboardContainer__Er_-6>:not(.DashboardPage_modalOverlay__3uivv){display:none}}.DashboardPage_songItem__13MhG{padding:15px 0;border-bottom:1px solid #eee}.DashboardPage_songItem__13MhG:first-child{padding-top:0}.DashboardPage_songItem__13MhG:last-child{border-bottom:none}.DashboardPage_mainVersion__2Xw3D{font-size:.8em;color:#666;margin-left:8px;font-style:italic}.DashboardPage_dashboardNotification__3BGYy{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:linear-gradient(90deg,#f58800,#fa3);color:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.2);z-index:100;animation:DashboardPage_slideIn__22Hhg .3s ease-out;text-align:center;max-width:400px;width:90%;font-weight:500}.DashboardPage_dashboardNotification__3BGYy p{margin-bottom:15px;font-size:1rem;line-height:1.5}.DashboardPage_notificationButton__2BsRB{background-color:#fff;color:#7c3aed;border:none;padding:10px 20px;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:10px}.DashboardPage_notificationButton__2BsRB:hover{background-color:#f5f3ff}.DashboardPage_notificationCloseButton__3c-1k{position:absolute;top:10px;right:10px;background:none;border:none;color:#fff;font-size:16px;cursor:pointer;opacity:.8;transition:opacity .2s}.DashboardPage_notificationCloseButton__3c-1k:hover{opacity:1}@keyframes DashboardPage_slideIn__22Hhg{0%{opacity:0;bottom:0}to{opacity:1;bottom:20px}}.DashboardPage_statusContainer__2WYZA{display:flex;align-items:center;grid-gap:10px;gap:10px}.DashboardPage_viewActiveButton__q5ATu{background-color:#f58800;color:#fff;border:none;padding:6px 12px;border-radius:4px;font-size:.8rem;cursor:pointer;transition:background-color .2s;box-shadow:0 2px 4px rgba(0,0,0,.2)}.DashboardPage_viewActiveButton__q5ATu:hover{background-color:#fa3}.DashboardPage_secondaryActions__3eCJa{display:flex;grid-gap:8px;gap:8px;flex-wrap:wrap;margin-top:10px}@media (max-width:768px){.DashboardPage_dashboardNotification__3BGYy{padding:15px;max-width:85%}.DashboardPage_dashboardNotification__3BGYy p{font-size:.9rem}.DashboardPage_notificationButton__2BsRB{font-size:.9rem;padding:8px 16px}.DashboardPage_audioControls__PpiTH,.DashboardPage_orderActions__1U5Mf,.DashboardPage_secondaryActions__3eCJa{flex-direction:column;grid-gap:10px;gap:10px}.DashboardPage_secondaryActions__3eCJa{display:flex}.DashboardPage_dashboardHeader__jQHyD{flex-direction:column;grid-gap:10px;gap:10px;align-items:flex-start}.DashboardPage_tabs__24TOC{flex-wrap:wrap}}.DashboardPage_orderDetailsModal__AtF3G{max-height:70vh;overflow-y:auto;padding:10px}.DashboardPage_orderDetailsModal__AtF3G h3{margin-top:20px;margin-bottom:10px;font-size:1.2rem;color:#333;border-bottom:1px solid #eee;padding-bottom:5px}.DashboardPage_orderDetailsModal__AtF3G h3:first-child{margin-top:0}.DashboardPage_detailsRow__1HjGf{margin-bottom:12px;line-height:1.5}.DashboardPage_detailsRow__1HjGf strong{margin-right:5px;color:#555;display:block;margin-bottom:5px}.DashboardPage_detailsRow__1HjGf p{margin:0;padding:5px 0 15px;line-height:1.5;white-space:pre-wrap}.DashboardPage_storyHeading__1A1Si{color:#6a3de8!important;font-size:1.3rem!important;margin-top:25px!important;font-weight:600;border-bottom:2px solid #6a3de8!important}.DashboardPage_storySection__Qo2cb{margin:15px 0;border-radius:8px;overflow:hidden}.DashboardPage_storyContent__LoUWU{background-color:#f0f7ff;border-left:4px solid #6a3de8;padding:15px;border-radius:4px}.DashboardPage_storyText__3q4sx{white-space:pre-line;line-height:1.6;margin:0}.DashboardPage_keyPointsText__2eEMO{background-color:#fff9f0;border-left:3px solid #f5a623;padding:12px;border-radius:4px;margin-top:8px;white-space:pre-line;line-height:1.6}.DashboardPage_rushDelivery__3Fa5Q{color:#f06292;font-weight:500}.DashboardPage_downloadInstructions__76TDk{text-align:left;padding:0 5px}.DashboardPage_downloadSteps__2LBva{margin:0;padding-left:22px}.DashboardPage_downloadSteps__2LBva li{margin-bottom:6px;line-height:1.4}.DashboardPage_downloadSteps__2LBva li:last-child{margin-bottom:0}.DashboardPage_helpPrompt__3mlVR{margin-top:8px;margin-bottom:0;font-style:italic}.DashboardPage_helpLink__2yc-B{background:none;border:none;color:#fff;text-decoration:underline;font-size:inherit;cursor:pointer;font-style:normal;background-color:#f6e05e;color:#2d3748;padding:5px 10px;border-radius:4px;text-decoration:none;transition:background-color .3s}.DashboardPage_helpLink__2yc-B:hover{background-color:#d69e2e;color:#2d3748}.DashboardPage_downloadButton__1qDAF{display:flex;flex-direction:column;align-items:center;border-radius:8px;padding:8px 12px;transition:all .2s ease;text-decoration:none;position:relative}.DashboardPage_downloadButton__1qDAF:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.DashboardPage_downloadIcon__1U-5Q{font-size:20px;margin-bottom:4px;color:#7c3aed}.DashboardPage_downloadButtonText__3XwYo{font-size:14px;color:#333}.DashboardPage_downloadHelpText__1TzxZ{font-size:12px;color:#666;margin-top:3px;max-width:150px;text-align:center}.DashboardPage_downloadTooltip__27nN8{position:absolute;top:-40px;left:50%;transform:translateX(-50%);background-color:#333;color:#fff;padding:6px 10px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;pointer-events:none;z-index:5}.DashboardPage_downloadTooltip__27nN8:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#333}.DashboardPage_downloadButton__1qDAF:hover .DashboardPage_downloadTooltip__27nN8{opacity:1;visibility:visible}.DashboardPage_helpBadge__2nBOQ{position:absolute;top:-8px;right:-8px;background-color:#ff9f1c;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;animation:DashboardPage_pulse__3S52a 2s infinite}.DashboardPage_shareModalContent__3oMyU{margin-bottom:20px}.DashboardPage_shareText__p1-Io{margin-bottom:15px;font-size:16px;color:#444}.DashboardPage_shareInputGroup__1owU3{display:flex;margin-bottom:20px;border-radius:4px;overflow:hidden;border:1px solid #ddd}.DashboardPage_shareUrlInput__2b5FZ{flex:1 1;padding:10px 12px;border:none;font-size:14px;color:#333;background-color:#f9f9f9}.DashboardPage_copyButton__2PMkQ{padding:10px 15px;background-color:#f58800;color:#fff;border:none;font-weight:600;cursor:pointer;transition:background-color .2s}.DashboardPage_copyButton__2PMkQ:hover{background-color:#fa3}.DashboardPage_shareSocialButtons__2jMbd{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.DashboardPage_socialButton__3yZX4{display:flex;align-items:center;justify-content:center;padding:12px;border-radius:4px;font-weight:600;text-decoration:none;transition:opacity .2s}.DashboardPage_socialButton__3yZX4:hover{opacity:.9}.DashboardPage_facebookButton__3CJc_{background-color:#1877f2;color:#fff}.DashboardPage_twitterButton__16kqv{background-color:#1da1f2;color:#fff}.DashboardPage_emailButton__2HqhW{background-color:#ea4335;color:#fff}@media (max-width:768px){.DashboardPage_shareInputGroup__1owU3{flex-direction:column}.DashboardPage_copyButton__2PMkQ{border-top:1px solid #ddd}}.DashboardPage_buttonShareGradient__2o401{background:linear-gradient(90deg,#f58800,#fa3);color:#fff;border:none;padding:8px 18px;border-radius:20px;font-weight:600;cursor:pointer;display:flex;align-items:center;grid-gap:6px;gap:6px;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.DashboardPage_buttonShareGradient__2o401:hover{background:linear-gradient(90deg,#fa3,#f58800);transform:translateY(-2px);box-shadow:0 4px 12px rgba(245,136,0,.3)}@keyframes DashboardPage_pulse__3S52a{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.DashboardPage_buttonSharePulse__3HfSg{animation:DashboardPage_pulse__3S52a 2s infinite}.DashboardPage_actionButton__1ioAN{padding:12px 20px;border-radius:8px;font-weight:500;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;text-decoration:none}.DashboardPage_secondaryButton__2INlC{background-color:#fff;color:#333;border:2px solid #7c3aed;position:relative;overflow:hidden;transition:background-color .3s,border-color .3s,color .3s,transform .3s,box-shadow .3s;box-shadow:0 2px 4px rgba(0,0,0,.1)}.DashboardPage_secondaryButton__2INlC:hover{border-color:#6d28d9;color:#7c3aed;background-color:#f5f3ff;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.05)}.DashboardPage_downloadButton__1qDAF{background-color:#fff;color:#333;border:2px solid #7c3aed;font-weight:600;transition:background-color .3s,border-color .3s,color .3s,transform .3s,box-shadow .3s;box-shadow:0 2px 4px rgba(0,0,0,.1)}.DashboardPage_downloadButton__1qDAF:hover{background-color:#f5f3ff;color:#7c3aed;transform:translateY(-2px);box-shadow:0 4px 8px rgba(124,58,237,.2)}.DashboardPage_detailsButton__27CVE{background-color:#fff;color:#333;border:2px solid #7c3aed;transition:background-color .3s,border-color .3s,transform .3s,box-shadow .3s;box-shadow:0 2px 4px rgba(0,0,0,.1)}.DashboardPage_detailsButton__27CVE:hover{border-color:#6d28d9;background-color:#f5f3ff;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.05)}.DashboardPage_buttonIcon__1RH05{display:inline-block;width:16px;height:16px;margin-right:6px}@keyframes DashboardPage_fadeIn__3xxIL{0%{opacity:0}to{opacity:1}}.DashboardPage_floatingDownloadHelpButton__3IC0T{position:fixed;bottom:20px;right:20px;background-color:#f58800;color:#fff;padding:10px 20px;border-radius:5px;border:1px solid #fff;font-size:16px;font-weight:550;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2);display:flex;align-items:center;grid-gap:8px;gap:8px;transition:background-color .3s ease,transform .1s ease}.DashboardPage_floatingDownloadHelpButton__3IC0T:hover{background-color:#fa3;transform:scale(1.05)}.DashboardPage_downloadGuideModal__2Hpz4{position:fixed;bottom:80px;right:20px;background:linear-gradient(180deg,#f58800,#fa3);color:#fff;padding:20px;border-radius:3%;box-shadow:0 4px 12px rgba(0,0,0,.3);max-width:300px;z-index:1000;display:flex;flex-direction:column;align-items:center}.DashboardPage_downloadGuideClose__2lUxO{position:absolute;top:10px;right:10px;background:none;border:none;color:#fff;font-size:18px;cursor:pointer}.DashboardPage_downloadGuideClose__2lUxO:hover{color:#ffedd5}.DashboardPage_downloadGuideModal__2Hpz4 h3{margin:0 0 10px;font-size:18px;font-weight:600;color:#fff}.DashboardPage_downloadGuideModal__2Hpz4 ol{margin:0;padding-left:20px;font-size:15px;line-height:1.5;color:#fff}.DashboardPage_downloadGuideModal__2Hpz4 li{margin-bottom:8px;color:#fff}.DashboardPage_downloadGuideModal__2Hpz4 strong{color:#fff}.DashboardPage_viewFullGuideLink__OK2zL{display:inline-block;margin-top:10px;padding:8px 16px;background-color:#fff;color:#f58800;border:none;border-radius:5px;font-size:16px;font-weight:500;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .3s ease,color .3s ease}.DashboardPage_viewFullGuideLink__OK2zL:hover{background-color:#f1f5f9;color:#fa3}.DashboardPage_reviewButton__1TST9{display:flex;align-items:center;grid-gap:8px;gap:8px;background:linear-gradient(90deg,#f58800,#fa3);color:#fff;border:none;padding:8px 12px;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .2s;box-shadow:0 2px 4px rgba(0,0,0,.2)}.DashboardPage_reviewButton__1TST9:hover{opacity:.9}.DashboardPage_reviewButton__1TST9 svg{width:16px;height:16px}.DownloadHelper_downloadHelperOverlay__pKJOS{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.DownloadHelper_downloadHelperContent__2wSBj{background-color:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.2);width:100%;max-width:750px;max-height:85vh;overflow-y:auto;padding:25px;position:relative}.DownloadHelper_closeButton__3ywVJ{position:absolute;right:15px;top:15px;background:none;border:none;font-size:28px;cursor:pointer;color:#7c3aed;line-height:1;height:32px;width:32px;display:flex;align-items:center;justify-content:center;border-radius:50%}.DownloadHelper_closeButton__3ywVJ:hover{background-color:#f3f3f3}.DownloadHelper_downloadTitle__18ZyB{color:#7c3aed;font-size:24px;margin-bottom:15px;text-align:center;padding-bottom:10px;border-bottom:1px solid #eee}.DownloadHelper_deviceDetection__1Uufm{background-color:#f9f0ff;border-radius:8px;padding:12px 18px;margin-bottom:20px;color:#7c3aed;font-weight:500;text-align:center;font-size:16px}.DownloadHelper_instructions__13wSm{margin-bottom:25px}.DownloadHelper_instructionStep__2CYCs{display:flex;margin-bottom:25px;grid-gap:15px;gap:15px}.DownloadHelper_stepNumber__46XwE{background-color:#7c3aed;color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:20px;font-weight:700;flex-shrink:0}.DownloadHelper_stepContent__22kEY{flex:1 1}.DownloadHelper_stepContent__22kEY h3{margin-top:0;margin-bottom:8px;color:#333;font-size:18px}.DownloadHelper_stepContent__22kEY p{margin-top:0;color:#555;font-size:16px;line-height:1.5}.DownloadHelper_additionalHelp__3tO4N{margin-top:20px;border-top:1px solid #eee;padding-top:20px;text-align:center}.DownloadHelper_toggleMore__1De-8{background-color:initial;border:none;color:#7c3aed;font-weight:500;cursor:pointer;padding:0;font-size:16px;text-decoration:underline}.DownloadHelper_toggleMoreOrange__2nlF3{background-color:#ff9f1c;color:#fff;border:none;padding:8px 18px;border-radius:25px;font-weight:600;cursor:pointer;font-size:16px;transition:all .2s ease}.DownloadHelper_toggleMoreOrange__2nlF3:hover{background-color:#f58800;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.DownloadHelper_moreHelp__1dhJP{margin-top:15px;background-color:#f9f9f9;border-radius:8px;padding:15px}.DownloadHelper_moreHelp__1dhJP h3{margin-top:0;margin-bottom:10px;font-size:18px}.DownloadHelper_moreHelp__1dhJP ul{margin:0;padding-left:25px}.DownloadHelper_moreHelp__1dhJP li{margin-bottom:10px;line-height:1.5}.DownloadHelper_moreHelp__1dhJP li:last-child{margin-bottom:0}.DownloadHelper_downloadButtons__xg7u6{display:flex;justify-content:center;grid-gap:15px;gap:15px;margin-top:25px}.DownloadHelper_gotItButton__1kt2z{background-color:#7c3aed;color:#fff;border:none;padding:12px 25px;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.DownloadHelper_gotItButton__1kt2z:hover{background-color:#6d28d9}.DownloadHelper_closeButtonSecondary__1GP9k{background-color:#f5f5f5;color:#555;border:1px solid #ddd;padding:10px 20px;border-radius:30px;font-size:16px;font-weight:500;cursor:pointer;position:static;height:auto;width:auto;display:inline-block}.DownloadHelper_closeButtonSecondary__1GP9k:hover{background-color:#e8e8e8}.DownloadHelper_helpLinkOrange__21iUR{display:inline-block;color:#fff;background-color:#ff9f1c;padding:6px 15px;border-radius:20px;font-weight:600;text-decoration:none;margin-left:8px;transition:all .2s ease}.DownloadHelper_helpLinkOrange__21iUR:hover{background-color:#f58800;transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.2)}@media (max-width:768px){.DownloadHelper_downloadHelperContent__2wSBj{padding:20px 15px;max-width:95%}.DownloadHelper_instructionStep__2CYCs{flex-direction:column;grid-gap:10px;gap:10px}.DownloadHelper_stepNumber__46XwE{width:30px;height:30px;font-size:16px}.DownloadHelper_downloadButtons__xg7u6{flex-direction:column;grid-gap:10px;gap:10px}.DownloadHelper_closeButtonSecondary__1GP9k,.DownloadHelper_gotItButton__1kt2z{width:100%}}.DownloadHelper_imageContainer__1cG8q{margin-top:12px;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;max-width:100%;position:relative;height:375px;background-color:#f8f8f8}.DownloadHelper_demoImage__1dzRD{width:100%;max-width:650px;height:auto;display:block;margin:0 auto;object-fit:contain;max-height:375px}.DownloadHelper_gifLoading__wZmdv{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,97.3%,.8);color:#7c3aed;font-weight:500;font-size:16px}@keyframes DownloadHelper_pulse__1G2Rk{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.DownloadHelper_gifLoading__wZmdv{animation:DownloadHelper_pulse__1G2Rk 1.5s ease-in-out infinite}.FirstSongModal_firstSongOverlay__gOyA8{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.FirstSongModal_firstSongContent__3QxN9{background-color:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.2);width:100%;max-width:600px;padding:30px;position:relative}.FirstSongModal_closeButton__sVzRR{position:absolute;right:15px;top:15px;background:none;border:none;font-size:28px;cursor:pointer;color:#7c3aed;line-height:1}.FirstSongModal_modalHeader__1XTCN{text-align:center;margin-bottom:20px}.FirstSongModal_celebrationIcon__2z4Rw{font-size:42px;margin-bottom:10px}.FirstSongModal_modalTitle__33k44{color:#7c3aed;font-size:28px;margin:0}.FirstSongModal_congratsText__2xh53{text-align:center;font-size:18px;margin-bottom:25px}.FirstSongModal_instructionSection__2b6Ab{border:1px solid #e0e0e0;border-radius:8px;padding:20px;margin-bottom:25px;background-color:#fcfcfc}.FirstSongModal_instructionSection__2b6Ab h3{margin-top:0;margin-bottom:15px;color:#333;font-size:18px;text-align:center}.FirstSongModal_instructionItem__2-DgF{display:flex;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #eee}.FirstSongModal_instructionItem__2-DgF:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.FirstSongModal_instructionIcon__2Kot7{font-size:24px;margin-right:15px;flex-shrink:0}.FirstSongModal_instructionText__185St{flex:1 1;line-height:1.4}.FirstSongModal_downloadTip__1xvJL{margin-top:8px;margin-bottom:8px;font-size:14px;background-color:#f0f4f8;padding:8px 12px;border-radius:4px;border-left:3px solid #7c3aed}.FirstSongModal_helpButton__bkbvU{background-color:initial;color:#7c3aed;border:1px solid #7c3aed;border-radius:20px;padding:6px 15px;font-size:14px;cursor:pointer;display:inline-block;margin-top:5px;transition:background-color .2s}.FirstSongModal_helpButton__bkbvU:hover{background-color:#f9f0ff}.FirstSongModal_modalFooter__2y1Qh{display:flex;justify-content:center}.FirstSongModal_gotItButton__2Wi9k{background-color:#7c3aed;color:#fff;border:none;padding:12px 30px;border-radius:30px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}.FirstSongModal_gotItButton__2Wi9k:hover{background-color:#6d28d9}@media (max-width:768px){.FirstSongModal_firstSongContent__3QxN9{padding:20px 15px;max-width:95%}.FirstSongModal_instructionItem__2-DgF{flex-direction:column}.FirstSongModal_instructionIcon__2Kot7{margin-bottom:10px}}.DownloadNotification_notificationContainer__3qyfL{background-color:#7c3aed;color:#fff;padding:20px;border-radius:12px;position:relative;margin-bottom:30px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.DownloadNotification_closeButton__1rgx7{position:absolute;top:10px;right:10px;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;transition:background-color .2s}.DownloadNotification_closeButton__1rgx7:hover{background-color:hsla(0,0%,100%,.2)}.DownloadNotification_notificationTitle__30uxa{margin-top:0;margin-bottom:15px;font-size:18px;font-weight:600}.DownloadNotification_downloadSteps__3lvb4{margin:0 0 15px 25px;padding:0}.DownloadNotification_downloadSteps__3lvb4 li{margin-bottom:10px;line-height:1.4}.DownloadNotification_downloadSteps__3lvb4 li:last-child{margin-bottom:0}.DownloadNotification_helpSection__3jES5{margin:15px 0 5px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.DownloadNotification_helpLinkOrange__3Wslu{background-color:#ff9f1c;color:#fff;border:none;padding:6px 15px;border-radius:20px;font-weight:600;cursor:pointer;margin-left:8px;transition:all .2s ease}.DownloadNotification_helpLinkOrange__3Wslu:hover{background-color:#f58800;transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.2)}@media (max-width:768px){.DownloadNotification_notificationContainer__3qyfL{padding:15px}.DownloadNotification_downloadSteps__3lvb4{margin-left:20px}.DownloadNotification_helpSection__3jES5{flex-direction:column;grid-gap:10px;gap:10px}.DownloadNotification_helpLinkOrange__3Wslu{margin-left:0}}.ReviewPage_reviewPage__2lK2x{width:100vw;margin:0;padding:3rem 2rem;box-sizing:border-box;background:linear-gradient(135deg,#7c3aed,#9d4edd);min-height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center}.ReviewPage_reviewPage__2lK2x:before{background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0))}.ReviewPage_reviewPage__2lK2x:after,.ReviewPage_reviewPage__2lK2x:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.ReviewPage_reviewPage__2lK2x:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat}.ReviewPage_reviewPage__2lK2x>*{position:relative;z-index:1}.ReviewPage_loading__3FNjv{color:#fff}.ReviewPage_error__3JoC5,.ReviewPage_loading__3FNjv{text-align:center;padding:2rem;font-family:"Roboto, sans-serif"}.ReviewPage_error__3JoC5{color:#b91c1c}.EmailVerificationHandler_container__1y3Uq{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;background-color:#f5f5f5}.EmailVerificationHandler_card__fluP8{width:100%;max-width:500px;padding:40px;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);text-align:center}.EmailVerificationHandler_spinner__GyQSa{display:inline-block;width:60px;height:60px;border-radius:50%;border:4px solid rgba(74,144,226,.3);border-top-color:#4a90e2;animation:EmailVerificationHandler_spin__6wRBK 1s linear infinite;margin-bottom:20px}@keyframes EmailVerificationHandler_spin__6wRBK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.EmailVerificationHandler_successIcon__bGODF{background-color:#2ecc71}.EmailVerificationHandler_errorIcon__sY8cQ,.EmailVerificationHandler_successIcon__bGODF{display:flex;justify-content:center;align-items:center;width:70px;height:70px;color:#fff;border-radius:50%;font-size:36px;margin:0 auto 20px}.EmailVerificationHandler_errorIcon__sY8cQ{background-color:#e74c3c}h2{font-size:24px;color:#fff}h2,p{margin-bottom:16px}p{color:#666;font-size:16px}.EmailVerificationHandler_errorMessage__3LCQz{color:#e74c3c;font-weight:500}.EmailVerificationHandler_button__1JF5u{display:inline-block;padding:12px 24px;background-color:#4a90e2;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s;margin-top:16px;text-decoration:none}.EmailVerificationHandler_button__1JF5u:hover{background-color:#357abd}.EmailVerificationBanner_bannerWrapper__Pyf3L{color:initial;font-size:medium;font-weight:400;text-align:initial;line-height:normal;display:block;width:100%}.EmailVerificationBanner_banner__5eS-Q{background-color:#f8f9fa;border:1px solid #e9ecef;border-left:4px solid #4a90e2;border-radius:4px;margin:16px 0;padding:12px;box-shadow:0 2px 5px rgba(0,0,0,.05);color:#333}.EmailVerificationBanner_content__3zxdm{display:flex;align-items:center}.EmailVerificationBanner_icon__4G5me{color:#4a90e2;margin-right:16px;flex-shrink:0}.EmailVerificationBanner_message__3hFDH{flex-grow:1}.EmailVerificationBanner_message__3hFDH strong{display:block;font-size:16px;margin-bottom:4px;color:#333}.EmailVerificationBanner_message__3hFDH p{margin:0;color:#666;font-size:14px}.EmailVerificationBanner_actions__2Jm27{display:flex;align-items:center;margin-left:16px}.EmailVerificationBanner_verifyButton__3k2Ws{background-color:#4a90e2;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer;transition:background-color .3s}.EmailVerificationBanner_verifyButton__3k2Ws:hover{background-color:#357abd}.EmailVerificationBanner_verifyButton__3k2Ws:disabled{background-color:#95beee;cursor:not-allowed}.EmailVerificationBanner_closeButton__Oe3Vk{background:none;border:none;color:#888;font-size:20px;cursor:pointer;margin-left:12px;padding:0 6px;line-height:1}.EmailVerificationBanner_closeButton__Oe3Vk:hover{color:#555}.EmailVerificationBanner_error__VoKZa{margin-top:12px;padding:8px 12px;background-color:#fff0f0;border-left:4px solid #e74c3c;color:#c0392b;border-radius:4px;font-size:14px}.EmailVerificationBanner_success__cT0Sw{margin-top:12px;padding:8px 12px;background-color:#f0fff0;border-left:4px solid #2ecc71;color:#27ae60;border-radius:4px;font-size:14px}@media (max-width:768px){.EmailVerificationBanner_content__3zxdm{flex-direction:column;align-items:flex-start}.EmailVerificationBanner_icon__4G5me{margin-bottom:8px}.EmailVerificationBanner_actions__2Jm27{margin-left:0;margin-top:12px}}:root{--primary-purple:#7c3aed;--secondary-purple:#6d28d9;--primary-orange:#ff9f1c;--secondary-orange:#f58800;--light-bg:#f5f7fa;--dark-bg:#2d2d39;--text-dark:#1f1235;--text-secondary:#6b6f84;--card-bg:#fff}.MothersDay_mothersDayContainer__3EhLy{display:flex;flex-direction:column;align-items:center;background-color:var(--light-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}.MothersDay_floatingNote1__IA3qz,.MothersDay_floatingNote2__1Nbus,.MothersDay_floatingNote3__2g5ob,.MothersDay_floatingNote4__38oNs{position:absolute;width:38px;height:38px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%237C3AED' opacity='.7'%3E%3Cpath d='M12 3v10.55c-.59-.34-1.27-.55-2-.55-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4V7h4V3h-6z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:1}.MothersDay_floatingNote1__IA3qz{top:10%;right:-38px;animation:MothersDay_driftLeftToRight__3QJuX 15s ease-in-out infinite}.MothersDay_floatingNote2__1Nbus{bottom:25%;left:-38px;animation:MothersDay_driftRightToLeft__3aRn- 18s ease-in-out 2s infinite}.MothersDay_floatingNote3__2g5ob{top:20%;left:-38px;animation:MothersDay_driftRightToLeft__3aRn- 20s ease-in-out 5s infinite}.MothersDay_floatingNote4__38oNs{bottom:15%;right:-38px;animation:MothersDay_driftLeftToRight__3QJuX 17s ease-in-out 3s infinite}@keyframes MothersDay_driftLeftToRight__3QJuX{0%{transform:translate(0) rotate(0deg);opacity:0}10%{transform:translate(-50px,5px) rotate(5deg);opacity:.7}50%{transform:translate(-250px,-15px) rotate(-5deg);opacity:.7}90%{transform:translate(-450px,5px) rotate(5deg);opacity:.7}to{transform:translate(-500px) rotate(0deg);opacity:0}}@keyframes MothersDay_driftRightToLeft__3aRn-{0%{transform:translate(0) rotate(0deg);opacity:0}10%{transform:translate(50px,-5px) rotate(-5deg);opacity:.7}50%{transform:translate(250px,15px) rotate(5deg);opacity:.7}90%{transform:translate(450px,-5px) rotate(-5deg);opacity:.7}to{transform:translate(500px) rotate(0deg);opacity:0}}.MothersDay_heroSection__3Yo3M{background:linear-gradient(135deg,var(--primary-purple),var(--secondary-purple));width:100%;padding:4rem 1rem;position:relative;z-index:10;color:#fff}.MothersDay_heroSection__3Yo3M:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat;z-index:1}.MothersDay_contentContainer__2-wrA{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;z-index:10;width:100%;box-sizing:border-box}.MothersDay_specialOfferBanner__3ZcjC{background:linear-gradient(135deg,var(--primary-orange),var(--secondary-orange));color:#fff;padding:1rem 1.5rem;border-radius:12px;margin-bottom:2rem;text-align:center;box-shadow:0 4px 16px rgba(0,0,0,.15);font-size:1.25rem;font-weight:600;line-height:1.5;animation:MothersDay_fadeIn__1a1rh 1s ease-out}.MothersDay_offerLabel__24iFM{font-weight:700;margin-right:.5rem}.MothersDay_mainContent__2NjqG{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem;animation:MothersDay_slideUp__Lp2YX 1s ease-out}@media (min-width:768px){.MothersDay_mainContent__2NjqG{flex-direction:row}}.MothersDay_contentColumn__15JNe{flex:1 1}.MothersDay_mainTitle__3lIXI{font-size:3.5rem;margin:0 0 1rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}.MothersDay_mainTitle__3lIXI,.MothersDay_subTitle__qIHkk{font-weight:700;line-height:1.2;position:relative;z-index:2}.MothersDay_subTitle__qIHkk{font-size:2rem;color:var(--primary-orange);margin:0 0 1.5rem}.MothersDay_descriptionText__2FdXK{font-size:1.25rem;font-weight:400;line-height:1.7;margin-bottom:1.5rem;color:#e5e7eb;position:relative;z-index:2}.MothersDay_highlightBox__2Saai{background-color:var(--card-bg);padding:2rem;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.1);margin-bottom:2rem;border:2px solid rgba(124,58,237,.2);position:relative;z-index:2}.MothersDay_highlightTitle__KTjhA{font-size:1.6rem;font-weight:700;line-height:1.2;margin:0 0 1rem;color:var(--primary-purple)}.MothersDay_benefitsList__2AnVh{list-style-type:none;padding:0;margin:0;color:var(--text-secondary)}.MothersDay_benefitsList__2AnVh li{font-size:1.2rem;font-weight:500;line-height:1.6;margin-bottom:.75rem;position:relative;padding-left:1.5rem}.MothersDay_benefitsList__2AnVh li:before{content:"♪";position:absolute;left:0;color:var(--primary-orange);font-size:1rem}.MothersDay_ctaButtons__2xX73{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;margin-bottom:2rem;align-items:center}@media (min-width:640px){.MothersDay_ctaButtons__2xX73{flex-direction:row;align-items:center;justify-content:flex-start;grid-gap:.5rem;gap:.5rem}}.MothersDay_countdownColumn__3uutE{flex:1 1}.MothersDay_countdownCard__1gZub{background-color:var(--card-bg);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.15);transform:perspective(1000px) rotateX(0deg);transition:transform .3s ease}.MothersDay_countdownCard__1gZub:hover{transform:perspective(1000px) rotateX(2deg)}.MothersDay_countdownImage__fA-py{width:100%;height:18rem;object-fit:cover;display:block;margin-bottom:0}.MothersDay_countdownTimer__2D0Ge{background:linear-gradient(135deg,var(--primary-orange),var(--secondary-orange));color:#fff;padding:2rem;margin-top:0;animation:MothersDay_pulse__1-dAL 2s infinite}.MothersDay_countdownTitle__2GbDn{font-size:1.8rem;font-weight:700;line-height:1.2;text-align:center;margin:0 0 1.5rem}.MothersDay_timerDisplay__2tocB{display:flex;justify-content:center;grid-gap:1.5rem;gap:1.5rem}.MothersDay_timerUnit__16Qgy{text-align:center}.MothersDay_timerNumber__1i8Sh{font-size:1.8rem;font-weight:700;background-color:#d97706;border-radius:.75rem;width:4.5rem;height:4.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.2)}.MothersDay_timerLabel__2swqY{font-size:1rem;font-weight:400;margin-top:.75rem}.MothersDay_couponCodeContainer__2VnNr{margin-top:2rem;text-align:center}.MothersDay_couponCode__2FTU-{font-family:monospace;font-size:1.5rem;font-weight:700;background-color:var(--primary-orange);padding:.75rem 1.5rem;border-radius:.5rem;letter-spacing:.1em;color:#fff}.MothersDay_couponInstruction__htceJ{font-size:1rem;font-weight:600;margin-bottom:.75rem;color:#fff}.MothersDay_countdownSeparator__19jC0{width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);background:linear-gradient(135deg,var(--primary-orange),var(--secondary-orange));padding:1.5rem 0;text-align:center;position:relative;z-index:10}.MothersDay_countdownSeparator__19jC0 .MothersDay_countdownCard__1gZub{background:transparent;border-radius:0;box-shadow:none;transform:none;max-width:1200px;margin:0 auto}.MothersDay_countdownSeparator__19jC0 .MothersDay_countdownTimer__2D0Ge{background:none;padding:0;animation:none;color:#fff}.MothersDay_countdownSeparator__19jC0 .MothersDay_countdownTitle__2GbDn{font-size:1.6rem;margin:0 0 1rem;color:#fff}.MothersDay_countdownSeparator__19jC0 .MothersDay_timerDisplay__2tocB{justify-content:center;grid-gap:1rem;gap:1rem;max-width:400px;margin:0 auto}.MothersDay_countdownSeparator__19jC0 .MothersDay_timerUnit__16Qgy{flex:1 1}.MothersDay_countdownSeparator__19jC0 .MothersDay_timerNumber__1i8Sh{font-size:1.4rem;width:100%;max-width:70px;height:2.5rem;border-radius:.5rem}.MothersDay_countdownSeparator__19jC0 .MothersDay_timerLabel__2swqY{font-size:.8rem;margin-top:.3rem;color:#fff}.MothersDay_musicWaveDivider__uGPCM{position:absolute;bottom:-2px;left:0;height:80px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 100' preserveAspectRatio='none'%3E%3Cpath fill='%23f8f5ff' d='M0 50c150 30 300-30 450 0s300-30 450 0 300-30 450 0 90 0 90 0v50H0z'/%3E%3C/svg%3E");background-size:cover;background-repeat:no-repeat;z-index:10;width:100%}.MothersDay_orderNotification__2PkjV{position:fixed;bottom:6rem;left:1rem;background:#fff;padding:1rem;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.2);display:flex;align-items:center;grid-gap:1rem;gap:1rem;z-index:100;animation:MothersDay_slideIn__kuaOB .5s}.MothersDay_checkIcon__3L3rC{font-size:1.5rem;color:var(--primary-purple)}@keyframes MothersDay_slideIn__kuaOB{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.MothersDay_musicSamplesSection__3rfj9{padding:4rem 1rem;text-align:center;background:var(--light-bg);position:relative;z-index:1}.MothersDay_sectionTitle__23X7l{font-size:2.5rem;font-weight:700;line-height:1.2;text-align:center;color:var(--text-dark);margin:0 0 1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.MothersDay_sectionSubtitle__FI-ZO{font-size:1.5rem;font-weight:600;line-height:1.5;text-align:center;color:var(--primary-orange);margin-bottom:2rem}.MothersDay_samplesGrid__2MC59{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}@media (min-width:768px){.MothersDay_samplesGrid__2MC59{grid-template-columns:repeat(3,1fr)}}.MothersDay_sampleCard__2b9l5{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;position:relative}.MothersDay_sampleCard__2b9l5:hover{transform:translateY(-5px);box-shadow:0 12px 20px rgba(124,58,237,.12)}.MothersDay_purpleTop__2qGcO{position:absolute;top:0;left:0;right:0;height:8px;background-color:var(--primary-purple);border-radius:8px 8px 0 0}.MothersDay_sampleTitle__3dboU{font-size:1.4rem;font-weight:700;line-height:1.2;margin:0 0 .5rem;color:var(--text-dark)}.MothersDay_genreTag__3SPuG{font-size:.9rem;font-weight:600;background-color:var(--primary-purple);color:#fff;padding:.3rem .75rem;border-radius:.3rem;margin-bottom:.75rem}.MothersDay_sampleDescription__2NdbZ{font-size:.9rem;font-weight:400;line-height:1.6;color:var(--text-secondary);margin:0}.MothersDay_musicSamplesSection__3rfj9 .MothersDay_playButton__3xFvA{background:transparent;border:2px solid var(--primary-purple);color:var(--primary-purple);width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;transition:all .3s ease}.MothersDay_musicSamplesSection__3rfj9 .MothersDay_playButton__3xFvA:hover{transform:scale(1.15);background:rgba(124,58,237,.1)}.MothersDay_musicSamplesSection__3rfj9 .MothersDay_playButton__3xFvA.MothersDay_playing__2o7XY{background:var(--primary-purple);color:#fff}.MothersDay_musicSamplesSection__3rfj9 .MothersDay_playIcon__28u_K{width:0;height:0;border-top:9px solid transparent;border-left:12px solid var(--primary-purple);border-bottom:7px solid transparent}.MothersDay_musicSamplesSection__3rfj9 .MothersDay_playButton__3xFvA.MothersDay_playing__2o7XY .MothersDay_playIcon__28u_K{border-left-color:#fff}.MothersDay_musicSamplesSection__3rfj9 .MothersDay_pauseIcon__1bVpb{position:relative;width:14px;height:16px}.MothersDay_musicSamplesSection__3rfj9 .MothersDay_pauseIcon__1bVpb:after,.MothersDay_musicSamplesSection__3rfj9 .MothersDay_pauseIcon__1bVpb:before{content:"";position:absolute;top:2px;width:3px;height:12px;background-color:var(--primary-purple);border-radius:1px}.MothersDay_musicSamplesSection__3rfj9 .MothersDay_playButton__3xFvA.MothersDay_playing__2o7XY .MothersDay_pauseIcon__1bVpb:after,.MothersDay_musicSamplesSection__3rfj9 .MothersDay_playButton__3xFvA.MothersDay_playing__2o7XY .MothersDay_pauseIcon__1bVpb:before{background-color:#fff}.MothersDay_musicSamplesSection__3rfj9 .MothersDay_pauseIcon__1bVpb:before{left:2px}.MothersDay_musicSamplesSection__3rfj9 .MothersDay_pauseIcon__1bVpb:after{right:2px}.MothersDay_samplesFooter__2xbXT{text-align:center;margin-top:2.5rem}.MothersDay_samplesNote__3ov0C{font-size:1rem;font-weight:600;color:var(--text-dark);margin-bottom:1.5rem}.MothersDay_testimonialsSection__MsyQs{padding:4rem 1rem;background:linear-gradient(135deg,var(--primary-purple),var(--secondary-purple));position:relative;z-index:1;animation:MothersDay_fadeIn__1a1rh 1s ease-out;width:100vw;margin:4rem calc(-50vw + 50%)}.MothersDay_testimonialsSection__MsyQs:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat;z-index:0}.MothersDay_testimonialsSection__MsyQs .MothersDay_sectionSubtitle__FI-ZO,.MothersDay_testimonialsSection__MsyQs .MothersDay_sectionTitle__23X7l{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}.MothersDay_testimonialsSection__MsyQs .MothersDay_sectionSubtitle__FI-ZO{color:var(--primary-orange)}.MothersDay_testimonialsSection__MsyQs .MothersDay_testimonialCard__eCUgu .MothersDay_ratingNumber__1ODIP,.MothersDay_testimonialsSection__MsyQs .MothersDay_testimonialCard__eCUgu .MothersDay_testimonialAuthor__1BJV4,.MothersDay_testimonialsSection__MsyQs .MothersDay_testimonialCard__eCUgu .MothersDay_testimonialText__2QiY3{color:var(--text-dark)}.MothersDay_testimonialsGrid__3ExTw{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto;position:relative;z-index:1}@media (min-width:768px){.MothersDay_testimonialsGrid__3ExTw{grid-template-columns:repeat(3,1fr)}}.MothersDay_testimonialCard__eCUgu{background-color:var(--card-bg);border-radius:12px;padding:2rem;box-shadow:0 8px 24px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.MothersDay_testimonialCard__eCUgu:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(124,58,237,.2)}.MothersDay_testimonialRating__2l9-5{display:flex;align-items:center;margin-bottom:1rem}.MothersDay_ratingStars__1cMYF{color:var(--primary-orange);font-size:1.75rem}.MothersDay_ratingNumber__1ODIP{font-size:.9rem;font-weight:400;margin-left:.75rem}.MothersDay_testimonialText__2QiY3{font-size:1.2rem;font-weight:400;line-height:1.7;margin-bottom:1.5rem;font-style:italic}.MothersDay_testimonialAuthor__1BJV4{font-size:1rem;font-weight:600}.MothersDay_howItWorksSection__1QNBN{padding:4rem 0;text-align:center;background:var(--light-bg);width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:relative;overflow:visible}.MothersDay_howItWorksContainer__YWQIZ{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center}.MothersDay_stepsGrid__1wnJz{display:flex;justify-content:center;grid-gap:25px;gap:25px;max-width:1200px;margin:0 auto 40px;flex-wrap:wrap}.MothersDay_step__2Sl5H{background-color:#fff;border-radius:12px;padding:30px;text-align:center;flex:1 1;min-width:220px;max-width:280px;box-shadow:0 6px 16px rgba(124,58,237,.05);transition:transform .3s ease,box-shadow .3s ease}.MothersDay_step__2Sl5H:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(124,58,237,.08)}.MothersDay_stepNumber__2fagi{width:50px;height:50px;background-color:var(--primary-purple);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;margin:0 auto 20px;box-shadow:0 4px 12px rgba(124,58,237,.2);transition:transform .3s ease}.MothersDay_step__2Sl5H:hover .MothersDay_stepNumber__2fagi{transform:scale(1.1)}.MothersDay_stepTitle__2ASSV{font-size:1.2rem;margin-bottom:15px;color:var(--text-dark)}.MothersDay_stepDescription__39IpC{color:var(--text-secondary);font-size:.95rem}.MothersDay_genreExplorerSection__3NKiH{padding:5rem 0;text-align:center;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320' preserveAspectRatio='none'%3E%3Cpath fill='rgba(124, 58, 237, 0.15)' d='M0 160c200-30 400 30 600 0s400 30 600 0 240 0 240 0V0H0z'/%3E%3C/svg%3E"),linear-gradient(315deg,rgba(231,215,233,.1),rgba(124,58,237,.15));background-size:cover,200% 200%;background-position:50%,50%;animation:MothersDay_gradientShift__2Sif5 20s ease infinite;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:relative}.MothersDay_genreCarouselContainer__2qYge{position:relative;max-width:1200px;margin:0 auto;min-height:250px;display:flex;align-items:center}.MothersDay_genreCirclesWrapper__20woV{width:100%;overflow:hidden;flex:1 1;cursor:grab;border-radius:12px}.MothersDay_genreCirclesContainer__24pzp{display:flex;flex-wrap:nowrap;width:300%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.MothersDay_genreGroupSlide__1WQyR{align-items:center;flex-shrink:0;width:33.333%;padding:20px 0}.MothersDay_genreGroupSlide__1WQyR,.MothersDay_singleGenreSlide__3xbLy .MothersDay_genreCardsGrid__2b6Dz{display:flex;justify-content:center}.MothersDay_genreCardsGrid__2b6Dz{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem;width:100%;max-width:1100px;margin:0 auto;padding:0 1rem;justify-items:center}.MothersDay_genreCard__2MGtN{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:1.5rem;box-shadow:0 6px 12px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;cursor:pointer;position:relative;text-align:left;height:200px;display:flex;flex-direction:column;animation:MothersDay_cardPop__Su0a7 .5s ease-out forwards}.MothersDay_genreCard__2MGtN:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:var(--genre-color);transition:height .3s ease,opacity .3s ease}.MothersDay_genreCard__2MGtN.MothersDay_playing__2o7XY:before,.MothersDay_genreCard__2MGtN:hover:before{height:100%;opacity:.15}.MothersDay_genreCard__2MGtN:hover{transform:translateY(-8px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.MothersDay_genreCard__2MGtN.MothersDay_playing__2o7XY{border-color:var(--primary-purple);box-shadow:0 0 0 4px rgba(124,58,237,.25)}.MothersDay_genreCardHeader__3JYp_{display:flex;align-items:center;grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.MothersDay_genreIcon__1RLEs{font-size:1.75rem;animation:MothersDay_bounce__1gPv7 2s infinite}.MothersDay_genreCard__2MGtN h3{font-size:1.3rem;color:var(--text-dark);margin:0;font-weight:600}.MothersDay_genreDescription__3jfi3{color:var(--text-secondary);margin:0 0 1rem;font-size:.9rem;line-height:1.5;flex:1 1;padding-right:60px}.MothersDay_genreExplorerSection__3NKiH .MothersDay_sampleButton__1ErHt{background:transparent;border:2px solid var(--primary-purple);color:var(--primary-purple);width:48px;height:48px;border-radius:50%;cursor:pointer;position:absolute;right:15px;bottom:15px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.MothersDay_genreExplorerSection__3NKiH .MothersDay_sampleButton__1ErHt:hover{transform:scale(1.15);background:rgba(124,58,237,.1)}.MothersDay_genreExplorerSection__3NKiH .MothersDay_sampleButton__1ErHt.MothersDay_playing__2o7XY{background:var(--genre-color);color:#fff}.MothersDay_genreExplorerSection__3NKiH .MothersDay_playIcon__28u_K{width:0;height:0;border-top:9px solid transparent;border-left:12px solid var(--primary-purple);border-bottom:7px solid transparent}.MothersDay_genreExplorerSection__3NKiH .MothersDay_sampleButton__1ErHt.MothersDay_playing__2o7XY .MothersDay_playIcon__28u_K{border-left-color:#fff}.MothersDay_genreExplorerSection__3NKiH .MothersDay_pauseIcon__1bVpb{position:relative;width:14px;height:16px}.MothersDay_genreExplorerSection__3NKiH .MothersDay_pauseIcon__1bVpb:after,.MothersDay_genreExplorerSection__3NKiH .MothersDay_pauseIcon__1bVpb:before{content:"";position:absolute;top:2px;width:3px;height:12px;background-color:var(--primary-purple);border-radius:1px}.MothersDay_genreExplorerSection__3NKiH .MothersDay_sampleButton__1ErHt.MothersDay_playing__2o7XY .MothersDay_pauseIcon__1bVpb:after,.MothersDay_genreExplorerSection__3NKiH .MothersDay_sampleButton__1ErHt.MothersDay_playing__2o7XY .MothersDay_pauseIcon__1bVpb:before{background-color:#fff}.MothersDay_genreExplorerSection__3NKiH .MothersDay_pauseIcon__1bVpb:before{left:2px}.MothersDay_genreExplorerSection__3NKiH .MothersDay_pauseIcon__1bVpb:after{right:2px}.MothersDay_carouselButton__17bNJ{background:var(--primary-purple);color:#fff;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:2.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.1);position:absolute;top:50%;transform:translateY(-50%)}.MothersDay_carouselButton__17bNJ:hover{background:var(--secondary-purple);transform:translateY(-50%) scale(1.1)}.MothersDay_desktopLeftButton__3IaTU{left:15px}.MothersDay_desktopRightButton__1ZBhq{right:15px}.MothersDay_arrowHintContainer__3ko1x{position:absolute;width:100%;pointer-events:none;z-index:25;top:-5%;left:0}.MothersDay_leftArrowHint__yDvso{position:absolute;left:80px;transform:translateY(-50%) rotate(-8deg);animation:MothersDay_floatLeft__2457A 3s ease-in-out infinite}.MothersDay_rightArrowHint__32rmI{position:absolute;right:80px;transform:translateY(-50%) rotate(8deg);animation:MothersDay_floatRight__1uyvh 3s ease-in-out infinite}.MothersDay_arrowHintText__3bBSS{font-size:.95rem;font-weight:500;color:var(--primary-purple);background-color:hsla(0,0%,100%,.95);padding:10px 25px;border-radius:25px;border:2px dashed #a78bfa;white-space:nowrap;box-shadow:0 4px 8px rgba(0,0,0,.05)}.MothersDay_carouselDots__2GX7l{display:flex;justify-content:center;margin-top:1.5rem;grid-gap:10px;gap:10px}.MothersDay_dot__1DbHl{height:12px;width:12px;background-color:#d1d5db;border-radius:50%;cursor:pointer;transition:all .3s ease}.MothersDay_activeDot__1idul{background-color:var(--primary-purple);transform:scale(1.3)}.MothersDay_ctaSection__1_v8C{background:linear-gradient(135deg,var(--primary-purple),#9d4edd);color:#fff;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:60px 20px;text-align:center;position:relative}.MothersDay_ctaSection__1_v8C:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat;z-index:0}.MothersDay_ctaContent__2vGaN{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}.MothersDay_ctaSection__1_v8C .MothersDay_sectionTitle__23X7l{color:#fff;font-size:2.5rem;margin-bottom:1rem}.MothersDay_ctaSection__1_v8C .MothersDay_sectionSubtitle__FI-ZO{font-size:1.5rem;margin-bottom:1.5rem}.MothersDay_createSongButton__2KLd3,.MothersDay_primaryButton__mid80,.MothersDay_startMySongButton__2M--V,.MothersDay_stickyCtaButton__3CPp0{font-size:1.2rem;font-weight:600;line-height:1.5;background-color:var(--primary-orange);color:#fff;border:none;padding:1rem 2rem;border-radius:50px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2);text-decoration:none;text-align:center}.MothersDay_createSongButton__2KLd3:hover,.MothersDay_primaryButton__mid80:hover,.MothersDay_startMySongButton__2M--V:hover,.MothersDay_stickyCtaButton__3CPp0:hover{background-color:var(--secondary-orange);transform:translateY(-3px) scale(1.05);box-shadow:0 8px 20px rgba(255,159,28,.4)}.MothersDay_startMySongButton__2M--V{width:-moz-fit-content;width:fit-content;margin:40px auto}.MothersDay_howItWorksSection__1QNBN .MothersDay_startMySongButton__2M--V{background-color:var(--primary-purple)}.MothersDay_howItWorksSection__1QNBN .MothersDay_startMySongButton__2M--V:hover{background-color:var(--secondary-purple)}.MothersDay_heroSection__3Yo3M .MothersDay_ctaButtons__2xX73 .MothersDay_playButton__3xFvA{background:transparent;border:2px solid var(--primary-orange);color:var(--primary-orange);width:60px;height:60px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0;transition:all .3s ease}.MothersDay_heroSection__3Yo3M .MothersDay_ctaButtons__2xX73 .MothersDay_playButton__3xFvA:hover{transform:scale(1.15);background:rgba(255,159,28,.1)}.MothersDay_heroSection__3Yo3M .MothersDay_ctaButtons__2xX73 .MothersDay_playButton__3xFvA.MothersDay_playing__2o7XY{background:var(--primary-orange);color:#fff}.MothersDay_heroSection__3Yo3M .MothersDay_ctaButtons__2xX73 .MothersDay_playIcon__28u_K{width:0;height:0;border-top:12px solid transparent;border-left:16px solid var(--primary-orange);border-bottom:12px solid transparent}.MothersDay_heroSection__3Yo3M .MothersDay_ctaButtons__2xX73 .MothersDay_playButton__3xFvA.MothersDay_playing__2o7XY .MothersDay_playIcon__28u_K{border-left-color:#fff}.MothersDay_heroSection__3Yo3M .MothersDay_ctaButtons__2xX73 .MothersDay_pauseIcon__1bVpb{position:relative;width:18px;height:20px}.MothersDay_heroSection__3Yo3M .MothersDay_ctaButtons__2xX73 .MothersDay_pauseIcon__1bVpb:after,.MothersDay_heroSection__3Yo3M .MothersDay_ctaButtons__2xX73 .MothersDay_pauseIcon__1bVpb:before{content:"";position:absolute;top:2px;width:4px;height:16px;background-color:var(--primary-orange);border-radius:1px}.MothersDay_heroSection__3Yo3M .MothersDay_ctaButtons__2xX73 .MothersDay_playButton__3xFvA.MothersDay_playing__2o7XY .MothersDay_pauseIcon__1bVpb:after,.MothersDay_heroSection__3Yo3M .MothersDay_ctaButtons__2xX73 .MothersDay_playButton__3xFvA.MothersDay_playing__2o7XY .MothersDay_pauseIcon__1bVpb:before{background-color:#fff}.MothersDay_heroSection__3Yo3M .MothersDay_ctaButtons__2xX73 .MothersDay_pauseIcon__1bVpb:before{left:3px}.MothersDay_heroSection__3Yo3M .MothersDay_ctaButtons__2xX73 .MothersDay_pauseIcon__1bVpb:after{right:3px}.MothersDay_mothersDayFooter__1hvqE{background-color:var(--dark-bg);color:#fff;padding:4rem 0;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);text-align:center}.MothersDay_footerContent__Yjl3d{max-width:1200px;margin:0 auto;padding:0 1rem}.MothersDay_copyright__1oJSg{font-size:1rem;font-weight:600;margin-bottom:.75rem;color:#fff}.MothersDay_footerLinks__kNAJp{display:flex;justify-content:center;grid-gap:1.5rem;gap:1.5rem}.MothersDay_footerLinks__kNAJp a{font-size:1rem;font-weight:600;color:#fff;text-decoration:none;transition:color .3s}.MothersDay_footerLinks__kNAJp a:hover{color:var(--primary-orange)}.MothersDay_stickyCta__3m15K{position:fixed;bottom:0;left:0;right:0;background-color:var(--primary-purple);color:#fff;padding:1rem;z-index:30;box-shadow:0 -2px 12px rgba(0,0,0,.2)}.MothersDay_stickyCtaContainer__1gTlW{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;grid-gap:1rem;gap:1rem;position:relative}.MothersDay_stickyCtaText__2eZWe{font-size:1.2rem;font-weight:700;color:#fff;display:none}@media (min-width:768px){.MothersDay_stickyCtaText__2eZWe{display:block}}.MothersDay_stickyCouponCodeContainer__5516J{display:flex;align-items:center}.MothersDay_stickyCouponInstruction__1xvm_{font-size:1rem;font-weight:600;color:#fff;margin:0}.MothersDay_stickyCouponCode__3Oj47{font-family:monospace;font-size:1.2rem;font-weight:700;background-color:var(--primary-orange);padding:.5rem 1rem;border-radius:.5rem;letter-spacing:.1em;color:#fff;margin-left:.5rem}.MothersDay_closeStickyCta__CQVwo{font-size:1rem;font-weight:600;background:transparent;color:#fff;border:2px solid #fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.MothersDay_closeStickyCta__CQVwo:hover{background:hsla(0,0%,100%,.2);transform:scale(1.1)}@keyframes MothersDay_fadeIn__1a1rh{0%{opacity:0}to{opacity:1}}@keyframes MothersDay_slideUp__Lp2YX{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes MothersDay_pulse__1-dAL{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes MothersDay_gradientShift__2Sif5{0%{background-position:0 0,50%}50%{background-position:100% 100%,50%}to{background-position:0 0,50%}}@keyframes MothersDay_cardPop__Su0a7{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@media (max-width:768px){.MothersDay_mainTitle__3lIXI{font-size:2.5rem}.MothersDay_subTitle__qIHkk{font-size:1.5rem}.MothersDay_descriptionText__2FdXK{font-size:1rem}.MothersDay_highlightTitle__KTjhA{font-size:1.4rem}.MothersDay_sectionTitle__23X7l{font-size:2rem}.MothersDay_sectionSubtitle__FI-ZO{font-size:1.2rem}.MothersDay_countdownTitle__2GbDn{font-size:1.4rem}.MothersDay_timerNumber__1i8Sh{font-size:1.4rem;width:3.5rem;height:3.5rem}.MothersDay_timerLabel__2swqY{font-size:.8rem}.MothersDay_couponCode__2FTU-{font-size:1.2rem;padding:.5rem 1rem}.MothersDay_couponInstruction__htceJ{font-size:.9rem}.MothersDay_countdownSeparator__19jC0{padding:1rem 0}.MothersDay_countdownSeparator__19jC0 .MothersDay_countdownTitle__2GbDn{font-size:1.4rem}.MothersDay_countdownSeparator__19jC0 .MothersDay_timerNumber__1i8Sh{font-size:1.2rem;max-width:60px;height:2rem}.MothersDay_countdownSeparator__19jC0 .MothersDay_timerLabel__2swqY{font-size:.7rem}.MothersDay_samplesGrid__2MC59,.MothersDay_testimonialsGrid__3ExTw{grid-template-columns:1fr}.MothersDay_stepsGrid__1wnJz{flex-direction:column;align-items:center}.MothersDay_step__2Sl5H{max-width:100%}.MothersDay_genreCardsGrid__2b6Dz{grid-template-columns:1fr}.MothersDay_carouselButton__17bNJ{display:none}.MothersDay_arrowHintContainer__3ko1x{top:-10%}.MothersDay_leftArrowHint__yDvso,.MothersDay_rightArrowHint__32rmI{display:none}.MothersDay_createSongButton__2KLd3,.MothersDay_primaryButton__mid80,.MothersDay_startMySongButton__2M--V{padding:.8rem 1.5rem;font-size:1rem}.MothersDay_stickyCtaContainer__1gTlW{justify-content:center}.MothersDay_stickyCouponInstruction__1xvm_{font-size:.9rem}.MothersDay_stickyCouponCode__3Oj47{font-size:1rem;padding:.4rem .8rem}.MothersDay_mothersDayFooter__1hvqE{padding:2rem 0}.MothersDay_copyright__1oJSg,.MothersDay_footerLinks__kNAJp a{font-size:.9rem;color:#fff}}@media (max-width:480px){.MothersDay_mainTitle__3lIXI{font-size:2rem}.MothersDay_subTitle__qIHkk{font-size:1.2rem}.MothersDay_sectionTitle__23X7l{font-size:1.8rem}.MothersDay_sectionSubtitle__FI-ZO{font-size:1rem}.MothersDay_countdownImage__fA-py{height:12rem}.MothersDay_countdownTitle__2GbDn{font-size:1.2rem}.MothersDay_timerNumber__1i8Sh{font-size:1.2rem;width:3rem;height:3rem}.MothersDay_countdownSeparator__19jC0 .MothersDay_countdownTitle__2GbDn{font-size:1.2rem}.MothersDay_countdownSeparator__19jC0 .MothersDay_timerNumber__1i8Sh{font-size:1rem;max-width:50px;height:1.8rem}.MothersDay_countdownSeparator__19jC0 .MothersDay_timerLabel__2swqY{font-size:.6rem}.MothersDay_stickyCtaButton__3CPp0{padding:.6rem 1rem;font-size:.9rem}.MothersDay_stickyCouponCode__3Oj47{font-size:.9rem;padding:.3rem .6rem}.MothersDay_copyright__1oJSg,.MothersDay_footerLinks__kNAJp a{font-size:.8rem;color:#fff}}@keyframes MothersDay_floatLeft__2457A{0%{transform:translateY(-50%) rotate(-8deg) translateX(0)}50%{transform:translateY(-50%) rotate(-8deg) translateX(-10px)}to{transform:translateY(-50%) rotate(-8deg) translateX(0)}}@keyframes MothersDay_floatRight__1uyvh{0%{transform:translateY(-50%) rotate(8deg) translateX(0)}50%{transform:translateY(-50%) rotate(8deg) translateX(10px)}to{transform:translateY(-50%) rotate(8deg) translateX(0)}}@keyframes MothersDay_bounce__1gPv7{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}.DashboardPage_dashboardNotification__3BGYy,.DashboardPage_dashboardNotification__3BGYy div:not(button),.DashboardPage_dashboardNotification__3BGYy p,.DetailsPage_notification__3LlpR,.DetailsPage_notification__3LlpR div:not(button),.DetailsPage_notification__3LlpR p,.GenresPage_notification__20c3V,.GenresPage_notification__20c3V div:not(button),.GenresPage_notification__20c3V p,[class*=CallToAction] p,[class*=heroSection] div,[class*=HeroSection] div,[class*=heroSection] p,[class*=HeroSection] p,[class*=notification]:not(button):not([class*=notificationButton]),[class*=Notification]:not(button):not([class*=notificationButton]),[style*="background-color: #6a11cb"],[style*="background-color:#6D28D9"],[style*="background-color: #6D28D9"],[style*="background-color: #7C3AED"],[style*="background-color: rgb(109, 40, 217)"],[style*="background-color: rgb(124, 58, 237)"],[style*="background: #7C3AED"],[style*="background: rgb(124, 58, 237)"],div[class*=cta] p,div[class*=hero] div,div[class*=hero] p,div[style*="background-color: rgb(109, 40, 217)"],div[style*="background-color: rgb(109, 40, 217)"] div:not([class*=notificationButton]),div[style*="background-color: rgb(109, 40, 217)"] p,div[style*="background-color: rgb(109, 40, 217)"] span,section[class*=cta] p{color:#fff!important}.DashboardPage_notificationButton__2BsRB,.GenresPage_notificationButton__yrnKr,button.DashboardPage_notificationButton__2BsRB,button.GenresPage_notificationButton__yrnKr,div[class*=dashboardNotification] button[class*=notificationButton],div[class*=GenresPage_notification] button[class*=notificationButton]{color:#7c3aed!important;background-color:#fff}.DetailsPage_notificationButton__3RHjR,button.DetailsPage_notificationButton__3RHjR,div[class*=DetailsPage_notification] button[class*=notificationButton]{color:#6a11cb!important;background-color:#fff}.DashboardPage_notificationButton__2BsRB,.GenresPage_notificationButton__yrnKr,button[style*="background-color: #fff"],button[style*="background-color: white"],button[style*="background: #fff"],button[style*="background: white"]{color:#7c3aed!important}.DetailsPage_notificationButton__3RHjR{color:#6a11cb!important}.StaticPages_container__8qBbB:before{background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,0))}.StaticPages_container__8qBbB:after,.StaticPages_container__8qBbB:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.StaticPages_container__8qBbB:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" opacity="0.05"><text x="10" y="40" font-size="40" fill="white">♪</text></svg>') repeat}.StaticPages_pageTitle__3McHq{font-size:2.5rem;margin-bottom:1rem;color:#fff;text-align:center;text-shadow:0 0 15px rgba(124,58,237,.7);animation:StaticPages_fadeInDown__QMNwY 1s ease-out}.StaticPages_section__1wMzB{margin-bottom:2.5rem;animation:StaticPages_fadeInUp__SKCXu .5s ease-out}.StaticPages_sectionTitle__3_4jk{font-size:1.75rem;margin-bottom:1rem;color:#7c3aed;border-bottom:2px solid #f58800;padding-bottom:.5rem;position:relative;display:flex;align-items:center}.StaticPages_sectionTitle__3_4jk:before{content:"🎵";margin-right:.5rem;font-size:1.5rem}.StaticPages_introText__7uREM{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;color:#fff;text-align:center;max-width:800px;margin-left:auto;margin-right:auto;text-shadow:0 0 5px rgba(157,78,221,.5)}.StaticPages_processList__2pdlI{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;margin:2rem 0}.StaticPages_processItem__3YEvU{background:linear-gradient(135deg,#f9f9f9,#f0f0ff);border-radius:8px;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;animation:StaticPages_fadeInUp__SKCXu .5s ease-out}.StaticPages_processItem__3YEvU:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 5px 15px rgba(124,58,237,.3)}.StaticPages_processIcon__35Jh5{width:50px;height:50px;background-color:#7c3aed;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.25rem;font-weight:700;box-shadow:0 0 10px rgba(124,58,237,.5)}.StaticPages_ctaSection__SasCf{background:linear-gradient(90deg,#7c3aed,#9d4edd);padding:2rem;border-radius:8px;text-align:center;margin-top:3rem;color:#fff;animation:StaticPages_pulseGlow__UJ79o 2s infinite}.StaticPages_ctaButton__1m4CU{display:inline-block;background-color:#f58800;color:#fff;padding:1rem 2rem;border-radius:30px;text-decoration:none;font-weight:700;margin-top:1rem;transition:transform .3s ease,box-shadow .3s ease}.StaticPages_ctaButton__1m4CU:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(245,136,0,.3)}.StaticPages_faqContainer__1DD1m{margin:2rem 0}.StaticPages_faqItem__27YCz{border:1px solid #eee;border-radius:8px;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.StaticPages_faqItemActive__Sl0iO{border-color:#7c3aed;box-shadow:0 2px 8px rgba(124,58,237,.2)}.StaticPages_faqQuestion__zyw8N{padding:1rem 1.5rem;background-color:#f9f9f9;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease}.StaticPages_faqItemActive__Sl0iO .StaticPages_faqQuestion__zyw8N{background:linear-gradient(90deg,#f0f0ff,#e6e6ff)}.StaticPages_faqQuestion__zyw8N h3{margin:0;font-size:1.1rem;color:#333;font-weight:500}.StaticPages_faqToggle__3xyCN{font-size:1.5rem;color:#7c3aed;font-weight:700;transition:transform .3s ease}.StaticPages_faqItemActive__Sl0iO .StaticPages_faqToggle__3xyCN{transform:rotate(45deg)}.StaticPages_faqAnswer__3vlMD{padding:1rem 1.5rem;border-top:1px solid #eee;background-color:#fff;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.StaticPages_faqItemActive__Sl0iO .StaticPages_faqAnswer__3vlMD{max-height:200px;padding:1rem 1.5rem}.StaticPages_faqAnswer__3vlMD p{margin:0;line-height:1.6;color:#555}.StaticPages_additionalHelp__2-pV4{background:linear-gradient(90deg,#7c3aed,#9d4edd);padding:2rem;border-radius:8px;text-align:center;margin-top:3rem;color:#fff;animation:StaticPages_pulseGlow__UJ79o 2s infinite}.StaticPages_additionalHelp__2-pV4 h2,.StaticPages_additionalHelp__2-pV4 p{color:#fff}.StaticPages_helpButtons__22oDp{display:flex;justify-content:center;grid-gap:1rem;gap:1rem;margin-top:1.5rem}.StaticPages_primaryButton__9vF16,.StaticPages_secondaryButton___3Ru0{padding:1rem 2rem;border-radius:30px;text-decoration:none;font-weight:700;transition:transform .3s ease,box-shadow .3s ease}.StaticPages_primaryButton__9vF16{background-color:#f58800;color:#fff}.StaticPages_primaryButton__9vF16:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(245,136,0,.3)}.StaticPages_secondaryButton___3Ru0{background-color:#fff;color:#f58800;border:1px solid #f58800}.StaticPages_secondaryButton___3Ru0:hover{background-color:#fff5e6;transform:translateY(-2px);box-shadow:0 5px 15px rgba(245,136,0,.3)}.StaticPages_inlineLink__3jh1M{color:#7c3aed;text-decoration:none;font-weight:500}.StaticPages_contactLayout__wtObq{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.StaticPages_contactForm__QFNkA,.StaticPages_contactInfo__tQO81{padding:1.5rem;background:linear-gradient(135deg,#f9f9f9,#f0f0ff);border-radius:8px;animation:StaticPages_fadeInUp__SKCXu .5s ease-out}.StaticPages_contactMethods__1ncI_{margin:2rem 0}.StaticPages_contactMethod__23I7Y{display:flex;align-items:flex-start;margin-bottom:1.5rem}.StaticPages_contactIcon__2Lhuc{font-size:1.5rem;margin-right:1rem;background-color:#7c3aed;color:#fff;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px rgba(124,58,237,.5)}.StaticPages_contactDetail__1wsMF h3{margin:0 0 .5rem;font-size:1.1rem;color:#7c3aed}.StaticPages_contactForm__QFNkA h2,.StaticPages_contactInfo__tQO81 h2{color:#7c3aed}.StaticPages_contactDetail__1wsMF p{margin:0 0 .25rem;color:#555}.StaticPages_faqPromo__2fqWW{margin-top:2rem;padding:1rem;background:linear-gradient(90deg,#7c3aed,#9d4edd);border-radius:8px;text-align:center;color:#fff;animation:StaticPages_pulseGlow__UJ79o 2s infinite}.StaticPages_formGroup__1XViu{margin-bottom:1.5rem}.StaticPages_formGroup__1XViu label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.StaticPages_formControl__2v7Mc{width:100%;padding:.75rem;border:1px solid #7c3aed;border-radius:4px;font-size:1rem;font-family:inherit;transition:border-color .3s ease,box-shadow .3s ease}.StaticPages_formControl__2v7Mc:focus{border-color:#f58800;box-shadow:0 0 5px rgba(245,136,0,.5);outline:none}textarea.StaticPages_formControl__2v7Mc{resize:vertical}.StaticPages_submitButton__3sDz3{background-color:#7c3aed;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:30px;font-size:1rem;font-weight:500;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;animation:StaticPages_pulseGlow__UJ79o 2s infinite}.StaticPages_submitButton__3sDz3:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px rgba(124,58,237,.3)}.StaticPages_submitButton__3sDz3:disabled{background-color:#b9a5e9;cursor:not-allowed}.StaticPages_formMessage__MXeJz{padding:1rem;border-radius:4px;margin-bottom:1.5rem}.StaticPages_success__1bvKl{background-color:#e6ffed;color:#2e7d32;border:1px solid #c3e6cb}.StaticPages_error__2Educ{background-color:#ffe5e5;color:#d9534f;border:1px solid #f5c6cb}.StaticPages_tabs__3ag2f{display:flex;margin-bottom:2rem;border-bottom:1px solid #ddd}.StaticPages_tab__3Smnc{padding:.75rem 1.5rem;background:none;border:none;font-size:1rem;cursor:pointer;opacity:.7;transition:all .3s ease;font-weight:500}.StaticPages_tab__3Smnc:hover{opacity:1}.StaticPages_activeTab__3ygYq{border-bottom:3px solid #f58800;opacity:1;color:#f58800}.StaticPages_tabContent__2i1lw{line-height:1.6;animation:StaticPages_fadeInUp__SKCXu .5s ease-out}.StaticPages_lastUpdated__2Aef1{color:#7c3aed;font-style:italic;margin-bottom:2rem;text-shadow:0 0 5px rgba(157,78,221,.5)}.StaticPages_termsSection__3ScDp{margin-bottom:2rem}.StaticPages_termsSection__3ScDp h2{font-size:1.5rem;margin-bottom:1rem;color:#7c3aed}.StaticPages_termsSection__3ScDp li,.StaticPages_termsSection__3ScDp p{color:#555;margin-bottom:.75rem}.StaticPages_termsSection__3ScDp ul{padding-left:1.5rem;margin-bottom:1.5rem}.StaticPages_floatingCta__CKBGc{position:fixed;bottom:20px;right:20px;background:linear-gradient(90deg,#7c3aed,#f58800);color:#fff;padding:1rem 2rem;border-radius:30px;text-decoration:none;font-weight:700;box-shadow:0 5px 15px rgba(0,0,0,.3);z-index:100;animation:StaticPages_pulseGlow__UJ79o 2s infinite;opacity:0;transition:opacity .3s ease}.StaticPages_floatingCta__CKBGc.StaticPages_visible__1IAEJ{opacity:1}.StaticPages_floatingCta__CKBGc:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.StaticPages_whiteLink__jJ9pC{color:#fff;text-decoration:underline}.StaticPages_whiteLink__jJ9pC:hover{color:#f0f0f0;text-decoration:underline}.StaticPages_faqPromo__2fqWW p{color:#fff}.StaticPages_legalLinks__1xzcb{margin-top:1.5rem;font-size:.9rem;text-align:center}.StaticPages_inlineLink__3jh1M{color:#fff;text-decoration:underline;transition:color .2s}.StaticPages_inlineLink__3jh1M:hover{color:#e0e0e0;text-decoration:underline}@keyframes StaticPages_cardPop__gdYBr{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes StaticPages_fadeInDown__QMNwY{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes StaticPages_fadeInUp__SKCXu{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes StaticPages_pulseGlow__UJ79o{0%{box-shadow:0 0 5px rgba(124,58,237,.5)}50%{box-shadow:0 0 15px rgba(245,136,0,.8)}to{box-shadow:0 0 5px rgba(124,58,237,.5)}}@media (max-width:768px){.StaticPages_container__8qBbB{padding:1rem}.StaticPages_contactLayout__wtObq,.StaticPages_processList__2pdlI{grid-template-columns:1fr}.StaticPages_pageTitle__3McHq{font-size:2rem}.StaticPages_helpButtons__22oDp{flex-direction:column}.StaticPages_floatingCta__CKBGc{padding:.75rem 1.5rem;font-size:.9rem;bottom:10px;right:10px}}.StaticPages_container__8qBbB{width:100%;padding:2rem 1rem;background:linear-gradient(135deg,#7c3aed,#9d4edd);min-height:100vh;position:relative;overflow-x:hidden;box-sizing:border-box}.StaticPages_contentWrapper__28lTe{max-width:1200px;margin:0 auto;background-color:#fff;border-radius:16px;box-shadow:0 10px 20px rgba(0,0,0,.15);padding:2rem;position:relative;z-index:1;animation:StaticPages_cardPop__gdYBr .5s ease-out;box-sizing:border-box}@media (max-width:768px){.StaticPages_container__8qBbB{padding:1rem}.StaticPages_contentWrapper__28lTe{margin:0 1rem;padding:1.5rem}}@media (max-width:480px){.StaticPages_container__8qBbB{padding:.5rem}.StaticPages_contentWrapper__28lTe{margin:0 .5rem;padding:1rem}}
/*# sourceMappingURL=main.9c25e6f1.chunk.css.map */