@charset "UTF-8";.generation-status-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:280px;padding:24px 8px;max-width:420px;margin:0 auto}.generation-status-state__icon{align-self:center;display:flex;color:var(--p-orange-500, #f97316)}.generation-status-state__icon svg{width:48px;height:48px}.generation-status-state__spinner{align-self:center;width:48px;height:48px;border-radius:50%;border:3px solid var(--p-surface-200);border-top-color:var(--p-primary-color);animation:generation-status-spin .85s linear infinite}.generation-status-state__title{margin:0;font-size:16px;font-weight:700;line-height:1.25;color:var(--p-surface-700);text-align:center}.generation-status-state__text{margin:0;font-size:15px;line-height:1.5;color:var(--p-surface-800);text-align:center;text-wrap:balance}.generation-status-state__detail{margin:0;width:100%;padding:10px 12px;border-radius:10px;font-size:13px;line-height:1.45;color:var(--p-surface-700);background:var(--p-surface-100);word-break:break-word;text-align:center}.generation-status-state__btn{min-width:200px}@keyframes generation-status-spin{to{transform:rotate(360deg)}}.song-form-step{display:flex;flex-direction:column;gap:10px;width:100%;min-width:0}.song-form-step__block{display:flex;flex-direction:column;gap:10px;min-width:0}.song-form-step__label{margin:0;font-size:13px!important;font-weight:500!important;line-height:20px;color:#080729!important}.song-form-step__row{display:grid;grid-template-columns:minmax(0,1.07fr) minmax(0,1fr);gap:10px;min-width:0;align-items:center}.song-form-step__vocal-row{display:flex;align-items:center;gap:10px;min-width:0}.song-form-step__label--inline{flex-shrink:0}.song-form-step__field-error{margin:0;font-size:12px;line-height:1.35;color:var(--p-red-500, #ef4444)}.song-form-step__control{width:100%;min-width:0}.song-form-step__control--spaced{margin-top:0}.song-form-step__control :deep(.p-select),.song-form-step__control :deep(.p-inputtext),.song-form-step__control :deep(textarea.p-textarea){width:100%;border-radius:11px;box-shadow:none;color:#080729;font-size:13px;line-height:20px}.song-form-step__control :deep(.p-select),.song-form-step__control :deep(.p-inputtext){height:40px;min-height:40px;max-height:40px;box-sizing:border-box}.song-form-step__control :deep(.p-select){align-items:center;padding:0}.song-form-step__control :deep(.p-select-label),.song-form-step__control :deep(.p-select input.p-select-label){display:flex;align-items:center;box-sizing:border-box;width:100%;height:100%;min-height:0;margin:0;padding-block:0;padding-inline:16px;border:none;outline:none;box-shadow:none;background:transparent;color:#080729;font-size:13px;line-height:20px}.song-form-step__control :deep(.p-select-label.p-placeholder),.song-form-step__control :deep(.p-select input.p-select-label::placeholder){color:#08072980}.song-form-step__control :deep(.p-inputtext),.song-form-step__control :deep(textarea.p-textarea){padding:0 16px}.song-form-step__control :deep(textarea.p-textarea){height:auto;max-height:none;padding:10px 16px}.song-form-step__control--textarea :deep(textarea.p-textarea){min-height:72px;resize:vertical;overflow-wrap:anywhere}.song-form-step__more-wrap{display:flex;flex-direction:column;gap:10px}.song-form-step__more-toggle{align-self:flex-start;gap:4px;padding-inline:0;font-size:13px;font-weight:500;line-height:20px}.song-form-step__more-icon{width:12px;height:12px}.song-form-step__more-panel{display:flex;flex-direction:column;gap:10px}.song-form-step__regenerate{align-self:flex-start;gap:10px;min-height:45px;padding:10px 24px 10px 22px;font-size:14px;font-weight:400;line-height:1}.song-form-step__regenerate-icon{width:20px;height:20px;color:#353450}.song-form-step__actions{display:flex;justify-content:flex-start;padding-top:4px}.song-form-step__cta{min-width:199px;justify-content:center}@media(max-width:520px){.song-form-step__row{grid-template-columns:1fr}}.song-structure-editor[data-v-a284d6df]{display:flex;flex-direction:column;gap:12px;min-height:0}.song-structure-editor__blocks[data-v-a284d6df]{display:flex;flex-direction:column;flex:1 1 auto;gap:14px;min-height:0;padding-right:4px}.song-structure-editor__block[data-v-a284d6df]{display:flex;flex-direction:column;gap:6px}.song-structure-editor__label[data-v-a284d6df]{font-size:13px;font-weight:700;color:var(--color-text)}.song-structure-editor__textarea[data-v-a284d6df]{width:100%;min-height:0;resize:none;overflow:hidden;border:none;border-radius:0;background:transparent;font:inherit;line-height:1.45;color:var(--color-text);padding:0;outline:none;field-sizing:content}.song-structure-editor__textarea[data-v-a284d6df]:focus,.song-structure-editor__textarea[data-v-a284d6df]:focus-visible{outline:none;box-shadow:none}.song-lyrics-step{display:flex;flex-direction:column;gap:16px;width:100%;height:100%;min-height:0;flex:1}.song-lyrics-step__editor-wrap{position:relative;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow-x:clip;overflow-y:auto;padding-right:6px;padding-bottom:12px}.song-lyrics-step__structure-editor{width:100%}.song-lyrics-step__structure-editor .song-structure-editor__blocks{gap:14px}.song-lyrics-step__structure-editor .song-structure-editor__label{font-size:14px;font-weight:700;line-height:1.2;color:#09082e}.song-lyrics-step__structure-editor .song-structure-editor__textarea{font-size:14px;line-height:1.2;color:#09082e}.song-lyrics-step__structure-error{margin:8px 0 0;font-size:12px;color:var(--p-red-500, #ef4444)}.song-lyrics-step__footer{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:12px;padding-top:4px}.song-lyrics-step__footer--send-to-chat{flex-direction:column;align-items:stretch}.song-lyrics-step__copy-btn,.song-lyrics-step__send-btn{display:inline-flex;align-items:center;gap:10px;min-height:36px;padding:10px 16px 10px 14px;font-size:14px;font-weight:400;color:#080729cc}.song-lyrics-step__copy-icon{width:16px;height:16px;color:#353450}.song-lyrics-step__create-btn{display:inline-flex;align-items:center;gap:7px;min-height:45px;padding:10px 24px 10px 22px;font-size:14px;font-weight:600;line-height:1}.song-lyrics-step__create-bolt{display:block;flex-shrink:0}.song-lyrics-step__send-error{margin:0;font-size:13px;color:#b42318}@media(max-width:899px){.song-lyrics-step__footer{flex-direction:column;align-items:stretch}.song-lyrics-step__copy-btn,.song-lyrics-step__create-btn,.song-lyrics-step__send-btn{width:100%;justify-content:center}}.song-lyrics-empty{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:flex-start;gap:28px;width:100%;min-height:0;padding:14px 0 32px;text-align:center}.song-lyrics-empty__copy{display:flex;flex-direction:column;gap:6px;max-width:320px;align-items:center}.song-lyrics-empty__title{margin:0;font-size:17px;font-weight:700;line-height:24px;color:#080729}.song-lyrics-empty__subtitle{margin:0;font-size:14px;line-height:18px;color:#080729b3}.song-lyrics-empty__visual{display:block;width:220px;height:217px;max-width:100%;image-rendering:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);-webkit-user-select:none;user-select:none;pointer-events:none;margin-top:28px;margin-bottom:8px}.song-lyrics-empty__hint{margin:0;max-width:246px;font-size:14px;line-height:18px;color:#080729b3}.song-processing-step{display:flex;flex:0 1 auto;flex-direction:column;width:100%;max-width:431px;margin-inline:auto;background:#f8f7ff}.song-processing-step :deep(.postcard-processing-step__header){justify-content:center}.song-processing-step :deep(.postcard-processing-step__header-text){text-align:center}.song-processing-step :deep(.postcard-processing-step__refund){justify-content:center;text-align:center}.song-processing-step :deep(.postcard-processing-step__loader-wrap){justify-content:center;align-items:center;width:100%}.song-processing-step :deep(.postcard-processing-step__loader){width:auto;max-width:100%;margin-inline:auto}.song-processing-step :deep(.smart-loader-list__inner){width:auto;max-width:100%;margin-inline:auto}.song-result-step{display:flex;flex-direction:column;gap:0;min-height:0;width:100%;max-width:431px}.song-result-step__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.song-result-step__header-text{min-width:0}.song-result-step__title{margin:-2px 0 0 4px;font-size:20px;font-weight:700;line-height:1.2;color:#080729}.song-result-step__subtitle{margin:6px 0 0 3px;font-size:13px;font-weight:400;line-height:1.2;color:#080729a6}.song-result-step__player{width:402px;max-width:100%;height:119px;margin:4px 0 18px 3px;border-radius:30px;padding:24px 27px;box-sizing:border-box}.song-result-step__player .audio-player-bar__title{font-weight:400;font-size:13px;color:#08072994}.song-result-step__player .audio-player-bar__timeline{margin:1px 0 0 11px}.song-result-step__actions{display:flex;flex-direction:column;gap:17px}.song-result-step__download{min-height:56px;margin:4px 0 0;font-size:14px;font-weight:500;letter-spacing:.02em;border-radius:20px!important}.song-result-step__download.v-button{display:inline-flex;align-items:center;justify-content:center;gap:9px}.song-result-step__download-icon{width:17px;height:15px;flex-shrink:0;display:block}.song-result-step__send-error{margin:0;color:#b42318;font-size:.9rem;text-align:center}.song-result-step__secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.song-result-step__secondary-btn{min-height:48px;padding:0 16px!important;font-size:14px;font-weight:400;letter-spacing:.02em;border-radius:20px!important;color:#080729e6!important;--v-button-variant-bg: rgba(8, 7, 41, .05);--v-button-variant-bg-hover: rgba(8, 7, 41, .08);--v-button-variant-bg-active: rgba(8, 7, 41, .12)}.song-result-step__secondary-btn.v-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%}.song-result-step__secondary-icon{width:16px;height:16px;flex-shrink:0;color:#080729bf}.song-result-step__secondary-label{min-width:0;text-align:center}.song-result-step__more{margin:37px 0 0 2px}.song-result-step__more-title{margin:0 0 16px;font-size:13px;font-weight:700;line-height:1.2;color:#080729}.song-result-step__more-list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.song-result-step__more-list>li{width:100%}.song-result-step__more-card{width:100%}.song-result-step__more-card.v-button{display:flex;align-items:flex-start;justify-content:flex-start;gap:8px;width:100%;min-height:62px;padding:15px 14px 15px 21px;border:1px solid rgba(8,7,41,.1);border-radius:20px;background:transparent!important;color:#080729e6!important;box-shadow:none;text-align:left;white-space:normal}.song-result-step__more-card.v-button:hover:not(:disabled):not(.p-disabled){background:#08072905!important;border-color:#08072924}.song-result-step__more-icon-wrap{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:16px;height:20px;margin-top:0}.song-result-step__more-icon{color:#080729e6}.song-result-step__more-copy{display:flex;flex-direction:column;gap:2px;min-width:0;padding-top:0}.song-result-step__more-card-title{font-size:13px;font-weight:500;line-height:1.2;color:#080729e6}.song-result-step__more-card-text{font-size:12px;font-weight:400;line-height:1.2;color:#08072999}@media(max-width:520px){.song-result-step__secondary{grid-template-columns:1fr}}@media(max-width:899px){.song-result-step{max-width:none}}.p-dialog:has(.song-gen-modal){height:min(700px,100vh - 48px)!important;max-height:min(700px,100vh - 48px)!important}.p-dialog:has(.song-gen-modal) .p-dialog-content{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden!important}.p-dialog:has(.song-gen-modal) .p-dialog-content>.v-dialog.song-gen-modal{flex:1 1 auto;align-self:stretch;width:100%;min-height:0}.p-dialog:has(.song-gen-modal.v-dialog--close-outside){overflow:visible!important}.p-dialog:has(.song-gen-modal.v-dialog--close-outside) .p-dialog-content{overflow:visible!important}@media(max-width:899px){.p-dialog:has(.song-gen-modal){height:100%!important;max-height:100%!important}.p-dialog:has(.song-gen-modal.v-dialog--close-outside){overflow:hidden!important}.p-dialog:has(.song-gen-modal.v-dialog--close-outside) .p-dialog-content{overflow:hidden!important}}.song-gen-modal{--p-dialog-content-padding: 0 !important;--song-gen-content-pad: 28px;--song-gen-left-col: 403px;--song-gen-col-gap: 36px;position:relative;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;max-height:100%;width:100%;overflow:hidden;border-radius:30px;background:#f8f7ff;box-shadow:0 4px 10px #0807290d,0 24px 50px -8px #08072926}.song-gen-modal--embedded{border-radius:0;background:transparent;box-shadow:none;overflow:visible;max-height:none}.song-gen-modal--embedded .song-gen-modal__layout,.song-gen-modal--embedded .song-gen-modal__left-host,.song-gen-modal--embedded .song-gen-modal__form-panel,.song-gen-modal--embedded .song-gen-modal__result-panel,.song-gen-modal--embedded .song-gen-modal__panel-scroll{overflow:visible;max-height:none;height:auto}.song-gen-modal.v-dialog--close-outside{overflow:visible}.song-gen-modal .v-dialog__content{position:relative;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;max-height:100%;overflow:hidden!important;padding:var(--song-gen-content-pad);padding:39px 45px!important}.song-gen-modal__body{position:relative;display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.song-gen-modal__column-divider{position:absolute;z-index:1;left:calc(var(--song-gen-left-col) + var(--song-gen-col-gap) / 2);top:calc(-1 * var(--song-gen-content-pad));bottom:calc(-1 * var(--song-gen-content-pad));width:1px;background:#0000000d;pointer-events:none}.song-gen-modal__inner{display:flex;flex-direction:column;gap:20px;min-height:0;flex:1 1 auto}.song-gen-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-right:40px}.song-gen-modal__title{margin:0;font-size:20px;font-weight:800;line-height:1.2;letter-spacing:.02em;color:#080729}.song-gen-modal__balance{display:inline-flex;flex-shrink:0;align-items:center;gap:5px;min-height:33px;padding-right:2px}.song-gen-modal__balance-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#ffd353;transform-origin:center;transition:transform .18s ease}.song-gen-modal__balance:hover .song-gen-modal__balance-icon-wrap{transform:scale(1.1)}.song-gen-modal__balance-icon{width:14px;height:14px;color:#080729}.song-gen-modal__balance-value{font-size:14px;font-weight:500;line-height:1.2;letter-spacing:.02em;color:#080729}.song-gen-modal__layout{flex:1 1 auto;min-height:0;max-height:100%;overflow:hidden}@media(min-width:900px){.song-gen-modal__layout.postcard-modal-layout .postcard-modal-layout__main,.song-gen-modal__layout.postcard-modal-layout .postcard-modal-layout__footer{grid-template-columns:minmax(0,var(--song-gen-left-col)) minmax(0,1fr);gap:var(--song-gen-col-gap);height:100%;align-items:stretch}}.song-gen-modal__layout.postcard-modal-layout .postcard-modal-layout__left,.song-gen-modal__layout.postcard-modal-layout .postcard-modal-layout__right{display:flex;flex-direction:column;min-height:0;border:none;background:transparent;padding:0}.song-gen-modal__form-panel{width:100%;min-width:0;box-sizing:border-box;padding:0 17px 10px 2px;flex:1 1 auto;min-height:0;overflow-x:clip;overflow-y:auto}.song-gen-modal__panel-scroll{flex:1 1 auto;min-height:0;height:100%;max-height:100%;width:100%;border:none;background:transparent;box-shadow:none}.song-gen-modal__col{display:flex;flex-direction:column;min-height:0;flex:1 1 auto}.song-gen-modal__left-host{position:relative;display:flex;flex:1 1 auto;flex-direction:column;width:100%;min-width:0;min-height:0;max-height:100%;overflow:hidden}.song-gen-modal__left-dimmed{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0 8px 14px;pointer-events:none}.song-gen-modal__left-overlay{position:absolute;inset:0;background:#f8f7ffbf;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;border-radius:12px}.song-gen-modal__edit-text-btn{position:relative;z-index:1;width:auto;min-width:199px;margin:0 0 119px -7px;justify-content:center;min-height:36px;padding:10px 16px;font-size:14px;font-weight:400;color:#080729cc;pointer-events:auto}.song-gen-modal__result-host{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.song-gen-modal__result-host:has(.song-gen-result--processing),.song-gen-modal__result-host:has(.song-gen-result--text-processing){min-height:100%}.song-gen-modal__result-panel{display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-start;min-height:0;height:100%;overflow-x:hidden;overflow-y:auto}.song-gen-modal__result-panel:has(.song-gen-result--processing){overflow:hidden;min-height:100%;background:#f8f7ff}.song-gen-modal__result-panel:has(.song-lyrics-step){overflow:hidden}.song-gen-modal__result-panel--text-processing,.song-gen-modal__result-panel--audio-processing{display:flex;flex:1 1 auto;align-items:center;justify-content:center;overflow:hidden;min-height:100%;height:100%;background:#f8f7ff}.song-gen-modal__result-panel--empty{align-items:center;padding-left:38px;box-sizing:border-box}.song-gen-modal__col-actions{display:flex;flex:0 0 auto;flex-shrink:0;margin-top:auto;padding-top:12px}.song-gen-modal__col-actions--right{justify-content:flex-end}.song-gen-modal__mobile-switch{justify-content:center;padding-inline:0;margin-top:8px}.song-gen-result{display:flex;flex-direction:column;gap:12px;align-self:center;width:min(100%,640px);height:100%;min-height:0;flex:1;margin-inline:auto}.song-gen-result--final{position:relative;justify-content:flex-start;align-self:stretch;width:100%;max-width:none}.song-gen-result--processing{width:100%;max-width:none;height:100%;min-height:100%;flex:1 1 auto;align-items:center;align-self:stretch;margin:0}.song-gen-result--text-processing{display:flex;width:100%;height:100%;min-height:0;flex:1 1 auto;align-self:stretch;margin:0;gap:0}.song-gen-result--empty{align-items:center;align-self:stretch;justify-content:flex-start;width:100%;max-width:none;height:100%;flex:1 1 auto;margin-inline:0;gap:0}.song-gen-result__final-host{position:relative;width:100%;min-height:0}.song-gen-result__text-processing{display:flex;flex:1 1 auto;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;margin:0;padding:0;box-sizing:border-box}.song-gen-result__mobile-switch{align-self:flex-start;padding-inline:0;font-size:13px;color:var(--color-primary-600, #7a4df5);text-decoration:underline;text-underline-offset:2px}.song-gen-result__panel-title{font-size:15px;font-weight:600}.song-gen-result__panel{position:relative;flex:1 1 auto;min-height:0;height:100%}.song-gen-result__panel :deep(.p-scrollpanel){height:100%;max-height:100%}.song-gen-result__panel :deep(.p-scrollpanel-wrapper){overflow:hidden}.song-gen-result__panel :deep(.p-scrollpanel-content-container){overflow-y:auto;overflow-x:hidden;max-height:100%}.song-gen-result__panel :deep(.p-scrollpanel-content){display:flex;flex-direction:column;min-height:100%;padding-right:6px;padding-bottom:16px}.song-gen-result__panel-wrap{position:relative;flex:1 1 auto;min-height:0}.song-gen-result__panel--busy :deep(.p-scrollpanel-content-container){overflow:hidden}.song-gen-result__structure-editor{flex:0 0 auto;min-height:0;width:100%}.song-gen-result__structure-error{margin:8px 0 0;font-size:12px;color:var(--p-red-500, #ef4444)}.song-gen-result__textarea{width:100%;height:100%;min-height:220px;resize:vertical;border:none;background:transparent;font:inherit;line-height:1.45;color:var(--color-text);padding:0;outline:none;box-shadow:none}.song-gen-result__textarea:focus,.song-gen-result__textarea:focus-visible{outline:none;box-shadow:none}.song-gen-result__textarea:disabled{cursor:progress}.song-gen-result__copy-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid var(--p-surface-200);border-radius:10px;background:var(--p-surface-0);font:inherit;font-size:13px;color:var(--color-text-muted);cursor:pointer}.song-gen-result__copy-btn:disabled{cursor:progress;opacity:.7}.song-gen-result__overlay-loader{position:absolute;inset:0;z-index:4;border-radius:12px}.song-gen-result__actions-row{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-top:auto;padding-top:4px}.song-gen-result__audio-btn{min-width:200px;justify-content:center}.song-gen-result__mobile-back-btn{padding-inline:0}.song-gen-result__state{display:flex;flex:1 1 auto;min-height:0}@media(max-height:820px){.song-gen-modal__layout.postcard-modal-layout{overflow-y:auto;overflow-x:hidden}}@media(min-width:900px){.song-gen-modal__head{padding-right:0}.song-gen-modal .postcard-modal-layout__right{min-width:0;overflow:hidden}}@media(max-width:899px){.song-gen-modal__left-host{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.song-gen-result__actions-row{flex-direction:column;align-items:stretch}.song-gen-result__copy-btn,.song-gen-result__audio-btn,.song-gen-result__mobile-back-btn{width:100%;justify-content:center}.song-gen-modal__col-actions--right{flex-direction:column;align-items:stretch;justify-content:flex-start}}
