:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Segoe UI,system-ui,sans-serif;line-height:1.45;font-weight:400;background:#111214;color:#f5f5f7;--bg: #111214;--surface: #16171a;--surface-soft: #1b1c20;--line: #2a2b31;--line-strong: #3a3b43;--text: #f5f5f7;--muted: #9798a0;--accent: #f3f3f5;--accent-strong: #ffffff;--danger: #ff6467;--studio-chrome-offset: 88px;--studio-release-label-height: 18px;--studio-release-field-gap: 9px;--studio-release-input-height: 42px;--studio-release-stack-gap: 16px;--studio-release-hero-size: calc( (var(--studio-release-label-height) + var(--studio-release-field-gap) + var(--studio-release-input-height)) * 3 + (var(--studio-release-stack-gap) * 2) )}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;background:var(--bg);color:var(--text)}body{min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.studio-auth-layout,.studio-shell{width:min(1240px,calc(100vw - 48px));margin:0 auto;padding:0 0 48px}.studio-shell{min-height:100vh;display:flex;flex-direction:column}.studio-entry-page{min-height:100vh;width:min(1080px,calc(100vw - 48px));margin:0 auto;padding:0 0 40px;display:flex;flex-direction:column;background:var(--bg)}.studio-entry-chrome{display:flex;align-items:center;justify-content:space-between;gap:16px;position:sticky;top:0;z-index:30;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:14px max(24px,calc((100vw - 1080px)/2));background:#111214c7;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.studio-entry-logo{display:inline-flex;align-items:center}.studio-entry-logo img{width:88px;height:auto;display:block}.studio-language-switch{display:inline-flex;align-items:center;gap:4px;border:0;border-radius:999px;padding:3px;background:transparent}.studio-language-button{min-width:44px;min-height:30px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.02em}.studio-language-button.is-active{background:var(--surface-soft);color:var(--text)}.studio-entry-center{flex:1;display:grid;place-items:center;padding:32px 0 18px;width:100%;background:transparent}.studio-entry-stack,.studio-auth-panel{width:min(340px,100%);display:flex;flex-direction:column;gap:18px;background:transparent}.studio-entry-stack{align-items:center;width:min(340px,100%)}.studio-entry-copy,.studio-auth-copy{display:flex;flex-direction:column;gap:10px}.studio-auth-copy-centered{align-items:center;text-align:center}.studio-entry-copy h1,.studio-auth-copy h2{margin:0;font-size:clamp(24px,3vw,32px);line-height:1.02;letter-spacing:-.03em}.studio-entry-copy p,.studio-auth-copy p{margin:0;color:var(--muted);font-size:15px;line-height:1.55}.studio-direct-copy,.studio-auth-copy-centered{align-items:center;text-align:center}.studio-entry-copy{align-items:center;text-align:center;max-width:380px}.studio-entry-actions{display:flex;flex-direction:column;gap:8px;width:min(340px,100%)}.studio-login-choice,.studio-login-submit{min-height:44px;border-radius:8px;border:0;background:var(--surface);color:var(--text);padding:0 16px;font-size:14px;font-weight:600;transition:background-color .12s ease,color .12s ease}.studio-login-choice:hover,.studio-login-submit:hover{background:#1d1e22}.studio-login-choice.is-primary{background:#f3f3f5;color:#121214}.studio-login-choice.is-primary:hover,.studio-login-submit:hover{background:#fff}.studio-login-submit{background:#f3f3f5;color:#121214}.studio-login-submit:disabled,.studio-login-choice:disabled{opacity:.6;cursor:default}.studio-entry-legal{margin:0;color:var(--muted);font-size:11px;line-height:1.6;text-align:center;width:min(360px,100%)}.studio-entry-legal a{color:var(--text);text-decoration:underline;text-underline-offset:2px}.studio-back-link{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:var(--muted);padding:0;font-size:13px;font-weight:600}.studio-back-link:hover{color:var(--text)}.studio-auth-header,.studio-shell-header{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.studio-topbar{display:flex;align-items:center;justify-content:space-between;min-height:40px;margin-bottom:24px;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:14px max(24px,calc((100vw - 1240px)/2));background:#111214c7;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);position:sticky;top:0;z-index:30}.studio-brand{font-size:13px;font-weight:600;color:var(--muted);margin-bottom:8px}.studio-auth-header h1,.studio-shell-header h1{margin:0;font-size:clamp(22px,2.5vw,30px);line-height:1.08;letter-spacing:-.02em;max-width:20ch}.studio-auth-header p,.studio-shell-header p{margin:0;max-width:640px;color:var(--muted);font-size:14px;line-height:1.55}.studio-auth-grid,.studio-shell-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px}.studio-workspace-grid{display:grid;grid-template-columns:236px minmax(0,1fr);gap:24px;align-items:start;flex:1;padding-bottom:56px}.studio-content-grid{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:24px}.studio-sidebar,.studio-main-panel{min-width:0}.studio-main-panel{display:flex;flex-direction:column;gap:24px;padding-bottom:40px}.studio-card{display:flex;flex-direction:column;gap:16px;border:0;border-radius:6px;background:var(--surface);padding:16px}.studio-main-stack{display:flex;flex-direction:column;gap:24px}.studio-overline{margin:0;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.studio-sidebar{position:sticky;top:var(--studio-chrome-offset);display:flex;flex-direction:column;gap:18px}.studio-sidebar-summary{display:flex;align-items:center;gap:8px;padding:0 2px 14px;border-bottom:0}.studio-sidebar-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;border:0;background:#121316;display:grid;place-items:center}.studio-sidebar-avatar img{width:100%;height:100%;object-fit:cover;display:block}.studio-sidebar-avatar span{font-size:16px;font-weight:700;letter-spacing:-.03em}.studio-sidebar-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.studio-sidebar-summary strong{font-size:16px;line-height:1.15;letter-spacing:-.02em}.studio-sidebar-handle{color:var(--muted);font-size:13px;line-height:1.4}.studio-card-head h2,.studio-section-head h2{margin:0;font-size:20px;letter-spacing:-.01em;line-height:1.15}.studio-card-head p,.studio-section-head p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.studio-disclosure{display:flex;flex-direction:column;gap:0;background:#141519;border-radius:8px}.studio-disclosure[open]{background:#15161a}.studio-disclosure-summary{list-style:none;cursor:pointer;padding:14px 16px}.studio-disclosure-summary::-webkit-details-marker{display:none}.studio-disclosure-copy{display:flex;flex-direction:column;gap:4px}.studio-disclosure-copy strong{font-size:14px;line-height:1.3}.studio-disclosure-copy span{color:var(--muted);font-size:12px;line-height:1.5}.studio-disclosure-body{padding:0 16px 16px}.studio-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.studio-stack{display:flex;flex-direction:column;gap:16px}.studio-field{display:flex;flex-direction:column;gap:9px}.studio-field-note{margin:-1px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.studio-field span{font-size:12px;color:var(--muted);font-weight:600;letter-spacing:.01em}.studio-field input,.studio-select,.studio-inline-input{width:100%;min-height:42px;height:42px;border-radius:6px;border:0;background:#121316;color:var(--text);padding:0 12px;outline:none}.studio-field input:focus,.studio-select:focus,.studio-inline-input:focus{background:#1a1b1f}.studio-primary-button,.studio-secondary-button,.studio-ghost-button{min-height:40px;border-radius:6px;border:0;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;font-size:14px;font-weight:600;transition:background-color .12s ease,color .12s ease,opacity .12s ease}.studio-primary-button{background:var(--accent);color:#121214}.studio-primary-button.is-resting{background:#202127;color:#d8d9e0}.studio-primary-button:hover{background:var(--accent-strong);color:#121214}.studio-primary-button.is-resting:hover{background:#2a2b31;color:#f5f5f7}.studio-secondary-button,.studio-ghost-button{background:transparent;color:var(--text)}.studio-secondary-button--solid{background:#1a1b20}.studio-secondary-button:hover,.studio-ghost-button:hover{background:#ffffff05}.studio-secondary-button--solid:hover{background:#202127}.studio-primary-button:disabled,.studio-secondary-button:disabled,.studio-ghost-button:disabled{opacity:.55;cursor:default}.studio-primary-button.is-resting:disabled{opacity:1}.studio-inline-actions{display:flex;gap:10px;flex-wrap:wrap}.studio-inline-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.studio-track-list-shell{gap:14px}.studio-track-list-stack{display:flex;flex-direction:column;gap:14px}.studio-track-add-row{align-items:center}.studio-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.studio-toggle-list{display:flex;flex-direction:column;gap:10px}.studio-toggle-list label{display:flex;align-items:center;gap:10px;color:var(--text);font-size:14px}.studio-toggle-list input{margin:0}.studio-error{margin:0;color:var(--danger);font-size:14px}.studio-empty{min-height:120px;display:grid;place-items:center;color:var(--muted);font-size:14px;border:0;border-radius:6px}.studio-empty-simple{min-height:0;padding:16px 0;border:0;border-radius:0;place-items:start;text-align:left}.studio-challenge-box{margin-top:6px;padding-top:18px;border-top:0}.studio-qr-state{align-items:stretch;gap:16px}.studio-qr-frame{width:min(220px,100%);aspect-ratio:1 / 1;border-radius:16px;background:#fff;display:grid;place-items:center;padding:14px;align-self:center}.studio-qr-image{width:100%;height:100%;display:block;object-fit:contain}.studio-qr-placeholder{width:100%;height:100%;border-radius:10px;background:#ececef}.studio-qr-copy{display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center}.studio-qr-copy h3{margin:0;font-size:16px;line-height:1.1;letter-spacing:-.02em}.studio-qr-copy p{margin:0;color:var(--muted);font-size:15px;line-height:1.55;max-width:280px}.studio-qr-loading,.studio-direct-note{margin:0;width:100%;color:var(--muted);font-size:13px;line-height:1.55;text-align:left}.studio-direct-panel{align-items:stretch}.studio-direct-panel .studio-login-submit{width:100%}.studio-chip-row,.studio-kv-list{display:flex;flex-direction:column;gap:12px}.studio-chip{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;border:0;background:transparent;font-size:12px;font-weight:600}.studio-kv-list>div{display:flex;justify-content:space-between;gap:20px;align-items:baseline;border-bottom:0;padding-bottom:12px}.studio-kv-list>div:last-child{border-bottom:0;padding-bottom:0}.studio-card--compact{height:fit-content;align-self:start}.studio-kv-list span{color:var(--muted);font-size:13px}.studio-kv-list strong{font-size:14px;text-align:right}.studio-nav{display:flex;flex-direction:column;gap:4px}.studio-nav-item{min-height:42px;width:100%;display:inline-flex;align-items:center;gap:10px;border-radius:6px;border:0;background:transparent;color:var(--muted);font-size:14px;font-weight:600;text-align:left;padding:0 12px}.studio-nav-item:hover{color:var(--text);background:#ffffff05}.studio-nav-item.is-active{background:var(--surface);color:var(--text)}.studio-icon{width:16px;height:16px;flex:0 0 auto}.studio-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.studio-toolbar-main{display:inline-flex;align-items:center;gap:10px}.studio-view-toggle{display:inline-flex;align-items:center;border:0;border-radius:6px;background:var(--surface);overflow:hidden}.studio-toggle-icon{width:40px;height:38px;border:0;background:transparent;color:var(--muted);display:inline-flex;align-items:center;justify-content:center}.studio-toggle-icon:last-child{border-right:0}.studio-toggle-icon:hover{color:var(--text);background:#ffffff05}.studio-toggle-icon.is-active{color:var(--text);background:#1d1e22}.studio-icon-button{width:40px;height:40px;border:0;border-radius:6px;background:transparent;color:var(--text);display:inline-flex;align-items:center;justify-content:center}.studio-icon-button:hover{background:#ffffff05}.studio-release-list{display:flex;flex-direction:column;gap:8px}.studio-release-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.studio-release-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;background:transparent;border-radius:6px;padding:12px 14px;color:var(--text);text-align:left}.studio-release-row:hover,.studio-release-card:hover,.studio-compact-row:hover,.studio-release-row.is-selected{background:#1a1b1f}.studio-release-card{width:100%;display:flex;flex-direction:column;gap:10px;border:0;background:transparent;border-radius:10px;padding:12px;color:var(--text);text-align:left}.studio-release-card.is-selected{background:#1a1b1f}.studio-release-row-main{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.studio-release-card-main{display:flex;align-items:flex-start;gap:14px;min-width:0}.studio-release-row-copy,.studio-release-card-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.studio-release-row-copy strong,.studio-release-card-copy strong{font-size:14px}.studio-release-row-copy span,.studio-release-card-copy span{color:var(--muted);font-size:12px;line-height:1.45}.studio-release-artwork{width:44px;height:44px;border-radius:6px;border:0;background:#121316;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.studio-release-artwork img{width:100%;height:100%;object-fit:cover;display:block}.studio-release-artwork span{color:var(--muted);font-size:16px;font-weight:700}.studio-release-cover-preview{width:min(180px,100%);aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;background:#121316}.studio-release-cover-empty-copy{display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center}.studio-release-cover-empty-copy strong{font-size:13px;line-height:1.35}.studio-release-cover-empty-copy span{color:var(--muted);font-size:11px;line-height:1.45}.studio-release-cover-preview img{width:100%;height:100%;object-fit:cover;display:block}.studio-release-cover-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:18px;background:#111214b8;color:var(--text);opacity:0;transition:opacity .12s ease;pointer-events:none}.studio-release-cover-dropzone:hover .studio-release-cover-overlay,.studio-release-cover-dropzone.is-active .studio-release-cover-overlay{opacity:1}.studio-release-cover-overlay-icon{font-size:22px;line-height:1;font-weight:600}.studio-release-cover-overlay-copy{display:flex;flex-direction:column;gap:4px;align-items:center;text-align:center}.studio-release-cover-overlay-copy strong{font-size:13px;line-height:1.3}.studio-release-cover-overlay-copy span{color:var(--muted);font-size:11px;line-height:1.45}.studio-release-cover-upload{display:flex;flex-direction:column;gap:12px}.studio-release-cover-empty{width:min(180px,100%);aspect-ratio:1 / 1;border-radius:8px;background:#121316;display:grid;place-items:center;color:var(--muted);font-size:12px;text-align:center;padding:16px}.studio-release-cover-preview--panel,.studio-release-cover-empty--panel{width:100%;height:100%;min-height:100%;aspect-ratio:auto}.studio-status-pill{display:inline-flex;align-items:center;min-height:22px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.studio-status-pill.studio-status-pill--success{color:#30d158}.studio-status-pill.studio-status-pill--warning{color:#ffd60a}.studio-status-pill.studio-status-pill--danger{color:#ff453a}.studio-card-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.studio-card-title-row strong{min-width:0}.studio-artist-hero{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px;border:0;border-radius:6px;background:var(--surface)}.studio-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.studio-stat-card{display:flex;flex-direction:column;gap:8px;padding:16px;border:0;border-radius:6px;background:var(--surface)}.studio-stat-card span{color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.02em}.studio-stat-card strong{font-size:clamp(24px,2vw,30px);line-height:1;letter-spacing:-.04em}.studio-ready-summary{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.studio-ready-summary strong{font-size:clamp(28px,3vw,40px);line-height:1;letter-spacing:-.04em}.studio-ready-summary span{color:var(--muted);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.studio-ready-list{display:flex;flex-direction:column;gap:10px}.studio-ready-card{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:8px;background:transparent;padding:12px}.studio-ready-card:hover{background:#1a1b1f}.studio-ready-main{flex:1;display:flex;align-items:center;gap:12px;border:0;background:transparent;padding:0;color:var(--text);text-align:left}.studio-ready-actions{flex:0 0 auto;display:flex;align-items:center}.studio-ready-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.studio-ready-copy strong{font-size:14px;line-height:1.3}.studio-ready-copy span{color:var(--muted);font-size:12px}.studio-empty-compact{min-height:0;gap:14px;padding:18px;place-items:stretch}.studio-empty-copy{display:flex;flex-direction:column;gap:6px}.studio-empty-copy strong{font-size:15px;line-height:1.35}.studio-empty-copy span{color:var(--muted);font-size:13px;line-height:1.5}.studio-home-release-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.studio-home-release-list{display:flex;flex-direction:column;gap:10px}.studio-home-release-list-row{width:100%;display:flex;align-items:center;gap:12px;border:0;border-radius:8px;background:transparent;padding:12px;color:var(--text);text-align:left}.studio-home-release-list-row:hover{background:#1a1b1f}.studio-home-release-list-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.studio-home-release-list-copy strong{font-size:14px;line-height:1.3}.studio-home-release-list-copy span{color:var(--muted);font-size:12px}.studio-home-release-card{width:100%;display:flex;flex-direction:column;gap:10px;border:0;border-radius:10px;background:transparent;padding:12px;color:var(--text);text-align:left}.studio-home-release-card:hover{background:#1a1b1f}.studio-home-release-artwork{width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;border:0;background:#121316;display:grid;place-items:center}.studio-home-release-artwork img{width:100%;height:100%;object-fit:cover;display:block}.studio-home-release-artwork span{color:var(--muted);font-size:28px;font-weight:700}.studio-home-release-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.studio-home-release-copy strong{font-size:14px;line-height:1.3}.studio-home-release-copy span,.studio-home-release-meta{color:var(--muted);font-size:12px}.studio-section-intro{display:flex;flex-direction:column;gap:8px}.studio-section-intro h1{margin:0;font-size:clamp(28px,3vw,40px);line-height:1;letter-spacing:-.04em}.studio-section-intro p{margin:0;color:var(--muted);font-size:14px;line-height:1.55;max-width:60ch}.studio-page-actions{display:flex;align-items:center;justify-content:space-between;gap:18px}.studio-page-actions-right{display:inline-flex;align-items:center;gap:10px}.studio-detail-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:24px;align-items:start}.studio-release-overview-row{display:flex;flex-direction:column;gap:14px}.studio-release-cover-panel{display:grid;grid-template-columns:var(--studio-release-hero-size) minmax(0,1fr);gap:16px;align-items:start}.studio-release-cover-dropzone{position:relative;display:block;min-width:0;cursor:pointer;width:var(--studio-release-hero-size);aspect-ratio:1 / 1;height:auto}.studio-release-cover-dropzone.is-disabled{cursor:default}.studio-release-cover-dropzone.is-active .studio-release-cover-panel-media,.studio-release-cover-dropzone:hover .studio-release-cover-panel-media,.studio-release-cover-dropzone.is-active .studio-release-cover-empty,.studio-release-cover-dropzone:hover .studio-release-cover-empty{background:#1a1b20}.studio-release-cover-dropzone.is-active .studio-release-cover-preview,.studio-release-cover-dropzone:hover .studio-release-cover-preview{filter:brightness(.9)}.studio-release-cover-dropzone.is-active .studio-release-cover-empty-copy strong,.studio-release-cover-dropzone:hover .studio-release-cover-empty-copy strong{color:var(--text)}.studio-release-cover-panel-media{min-width:0;position:relative;border-radius:8px;overflow:hidden;aspect-ratio:1 / 1;height:100%}.studio-release-cover-panel-actions{display:flex;flex-direction:column;gap:10px;min-width:0}.studio-release-meta-stack{display:flex;flex-direction:column;gap:var(--studio-release-stack-gap);min-height:0;justify-content:flex-start}.studio-release-meta-stack .studio-field{min-height:0;gap:var(--studio-release-field-gap);justify-content:flex-start}.studio-release-meta-stack .studio-field span{min-height:var(--studio-release-label-height);display:inline-flex;align-items:flex-end}.studio-release-meta-stack .studio-field input,.studio-release-meta-stack .studio-select{min-height:42px;font-size:inherit;line-height:inherit}.studio-track-card{border:0;border-radius:12px;padding:16px;background:var(--surface)}.studio-track-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:0;background:transparent;padding:0;color:var(--text);text-align:left}.studio-track-summary-copy{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.studio-track-summary-copy p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.studio-track-summary-chevron{color:var(--muted);font-size:18px;line-height:1;flex:0 0 auto}.studio-track-inline-settings{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.studio-track-inline-labels{display:flex;flex-direction:column;gap:4px}.studio-track-inline-labels strong{font-size:13px;line-height:1.3}.studio-track-inline-labels span{color:var(--muted);font-size:12px;line-height:1.45;max-width:360px}.studio-track-inline-toggles{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.studio-track-inline-toggles label{display:inline-flex;align-items:center;gap:8px;color:var(--text);font-size:13px}.studio-track-inline-toggles input{margin:0}.studio-inline-disclosure{display:flex;flex-direction:column;gap:0}.studio-inline-disclosure-summary{list-style:none;cursor:pointer;color:var(--muted);font-size:12px;line-height:1.4}.studio-inline-disclosure-summary::-webkit-details-marker{display:none}.studio-inline-disclosure-summary span{text-decoration:underline;text-underline-offset:3px}.studio-inline-disclosure-body{padding-top:12px}.studio-track-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.studio-track-card-head strong{font-size:14px}.studio-track-card-head p{margin:4px 0 0;color:var(--muted);font-size:12px}.studio-track-upload{display:flex;flex-direction:column;gap:12px}.studio-track-upload-copy{display:flex;flex-direction:column;gap:4px}.studio-track-upload-copy strong{font-size:14px;line-height:1.3}.studio-track-upload-copy span{color:var(--muted);font-size:12px;line-height:1.5}.studio-upload-dropzone{position:relative;display:block;border-radius:8px;background:#111214;padding:16px;transition:background-color .12s ease}.studio-upload-dropzone:hover,.studio-upload-dropzone.is-active{background:#18191d}.studio-upload-dropzone--compact{padding:14px}.studio-upload-input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.studio-upload-dropzone-content{display:flex;flex-direction:column;gap:4px}.studio-upload-dropzone-content strong{font-size:14px;line-height:1.3}.studio-upload-dropzone-content span{color:var(--muted);font-size:12px;line-height:1.5}.studio-section-divider{height:1px;background:var(--line)}.studio-code-box{display:flex;flex-direction:column;gap:8px}.studio-code-box span{color:var(--muted);font-size:12px;font-weight:600}.studio-code-box code{display:block;padding:12px;border-radius:6px;border:0;background:#121316;color:#d8d8dd;font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.studio-topbar-actions{display:flex;align-items:center;gap:12px}.studio-mobile-menu-button{display:none;width:40px;height:40px;border:0;border-radius:6px;background:transparent;color:var(--muted);align-items:center;justify-content:center}.studio-mobile-menu-button:hover,.studio-mobile-menu-button.is-active{background:#1a1b20;color:var(--text)}.studio-loading-screen{min-height:100vh;display:grid;place-items:center;color:var(--muted);font-size:14px}.studio-footer{margin-top:auto;padding-top:24px;padding-bottom:6px;border-top:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;color:var(--muted);font-size:12px;line-height:1.5}.studio-footer-links{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.studio-footer a{color:var(--muted);text-decoration:none}.studio-footer a:hover{color:var(--text)}.studio-footer-copy{white-space:nowrap}.studio-footer-action{display:flex;justify-content:flex-end}.studio-footer-signout{border:0;background:transparent;color:var(--muted);padding:0;font-size:12px;line-height:1.5}.studio-footer-signout:hover{color:var(--text)}@media (max-width: 900px){.studio-auth-layout,.studio-shell,.studio-entry-page{width:min(100vw - 24px,1240px);padding:20px 0 32px}.studio-entry-logo img{width:76px}.studio-entry-center{padding:12px 0 0}.studio-auth-grid,.studio-shell-grid,.studio-workspace-grid,.studio-content-grid,.studio-form-grid,.studio-inline-form,.studio-artist-hero,.studio-detail-grid,.studio-release-cover-panel{grid-template-columns:1fr}.studio-workspace-grid{gap:16px}.studio-ready-card{flex-direction:column;align-items:stretch}.studio-auth-grid,.studio-shell-grid{gap:20px}.studio-auth-header h1,.studio-shell-header h1{max-width:18ch}.studio-topbar{gap:12px;margin-bottom:20px;padding:12px 16px}.studio-topbar-actions{margin-left:auto}.studio-mobile-menu-button{display:inline-flex}.studio-entry-chrome{padding:12px 16px}.studio-sidebar{position:static;gap:12px;display:none}.studio-sidebar.is-open{display:flex}.studio-sidebar-summary{padding:0}.studio-nav{flex-direction:column;gap:6px;overflow:visible;padding-bottom:0}.studio-nav-item{width:100%;min-width:0;justify-content:flex-start;padding:0 12px}.studio-stats-grid,.studio-release-grid,.studio-home-release-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-toolbar{width:100%;justify-content:space-between;align-items:center;flex-wrap:nowrap}.studio-toolbar-main{flex:1;min-width:0}.studio-toolbar-main .studio-primary-button{flex:1}.studio-toolbar .studio-view-toggle{margin-left:auto}.studio-entry-actions .studio-login-choice,.studio-auth-panel .studio-login-submit,.studio-auth-panel .studio-primary-button,.studio-auth-panel .studio-secondary-button,.studio-auth-panel .studio-ghost-button,.studio-empty-copy+.studio-primary-button{width:100%;min-width:0}.studio-entry-copy h1,.studio-auth-copy h2{font-size:30px}.studio-qr-frame{width:min(240px,100%)}.studio-entry-actions,.studio-entry-legal{width:100%}.studio-hero-actions{justify-content:flex-start}.studio-section-head{flex-direction:column;align-items:flex-start}.studio-page-actions{flex-direction:row;align-items:center;flex-wrap:wrap}.studio-page-actions-right{width:100%}.studio-footer{grid-template-columns:1fr;align-items:flex-start}.studio-footer-links,.studio-footer-action{justify-content:flex-start}}
