.payment-method{transition:all .18s ease-in-out;height:52px;display:flex;align-items:center;justify-content:center;padding:0!important;border:1px solid var(--colorGrayLighter);background:var(--colorWhite);border-radius:.5rem;color:var(--colorLabel);box-sizing:border-box;flex:1;min-width:120px}.payment-method:hover{border-color:var(--brand);background:rgba(142,251,247,.05)}.payment-method.selected{background:#8EFBF7!important;border-color:#014847!important;color:#014847!important}.credit-card{transition:all .18s ease-in-out;background:var(--colorWhite);border:1px solid var(--colorGrayLighter);border-radius:.5rem;padding:1rem!important;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:120px;box-sizing:border-box}.credit-card:hover{border-color:var(--brand);background:rgba(142,251,247,.04)}.credit-card.selected{background:#8EFBF7!important;border-color:#014847!important;color:#014847!important}.plans-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;align-items:stretch}.payment-methods{display:flex;gap:1rem;align-items:center;width:100%}.payment-method span{white-space:nowrap;display:inline-block;text-align:center;width:100%}.payment-methods .card,.plans-grid .card{margin-top:0!important;margin-bottom:0!important}.payment-method{min-height:56px;padding:0 1rem!important}.payment-method .meta{font-size:16px!important;color:var(--colorLabel)!important;font-weight:700;text-align:center;margin:0}.history-list{display:block!important}@media (max-width:768px){.container,[class*=container]{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.landing-page{width:100vw!important;margin:0!important;padding:0!important}.hero,.landing-page,.landing-page>*{max-width:100vw!important;overflow-x:hidden!important}.hero{padding:6rem 1rem 4rem!important;width:100%!important}.hero-container{grid-template-columns:1fr!important;max-width:100%!important;width:100%!important}.footer-content{text-align:center!important;justify-content:center!important}.footer-brand,.footer-content{display:flex!important;flex-direction:column!important;align-items:center!important}.footer-brand{margin-bottom:2rem!important}.round-audio-player .rhap_main-controls-button{-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important}}@media (min-width:769px){body,html{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}#__next>:not([class*=cl-]):not(.nav-container):not(.legal-page),.container:not([class*=cl-]):not(.nav-container):not(.legal-page),[class*=container]:not([class*=cl-]):not(.nav-container):not(.legal-page),article:not([class*=cl-]):not(.legal-page),body>:not([class*=cl-]):not([data-clerk-modal]):not(.nav-container):not(.legal-page),div.app-container:not(.legal-page),main:not([class*=cl-]):not(.legal-page),section:not([class*=cl-]):not(.legal-page){max-width:none!important;width:auto!important}.app-container{width:100%!important;max-width:100%!important}.app{grid-template-columns:none!important;display:block!important}body .container:not([class*=cl-]),main .container:not([class*=cl-]),main.app-main,main:not([class*=cl-]){max-width:none!important;width:100%!important;margin:0!important;padding:1.5rem!important}.app-nav{background:white!important;border-right:1px solid #e9ecef!important}.dot{width:8px!important;height:8px!important;background:#00d4aa!important;border-radius:50%!important;display:block!important}.app-nav .brand span:not(.dot){color:black!important}}input[type=checkbox],input[type=checkbox]:after,input[type=checkbox]:before{box-sizing:border-box!important}input[type=checkbox]:not([role=switch]),input[type=checkbox][role=switch]{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important}.app-container{display:flex;min-height:100vh;position:relative;box-sizing:border-box}.app-nav{background:#f8f9fa;border-right:1px solid #e9ecef;width:280px;flex-shrink:0;transition:transform .3s ease-in-out}.app-main,.app-nav{padding:1.5rem;overflow-y:auto}.app-main{flex:1;width:100%}@media (min-width:769px){.app-main,.app-main>*,main{max-width:none!important;width:100%!important}main{margin:0!important}.container,article,main .container,section{max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important}}.sidebar-header{justify-content:space-between;margin-bottom:2rem}.brand,.sidebar-header{display:flex;align-items:center}.brand{gap:.5rem;font-weight:700;font-size:1.2rem;color:#2d3748}.mobile-close-btn{display:none;background:none;border:none;font-size:1.5rem;color:#718096;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s ease}.mobile-close-btn:hover{background:#e2e8f0;color:#2d3748}.dot{width:8px;height:8px;background:#00d4aa!important;border-radius:50%;display:inline-block;flex-shrink:0}.vertical ul{list-style:none;padding:0;margin:0}.vertical li{margin-bottom:.25rem}.vertical a{display:block;padding:.75rem 1rem;color:#4a5568;text-decoration:none;border-radius:.5rem;transition:all .2s ease;font-weight:500}.vertical a:hover{background:#e2e8f0;color:#2d3748}.vertical a[aria-current=page]{background:#00d4aa;color:white}.mobile-menu-toggle{display:none;position:fixed;top:1rem;left:1rem;z-index:1001;background:#00d4aa;border:none;border-radius:.5rem;padding:0;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .2s ease;width:48px;height:48px;align-items:center;justify-content:center}.mobile-menu-toggle:hover{background:#00c29a;transform:scale(1.05)}.mobile-menu-toggle.hidden{opacity:0;pointer-events:none;transform:scale(.8)}.hamburger{display:flex;flex-direction:column;width:20px;height:16px;justify-content:space-between;align-items:center}.hamburger span{display:block;height:2px;width:100%;background:white;border-radius:1px;transition:all .3s ease;transform-origin:center}.hamburger.open span:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999}.header-row{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}@media (max-width:768px){body{overflow-x:hidden!important}.app-container{flex-direction:column;width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important;overflow-x:hidden}.mobile-menu-toggle{display:flex}.mobile-close-btn,.mobile-menu-overlay{display:block}.app-nav{position:fixed;top:0;left:0;bottom:0;z-index:1000;width:280px;transform:translateX(-100%);box-shadow:none}.app-nav.mobile-open{transform:translateX(0);box-shadow:2px 0 10px rgba(0,0,0,.1)}.app-main{width:100vw;max-width:100vw;padding:4rem 1rem 1rem;box-sizing:border-box;margin:0;overflow-x:hidden}.header-row{margin-top:.5rem}.card{margin-left:0;margin-right:0;width:100%;box-sizing:border-box}.plans-grid{grid-template-columns:1fr;gap:.75rem}.payment-methods{flex-direction:column}.payment-method{min-height:48px;width:100%}}@media (max-width:480px){.app-nav{width:85vw;max-width:300px}.app-main{padding:4rem .75rem 1rem}.brand{font-size:1.1rem}.sidebar-header{margin-bottom:1.5rem}.vertical a{padding:.8rem .75rem;font-size:.95rem;min-height:44px;display:flex;align-items:center}.header-row{flex-direction:column;align-items:flex-start;gap:.5rem}.mobile-menu-toggle{width:44px;height:44px}.hamburger{width:18px;height:14px}input[type=checkbox]{width:15px!important;height:15px!important;min-width:15px!important;min-height:15px!important;max-width:15px!important;max-height:15px!important}input[type=checkbox]:checked:after{font-size:10px!important}}input[type=checkbox]{width:18px!important;height:18px!important;border:2px solid #4a5568!important;border-radius:4px!important;background:white!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;cursor:pointer!important;position:relative!important;margin-right:8px!important;display:inline-block!important;vertical-align:middle!important;flex-shrink:0!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important;box-sizing:border-box!important}input[type=checkbox]:checked{background:#00d4aa!important;border-color:#00d4aa!important}input[type=checkbox]:checked:after{content:"✓"!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;color:white!important;font-size:12px!important;font-weight:700!important;line-height:1!important}input[type=checkbox]:hover{border-color:#00d4aa!important}input[type=checkbox]:focus{outline:2px solid #00d4aa!important;outline-offset:2px!important}input[type=checkbox]::-webkit-inner-spin-button,input[type=checkbox]::-webkit-outer-spin-button{appearance:none!important;margin:0!important}input[type=checkbox]::-moz-focus-inner{border:0!important;padding:0!important}@media (prefers-color-scheme:dark){.app-nav{background:#1a1a1a;border-color:#333}.brand{color:#e2e8f0}.vertical a{color:#a0aec0}.vertical a:hover{background:#2d3748;color:#e2e8f0}.vertical a[aria-current=page]{background:#00d4aa;color:white}input[type=checkbox]{background:#2d3748;border-color:#4a5568}input[type=checkbox]:checked{background:#00d4aa;border-color:#00d4aa}}@media (max-width:1024px) and (min-width:769px){.app-nav{width:240px;padding:1.25rem}.app-main{width:calc(100vw - 240px);max-width:calc(100vw - 240px);padding:1.25rem}.plans-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.result-item{margin-bottom:1rem}.history-list .result-item{margin-top:1rem}.rhap_container{padding:10px 15px!important;box-shadow:none!important;border:1px solid #e2e8f0!important;border-radius:8px!important;background:white!important;max-width:100%!important;box-sizing:border-box!important}.rhap_main{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:nowrap!important}.rhap_controls-section{flex-shrink:0!important;margin-right:10px!important}.rhap_progress-section{flex:1!important;margin:0 10px!important;min-width:0!important}.rhap_time{font-size:12px!important;color:#666!important;white-space:nowrap!important;margin:0 5px!important}.rhap_progress-container{margin:5px 0!important;height:6px!important}.rhap_download-progress,.rhap_progress-bar{height:6px!important;border-radius:3px!important}.rhap_progress-indicator{width:12px!important;height:12px!important;border-radius:50%!important;top:-3px!important}@media (max-width:768px){button{min-height:44px}.card footer{display:flex;flex-direction:column;gap:.5rem}.card footer button{width:100%}.rhap_container{padding:8px 12px!important;max-width:100%!important;box-sizing:border-box!important;margin-top:12px!important}.rhap_main{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:nowrap!important;gap:10px!important}.rhap_progress-section{display:none!important}.rhap_controls-section,.rhap_time{flex-shrink:0!important}.rhap_time{font-size:12px!important;white-space:nowrap!important}.rhap_additional-controls{flex-shrink:0!important}.rhap_main>*{max-width:none!important}input,select,textarea{min-height:44px;font-size:16px;width:100%}article,div,input,section,select,textarea{max-width:100%;box-sizing:border-box}input[type=checkbox]{width:16px!important;height:16px!important;border:2px solid #4a5568!important;border-radius:3px!important;background:white!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;cursor:pointer!important;position:relative!important;margin-right:8px!important;display:inline-block!important;vertical-align:middle!important;flex-shrink:0!important;min-width:16px!important;min-height:16px!important;max-width:16px!important;max-height:16px!important;box-sizing:border-box!important}input[type=checkbox]:checked{background:#00d4aa!important;border-color:#00d4aa!important}input[type=checkbox]:checked:after{content:"✓"!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;color:white!important;font-size:11px!important;font-weight:700!important;line-height:1!important}}.nav-container{align-items:center!important;padding:1rem 2rem!important}.nav-actions{gap:1rem!important}.landing-page{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#0f0f0f);color:white;overflow-x:hidden}.landing-page h2{font-size:22.8px}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(0,0,0,.8);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.nav-container{display:flex!important;justify-content:space-between!important;align-items:center;padding:1rem 2rem;width:100%!important;max-width:none!important;flex-wrap:nowrap!important}.nav-brand{display:flex;align-items:center;gap:.5rem}.nav-actions{display:flex!important;gap:1rem;align-items:center;margin-left:auto!important;flex-shrink:0!important}.nav-brand .dot{width:8px;height:8px;background:#00d4aa;border-radius:50%}.brand-text{font-size:22.8px;font-weight:700;color:white}.btn-secondary{background:transparent;border:1px solid rgba(255,255,255,.2);color:white;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.3)}.btn-primary{background:linear-gradient(135deg,#00d4aa,#00b894);border:none;color:white;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .2s ease;font-weight:500}.btn-primary:hover{background:linear-gradient(135deg,#00b894,#009d7d);transform:translateY(-1px)}.hero{padding:8rem 2rem 4rem;min-height:100vh;display:flex;align-items:center}.hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.gradient-text{background:linear-gradient(135deg,#00d4aa,#00b894,#74b9ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.2rem;line-height:1.6;color:rgba(255,255,255,.8);margin-bottom:2rem}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-hero{background:linear-gradient(135deg,#00d4aa,#00b894);border:none;color:white;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-hero:hover{background:linear-gradient(135deg,#00b894,#009d7d);transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,212,170,.3)}.btn-secondary-hero{background:transparent;border:2px solid rgba(255,255,255,.2);color:white;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-secondary-hero:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.4)}.hero-visual,.music-visualizer{display:flex;justify-content:center;align-items:center}.music-visualizer{width:400px;height:300px;background:linear-gradient(135deg,rgba(0,212,170,.1),rgba(116,185,255,.1));border-radius:20px;border:1px solid rgba(255,255,255,.1)}.wave-container{display:flex;gap:3px;align-items:end;height:100px}.wave-bar{width:4px;background:linear-gradient(0deg,#00d4aa,#74b9ff);border-radius:2px;animation:wave 2s ease-in-out infinite}@keyframes wave{0%,to{height:10px}50%{height:80px}}.features{padding:6rem 2rem;background:rgba(255,255,255,.02)}.features-container{max-width:1200px;margin:0 auto}.section-title{text-align:center;font-size:22.8px;font-weight:700;margin-bottom:3rem;color:white}.landing-page h2{font-size:1.1rem}.landing-page h2,.landing-page h3{color:white!important;font-weight:600}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{background:rgba(255,255,255,.08);border-color:rgba(0,212,170,.3);transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:white}.feature-card p{color:rgba(255,255,255,.8);line-height:1.6}.examples{padding:6rem 2rem;background:rgba(0,0,0,.3)}.examples-container{max-width:1200px;margin:0 auto}.examples-grid{display:grid;gap:2rem;max-width:800px;margin:0 auto}.example-card{background:transparent;border-radius:0;padding:2rem 0;backdrop-filter:none;border:none}.example-info h3{color:#00d4aa;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.example-prompt{color:rgba(255,255,255,.9);margin-bottom:1rem;padding:1rem;background:rgba(0,212,170,.1);border-radius:8px;border-left:3px solid #00d4aa}.example-description{color:rgba(255,255,255,.7);line-height:1.6;margin-bottom:1.5rem}.example-player{margin-top:1.5rem;display:flex;justify-content:center;align-items:center;width:100%}.round-audio-player{width:80px!important;height:80px!important;margin:0 auto!important;display:flex!important;justify-content:center!important;align-items:center!important}.round-audio-player,.round-audio-player .rhap_container{background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important}.round-audio-player .rhap_container{color:white!important;padding:0!important}.round-audio-player .rhap_main-controls{flex-direction:column!important;justify-content:center!important;align-items:center!important}.round-audio-player .rhap_main-controls-button{color:white!important;background:#00d4aa!important;border-radius:50%!important;width:80px!important;height:80px!important;margin:0 auto!important;font-size:3rem!important;display:flex!important;align-items:center!important;justify-content:center!important;border:none!important;transition:all .3s ease!important;position:relative!important}.round-audio-player .rhap_main-controls-button svg{width:2.5rem!important;height:2.5rem!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.round-audio-player .rhap_main-controls-button[aria-label*=Pause] svg,.round-audio-player .rhap_main-controls-button[aria-label*=Play] svg{transform:translate(-50%,-50%)!important}.round-audio-player .rhap_main-controls-button:hover{background:#00b894!important;transform:scale(1.05)!important}.round-audio-player .rhap_additional-controls,.round-audio-player .rhap_progress-section,.round-audio-player .rhap_time,.round-audio-player .rhap_volume-controls{display:none!important}.cta{padding:6rem 2rem;background:linear-gradient(135deg,rgba(0,212,170,.1),rgba(116,185,255,.1))}.cta-container{max-width:800px;margin:0 auto;text-align:center}.cta-title{font-size:22.8px;font-weight:700;margin-bottom:1.5rem;color:white}.cta-description{font-size:1.2rem;color:rgba(255,255,255,.8);margin-bottom:2rem;line-height:1.6}.btn-cta{background:linear-gradient(135deg,#00d4aa,#00b894);border:none;color:white;padding:1.2rem 3rem;border-radius:8px;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease}.btn-cta:hover{background:linear-gradient(135deg,#00b894,#009d7d);transform:translateY(-2px);box-shadow:0 15px 35px rgba(0,212,170,.4)}@media (max-width:768px){.nav-container{padding:1rem;flex-wrap:nowrap}.nav-brand{flex-shrink:0}.brand-text{font-size:1.2rem}.nav-actions{gap:.5rem;flex-shrink:0;margin-left:auto}.btn-primary,.btn-secondary{padding:.4rem .8rem;font-size:.8rem;white-space:nowrap}.hero{padding:6rem 1rem 2rem}.hero-container{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.hero-actions{justify-content:center}.music-visualizer{width:300px;height:200px}.features{padding:4rem 1rem}.section-title{font-size:22.8px}.features-grid{grid-template-columns:1fr;gap:1.5rem}.cta{padding:4rem 1rem}.cta-title{font-size:22.8px}.cta-description{font-size:1.1rem}.landing-page h2{font-size:20px!important}}.landing-footer{background:rgba(0,0,0,.8);border-top:1px solid rgba(255,255,255,.1);padding:3rem 2rem 1rem}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:1fr auto;gap:3rem;margin-bottom:2rem}.footer-brand .nav-brand{margin-bottom:1rem}.footer-description{color:rgba(255,255,255,.7);font-size:.9rem}.footer-section h4{color:white;font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-section ul{list-style:none!important;padding:0!important;margin:0!important}.footer-section ul li{list-style:none!important;list-style-type:none!important}.footer-section li{margin-bottom:.5rem}.footer-section a{color:rgba(255,255,255,.7);text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-section a:hover{color:#00d4aa}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;text-align:center}.footer-bottom p{color:rgba(255,255,255,.6);font-size:.85rem;margin:0}@media (max-width:768px){.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.landing-footer{padding:2rem 1rem 1rem}}