.song-create-panel-root.astro-hxmi2pk2{--song-create-primary: #ff4f74;--song-create-gradient-end: #9b31fc;--song-create-panel-bg: #fff;--song-create-panel-text: #2f3138;--song-create-title-text: #191b22;--song-create-muted-text: #7b808c;--song-create-soft-text: #5f6471;--song-create-panel-border: rgba(25, 27, 34, .1);--song-create-editor-bg: #fbfcff;--song-create-editor-bg-hover: #fff;--song-create-control-bg: #f2f4f8;--song-create-control-bg-hover: #e8ebf2;--song-create-control-text: #69707d;--song-create-panel-left: 0px;--song-create-panel-top-gap: 16px;--song-create-panel-bottom: 96px}.song-create-panel.astro-hxmi2pk2{position:fixed;right:24px;bottom:var(--song-create-panel-bottom);z-index:52;display:flex;flex-direction:column;width:min(760px,100vw - var(--song-create-panel-left) - 48px);height:calc(100vh - var(--song-create-panel-bottom) - var(--song-create-panel-top-gap));min-height:min(520px,100vh - var(--song-create-panel-bottom) - var(--song-create-panel-top-gap));overflow:hidden;overscroll-behavior:contain;border-radius:12px;border:1px solid rgba(25,27,34,.08);background:var(--song-create-panel-bg);color:var(--song-create-panel-text);box-shadow:0 18px 50px rgba(15,18,28,.18);opacity:0;pointer-events:none;transform:translate3d(22px,54px,0) scale(.92);transform-origin:calc(100% - 20px) calc(100% + 44px);transition:opacity .18s ease,transform .22s ease}.song-create-panel-root.astro-hxmi2pk2.is-open .song-create-panel.astro-hxmi2pk2{opacity:1;pointer-events:auto;transform:translateZ(0) scale(1);transition:opacity .22s ease,transform .24s cubic-bezier(.2,.8,.2,1)}.song-create-panel-root.astro-hxmi2pk2.is-closing .song-create-panel.astro-hxmi2pk2{pointer-events:none}.song-create-panel-header.astro-hxmi2pk2{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex:none;max-height:68px;overflow:hidden;padding:24px 28px 0;opacity:1;transform:translateZ(0);transition:max-height .28s cubic-bezier(.22,1,.36,1),padding .28s cubic-bezier(.22,1,.36,1),opacity .18s ease,transform .28s cubic-bezier(.22,1,.36,1)}.song-create-panel-title-wrap.astro-hxmi2pk2{min-width:0}.song-create-panel.astro-hxmi2pk2 h2.astro-hxmi2pk2{position:relative;margin:0;padding-bottom:18px;color:var(--song-create-title-text);font-size:22px;font-weight:800;line-height:1}.song-create-panel.astro-hxmi2pk2 h2.astro-hxmi2pk2:after{position:absolute;left:0;bottom:0;width:72px;height:4px;border-radius:9999px;background:var(--song-create-primary);content:""}.song-create-panel-close.astro-hxmi2pk2{position:absolute;top:22px;right:24px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:none;color:var(--song-create-muted-text);padding:7px;border-radius:9999px}.song-create-panel-close.astro-hxmi2pk2:hover{color:var(--song-create-title-text);background:var(--song-create-control-bg)}.song-create-panel-close.astro-hxmi2pk2 svg.astro-hxmi2pk2{width:22px;height:22px}.song-create-close-actions.astro-hxmi2pk2{position:absolute;top:22px;right:24px;z-index:4;display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:3px;border:1px solid var(--song-create-panel-border);border-radius:9999px;background:#fff;box-shadow:0 10px 28px rgba(15,18,28,.14);opacity:0;pointer-events:none;transform:translate3d(10px,-2px,0) scale(.94);transform-origin:right center;transition:opacity .16s ease,transform .18s cubic-bezier(.2,.8,.2,1)}.song-create-panel-root.astro-hxmi2pk2.is-discard-confirm-visible .song-create-close-actions.astro-hxmi2pk2{animation:song-create-close-actions-in .18s cubic-bezier(.2,.8,.2,1) both;opacity:1;pointer-events:auto;transform:translateZ(0) scale(1)}.song-create-panel-root.astro-hxmi2pk2.is-discard-confirm-hiding .song-create-close-actions.astro-hxmi2pk2{animation:song-create-close-actions-out .16s ease both;opacity:0;pointer-events:none;transform:translate3d(10px,-2px,0) scale(.94)}.song-create-discard-cancel.astro-hxmi2pk2,.song-create-discard-confirm.astro-hxmi2pk2{display:inline-flex;align-items:center;justify-content:center;min-width:86px;height:28px;padding:0 12px;border-radius:9999px;font-size:12px;font-weight:800;line-height:1;opacity:0;transform:translate3d(6px,0,0) scale(.96);white-space:nowrap;transition:color .16s ease,background .16s ease,border-color .16s ease,opacity .16s ease,transform .18s cubic-bezier(.2,.8,.2,1)}.song-create-panel-root.astro-hxmi2pk2.is-discard-confirm-visible .song-create-discard-cancel.astro-hxmi2pk2,.song-create-panel-root.astro-hxmi2pk2.is-discard-confirm-visible .song-create-discard-confirm.astro-hxmi2pk2{animation:song-create-close-button-in .2s cubic-bezier(.2,.8,.2,1) both;opacity:1;transform:translateZ(0) scale(1)}.song-create-discard-cancel.astro-hxmi2pk2{color:var(--song-create-soft-text);background:var(--song-create-control-bg)}.song-create-discard-cancel.astro-hxmi2pk2:hover{color:var(--song-create-title-text);background:var(--song-create-control-bg-hover)}.song-create-discard-confirm.astro-hxmi2pk2{border:1px solid #ff4f74;color:#ff4f74;background:#fff}.song-create-discard-confirm.astro-hxmi2pk2:hover{color:#ff4f74;background:#fff1f4}.song-create-panel-body.astro-hxmi2pk2{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;gap:18px;overflow:hidden;padding:24px 28px 18px}.song-create-field.astro-hxmi2pk2{--song-create-editor-height: 280px;display:flex;min-height:0;max-height:calc(var(--song-create-editor-height) + 44px);flex:none;flex-direction:column;overflow:hidden;opacity:1;transform:translateZ(0);transition:max-height .28s cubic-bezier(.22,1,.36,1),opacity .18s ease,transform .28s cubic-bezier(.22,1,.36,1)}.song-create-field.astro-hxmi2pk2[data-song-create-field=styles]{--song-create-editor-height: 180px}.song-create-field-heading.astro-hxmi2pk2{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;line-height:1.25;transition:margin .28s cubic-bezier(.22,1,.36,1),padding .28s cubic-bezier(.22,1,.36,1)}.song-create-field-label.astro-hxmi2pk2{min-width:0;color:var(--song-create-title-text);font-size:15px;font-weight:800;transition:font-size .28s cubic-bezier(.22,1,.36,1)}.song-create-count.astro-hxmi2pk2{flex:none;color:var(--song-create-muted-text);font-size:12px;font-weight:700;line-height:1;white-space:nowrap;transition:color .16s ease}.song-create-count.astro-hxmi2pk2.is-over-limit{color:var(--song-create-primary)}.song-create-editor-shell.astro-hxmi2pk2{position:relative;height:var(--song-create-editor-height);min-height:130px;overflow:hidden;border:1px solid var(--song-create-panel-border);border-radius:12px;background:var(--song-create-editor-bg);transition:height .28s cubic-bezier(.22,1,.36,1),border-color .16s ease,background .16s ease}.song-create-editor-shell.astro-hxmi2pk2:hover,.song-create-editor-shell.astro-hxmi2pk2:focus-within{border-color:rgba(255,79,116,.45);background:var(--song-create-editor-bg-hover)}.song-create-textarea.astro-hxmi2pk2{display:block;width:100%;height:100%;padding:15px 16px 46px;border:0;color:var(--song-create-panel-text);background:transparent;font:inherit;font-size:14px;line-height:1.65;outline:0;overflow-y:auto;overscroll-behavior-y:contain;resize:none}.song-create-textarea.astro-hxmi2pk2::-moz-placeholder{color:#a3a8b3}.song-create-textarea.astro-hxmi2pk2::placeholder{color:#a3a8b3}.song-create-editor-tools.astro-hxmi2pk2{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;min-height:42px;padding:0 12px 10px;pointer-events:none}.song-create-resize-handle.astro-hxmi2pk2,.song-create-expand-button.astro-hxmi2pk2{display:inline-flex;align-items:center;justify-content:center;flex:none;color:var(--song-create-control-text);background:var(--song-create-control-bg)}.song-create-resize-handle.astro-hxmi2pk2:hover,.song-create-expand-button.astro-hxmi2pk2:hover{color:var(--song-create-title-text);background:var(--song-create-control-bg-hover)}.song-create-resize-handle.astro-hxmi2pk2{width:96px;height:16px;border-radius:9999px;cursor:ns-resize;pointer-events:auto;touch-action:none}.song-create-resize-handle.astro-hxmi2pk2 svg.astro-hxmi2pk2{width:34px;height:14px}.song-create-expand-button.astro-hxmi2pk2{position:absolute;right:12px;bottom:8px;width:38px;height:38px;border-radius:9999px;pointer-events:auto}.song-create-expand-button.astro-hxmi2pk2 svg.astro-hxmi2pk2{width:18px;height:18px}.song-create-collapse-icon.astro-hxmi2pk2,.song-create-expand-button.astro-hxmi2pk2.is-expanded .song-create-expand-icon.astro-hxmi2pk2{display:none}.song-create-expand-button.astro-hxmi2pk2.is-expanded .song-create-collapse-icon.astro-hxmi2pk2{display:block}.song-create-panel-root.astro-hxmi2pk2.is-field-expanded .song-create-panel-body.astro-hxmi2pk2{gap:0}.song-create-panel-root.astro-hxmi2pk2.is-field-expanded .song-create-panel-header.astro-hxmi2pk2{max-height:0;padding-top:0;opacity:0;pointer-events:none;transform:translate3d(0,-10px,0)}.song-create-panel-root.astro-hxmi2pk2.is-field-expanded .song-create-field.astro-hxmi2pk2{max-height:0;opacity:0;pointer-events:none;transform:translate3d(0,12px,0)}.song-create-panel-root.astro-hxmi2pk2.is-field-expanded .song-create-field.astro-hxmi2pk2.is-expanded{max-height:calc(var(--song-create-expanded-editor-height) + 72px);flex:none;opacity:1;pointer-events:auto;transform:translateZ(0)}.song-create-panel-root.astro-hxmi2pk2.is-field-expanded .song-create-field.astro-hxmi2pk2.is-expanded .song-create-field-heading.astro-hxmi2pk2{margin-bottom:18px;padding-right:56px;padding-bottom:17px}.song-create-panel-root.astro-hxmi2pk2.is-field-expanded .song-create-field.astro-hxmi2pk2.is-expanded .song-create-field-label.astro-hxmi2pk2{color:var(--song-create-title-text);font-size:22px;line-height:1}.song-create-panel-root.astro-hxmi2pk2.is-field-expanded .song-create-field.astro-hxmi2pk2.is-expanded .song-create-field-heading.astro-hxmi2pk2:after{position:absolute;left:0;bottom:0;width:72px;height:4px;border-radius:9999px;background:var(--song-create-primary);content:""}.song-create-panel-root.astro-hxmi2pk2.is-field-expanded .song-create-field.astro-hxmi2pk2.is-expanded .song-create-editor-shell.astro-hxmi2pk2{height:var(--song-create-expanded-editor-height, var(--song-create-editor-height));flex:none}.song-create-panel-root.astro-hxmi2pk2.is-field-expanded .song-create-resize-handle.astro-hxmi2pk2{opacity:0;pointer-events:none;visibility:hidden}.song-create-error.astro-hxmi2pk2{flex:none;margin:0;color:var(--song-create-primary);font-size:13px;font-weight:700}.song-create-panel-footer.astro-hxmi2pk2{flex:none;padding:16px 28px 28px;border-top:1px solid var(--song-create-panel-border);background:var(--song-create-panel-bg)}.song-create-submit.astro-hxmi2pk2{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;border-radius:9999px;color:#fff;background:linear-gradient(90deg,#ff4f74,#9b31fc);font-size:16px;font-weight:800}.song-create-submit.astro-hxmi2pk2:disabled{opacity:.68;cursor:default}.song-create-submit-wave.astro-hxmi2pk2{display:inline-flex;align-items:center;gap:3px;height:18px}.song-create-submit-wave.astro-hxmi2pk2 i.astro-hxmi2pk2{width:5px;border-radius:9999px;background:#fff;animation:song-create-wave .92s ease-in-out infinite}.song-create-submit-wave.astro-hxmi2pk2 i.astro-hxmi2pk2:nth-child(1){height:8px}.song-create-submit-wave.astro-hxmi2pk2 i.astro-hxmi2pk2:nth-child(2){height:15px;animation-delay:.1s}.song-create-submit-wave.astro-hxmi2pk2 i.astro-hxmi2pk2:nth-child(3){height:10px;animation-delay:.2s}@media (min-width: 1024px){.song-create-panel-root.astro-hxmi2pk2{--song-create-panel-left: 220px}}@media (max-width: 767px){.song-create-panel-root.astro-hxmi2pk2{--song-create-panel-top-gap: 16px;--song-create-panel-bottom: 88px}.song-create-panel.astro-hxmi2pk2{right:8px;bottom:var(--song-create-panel-bottom);left:8px;width:auto;height:calc(100vh - var(--song-create-panel-bottom) - var(--song-create-panel-top-gap));min-height:0;border-radius:10px;transform:translate3d(18px,48px,0) scale(.92);transform-origin:calc(100% - 16px) calc(100% + 38px)}.song-create-panel-header.astro-hxmi2pk2{padding:24px 24px 0}.song-create-panel-close.astro-hxmi2pk2{top:22px;right:20px}.song-create-close-actions.astro-hxmi2pk2{top:22px;right:16px}.song-create-panel.astro-hxmi2pk2 h2.astro-hxmi2pk2{padding-bottom:17px;font-size:20px}.song-create-panel.astro-hxmi2pk2 h2.astro-hxmi2pk2:after{width:68px}.song-create-panel-root.astro-hxmi2pk2.is-field-expanded .song-create-field.astro-hxmi2pk2.is-expanded .song-create-field-heading.astro-hxmi2pk2{padding-bottom:17px}.song-create-panel-root.astro-hxmi2pk2.is-field-expanded .song-create-field.astro-hxmi2pk2.is-expanded .song-create-field-label.astro-hxmi2pk2{font-size:20px}.song-create-panel-root.astro-hxmi2pk2.is-field-expanded .song-create-field.astro-hxmi2pk2.is-expanded .song-create-field-heading.astro-hxmi2pk2:after{width:68px}.song-create-panel-body.astro-hxmi2pk2{gap:16px;padding:22px 24px 16px}.song-create-field.astro-hxmi2pk2{--song-create-editor-height: 260px}.song-create-field.astro-hxmi2pk2[data-song-create-field=styles]{--song-create-editor-height: 170px}.song-create-panel-footer.astro-hxmi2pk2{padding:14px 24px 24px}}@keyframes song-create-wave{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1)}}@keyframes song-create-close-actions-in{0%{opacity:0;transform:translate3d(10px,-2px,0) scale(.94)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes song-create-close-actions-out{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(10px,-2px,0) scale(.94)}}@keyframes song-create-close-button-in{0%{opacity:0;transform:translate3d(6px,0,0) scale(.96)}to{opacity:1;transform:translateZ(0) scale(1)}}
