.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--deploy-stamp:"20260707p";--bg-base:#000;--bg-panel:#0a0a0a;--bg-elevated:#1a1a1a;--border:#ffffff14;--text:#f5f5f5;--text-muted:#888;--text-tertiary:#ffffff5c;--meta-tag-guide-bracket:#e8c458f2;--lyrics-meta-tag-bracket-example:#b09a66c7;--accent:#d4a017;--accent-purple:#c684ff;--accent-orange:#f0c14b;--danger:#ff6b7a;--sidebar-w:220px;--center-min:380px;--workspace-min:480px;--beian-h:32px;--player-h:98px;--dock-h:var(--player-h);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--bg-base);color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,Roboto,sans-serif}a{color:var(--accent);text-decoration:none}button,input,textarea,select{font:inherit}button:not([class]),input:not([class]),textarea:not([class]),select:not([class]){color:inherit}html{-webkit-tap-highlight-color:transparent}button,input,textarea,select,a,summary,label,[role=button]{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent}button,input[type=button],input[type=submit],input[type=reset]{appearance:none}button:focus:not(:focus-visible),input:focus:not(:focus-visible),select:focus:not(:focus-visible),textarea:focus:not(:focus-visible),a:focus:not(:focus-visible),summary:focus:not(:focus-visible),[role=button]:focus:not(:focus-visible){outline:none}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible,summary:focus-visible,[role=button]:focus-visible{outline-offset:2px;outline:2px solid #f0c14b8c}@media (hover:none) and (pointer:coarse){button:active,a:active,[role=button]:active{-webkit-tap-highlight-color:transparent}}.app-root{flex-direction:column;min-height:100dvh;display:flex}.app-body{flex:1;min-height:0;display:flex}.app-sidebar{width:var(--sidebar-w);border-right:1px solid var(--border);background:var(--bg-panel);flex-direction:column;flex-shrink:0;padding:16px 12px;display:flex}.sidebar-brand{letter-spacing:.06em;background:linear-gradient(135deg, var(--accent), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 20px 8px;font-size:22px;font-weight:800}.sidebar-user{background:var(--bg-elevated);border-radius:12px;margin-bottom:12px;padding:10px 8px;font-size:13px}.sidebar-user .credits{color:var(--accent);margin-top:4px}.sidebar-nav{flex-direction:column;flex:1;gap:4px;display:flex}.sidebar-link{color:var(--text-muted);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:15px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.sidebar-link:hover{color:var(--text);background:#ffffff0f}.sidebar-link.active{color:var(--accent);background:#73d4f026}.sidebar-link .icon{text-align:center;opacity:.85;width:22px}.app-main-wrap{flex:1;min-width:0;min-height:0;display:flex}.app-main-wrap.has-workspace{grid-template-columns:minmax(var(--center-min), 36fr) minmax(var(--workspace-min), 64fr);display:grid}.app-main-wrap.has-workspace .app-main{border-right:1px solid var(--border)}.app-main{flex:1;min-width:0;min-height:0;overflow:auto}.suno-app .app-main.studio-left,.suno-app .app-workspace.studio-right{overflow:hidden}.app-workspace{background:var(--bg-base);border-left:none;min-width:0;min-height:0;display:none;overflow:auto}.app-workspace.visible{flex-direction:column;display:flex}.player-bar{height:var(--player-h);border-top:1px solid var(--border);background:var(--bg-panel);flex-shrink:0;align-items:center;gap:16px;padding:0 20px;display:flex}.player-cover{background:var(--bg-elevated);background-size:cover;border-radius:8px;flex-shrink:0;width:48px;height:48px}.player-meta{flex:1;min-width:0}.player-meta .title{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.player-meta .sub{color:var(--text-muted);font-size:12px}.player-controls audio{width:100%;max-width:280px;height:32px}@media (width<=1024px){.app-main-wrap.has-workspace{grid-template-rows:auto 1fr;grid-template-columns:1fr}.app-main-wrap.has-workspace .app-main{border-right:none;border-bottom:1px solid var(--border);max-height:45vh}.app-workspace.visible{min-height:40vh}}@media (width<=768px){.app-sidebar{width:64px;padding:12px 6px}.sidebar-brand,.sidebar-user span,.sidebar-link span.label{display:none}.sidebar-link{justify-content:center;padding:12px 8px}}.field{margin-bottom:14px;display:block}.field-label{color:var(--text-muted);margin-bottom:6px;font-size:13px;display:block}.field input,.field textarea,.field select{border:1px solid var(--border);background:#00000040;border-radius:10px;width:100%;padding:10px 12px}.field textarea{resize:vertical;min-height:80px}.btn-primary{background:linear-gradient(135deg, #5ec4e8, var(--accent));color:#0a0b10;cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px;font-size:16px;font-weight:600}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{border:1px solid var(--border);color:var(--text);cursor:pointer;background:0 0;border-radius:10px;padding:8px 14px;font-size:13px}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:20px;padding:6px 12px;font-size:12px}.chip.on{border-color:var(--accent);color:var(--accent);background:#73d4f01f}.form-error{color:var(--danger);font-size:13px}.form-status{color:var(--accent);font-size:13px}.submode-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px;display:grid}.submode-btn{border:1px solid var(--border);background:var(--bg-elevated);color:var(--text-muted);cursor:pointer;border-radius:10px;padding:10px 6px;font-size:12px}.submode-btn.on{border-color:var(--accent-orange);color:var(--accent-orange);background:#fa9e521f}.create-layout{flex-direction:column;height:100%;min-height:0;display:flex}.app-main:not(.studio-left) .create-layout{min-height:calc(100dvh - var(--player-h))}.create-header{border-bottom:1px solid var(--border);flex-shrink:0;padding:10px 16px 12px}.mode-tabs{flex-wrap:wrap;gap:6px;display:flex}.mode-tab{background:var(--bg-elevated);color:var(--text-muted);cursor:pointer;border:none;border-radius:20px;padding:8px 14px;font-size:14px}.mode-tab.on{color:var(--accent);background:#73d4f033}.create-scroll{flex:1;width:100%;max-width:none;padding:20px 24px 32px;overflow:auto}.slider-row{margin-bottom:12px}.slider-row label{color:var(--text-muted);justify-content:space-between;margin-bottom:4px;font-size:13px;display:flex}.slider-row input[type=range]{width:100%}.image-preview{object-fit:contain;background:var(--bg-elevated);border-radius:12px;width:100%;max-height:200px;margin-top:8px}.workspace-header{border-bottom:1px solid var(--border);background:var(--bg-panel);flex-shrink:0;padding:16px 20px}.workspace-header h2{margin:0 0 4px;font-size:15px;font-weight:600}.workspace-header .workspace-crumb{color:var(--text-muted);margin:0;font-size:12px}.workspace-toolbar{border-bottom:1px solid var(--border);background:var(--bg-panel);flex-shrink:0;align-items:center;gap:10px;padding:12px 20px;display:flex}.workspace-search{border:1px solid var(--border);background:#00000059;border-radius:8px;flex:1;min-width:120px;max-width:360px;padding:8px 12px 8px 36px;font-size:13px}.workspace-list{flex:1;min-height:0;overflow:auto}.track-row{border-bottom:1px solid var(--border);align-items:center;gap:14px;padding:12px 20px;transition:background .12s;display:flex}.track-row:hover{background:#ffffff08}.app-workspace .track-row{gap:16px;padding:14px 20px}.track-cover{background:var(--bg-elevated);background-position:50%;background-size:cover;border-radius:8px;flex-shrink:0;width:52px;height:52px;position:relative}.app-workspace .track-cover{border-radius:6px;width:64px;height:64px}.track-info{flex:1;min-width:0}.track-info h3{white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:14px;font-weight:600;overflow:hidden}.app-workspace .track-info h3{font-size:15px}.track-info p{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.app-workspace .track-info .track-style{color:var(--text-muted);opacity:.85;-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;margin-top:4px;font-size:12px;display:-webkit-box;overflow:hidden}.track-play{border:1px solid var(--border);color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;border-radius:20px;flex-shrink:0;padding:8px 16px;font-size:13px}.track-play:hover{background:#ffffff0f;border-color:#fff3}.track-row-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.track-mini{border:1px solid var(--border);cursor:pointer;color:var(--text-muted);background:0 0;border-radius:8px;padding:4px 8px;font-size:11px}.track-mini.danger{color:var(--danger)}.workspace-publish-link{margin-top:8px;font-size:13px;display:inline-block}.playlist-manager{padding:0 16px 16px}.playlist-create{gap:8px;margin-bottom:12px;display:flex}.playlist-create input{border:1px solid var(--border);background:var(--bg-elevated);border-radius:10px;flex:1;padding:8px 12px}.playlist-folder-list{margin:0;padding:0;list-style:none}.playlist-folder-list li{align-items:center;gap:8px;margin-bottom:8px;display:flex}.playlist-folder{text-align:left;border:1px solid var(--border);cursor:pointer;color:inherit;background:#ffffff08;border-radius:12px;flex:1;padding:12px 14px}.playlist-folder strong{font-size:15px;display:block}.playlist-folder span{color:var(--text-muted);font-size:12px}.playlist-back{margin:0 16px 12px}.playlist-pick-backdrop{z-index:170;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.playlist-pick-sheet{background:var(--bg-elevated);border:1px solid var(--border);border-radius:16px;min-width:280px;padding:20px}.playlist-pick-sheet h3{margin:0 0 12px}.playlist-pick-sheet ul{margin:0;padding:0;list-style:none}.playlist-pick-sheet button{text-align:left;cursor:pointer;width:100%;color:var(--text);border:none;border-bottom:1px solid var(--border);background:0 0;padding:10px 0}.works-center-panel{max-width:none;padding:24px 28px}.works-section-tabs{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.works-section-tab{border:1px solid var(--border);cursor:pointer;color:var(--text-muted);background:0 0;border-radius:20px;padding:8px 14px;font-size:13px}.works-section-tab.on{border-color:var(--accent);color:var(--accent);background:#73d4f01f}.page-loading{min-height:40vh;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.page-content{max-width:720px;padding:20px}.page-content h1{margin:0 0 8px;font-size:22px}.page-desc{color:var(--text-muted);margin:0 0 16px;font-size:13px}.form-chip-row{flex-wrap:wrap;gap:8px;display:flex}.lyrics-toolbar{flex-wrap:nowrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.lyrics-toolbar-start{flex-wrap:wrap;flex:auto;align-items:center;gap:6px;min-width:0;display:flex}.lyrics-toolbar-end{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:6px;margin-left:auto;display:inline-flex}@media (width<=480px){.lyrics-toolbar-end .form-chip{padding:5px 9px;font-size:11px}}.lyrics-toolbar.disabled{opacity:.45;pointer-events:none}.lyrics-toolbar-spacer{flex:1;min-width:8px}.lyrics-example-heading{text-align:center;font-size:inherit;line-height:inherit;color:#ffffff73;font-weight:600;display:block}.lyrics-field-wrap{position:relative}.lyrics-field-wrap.browsing,.lyrics-field-wrap.has-highlight{display:grid}.lyrics-field-wrap.browsing>*,.lyrics-field-wrap.has-highlight>*{grid-area:1/1}.lyrics-field-wrap.browsing .create-input-lyrics-autogrow,.lyrics-field-wrap.has-highlight .create-input-lyrics-autogrow{color:#0000;caret-color:#fff;background:0 0;height:100%;min-height:100%}.lyrics-highlight-layer{pointer-events:none;white-space:pre-wrap;word-break:break-word;color:#fff;box-sizing:border-box;background:0 0;border:1px solid #0000;margin:0;padding:12px;font-family:inherit;font-size:15px;line-height:1.45}.lyrics-highlight-layer.is-example{color:#ffffff73}.lyrics-meta-tag-bracket{color:var(--meta-tag-guide-bracket);font-weight:600}.lyrics-meta-tag-bracket--example{color:var(--lyrics-meta-tag-bracket-example)}.lyrics-clear-row{align-items:center;margin-top:4px;display:flex}.lyrics-example-nav-row{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;margin-top:6px;display:flex}.lyrics-prompt-vocal-lang-row{margin-top:10px}.lyrics-translate-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.lyrics-translate-row.disabled{opacity:.45;pointer-events:none}.lyrics-translate-row .lyrics-translate-meta-btn{margin-left:auto}.lyrics-translate-target{color:#ffffffb8;align-items:center;gap:6px;font-size:12px;display:inline-flex}.lyrics-translate-target select{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:8px;height:30px;padding:0 8px;font-size:12px}.lyrics-translate-hint{color:#ffffff6b;flex:160px;font-size:11px;line-height:1.4}.form-chip{color:#ffffffe0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:20px;padding:6px 12px;font-size:12px}.form-chip:disabled{opacity:.4;cursor:not-allowed}.form-chip.on{color:#fff;background:#e8c45838;border-color:#e8c4588c}.form-chip-ghost{color:var(--text-muted);background:0 0}.app-center-overlay-backdrop{z-index:1200;background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.app-center-overlay-backdrop--toast{z-index:3000;pointer-events:none;background:#0000006b}.app-center-overlay-sheet{background:var(--card-bg,#1a1a1e);color:#fff;border:1px solid #ffffff1f;border-radius:16px;width:min(420px,100vw - 32px);margin:0;padding:20px 18px 16px;box-shadow:0 18px 48px #00000073}.app-center-toast{color:#fff;text-align:center;background:#121216f5;border:1px solid #ffffff24;border-radius:14px;max-width:min(92vw,420px);margin:0;padding:14px 22px;font-size:15px;font-weight:500;line-height:1.55;animation:.22s ease-out app-center-toast-in;box-shadow:0 18px 48px #00000080}@keyframes app-center-toast-in{0%{opacity:0;transform:scale(.94)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.suno-player{height:var(--player-h);color:#fff;background:#000;flex-direction:column;flex-shrink:0;display:flex}.suno-player-body{flex:1;grid-template-columns:minmax(200px,26%) minmax(280px,1fr) minmax(72px,auto);align-items:center;gap:20px;min-height:0;padding:0 20px 6px;display:grid}.suno-track{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:0;display:flex}.suno-track-cover{background:#1a1a1a 50%/cover no-repeat;border-radius:4px;flex-shrink:0;width:52px;height:52px}.suno-track-meta{flex-direction:column;gap:3px;min-width:0;display:flex}.suno-track-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.suno-track-artist{color:#9a9a9a;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.suno-center-col{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;min-width:0;max-width:720px;margin:0 auto;display:flex}.suno-transport{justify-content:center;align-items:center;gap:22px;display:flex}.suno-progress-row{grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;width:100%;display:grid}.suno-time{font-variant-numeric:tabular-nums;color:#8a8a8a;font-size:11px;line-height:1}.suno-time:first-child{text-align:right}.suno-time:last-child{text-align:left}.suno-right{justify-content:flex-end;align-items:center;gap:4px;display:flex}.suno-ctl{color:#ffffffb8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:color .15s,transform .1s;display:inline-flex}.suno-ctl:hover:not(:disabled){color:#fff}.suno-ctl-ghost.on{color:var(--gold-light,#e8c547)}.suno-play{color:#000;background:#fff;flex-shrink:0;width:48px;height:48px;padding:0}.suno-play:hover:not(:disabled){color:#000;transform:scale(1.05)}.suno-close{margin-left:2px}.suno-vol-wrap{flex-shrink:0;align-items:center;display:flex;position:relative}.suno-vol-slider{z-index:3;appearance:none;cursor:pointer;pointer-events:auto;background:0 0;width:96px;height:4px;margin:0;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%)}.suno-vol-slider::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--gold,#d4a017) 0%, var(--gold,#d4a017) var(--progress,0%), #ffffff24 var(--progress,0%), #ffffff24 100%);border-radius:2px;height:4px}.suno-vol-slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--gold,#d4a017);border-radius:50%;width:10px;height:10px;margin-top:-3px;box-shadow:0 0 0 2px #00000059}.suno-vol-slider::-moz-range-track{background:#ffffff24;border-radius:2px;height:4px}.suno-vol-slider::-moz-range-progress{background:var(--gold,#d4a017);border-radius:2px;height:4px}.suno-vol-slider::-moz-range-thumb{background:var(--gold,#d4a017);border:none;border-radius:50%;width:10px;height:10px}.suno-progress{appearance:none;cursor:pointer;background:0 0;width:100%;height:4px;margin:0}.suno-progress::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--gold,#d4a017) 0%, var(--gold,#d4a017) var(--progress,0%), #ffffff24 var(--progress,0%), #ffffff24 100%);border-radius:2px;height:4px}.suno-progress::-webkit-slider-thumb{-webkit-appearance:none;background:var(--gold,#d4a017);border-radius:50%;width:10px;height:10px;margin-top:-3px;box-shadow:0 0 0 2px #00000059}.suno-progress::-moz-range-track{background:#ffffff24;border-radius:2px;height:4px}.suno-progress::-moz-range-progress{background:var(--gold,#d4a017);border-radius:2px;height:4px}.suno-progress::-moz-range-thumb{background:var(--gold,#d4a017);border:none;border-radius:50%;width:10px;height:10px}@media (width<=900px){.suno-player-body{grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:8px 12px;padding:8px 12px 10px}.suno-track{grid-area:1/1}.suno-right{grid-area:1/2}.suno-center-col{grid-area:2/1/auto/-1;max-width:none}.suno-transport{gap:16px}.suno-play,.suno-track-cover{width:44px;height:44px}}.fp-page{z-index:100;background:#000;position:fixed;inset:0}.fp-root{color:#fff;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.fp-root::-webkit-scrollbar{width:0;height:0;display:none}.fp-root ::-webkit-scrollbar{width:0;height:0;display:none}.fp-root *{scrollbar-width:none;-ms-overflow-style:none}.fp-root--dock{scrollbar-width:none;-ms-overflow-style:none;border-radius:16px;min-height:0}.fp-root--dock::-webkit-scrollbar{width:0;height:0;display:none}.fp-root--dock ::-webkit-scrollbar{width:0;height:0;display:none}.fp-root--dock *{scrollbar-width:none;-ms-overflow-style:none}.fp-root--dock .fp-top{padding:10px 14px 0}.fp-root--dock .fp-back--close{justify-content:center;align-items:center;display:flex}.fp-dock-label{color:#ffffff8c;letter-spacing:.06em;font-size:12px}.fp-root--dock .fp-title-block{padding:8px 16px 0}.fp-root--dock .fp-title-block h1{font-size:17px}.fp-root--dock .fp-title-block p{font-size:12px}.fp-root--dock .fp-mid{gap:8px;padding:10px 56px 12px 16px;position:relative}.fp-root--dock .fp-side-rail{overscroll-behavior:contain;scrollbar-width:none;justify-content:center;align-self:auto;gap:6px;width:52px;max-height:100%;padding-top:0;position:absolute;top:0;bottom:0;right:4px;overflow:hidden auto}.fp-root--dock .fp-side-rail::-webkit-scrollbar{display:none}.fp-root--dock .fp-lyric-line{font-size:13px}.fp-root--dock .fp-lyric-line.active{font-size:16px}.suno-app .has-aux-dock.has-player-dock .fp-root--dock .fp-top{padding:8px 10px 0}.suno-app .has-aux-dock.has-player-dock .fp-root--dock .fp-title-block{padding:6px 10px 0}.suno-app .has-aux-dock.has-player-dock .fp-root--dock .fp-title-block h1{font-size:13px;line-height:1.25}.suno-app .has-aux-dock.has-player-dock .fp-root--dock .fp-title-block p{font-size:10px}.suno-app .has-aux-dock.has-player-dock .fp-root--dock .fp-lyric-toggles,.suno-app .has-aux-dock.has-player-dock .fp-root--dock .fp-align-hint{display:none}.suno-app .has-aux-dock.has-player-dock .fp-root--dock .fp-mid{gap:4px;padding:6px 48px 8px 10px}.suno-app .has-aux-dock.has-player-dock .fp-root--dock .fp-side-rail{gap:4px;width:44px;right:2px}.suno-app .has-aux-dock.has-player-dock .fp-side-action--compact .fp-side-action-icon{width:34px;height:34px}.suno-app .has-aux-dock.has-player-dock .fp-side-action--compact .fp-side-action-label{max-width:44px;font-size:9px}.suno-app .has-aux-dock.has-player-dock .fp-root--dock .fp-lyric-line{min-height:26px;padding:2px 0;font-size:11px}.suno-app .has-aux-dock.has-player-dock .fp-root--dock .fp-lyric-gap{height:6px;min-height:6px}.suno-app .has-aux-dock.has-player-dock .fp-root--dock .fp-dock-label{font-size:10px}.suno-app .has-aux-dock.has-player-dock .studio-player-dock.visible{box-shadow:none}.fp-cover-bg{background-position:50%;background-size:cover;position:absolute;inset:0}.fp-cover-overlay{pointer-events:none;background:linear-gradient(#00000085,#00000047 40%,#000000ad);position:absolute;inset:0}.fp-top,.fp-title-block,.fp-mid,.fp-bottom{z-index:2;position:relative}.fp-top{justify-content:space-between;padding:12px 20px 0;display:flex}.fp-back,.fp-clear-btn{color:#fffffff2;cursor:pointer;background:#00000047;border:none;border-radius:999px}.fp-back{width:34px;height:34px;font-size:22px;line-height:1}.fp-clear-btn{padding:6px 12px;font-size:14px}.fp-title-block{padding:12px 24px 0}.fp-root .fp-title-block{text-align:center}.fp-title-block h1{margin:0;font-size:22px;font-weight:600}.fp-title-block p{opacity:.88;margin:4px 0 0}.fp-lyric-toggles{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.fp-mv-lyric-toggle-anchor{flex-direction:column;align-items:center;display:flex}.fp-mv-lyric-toggle-anchor.is-inert{visibility:hidden;pointer-events:none}.fp-root .fp-lyric-toggles{justify-content:center}.fp-lyric-toggles button,.fp-lyric-toggles.solo{color:#ffffffe0;cursor:pointer;background:#00000042;border:none;border-radius:999px;padding:4px 10px;font-size:10px}.fp-align-hint{opacity:.6;margin-top:6px;font-size:11px;display:block}.fp-root .fp-align-hint{text-align:center}.fp-mid{flex:1;align-items:stretch;gap:16px;min-height:0;padding:16px 6px 8px 24px;display:flex;overflow:hidden}.fp-lyrics-col{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.fp-lyrics-dynamic{overflow-anchor:none;flex:1;padding-right:8px;overflow-y:auto;-webkit-mask-image:linear-gradient(#0000,#000 8% 92%,#0000);mask-image:linear-gradient(#0000,#000 8% 92%,#0000)}.fp-lyric-line{box-sizing:border-box;text-align:left;color:#ffffff73;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;width:100%;min-height:36px;margin:0;padding:4px 0;font-size:15px;font-weight:300;line-height:1.35;transition:color .15s,font-weight .15s,opacity .15s;display:flex}.fp-root .fp-lyric-line{text-align:center;align-items:center}.fp-lyric-line.active{color:#fff;opacity:1}.fp-lyric-line.active .fp-lyric-foreign{font-weight:600}.fp-lyric-line.active .fp-lyric-zh{opacity:.72;font-size:.82em;font-weight:500}.fp-lyric-gap{flex-shrink:0;height:12px;min-height:12px}.fp-lyric-gap--section{height:2.5em;min-height:2.5em}.fp-lyric-foreign{width:100%;display:block}.fp-lyric-zh{opacity:.62;width:100%;font-size:.82em;font-weight:500;line-height:1.35;display:block}.fp-bilingual-block{margin:0 0 10px}.fp-lyrics-static--bilingual .fp-lyric-foreign{opacity:.92;margin:0 0 2px;font-size:15px;font-weight:500}.fp-lyrics-static--bilingual .fp-lyric-zh{opacity:.62;margin:0;font-size:13px}.fp-lyrics-static{white-space:pre-wrap;opacity:.9;flex:1;font-size:15px;line-height:1.6;overflow-y:auto}.fp-root .fp-lyrics-static{text-align:center}.fp-side-rail{flex-direction:column;flex-shrink:0;align-self:flex-start;align-items:center;gap:10px;width:104px;padding-top:8px;display:flex}.fp-side-rail--compact{gap:6px;width:52px}.fp-side-action{cursor:pointer;color:inherit;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:0;text-decoration:none;display:flex}.fp-side-action-icon{color:#fffffff2;background:#00000047;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.fp-side-action--compact .fp-side-action-icon{width:38px;height:38px}.fp-side-action--gold .fp-side-action-icon,.fp-side-action--gold .fp-side-action-label{color:#ffd633}.fp-side-action-label{color:#ffffffe6;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:104px;font-size:11px;font-weight:600;line-height:1.15;overflow:hidden}.fp-side-action--compact .fp-side-action-label{max-width:52px;font-size:10px}.fp-back{justify-content:center;align-items:center;display:inline-flex}.fp-bottom{padding:0 24px 22px}.fp-seek{accent-color:#fff;width:100%;height:4px}.fp-times{font-variant-numeric:tabular-nums;opacity:.9;justify-content:space-between;margin-top:4px;font-size:12px;display:flex}.fp-transport{justify-content:center;align-items:center;gap:40px;margin-top:12px;display:flex}.fp-transport button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:28px}.fp-play-main{color:#fff;justify-content:center;align-items:center;line-height:0;display:inline-flex}.fp-clear-layer{z-index:2;flex:1;justify-content:center;align-items:center;min-height:0;padding:24px;display:flex;position:relative}.fp-clear-backdrop{z-index:0;cursor:pointer;background:0 0;border:none;position:absolute;inset:0}.fp-clear-content{z-index:1;pointer-events:none;flex-direction:column;align-items:center;gap:14px;width:min(400px,100% - 48px);min-height:0;max-height:100%;display:flex;position:relative}.fp-clear-title{text-align:center;color:#fff;margin:0;font-size:20px;font-weight:600}.fp-clear-sub{opacity:.88;text-align:center;color:#fff;margin:0;font-size:15px}.fp-clear-lyrics{pointer-events:auto;flex-direction:column;width:100%;height:clamp(200px,48vh,420px);min-height:0;display:flex;overflow:hidden}.fp-clear-lyrics .fp-lyrics-dynamic,.fp-clear-lyrics .fp-lyrics-static{text-align:center;flex:1;min-height:0}.fp-clear-lyrics .fp-lyric-line{text-align:center;justify-content:center}.fp-clear-lyrics .fp-lyrics-static{white-space:pre-wrap;line-height:1.6}.fp-sheet-backdrop{z-index:120;background:#0000008c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.fp-sheet-backdrop--center{align-items:center;padding:16px}.fp-sheet{color:#fff;background:#111;border-radius:16px 16px 0 0;width:min(480px,100%);max-height:85vh;padding:20px;overflow-y:auto}.fp-sheet--center{border-radius:16px;max-height:min(85vh,640px)}.fp-sheet-small{padding:16px}.fp-sheet-close{float:right;color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;width:36px;height:36px}.fp-sheet-sub{color:#ffffffb3;margin-top:4px}.fp-sheet-card,.fp-sheet-quick{background:#ffffff0f;border-radius:12px;flex-direction:column;gap:0;margin-top:12px;display:flex;overflow:hidden}.fp-sheet-card button,.fp-sheet-quick button,.fp-sheet-quick a{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff14;padding:14px 16px;text-decoration:none}.fp-sheet-card button:disabled,.fp-sheet-quick button:disabled{opacity:.45;cursor:default}.fp-sheet-card button.danger{color:#ff6b6b}.fp-publish-btn{color:#111;cursor:pointer;background:#fff;border:none;border-radius:12px;width:100%;margin-top:16px;padding:14px;font-weight:600}.fp-playlist-pick{margin:12px 0 0;padding:0;list-style:none}.fp-playlist-pick button{color:#fff;cursor:pointer;background:#ffffff0f;border:none;border-radius:8px;width:100%;margin-bottom:8px;padding:12px}.fp-empty{justify-content:center;align-items:center}@media (width>=769px){.fp-root:not(.fp-root--dock) .fp-mid{padding:16px 8px 12px 24px;position:relative}.fp-root:not(.fp-root--dock) .fp-side-rail{overscroll-behavior:contain;scrollbar-width:none;justify-content:flex-end;gap:12px;width:116px;max-height:100%;padding-top:0;padding-bottom:8px;position:absolute;top:auto;bottom:0;right:8px;overflow:hidden auto}.fp-root:not(.fp-root--dock) .fp-side-rail::-webkit-scrollbar{display:none}.fp-root:not(.fp-root--dock) .fp-side-action{flex-shrink:0;gap:5px}.fp-root:not(.fp-root--dock) .fp-side-action-icon{width:52px;height:52px}.fp-root:not(.fp-root--dock) .fp-side-action-label{max-width:116px;font-size:12px}}@media (width<=768px){.fp-root:not(.fp-root--dock) .fp-mid{padding:12px 0 6px 20px;position:relative}.fp-root:not(.fp-root--dock) .fp-side-rail{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-end;gap:8px;width:88px;max-height:100%;padding-top:0;padding-bottom:4px;position:absolute;top:auto;bottom:0;right:6px;overflow:hidden auto}.fp-root:not(.fp-root--dock) .fp-side-rail::-webkit-scrollbar{display:none}.fp-root:not(.fp-root--dock) .fp-side-action{flex-shrink:0;gap:3px}.fp-root:not(.fp-root--dock) .fp-side-action-icon{width:44px;height:44px}.fp-root:not(.fp-root--dock) .fp-side-action-label{max-width:88px;font-size:10px}.fp-root:not(.fp-root--dock) .fp-title-block{padding-right:24px}.fp-root:not(.fp-root--dock) .fp-title-block h1,.fp-root:not(.fp-root--dock) .fp-title-block p{padding-right:72px}.fp-root:not(.fp-root--dock) .fp-bottom{padding:0 20px max(14px, env(safe-area-inset-bottom,0px));flex-shrink:0}}.fp-page-fallback-back{display:none}.fp-root--mv{background:#0c0d12}.fp-mv-discover-layer{z-index:0;pointer-events:none;position:absolute;inset:0}.fp-mv-discover-layer .discover-video-stage,.fp-mv-discover-layer .discover-slide-video{pointer-events:auto}.fp-root--mv .fp-cover-bg,.fp-root--mv .fp-cover-overlay{display:none}.fp-root--mv .fp-mv-col{flex:1;min-width:0;min-height:0}.fp-root--mv .fp-mid{overflow:visible}.fp-root--mv .fp-side-rail--mv{z-index:3;overflow:visible}.fp-root--mv .fp-side-rail-mv-tail{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;display:flex}.fp-root--mv .fp-side-rail-vinyl{flex-shrink:0;margin:0;padding:0}.fp-root--mv .fp-side-rail-vinyl-btn{cursor:pointer;color:inherit;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}@media (width>=769px){.fp-root--mv .fp-side-rail-mv-tail{gap:12px}.fp-root--mv .fp-side-rail--mv{overflow:visible}}@media (width<=768px){.fp-root--mv .fp-side-rail--mv{max-height:none;overflow:visible}}.fp-root--mv .discover-video-stage{background:#0c0d12;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.fp-root--mv .discover-video-frame{justify-content:center;align-items:center;max-width:100%;max-height:100%;display:flex;position:relative}.fp-root--mv .discover-slide-poster-in-frame{z-index:0;position:absolute;inset:0}.fp-root--mv .discover-slide-video{z-index:1;position:relative}.fp-root--mv .discover-slide-poster-in-frame.is-behind-video{opacity:0;pointer-events:none}.fp-root--mv .discover-video-frame.is-portrait{width:auto;max-width:100%;height:100%}.fp-root--mv .discover-video-frame.is-landscape{width:100%;height:auto;max-height:100%}.fp-root--mv .discover-slide-video,.fp-root--mv .discover-slide-poster-in-frame{object-fit:contain;background:#0c0d12;width:100%;height:100%;display:block}@media (width<=768px){.fp-root--mv .discover-video-frame.is-portrait .discover-slide-video,.fp-root--mv .discover-video-frame.is-portrait .discover-slide-poster-in-frame{object-fit:contain;object-position:center}.fp-root--mv .discover-video-frame.is-landscape{width:100%;height:auto;max-height:100%}.fp-root--mv .discover-video-frame.is-landscape .discover-slide-video,.fp-root--mv .discover-video-frame.is-landscape .discover-slide-poster-in-frame{object-fit:contain;object-position:center}}.require-auth-loading{min-height:200px;color:var(--muted,#ffffff8c);justify-content:center;align-items:center;font-size:14px;display:flex}.require-auth-gate{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:min(420px,60vh);padding:32px 20px;display:flex}.require-auth-gate-title{color:var(--text,#fff);margin:0;font-size:18px;font-weight:600}.require-auth-gate-hint{max-width:360px;color:var(--muted,#ffffff8c);margin:0;font-size:14px;line-height:1.5}.require-auth-gate-btn{color:#fff;background:var(--brand,#0052d9);cursor:pointer;border:none;border-radius:999px;margin-top:8px;padding:10px 28px;font-size:15px;font-weight:600}.require-auth-gate-btn:hover{filter:brightness(1.08)}.app-route-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:40vh;padding:2rem 1.25rem;display:flex}.app-route-error-title{margin:0;font-size:1.1rem;font-weight:700}.app-route-error-msg{color:#ffffffb8;word-break:break-word;max-width:28rem;margin:0;font-size:.9rem;line-height:1.5}.app-route-error-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.35rem;display:flex}.app-route-error-actions button{color:inherit;font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;padding:.55rem 1.1rem;font-size:.9rem;font-weight:600}.app-route-error-actions button:hover{background:#ffffff24}.app-route-error-actions button:focus-visible{outline-offset:2px;outline:2px solid #ffffff73}.app-route-error-actions button.primary{color:#fff;background:linear-gradient(90deg,#ff4d6d,#ff6b81);border-color:#0000}.login-modal-root{z-index:200;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.login-modal-backdrop{cursor:pointer;background:#0000009e;border:none;padding:0;position:absolute;inset:0}.login-modal-dialog{z-index:1;background:#141418;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:stretch;width:min(920px,100%);height:min(512px,100dvh - 48px);min-height:min(512px,100dvh - 48px);max-height:min(512px,100dvh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #0000008c}.login-modal-brand{background:radial-gradient(circle at 20% 20%,#d4a01747,#0000 42%),radial-gradient(circle at 80% 70%,#73d4f02e,#0000 45%),linear-gradient(145deg,#1a2238 0%,#0d1018 55%,#12121a 100%);position:relative}.login-modal-brand-inner{flex-direction:column;justify-content:flex-end;height:100%;padding:36px 32px;display:flex}.login-modal-brand-kicker{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8c;margin:0 0 10px;font-size:13px}.login-modal-brand h2{color:#fff;margin:0;font-size:clamp(26px,3.2vw,34px);font-weight:700;line-height:1.25}.login-modal-brand-sub{color:#ffffff94;max-width:22em;margin:12px 0 0;font-size:14px;line-height:1.5}.login-modal-panel{box-sizing:border-box;background:#101014;flex-direction:column;height:100%;padding:48px 32px 20px;display:flex;position:relative;overflow:hidden}.login-modal-close{color:#ffffffb8;cursor:pointer;background:#ffffff0f;border:none;border-radius:10px;width:36px;height:36px;font-size:24px;line-height:1;position:absolute;top:12px;right:12px}.login-modal-close:hover{color:#fff;background:#ffffff1a}.login-modal-form-wrap{flex-direction:column;width:100%;max-width:420px;height:100%;min-height:0;margin:0 auto;display:flex}.login-modal-tab-body{flex-direction:column;flex:1;min-height:0;display:flex}.login-modal-form-wrap--wechat .login-modal-tab-body{box-sizing:border-box;justify-content:center;padding-top:36px}.login-modal-form-wrap--sms .login-modal-tab-body,.login-modal-form-wrap--password .login-modal-tab-body{justify-content:center}.login-modal-form{width:100%}.login-modal-tabs{border-bottom:1px solid #ffffff14;flex-shrink:0;gap:16px;width:100%;margin-bottom:16px;display:flex}.login-modal-wechat{--wx-scale:1.35;flex-direction:column;align-items:center;width:100%;display:flex}.login-modal-wechat-status,.login-modal-wechat-hint,.login-modal-wechat-tip{color:#ffffff8c;text-align:center;margin:0 0 10px;font-size:13px}.login-modal-wechat-tip{width:min(calc(300px * var(--wx-scale)), 100%);text-align:center;margin-inline:auto}.login-modal-wechat-hint{color:#ffffffb8;padding:24px 0}.login-modal-wechat-qr{width:min(calc(300px * var(--wx-scale)), 100%);justify-content:center;align-items:flex-start;height:318px;margin-inline:auto;display:flex;overflow:hidden}.login-modal-wechat-qr iframe{transform:scale(var(--wx-scale));transform-origin:top;border:none;flex-shrink:0;display:block;width:300px!important;height:400px!important}.login-modal-wechat-oauth-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#07c160,#06ae56);border:none;border-radius:12px;width:100%;max-width:280px;margin:8px 0 4px;padding:14px 18px;font-size:16px;font-weight:600}.login-modal-wechat-oauth-btn:active{opacity:.92}.login-modal-wechat-tip-muted{color:#ffffff94;font-size:15px;line-height:1.5}.wechat-login-complete{color:#ffffffd1;background:#0d0d10;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100dvh;display:flex}.wechat-login-complete a{color:var(--gold,#d4a017)}.login-modal-tabs button{color:#ffffff73;cursor:pointer;background:0 0;border:none;padding:0 0 12px;font-size:15px;font-weight:600;position:relative}.login-modal-tabs button.on{color:var(--gold,#d4a017)}.login-modal-tabs button.on:after{content:"";background:var(--gold,#d4a017);border-radius:999px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.login-modal-field{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.login-modal-field span{color:#ffffffb8;font-size:13px}.login-modal-field input{box-sizing:border-box;color:#fff;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;width:100%;padding:12px 14px;font-size:15px}.login-modal-field input::placeholder{color:#ffffff47}.login-modal-code-row{gap:10px;display:flex}.login-modal-code-row input{flex:1;min-width:0}.login-modal-send-code{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;forced-color-adjust:none;background:var(--gold,#d4a017);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;flex-shrink:0;padding:0 14px;font-size:13px;font-weight:600;color:#111!important;-webkit-text-fill-color:#111!important}.login-modal-send-code:disabled{opacity:.55;cursor:not-allowed;color:#111!important;-webkit-text-fill-color:#111!important}.login-modal-sms-hint{color:#ff7878e0;margin:-6px 0 12px;font-size:12px}.login-modal-debug{color:#6ee7a0;margin:0 0 10px;font-size:12px}.login-modal-error{color:#ff8a96;margin:0 0 12px;font-size:13px}.login-modal-submit{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;forced-color-adjust:none;background:linear-gradient(135deg, #e0b429, var(--gold,#d4a017));cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:4px;padding:14px;font-size:16px;font-weight:700;color:#111!important;-webkit-text-fill-color:#111!important}.login-modal-submit:hover:not(:disabled){filter:brightness(1.04)}.login-modal-submit:active:not(:disabled){filter:brightness(.96)}.login-modal-submit:disabled{opacity:.6;cursor:not-allowed;color:#111!important;-webkit-text-fill-color:#111!important}.login-modal-legal{text-align:center;color:#ffffff61;flex-shrink:0;margin:12px 0 0;font-size:11px;line-height:1.45}@media (width<=760px){.login-modal-root{padding:12px}.login-modal-dialog{grid-template-columns:1fr;height:auto;min-height:auto;max-height:calc(100dvh - 24px);overflow-y:auto}.login-modal-brand{min-height:140px}.login-modal-brand-inner{padding:24px 20px}.login-modal-panel{padding:20px 20px 24px}}.wechat-webview-hint{color:#ffffffeb;background:#f0c14b1a;border:1px solid #f0c14b59;border-radius:12px;align-items:flex-start;gap:.65rem;margin:0;padding:.65rem .75rem;display:flex}.wechat-webview-hint-text{flex:1;margin:0;font-size:.82rem;line-height:1.45}.wechat-webview-hint-dismiss{color:inherit;font:inherit;cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;flex-shrink:0;padding:.28rem .65rem;font-size:.78rem;font-weight:600}.wechat-webview-hint-dismiss:hover{background:#ffffff2e}.discover-wechat-sound-hint{top:calc(env(safe-area-inset-top,0px) + 3.25rem);z-index:12;width:min(92vw,360px);position:absolute;left:50%;transform:translate(-50%);box-shadow:0 10px 28px #00000059}.credit-purchase-wechat-hint{margin:0 18px 12px}.genre-wechat-sound-hint{margin:0 12px 8px}.ref-audio-record-wechat-hint,.voice-record-wechat-hint{margin:0 0 .75rem}.wechat-native-pay-wechat-hint{margin:0 0 12px}.credit-purchase-modal-root{z-index:220;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.credit-purchase-modal-backdrop{cursor:pointer;background:#000000b8;border:none;padding:0;position:absolute;inset:0}.credit-purchase-modal-dialog{z-index:1;background:linear-gradient(#1a1a1f 0%,#121216 100%);border:1px solid #ffffff14;border-radius:18px;width:min(1120px,100%);max-height:min(92dvh,920px);padding:28px 28px 32px;position:relative;overflow:auto;box-shadow:0 28px 80px #0000008c}.credit-purchase-modal-close{color:#ffffffb8;cursor:pointer;background:#ffffff0f;border:none;border-radius:10px;width:36px;height:36px;font-size:24px;line-height:1;position:absolute;top:14px;right:14px}.credit-purchase-modal-close:hover{color:#fff;background:#ffffff1a}.credit-purchase-modal-head{text-align:center;padding-right:36px}.credit-purchase-modal-head h2{background:linear-gradient(135deg,#f0d878,#d4a017 55%,#b8891d);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(24px,3vw,32px);font-weight:800}.credit-purchase-modal-sub{color:#ffffff85;margin:10px 0 0;font-size:14px}.credit-purchase-modal-links{color:#ffffff6b;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:10px;font-size:12px;display:flex}.credit-purchase-modal-links button{color:#ffffff8c;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.credit-purchase-modal-links button:hover{color:#fff}.credit-purchase-modal-tabs{background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;justify-content:center;gap:0;width:fit-content;margin:22px auto 18px;padding:4px;display:flex}.credit-purchase-modal-tabs button{color:#ffffff8c;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:10px 28px;font-size:14px;font-weight:600;position:relative}.credit-purchase-modal-tabs button.on{color:#111;background:linear-gradient(135deg, #e0b429, var(--gold,#d4a017))}.credit-purchase-modal-tab-badge{color:#fff;background:#22c55e;border-radius:999px;padding:2px 6px;font-size:10px;font-weight:700;line-height:1.2;position:absolute;top:-8px;right:-4px}.credit-purchase-modal-promo{background:linear-gradient(90deg,#ea580c38,#ea580c14);border:1px solid #ea580c47;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:18px;padding:12px 14px;display:flex}.credit-purchase-modal-promo.is-membership{background:#ffffff0a;border-color:#ffffff14}.credit-purchase-modal-promo-icon{flex-shrink:0;font-size:18px;line-height:1.2}.credit-purchase-modal-promo p{color:#ffffffc7;margin:0;font-size:13px;line-height:1.5}.credit-purchase-modal-promo strong{color:#fff}.credit-purchase-modal-packages{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.credit-purchase-package{cursor:default;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;padding:18px 16px 16px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.credit-purchase-package:hover,.credit-purchase-package:focus-within{background:#ffffff0e;border-color:#d4a017b8;box-shadow:0 0 0 1px #d4a0172e,0 12px 32px #d4a01714}.credit-purchase-package-head{color:var(--gold-light,#e8c547);align-items:center;gap:6px;margin-bottom:12px;display:flex}.credit-purchase-package-head strong{color:#fff;font-size:15px;font-weight:700}.credit-purchase-package-price-row{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:14px;display:flex}.credit-purchase-package-price{color:#fff;font-size:28px;font-weight:800;line-height:1}.credit-purchase-package-per-song{color:#ffffff6b;font-size:12px}.credit-purchase-package-buy{color:#111;background:linear-gradient(135deg, #e0b429, var(--gold,#d4a017));cursor:pointer;border:none;border-radius:999px;width:100%;padding:11px 16px;font-size:14px;font-weight:700}.credit-purchase-package-buy:hover{filter:brightness(1.05)}.credit-purchase-package-summary{color:#ffffff9e;background:#00000047;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.45}.credit-purchase-package-summary em{color:var(--gold-light,#e8c547);font-style:normal;font-weight:700}.credit-purchase-package-perks{flex-direction:column;gap:6px;margin:12px 0 0;padding:0;list-style:none;display:flex}.credit-purchase-package-perks li{color:#ffffff7a;padding-left:16px;font-size:11px;position:relative}.credit-purchase-package-perks li:before{content:"✓";color:#ffffff59;position:absolute;left:0}.credit-purchase-membership-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.credit-purchase-membership-card{cursor:default;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;padding:18px 16px 16px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex;position:relative}.credit-purchase-membership-card:hover,.credit-purchase-membership-card:focus-within{background:#ffffff0e;border-color:#d4a017b8;box-shadow:0 0 0 1px #d4a0172e,0 12px 32px #d4a01714}.credit-purchase-membership-card.is-premium-tier .credit-purchase-vip-mark{color:var(--gold-light,#e8c547)}.credit-purchase-membership-card.is-super-tier .credit-purchase-vip-mark{color:#f5d0fe}.credit-purchase-membership-card.is-super-tier:hover .credit-purchase-vip-mark,.credit-purchase-membership-card.is-super-tier:focus-within .credit-purchase-vip-mark{color:var(--gold-light,#e8c547)}.credit-purchase-membership-head{align-items:center;gap:8px;margin-bottom:12px;display:flex}.credit-purchase-vip-mark{color:#ffffff8c;flex-shrink:0}.credit-purchase-membership-head h3{color:#fff;margin:0;font-size:14px;font-weight:700;line-height:1.35}.credit-purchase-membership-card .credit-purchase-package-price-row{margin-bottom:14px}.credit-purchase-membership-card .credit-purchase-package-buy{margin-bottom:4px}.credit-purchase-membership-perks{flex-direction:column;flex:1;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.credit-purchase-membership-perks li{color:#ffffff94;padding-left:18px;font-size:11px;line-height:1.45;position:relative}.credit-purchase-membership-perks li:before{content:"✓";color:#e8c547b8;font-weight:700;position:absolute;top:0;left:0}@media (width<=980px){.credit-purchase-modal-packages,.credit-purchase-membership-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.credit-purchase-modal-root{padding:12px}.credit-purchase-modal-dialog{padding:22px 16px 20px}.credit-purchase-modal-packages,.credit-purchase-membership-grid{grid-template-columns:1fr}.credit-purchase-modal-tabs button{padding:10px 18px;font-size:13px}}.wechat-native-pay-root{z-index:1200;place-items:center;display:grid;position:fixed;inset:0}.wechat-native-pay-backdrop{background:#000000b8;border:0;position:absolute;inset:0}.wechat-native-pay-dialog{border:1px solid var(--border);background:var(--bg-elevated);border-radius:18px;width:min(92vw,420px);padding:22px 20px 24px;position:relative;box-shadow:0 24px 80px #00000073}.wechat-native-pay-close{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:24px;line-height:1;position:absolute;top:10px;right:12px}.wechat-native-pay-head h2{margin:0 0 8px;font-size:20px}.wechat-native-pay-head p{color:var(--text-muted);margin:0}.wechat-native-pay-body{justify-items:center;gap:10px;margin-top:18px;display:grid}.wechat-native-pay-qr{background:#fff;border-radius:12px;padding:8px}.wechat-native-pay-hint,.wechat-native-pay-status{color:var(--text-muted);text-align:center;margin:0;font-size:14px}.wechat-native-pay-error{color:var(--danger);text-align:center;margin:16px 0 0}.wechat-native-pay-status{color:var(--accent)}.suno-app .app-main-wrap.has-studio .studio-aux-dock,.suno-app .app-main-wrap.has-genre-layout .studio-aux-dock{visibility:hidden;pointer-events:none;background:0 0;border:none;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.suno-app .has-aux-dock .studio-aux-dock.visible{visibility:visible;pointer-events:auto;background:var(--panel);border:1px solid var(--border);border-radius:16px;place-self:stretch stretch;width:100%;min-width:0;max-width:none;height:100%;max-height:100%;animation:.42s cubic-bezier(.22,1,.36,1) studio-aux-dock-in;overflow:hidden;box-shadow:4px 0 28px #00000047}.suno-app .has-aux-dock.has-player-dock .studio-aux-dock.visible{box-shadow:none}@keyframes studio-aux-dock-in{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}.studio-aux-panel{height:100%;min-height:0;color:var(--text);flex-direction:column;display:flex}.studio-aux-panel-head{box-sizing:border-box;height:var(--studio-head-h,74px);min-height:var(--studio-head-h,74px);max-height:var(--studio-head-h,74px);padding:0 var(--studio-head-pad-x,16px);background:var(--studio-head-bg,#0c0c0c);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin:0;display:flex}.studio-aux-panel-head h2{color:#fff;letter-spacing:.02em;min-width:0;margin:0;font-size:16px;font-weight:600}.studio-aux-panel-head-actions{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:inline-flex}.studio-aux-panel-head-link{color:#ffffff8c;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:13px;font-weight:500;line-height:1.2}.studio-aux-panel-head-link:hover{color:#ffffffe0}.studio-aux-panel-close{color:#ffffffe6;cursor:pointer;background:#ffffff14;border:none;border-radius:999px;width:32px;height:32px;font-size:20px;line-height:1}.studio-aux-panel-body{flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.studio-aux-panel-body .genre-pick-root{flex:1;width:100%;min-height:0;margin:0}.studio-aux-panel-body .genre-pick-search{width:100%;margin:0}.studio-aux-panel-body .vocal-lang-pick-root{flex:1;width:100%;min-height:0;margin:0}.studio-aux-panel-body .catalog-modal-search,.studio-aux-panel-body .style-pick-search,.studio-aux-panel-body .submode-style-search{flex-shrink:0;width:calc(100% - 28px);margin:12px 14px 0}.studio-aux-panel-body .catalog-modal-list,.studio-aux-panel-body .style-pick-list,.studio-aux-panel-body .submode-style-list,.studio-aux-panel-body .hometown-pick ul{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;flex:1;min-height:0;margin:8px 0 0;padding:0 10px 14px;list-style:none;overflow-y:auto}.studio-aux-panel-body .style-pick-cats,.studio-aux-panel-body .submode-style-hint{flex-shrink:0;padding-left:14px;padding-right:14px}.studio-aux-panel-body .meta-tag-body,.studio-aux-panel-body .meta-tag-guide-panel{flex:1;min-height:0}.studio-aux-panel-body .library-shell{height:100%;min-height:0;box-shadow:none;background:0 0;border-radius:0;flex-direction:column;width:100%;max-width:none;display:flex}.studio-aux-panel-body .library-scroll{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.studio-aux-panel-body .library-toolbar{border-bottom:1px solid var(--border);flex-shrink:0;padding:0 14px 8px}.studio-aux-panel-body .library-toolbar h2,.studio-aux-panel-body .library-toolbar>button:first-child{display:none}.studio-aux-panel-body .persona-sheet{background:0 0;border-radius:0;flex-direction:column;width:100%;height:100%;min-height:0;max-height:none;padding:0;display:flex;overflow:hidden}.studio-aux-panel-body>.persona-pick-panel{box-sizing:border-box;flex:1;min-height:0;padding:0 0 24px}.studio-aux-panel-body .persona-pick-panel-head{box-sizing:border-box;height:var(--studio-head-h,74px);min-height:var(--studio-head-h,74px);max-height:var(--studio-head-h,74px);padding:0 var(--studio-head-pad-x,16px);border-bottom:1px solid var(--border);flex-shrink:0;margin:0}.studio-aux-panel-body .persona-pick-panel .studio-section-tabs{flex-shrink:0;margin:0}.studio-aux-panel-body .persona-voice-library{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;flex:1;min-height:0;margin-bottom:0;padding:8px 0;overflow-y:auto}.studio-aux-panel-body .persona-voice-library-head,.studio-aux-panel-body .persona-voice-library>.persona-section-hint{margin-left:18px;margin-right:18px}.studio-aux-panel-body .persona-pick-panel>.persona-section-hint{flex-shrink:0;margin:12px 18px 8px}.studio-aux-panel-body .persona-pick-panel .field{flex-shrink:0;margin:0;padding:0 18px 16px}.studio-aux-panel-body .persona-grid{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;flex:1;min-height:0;padding:8px 12px;overflow-y:auto}.studio-aux-panel-body .catalog-modal-list{padding:8px 0 14px}.studio-aux-panel-body .catalog-modal-list li{margin:0 12px 10px}.studio-aux-panel-body .catalog-modal-list button{background:#ffffff12;border:.6px solid #eab30829;border-radius:18px}.studio-aux-panel-body .catalog-modal-list button:hover{background:#ffffff1a}.studio-aux-panel-body .submode-style-list{padding:8px 0 14px}.studio-aux-panel-body .submode-style-list li{margin:0 12px 10px}.studio-aux-panel-body .submode-style-item{background:#ffffff12;border:.6px solid #eab30829;border-radius:18px;margin-bottom:0}.studio-aux-panel-body .submode-style-item:hover{background:#ffffff1a;border-color:#eab30847}.studio-aux-panel-body .style-pick-list{padding:8px 0 20px}.studio-aux-panel-body .style-pick-item{box-sizing:border-box;background:#ffffff12;border:.6px solid #eab30829;border-radius:18px;width:calc(100% - 24px);margin:0 12px 10px}.studio-aux-panel-body .style-pick-item:hover{background:#ffffff1a}.studio-aux-panel-body .hometown-pick ul{padding:8px 0 14px}.studio-aux-panel-body .hometown-pick-item{box-sizing:border-box;background:#ffffff12;border:.6px solid #eab30829;border-radius:18px;width:calc(100% - 24px);margin:0 12px 10px}.studio-aux-panel-body .hometown-pick-item:hover{background:#ffffff1a}.studio-aux-panel-body .hometown-pick-item.selected{border-color:var(--gold-border);background:var(--gold-bg)}.studio-aux-panel-body .ai-lyrics-style-panel{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;box-sizing:border-box;flex:1;min-height:0;padding:16px 18px 24px;overflow-y:auto}.studio-aux-panel-body .meta-tag-content{padding:12px 12px 16px}.studio-aux-panel-body .meta-tag-chip{background:#ffffff12;border:.6px solid #eab30829;border-radius:18px}.studio-aux-panel-body .meta-tag-chip:hover{background:#ffffff1a}.studio-aux-panel-body .vocal-lang-pick-chip{background:#ffffff12;border:.6px solid #eab30829;border-radius:14px}.studio-aux-panel-body .vocal-lang-pick-chip.on{border-color:var(--gold-border);background:var(--gold-bg);color:var(--gold-light)}.studio-aux-panel-body .hometown-pick{width:100%;max-width:none;height:100%;min-height:0;box-shadow:none;background:0 0;border-radius:0;flex-direction:column;display:flex;position:static}.studio-aux-panel-body .hometown-pick header{display:none}.studio-aux-panel-body .hometown-pick>input{flex-shrink:0;width:calc(100% - 28px);margin:12px 14px 0}.studio-aux-panel-body .library-toc-backdrop{z-index:5;position:absolute;inset:0}.studio-aux-panel-body .mv-track-picker-panel,.studio-aux-panel-body .mv-gallery-picker-panel,.studio-aux-panel-body .mv-ai-panel,.studio-aux-panel-body .mv-style-preview-panel,.studio-aux-panel-body .material-pick-panel,.studio-aux-panel-body .audio-waveform-range-panel.is-embedded{flex:1;width:100%;min-height:0}.studio-aux-panel-body>.mv-gallery-picker-panel,.studio-aux-panel-body>.mv-track-picker-panel,.studio-aux-panel-body>.material-pick-panel,.studio-aux-panel-body>.audio-waveform-range-panel.is-embedded{box-sizing:border-box;padding:0 0 24px}.studio-aux-panel-body .genre-pick-grid-wrap,.studio-aux-panel-body .genre-pick-sidebar-scroll{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.studio-aux-panel-body .genre-pick-grid-wrap::-webkit-scrollbar{width:8px;height:8px;display:block}.studio-aux-panel-body .genre-pick-sidebar-scroll::-webkit-scrollbar{width:8px;height:8px;display:block}.studio-aux-panel-body .genre-pick-chip{border:.6px solid #eab30829}.studio-aux-panel-body .mv-track-picker-panel .mv-track-list,.studio-aux-panel-body .mv-gallery-picker-panel .mv-gallery-grid,.studio-aux-panel-body .mv-ai-panel,.studio-aux-panel-body .material-pick-panel .material-pick-list{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;overflow-y:auto}.studio-aux-panel-body .mv-aux-section-tabs{flex-shrink:0;margin:0}.studio-aux-panel-body .mv-aux-section-tabs .studio-section-tab{white-space:nowrap;flex:none}.mv-ai-panel .mv-gallery-picker-panel>.mv-aux-section-tabs{width:calc(100% + 36px);margin-left:-18px;margin-right:-18px}.discover-vinyl{filter:drop-shadow(0 2px 4px #0006);flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative}.discover-vinyl-ring{pointer-events:none;z-index:2;border:1px solid #ffffff38;border-radius:50%;position:absolute;inset:0}.discover-vinyl-face{background:#1c1c21;border-radius:50%;width:50px;height:50px;position:relative;overflow:hidden}.discover-vinyl-face.is-spinning{animation:5s linear infinite discover-vinyl-spin}@keyframes discover-vinyl-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.discover-vinyl-grooves{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.discover-vinyl-groove{pointer-events:none;border:.5px solid #ffffff0f;border-radius:50%;position:absolute}.discover-vinyl-groove:first-child{width:50px;height:50px}.discover-vinyl-groove:nth-child(2){width:38px;height:38px}.discover-vinyl-groove:nth-child(3){width:26px;height:26px}.discover-vinyl-label{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.discover-vinyl-label-cover,.discover-vinyl-label-fallback{object-fit:cover;border-radius:50%;width:36px;height:36px}.discover-vinyl-label-fallback{display:block}.discover-vinyl-spindle{background:#000000d1;border-radius:50%;width:6px;height:6px;position:absolute;box-shadow:0 0 0 .5px #ffffff14}.discover-share-search{height:100%;min-height:0;color:var(--text);flex-direction:column;display:flex}.discover-share-search-head{box-sizing:border-box;height:var(--studio-head-h,74px);min-height:var(--studio-head-h,74px);padding:0 var(--studio-head-pad-x,16px);background:var(--studio-head-bg,#0c0c0c);border-bottom:1px solid var(--border);flex-shrink:0;grid-template-columns:40px 1fr 40px;align-items:center;display:grid}.discover-share-search-head h2{text-align:center;color:#fff;margin:0;font-size:17px;font-weight:600}.discover-share-search-head-btn{color:#ffffffd9;cursor:pointer;background:0 0;border:none;border-radius:10px;width:40px;height:40px;font-size:28px;line-height:1}.discover-share-search-head-btn:hover{background:#ffffff0f}.discover-share-search-head-spacer{width:40px}.discover-share-search-field-wrap{flex-shrink:0;padding:12px 16px 8px}.discover-share-search-field{box-sizing:border-box;border:1px solid var(--border);color:#fff;background:#ffffff0f;border-radius:12px;width:100%;padding:10px 14px;font-size:15px}.discover-share-search-field::placeholder{color:var(--text-muted)}.discover-share-search-body{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;padding:0 0 16px;overflow:hidden auto}.discover-share-search-body::-webkit-scrollbar{display:none}.discover-share-search-muted{text-align:center;color:var(--text-muted);margin:32px 16px;font-size:14px}.discover-share-search-empty{text-align:center;color:var(--text-muted);margin:32px 20px;font-size:14px;line-height:1.6}.discover-share-search-empty button{background:var(--gold);color:#111;cursor:pointer;border:none;border-radius:999px;margin-top:12px;padding:10px 18px;font-weight:600}.discover-share-search-list{margin:0;padding:0;list-style:none}.discover-share-search-row{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:10px 16px;display:flex}.discover-share-search-row:hover:not(:disabled){background:#ffffff0a}.discover-share-search-row:disabled{opacity:.45;cursor:wait}.discover-share-search-avatar{object-fit:cover;background:#2a2a2a;border-radius:50%;flex-shrink:0;width:44px;height:44px}.discover-share-search-avatar-placeholder{color:#ffffffeb;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.discover-share-search-row-text{flex-direction:column;gap:2px;min-width:0;display:flex}.discover-share-search-row-text strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.discover-share-search-row-text em{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;overflow:hidden}.wechat-share-root{z-index:1300;place-items:center;display:grid;position:fixed;inset:0}.wechat-share-backdrop{background:#000000b8;border:0;position:absolute;inset:0}.wechat-share-dialog{border:1px solid var(--border);background:var(--bg-elevated);border-radius:18px;width:min(92vw,420px);padding:22px 20px 24px;position:relative;box-shadow:0 24px 80px #00000073}.wechat-share-close{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:24px;line-height:1;position:absolute;top:10px;right:12px}.wechat-share-head h2{margin:0 0 6px;font-size:20px}.wechat-share-head p{color:var(--text-muted);margin:0;font-size:14px;line-height:1.45}.wechat-share-preview{border:1px solid var(--border);color:var(--text);word-break:break-word;background:#ffffff0a;border-radius:12px;margin:14px 0 0;padding:10px 12px;font-size:14px;line-height:1.4}.wechat-share-body{justify-items:center;gap:12px;margin-top:18px;display:grid}.wechat-share-qr{background:#fff;border-radius:12px;padding:8px}.wechat-share-hint{color:var(--text-muted);text-align:center;margin:0;font-size:14px;line-height:1.55}.wechat-share-inapp-guide{justify-items:center;gap:12px;width:100%;display:grid}.wechat-share-inapp-arrow{text-align:center;background:#07c1601a;border:1px solid #07c16047;border-radius:14px;width:100%;padding:14px 12px 10px}.wechat-share-inapp-arrow strong{color:#9ae6b4;margin-bottom:6px;font-size:15px;display:block}.wechat-share-inapp-arrow span{color:var(--text-muted);font-size:13px;line-height:1.5}.wechat-share-actions{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;display:flex}.wechat-share-btn{border:1px solid var(--border);min-width:120px;color:var(--text);cursor:pointer;background:#ffffff0f;border-radius:999px;flex:1;padding:11px 14px;font-size:14px;font-weight:600}.wechat-share-btn.is-primary{color:#fff;background:linear-gradient(135deg,#07c160,#06ad56);border-color:#07c16073}.discover-share-panel{height:100%;min-height:0;color:var(--text);background:var(--panel);flex-direction:column;display:flex;position:relative}.discover-share-head{box-sizing:border-box;height:var(--studio-head-h,74px);min-height:var(--studio-head-h,74px);padding:0 var(--studio-head-pad-x,16px);background:var(--studio-head-bg,#0c0c0c);border-bottom:1px solid var(--border);flex-shrink:0;grid-template-columns:40px 1fr 40px;align-items:center;display:grid}.discover-share-head h2{text-align:center;color:#fff;margin:0;font-size:17px;font-weight:600}.discover-share-head-btn{color:#ffffffb8;cursor:pointer;background:0 0;border:none;border-radius:10px;width:40px;height:40px;font-size:20px;line-height:1}.discover-share-head-btn:hover{background:#ffffff0f}.discover-share-body{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;padding-bottom:16px;overflow:hidden auto}.discover-share-body::-webkit-scrollbar{display:none}.discover-share-strip{scrollbar-width:none;-ms-overflow-style:none;gap:14px;padding:12px 16px;display:flex;overflow:auto hidden}.discover-share-strip::-webkit-scrollbar{display:none}.discover-share-divider{background:#ffffff14;height:1px;margin:0 16px}.discover-share-muted{color:var(--text-muted);white-space:nowrap;margin:0;font-size:13px}.discover-share-empty-contact{color:#fff;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;min-width:72px;display:flex}.discover-share-empty-contact-icon{background:linear-gradient(135deg,#5985ff,#8560fa);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:22px;display:flex}.discover-share-empty-contact strong{font-size:12px;font-weight:600}.discover-share-empty-contact span:last-child{color:var(--text-muted);font-size:11px}.discover-share-contact{color:#fff;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:none;align-items:center;gap:6px;width:72px;padding:0;display:flex}.discover-share-contact:disabled{opacity:.45;cursor:wait}.discover-share-contact strong,.discover-share-contact span{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:11px;font-weight:600;overflow:hidden}.discover-share-contact span{color:var(--text-muted);font-weight:400}.discover-share-contact-avatar-wrap{width:54px;height:54px;position:relative}.discover-share-contact-avatar{object-fit:cover;background:#2a2a2a;border-radius:50%;width:54px;height:54px}.discover-share-contact-avatar-placeholder{color:#ffffffeb;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}.discover-share-contact-dot{border:1.5px solid var(--panel);background:#34c759;border-radius:50%;width:11px;height:11px;position:absolute;bottom:0;right:0}.discover-share-orb{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:none;align-items:center;gap:8px;width:64px;padding:0;display:flex}.discover-share-orb span{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;display:flex;box-shadow:0 2px 8px #00000040}.discover-share-orb.is-dm span{background:linear-gradient(135deg,#ff739e,#fa598c)}.discover-share-orb.is-wechat span{background:linear-gradient(135deg,#1fb861,#0d9448)}.discover-share-orb.is-moments span{background:linear-gradient(135deg,#1aad54,#0a8540)}.discover-share-orb.is-more span{background:linear-gradient(135deg,#f273a6,#d95ac6)}.discover-share-orb.is-locked{opacity:.45}.discover-share-orb em{color:#fff;font-size:11px;font-style:normal;font-weight:500}.discover-share-orb.is-locked em{color:var(--text-muted)}.discover-share-action{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:none;align-items:center;gap:8px;min-width:56px;padding:0 4px;display:flex}.discover-share-action:disabled{opacity:.45;cursor:not-allowed}.discover-share-action.is-locked{opacity:.45}.discover-share-action-icon{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;display:flex}.discover-share-action em{color:#fff;white-space:nowrap;font-size:11px;font-style:normal;font-weight:500}.discover-share-action.is-danger .discover-share-action-icon{color:#ff5a64}.discover-side-dock .discover-share-panel,.discover-side-dock .discover-share-search{height:100%;min-height:0}.works-music-share-shell{z-index:1200;background:#0000008c;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.works-music-share-panel-wrap{background:var(--panel);border-left:1px solid var(--border);flex-direction:column;width:min(420px,100%);height:100%;min-height:0;display:flex;box-shadow:-8px 0 32px #00000059}.works-music-share-panel-wrap .discover-share-panel{height:100%}.works-music-share-subtitle{color:#ffffff8c;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;padding:0 4px;font-size:13px;overflow:hidden}.discover-share-contact.is-locked{opacity:.45;cursor:not-allowed}.add-playlist-sheet{color:#fff;background:#0a0a0a;border-radius:16px 16px 0 0;flex-direction:column;width:min(480px,100%);max-height:min(85vh,640px);display:flex;overflow:hidden}.add-playlist-head{background:#00000080;border-bottom:1px solid #ffffff14;flex-shrink:0;grid-template-columns:72px 1fr 72px;align-items:center;gap:8px;padding:12px 16px;display:grid}.add-playlist-head h2{text-align:center;margin:0;font-size:16px;font-weight:600}.add-playlist-nav{color:#fffffff5;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:15px;font-weight:500}.add-playlist-nav--confirm{color:var(--accent,#d4a017);justify-self:end;font-weight:600}.add-playlist-nav--confirm:disabled{color:#ffffff61;cursor:default}.add-playlist-scroll{flex-direction:column;flex:1;gap:12px;min-height:0;padding:16px;display:flex;overflow-y:auto}.add-playlist-row{background:var(--panel-elevated,#1a1a1a);width:100%;color:inherit;text-align:left;cursor:pointer;border:none;border-radius:14px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.add-playlist-row--new{grid-template-columns:56px minmax(0,1fr) auto}.add-playlist-cover{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.add-playlist-cover--new{background:linear-gradient(135deg,#41295a,#2f0743)}.add-playlist-cover-plus{color:#fffffff2;font-size:26px;line-height:1}.add-playlist-cover-note{color:#ffffffe6;font-size:18px}.add-playlist-meta{flex-direction:column;gap:4px;min-width:0;display:flex}.add-playlist-meta strong{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.add-playlist-meta span{color:var(--text-muted,#888);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.add-playlist-chevron{color:#666;padding-right:4px;font-size:20px}.add-playlist-status{flex-shrink:0;align-items:center;gap:6px;font-size:12px;display:flex}.add-playlist-status--selected{color:var(--accent,#d4a017);font-weight:600}.add-playlist-status--current{color:var(--text-muted,#888)}.add-playlist-check{font-size:18px;line-height:1}.add-playlist-check--muted{color:var(--text-muted,#888)}.add-playlist-check--open{color:var(--text-muted,#666);font-size:20px}.add-playlist-empty{text-align:center;color:var(--text-muted,#888);margin:8px 0 16px;font-size:14px}.add-playlist-new-backdrop{z-index:130}.add-playlist-new-sheet{color:#fff;background:#111;border-radius:16px 16px 0 0;width:min(400px,100%);padding:16px}.add-playlist-new-head{grid-template-columns:64px 1fr 64px;align-items:center;margin-bottom:16px;display:grid}.add-playlist-new-head h3{text-align:center;margin:0;font-size:16px;font-weight:600}.add-playlist-new-field label{color:var(--text-muted,#888);margin-bottom:8px;font-size:13px;display:block}.add-playlist-new-field input{color:#fff;background:#00000059;border:1px solid #ffffff1f;border-radius:10px;width:100%;padding:12px 14px}@media (width>=520px){.fp-sheet-backdrop:has(.add-playlist-sheet){align-items:center}.add-playlist-sheet{border-radius:16px}.add-playlist-new-backdrop{align-items:center}.add-playlist-new-sheet{border-radius:16px}}.skip-to-main{z-index:4000;color:#fff;background:#111;border:1px solid #ffffff47;border-radius:999px;padding:.55rem .9rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .18s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-to-main:focus-visible{outline-offset:2px;outline:2px solid #f0c14bbf;transform:translateY(0)}.app-top-dialog-root{z-index:230;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.app-top-dialog-backdrop{cursor:pointer;background:#000000bd;border:none;padding:0;position:absolute;inset:0}.app-top-dialog-panel{z-index:1;background:linear-gradient(#1d1d22 0%,#101014 100%);border:1px solid #ffffff14;border-radius:18px;width:min(760px,100%);max-height:min(92dvh,860px);padding:28px 28px 32px;position:relative;overflow:auto;box-shadow:0 28px 80px #0000008c}.app-top-dialog-close{color:#ffffffb8;cursor:pointer;background:#ffffff0f;border:none;border-radius:10px;width:36px;height:36px;font-size:24px;line-height:1;position:absolute;top:14px;right:14px}.app-top-dialog-close:hover{color:#fff;background:#ffffff1a}.app-top-dialog-head{text-align:center;padding:0 28px 18px}.app-top-dialog-head h2{background:linear-gradient(135deg,#f0d878,#d4a017 55%,#b8891d);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(22px,2.8vw,30px);font-weight:800;line-height:1.35}.app-top-dialog-sub{color:#ffffff94;margin:10px 0 0;font-size:14px}.app-top-dialog-note{color:#ffffff61;margin:8px 0 0;font-size:12px}.customer-service-dialog-body{flex-direction:column;align-items:center;gap:16px;display:flex}.customer-service-qr-wrap{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:16px}.customer-service-qr-wrap img{border-radius:12px;width:min(240px,62vw);height:auto;display:block}.customer-service-open-link{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d6ae8,#0a52b8);border:none;border-radius:12px;justify-content:center;align-items:center;min-width:180px;padding:11px 18px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.customer-service-open-link:hover{filter:brightness(1.06)}.download-app-qr-grid{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}.download-app-qr-item{flex-direction:column;align-items:center;gap:10px;min-width:0;display:flex}.download-app-qr-box{aspect-ratio:1;background:#fff;border-radius:14px;place-items:center;width:100%;max-width:168px;display:grid;overflow:hidden}.download-app-qr-box img{object-fit:contain;width:100%;height:100%;display:block}.download-app-qr-placeholder{text-align:center;color:#00000073;background:linear-gradient(#f5f5f5,#ececec);place-items:center;width:100%;height:100%;padding:12px;font-size:13px;line-height:1.45;display:grid}.download-app-qr-label{color:#ffffffc7;text-align:center;font-size:13px}@media (width<=680px){.download-app-qr-grid{grid-template-columns:1fr;max-width:220px;margin:0 auto}.app-top-dialog-panel{padding:22px 18px 24px}}.user-avatar-menu{position:relative}.user-avatar-menu-trigger{cursor:pointer;border:none;padding:0;overflow:hidden}.user-avatar-menu-trigger.is-open{box-shadow:0 0 0 2px #d4a01773}.user-avatar-menu-trigger-img{object-fit:cover;width:100%;height:100%;display:block}.user-avatar-menu-panel{z-index:120;background:#1c1c20;border:1px solid #ffffff14;border-radius:14px;width:min(320px,100vw - 24px);padding:14px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 48px #0000008c}.user-avatar-menu-head{align-items:center;gap:12px;margin-bottom:12px;display:flex}.user-avatar-menu-head-avatar{color:#fff;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:flex;overflow:hidden}.user-avatar-menu-head-img{object-fit:cover;width:100%;height:100%;display:block}.user-avatar-menu-head-text{flex-direction:column;gap:4px;min-width:0;display:flex}.user-avatar-menu-head-text strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.user-avatar-menu-head-text span{color:#ffffff73;font-size:12px}.user-avatar-menu-stats{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;grid-template-columns:1fr 1fr;gap:0;margin-bottom:12px;padding:12px 0;display:grid}.user-avatar-menu-stats>div{flex-direction:column;align-items:center;gap:4px;padding:0 8px;display:flex}.user-avatar-menu-stats>div+div{border-left:1px solid #ffffff14}.user-avatar-menu-stats strong{color:#fff;font-size:16px;font-weight:700}.user-avatar-menu-stats span{color:#ffffff6b;font-size:11px}.user-avatar-menu-member{color:#ffffffb8;cursor:pointer;text-align:left;background:#ffffff0f;border:none;border-radius:10px;align-items:center;gap:8px;width:100%;margin-bottom:8px;padding:10px 12px;display:flex}.user-avatar-menu-member.is-premium{color:#2a1f00;background:linear-gradient(135deg,#c9a227 0%,#e8c547 52%,#b8891d 100%)}.user-avatar-menu-member-badge{background:#0000001f;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:800;display:inline-flex}.user-avatar-menu-member.is-premium .user-avatar-menu-member-badge{background:#ffffff47}.user-avatar-menu-member-text{flex:1;font-size:13px;font-weight:600}.user-avatar-menu-member-chevron{opacity:.7;font-size:18px;line-height:1}.user-avatar-menu-list{flex-direction:column;gap:2px;display:flex}.user-avatar-menu-item,.user-avatar-menu-logout{color:#ffffffe0;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 8px;font-size:14px;display:flex}.user-avatar-menu-item:hover,.user-avatar-menu-logout:hover{background:#ffffff0f}.user-avatar-menu-item-icon{color:#ffffff8c;flex-shrink:0;justify-content:center;align-items:center;width:22px;display:inline-flex}.user-avatar-menu-divider{background:#ffffff14;height:1px;margin:6px 0}.user-avatar-menu-logout{color:#ffffffb8}.mobile-bottom-nav{display:none}@media (width<=768px){.mobile-bottom-nav{z-index:120;height:var(--mobile-tab-h,calc(52px + env(safe-area-inset-bottom,0px)));padding-bottom:env(safe-area-inset-bottom,0px);-webkit-backdrop-filter:blur(14px);background:#080808f5;border-top:1px solid #ffffff14;justify-content:space-around;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-tab{color:#ffffff73;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;min-width:0;padding:4px 2px 2px;font-size:10px;font-weight:500;text-decoration:none;display:flex}.mobile-bottom-tab.active{color:var(--gold-light,#f0c14b)}.mobile-bottom-tab-icon{justify-content:center;align-items:center;line-height:0;display:flex}.mobile-tab-sf-icon{background-color:currentColor;flex-shrink:0;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.mobile-bottom-tab-label{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}}.mobile-drawer-root{display:none}@media (width<=768px){.mobile-drawer-root{z-index:200;display:block;position:fixed;inset:0}.mobile-drawer-backdrop{cursor:pointer;background:#0000008c;border:none;position:absolute;inset:0}.mobile-drawer-panel{background:#0a0a0a;border-right:1px solid #ffffff14;flex-direction:column;width:min(280px,84vw);animation:.22s ease-out mobile-drawer-in;display:flex;position:absolute;top:0;bottom:0;left:0;box-shadow:8px 0 32px #00000073}@keyframes mobile-drawer-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.mobile-drawer-head{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:14px 14px 12px;display:flex}.mobile-drawer-mark{color:#1a1200;background:linear-gradient(145deg,#f0c14b,#a67c00);border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:flex}.mobile-drawer-head strong{flex:1;font-size:16px}.mobile-drawer-close{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:999px;width:32px;height:32px;font-size:22px;line-height:1}.mobile-drawer-nav{-webkit-overflow-scrolling:touch;flex:1;padding:10px 10px 24px;overflow-y:auto}.mobile-drawer-group{margin-bottom:16px}.mobile-drawer-group-title{color:#666;letter-spacing:.06em;text-transform:uppercase;margin:0 0 6px 8px;font-size:11px;font-weight:600}.mobile-drawer-item{color:#b3b3b3;border-radius:10px;align-items:center;gap:10px;margin-bottom:2px;padding:10px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.mobile-drawer-item.active{color:#f0c14b;background:#d4a01724}.mobile-drawer-item-icon{flex-shrink:0;display:flex}}.suno-app{--gold:#d4a017;--gold-light:#f0c14b;--gold-deep:#a67c00;--gold-bg:#d4a01724;--gold-border:#d4a01773;--panel:#141414;--panel-elevated:#1a1a1a;--panel-hover:#222;--bg-base:#000;--bg-panel:#0a0a0a;--border:#ffffff14;--text:#f5f5f5;--text-muted:#888;--accent:var(--gold);--sidebar-w:220px;--header-h:56px;--center-min:400px;--workspace-min:240px;--player-dock-min:280px;--studio-create-min:360px;--studio-create-fixed:clamp(var(--studio-create-min), 34cqi, 440px);--studio-works-min:200px;--studio-aux-min-complete:300px;--studio-three-col-min:880px;--studio-me-left-fixed:clamp(360px, 38cqi, 520px);--studio-aux-fixed:clamp(280px, 28cqi, 440px);--studio-player-fixed:clamp(var(--player-dock-min), 42cqi, 520px);--studio-gap:12px;--studio-pad:12px;--discover-feed-max-w:none;--studio-head-bg:#0c0c0c;--studio-head-h:74px;--studio-head-pad-x:16px;--scrollbar-track:#ffffff0f;--scrollbar-thumb:#d4a01761;--scrollbar-thumb-hover:#f0c14b9e}:is(html:has(.suno-app),body:has(.suno-app)){height:100%;overflow:hidden}#root:has(.suno-app){height:100%;overflow:hidden}.suno-app.app-root{height:100dvh;max-height:100dvh;overflow:hidden}.suno-app{background:var(--bg-base)}.suno-app .app-body{flex:1;min-height:0;overflow:hidden}.suno-app .suno-sidebar{scrollbar-width:none;-ms-overflow-style:none;height:100%;max-height:100%;overflow:hidden}.suno-app .suno-sidebar::-webkit-scrollbar{width:0;height:0;display:none}.suno-sidebar{width:var(--sidebar-w);border-right:1px solid var(--border);background:#000;flex-direction:column;flex-shrink:0;min-height:0;padding:14px 10px;display:flex}.suno-sidebar-brand{align-items:center;gap:8px;padding:4px 6px 16px;display:flex}.suno-logo-mark{background:linear-gradient(145deg, var(--gold-light), var(--gold-deep));color:#1a1200;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:800;display:flex}.suno-logo-text{flex-direction:column;gap:2px;min-width:0;display:flex}.suno-logo-text strong{color:#fff;letter-spacing:.02em;font-size:16px;font-weight:700}.suno-logo-text span{color:var(--text-muted);font-size:11px}.suno-sidebar-nav{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;flex:1;min-height:0;overflow:hidden auto}.suno-app .suno-sidebar-nav::-webkit-scrollbar{width:0;height:0;display:none}.suno-nav-group{margin-bottom:18px}.suno-nav-group-title{color:#666;text-transform:uppercase;letter-spacing:.06em;margin:0 0 6px 8px;font-size:11px;font-weight:600}.suno-nav-item{color:#b3b3b3;text-align:left;cursor:pointer;appearance:none;background:0 0;border:none;border-radius:10px;width:100%;margin-bottom:2px;padding:9px 10px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.suno-nav-item-inner{align-items:center;gap:10px;min-width:0;display:flex}.suno-nav-item-icon{color:#888;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:color .15s;display:flex}.suno-nav-item-label{flex:1;min-width:0;line-height:1.35}.suno-nav-item:hover .suno-nav-item-icon{color:#ccc}.suno-nav-item.active .suno-nav-item-icon{color:var(--gold-light)}.suno-nav-item:hover{color:#fff;background:#ffffff0f}.suno-nav-item.active{background:var(--gold-bg);color:var(--gold-light);font-weight:600}.suno-sidebar-foot{border-top:1px solid var(--border);padding-top:12px}.suno-sidebar-legal{padding:10px 8px 4px;line-height:1.5}.suno-sidebar-legal .suno-sidebar-legal-line{color:#666;margin:0 0 4px;font-size:11px;font-weight:400;display:block}.suno-sidebar-legal .suno-sidebar-legal-line:last-child{margin-bottom:0}.suno-sidebar-legal a.suno-sidebar-legal-line{text-decoration:none}.suno-sidebar-legal a.suno-sidebar-legal-mps{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.suno-sidebar-legal-mps-icon{object-fit:contain;flex-shrink:0}.app-stage{background:var(--bg-base);flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.app-top-header{height:var(--header-h);border-bottom:1px solid var(--border);background:#000;flex-shrink:0;align-items:center;gap:16px;padding:0 20px;display:flex}.app-top-header-left{flex:1;min-width:0;max-width:420px}.app-global-search{background:var(--panel-elevated);border:1px solid var(--border);border-radius:20px;align-items:center;gap:8px;height:38px;padding:0 14px;display:flex}.app-global-search-icon{color:#666;font-size:16px}.app-global-search input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:13px}.app-global-search input::placeholder{color:#666}.app-top-header-links{gap:20px;display:none}@media (width>=900px){.app-top-header-links{display:flex}}.app-top-link{color:#aaa;font-size:13px;text-decoration:none}.app-top-link:hover{color:#fff}.app-top-link.muted{opacity:.5;cursor:default}.app-top-header-right{align-items:center;gap:10px;margin-left:auto;display:flex}.app-top-action-btn{color:#ffffffd1;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:18px;flex-shrink:0;padding:7px 14px;font-size:13px;font-weight:500}.app-top-action-btn:hover{color:#fff;background:#ffffff14}.app-top-action-btn-accent{color:#f0d878;background:#d4a0171a;border-color:#d4a01759}.app-top-action-btn-accent:hover{color:#ffe08a;background:#d4a0172e}@media (width<=720px){.app-top-action-btn{padding:7px 10px;font-size:12px}}.app-top-btn-gold{background:linear-gradient(135deg, var(--gold-light), var(--gold));--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;forced-color-adjust:none;border-radius:20px;padding:8px 18px;font-size:13px;font-weight:600;text-decoration:none;color:#111!important;-webkit-text-fill-color:#111!important}.app-top-credits{background:var(--panel-elevated);border:1px solid var(--border);color:var(--gold-light);border-radius:16px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;display:flex}.app-top-credits-icon{opacity:.9;font-size:10px}.app-top-avatar{border:1px solid var(--gold-border);width:36px;height:36px;color:var(--gold-light);background:linear-gradient(145deg,#333,#1a1a1a);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;text-decoration:none;display:flex}.suno-app .app-stage{flex-direction:column;flex:1;width:100%;min-width:0;min-height:0;display:flex;overflow:hidden}.suno-app .app-main-wrap.has-studio{grid-template-columns:minmax(0, var(--studio-create-fixed)) minmax(0, 0fr) minmax(0, 1fr) minmax(0, 0fr);gap:var(--studio-gap);width:100%;min-width:0;min-height:0;padding:var(--studio-pad);background:#000;flex:1;transition:grid-template-columns .42s cubic-bezier(.22,1,.36,1);display:grid;overflow:hidden;container:studio-grid/inline-size}.suno-app .app-main-wrap.has-studio .app-main.studio-left{grid-column:1}.suno-app .app-main-wrap.has-studio .studio-aux-dock{grid-column:2}.suno-app .app-main-wrap.has-studio .app-workspace.studio-right{grid-column:3}.suno-app .app-main-wrap.has-studio .studio-player-dock{grid-column:4}.suno-app .app-main-wrap.has-studio:not(.has-aux-dock):not(.has-player-dock){grid-template-columns:minmax(0, var(--studio-create-fixed)) minmax(0, 1fr)}.suno-app .app-main-wrap.has-studio:not(.has-aux-dock):not(.has-player-dock) .studio-aux-dock,.suno-app .app-main-wrap.has-studio:not(.has-aux-dock):not(.has-player-dock) .studio-player-dock{display:none}.suno-app .app-main-wrap.has-studio:not(.has-aux-dock):not(.has-player-dock) .app-workspace.studio-right{grid-column:2}.suno-app .app-main-wrap.has-credits-studio:not(.has-aux-dock):not(.has-player-dock){grid-template-columns:minmax(0, 1fr) var(--studio-create-fixed)}.suno-app .app-main-wrap.has-credits-studio .app-main.studio-left{max-width:none}.suno-app .app-main-wrap.has-credits-studio.has-player-dock:not(.has-aux-dock){grid-template-columns:minmax(0, 1fr) var(--studio-create-fixed) minmax(0, 0fr) var(--studio-player-fixed)}.suno-app .app-main-wrap.has-messages-studio{gap:var(--studio-gap);min-height:0;padding:var(--studio-pad);background:#000;flex:1;display:grid;overflow:hidden;container:messages-grid/inline-size}.suno-app .app-main-wrap.has-messages-studio .page-loading{grid-column:1/-1}.suno-app .app-main-wrap.has-messages-studio .studio-aux-dock,.suno-app .app-main-wrap.has-messages-studio .app-workspace.studio-right,.suno-app .app-main-wrap.has-messages-studio .studio-player-dock{display:none}.suno-app .app-main-wrap.has-account-studio{gap:var(--studio-gap);min-height:0;padding:var(--studio-pad);background:#000;flex:1;display:grid;overflow:hidden;container:account-grid/inline-size}.suno-app .app-main-wrap.has-account-studio .page-loading{grid-column:1/-1}.suno-app .app-main-wrap.has-account-studio .studio-aux-dock,.suno-app .app-main-wrap.has-account-studio .app-workspace.studio-right,.suno-app .app-main-wrap.has-account-studio .studio-player-dock{display:none}.suno-app .app-main-wrap.has-me-studio:not(.has-aux-dock):not(.has-player-dock){grid-template-columns:var(--studio-me-left-fixed) minmax(0, 1fr)}.suno-app .app-main-wrap.has-me-studio .app-main.studio-left{max-width:none}.suno-app .app-main-wrap.has-me-studio.has-player-dock:not(.has-aux-dock){grid-template-columns:var(--studio-me-left-fixed) minmax(0, 0fr) minmax(0, 1fr) var(--studio-player-fixed)}.suno-app .app-main-wrap.has-studio.has-aux-dock:not(.has-player-dock){grid-template-columns:minmax(0, var(--studio-create-fixed)) minmax(var(--studio-aux-min-complete), var(--studio-aux-fixed)) minmax(0, 1fr)}.suno-app .app-main-wrap.has-studio.has-aux-dock:not(.has-player-dock) .studio-player-dock{display:none}.suno-app .app-main-wrap.has-studio.has-player-dock:not(.has-aux-dock){grid-template-columns:minmax(0, var(--studio-create-fixed)) minmax(0, 0fr) minmax(0, 1fr) minmax(0, var(--studio-player-fixed))}.suno-app .app-main-wrap.has-studio.has-aux-dock.has-player-dock{grid-template-columns:minmax(0, var(--studio-create-fixed)) minmax(0, var(--studio-aux-fixed)) minmax(0, 1fr) minmax(0, var(--studio-player-fixed))}.suno-app .app-main-wrap.has-studio.has-aux-dock.has-player-dock .app-main.studio-left{min-width:0;max-width:100%}.suno-app .app-main-wrap.has-studio.has-aux-dock.has-player-dock>:not(.app-main.studio-left){min-width:0}.suno-app .app-main.studio-left{background:var(--panel);border:1px solid var(--border);border-radius:16px;flex-direction:column;width:100%;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden}.suno-app .app-main.studio-left>:not(.messages-studio){flex-direction:column;flex:1;min-height:0;display:flex}.suno-app .app-workspace.studio-right.visible{background:var(--panel);border:1px solid var(--border);border-radius:16px;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.suno-app .app-workspace.studio-right.visible>*{flex-direction:column;flex:1;min-height:0;display:flex}.suno-app .studio-works{background:var(--panel)}.suno-app .app-main-wrap.has-studio .studio-player-dock{visibility:hidden;pointer-events:none;background:0 0;border:none;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.suno-app .has-player-dock .studio-player-dock.visible{visibility:visible;pointer-events:auto;border:1px solid var(--border);background:#0a0a0a;border-radius:16px;animation:.42s cubic-bezier(.22,1,.36,1) studio-player-dock-in;box-shadow:-8px 0 32px #00000059}@keyframes studio-player-dock-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.suno-app .app-main-wrap.has-works-studio{gap:var(--studio-gap);min-height:0;padding:var(--studio-pad);flex:1;display:grid;overflow:hidden;container:studio-grid/inline-size}.suno-app .app-main-wrap.has-works-studio:not(.has-player-dock){grid-template-columns:minmax(0,1fr)}.suno-app .app-main-wrap.has-works-studio.has-player-dock:not(.has-aux-dock){grid-template-columns:minmax(0, 1fr) minmax(0, var(--studio-player-fixed))}.suno-app .app-main-wrap.has-works-studio .app-main{min-width:0;min-height:0;overflow:hidden}.suno-app .app-main-wrap.has-works-studio .studio-aux-dock,.suno-app .app-main-wrap.has-works-studio .app-workspace.studio-right{display:none}.suno-app .app-main-wrap.has-works-studio .studio-player-dock{visibility:hidden;pointer-events:none;background:0 0;border:none;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.suno-app .app-main-wrap:not(.has-studio){flex:1;min-height:0;overflow:hidden}.suno-app .app-main-wrap:not(.has-studio) .app-main{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow:auto}.suno-app .app-main-wrap:not(.has-studio) .app-main:has(.messages-studio){flex-direction:column;padding:0;display:flex;overflow:hidden}.suno-app .app-main-wrap:not(.has-studio) .app-main:has(.works-page-panel){padding:var(--studio-pad);flex-direction:column;display:flex;overflow:hidden}.suno-app .app-main-wrap:not(.has-studio) .app-main:has(.publish-layout-page){flex-direction:column;padding:0;display:flex;overflow:hidden}.works-page-panel{background:var(--panel);border:1px solid var(--border);border-radius:16px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.works-page-panel .studio-works{flex:1;min-height:0}.studio-panel{flex-direction:column;height:100%;min-height:0;display:flex}.studio-panel-head{border-bottom:1px solid var(--border);flex-shrink:0;padding:16px 18px 12px}.studio-panel-title{color:#fff;letter-spacing:.04em;margin:0 0 12px;font-size:18px;font-weight:700}.studio-panel-body{flex-direction:column;flex:1;min-height:0;padding:16px 18px 24px;display:flex;overflow:hidden}.studio-panel-body.create-scroll{padding:16px 18px 24px}.create-layout{height:100%;min-height:0}.suno-app .create-mode-tab-strip,.suno-app .studio-aux-panel-head,.suno-app .studio-works-header{box-sizing:border-box;height:var(--studio-head-h);min-height:var(--studio-head-h);max-height:var(--studio-head-h);padding:0 var(--studio-head-pad-x);background:var(--studio-head-bg);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;margin:0;display:flex}.suno-app .create-mode-tab-strip{border-bottom-color:var(--border)}.create-mode-tab-strip .create-mode-tab-bar{width:100%;margin:0}.create-layout .studio-panel-body{padding-top:16px}.create-scroll{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;overflow:hidden}.create-forms-stack{flex:1;height:100%;min-height:0}.studio-works{flex-direction:column;height:100%;min-height:0;display:flex}.studio-works-header{justify-content:space-between;gap:10px}.studio-works-title{color:#fff;white-space:nowrap;flex-shrink:0;margin:0;font-size:16px;font-weight:600}.studio-works-title em{color:var(--text-muted);font-style:normal;font-weight:500}.studio-works-toolbar{flex:1;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.studio-filter-select{border:1px solid var(--border);color:#ccc;cursor:pointer;background:#0d0d0d;border-radius:8px;padding:6px 10px;font-size:12px}.studio-works-search{border:1px solid var(--border);color:#fff;background:#0d0d0d url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23666' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85zm-5.242 1.06a5 5 0 1 1 0-10 5 5 0 0 1 0 10z'/%3E%3C/svg%3E") 8px no-repeat;border-radius:8px;flex:1;min-width:120px;max-width:200px;padding:6px 10px 6px 28px;font-size:12px}.studio-section-tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;flex-shrink:0;gap:6px;padding:10px 18px;display:flex}.studio-section-tab{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:14px;padding:5px 12px;font-size:12px}.studio-section-tab.on{border-color:var(--gold-border);background:var(--gold-bg);color:var(--gold-light)}.studio-works-scroll{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;flex:1;min-height:0;overflow:hidden auto}.suno-app .app-main.studio-create .create-form-pane,.suno-app .app-main.studio-create .create-form-with-dock .create-form-body,.suno-app .app-main.studio-create .create-input-card,.suno-app .app-main.studio-create .create-scroll,.suno-app .create-layout .create-form-pane,.suno-app .create-layout .create-form-with-dock .create-form-body,.suno-app .create-layout .create-input-card,.suno-app .create-layout .create-scroll,.suno-app .create-layout textarea{scrollbar-width:none;-ms-overflow-style:none}.suno-app .app-main.studio-create .create-form-pane::-webkit-scrollbar{width:0;height:0;display:none}.suno-app .app-main.studio-create .create-form-with-dock .create-form-body::-webkit-scrollbar{width:0;height:0;display:none}.suno-app .app-main.studio-create .create-input-card::-webkit-scrollbar{width:0;height:0;display:none}.suno-app .app-main.studio-create .create-scroll::-webkit-scrollbar{width:0;height:0;display:none}.suno-app .create-layout .create-form-pane::-webkit-scrollbar{width:0;height:0;display:none}.suno-app .create-layout .create-form-with-dock .create-form-body::-webkit-scrollbar{width:0;height:0;display:none}.suno-app .create-layout .create-input-card::-webkit-scrollbar{width:0;height:0;display:none}.suno-app .create-layout .create-scroll::-webkit-scrollbar{width:0;height:0;display:none}.suno-app .create-layout textarea::-webkit-scrollbar{width:0;height:0;display:none}.suno-app textarea,.suno-app .my-music-lyrics-body,.suno-app .my-music-menu,.suno-app .publish-discover-textarea,.suno-app .common-style-composer textarea,.suno-app .me-edit-field textarea,.suno-app .me-security-form textarea,.suno-app .genre-ency-scroll,.suno-app .studio-works-scroll,.suno-app .credits-records-list,.suno-app .account-settings-scroll,.suno-app .inbox-section.is-panel .inbox-section-list,.suno-app .inbox-chat-scroll,.suno-app .me-scroll,.suno-app .messages-scroll,.suno-app .me-account-scroll,.suno-app .studio-aux-panel-body .catalog-modal-list,.suno-app .studio-aux-panel-body .style-pick-list,.suno-app .studio-aux-panel-body .submode-style-list,.suno-app .studio-aux-panel-body .hometown-pick ul,.suno-app .studio-aux-panel-body .library-scroll,.suno-app .studio-aux-panel-body .persona-grid,.suno-app .studio-aux-panel-body .persona-voice-library,.suno-app .studio-aux-panel-body .ai-lyrics-style-panel,.suno-app .studio-aux-panel-body .meta-tag-content,.suno-app .studio-aux-panel-body .vocal-lang-pick-grid,.suno-app .studio-aux-panel-body .material-pick-panel .material-pick-list,.suno-app .studio-aux-panel-body .audio-waveform-range-panel.is-embedded,.suno-app .studio-aux-panel-body .genre-pick-grid-wrap,.suno-app .studio-aux-panel-body .genre-pick-sidebar-scroll,.suno-app .studio-aux-panel-body .mv-track-picker-panel .mv-track-list,.suno-app .studio-aux-panel-body .mv-gallery-picker-panel .mv-gallery-grid,.suno-app .studio-aux-panel-body .mv-ai-panel{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.suno-app textarea::-webkit-scrollbar{width:8px;height:8px}.suno-app .my-music-lyrics-body::-webkit-scrollbar{width:8px;height:8px}.suno-app .my-music-menu::-webkit-scrollbar{width:8px;height:8px}.suno-app .publish-discover-textarea::-webkit-scrollbar{width:8px;height:8px}.suno-app .common-style-composer textarea::-webkit-scrollbar{width:8px;height:8px}.suno-app .me-edit-field textarea::-webkit-scrollbar{width:8px;height:8px}.suno-app .me-security-form textarea::-webkit-scrollbar{width:8px;height:8px}.suno-app .genre-ency-scroll::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-works-scroll::-webkit-scrollbar{width:8px;height:8px}.suno-app .credits-records-list::-webkit-scrollbar{width:8px;height:8px}.suno-app .account-settings-scroll::-webkit-scrollbar{width:8px;height:8px}.suno-app .inbox-section.is-panel .inbox-section-list::-webkit-scrollbar{width:8px;height:8px}.suno-app .inbox-chat-scroll::-webkit-scrollbar{width:8px;height:8px}.suno-app .me-scroll::-webkit-scrollbar{width:8px;height:8px}.suno-app .messages-scroll::-webkit-scrollbar{width:8px;height:8px}.suno-app .me-account-scroll::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .catalog-modal-list::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .style-pick-list::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .submode-style-list::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .hometown-pick ul::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .library-scroll::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .persona-grid::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .persona-voice-library::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .ai-lyrics-style-panel::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .meta-tag-content::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .vocal-lang-pick-grid::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .material-pick-panel .material-pick-list::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .audio-waveform-range-panel.is-embedded::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .genre-pick-grid-wrap::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .genre-pick-sidebar-scroll::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .mv-track-picker-panel .mv-track-list::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .mv-gallery-picker-panel .mv-gallery-grid::-webkit-scrollbar{width:8px;height:8px}.suno-app .studio-aux-panel-body .mv-ai-panel::-webkit-scrollbar{width:8px;height:8px}.suno-app textarea::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .my-music-lyrics-body::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .my-music-menu::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .publish-discover-textarea::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .common-style-composer textarea::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .me-edit-field textarea::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .me-security-form textarea::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .genre-ency-scroll::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-works-scroll::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .credits-records-list::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .account-settings-scroll::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .inbox-section.is-panel .inbox-section-list::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .inbox-chat-scroll::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .me-scroll::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .messages-scroll::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .me-account-scroll::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .catalog-modal-list::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .style-pick-list::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .submode-style-list::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .hometown-pick ul::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .library-scroll::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .persona-grid::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .persona-voice-library::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .ai-lyrics-style-panel::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .meta-tag-content::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .vocal-lang-pick-grid::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .material-pick-panel .material-pick-list::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .audio-waveform-range-panel.is-embedded::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .genre-pick-grid-wrap::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .genre-pick-sidebar-scroll::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .mv-track-picker-panel .mv-track-list::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .mv-gallery-picker-panel .mv-gallery-grid::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .studio-aux-panel-body .mv-ai-panel::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app textarea::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .my-music-lyrics-body::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .my-music-menu::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .publish-discover-textarea::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .common-style-composer textarea::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .me-edit-field textarea::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .me-security-form textarea::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .genre-ency-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-works-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .credits-records-list::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .account-settings-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .inbox-section.is-panel .inbox-section-list::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .inbox-chat-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .me-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .messages-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .me-account-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .catalog-modal-list::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .style-pick-list::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .submode-style-list::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .hometown-pick ul::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .library-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .persona-grid::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .persona-voice-library::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .ai-lyrics-style-panel::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .meta-tag-content::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .vocal-lang-pick-grid::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .material-pick-panel .material-pick-list::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .audio-waveform-range-panel.is-embedded::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .genre-pick-grid-wrap::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .genre-pick-sidebar-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .mv-track-picker-panel .mv-track-list::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .mv-gallery-picker-panel .mv-gallery-grid::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .studio-aux-panel-body .mv-ai-panel::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app textarea::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .my-music-lyrics-body::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .my-music-menu::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .publish-discover-textarea::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .common-style-composer textarea::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .me-edit-field textarea::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .me-security-form textarea::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .genre-ency-scroll::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-works-scroll::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .credits-records-list::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .account-settings-scroll::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .inbox-section.is-panel .inbox-section-list::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .inbox-chat-scroll::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .me-scroll::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .messages-scroll::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .me-account-scroll::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .catalog-modal-list::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .style-pick-list::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .submode-style-list::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .hometown-pick ul::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .library-scroll::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .persona-grid::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .persona-voice-library::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .ai-lyrics-style-panel::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .meta-tag-content::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .vocal-lang-pick-grid::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .material-pick-panel .material-pick-list::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .audio-waveform-range-panel.is-embedded::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .genre-pick-grid-wrap::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .genre-pick-sidebar-scroll::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .mv-track-picker-panel .mv-track-list::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .mv-gallery-picker-panel .mv-gallery-grid::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .studio-aux-panel-body .mv-ai-panel::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .fp-lyrics-dynamic,.suno-app .fp-lyrics-static,.suno-app .fp-sheet,.suno-app .inbox-detail-body,.suno-app .publish-page-scroll,.suno-app .publish-music-picker-scroll,.suno-app .discover-comments-scroll{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.suno-app .fp-lyrics-dynamic::-webkit-scrollbar{width:8px;height:8px}.suno-app .fp-lyrics-static::-webkit-scrollbar{width:8px;height:8px}.suno-app .fp-sheet::-webkit-scrollbar{width:8px;height:8px}.suno-app .inbox-detail-body::-webkit-scrollbar{width:8px;height:8px}.suno-app .publish-page-scroll::-webkit-scrollbar{width:8px;height:8px}.suno-app .publish-music-picker-scroll::-webkit-scrollbar{width:8px;height:8px}.suno-app .discover-comments-scroll::-webkit-scrollbar{width:8px;height:8px}.suno-app .fp-lyrics-dynamic::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .fp-lyrics-static::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .fp-sheet::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .inbox-detail-body::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .publish-page-scroll::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .publish-music-picker-scroll::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .discover-comments-scroll::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.suno-app .fp-lyrics-dynamic::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .fp-lyrics-static::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .fp-sheet::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .inbox-detail-body::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .publish-page-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .publish-music-picker-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .discover-comments-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.suno-app .fp-lyrics-dynamic::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .fp-lyrics-static::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .fp-sheet::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .inbox-detail-body::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .publish-page-scroll::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .publish-music-picker-scroll::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .discover-comments-scroll::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.suno-app .create-slider-block input[type=range]{appearance:none;cursor:pointer;width:100%;height:4px;accent-color:var(--create-accent);background:0 0;margin:8px 0 0}.suno-app .create-slider-block input[type=range]::-webkit-slider-runnable-track{background:#ffffff1f;border-radius:2px;height:4px}.suno-app .create-slider-block input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--create-accent);border-radius:50%;width:14px;height:14px;margin-top:-5px;box-shadow:0 0 0 2px #00000059}.suno-app .create-slider-block input[type=range]::-moz-range-track{background:#ffffff1f;border-radius:2px;height:4px}.suno-app .create-slider-block input[type=range]::-moz-range-thumb{background:var(--create-accent);border:none;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 2px #00000059}.suno-app .slider-row input[type=range]{appearance:none;cursor:pointer;width:100%;height:4px;accent-color:var(--gold);background:0 0;margin:8px 0 0}.suno-app .slider-row input[type=range]::-webkit-slider-runnable-track{background:#ffffff1f;border-radius:2px;height:4px}.suno-app .slider-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--gold-light);border-radius:50%;width:14px;height:14px;margin-top:-5px;box-shadow:0 0 0 2px #00000059}.suno-app .slider-row input[type=range]::-moz-range-track{background:#ffffff1f;border-radius:2px;height:4px}.suno-app .slider-row input[type=range]::-moz-range-thumb{background:var(--gold-light);border:none;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 2px #00000059}.studio-works-list{min-height:0}.suno-app .page-loading{min-height:120px}.studio-track-row{border-bottom:1px solid var(--border);cursor:pointer;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;padding:12px 18px;transition:background .12s;display:grid}.studio-track-row:hover{background:var(--panel-hover)}.studio-track-cover{background:#2a2a2a 50%/cover;border-radius:6px;width:56px;height:56px}.studio-track-main h3{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:14px;font-weight:600;overflow:hidden}.studio-track-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.studio-track-tag{color:#aaa;background:#ffffff14;border-radius:4px;padding:2px 6px;font-size:11px}.studio-track-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.studio-icon-btn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.studio-icon-btn:hover{color:#fff;background:#ffffff14}.studio-icon-btn.star-on{color:var(--gold)}.studio-works-foot{border-top:1px solid var(--border);color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:10px 18px;font-size:12px;display:flex}.studio-pagination button{border:1px solid var(--border);color:#aaa;cursor:pointer;background:0 0;border-radius:6px;min-width:28px;height:28px;font-size:12px}.studio-pagination button.on{border-color:var(--gold);background:var(--gold-bg);color:var(--gold-light)}.workspace-empty{text-align:center;color:var(--text-muted);padding:48px 24px;font-size:14px}.suno-app .btn-primary{background:linear-gradient(135deg, var(--gold-light), var(--gold))!important;color:#1a1200!important;border:none!important;box-shadow:0 4px 16px #d4a01740!important}.suno-app .chip.on,.suno-app .works-section-tab.on,.suno-app .studio-section-tab.on{border-color:var(--gold-border);color:var(--gold-light);background:var(--gold-bg)}.suno-app a{color:var(--gold-light)}.suno-app .suno-sidebar-legal a,.suno-app .suno-sidebar-legal a:visited{color:#666;text-decoration:none}.suno-app .suno-sidebar-legal a:hover{color:#888}.suno-app .create-mode-tab-strip{background:var(--studio-head-bg)}.suno-app .create-input-card,.suno-app .field input,.suno-app .field textarea{border-color:var(--border);background:#0d0d0d}.app-dock{border-top:1px solid var(--border);z-index:30;background:#000;flex-direction:column;flex-shrink:0;display:flex}.site-beian-bar{height:var(--beian-h);color:#666;background:#050505;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:11px;display:flex}.site-beian-bar a{color:#888;text-decoration:none}.site-beian-bar a:hover{color:var(--gold-light)}.site-beian-sep{opacity:.5}.suno-app .app-dock .suno-player{border-top:none;flex-shrink:0}.suno-track:disabled{cursor:default;opacity:.85}.suno-ctl:disabled{opacity:.35;cursor:not-allowed}.suno-play:disabled{opacity:.4;cursor:not-allowed}.suno-progress:disabled{cursor:not-allowed;opacity:.5}.suno-app .messages-scroll,.suno-app .messages-inbox-scroll,.suno-app .me-scroll,.suno-app .me-account-scroll,.suno-app .inbox-chat-scroll,.suno-app .inbox-section.is-panel .inbox-section-list,.suno-app .account-settings-scroll,.suno-app .credits-records-list,.suno-app .credits-records-scroll,.suno-app .genre-ency-scroll,.suno-app .publish-page-scroll,.suno-app .create-sample-card,.suno-app .fp-lyrics-dynamic,.suno-app .fp-lyrics-static,.suno-app .fp-sheet,.suno-app .inbox-detail-body{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain}@container studio-grid (width<=1180px){.suno-app .app-main-wrap.has-studio.has-player-dock{--studio-player-fixed:clamp(240px, 30cqi, 380px)}.suno-app .app-main-wrap.has-studio.has-aux-dock{--studio-aux-fixed:clamp(240px, 24cqi, 360px)}}@container studio-grid (width<=960px){.suno-app .app-main-wrap.has-studio .studio-works-search{min-width:72px;max-width:120px}.suno-app .app-main-wrap.has-studio .studio-section-tabs{gap:4px;padding-inline:12px}.suno-app .app-main-wrap.has-studio .studio-section-tab{padding:4px 8px;font-size:11px}}@container studio-grid (width<=620px){.suno-app .app-main-wrap.has-studio{grid-template-rows:minmax(0,1fr) minmax(0,0fr) minmax(0,1fr) minmax(0,0fr);grid-template-columns:1fr;overflow:hidden}.suno-app .app-main-wrap.has-studio .app-main.studio-left{grid-area:1/1;min-width:0;max-width:none}.suno-app .app-main-wrap.has-studio .studio-aux-dock{grid-area:2/1}.suno-app .app-main-wrap.has-studio .app-workspace.studio-right{grid-area:3/1}.suno-app .app-main-wrap.has-studio .studio-player-dock{grid-area:4/1}.suno-app .app-main-wrap.has-studio:not(.has-aux-dock):not(.has-player-dock){grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.suno-app .app-main-wrap.has-studio:not(.has-aux-dock):not(.has-player-dock) .app-workspace.studio-right{grid-row:2}.suno-app .app-main-wrap.has-studio.has-aux-dock:not(.has-player-dock){grid-template-rows:minmax(0,34%) minmax(0,38%) minmax(0,1fr) minmax(0,0fr)}.suno-app .app-main-wrap.has-studio.has-player-dock:not(.has-aux-dock){grid-template-rows:minmax(0,1fr) minmax(0,0fr) minmax(0,1fr) minmax(0,38%)}.suno-app .app-main-wrap.has-studio.has-aux-dock.has-player-dock{grid-template-rows:minmax(0,1fr) minmax(0,0fr) minmax(0,1fr) minmax(0,38%);grid-template-columns:1fr}}@container studio-grid (width<=820px){.suno-app .app-main-wrap.has-studio:not(.has-aux-dock):not(.has-player-dock){--studio-create-min:300px}}@container studio-grid (width>=1280px){.suno-app .app-main-wrap.has-studio:not(.has-aux-dock):not(.has-player-dock){--studio-create-fixed:clamp(var(--studio-create-min), 26cqi, 460px)}}@container studio-grid (width>=1560px){.suno-app .app-main-wrap.has-studio:not(.has-aux-dock):not(.has-player-dock){--studio-create-fixed:clamp(var(--studio-create-min), 22cqi, 480px)}}@container studio-grid (width<=960px){.suno-app{--studio-create-fixed:clamp(220px, 30cqi, 340px);--studio-aux-min-complete:280px}}@container studio-grid (width<=1100px){.suno-app .app-main-wrap.has-studio.has-aux-dock:not(.has-player-dock){--studio-aux-fixed:clamp(240px, 26cqi, 360px)}}@container studio-grid (width<=900px){.credits-studio-retail-grid,.credits-studio-membership-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container studio-grid (width<=520px){.credits-studio-retail-grid,.credits-studio-membership-grid{grid-template-columns:1fr}}@container studio-grid (width>=920px){.suno-app .app-main-wrap.has-studio.has-aux-dock:not(.has-player-dock):not(.has-works-hidden-for-aux){grid-template-columns:minmax(0, var(--studio-create-fixed)) minmax(var(--studio-aux-min-complete), var(--studio-aux-fixed)) minmax(var(--studio-works-min), 1fr)}.suno-app .app-main-wrap.has-studio.has-aux-dock:not(.has-works-hidden-for-aux) .app-workspace.studio-right.visible{display:flex}}.suno-app .app-main-wrap.has-studio.has-aux-dock.has-works-hidden-for-aux:not(.has-player-dock){grid-template-columns:minmax(0, var(--studio-create-fixed)) minmax(0, 1fr)}.suno-app .app-main-wrap.has-studio.has-aux-dock.has-works-hidden-for-aux .app-workspace.studio-right.visible{display:none}.suno-app .app-main-wrap.has-studio.has-aux-dock.has-works-hidden-for-aux .studio-aux-dock.visible{grid-area:1/2/auto/-1;place-self:stretch stretch;width:100%;min-width:0;max-width:none}.suno-app .app-main-wrap.has-studio.has-aux-dock.has-works-hidden-for-aux .studio-player-dock{display:none}.suno-app .app-main-wrap.has-studio.has-aux-dock.has-works-hidden-for-aux .app-main.studio-left{grid-area:1/1}@container studio-grid (width<=620px){.suno-app .app-main-wrap.has-studio.has-aux-dock .studio-aux-dock.visible{grid-area:2/1}.suno-app .app-main-wrap.has-studio.has-aux-dock .app-workspace.studio-right.visible{display:flex}}.discover-page.discover-feed-full.has-side-dock .discover-feed-main{max-width:none;margin-inline:0}@container discover-scroll (width>=720px){.discover-video-frame.is-landscape{max-width:min(100%,960px);margin-inline:auto}}@media (aspect-ratio>=21/9){.suno-app{--studio-create-fixed:clamp(360px, 20cqi, 480px);--studio-works-min:240px}.suno-app .create-form-body{max-width:min(680px,100%)}}.suno-app .studio-aux-dock.visible{place-self:stretch stretch;width:100%;min-width:0;max-width:none;container:studio-aux/inline-size}.studio-aux-panel,.studio-aux-panel-body,.studio-aux-panel-body .genre-pick-root{width:100%;min-width:0}.studio-aux-panel-body .genre-pick-split,.studio-aux-panel-body .genre-pick-main,.studio-aux-panel-body .genre-pick-grid-wrap{min-width:0;min-height:0}.studio-aux-panel-body .genre-pick-sidebar{flex-shrink:0;width:128px}.studio-aux-panel-body .genre-pick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@container studio-aux (width<=360px){.studio-aux-panel-body .genre-pick-sidebar{width:108px;padding:8px}.studio-aux-panel-body .genre-pick-grid{grid-template-columns:1fr}}@container studio-aux (width<=280px){.studio-aux-panel-body .genre-pick-split{flex-direction:column}.studio-aux-panel-body .genre-pick-sidebar{border-bottom:1px solid #ffffff14;border-right:none;width:100%;max-height:120px}.studio-aux-panel-body .genre-pick-sidebar-scroll{flex-flow:row;gap:6px;padding:8px;overflow:auto hidden}.studio-aux-panel-body .genre-pick-cat-btn{flex-shrink:0;width:auto;min-width:72px}.studio-aux-panel-body .genre-pick-sidebar-foot{display:none}}@media (width<=768px){.suno-app{--mobile-tab-h:calc(52px + env(safe-area-inset-bottom,0px));--mobile-mini-player-h:58px;--mobile-mini-player-gap:8px;--header-h:48px;--studio-pad:8px;--studio-gap:8px;--studio-head-h:56px;--studio-create-fixed:100%;--studio-create-min:0}.suno-app .suno-sidebar{display:none}.suno-app .app-body{min-width:0}.suno-app .app-stage{padding-bottom:var(--mobile-tab-h)}.suno-app.has-site-dock .app-stage{padding-bottom:calc(var(--mobile-tab-h) + var(--mobile-mini-player-h) + var(--mobile-mini-player-gap))}.suno-app.has-site-dock .app-dock{left:0;right:0;bottom:calc(var(--mobile-tab-h) + var(--mobile-mini-player-gap));z-index:110;background:0 0;border-top:none;padding:0 10px;position:fixed}.suno-app .suno-player--mobile-app{height:auto;min-height:var(--mobile-mini-player-h);background:0 0;border:none}.suno-app .suno-player-mobile-bar{width:100%;min-height:var(--mobile-mini-player-h);color:#fff;background:#000000e0;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:8px;padding:10px 14px;display:flex;box-shadow:0 8px 28px #00000073}.suno-app .suno-mobile-track{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:12px;padding:0;display:flex}.suno-app .suno-mobile-track:disabled{cursor:default;opacity:.85}.suno-app .suno-track-cover--mobile{background:#1a1a1a 50%/cover no-repeat;border-radius:8px;flex-shrink:0;width:38px;height:38px}.suno-app .suno-track-meta--mobile{flex:1;gap:2px;min-width:0}.suno-app .suno-track-meta--mobile .suno-track-title{font-size:15px;font-weight:600}.suno-app .suno-track-meta--mobile .suno-track-artist{color:#ffffffbf;font-size:12px}.suno-app .suno-mobile-controls{flex-shrink:0;align-items:center;gap:4px;display:flex}.suno-app .suno-ctl-mobile{color:#fffffff2;width:30px;height:30px;padding:0}.suno-app .suno-player--mobile-app .suno-close--mobile{color:#ffffffd9;background:#ffffff14;width:24px;height:24px;margin-left:2px}.suno-app .app-top-header{z-index:130;gap:8px;padding:0 12px;position:relative}.suno-app .app-top-header-right{gap:6px}.suno-app .app-top-action-btn:not(.app-top-action-btn-accent){display:none}.suno-app .app-top-action-btn-accent{padding:6px 10px;font-size:12px}.mobile-menu-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-right:auto;display:inline-flex}.mobile-menu-btn svg{display:block}.suno-app .app-main-wrap.has-studio{padding:var(--studio-pad);gap:0;grid-template-rows:minmax(0,1fr)!important;grid-template-columns:1fr!important}.suno-app .app-main-wrap.has-studio .app-main.studio-left{min-width:0;max-width:none;grid-area:1/1!important}.suno-app .app-main-wrap.has-studio .app-workspace.studio-right.visible,.suno-app .app-main-wrap.has-studio .studio-player-dock.visible{display:none!important}.suno-app .app-main-wrap.has-aux-dock .studio-aux-dock.visible{z-index:150;border-radius:0;margin:0;animation:none;position:fixed;inset:0;grid-column:unset!important;grid-row:unset!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important}.suno-app .app-main-wrap.has-genre-layout{flex-direction:column;min-height:0;display:flex!important}.suno-app .app-main-wrap.has-genre-layout .app-main{flex:1;min-height:0}.suno-app .app-main-wrap.has-genre-layout.has-aux-dock .studio-aux-dock.visible{z-index:150;border-radius:0;position:fixed;inset:0;width:100%!important;max-width:none!important}.suno-app .app-main-wrap.has-credits-studio{grid-template-rows:auto minmax(0,1fr)!important;grid-template-columns:1fr!important}.suno-app .app-main-wrap.has-credits-studio .app-main.studio-left{grid-area:1/1!important}.suno-app .app-main-wrap.has-credits-studio .app-workspace.studio-right.visible{min-height:40vh;grid-area:2/1!important;display:flex!important}.discover-page.discover-feed-full.has-side-dock{flex-direction:column}.discover-page.discover-feed-full.has-side-dock .discover-side-dock{z-index:140;border-left:none;flex:none;position:fixed;inset:0;width:100%!important;max-width:none!important}.create-scroll{padding:16px 14px 24px}.create-header{padding:8px 12px 10px}.ref-audio-player-top{gap:10px;padding-right:28px}.ref-audio-title{font-size:15px}.ref-audio-action-chip{padding:6px 8px;font-size:11px}.ref-audio-dropzone{width:100%;min-width:0}}@media (width>=769px){.mobile-menu-btn{display:none}}
