@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";:root{font-family:Manrope,sans-serif;color:#f5f5f5;background:radial-gradient(circle at top left,rgba(255,138,76,.09),transparent 24%),radial-gradient(circle at top right,rgba(41,125,255,.08),transparent 18%),#0d0d10;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #101013;--panel: #17171b;--panel-2: #1e1e24;--line: rgba(255, 255, 255, .08);--text: #f5f5f5;--muted: #9999a5;--accent: #ff7a45;--accent-2: #2d8cff;--success: #53d492}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}.muted{color:var(--muted)}.app-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr;padding-bottom:124px}.download-notice{position:fixed;top:18px;left:50%;transform:translate(-50%);z-index:180;min-width:188px;max-width:min(320px,calc(100vw - 32px));padding:12px 16px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#17171bf0;color:var(--text);font-size:14px;font-weight:600;line-height:1.3;box-shadow:0 10px 30px #00000047;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;gap:4px;animation:download-notice-float 2.6s ease-in-out infinite}.download-notice-main{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.download-notice-sub{text-align:center;font-size:12px;font-weight:500;color:var(--muted)}.download-notice-dots{display:inline-flex;align-items:center;gap:4px}.download-notice-dots span{width:4px;height:4px;border-radius:999px;background:currentColor;opacity:.32;animation:download-notice-dot 1s ease-in-out infinite}.download-notice-dots span:nth-child(2){animation-delay:.15s}.download-notice-dots span:nth-child(3){animation-delay:.3s}@keyframes download-notice-dot{0%,to{opacity:.28;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@keyframes download-notice-float{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-4px)}}.app-disabled{opacity:.28;pointer-events:none;-webkit-user-select:none;user-select:none}.main-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);min-height:calc(100vh - 78px)}.mobile-view-switcher,.mobile-panel-shell{display:none}.composer-panel,.library-panel{padding:14px 16px}.composer-column{display:grid;align-content:start;gap:16px;border-right:1px solid var(--line);min-width:0;order:1}.composer-panel{min-width:0;padding-bottom:172px}.library-panel{min-width:0;order:2}.app-topbar,.composer-header,.library-header,.toolbar-row,.section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.app-topbar{position:sticky;top:0;z-index:8;padding:14px 18px;border-bottom:1px solid var(--line);background:#101013eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);flex-wrap:nowrap;min-width:0}.app-topbar-start{display:flex;align-items:center;gap:12px;min-width:0;flex-shrink:0}.app-topbar-actions{display:flex;gap:8px;flex-wrap:nowrap;justify-content:flex-end;margin-left:auto;min-width:0;overflow:hidden}.app-topbar-actions .tool-button,.app-topbar-actions .lang-button,.app-topbar-actions .user-pill{flex:0 0 auto}.app-topbar-actions .tool-button span,.app-topbar-actions .lang-button span,.app-topbar-actions .user-pill{white-space:nowrap}.app-topbar-row,.app-topbar-drawer-backdrop{display:none}.brand-lockup{display:flex;align-items:center;gap:10px;min-width:0}.brand-logo-shell{width:32px;height:32px;border-radius:999px;overflow:hidden;display:grid;place-items:center;background:#ffffff0f;border:1px solid var(--line);flex-shrink:0}.brand-logo{width:100%;height:100%;object-fit:cover}.mini-brand{padding:0 2px;font-size:18px;font-weight:800;white-space:nowrap}.credit-pill,.health-dot,.tool-button,.mode-toggle,.top-actions select,.button-row button,.create-button,.advanced-toolbar button,.clip-actions button,.player-button,.segmented button,.chip,.icon-button{border:1px solid var(--line);background:#ffffff0a;color:var(--text)}.credit-pill,.health-dot{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px}.credit-pill span{display:inline-flex;align-items:center;line-height:1.1}.health-dot.ok{color:var(--success)}.health-dot.error{color:#ff7373}.mode-toggle{display:inline-grid;grid-template-columns:repeat(3,1fr);padding:4px;border-radius:999px}.mode-toggle button,.segmented button{border:0;padding:9px 16px;border-radius:999px;background:transparent;color:var(--muted)}.mode-toggle button.active,.segmented button.active{background:#ffffff1f;color:#fff}.model-select{position:relative;min-width:112px}.model-select-trigger{width:100%;height:42px;border-radius:14px;padding:0 12px 0 14px;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);background:linear-gradient(135deg,#ff7a451a,#2d8cff0d),#ffffff0a;color:var(--text);box-shadow:inset 0 1px #ffffff0a}.model-select-value{font-weight:600;white-space:nowrap}.model-select-chevron{color:var(--muted);transition:transform .18s ease;flex-shrink:0}.model-select.open .model-select-chevron{transform:rotate(180deg)}.model-select-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:12;display:grid;gap:4px;padding:8px;border-radius:18px;border:1px solid rgba(255,255,255,.09);background:#1c1c21f0;box-shadow:0 16px 28px #00000038;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.model-select-option{width:100%;min-height:40px;border:0;border-radius:12px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--text);background:transparent;text-align:left}.model-select-option:hover,.model-select-option:focus-visible{background:#ffffff14;outline:none}.model-select-option.selected{background:linear-gradient(135deg,#ff7a452e,#2d8cff24);color:#fff}.user-pill{height:42px;border-radius:14px;padding:0 14px;display:inline-flex;align-items:center;border:1px solid var(--line);background:#ffffff0a;color:var(--text);white-space:nowrap}.menu-button{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid var(--line);background:#ffffff0a;color:var(--text);flex-shrink:0}.tool-button,.lang-button,.icon-button,.button-row button,.advanced-toolbar button,.clip-actions button,.player-button{height:42px;border-radius:14px;padding:0 14px;display:inline-flex;align-items:center;gap:8px}.icon-button{width:42px;justify-content:center;padding:0}.tool-button.is-disabled,.button-row button.is-disabled,.advanced-toolbar button.is-disabled{opacity:.55;cursor:not-allowed}.lang-button{height:42px;border-radius:14px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);background:#ffffff0a;color:var(--text);white-space:nowrap}.icon-button.accent{background:var(--accent-2);border-color:transparent}.create-card,.field-card,.sounds-intro,.clip-card,.modal-card,.message-panel{background:#17171beb;border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 40px #00000038}.create-card,.advanced-stack,.sounds-stack{margin-top:14px}.create-card,.field-card,.sounds-intro{padding:16px}.card-header,.field-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.field-header-note{margin-left:auto;color:var(--muted);font-size:12px;line-height:1.4;text-align:right}.field-header-title{min-width:0;display:flex;align-items:center;gap:8px;flex:1}.field-header-title>span{flex:0 0 auto}.field-header-title .field-header-note{margin-left:0;text-align:left}.field-header-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.field-magic-button{width:40px;height:40px;flex:0 0 40px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#0c0d12eb;color:var(--text);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #00000047;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.field-magic-button:hover:not(:disabled){transform:translateY(-1px);border-color:#7dddff7a;background:#151c2af5}.field-magic-button.accent{background:linear-gradient(135deg,#6f84fff2,#3dc1ffeb);border-color:transparent}.field-magic-button:disabled{cursor:not-allowed;opacity:.65}.confirm-checkbox-row{display:flex!important;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;margin:4px 0 18px;color:var(--muted)}.confirm-checkbox-row input{width:16px;height:16px}.card-title{font-size:28px;font-weight:700}.card-subtitle,.library-path,.clip-status,.clip-tags{color:var(--muted)}.clip-status-row{margin-top:4px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.clip-time{color:var(--muted);font-size:13px}.clip-status{height:24px;padding:0 9px;display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;font-size:12px;font-weight:700;white-space:nowrap}.clip-status.status-active{color:#ffd38b;border-color:#ffb3473d;background:#ffb34717}.clip-status.status-ready{color:var(--success);border-color:#53d4923d;background:#53d49217}.clip-status.status-error{color:#ff9a9a;border-color:#ff73733d;background:#ff737317}.clip-resource-expiry{margin-top:6px;display:inline-flex;align-items:flex-start;gap:6px;max-width:100%;padding:5px 8px;border:1px solid rgba(255,179,71,.2);border-radius:8px;background:#ffb34714;color:#ffd38b;font-size:12px;line-height:1.35;text-align:left}.clip-resource-expiry svg{flex:0 0 auto;margin-top:1px}.clip-resource-expiry.expired{color:#ff9a9a;border-color:#ff73733d;background:#ff737317}textarea,input,select{width:100%;border:1px solid var(--line);background:#ffffff0a;color:var(--text);border-radius:16px;padding:14px 16px;outline:none}textarea{min-height:152px;resize:vertical}.create-card textarea,.field-card.tall textarea{background:transparent;border:0;padding:6px 0 0}.compact-title-field{display:grid;gap:8px;color:var(--muted)}.compact-title-field input{border-radius:12px;padding:11px 13px}.button-row,.advanced-toolbar,.chip-cloud,.clip-actions{display:flex;flex-wrap:wrap;gap:10px}.button-row,.chip-cloud{margin-top:14px}.chip-cloud.inline{margin-top:12px}.chip{height:38px;border-radius:999px;padding:0 14px}.create-button,.submit-button{width:100%;justify-content:center;align-items:center;margin-top:18px;height:50px;border-radius:18px;background:linear-gradient(135deg,#ff7a45,#2d8cff);border-color:transparent;font-weight:700;opacity:1}.create-button{display:inline-flex;gap:10px}.create-button-icon{width:18px;height:18px;display:inline-grid;place-items:center;flex:0 0 auto}.create-button-icon svg{display:block}.create-button-label{display:inline-flex;align-items:center;height:18px;line-height:18px}.create-button-price{display:inline-flex;align-items:center;height:18px;color:#ffffffd1;font-size:13px;font-weight:700;line-height:18px;transform:translateY(1px)}.composer-panel .create-button{box-shadow:0 16px 34px #00000057,0 0 0 1px #ffffff14 inset}.main-layout:not(.mobile-layout) .composer-panel:not(.mode-simple) .create-button{position:fixed;left:16px;bottom:124px;z-index:70;width:calc((100vw / 3) - 32px);max-width:calc(100vw - 32px);margin-top:0;pointer-events:auto}.create-button:disabled,.create-button.disabled{opacity:1;cursor:not-allowed;background:linear-gradient(135deg,#a95c3d,#2f5f9e);color:#ffffffe6}.advanced-stack,.sounds-stack{display:grid;gap:14px}.advanced-toolbar{display:grid;grid-template-columns:repeat(3,1fr)}.field-card.tall textarea{min-height:120px}.field-card-limit-exceeded textarea{border-color:#ef4444d1;box-shadow:0 0 0 1px #ef44442e}.field-counter{min-height:18px;text-align:right;color:var(--muted);font-size:12px;font-weight:700;line-height:18px}.field-counter.over-limit{color:#f87171}.options-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.options-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.options-grid label,.modal-card label{display:grid;gap:8px;color:var(--muted)}.segmented.small{width:100%;display:grid;grid-template-columns:repeat(2,1fr);padding:4px;border-radius:16px;border:1px solid var(--line);background:#ffffff08}.segmented.small.three{grid-template-columns:repeat(3,minmax(0,1fr))}.disabled-soft{opacity:.6}.switch-button{justify-content:flex-start}.simple-instrumental-toggle{border-color:#49d17d66;background:#49d17d1f;font-weight:700}.simple-instrumental-toggle.active{border-color:#49d17dc7;background:#49d17d38;color:#e9fff0}.coming-soon-cursor-bubble{position:fixed;z-index:200;white-space:nowrap;pointer-events:none;padding:10px 13px;border:1px solid rgba(255,179,71,.28);border-radius:12px;color:#ffd38b;background:#1b1416f5;box-shadow:0 12px 28px #00000047;font-size:15px;font-weight:700}.switch-track{width:34px;height:18px;padding:2px;border-radius:999px;background:#ffffff2e;transition:background .16s ease}.switch-track span{display:block;width:14px;height:14px;border-radius:50%;background:#fff;transition:transform .16s ease}.switch-button.active .switch-track{background:#49d17d}.switch-button.active .switch-track span{transform:translate(16px)}.sounds-intro{display:grid;gap:6px;font-size:24px;font-weight:700}.message-panel{white-space:pre-wrap;padding:14px 16px;color:#f0dba1;max-height:220px;overflow:auto}.message-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:18px;background:#07070a94}.message-dialog{width:min(420px,100%);display:grid;gap:14px;padding:18px;border:1px solid rgba(255,179,71,.22);border-radius:18px;background:#181616fa;box-shadow:0 18px 46px #00000057}.message-dialog-body{max-height:220px;overflow:auto;color:#f0dba1;font-size:14px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.message-dialog-title{margin:0 0 8px;font-size:18px;line-height:1.3}.message-dialog-actions{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:10px}.message-dialog-actions .submit-button,.message-dialog-actions .tool-button{width:100%;height:50px;margin:0;justify-content:center;border-radius:18px}.message-dialog-actions.lyrics-adjust-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.message-dialog .tool-button{justify-content:center}.subsite-admin-panel{width:min(980px,100%);max-height:min(86vh,820px);overflow:auto}.subsite-admin-app{min-height:100vh;padding:28px;align-items:center}.subsite-admin-app .subsite-admin-panel{margin:0 auto 36px;max-height:none}.subsite-admin-topbar{display:flex;width:min(980px,100%);align-items:center;justify-content:space-between;gap:12px;margin:0 auto 14px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#ffffff0b}.subsite-admin-identity{display:grid;min-width:0;gap:2px}.subsite-admin-identity span{color:var(--muted);font-size:12px}.subsite-admin-identity strong{overflow:hidden;color:var(--text);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.subsite-admin-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.subsite-admin-header p{margin:4px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.subsite-admin-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.subsite-admin-summary div{display:grid;gap:4px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#ffffff0a}.subsite-admin-summary span,.subsite-account-main span,.subsite-account-quota span,.subsite-account-meta span{color:var(--muted);font-size:13px}.subsite-admin-create{display:grid;grid-template-columns:minmax(120px,1fr) minmax(120px,1fr) minmax(120px,1fr) minmax(120px,.8fr) minmax(110px,.8fr) minmax(120px,.8fr);align-items:end;gap:10px}.subsite-admin-create .form-group,.subsite-admin-create .submit-button{margin:0}.subsite-admin-toolbar{display:flex;justify-content:flex-end}.subsite-admin-list{display:grid;gap:10px}.subsite-account-row{display:grid;grid-template-columns:minmax(120px,1.1fr) minmax(220px,1.5fr) minmax(130px,.8fr) minmax(260px,auto);align-items:center;gap:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#ffffff09}.subsite-account-main,.subsite-account-quota,.subsite-account-meta{display:grid;gap:4px;min-width:0}.subsite-account-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.subsite-status.enabled{color:#7fe7a2}.subsite-status.disabled{color:#ffad8b}.subsite-admin-empty{padding:18px;color:var(--muted);text-align:center}@media(max-width:760px){.subsite-admin-app{padding:16px}.subsite-admin-topbar{align-items:stretch;flex-direction:column}.subsite-admin-topbar .tool-button{justify-content:center}}.prompt-modal-textarea{min-height:132px}.prompt-modal-textarea::placeholder{color:#f7f1e06b}.rename-dialog{width:min(460px,100%)}.rename-dialog-body{display:grid;gap:10px;max-height:none}.rename-dialog-hint{color:var(--muted);font-size:13px;line-height:1.45}.rename-dialog-input{width:100%;min-width:0;height:46px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0f;color:var(--text);outline:none}.rename-dialog-input:focus{border-color:#ff7a45b8;box-shadow:0 0 0 3px #ff7a451f}.rename-dialog-error{color:#ff9aae;font-size:13px;line-height:1.4}.batch-download-backdrop{z-index:132}.batch-download-dialog{width:min(540px,100%)}.batch-download-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.batch-download-header .icon-button{flex-shrink:0}.batch-download-subtitle{color:var(--muted);font-size:13px}.batch-download-selectbar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px}.batch-download-search{height:42px;border-radius:14px}.batch-selected-count{min-width:64px;height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:14px;border:1px solid var(--line);background:#ffffff0a;color:var(--muted);font-size:13px;white-space:nowrap}.batch-clip-list{display:grid;gap:8px;max-height:min(430px,calc(100vh - 260px));overflow:auto;padding-right:3px}.batch-clip-item{width:100%;min-width:0;min-height:66px;display:grid;grid-template-columns:22px 46px minmax(0,1fr);align-items:center;gap:10px;padding:9px 10px;border:1px solid var(--line);border-radius:16px;background:#ffffff0a;color:var(--text);text-align:left}.batch-clip-item.selected{border-color:#4da3ff6b;background:#4da3ff1f}.batch-clip-check{display:inline-flex;align-items:center;justify-content:center}.batch-clip-cover{width:46px;height:46px;display:grid;place-items:center;overflow:hidden;border-radius:12px;border:1px solid var(--line);background:#ffffff0f}.batch-clip-cover img{width:100%;height:100%;object-fit:cover}.batch-clip-meta{min-width:0;display:grid;gap:4px}.batch-clip-meta strong,.batch-clip-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-clip-meta span{color:var(--muted);font-size:12px}.batch-empty-panel{padding:18px;text-align:center}.batch-download-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.batch-download-option{min-width:0;min-height:72px;display:grid;grid-template-columns:18px 36px minmax(0,1fr);align-items:center;gap:10px;padding:12px;border:1px solid var(--line);border-radius:16px;background:#ffffff0a;color:var(--text);cursor:pointer}.batch-download-option input{margin:0}.batch-download-option.selected{border-color:#4da3ff6b;background:#4da3ff1f}.batch-download-option.disabled{opacity:.48;cursor:not-allowed}.batch-download-option-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#ffffff0f}.batch-download-option-text{min-width:0;display:grid;gap:4px}.batch-download-option-text strong,.batch-download-option-text span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-download-option-text span{color:var(--muted);font-size:12px}.service-notice-backdrop{z-index:140}.service-notice-dialog{width:min(420px,calc(100vw - 32px))}.library-title{font-size:24px;font-weight:700}.composer-header{gap:16px;flex-wrap:wrap}.composer-model-slot{margin-left:auto;min-width:min(220px,100%)}.search-box{flex:1;display:flex;align-items:center;gap:10px;padding:0 14px;height:44px;border-radius:18px;background:#ffffff0a;border:1px solid var(--line)}.search-box input{background:transparent;border:0;padding:0}.library-toolbar{align-items:center}.library-toolbar .tool-button{flex-shrink:0}.library-filter-tabs{display:flex;gap:8px;margin-top:12px;padding:4px;border:1px solid var(--line);border-radius:16px;background:#ffffff09;overflow-x:auto}.library-filter-tabs button{flex:1 0 auto;min-width:0;height:36px;padding:0 12px;border:0;border-radius:12px;background:transparent;color:var(--muted);font-weight:700;white-space:nowrap}.library-filter-tabs button:hover,.library-filter-tabs button:focus-visible{color:var(--text);background:#ffffff0f}.library-filter-tabs button.active{color:var(--text);background:#ff7a452e;box-shadow:inset 0 0 0 1px #ff7a4547}.clip-list{margin-top:14px;display:grid;grid-template-columns:minmax(0,1fr);gap:12px;max-height:calc(100vh - 244px);overflow:auto;padding-right:4px;min-width:0}.clip-card{padding:14px;width:100%;max-width:100%;min-width:0;overflow:hidden}.clip-card.selected{border-color:#ff7a456b}.clip-card.pending-skeleton{position:relative;overflow:hidden}.clip-card.pending-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.04),transparent);transform:translate(-100%);animation:skeleton-shift 1.8s ease-in-out infinite}.clip-main{width:100%;min-width:0;background:transparent;border:0;color:inherit;display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;text-align:left;padding:0}.clip-cover{width:72px;height:72px;border-radius:16px;overflow:hidden;display:grid;place-items:center;background:#ffffff0f;border:1px solid var(--line)}.clip-cover img{width:100%;height:100%;object-fit:cover}.clip-skeleton-block,.clip-skeleton-text{position:relative;overflow:hidden;background:#ffffff14}.clip-skeleton-block:after,.clip-skeleton-text:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.14),transparent);animation:skeleton-shift 1.5s ease-in-out infinite}.clip-skeleton-block.cover{width:100%;height:100%;border-radius:16px}.clip-skeleton-text{border-radius:999px;min-height:14px}.clip-skeleton-text.long{width:min(78%,320px)}.clip-skeleton-text.medium{width:min(60%,240px);margin-top:6px}.clip-skeleton-text.short{width:84px}.clip-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.clip-title-skeleton{flex:1;min-width:0;padding:2px 0}.clip-topline strong{font-size:16px;min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clip-title-edit-row{display:flex;align-items:center;gap:6px;min-width:0;flex:1}.clip-title-edit-row strong{flex:0 1 auto}.clip-title-edit-button{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted);padding:0}.clip-title-edit-button:hover:not(:disabled),.clip-title-edit-button:focus-visible:not(:disabled){border-color:#ffffff1f;background:#ffffff12;color:var(--text)}.clip-title-edit-button:disabled{cursor:not-allowed;opacity:.38}.clip-title-cancel-button{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:26px;padding:0 8px;border-radius:999px;border:1px solid rgba(255,138,116,.42);background:#ff6b541f;color:#ffb7a8;font-size:12px;font-weight:700;white-space:nowrap;flex-shrink:0}.clip-title-cancel-button:hover:not(:disabled){border-color:#ff8a74b8;background:#ff6b5433}.clip-title-cancel-button:disabled{cursor:not-allowed;opacity:.72}.clip-model-badge{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:var(--text);font-size:12px;font-weight:700;flex-shrink:0}.clip-model-badge.source{border-color:#5b8dff47;background:#5b8dff21;color:#b9cbff}.clip-model-badge.enhanced{border-color:#7dddff5c;background:#7dddff1f;color:#bdefff}.clip-enhanced-progress{display:grid;gap:5px;margin-top:7px;width:100%;max-width:100%;min-width:0}.clip-enhanced-progress-head{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:12px;line-height:1}.clip-enhanced-progress-head span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clip-enhanced-progress-head strong{flex:0 0 auto;color:var(--text);font-size:12px;font-weight:800}.clip-enhanced-progress-bar{height:5px;overflow:hidden;border-radius:999px;background:#ffffff14}.clip-enhanced-progress-bar span{display:block;height:100%;min-width:5px;border-radius:inherit;background:linear-gradient(90deg,#7dddff,#53d492);transition:width .25s ease}.clip-error{margin-top:8px;color:#ff9a9a;font-size:13px;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.clip-actions{margin-top:12px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;width:100%;min-width:0}.clip-actions button{width:100%;min-width:0;justify-content:center;height:34px;padding:0 6px;font-size:12px;gap:5px}.clip-actions button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clip-actions button.active,.player-button.active{border-color:#ff7a4561;background:#ff7a4524}.player-bar{position:fixed;left:18px;right:18px;bottom:16px;z-index:9;display:grid;grid-template-columns:minmax(220px,1fr) minmax(360px,1.5fr) minmax(60px,1fr);align-items:center;gap:18px;padding:14px 18px;background:#19191ee6;border:1px solid var(--line);border-radius:22px;box-shadow:0 18px 40px #00000052;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.player-main{min-width:0;display:grid;grid-template-columns:56px minmax(0,1fr) 20px;align-items:center;gap:14px;padding:0;border:0;background:transparent;color:inherit;text-align:left}.player-cover{width:56px;height:56px;overflow:hidden;border-radius:16px;border:1px solid var(--line);background:#ffffff0f}.player-cover img,.lyrics-sheet-cover img{width:100%;height:100%;object-fit:cover}.player-cover-fallback{width:100%;height:100%;background:linear-gradient(135deg,#ff7a4533,#2d8cff29)}.player-info{min-width:0;display:grid;gap:4px}.player-title{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-subtitle{color:var(--muted);font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-expand-icon{color:var(--muted)}.player-controls{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0}.player-progress{flex:1;min-width:0;display:grid;grid-template-columns:48px minmax(120px,1fr) 48px;align-items:center;gap:10px}.player-progress span{color:var(--muted);font-variant-numeric:tabular-nums;text-align:center}.player-progress input[type=range]{flex:1;padding:0;height:4px}.player-actions{display:flex;justify-content:flex-end}.player-button{width:42px;justify-content:center;padding:0}.lyrics-sheet-header{display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px;align-items:center}.lyrics-sheet-cover{width:96px;height:96px;overflow:hidden;border-radius:18px;border:1px solid var(--line);background:#ffffff0f}.lyrics-sheet-meta{min-width:0;display:grid;gap:6px}.lyrics-sheet-meta h3{margin:0}.lyrics-sheet-body{display:grid;gap:10px;padding:4px 2px 0}.lyrics-line{padding:10px 12px;border-radius:14px;background:#ffffff0a;color:var(--text);line-height:1.6;transition:background .18s ease,color .18s ease,border-color .18s ease;border:1px solid transparent}.lyrics-line.active{background:#ff7a4524;border-color:#ff7a4542;color:#fff6e9}.download-menu-anchor{position:fixed;z-index:11}.upload-menu-anchor{position:fixed;z-index:12}.inline-download-menu{min-width:190px;padding:8px;display:grid;gap:4px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#27272de6;box-shadow:0 12px 24px #0000002e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.upload-entry-menu{width:min(420px,calc(100vw - 24px));padding:10px;display:grid;gap:10px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:#27272de6;box-shadow:0 12px 24px #0000002e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.upload-entry-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:4px 4px 0}.upload-entry-head strong{display:block;margin-bottom:4px;font-size:16px}.upload-entry-close,.upload-entry-back{border:0;background:transparent;color:var(--muted);padding:6px 8px;border-radius:10px}.upload-entry-close:hover,.upload-entry-back:hover{background:#ffffff14;color:var(--text)}.inline-download-item{width:100%;min-height:40px;padding:0 12px;display:flex;align-items:center;gap:10px;border:0;border-radius:12px;background:transparent;color:var(--text);text-align:left}.inline-download-item:hover:not(:disabled){background:#ffffff1a}.inline-download-item:disabled{cursor:not-allowed;opacity:.45}.inline-download-item span{flex:1}.inline-download-item svg{width:18px;height:18px;fill:currentColor;flex-shrink:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#07070ab8;display:grid;place-items:center;padding:20px}.modal-card{position:relative;width:min(560px,100%);padding:22px;display:grid;gap:14px;max-height:min(88vh,760px);overflow:auto}.modal-card-extend .modal-sticky-footer,.modal-card-replace .modal-sticky-footer{position:sticky;bottom:0;z-index:2;margin-top:4px;padding-top:12px;background:linear-gradient(180deg,#17171b00,#17171bf5 24%)}.modal-card-extend .modal-submit-button,.modal-card-replace .modal-submit-button{width:100%;justify-content:center}.modal-close-button{position:absolute;top:14px;right:14px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid var(--line);background:#ffffff0a;color:var(--text)}.modal-card h3{margin:0 0 6px;font-size:24px}.modal-card-voice,.modal-card-voiceCreate{width:960px!important;max-width:95vw!important}.modal-card-customerLedger{width:min(1120px,96vw)}.ledger-header,.ledger-filter-row,.ledger-account-row{display:flex;align-items:flex-end;gap:12px}.ledger-header{justify-content:space-between;padding-right:44px}.ledger-filter-row{align-items:end;flex-wrap:wrap}.ledger-filter-row label{min-width:180px;flex:1}.ledger-filter-actions{display:flex;gap:10px;align-items:center}.ledger-account-row{align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:#ffffff0a}.ledger-account-row span,.ledger-summary-item span{color:var(--muted);font-size:13px}.ledger-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.ledger-summary-item{display:grid;gap:6px;min-width:0;border:1px solid var(--line);border-radius:8px;padding:12px;background:#ffffff0a}.ledger-summary-item strong{overflow-wrap:anywhere;font-size:18px}.ledger-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:8px}.ledger-table{width:100%;min-width:980px;border-collapse:collapse;font-size:13px}.ledger-table th,.ledger-table td{padding:10px 12px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.ledger-table th{position:sticky;top:0;z-index:1;background:#18181cfa;color:var(--muted);font-weight:700}.ledger-table tbody tr:last-child td{border-bottom:0}.ledger-ref{max-width:180px;overflow-wrap:anywhere}.amount-positive{color:#7ddf9a}.amount-negative{color:#ff9b9b}.modal-divider{height:1px;background:var(--line)}.modal-tip{font-size:14px}.inline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.choice-grid,.workspace-picker{display:grid;gap:12px}.choice-card,.workspace-item,.selected-track-banner,.empty-panel,.notice-panel,.recharge-panel{border:1px solid var(--line);border-radius:18px;background:#ffffff0a}.choice-card,.workspace-item{width:100%;padding:16px;text-align:left;color:var(--text)}.choice-card{display:grid;gap:8px}.upload-entry-file-choice{margin:0;cursor:pointer}.upload-entry-file-choice input{display:none}.choice-grid.compact{gap:10px}.choice-card.compact{padding:14px;gap:6px}.choice-card-head{display:flex;align-items:center;gap:10px}.choice-card-price{margin-left:auto;padding:3px 7px;border-radius:999px;background:#49d17d21;color:#77e09a;font-size:12px;font-style:normal;white-space:nowrap}.choice-card strong,.workspace-item strong{font-size:16px}.choice-card span,.workspace-item span,.selected-track-banner span,.notice-panel p,.empty-panel{color:var(--muted)}.voice-panel{display:grid;gap:14px}.voice-search-row input{height:44px;border-radius:14px}.voice-header-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.tool-button.primary{border-color:#4da3ff73;background:#4da3ff29;color:#eaf4ff}.voice-ready-list,.voice-grid{display:grid;gap:12px}.voice-ready-list{grid-template-columns:1fr}.voice-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.voice-first-create-button{width:100%;min-height:132px;padding:22px 18px;border:1px dashed rgba(77,163,255,.48);border-radius:16px;background:#4da3ff1a;color:var(--text);display:grid;place-items:center;gap:8px;text-align:center}.voice-first-create-button svg{color:#b9d8ff}.voice-first-create-button strong{font-size:17px}.voice-first-create-button span{max-width:360px;color:var(--muted);line-height:1.5}.voice-first-create-button:hover:not(:disabled){border-color:#4da3ffbf;background:#4da3ff29}.voice-card{position:relative;width:100%;min-height:66px;padding:12px 122px 12px 14px;border:1px solid var(--line);border-radius:14px;background:#ffffff0a;color:var(--text);text-align:left;display:flex;align-items:center;justify-content:space-between;gap:16px}.voice-card.selected{border-color:#4da3ffc7;background:#4da3ff1f}.voice-card.disabled{cursor:not-allowed;opacity:.72}.voice-card.disabled.selected{border-color:var(--line);background:#ffffff0a}.voice-card-main{min-width:0;display:grid;gap:5px}.voice-card-main strong,.voice-card-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-card-main strong{color:var(--text);font-size:16px}.voice-card-tags{min-width:150px;display:grid;gap:4px;text-align:right}.voice-card-tags span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-card em{position:absolute;right:12px;top:50%;transform:translateY(-50%);height:22px;padding:0 8px;display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(77,163,255,.28);background:#4da3ff1a;color:#b9d8ff;font-size:12px;font-style:normal;font-weight:700}.voice-status-badge{gap:4px}.voice-status-badge.success{border-color:#22c55e4d;background:#22c55e1f;color:#b9f6ca}.voice-status-badge.pending{border-color:#f59e0b52;background:#f59e0b1f;color:#fde6a7}.voice-status-badge.danger{border-color:#ef444457;background:#ef44441f;color:#fecaca}.voice-status-badge.neutral{border-color:#94a3b847;background:#94a3b81a;color:#dbe4f0}.voice-empty-state{min-height:58px;display:flex;align-items:center;padding:0 14px;border:1px dashed var(--line);border-radius:10px;color:var(--muted);background:#ffffff08;font-size:13px}.voice-empty-create{min-height:74px;width:100%;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon title" "icon body";align-items:center;gap:4px 12px;padding:12px 14px;border:1px dashed rgba(77,163,255,.4);border-radius:10px;background:#4da3ff14;color:var(--text);text-align:left;cursor:pointer}.voice-empty-create svg{grid-area:icon;color:#9ccdff}.voice-empty-create strong{grid-area:title;font-size:15px}.voice-empty-create span{grid-area:body;color:var(--muted);font-size:13px}.voice-empty-create:hover:not(:disabled){border-color:#4da3ffbf;background:#4da3ff24}.voice-card span,.voice-validate-box p{color:var(--muted)}.voice-select-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:2px}.voice-select-summary{min-width:0;display:grid;gap:4px}.voice-select-summary span{color:var(--muted);font-size:12px}.voice-select-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-select-actions{display:inline-flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.voice-create-panel{position:relative;display:flex;flex-direction:column;gap:20px;padding:4px;color:var(--text, #f3f4f6)}.voice-create-hero{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:16px}.voice-create-hero h3{margin:0;font-size:20px;font-weight:800;letter-spacing:-.025em;background:linear-gradient(135deg,#fff,#ffffffb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.voice-create-hero p.subtitle{margin:6px 0 0;color:var(--muted, #9ca3af);font-size:13px;font-weight:400}.voice-create-close{position:absolute;top:2px;right:2px;z-index:5;width:36px;height:36px;background:#ffffff0d;border:1px solid var(--line, rgba(255, 255, 255, .14));color:var(--muted, #9ca3af);cursor:pointer;padding:0;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.voice-create-close:hover{background:#ffffff14;color:#fff}.voice-create-stepbar{display:flex;align-items:center;justify-content:space-between;margin-right:48px;background:#ffffff05;border:1px solid rgba(255,255,255,.04);padding:12px 16px;border-radius:16px;gap:8px}.stepbar-item{display:flex;align-items:center;position:relative;flex:1}.stepbar-item:last-child{flex:0 0 auto}.stepbar-item .step-num{width:26px;height:26px;border-radius:50%;border:1.5px solid var(--line, rgba(255, 255, 255, .15));display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:var(--muted, #9ca3af);background:#ffffff05;z-index:2;transition:all .3s cubic-bezier(.4,0,.2,1)}.stepbar-item .step-label{margin-left:8px;font-size:13px;font-weight:600;color:var(--muted, #9ca3af);white-space:nowrap;z-index:2;transition:all .3s cubic-bezier(.4,0,.2,1)}.stepbar-item .step-line{flex:1;height:2px;background:var(--line, rgba(255, 255, 255, .1));margin:0 12px;z-index:1;transition:all .3s ease}.stepbar-item.active .step-num{border-color:#3b82f6;background:#3b82f6;color:#fff;box-shadow:0 0 12px #3b82f666}.stepbar-item.active .step-label{color:#fff;font-weight:700}.stepbar-item.completed .step-num{border-color:#10b981;background:#10b98126;color:#10b981}.stepbar-item.completed .step-label{color:#10b981}.stepbar-item.completed .step-line{background:#10b981}@keyframes slideInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.animation-slide{animation:slideInUp .35s cubic-bezier(.16,1,.3,1) both}.animation-scale{animation:scaleIn .4s cubic-bezier(.34,1.56,.64,1) both}.voice-create-body{min-height:400px}.field-card.card-padding{padding:24px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;display:flex;flex-direction:column;gap:18px;box-shadow:0 10px 30px #00000026}.card-header h4{margin:0;font-size:16px;font-weight:700;color:#fff}.card-header p{margin:5px 0 0;color:var(--muted, #9ca3af);font-size:13px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group-row{display:flex;gap:16px}.form-group.half{flex:1}.form-label{font-size:13px;font-weight:600;color:#ffffffd9}.required-field:after{content:" *";color:#ef4444;font-weight:700}.form-input,.form-select{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:10px 14px;color:#fff;font-size:14px;outline:none;transition:all .2s ease}.form-input:focus,.form-select:focus{border-color:#3b82f6;background:#3b82f60a;box-shadow:0 0 0 2px #3b82f640}.voice-kind-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.voice-create-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.voice-create-col{display:flex;flex-direction:column;justify-content:stretch}.voice-source-simple-card{width:100%;align-items:center;gap:18px}.voice-source-main-title{margin:2px 0 4px;color:#fffffff5;font-size:24px;font-weight:800;line-height:1.28;text-align:center}.voice-source-method-row{width:min(560px,100%);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px}.voice-source-method-row.three-actions{width:min(760px,100%);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr)}.voice-source-method-btn{min-height:58px;border:1px solid rgba(59,130,246,.36);border-radius:12px;background:#3b82f61a;color:#dbeafe;font-size:15px;font-weight:750;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;white-space:nowrap;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.voice-source-method-btn:hover{border-color:#60a5fabd;background:#3b82f62e;transform:translateY(-1px)}.voice-source-method-btn:disabled{cursor:not-allowed;opacity:.58;transform:none}.voice-source-method-btn.ready{border-color:#10b9818c;background:#10b9811c;color:#bbf7d0}.voice-source-method-btn.recording{border-color:#ef444494;background:#ef44441f;color:#fecaca}.voice-source-method-btn.auto-synth{border-color:#a855f76b;background:#a855f71c;color:#f3e8ff}.voice-source-method-btn.auto-synth:hover:not(:disabled){border-color:#c084fcb8;background:#a855f72e}.voice-clone-choice-panel{width:min(760px,100%);display:grid;gap:12px;margin-top:6px;border-top:1px solid rgba(255,255,255,.05);padding-top:18px}.voice-clone-choice-title{color:#ffffffeb;font-size:14px;font-weight:700;text-align:left}.voice-clone-choice-row{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:stretch}.voice-clone-choice-row.standard-only{grid-template-columns:auto minmax(0,1fr)}.voice-clone-choice-back{min-width:108px;justify-content:center}.voice-clone-choice-btn{min-height:72px;padding:12px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#fff;display:flex;align-items:center;gap:10px;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.voice-clone-choice-btn:hover:not(:disabled){transform:translateY(-1px)}.voice-clone-choice-btn:disabled{opacity:.58;cursor:not-allowed;transform:none;box-shadow:none}.voice-clone-choice-btn.standard{border-color:#3b82f65c;background:#3b82f61a;color:#dbeafe}.voice-clone-choice-btn.standard:hover:not(:disabled){border-color:#60a5fabd;background:#3b82f62e;box-shadow:0 10px 24px #2563eb29}.voice-clone-choice-btn.long-term{border-color:#14b8a67a;background:#14b8a61f;color:#ccfbf1}.voice-clone-choice-btn.long-term:hover:not(:disabled){border-color:#2dd4bfc7;background:#14b8a633;box-shadow:0 10px 24px #14b8a624}.voice-clone-choice-copy{min-width:0;display:grid;gap:4px;text-align:left}.voice-clone-choice-copy strong{color:#fff;font-size:15px;font-weight:800;line-height:1.2}.voice-clone-choice-copy em{color:#ffffffb8;font-size:12px;font-style:normal;line-height:1.25}.voice-source-method-btn input,.voice-source-hidden-input{display:none}.voice-source-or{color:#ffffff6b;font-size:13px;font-weight:700;white-space:nowrap}.voice-source-recording-line{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;color:#fecaca;font-size:13px;font-weight:700}.voice-source-recording-line .recording-duration{min-width:48px;padding:3px 8px;border-radius:999px;background:#ef444424;color:#fecaca;font-size:12.5px;font-variant-numeric:tabular-nums;line-height:1.2;text-align:center;animation:none}.voice-source-file-note{margin:0;color:#86efac;font-size:12.5px;text-align:center;word-break:break-all}.voice-source-guide{width:min(560px,100%);padding:13px 16px;border-radius:12px;background:#f59e0b14;border:1px solid rgba(245,158,11,.22);color:#fef3c7eb}.voice-source-guide ol{margin:0;padding-left:20px;display:grid;gap:6px;font-size:13.5px;line-height:1.55}.voice-kind-chip{padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#d1d5db;font-weight:600;cursor:pointer;transition:all .25s ease;display:flex;align-items:center;justify-content:center}.voice-kind-chip:hover{background:#ffffff0f;color:#fff}.voice-kind-chip.active{border-color:#3b82f6;background:#3b82f61f;color:#60a5fa;font-weight:700}.voice-kind-grid-large,.voice-style-grid-large,.voice-language-grid-large{display:flex;flex-wrap:wrap;gap:12px}.voice-kind-card,.voice-style-card,.voice-language-card{flex:1 1 0;min-width:max-content;min-height:46px;padding:12px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#e5e7eb;font-weight:750;cursor:pointer;transition:all .22s ease;display:inline-flex;align-items:center;justify-content:center;text-align:center}.voice-kind-card:hover,.voice-style-card:hover,.voice-language-card:hover{background:#ffffff0f;color:#fff}.voice-kind-card.active,.voice-style-card.active,.voice-language-card.active{border-color:#3b82f6;background:#3b82f61f;color:#60a5fa;font-weight:700}.voice-kind-card strong,.voice-style-card,.voice-language-card{font-size:15px;line-height:1.1;white-space:nowrap}.voice-kind-card .emoji{display:none}.voice-create-simple-flow{display:grid;gap:24px}.form-group-large{display:grid;gap:12px}.form-label-large{color:#fff;font-size:22px;font-weight:900;line-height:1.3}.voice-name-page{min-height:220px;align-content:center}.voice-name-page-hint{margin:-4px 0 2px;color:var(--muted, #9ca3af);font-size:13px;line-height:1.5}.chip-cloud{display:flex;flex-wrap:wrap;gap:8px}.chip-cloud .chip{padding:6px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.06);background:#ffffff05;font-size:12px;color:#9ca3af;cursor:pointer;transition:all .2s ease}.chip-cloud .chip:hover{background:#ffffff14;color:#fff}.chip-cloud .chip.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.voice-create-custom-tag-row{display:flex;gap:10px;margin-top:4px}.voice-create-custom-tag-row .form-input{flex:1}.voice-tips-container{background:#f59e0b14;border:1.5px solid rgba(245,158,11,.2);border-radius:12px;padding:14px 16px}.voice-tips-container .tip-header{display:flex;align-items:center;gap:8px;color:#fbbf24;font-weight:700;font-size:13.5px;margin-bottom:8px}.voice-tips-container ul{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:6px;font-size:12.5px;color:#fbbf24d9;line-height:1.6}.audio-recording-zone{background:#ffffff04;border:1.5px dashed rgba(255,255,255,.08);border-radius:16px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:140px;position:relative;transition:all .2s ease}.recording-trigger-row{width:100%;display:flex;justify-content:center}.recorder-card-btn{background:transparent;border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;color:#3b82f6;gap:8px;transition:all .2s ease;width:100%;max-width:320px}.recorder-card-btn:hover{transform:translateY(-2px);color:#60a5fa}.recorder-card-btn strong{font-size:15px;font-weight:700}.recorder-card-btn span{font-size:12px;color:var(--muted, #9ca3af);text-align:center;line-height:1.5}.recording-wave-active{display:flex;flex-direction:column;align-items:center;gap:16px}.recording-duration{font-size:13px;font-weight:700;color:#ef4444;animation:pulse 1.2s infinite}.wave-bars{display:flex;align-items:center;justify-content:center;gap:4px;height:36px}.wave-bars .bar{width:4px;height:10px;background-color:#ef4444;border-radius:2px}@keyframes waveGrow{0%,to{height:10px}50%{height:32px}}.wave-bars .bar-1{animation:waveGrow .8s ease-in-out infinite}.wave-bars .bar-2{animation:waveGrow .8s ease-in-out infinite .15s}.wave-bars .bar-3{animation:waveGrow .8s ease-in-out infinite .3s}.wave-bars .bar-4{animation:waveGrow .8s ease-in-out infinite .45s}.wave-bars .bar-5{animation:waveGrow .8s ease-in-out infinite .6s}.recording-status-msg{font-size:12.5px;color:#10b981;margin:10px 0 0;text-align:center}.audio-upload-separator{display:flex;align-items:center;justify-content:center;margin:2px 0}.audio-upload-separator span{font-size:12px;color:#fff3;position:relative;padding:0 16px}.audio-upload-separator:before,.audio-upload-separator:after{content:"";flex:1;height:1px;background:#ffffff0d}.audio-upload-zone{display:flex;justify-content:center}.upload-file-button{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:14px 20px;cursor:pointer;display:flex;align-items:center;gap:12px;width:100%;transition:all .2s ease;color:#fff}.upload-file-button:hover{background:#ffffff0f;border-color:#ffffff26}.upload-file-button input[type=file]{display:none}.upload-file-button strong{font-size:13.5px;font-weight:700}.upload-file-button .file-name-preview{font-size:12px;color:var(--muted, #9ca3af);flex:1;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audio-playback-preview{width:min(560px,100%);display:flex;flex-direction:column;gap:8px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:12px 16px}.audio-playback-preview .playback-label{font-size:12px;font-weight:600;color:#fff9}.audio-player-element{width:100%;height:38px;outline:none}.center-align-card{align-items:center;justify-content:center;text-align:center;padding:48px 24px!important;min-height:340px}.loading-state-box{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:420px}.loading-state-box h4{margin:0;font-size:17px;font-weight:800;color:#fff;line-height:1.4}.loading-desc{font-size:13px;color:var(--muted, #9ca3af);line-height:1.6;margin:0}.status-badge{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);padding:6px 14px;border-radius:20px;display:inline-flex;gap:8px;align-items:center;font-size:12.5px}.status-badge span{color:#ffffff80}.status-badge strong{color:#3b82f6}.status-progress-tracker{width:100%;margin-top:10px}.custom-progress-bar{width:100%;height:5px;background:#ffffff14;border-radius:3px;overflow:hidden;margin-bottom:12px}.progress-bar-fill{height:100%;width:45%;background:linear-gradient(90deg,#3b82f6,#10b981);border-radius:3px}.progress-bar-fill.animating{width:100%;animation:barSlide 2s cubic-bezier(.4,0,.2,1) infinite;transform-origin:left}@keyframes barSlide{0%{transform:scaleX(.05) translate(0)}50%{transform:scaleX(.5) translate(50%)}to{transform:scaleX(.05) translate(2000%)}}.progress-status-labels{display:flex;justify-content:space-between;width:100%;font-size:11px;color:#fff6}.progress-status-labels .pulsing{color:#10b981;font-weight:700;animation:pulse 1.5s infinite}.technical-detail{display:flex;gap:16px;font-size:11px;color:#ffffff40;margin-top:24px}.verification-phrase-container{background:linear-gradient(135deg,#3b82f614,#10b98105);border:1.5px solid rgba(59,130,246,.22);border-radius:16px;width:100%;min-height:132px;padding:30px 24px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;box-shadow:inset 0 2px 8px #3b82f60d}.verification-loading-line{display:inline-flex;align-items:center;justify-content:center;gap:12px;color:#ffffffeb;font-size:22px;font-weight:850;line-height:1.35;text-align:center}.phrase-badge{font-size:11px;font-weight:800;text-transform:uppercase;color:#60a5fa;background:#3b82f626;padding:3px 10px;border-radius:10px}.phrase-text-display{font-size:19px;font-weight:800;color:#fff;text-align:center;line-height:1.55;letter-spacing:-.01em;text-shadow:0 2px 8px rgba(0,0,0,.2);font-family:system-ui,-apple-system,sans-serif;word-break:break-word}.phrase-tip{font-size:12px;color:#ffffff80;text-align:center}.verify-action-panel{width:100%;display:grid;justify-items:center;gap:18px;padding-top:4px}.verify-countdown{display:inline-flex;align-items:baseline;justify-content:center;gap:10px;color:#ffffffad;font-size:13px;font-weight:700}.verify-countdown strong{color:#60a5fa;font-size:22px;font-weight:900;font-variant-numeric:tabular-nums;letter-spacing:0}.verify-countdown.urgent strong{color:#f87171}.verify-expired-panel{width:100%;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;text-align:center}.verify-expired-panel h3{margin:0;color:#fffffff5;font-size:24px;font-weight:900;line-height:1.35}.success-card{background:linear-gradient(135deg,#10b98114,#ffffff03)!important;border-color:#10b98138!important;padding:40px 24px!important}.success-icon-container{display:flex;align-items:center;justify-content:center;margin-bottom:8px}.success-subtitle{font-size:14px;color:#ffffffb3;max-width:480px;line-height:1.6;margin:6px 0 24px}.final-voice-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:16px 20px;display:flex;align-items:center;gap:16px;width:100%;max-width:360px;box-shadow:0 4px 15px #0000001a;margin-bottom:24px}.final-voice-avatar{background:#10b98126;color:#10b981;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center}.final-voice-details{display:flex;flex-direction:column;align-items:flex-start;gap:4px;flex:1}.final-voice-details strong{font-size:15px;color:#fff;font-weight:700}.final-voice-details span{font-size:12px;color:#ffffff80}.success-action-row{display:flex;gap:12px;width:100%;justify-content:center;flex-wrap:wrap}.success-action-row .use-voice-now{background:linear-gradient(90deg,#10b981,#059669);border:none;color:#fff;font-weight:700;box-shadow:0 4px 15px #10b98159}.success-action-row .use-voice-now:hover{transform:translateY(-1px);box-shadow:0 6px 20px #10b98173}.error-card{border-color:#ef444438!important;background:#ef444408!important}.error-icon-container{color:#ef4444;margin-bottom:12px}.error-reason{font-size:13.5px;color:#ffffffb3;max-width:460px;line-height:1.65;margin:6px 0 16px}.error-msg-box{background:#0003;border:1.5px solid rgba(239,68,68,.15);border-radius:12px;padding:12px 16px;width:100%;max-width:440px;margin-bottom:24px;text-align:left;display:flex;flex-direction:column;gap:4px}.error-msg-box strong{font-size:12px;color:#ef4444}.error-msg-box span{font-size:13px;color:#ffffffd9;font-family:monospace}.failure-action-row{display:flex;gap:12px}.voice-create-footer{display:flex;align-items:center;justify-content:space-between;margin-top:10px;border-top:1px solid rgba(255,255,255,.05);padding-top:18px;gap:12px}.voice-create-footer.step-one-footer{justify-content:space-between}.voice-create-footer.step-one-footer .tool-button{min-width:0}.voice-create-footer.step-one-footer .primary-btn{min-width:220px;justify-content:center}.centered-footer{justify-content:center;border:none;padding:0;margin-top:16px}.auth-warning.warning-alert{background:#f59e0b1f;border:1px solid rgba(245,158,11,.25);color:#fbbf24}.auth-warning.error-alert{background:#ef44441f;border:1px solid rgba(239,68,68,.25);color:#fca5a5;display:flex;align-items:center;gap:8px}.margin-top-sm{margin-top:6px}.tool-button.border-btn{background:#ffffff08;border:1px solid rgba(255,255,255,.1);color:#fffc;border-radius:10px;padding:10px 18px;font-weight:600;font-size:13px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:6px}.tool-button.border-btn:hover{background:#ffffff14;border-color:#fff3;color:#fff}.tool-button.primary-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;color:#fff;border-radius:10px;padding:10px 20px;font-weight:700;font-size:13px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:6px}.tool-button.primary-btn:hover{transform:translateY(-.5px);box-shadow:0 4px 15px #2563eb59}.tool-button.primary-btn:disabled,.tool-button.border-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:none!important}.tool-button.danger-btn{background:#ef44441f;border:1.5px solid rgba(239,68,68,.25);color:#fca5a5;border-radius:10px;padding:10px 18px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .2s ease}.tool-button.danger-btn:hover{background:#ef444433;border-color:#ef444466;color:#fff}.pulse-button{box-shadow:0 0 10px #ef444433;animation:buttonPulse 1.5s infinite}@keyframes buttonPulse{0%,to{box-shadow:0 0 10px #ef444433}50%{box-shadow:0 0 18px #ef444473}}.create-voice-submit{background:linear-gradient(135deg,#f59e0b,#d97706)!important;box-shadow:0 4px 15px #f59e0b40}.create-voice-submit:hover{box-shadow:0 6px 18px #f59e0b66!important}.button-price-badge{font-size:11px;background:#fff3;color:#fff;padding:2px 6px;border-radius:6px;margin-left:4px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.voice-create-footnote{display:grid;gap:6px;color:#ffffff40;font-size:11px;line-height:1.5;border-top:1px solid rgba(255,255,255,.04);padding-top:14px;margin-top:10px}.voice-create-expiry-note{color:#fffffff5;font-size:13px;font-weight:700;line-height:1.45}@media(max-width:768px){.message-dialog-actions.lyrics-adjust-actions{grid-template-columns:1fr}.voice-create-stepbar{padding:10px;border-radius:12px}.stepbar-item .step-label{display:none}.stepbar-item .step-line{margin:0 6px}.field-card.card-padding{padding:16px;gap:14px}.form-group-row{flex-direction:column;gap:14px}.voice-kind-grid{gap:8px}.voice-kind-chip{padding:8px;font-size:12.5px}.verification-phrase-container{padding:14px}.phrase-text-display{font-size:16px}.voice-source-main-title{font-size:20px}.voice-source-method-row{grid-template-columns:1fr;gap:10px}.voice-source-method-row.three-actions{grid-template-columns:1fr}.voice-source-or{text-align:center}.voice-source-guide{padding:12px 14px}}.voice-selected-banner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.voice-selection-bar{grid-template-columns:minmax(0,1fr) auto;min-height:52px;border-color:#ffffff1f;background:#ffffff09}.voice-selection-bar.has-selected-voice{border-color:#4da3ff61;background:#4da3ff14}.voice-selection-main{min-width:0;display:flex;align-items:center;gap:8px}.voice-selection-label{flex:0 0 auto;color:var(--text);font-weight:800;white-space:nowrap}.voice-selection-label.warning{color:#ffd28a}.voice-selection-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-selection-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.voice-selection-actions .tool-button{height:34px;flex:0 0 auto;padding:0 12px;white-space:nowrap}.voice-selection-actions .tool-button span{color:inherit}.voice-selection-hint{grid-column:1 / -1;color:#ffd28a;font-size:12px;line-height:1.4}.welcome-panel{display:grid;gap:12px}.welcome-content{display:grid;gap:12px;padding:0;border:0;border-radius:0;background:transparent}.welcome-hero,.welcome-price-card,.welcome-section,.welcome-compliance{padding:0;border-bottom:0}.welcome-hero{display:grid;gap:8px}.welcome-hero h3{margin:0}.welcome-hero strong,.welcome-price-card strong{font-size:17px}.welcome-hero p,.welcome-price-card p,.welcome-section p{margin:0;color:var(--muted);line-height:1.6}.welcome-price-card,.welcome-section{display:grid;gap:8px}.welcome-price-card span,.welcome-section>strong{color:var(--text)}.welcome-link-grid{display:none}.welcome-link-card{display:inline-flex}.welcome-primary-action{margin-top:0}.welcome-links-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.welcome-links-row .welcome-link-card{min-height:34px;padding:0;justify-content:flex-start;gap:0;border:0;border-radius:0;background:transparent;color:var(--muted);font-size:12px}.welcome-links-row .welcome-link-card span{font-size:12px}.welcome-links-row .welcome-link-card svg{display:none}.welcome-copy-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:center}.welcome-copy-row.compact{display:flex;justify-content:center;gap:12px}.welcome-copy-text{min-width:0;color:var(--text);font-size:17px;font-weight:700;line-height:1.4}.welcome-copy-row .submit-button,.welcome-copy-row .tool-button{width:100%;height:44px;margin-top:0}.welcome-copy-row.compact .tool-button{width:auto;padding-inline:18px}.welcome-copy-row .tool-button,.welcome-copy-row .submit-button{border-radius:12px}.welcome-compliance{color:var(--muted);line-height:1.6}.choice-card.disabled{cursor:not-allowed;opacity:.55}.workspace-item{display:flex;justify-content:space-between;gap:12px;align-items:center}.workspace-picker.compact{max-height:320px;overflow:auto}.workspace-item.compact{padding:14px}.workspace-item-main{display:grid;gap:6px}.selected-track-banner,.empty-panel,.notice-panel{padding:16px}.selected-track-banner.compact{padding:12px 14px}.upload-step-tip{padding:0 4px;font-size:13px}.extend-time-frame,.replace-range-frame{display:grid;gap:10px;margin-bottom:12px}.timeline-card{gap:8px}.timeline-card .legacy-upload-mode-field,.timeline-card .extend-time-labels{display:none}.extend-time-slider,.replace-time-slider{position:relative;display:grid;gap:10px;padding-top:40px}.timeline-edge-labels{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;color:var(--muted);font-size:14px;line-height:1.2;padding:0 6px}.timeline-edge-labels span:last-child{text-align:right}.timeline-floating-label{position:absolute;top:0;transform:translate(-50%);display:grid;justify-items:center;gap:2px;pointer-events:none;z-index:3}.timeline-floating-label span{font-size:11px;color:var(--muted);line-height:1.1;white-space:nowrap}.timeline-floating-label strong{font-size:18px;line-height:1;color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:0;text-shadow:0 1px 0 rgba(0,0,0,.35)}.timeline-floating-label.extend strong,.timeline-floating-label.replace strong{color:#fff}.extend-time-track-wrap,.replace-time-track-wrap{position:relative;padding-top:34px}.extend-time-track-wrap .timeline-floating-label{top:0}.replace-time-track-wrap{padding-top:28px}.extend-time-caption,.replace-range-caption{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.extend-time-track,.replace-range-track{position:relative;height:22px;border-radius:999px;overflow:hidden;background:#ffffff14;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none}.timeline-range-input{width:100%;margin-top:-24px;height:30px;padding:0;border:0;opacity:0;cursor:pointer;position:relative;z-index:2;touch-action:none;pointer-events:none}.extend-time-track-left,.replace-range-left{position:absolute;inset:0 auto 0 0;background:#5b8dffe6}.extend-time-track-right,.replace-range-right{position:absolute;inset:0 0 0 auto;background:#ffffff14}.replace-range-left,.replace-range-right{background:#5b8dffc7}.replace-range-mid{position:absolute;inset-block:0;inset-inline-start:28%;background:#ffffff1f}.extend-time-handle,.replace-range-handle{position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1;width:18px;height:18px;min-width:18px;padding:0;border-radius:999px;border:2px solid rgba(255,255,255,.9);background:#5b8dff;box-shadow:0 0 0 5px #5b8dff29,0 6px 18px #0000003d;pointer-events:none}.replace-range-handle{background:#ff7a45;box-shadow:0 0 0 5px #ff7a4526,0 6px 18px #0000003d}.extend-time-labels,.replace-range-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.inline-time-input{display:flex;align-items:center;gap:8px}.inline-time-input>span{flex:0 0 auto;font-weight:700;color:var(--text)}.inline-time-input>input{min-width:0}.inline-time-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.upload-mode-card{display:grid;gap:12px}.stems-brief{display:grid;gap:6px;color:var(--muted);font-size:13px}.stems-modal-copy{color:var(--muted);font-size:13px;line-height:1.5}.stems-modal-price{font-weight:700;font-size:15px}.modal-card-stems{width:min(720px,100%)}.stems-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.stems-source-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:14px;background:#ffffff0a}.stems-source-card img,.stems-source-cover-fallback{width:72px;height:72px;border-radius:10px;object-fit:cover;background:#ffffff14}.stems-source-cover-fallback{display:grid;place-items:center;color:var(--muted);font-size:22px}.stems-source-card div{min-width:0;display:grid;gap:5px}.stems-source-card strong,.stems-source-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stems-source-card span{color:var(--muted);font-size:13px}.stems-modal-tabs{width:100%}.stems-modal-tabs button{flex:1}.stems-create-panel{display:grid;gap:14px}.stems-option-grid{display:grid;gap:12px}.stems-option-card{position:relative;width:100%;min-height:116px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:start;padding:14px;border:1px solid var(--line);border-radius:14px;background:#ffffff0a;color:var(--text);text-align:left}.stems-option-card:hover,.stems-option-card:focus-visible{border-color:#ffffff47}.stems-option-card.selected{border-color:#ff7a4594;background:#ff7a451a}.stems-option-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#ffffff14;color:var(--text)}.stems-option-body{min-width:0;display:grid;gap:7px;color:var(--muted);font-size:13px;line-height:1.45}.stems-option-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.stems-option-title-row strong{color:var(--text);font-size:15px}.stems-option-title-row em{padding:2px 7px;border-radius:999px;background:#ff7a4524;color:#ffb08a;font-style:normal;font-size:12px}.stems-output-list{color:var(--text)}.stems-option-price{padding-right:22px;color:var(--text);font-weight:700;white-space:nowrap}.stems-option-check{position:absolute;top:14px;right:14px;color:#61d394}.stems-modal-note{display:flex;align-items:flex-start;gap:8px;color:var(--muted);font-size:13px;line-height:1.45}.stems-modal-note svg{margin-top:2px;flex-shrink:0}.stems-submit-button{width:100%;justify-content:center}.stems-record-empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:8px;padding:24px;border:1px dashed var(--line);border-radius:14px;color:var(--muted);text-align:center}.stems-record-empty strong{color:var(--text)}.stems-record-panel,.stems-record-list{display:grid;gap:12px}.stems-record-tabs,.stems-version-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.stems-record-tabs button,.stems-version-tabs button{min-width:132px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:9px 10px;border:1px solid var(--line);border-radius:10px;background:#ffffff0a;color:var(--text);text-align:left}.stems-record-tabs button.active,.stems-version-tabs button.active{border-color:#4a90e2b8;background:#4a90e21f}.stems-record-tabs button>span{width:22px;height:22px;display:inline-grid;place-items:center;border-radius:999px;background:#ffffff14;color:var(--muted);font-size:12px}.stems-record-tabs strong,.stems-version-tabs span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.stems-record-tabs em,.stems-version-tabs em{font-style:normal;font-size:12px;color:var(--muted);white-space:nowrap}.stems-record-tabs em.ready,.stems-version-tabs em.ready{color:#82e4ad}.stems-record-tabs em.active,.stems-version-tabs em.active{color:#ffd18a}.stems-record-tabs em.error,.stems-version-tabs em.error{color:#ff9aae}.stems-record-card{display:grid;gap:10px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#ffffff0a}.stems-record-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.stems-record-top div{min-width:0;display:grid;gap:4px}.stems-record-top strong,.stems-record-top span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stems-record-top span,.stems-record-meta{color:var(--muted);font-size:13px}.stems-record-status{flex-shrink:0;padding:4px 8px;border-radius:999px;background:#ffffff14;color:var(--text);font-size:12px}.stems-record-status.ready{background:#61d39421;color:#82e4ad}.stems-record-status.active{background:#ffbf6624;color:#ffd18a}.stems-record-status.error{background:#ff5c7a24;color:#ff9aae}.stems-record-meta{display:grid;gap:5px}.stems-record-error{color:#ff9aae;font-size:13px}.stems-output-grid{display:grid;gap:10px}.stems-output-row{display:grid;gap:8px;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff09}.stems-output-main{min-width:0;display:flex;justify-content:space-between;gap:10px;align-items:center}.stems-output-main strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stems-output-row audio{width:100%;height:34px}.stems-output-skeleton{display:grid;gap:8px}.stems-output-muted{color:var(--muted);font-size:13px}.extend-time-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.extend-time-slider input[type=range]{padding:0;border:0;background:transparent}.upload-workspace-grid{display:grid;gap:12px;max-height:420px;overflow:auto;padding-right:2px}.modal-search{width:100%}.upload-workspace-card{width:100%;padding:14px;display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:center;border:1px solid var(--line);border-radius:18px;background:#ffffff0a;color:var(--text);text-align:left}.upload-workspace-card.selected{border-color:#ff7a455c;background:#ff7a451a}.upload-workspace-cover{width:72px;height:72px;border-radius:16px;overflow:hidden;border:1px solid var(--line);background:#ffffff0f}.upload-workspace-cover img{width:100%;height:100%;object-fit:cover}.upload-workspace-meta{min-width:0;display:grid;gap:6px}.upload-workspace-meta strong,.upload-workspace-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-workspace-meta span{color:var(--muted);font-size:13px}.extend-source-card{display:grid;grid-template-columns:88px minmax(0,1fr);gap:14px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:18px;background:#ffffff0a}.extend-source-cover{width:88px;height:88px;overflow:hidden;border-radius:16px;border:1px solid var(--line);background:#ffffff0f}.extend-source-cover img{width:100%;height:100%;object-fit:cover}.extend-source-meta{min-width:0;display:grid;gap:6px}.extend-source-meta>span{color:var(--muted);font-size:13px}.extend-source-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px}.auth-warning.compact{padding:8px 10px;font-size:13px}.auth-warning.neutral{border-color:#4da3ff38;background:#4da3ff14;color:#b9d8ff}.upload-source-panel{display:grid;gap:10px}.upload-file-button{position:relative;min-height:86px;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:18px;border:1px dashed rgba(255,255,255,.18);background:#ffffff0a;text-align:center;color:var(--text);overflow:hidden;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.upload-file-button:hover{transform:translateY(-1px);border-color:#ff4aa68c;background:#ff4aa614}.upload-file-button:active{transform:translateY(0) scale(.99)}.upload-file-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.upload-file-button strong{font-size:16px}.upload-file-button-main{display:inline-flex;align-items:center;justify-content:center;gap:8px}.upload-file-button span{color:var(--muted);font-size:13px;line-height:1.5}.upload-file-button .upload-file-button-main{color:var(--text)}.upload-submit-button{margin-top:0}.upload-task-panel{display:grid;gap:10px}.upload-task-panel-title{color:var(--muted);font-size:13px}.upload-task-card{display:grid;grid-template-columns:60px minmax(0,1fr) 32px;gap:12px;align-items:center;padding:12px;border-radius:16px;background:#ffffff0e;border:1px solid rgba(255,255,255,.06)}.upload-task-cover{width:52px;aspect-ratio:1;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#ff4aa6e6,#5b8dffbf);overflow:hidden}.upload-task-cover img{width:100%;height:100%;object-fit:cover}.upload-task-main{min-width:0;display:grid;gap:6px}.upload-task-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.upload-task-head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-task-head strong{font-size:15px}.upload-task-subtitle{color:var(--muted);font-size:12px;line-height:1.4}.upload-task-file{display:none}.upload-task-progress-row{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:8px}.upload-task-progress{height:8px;border-radius:999px;overflow:hidden;background:#ffffff21}.upload-task-progress span{display:block;height:100%;border-radius:inherit;background:#ff4aa6;transition:width .2s ease}.upload-task-progress-value{color:var(--muted);font-size:12px;line-height:1;text-align:right;font-variant-numeric:tabular-nums}.upload-task-card.status-ready .upload-task-progress span,.upload-task-card.status-submitted .upload-task-progress span{background:#49d17d}.upload-task-card.status-selected{background:#5b8dff1a;border-color:#5b8dff38}.upload-task-card.status-failed .upload-task-progress span{background:#ff6464}.upload-task-error{color:#ff9b9b;font-size:12px;line-height:1.4}.upload-task-cancel-button{width:max-content;min-height:32px;padding:6px 10px;font-size:12px}.upload-task-guide-link{display:inline-flex;align-items:center;width:fit-content;margin-top:6px;color:#f6f0ff;font-weight:700;text-decoration:underline;text-underline-offset:3px}.upload-task-guide-link:hover{color:#fff}.upload-operation-panel{display:grid;gap:8px}.upload-operation-panel>span{color:var(--muted);font-size:13px}.upload-operation-segmented{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:4px;border-radius:12px;background:#ffffff0e;border:1px solid rgba(255,255,255,.07)}.upload-operation-segmented button{height:34px;min-width:0;padding:0 8px;border-radius:9px;border:0;background:transparent;color:var(--muted);font-weight:700;white-space:nowrap}.upload-operation-segmented button.active{background:#ffffff1f;color:var(--text)}.source-helper-row{display:grid;margin-bottom:10px;color:var(--muted);font-size:13px;line-height:1.5}.upload-task-dismiss{width:28px;height:28px;border-radius:999px;border:0;background:#ffffff14;color:var(--text);display:grid;place-items:center}.price-panel{display:grid;gap:16px;padding:0}.price-hero{display:grid;gap:6px}.price-hero span,.price-hero div,.price-note p{color:var(--muted)}.price-hero strong{font-size:34px;line-height:1.1}.modal-card-enhancedUploadConfirm{width:min(520px,calc(100vw - 32px));display:grid;gap:16px}.enhanced-upload-file-summary{display:grid;gap:8px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0b}.enhanced-upload-file-summary>div{display:grid;grid-template-columns:82px minmax(0,1fr);gap:10px;align-items:center;min-width:0}.enhanced-upload-file-summary span,.enhanced-upload-file-summary label{color:var(--muted);font-size:13px}.enhanced-upload-file-summary strong,.enhanced-upload-file-summary input{min-width:0;font-size:14px}.enhanced-upload-file-name-editor{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.enhanced-upload-file-summary input{width:100%;height:34px;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:0 10px;color:var(--text);background:#ffffff0e;font-weight:700}.enhanced-upload-file-extension{min-width:max-content;padding:0 4px;color:#ffffffb8;font-size:14px;font-weight:700}.enhanced-upload-file-summary input:focus{border-color:#4a90f5cc;outline:none;box-shadow:0 0 0 3px #4a90f529}.enhanced-upload-file-summary input:disabled{opacity:.7}.enhanced-upload-audio{width:100%;min-height:42px}.enhanced-upload-estimate{padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#ffffffc7;background:#ffffff0b;font-size:13px;line-height:1.5}.enhanced-upload-confirm-actions{display:grid;grid-template-columns:minmax(86px,.42fr) minmax(0,1fr);gap:10px;align-items:center}.enhanced-upload-confirm-actions .tool-button,.enhanced-upload-confirm-actions .submit-button{width:100%;min-width:0;margin-top:0;justify-content:center}.enhanced-upload-confirm-actions .tool-button span,.enhanced-upload-confirm-actions .submit-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.price-models,.price-note{display:grid;gap:10px}.price-model-grid{display:flex;flex-wrap:wrap;gap:10px}.price-model-grid span{min-width:78px;padding:10px 14px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:#ffffff0e;text-align:center;font-weight:700}.price-note p{margin:0;line-height:1.6}.selected-track-banner,.notice-panel{display:grid;gap:8px}.notice-panel p{margin:0;white-space:pre-wrap}.notice-actions{display:flex;flex-wrap:wrap;gap:10px}.recharge-panel{display:grid;gap:16px;padding:0}.wechat-pay-section,.wechat-pay-card{display:grid;gap:12px}.wechat-pay-card{padding:18px;border:1px solid rgba(37,99,235,.34);border-radius:22px;background:linear-gradient(135deg,#2563eb29,#10b98114),#ffffff0a;box-shadow:0 18px 46px #0f172a29}.wechat-pay-card.is-paying{border-color:#10b98161}.wechat-pay-card-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.wechat-pay-badge{flex:0 0 auto;padding:5px 9px;border-radius:999px;color:#052e16;background:#86efac;font-size:12px;font-weight:800}.recharge-section-heading{display:flex;gap:10px;align-items:flex-start}.recharge-section-heading svg{flex:0 0 auto;margin-top:2px;color:var(--accent)}.recharge-presets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.recharge-presets button{min-width:0;height:42px;border:1px solid rgba(148,163,184,.28);border-radius:14px;color:var(--text);background:#ffffff0f;font-weight:800;cursor:pointer}.recharge-presets button.active{border-color:#2563ebbf;color:#fff;background:linear-gradient(135deg,#2563eb,#10b981)}.balance-strip{display:flex;justify-content:space-between;gap:16px;align-items:baseline}.balance-strip span{color:var(--muted)}.balance-strip strong{font-size:28px}.redeem-row,.wechat-pay-row,.shop-link-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:stretch}.recharge-actual-row{display:flex;justify-content:space-between;gap:12px;align-items:center;color:var(--muted)}.recharge-actual-row strong{color:#ef4444;font-size:18px}.primary-recharge-button{min-width:150px}.wechat-qr-card{display:grid;justify-items:center;gap:10px;padding:16px;border:1px solid rgba(148,163,184,.22);border-radius:18px;background:#ffffff0a}.wechat-qr-card svg{padding:8px;border-radius:14px;background:#fff}.wechat-qr-status{font-weight:700}.wechat-qr-expire{color:#f97316;font-size:13px}.wechat-qr-order{max-width:100%;color:var(--muted);font-size:12px;overflow-wrap:anywhere}.wechat-qr-actions{display:flex;justify-content:center}.danger-subtle{color:#ef4444;border-color:#ef444457}.redeem-collapsible{border:1px solid rgba(148,163,184,.2);border-radius:16px;background:#ffffff08}.redeem-collapsible summary{display:flex;justify-content:space-between;align-items:center;padding:13px 14px;color:var(--muted);font-size:14px;cursor:pointer}.redeem-collapsible summary:after{content:"⌄";color:var(--muted);font-size:16px}.redeem-collapsible[open] summary:after{transform:rotate(180deg)}.redeem-collapsible-body{display:grid;gap:12px;padding:0 14px 14px}.shop-link-section{display:grid;gap:12px}.compact-shop{gap:8px}.shop-link-box{grid-template-columns:minmax(0,1fr) auto auto}.shop-link-box input{overflow:hidden;text-overflow:ellipsis}.redeem-row input,.wechat-pay-row input,.shop-link-box input,.redeem-row button,.wechat-pay-row button,.shop-link-box button{height:50px;min-height:50px}.redeem-row button,.wechat-pay-row button,.shop-link-box button{width:auto;margin-top:0;align-self:stretch;white-space:nowrap;border-radius:16px;padding:0 14px}.redeem-row .submit-button,.wechat-pay-row .submit-button,.shop-link-box .submit-button{width:auto;margin-top:0;height:50px}.auth-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;grid-template-rows:auto 1fr auto;place-items:center;padding:28px;overflow:hidden;background:radial-gradient(circle at 50% 36%,rgba(47,125,255,.12),transparent 34%),linear-gradient(135deg,#07080c,#101116 52%,#08090d);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-card,.session-banner{border:1px solid var(--line);background:#17171bf5;border-radius:22px;box-shadow:0 18px 40px #00000038}.auth-card{position:relative;z-index:2;grid-row:2;width:min(460px,100%);padding:22px;display:grid;gap:14px}.auth-page-brand{justify-self:start;align-self:start;color:var(--text);font-size:18px;font-weight:800;letter-spacing:.02em}.auth-site{margin-top:4px;color:var(--muted);font-size:13px}.auth-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-tabs{padding:4px;border-radius:16px;border:1px solid var(--line);background:#ffffff08}.auth-help{color:var(--muted);line-height:1.5}.auth-inline-error{color:#ffb1b1;font-size:12px}.auth-warning{padding:12px 14px;border-radius:16px;border:1px solid rgba(255,166,0,.22);background:#ffa60014;color:#ffd38b;white-space:pre-wrap}.auth-warning-prominent{border-color:#ff5f5f59;background:#ff5f5f1f;color:#ffd0d0;box-shadow:0 0 0 1px #ff5f5f14 inset}.auth-password-hint{margin-top:-2px;color:var(--muted);font-size:12px;line-height:1.45}.session-banner{position:fixed;z-index:10;top:18px;right:18px;display:flex;align-items:center;gap:12px;padding:12px 14px}.token-warning-banner{position:fixed;z-index:10;top:18px;right:18px;max-width:min(480px,calc(100vw - 36px));padding:12px 14px;border-radius:18px;border:1px solid rgba(255,166,0,.22);background:#17171bf5;color:#ffd38b;box-shadow:0 18px 40px #00000038}.auth-info-row{z-index:2;width:min(760px,100%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.auth-info-card{display:grid;gap:6px;padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:#ffffff0b}.auth-info-card span{color:var(--muted);font-size:13px}.auth-info-card strong{font-size:16px;overflow-wrap:anywhere}.session-main,.session-actions{display:flex;align-items:center;gap:10px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeleton-shift{to{transform:translate(100%)}}@media(max-width:1200px){.main-layout{grid-template-columns:1fr}.main-layout:not(.mobile-layout) .composer-panel:not(.mode-simple) .create-button{left:16px;right:16px;width:auto}.composer-column{border-right:0;border-bottom:1px solid var(--line)}.library-panel{order:2}}@media(max-width:900px){html,body,#root{height:100%;overflow:hidden}body{min-height:100dvh}.app-shell{height:100dvh;min-height:0;grid-template-rows:auto minmax(0,1fr);padding-bottom:0;overflow:hidden}.main-layout.mobile-layout{min-height:0;height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto minmax(0,1fr);padding:10px 10px 112px;overflow:hidden}.mobile-view-switcher{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:4px;border:1px solid var(--line);border-radius:16px;background:#ffffff0a}.mobile-view-switcher button{height:42px;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:transparent;color:var(--muted);font-weight:700}.mobile-view-switcher button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-view-switcher button.active{background:#ffffff1f;color:var(--text)}.mobile-panel-shell{min-height:0;display:block;overflow:auto;overscroll-behavior:contain;padding-top:10px;padding-bottom:210px;padding-right:2px}.mobile-panel-shell .composer-column,.mobile-panel-shell .library-panel{border:0;padding:0}.mobile-panel-shell .composer-panel,.mobile-panel-shell .library-panel{padding:0}.mobile-layout .composer-panel .create-button{position:fixed;left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));bottom:calc(118px + env(safe-area-inset-bottom));z-index:70;width:auto;margin-top:0;pointer-events:auto}}@media(max-width:1360px){.app-topbar.compact{padding:8px 10px;flex-direction:row;align-items:stretch;gap:0}.app-topbar.compact .app-topbar-start,.app-topbar.compact .app-topbar-actions{display:none}.app-topbar-row{display:grid;align-items:center;min-width:0;gap:8px}.app-topbar-row-mobile{width:100%;grid-template-columns:minmax(52px,1fr) minmax(70px,auto) auto minmax(42px,1fr) 36px}.app-topbar.compact .brand-lockup{min-width:0}.app-topbar.compact .brand-logo-shell{width:28px;height:28px}.app-topbar.compact .mini-brand{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:16px}.app-topbar.compact .credit-pill,.app-topbar.compact .compact-action,.app-topbar.compact .compact-user{height:34px;border-radius:12px;padding:0 8px;font-size:13px;min-width:0;white-space:nowrap}.app-topbar.compact .credit-pill{gap:6px;justify-content:center;overflow:hidden}.app-topbar.compact .compact-action{margin:0;justify-content:center}.compact-user{min-width:0;justify-content:flex-end;overflow:hidden;text-overflow:ellipsis}.app-topbar.compact .credit-pill span,.app-topbar.compact .compact-action span,.compact-user{min-width:0;overflow:hidden;text-overflow:ellipsis}.app-topbar.compact .credit-pill svg,.app-topbar.compact .compact-action svg{flex-shrink:0}.app-topbar.compact .menu-button{width:36px;height:36px;border-radius:12px}.app-topbar-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:block;pointer-events:none;background:#07070a00;transition:background .16s ease}.app-topbar-drawer-backdrop.open{pointer-events:auto;background:#07070aa3}.app-topbar-drawer{position:fixed;top:0;right:0;width:min(320px,86vw);height:100dvh;padding:14px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;border-left:1px solid var(--line);background:#17171bfa;box-shadow:-18px 0 40px #00000052;transform:translate(100%);transition:transform .18s ease}.app-topbar-drawer.open{transform:translate(0)}.app-topbar-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.app-topbar-drawer-head div{min-width:0;display:grid;gap:4px}.app-topbar-drawer-head strong,.app-topbar-drawer-head span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-topbar-drawer-head span{color:var(--muted);font-size:13px}.app-topbar-drawer-section{min-height:0;overflow:auto;display:grid;align-content:start;gap:8px}.drawer-action{width:100%;height:44px;padding:0 12px;display:inline-flex;align-items:center;gap:10px;border-radius:14px;border:1px solid var(--line);background:#ffffff0a;color:var(--text);text-align:left}.drawer-action span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-action svg{flex-shrink:0}}@media(max-width:900px){.options-grid,.options-grid.compact,.inline-grid{grid-template-columns:1fr}.app-topbar,.composer-header,.section-header,.library-header{flex-direction:column;align-items:stretch}.player-controls{width:100%;min-width:0}.app-topbar-start,.app-topbar-actions,.notice-actions,.workspace-item{width:100%}.app-topbar-actions,.composer-model-slot{margin-left:0}.model-select,.mode-toggle{width:100%}.mode-toggle button{min-width:0;padding-inline:10px}.auth-shell{padding:18px;overflow-y:auto}.auth-card{align-self:center}.auth-header{flex-direction:column;align-items:stretch}.auth-tabs{width:100%}.auth-info-row{width:min(460px,100%);grid-template-columns:1fr}.welcome-link-grid,.welcome-copy-row,.welcome-copy-row.compact{grid-template-columns:1fr}.clip-list{max-height:none;overflow:visible;padding-right:0}.clip-card{padding:12px;border-radius:18px}.library-toolbar{gap:8px}.batch-selected-count{min-width:58px;height:40px;padding:0 8px}.clip-main{grid-template-columns:58px minmax(0,1fr);gap:10px}.clip-cover{width:58px;height:58px;border-radius:14px}.clip-topline{align-items:flex-start;gap:8px}.clip-model-badge{min-width:0;max-width:96px;padding:0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clip-title-cancel-button{height:24px;padding:0 6px;font-size:11px}.clip-actions{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px}.clip-actions button{justify-content:center;min-width:0;height:32px;padding:0 2px;font-size:11px;gap:3px}.clip-actions button svg{width:13px;height:13px}.clip-actions button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-download-options,.batch-download-selectbar{grid-template-columns:1fr}.batch-download-selectbar .tool-button,.batch-selected-count{width:100%;justify-content:center}.batch-clip-list{max-height:min(390px,calc(100vh - 310px))}.batch-download-option{min-height:64px}.create-card,.field-card,.sounds-intro{border-radius:18px;box-shadow:none}.card-title{font-size:22px}.button-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.button-row button,.advanced-toolbar button{justify-content:center;min-width:0;padding:0 10px}.button-row button span,.advanced-toolbar button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.advanced-toolbar{gap:8px}.upload-operation-segmented{grid-template-columns:repeat(4,minmax(0,1fr))}.upload-operation-segmented button{padding:0 4px;font-size:12px}.field-header-note,.timeline-above-labels,.extend-time-labels,.replace-range-labels{font-size:11px}.inline-time-pair{grid-template-columns:1fr}.inline-time-input{align-items:flex-start;flex-direction:column}.extend-time-caption,.replace-range-caption{flex-direction:column;align-items:flex-start}.player-bar{left:10px;right:10px;bottom:10px;gap:10px;padding:10px;grid-template-columns:minmax(0,1fr) 42px 42px;align-items:center;border-radius:18px}.player-main{grid-template-columns:44px minmax(0,1fr);gap:10px}.player-expand-icon{display:none}.player-controls{width:auto;justify-content:center;display:contents}.player-controls .player-button{grid-column:2;grid-row:1}.player-progress{grid-column:1 / -1;grid-row:2;grid-template-columns:34px minmax(0,1fr) 34px;gap:8px;font-size:11px}.player-actions{grid-column:3;grid-row:1;justify-content:end}.inline-download-menu{min-width:0;width:100%}.player-cover{width:44px;height:44px;border-radius:12px}.player-title{font-size:14px}.player-subtitle{font-size:12px}.modal-backdrop{padding:calc(14px + env(safe-area-inset-top)) 12px calc(14px + env(safe-area-inset-bottom));place-items:center;z-index:80;background:#07070ab8}.modal-card{width:min(100%,420px);height:auto;max-height:calc(100dvh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:18px;background:#17171b;padding:16px;align-content:start;gap:10px;overflow-y:auto;overscroll-behavior:contain;box-shadow:0 18px 44px #0000006b}.modal-card-stems,.modal-card-customerLedger{width:min(100%,460px)}.ledger-header,.ledger-filter-row,.ledger-account-row{align-items:stretch;flex-direction:column}.ledger-header{padding-right:44px}.ledger-filter-row label{min-width:0}.ledger-filter-actions{width:100%}.ledger-filter-actions .submit-button,.ledger-filter-actions .tool-button{flex:1;justify-content:center}.ledger-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stems-source-card{grid-template-columns:56px minmax(0,1fr)}.stems-source-card img,.stems-source-cover-fallback{width:56px;height:56px}.stems-option-card{grid-template-columns:38px minmax(0,1fr)}.stems-option-price{grid-column:2;padding-right:0}.voice-grid{grid-template-columns:1fr}.voice-header-actions{width:100%;justify-content:stretch}.voice-header-actions .tool-button{flex:1 1 0;justify-content:center}.voice-card{min-height:92px;padding:12px;display:grid;gap:8px}.voice-card-tags{min-width:0;text-align:left}.voice-card em{right:10px;top:10px;transform:none}.voice-select-footer{flex-direction:column;align-items:stretch}.voice-select-actions{width:100%}.voice-select-actions .tool-button{flex:1 1 0;justify-content:center}.modal-close-button{top:10px;right:10px;z-index:2;width:36px;height:36px;border-radius:12px;background:#212126f5;box-shadow:0 10px 24px #00000047}.modal-card h3{padding-right:42px;font-size:18px;line-height:1.25}.modal-card label{gap:7px}.modal-card textarea{min-height:116px}.modal-tip{font-size:12px;line-height:1.45}.voice-clone-choice-row{grid-template-columns:1fr}.voice-clone-choice-back,.voice-clone-choice-btn{width:100%;min-width:0;justify-content:center}.voice-clone-choice-btn{min-height:60px}.voice-clone-choice-copy{text-align:center}.modal-divider{margin:2px 0}.inline-grid{grid-template-columns:1fr}.field-header{align-items:stretch;gap:10px}.field-header .tool-button{width:100%;justify-content:center}.modal-card .submit-button{min-height:44px;border-radius:14px}.modal-card-welcomeNotice{padding-top:16px}.welcome-panel{gap:10px}.welcome-content{gap:12px;padding:12px;border-radius:14px}.welcome-hero,.welcome-price-card,.welcome-section,.welcome-compliance,.price-panel,.recharge-panel{padding:0;border-radius:0}.welcome-hero{gap:5px}.welcome-hero h3{padding-right:42px;font-size:18px}.welcome-hero strong,.welcome-price-card strong{font-size:15px;line-height:1.35}.welcome-hero p,.welcome-price-card p,.welcome-section p,.welcome-compliance,.price-note p{font-size:12px;line-height:1.5}.welcome-hero p,.welcome-compliance{display:none}.welcome-primary-action{min-height:42px;margin-bottom:2px}.welcome-links-row{gap:6px}.welcome-links-row .welcome-link-card{min-height:28px;font-size:11px}.welcome-copy-row,.welcome-copy-row.compact,.shop-link-box,.wechat-pay-row,.redeem-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.welcome-copy-row.compact{grid-template-columns:minmax(0,1fr) auto}.welcome-copy-text{font-size:14px}.welcome-copy-row .submit-button,.welcome-copy-row .tool-button{width:100%}.welcome-copy-row .submit-button,.welcome-copy-row .tool-button,.shop-link-box .submit-button,.shop-link-box .tool-button,.wechat-pay-row .submit-button,.redeem-row .submit-button{justify-content:center;min-width:0}.price-panel{gap:10px}.wechat-pay-card{padding:14px;border-radius:18px}.wechat-pay-card-header{display:grid}.wechat-pay-badge{justify-self:start}.recharge-presets{grid-template-columns:repeat(3,minmax(0,1fr))}.primary-recharge-button{min-width:0}.price-hero strong{font-size:25px}.price-model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.price-model-grid span{min-width:0;padding:9px 10px;border-radius:10px}.balance-strip{align-items:start}.balance-strip strong{font-size:23px;overflow-wrap:anywhere;text-align:right}.redeem-row input,.wechat-pay-row input,.shop-link-box input,.redeem-row button,.wechat-pay-row button,.shop-link-box button{height:46px;min-height:46px}.upload-workspace-grid{max-height:none;gap:10px;overflow:visible;padding-right:0}.upload-workspace-card{grid-template-columns:58px minmax(0,1fr);gap:10px;padding:10px;border-radius:14px}.upload-workspace-cover{width:58px;height:58px;border-radius:12px}.upload-workspace-meta{gap:4px}.extend-source-card{grid-template-columns:64px minmax(0,1fr);gap:10px;padding:10px;border-radius:14px}.extend-source-cover{width:64px;height:64px;border-radius:12px}.extend-source-meta strong{font-size:15px}.upload-file-button{min-height:74px;padding:14px;border-radius:14px}.lyrics-sheet-header{grid-template-columns:72px minmax(0,1fr)}.lyrics-sheet-cover{width:72px;height:72px}.lyrics-sheet-body{max-height:none;padding-bottom:24px}}
