.create-song-module__4aVKIW__page{--cream:#fff8f2;--cream-deep:#fff3e8;--terracotta:#b85c38;--terracotta-dark:#9a4a2c;--terracotta-light:#d4886a;--teal:#0d7377;--teal-deep:#065a5e;--warm-gray:#8a7e76;--text:#3d3028;--text-light:#7a7068;--text-muted:#a89e96;--border:#e8ddd5;--border-hover:#d4c8be;--white:#fff;--red:#d44332;--progress-track:#e8ddd5;--progress-fill:var(--terracotta);--shadow-sm:0 1px 3px #3d30280f;--shadow-md:0 4px 16px #3d302814;--radius:12px;--radius-sm:8px;--radius-pill:50px;background:var(--cream);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:DM Sans,sans-serif}.create-song-module__4aVKIW__navbar{background:var(--white);border-bottom:3px solid var(--teal);z-index:100;justify-content:space-between;align-items:center;padding:16px 40px;display:flex;position:sticky;top:0}.create-song-module__4aVKIW__navLeft,.create-song-module__4aVKIW__navRight,.create-song-module__4aVKIW__navLogo,.create-song-module__4aVKIW__btnCreate,.create-song-module__4aVKIW__navUser,.create-song-module__4aVKIW__progressMeta,.create-song-module__4aVKIW__pillGroup,.create-song-module__4aVKIW__navButtons,.create-song-module__4aVKIW__btnBack,.create-song-module__4aVKIW__btnNext,.create-song-module__4aVKIW__bottomBar,.create-song-module__4aVKIW__bottomActions,.create-song-module__4aVKIW__contextBadge{align-items:center;display:flex}.create-song-module__4aVKIW__navLeft{gap:16px}.create-song-module__4aVKIW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:flex}.create-song-module__4aVKIW__hamburger span{background:var(--text);border-radius:2px;width:22px;height:2px;display:block}.create-song-module__4aVKIW__navLogo{gap:8px;text-decoration:none}.create-song-module__4aVKIW__brandLogo{object-fit:contain;border-radius:7px;width:26px;height:auto}.create-song-module__4aVKIW__brandName{color:var(--text);letter-spacing:-.3px;font-family:Playfair Display,serif;font-size:24px;font-weight:700}.create-song-module__4aVKIW__brandAccent{color:var(--teal)}.create-song-module__4aVKIW__navRight{gap:24px}.create-song-module__4aVKIW__navRight a{color:var(--text);font-size:15px;font-weight:500;text-decoration:none}.create-song-module__4aVKIW__btnCreate{background:var(--teal);border-radius:var(--radius-pill);gap:6px;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;color:var(--white)!important}.create-song-module__4aVKIW__btnCreate:hover{background:var(--teal-deep);transform:translateY(-1px)}.create-song-module__4aVKIW__navUser{border:2px solid var(--border);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;width:36px;height:36px}.create-song-module__4aVKIW__navUser svg{color:var(--text);width:20px;height:20px}.create-song-module__4aVKIW__progressSection{max-width:680px;margin:0 auto;padding:40px 24px 0;transition:opacity .2s}.create-song-module__4aVKIW__progressSubmitted{opacity:.4}.create-song-module__4aVKIW__progressBarTrack{background:var(--progress-track);border-radius:3px;width:100%;height:5px;margin-bottom:12px;overflow:hidden}.create-song-module__4aVKIW__progressBarFill{background:var(--terracotta);border-radius:3px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.create-song-module__4aVKIW__progressMeta{color:var(--text-muted);justify-content:space-between;font-size:14px;font-weight:500}.create-song-module__4aVKIW__formContainer{max-width:680px;margin:0 auto;padding:48px 24px 80px}.create-song-module__4aVKIW__stepPanel{animation:.4s forwards create-song-module__4aVKIW__fadeSlideIn;display:none}.create-song-module__4aVKIW__stepPanel.create-song-module__4aVKIW__active{display:block}@keyframes create-song-module__4aVKIW__fadeSlideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.create-song-module__4aVKIW__stepHeading{color:var(--text);text-align:center;margin-bottom:12px;font-family:Playfair Display,serif;font-size:40px;font-weight:700;line-height:1.2}.create-song-module__4aVKIW__stepSubheading{color:var(--text-light);text-align:center;margin-bottom:44px;font-size:17px;line-height:1.5}.create-song-module__4aVKIW__fieldGroup{margin-bottom:32px}.create-song-module__4aVKIW__fieldLabel{color:var(--text);margin-bottom:14px;font-size:16px;font-weight:700;display:block}.create-song-module__4aVKIW__required{color:var(--red);margin-left:2px}.create-song-module__4aVKIW__fieldHint,.create-song-module__4aVKIW__fieldHintTop{color:var(--text-muted);font-size:13px;line-height:1.5}.create-song-module__4aVKIW__fieldHint{margin-top:8px}.create-song-module__4aVKIW__fieldHintTop{margin-top:0;margin-bottom:12px}.create-song-module__4aVKIW__pillGroup{flex-wrap:wrap;gap:10px}.create-song-module__4aVKIW__pill{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-pill);color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;padding:11px 22px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;transition:all .2s}.create-song-module__4aVKIW__pill:hover{background:var(--cream-deep);border-color:var(--border-hover)}.create-song-module__4aVKIW__pill.create-song-module__4aVKIW__selected{border-color:var(--terracotta);color:var(--terracotta-dark);background:#b85c380f;font-weight:600}.create-song-module__4aVKIW__textInput,.create-song-module__4aVKIW__textarea{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius);color:var(--text);outline:none;width:100%;font-family:DM Sans,sans-serif;font-size:16px;transition:border-color .2s,box-shadow .2s}.create-song-module__4aVKIW__textInput{padding:16px 20px}.create-song-module__4aVKIW__textInput:focus,.create-song-module__4aVKIW__textarea:focus{border-color:var(--terracotta-light);box-shadow:0 0 0 3px #b85c3814}.create-song-module__4aVKIW__textInput::placeholder,.create-song-module__4aVKIW__textarea::placeholder{color:var(--text-muted);font-weight:400}.create-song-module__4aVKIW__textarea{resize:vertical;min-height:180px;padding:18px 20px;line-height:1.6}.create-song-module__4aVKIW__navButtons{justify-content:space-between;margin-top:44px}.create-song-module__4aVKIW__btnBack{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-pill);color:var(--text-light);cursor:pointer;gap:8px;padding:14px 28px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;transition:all .2s}.create-song-module__4aVKIW__btnBack:hover{border-color:var(--border-hover);color:var(--text)}.create-song-module__4aVKIW__btnBack:disabled{cursor:not-allowed;opacity:.45}.create-song-module__4aVKIW__btnBack svg{width:16px;height:16px}.create-song-module__4aVKIW__btnNext{background:var(--terracotta);border-radius:var(--radius-pill);color:var(--white);cursor:pointer;border:none;gap:8px;margin-left:auto;padding:14px 32px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 4px 16px #b85c3840}.create-song-module__4aVKIW__btnNext:hover{background:var(--terracotta-dark);transform:translateY(-1px);box-shadow:0 6px 24px #b85c384d}.create-song-module__4aVKIW__btnNext:disabled{cursor:not-allowed;opacity:.55;transform:none}.create-song-module__4aVKIW__btnNext svg{width:16px;height:16px}.create-song-module__4aVKIW__submitError{color:var(--red);margin-top:12px;font-size:14px}.create-song-module__4aVKIW__stepError{border-radius:var(--radius);color:var(--red);background:#d4433214;border:1px solid #d443323d;margin:6px 0 20px;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.5}.create-song-module__4aVKIW__termsLine{color:var(--text-muted);text-align:center;margin-top:24px;font-size:13px}.create-song-module__4aVKIW__termsLine a{color:var(--text-light);text-underline-offset:2px;text-decoration:underline}.create-song-module__4aVKIW__termsLine a:hover{color:var(--terracotta)}.create-song-module__4aVKIW__bottomBar{background:var(--white);border-top:1px solid var(--border);z-index:99;justify-content:space-between;padding:12px 24px;display:none;position:fixed;bottom:0;left:0;right:0}.create-song-module__4aVKIW__bottomProgress{color:var(--text-muted);font-size:13px;font-weight:500}.create-song-module__4aVKIW__bottomActions{gap:8px}.create-song-module__4aVKIW__bottomActions .create-song-module__4aVKIW__btnBack{padding:10px 16px}.create-song-module__4aVKIW__bottomActions .create-song-module__4aVKIW__btnNext{padding:10px 20px}.create-song-module__4aVKIW__contextBadge{border-radius:var(--radius-pill);color:var(--teal-deep);letter-spacing:.5px;text-transform:uppercase;background:#0d73770f;justify-content:center;gap:6px;width:fit-content;margin:0 auto 24px;padding:6px 14px;font-size:12px;font-weight:600}.create-song-module__4aVKIW__successPanel{text-align:center;padding:60px 0}.create-song-module__4aVKIW__successIcon{background:#0d737714;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:36px;display:flex}.create-song-module__4aVKIW__orderNumber{color:var(--teal-deep);margin-bottom:20px;font-size:15px;font-weight:700}.create-song-module__4aVKIW__successActions{justify-content:center;gap:12px;display:flex}@media (max-width:768px){.create-song-module__4aVKIW__navbar{padding:14px 20px}.create-song-module__4aVKIW__navRight a:not(.create-song-module__4aVKIW__btnCreate){display:none}.create-song-module__4aVKIW__btnCreate{padding:10px 20px;font-size:14px}.create-song-module__4aVKIW__progressSection{padding:28px 20px 0}.create-song-module__4aVKIW__formContainer{padding:32px 20px 120px}.create-song-module__4aVKIW__stepHeading{font-size:30px}.create-song-module__4aVKIW__stepSubheading{margin-bottom:32px;font-size:15px}.create-song-module__4aVKIW__pill{padding:10px 18px;font-size:14px}.create-song-module__4aVKIW__navButtons{margin-top:32px}.create-song-module__4aVKIW__bottomBar{display:flex}}@media (max-width:480px){.create-song-module__4aVKIW__stepHeading{font-size:26px}.create-song-module__4aVKIW__brandName{font-size:20px}.create-song-module__4aVKIW__pill{padding:9px 16px;font-size:13px}}
