.Hero_root__Ji_Nd{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0 20px 80px;position:relative;overflow:hidden;font-family:var(--font-family,"Montserrat",sans-serif)}.Hero_root__Ji_Nd:before{content:"";position:absolute;top:-10%;left:-10%;width:50vw;height:50vw;background:radial-gradient(circle,rgba(139,92,246,.25) 0,hsla(0,0%,100%,0) 10%);filter:blur(60px);z-index:-1;animation:Hero_float__DLHOI 15s ease-in-out infinite}.Hero_root__Ji_Nd:after{content:"";position:absolute;bottom:-5%;right:-5%;width:55vw;height:55vw;background:radial-gradient(circle,rgba(236,72,153,.2) 0,hsla(0,0%,100%,0) 10%);filter:blur(70px);z-index:-1;animation:Hero_float__DLHOI 20s ease-in-out infinite reverse}@keyframes Hero_float__DLHOI{0%{transform:translate(0) scale(1)}50%{transform:translate(30px,30px) scale(1.05)}to{transform:translate(0) scale(1)}}.Hero_container__95cO8{width:100%;max-width:1100px;margin:0 auto;position:relative;z-index:1}.Hero_content__5_YXE{display:flex;flex-direction:column;align-items:center;text-align:center}.Hero_title__Kjf85{font-size:4.5rem;font-weight:800;color:#0f172a;margin-bottom:4px;margin-top:0;line-height:1.1;letter-spacing:-.03em}.Hero_titleHighlight__OQnqL{background:linear-gradient(135deg,#4f46e5,#9333ea 50%,#db2777);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;position:relative}.Hero_titleHighlight__OQnqL:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;background:inherit;filter:blur(35px);opacity:.3;z-index:-1}.Hero_subtitle__ZQ7ud{font-size:1.25rem;color:#313c4a;margin-bottom:60px;line-height:1.6;max-width:650px;font-weight:400}@media(max-width:800px){.Hero_root__Ji_Nd{padding:100px 16px 40px}.Hero_title__Kjf85{font-size:3rem}.Hero_subtitle__ZQ7ud{font-size:1.1rem;margin-bottom:40px}}.SongPromptInput_root__awma9{width:100%;max-width:850px;margin-bottom:24px}.SongPromptInput_rootLight__ilYib{width:100%;max-width:750px;margin:0 auto 24px}.SongPromptInput_inputWrapper__R1Dej{background:rgba(20,20,25,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;padding:20px;display:flex;flex-direction:column;gap:16px;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 4px 24px -1px rgba(0,0,0,.2),inset 0 0 0 1px hsla(0,0%,100%,.05);transition:all .3s ease}.SongPromptInput_inputWrapper__R1Dej:focus-within{background:rgba(25,25,35,.9);border-color:hsla(0,0%,100%,.15);box-shadow:0 20px 40px -5px rgba(0,0,0,.4),inset 0 0 0 1px hsla(0,0%,100%,.1);transform:translateY(-2px)}.SongPromptInput_rootLight__ilYib .SongPromptInput_inputWrapper__R1Dej{background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.SongPromptInput_rootLight__ilYib .SongPromptInput_inputWrapper__R1Dej:focus-within{background:#fff;border-color:#cbd5e1;box-shadow:0 10px 15px -3px rgba(0,0,0,.05)}.SongPromptInput_textInput__8izhT{width:100%;border:none;outline:none;font-size:1.2rem;line-height:1.6;color:#fff;background:transparent;padding:0;min-height:80px;font-family:inherit;resize:none}.SongPromptInput_textInput__8izhT::placeholder{color:#64748b}.SongPromptInput_textInput__8izhT:disabled{opacity:.5;cursor:not-allowed}.SongPromptInput_rootLight__ilYib .SongPromptInput_textInput__8izhT{color:#1e293b}.SongPromptInput_rootLight__ilYib .SongPromptInput_textInput__8izhT::placeholder{color:#94a3b8}.SongPromptInput_bottomControls__eFf2u{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.SongPromptInput_leftControls__GRc9L{display:flex;gap:8px}.SongPromptInput_iconButton__bEwgv{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.05);color:#94a3b8;cursor:pointer;transition:all .2s ease;border:none}.SongPromptInput_iconButton__bEwgv:hover:not(:disabled):not(.SongPromptInput_disabled__9Gp3B){background:hsla(0,0%,100%,.1);color:#fff}.SongPromptInput_iconButton__bEwgv.SongPromptInput_disabled__9Gp3B,.SongPromptInput_iconButton__bEwgv:disabled{opacity:.3;cursor:not-allowed}.SongPromptInput_iconButton__bEwgv svg{font-size:20px}.SongPromptInput_rootLight__ilYib .SongPromptInput_iconButton__bEwgv{background:#f1f5f9;color:#64748b}.SongPromptInput_rootLight__ilYib .SongPromptInput_iconButton__bEwgv:hover:not(:disabled):not(.SongPromptInput_disabled__9Gp3B){background:#e2e8f0;color:#334155}.SongPromptInput_createButton__t1ZoA{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;border-radius:20px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(79,70,229,.3)}.SongPromptInput_createButton__t1ZoA:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px rgba(79,70,229,.4);filter:brightness(1.1)}.SongPromptInput_createButton__t1ZoA:active:not(:disabled){transform:translateY(0)}.SongPromptInput_createButton__t1ZoA:disabled{background:#334155;color:#94a3b8;cursor:not-allowed;box-shadow:none}.SongPromptInput_buttonIcon__s3Isi{font-size:18px}.SongPromptInput_imagePreviewInline__m8Zfd{position:relative;display:flex;align-items:center;justify-content:center;margin-top:16px;padding:12px;background:rgba(20,20,25,.6);border-radius:16px;border:1px dashed hsla(0,0%,100%,.1)}.SongPromptInput_imagePreviewInline__m8Zfd img{max-height:150px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.3)}.SongPromptInput_rootLight__ilYib .SongPromptInput_imagePreviewInline__m8Zfd{background:rgba(241,245,249,.5);border-color:#cbd5e1}.SongPromptInput_removeImageInline__iPKNd{position:absolute;top:-10px;right:-10px;width:28px;height:28px;border-radius:50%;background:#ef4444;color:#fff;border:3px solid #0f172a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.2)}.SongPromptInput_removeImageInline__iPKNd:hover:not(:disabled){background:#dc2626;transform:scale(1.1)}.SongPromptInput_removeImageInline__iPKNd:disabled{opacity:.5;cursor:not-allowed}.SongPromptInput_removeImageInline__iPKNd svg{font-size:16px}.SongPromptInput_rootLight__ilYib .SongPromptInput_removeImageInline__iPKNd{border-color:#fff}.SongPromptInput_errorMessage__mbkGg{margin-top:16px;padding:12px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:12px;color:#fca5a5;font-size:.9rem;animation:SongPromptInput_slideDown__Pr4bf .3s ease-out}.SongPromptInput_rootLight__ilYib .SongPromptInput_errorMessage__mbkGg{color:#dc2626;background:#fef2f2;border-color:#fecaca}@keyframes SongPromptInput_slideDown__Pr4bf{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.SongPromptInput_inputWrapper__R1Dej{padding:16px}.SongPromptInput_textInput__8izhT{font-size:1rem;min-height:100px}.SongPromptInput_createButton__t1ZoA{padding:8px 16px;font-size:.9rem}}.Navbar_navbar__c8wpy{position:fixed;top:0;left:0;right:0;width:100%;background:hsla(0,0%,100%,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.03);z-index:1000;transition:all .3s ease}.Navbar_container__Z2nk3{max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.Navbar_brand__4l3dE{display:flex;align-items:center;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.Navbar_brand__4l3dE:hover{opacity:.8}.Navbar_logo__wUiq5{height:40px;width:auto;object-fit:contain}.Navbar_actions__ZzfjR{display:flex;align-items:center;gap:1rem}.Navbar_loginButton__KlriC{padding:.625rem 1.5rem;font-size:.95rem;font-weight:600;color:#475569;text-decoration:none;border-radius:12px;transition:all .2s ease;cursor:pointer;border:1px solid transparent;background:transparent;display:inline-flex;align-items:center;justify-content:center}.Navbar_loginButton__KlriC:hover{color:#0f172a;background:rgba(15,23,42,.03)}.Navbar_loginButton__KlriC:active{background:rgba(15,23,42,.06)}.Navbar_getStartedButton__91yqD{padding:.75rem 2rem;font-size:.95rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);text-decoration:none;border:none;border-radius:12px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(99,102,241,.3);display:inline-flex;align-items:center;justify-content:center}.Navbar_getStartedButton__91yqD:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(99,102,241,.4);filter:brightness(1.05)}.Navbar_getStartedButton__91yqD:active{transform:translateY(0);box-shadow:0 4px 12px rgba(99,102,241,.3)}@media(max-width:768px){.Navbar_container__Z2nk3{padding:.875rem 1.25rem}.Navbar_logo__wUiq5{height:32px}.Navbar_actions__ZzfjR{gap:.75rem}.Navbar_loginButton__KlriC{padding:.625rem 1.25rem;font-size:.875rem}.Navbar_getStartedButton__91yqD{padding:.625rem 1.5rem;font-size:.875rem}}@media(max-width:480px){.Navbar_container__Z2nk3{padding:.75rem 1rem}.Navbar_logo__wUiq5{height:28px}.Navbar_actions__ZzfjR{gap:.5rem}.Navbar_loginButton__KlriC{padding:.5rem 1rem;font-size:.813rem}.Navbar_getStartedButton__91yqD{padding:.5rem 1.25rem;font-size:.813rem}}.Landing_root__CgJcF{font-family:Montserrat,sans-serif;margin:0;padding:0;min-height:100vh;width:100%;display:flex;flex-direction:column;overflow-x:hidden;background-color:#fff;background-image:linear-gradient(#f1f5f9 1px,transparent 0),linear-gradient(90deg,#f1f5f9 1px,transparent 0);background-size:60px 60px;position:relative;isolation:isolate}.Landing_root__CgJcF:before{width:100%;height:100%;background:radial-gradient(circle at 15% 50%,rgba(99,102,241,.15) 0,transparent 35%),radial-gradient(circle at 85% 30%,rgba(236,72,153,.15) 0,transparent 35%),radial-gradient(circle at 50% 80%,rgba(167,139,250,.15) 0,transparent 35%);z-index:-1}.Landing_root__CgJcF:after,.Landing_root__CgJcF:before{content:"";position:absolute;top:0;left:0;pointer-events:none}.Landing_root__CgJcF:after{right:0;height:200px;background:linear-gradient(180deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,0));z-index:0}.Landing_root__CgJcF>*{position:relative;z-index:1}