.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__phoneRow{grid-template-columns:minmax(190px,230px) minmax(0,1fr);gap:12px;display:grid}.create-song-module__4aVKIW__countryCodeField{display:block}.create-song-module__4aVKIW__countryCodeLabel{color:var(--text-muted);text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.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}.create-song-module__4aVKIW__completionPanel{padding:10px 0 140px}.create-song-module__4aVKIW__completionHero{text-align:center;max-width:560px;margin:0 auto 30px}.create-song-module__4aVKIW__completionHeading{color:var(--text);margin-bottom:12px;font-family:Playfair Display,serif;font-size:clamp(30px,6vw,42px);font-weight:700;line-height:1.16}.create-song-module__4aVKIW__completionHeading em{color:var(--terracotta);font-style:italic}.create-song-module__4aVKIW__completionFor{color:var(--text-light);margin-bottom:12px;font-size:18px}.create-song-module__4aVKIW__completionFor strong{color:var(--text)}.create-song-module__4aVKIW__completionMeta{color:var(--text-light);max-width:460px;margin:0 auto 18px;font-size:14px;line-height:1.6}.create-song-module__4aVKIW__completionMeta strong{color:var(--text)}.create-song-module__4aVKIW__avatarStack{justify-content:center;margin:18px 0 8px;display:flex}.create-song-module__4aVKIW__customerAvatar{background:var(--cream-deep);border:2px solid var(--white);color:var(--terracotta-dark);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-left:-8px;font-size:11px;font-weight:800;display:flex}.create-song-module__4aVKIW__customerAvatar:first-child{margin-left:0}.create-song-module__4aVKIW__customerAvatarMore{background:var(--terracotta);color:var(--white)}.create-song-module__4aVKIW__stackLabel{color:var(--text-light);font-size:13px}.create-song-module__4aVKIW__stackLabel strong{color:var(--text)}.create-song-module__4aVKIW__completionCard,.create-song-module__4aVKIW__priceBlock{background:var(--white);border:1.5px solid var(--border);box-shadow:var(--shadow-md);border-radius:20px;margin-bottom:16px;overflow:hidden}.create-song-module__4aVKIW__cardPad{padding:24px}.create-song-module__4aVKIW__cardTitle{color:var(--text-muted);letter-spacing:.6px;text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:800}.create-song-module__4aVKIW__deliveryGrid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.create-song-module__4aVKIW__deliveryOption{background:var(--white);border:2px solid var(--border);border-radius:var(--radius);color:var(--text);cursor:pointer;text-align:center;padding:18px 12px 16px;font-family:DM Sans,sans-serif;transition:all .2s;position:relative}.create-song-module__4aVKIW__deliveryOption:hover{border-color:var(--terracotta-light)}.create-song-module__4aVKIW__deliverySelected{border-color:var(--terracotta);background:#b85c380f}.create-song-module__4aVKIW__deliveryExpress .create-song-module__4aVKIW__optionDays,.create-song-module__4aVKIW__deliverySelected .create-song-module__4aVKIW__optionDays{color:var(--terracotta)}.create-song-module__4aVKIW__optionBadge{background:var(--terracotta);border-radius:var(--radius-pill);color:var(--white);letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;padding:4px 10px;font-size:9px;font-weight:800;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.create-song-module__4aVKIW__optionDays,.create-song-module__4aVKIW__optionLabel,.create-song-module__4aVKIW__optionPrice{display:block}.create-song-module__4aVKIW__optionDays{margin-bottom:5px;font-family:Playfair Display,serif;font-size:28px;font-weight:800;line-height:1}.create-song-module__4aVKIW__optionLabel{color:var(--text-muted);letter-spacing:.5px;text-transform:uppercase;font-size:10px;font-weight:800}.create-song-module__4aVKIW__optionPrice{color:var(--terracotta);margin-top:7px;font-size:13px;font-weight:800}.create-song-module__4aVKIW__scarcityBox{border-radius:var(--radius);color:var(--text-light);background:#b85c380f;border:1.5px solid #b85c3838;padding:14px 16px;font-size:13px;line-height:1.5}.create-song-module__4aVKIW__scarcityBox strong,.create-song-module__4aVKIW__scarcitySlots{color:var(--terracotta);font-weight:800}.create-song-module__4aVKIW__scarcityTrack{background:var(--cream-deep);border-radius:999px;height:6px;margin-bottom:10px;overflow:hidden}.create-song-module__4aVKIW__scarcityFill{background:linear-gradient(90deg, var(--terracotta-light), var(--terracotta));border-radius:inherit;width:70%;height:100%}.create-song-module__4aVKIW__scarcitySlots{margin-top:4px}.create-song-module__4aVKIW__deliveryEstimate{border-radius:var(--radius);color:var(--text-light);text-align:center;background:#0d737712;margin-top:12px;padding:11px;font-size:13px}.create-song-module__4aVKIW__deliveryEstimate strong{color:var(--teal-deep)}.create-song-module__4aVKIW__twoSongsCard{background:radial-gradient(circle at top right, #ffffff1c, transparent 34%), linear-gradient(135deg, var(--teal-deep), #093f42);box-shadow:var(--shadow-md);color:var(--white);border-radius:20px;margin-bottom:16px;padding:26px 24px;overflow:hidden}.create-song-module__4aVKIW__twoSongsEyebrow{color:#ffffff9e;letter-spacing:.6px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800}.create-song-module__4aVKIW__twoSongsCard h2{color:var(--white);margin-bottom:10px;font-family:Playfair Display,serif;font-size:26px;font-weight:800;line-height:1.2}.create-song-module__4aVKIW__twoSongsCard h2 em{color:#ffd7c4;font-style:italic}.create-song-module__4aVKIW__twoSongsCard p{color:#ffffffc2;font-size:14px;line-height:1.6}.create-song-module__4aVKIW__versionPills{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.create-song-module__4aVKIW__versionPills span{border-radius:var(--radius-pill);color:var(--white);background:#ffffff1f;border:1px solid #ffffff2e;padding:8px 13px;font-size:13px;font-weight:600}.create-song-module__4aVKIW__promiseCard,.create-song-module__4aVKIW__reactionCard,.create-song-module__4aVKIW__guaranteeCard{background:#2d914714;border:1.5px solid #2d914733;border-radius:20px;gap:16px;margin-bottom:16px;padding:22px 24px;display:flex}.create-song-module__4aVKIW__promiseIcon{color:var(--white);background:#2d9147;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;font-weight:800;display:flex}.create-song-module__4aVKIW__promiseCard h3,.create-song-module__4aVKIW__reactionCard h3{color:var(--text);margin-bottom:6px;font-size:17px;font-weight:800}.create-song-module__4aVKIW__promiseCard p,.create-song-module__4aVKIW__reactionCard p,.create-song-module__4aVKIW__guaranteeCard span{color:var(--text-light);font-size:13px;line-height:1.6}.create-song-module__4aVKIW__promiseCard ul{color:var(--text);gap:6px;margin-top:12px;list-style:none;display:grid}.create-song-module__4aVKIW__promiseCard li:before{color:#2d9147;content:"✓";margin-right:8px;font-weight:800}.create-song-module__4aVKIW__completionTestimonials{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;display:grid}.create-song-module__4aVKIW__testimonialCard{background:var(--white);border:1.5px solid var(--border);box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;min-height:210px;padding:20px;display:flex}.create-song-module__4aVKIW__testimonialStars{color:#d4a843;letter-spacing:1px;margin-bottom:10px;font-size:14px}.create-song-module__4aVKIW__testimonialCard p{color:var(--text);flex:1;font-size:13px;font-style:italic;line-height:1.6}.create-song-module__4aVKIW__testimonialCard p strong{font-style:normal}.create-song-module__4aVKIW__testimonialAuthor{border-top:1px solid var(--border);align-items:center;gap:10px;margin-top:14px;padding-top:12px;display:flex}.create-song-module__4aVKIW__testimonialAuthor span{background:var(--cream-deep);color:var(--terracotta-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:flex}.create-song-module__4aVKIW__testimonialAuthor .create-song-module__4aVKIW__testimonialAvatarTeal{color:var(--teal-deep);background:#0d73771a}.create-song-module__4aVKIW__testimonialAuthor strong,.create-song-module__4aVKIW__testimonialAuthor small{display:block}.create-song-module__4aVKIW__testimonialAuthor strong{color:var(--text);font-size:12px}.create-song-module__4aVKIW__testimonialAuthor small{color:var(--text-muted);font-size:10px}.create-song-module__4aVKIW__reactionCard{background:var(--white);border-color:var(--border);justify-content:space-between;align-items:center}.create-song-module__4aVKIW__rewardAmount{color:var(--terracotta);text-align:center;flex-shrink:0}.create-song-module__4aVKIW__rewardAmount strong{font-family:Playfair Display,serif;font-size:34px;line-height:1;display:block}.create-song-module__4aVKIW__rewardAmount span{color:var(--text-muted);letter-spacing:.4px;text-transform:uppercase;font-size:10px;font-weight:800}.create-song-module__4aVKIW__priceHeader{background:var(--text);color:var(--white);justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.create-song-module__4aVKIW__priceHeader>span{color:#ffffff94;letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:800}.create-song-module__4aVKIW__priceHeader div{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.create-song-module__4aVKIW__priceHeader strong{font-family:Playfair Display,serif;font-size:40px;line-height:1}.create-song-module__4aVKIW__priceHeader s{color:#ffffff61;font-size:18px}.create-song-module__4aVKIW__priceHeader em{background:var(--terracotta);border-radius:var(--radius-pill);color:var(--white);padding:4px 10px;font-size:12px;font-style:normal;font-weight:800}.create-song-module__4aVKIW__priceBody{padding:22px 24px 24px}.create-song-module__4aVKIW__includesGrid{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:22px;display:grid}.create-song-module__4aVKIW__includeItem{color:var(--text-light);align-items:center;gap:8px;font-size:13px;display:flex}.create-song-module__4aVKIW__includeItem svg{color:#2d9147;width:14px;height:14px}.create-song-module__4aVKIW__completionNote{border-radius:var(--radius);color:var(--text-light);text-align:center;background:#0d737712;margin-top:18px;padding:14px 16px;font-size:13px;line-height:1.7}.create-song-module__4aVKIW__checkoutButton{background:linear-gradient(135deg, var(--terracotta-light), var(--terracotta));border-radius:var(--radius-pill);color:var(--white);text-align:center;padding:19px 28px;font-size:18px;font-weight:800;text-decoration:none;transition:all .2s;display:block;box-shadow:0 8px 30px #b85c3857}.create-song-module__4aVKIW__checkoutButton:hover{transform:translateY(-2px);box-shadow:0 13px 42px #b85c386b}.create-song-module__4aVKIW__checkoutButton span{opacity:.82;margin-top:4px;font-size:12px;font-weight:500;display:block}.create-song-module__4aVKIW__checkoutTrust{color:var(--text-muted);flex-wrap:wrap;justify-content:center;gap:14px;margin-top:14px;font-size:12px;display:flex}.create-song-module__4aVKIW__checkoutTrust span:before{color:#2d9147;content:"✓";margin-right:5px;font-weight:800}.create-song-module__4aVKIW__guaranteeCard{flex-direction:column;align-items:flex-start;gap:4px}.create-song-module__4aVKIW__guaranteeCard strong{color:var(--text);font-size:15px}.create-song-module__4aVKIW__verificationPanel{max-width:720px;margin:0 auto}.create-song-module__4aVKIW__verificationCard{border:1.5px solid var(--border);box-shadow:var(--shadow-md);background:linear-gradient(#fffffffa,#fff8f2fa);border-radius:28px;padding:28px}.create-song-module__4aVKIW__verificationGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.create-song-module__4aVKIW__verificationNote{color:var(--text);background:#0d737714;border:1px solid #0d737729;border-radius:16px;margin-top:10px;padding:14px 16px;font-size:14px;line-height:1.5}.create-song-module__4aVKIW__verificationActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px;display:flex}.create-song-module__4aVKIW__btnGhost{border-radius:var(--radius-pill);color:var(--teal-deep);cursor:pointer;background:#0d737714;border:1.5px solid #0d73772e;padding:14px 24px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;transition:all .2s}.create-song-module__4aVKIW__btnGhost:hover{background:#0d737724;transform:translateY(-1px)}.create-song-module__4aVKIW__btnGhost:disabled{cursor:not-allowed;opacity:.55}.create-song-module__4aVKIW__completionActions{justify-content:center;gap:12px;margin-top:22px;display:flex}.create-song-module__4aVKIW__completionSticky{background:var(--white);border-top:1.5px solid var(--border);z-index:101;justify-content:center;align-items:center;gap:14px;padding:14px 20px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #3d30281a}.create-song-module__4aVKIW__completionSticky div{min-width:74px}.create-song-module__4aVKIW__completionSticky strong,.create-song-module__4aVKIW__completionSticky s{display:block}.create-song-module__4aVKIW__completionSticky strong{color:var(--text);font-family:Playfair Display,serif;font-size:28px;line-height:1}.create-song-module__4aVKIW__completionSticky s{color:var(--text-muted);font-size:13px}.create-song-module__4aVKIW__completionSticky a{background:var(--terracotta);border-radius:var(--radius-pill);color:var(--white);text-align:center;flex:1;max-width:420px;padding:16px 20px;font-weight:800;text-decoration:none;box-shadow:0 4px 18px #b85c3847}@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}.create-song-module__4aVKIW__progressSubmitted{display:none}.create-song-module__4aVKIW__completionTestimonials,.create-song-module__4aVKIW__includesGrid,.create-song-module__4aVKIW__verificationGrid,.create-song-module__4aVKIW__phoneRow{grid-template-columns:1fr}.create-song-module__4aVKIW__completionActions{flex-direction:column}.create-song-module__4aVKIW__verificationActions{flex-direction:column;align-items:stretch}.create-song-module__4aVKIW__verificationActions .create-song-module__4aVKIW__btnBack,.create-song-module__4aVKIW__verificationActions .create-song-module__4aVKIW__btnGhost,.create-song-module__4aVKIW__verificationActions .create-song-module__4aVKIW__btnNext{justify-content:center;width:100%;margin-left:0}.create-song-module__4aVKIW__completionActions .create-song-module__4aVKIW__btnBack{justify-content:center}}@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}.create-song-module__4aVKIW__deliveryGrid{grid-template-columns:1fr}.create-song-module__4aVKIW__cardPad,.create-song-module__4aVKIW__priceBody,.create-song-module__4aVKIW__promiseCard,.create-song-module__4aVKIW__reactionCard,.create-song-module__4aVKIW__guaranteeCard,.create-song-module__4aVKIW__twoSongsCard{padding:20px}.create-song-module__4aVKIW__priceHeader{flex-direction:column;align-items:flex-start;gap:10px}.create-song-module__4aVKIW__reactionCard{flex-direction:column;align-items:flex-start}.create-song-module__4aVKIW__rewardAmount{text-align:left;gap:10px;display:flex}}
