body{margin:0}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a0a0a;--surface:#161616;--surface2:#1f1f1f;--surface3:#262626;--border:#2e2e2e;--accent:#f60;--accent-dim:#cc5200;--accent-ink:#f60;--on-accent:#170a00;--text:#f0f0f0;--text-muted:#888;--danger:#e05252;--success:#4caf7a;--warning:#e09050;--radius:8px;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--tone-success-bg:#1a3a2a;--tone-success-fg:#4caf7a;--tone-success-bd:#235c3c;--tone-warning-bg:#2a2a1a;--tone-warning-fg:#e0c060;--tone-warning-bd:#4a3800;--tone-danger-bg:#2a1a1a;--tone-danger-fg:#e07070;--tone-danger-bd:#5a2020;--tone-info-bg:#1a1a2a;--tone-info-fg:#8080e0;--tone-info-bd:#2e2e50;--stage-ready:#6ba3e0;--stage-delivered:#a080e0;--chrome-bg:#08080ad1;--hairline:#ffffff0f;--hover-bg:#ffffff0f;--hover-bg-soft:#ffffff0b;--scrim:#000000d9;--scrim-soft:#0000008c;--skeleton-hi:#2a2a2a;--accent-tint:#ff660024;--accent-tint-strong:#ff660038;--accent-glow:#ff660042;--accent-glow-hover:#ff66005c;--success-tint:#4caf7a29;--warning-tint:#e0905029;--danger-tint:#e0525229;--overlay-shadow:0 24px 64px #00000080;--card-shadow:0 12px 32px #00000073}body.artist-portal{--accent:#f60;--accent-dim:#cc5200;--bg:#000;--surface:#131318;--surface2:#1b1b22;--surface3:#22222b;--border:#2a2a30;--text-muted:#9aa0aa;--radius:16px;--radius-sm:12px;--radius-lg:22px;--radius-pill:999px;--card-shadow:0 12px 32px #00000073;--ease:cubic-bezier(.2,.8,.2,1);--dur:.2s;--dur-fast:.12s;-webkit-tap-highlight-color:transparent;font-size:16px}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f4f6;--surface:#fff;--surface2:#f0f0f3;--surface3:#e6e6ea;--border:#dcdce2;--accent-ink:#a83f00;--text:#16161a;--text-muted:#62626d;--danger:#c0332f;--success:#157a4d;--warning:#8a5510;--tone-success-bg:#e3f4ea;--tone-success-fg:#136b43;--tone-success-bd:#b8e0c8;--tone-warning-bg:#fdf1d5;--tone-warning-fg:#7d5806;--tone-warning-bd:#ecd399;--tone-danger-bg:#fbe7e6;--tone-danger-fg:#9e2b27;--tone-danger-bd:#f0c2bf;--tone-info-bg:#e9e9f8;--tone-info-fg:#4340a8;--tone-info-bd:#c9c8ec;--stage-ready:#1f6fb8;--stage-delivered:#6b46c1;--chrome-bg:#ffffffdb;--hairline:#14141e1a;--hover-bg:#14141e0e;--hover-bg-soft:#14141e09;--scrim:#18182073;--scrim-soft:#18182052;--skeleton-hi:#e9e9ee;--accent-tint:#ff66001f;--accent-tint-strong:#f603;--accent-glow:#ff660047;--accent-glow-hover:#ff660061;--success-tint:#157a4d1f;--warning-tint:#8a55101f;--danger-tint:#c0332f1f;--overlay-shadow:0 24px 64px #1414232e;--card-shadow:0 1px 2px #1414230d, 0 8px 24px #14142312}[data-theme=light] body.artist-portal{--bg:#f2f2f4;--surface:#fff;--surface2:#f5f5f8;--surface3:#eaeaf0;--border:#e3e3ea;--text-muted:#5c6270;--chrome-bg:#fcfcfde0;--card-shadow:0 1px 2px #1818280d, 0 10px 30px #18182812}body.artist-portal .main{max-width:680px;padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}body.artist-portal input,body.artist-portal select,body.artist-portal textarea{border-radius:var(--radius-sm);font-size:16px}body.artist-portal .card{box-shadow:var(--card-shadow);border-color:#0000}body.artist-portal .release-album-art{border:none}body.artist-portal .btn{transition:opacity .15s, transform var(--dur-fast) var(--ease)}body.artist-portal .btn:active{transform:scale(.98)}body.artist-portal .release-album-card{transition:transform var(--dur-fast) var(--ease)}body.artist-portal .release-album-card:active{transform:scale(.97)}@media (prefers-reduced-motion:reduce){body.artist-portal *,.btn-pill,.artist-tab{transition:none!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.money-hero .mh-request-dot{opacity:1;animation:none!important}.skeleton-row,.skeleton-block{animation:none!important}}.btn-pill{border-radius:var(--radius-pill,999px);cursor:pointer;background:var(--accent);width:100%;min-height:54px;color:var(--on-accent);font-family:var(--font);letter-spacing:.2px;white-space:nowrap;box-shadow:0 8px 22px var(--accent-glow);transition:transform var(--dur-fast,.12s) var(--ease,ease), box-shadow var(--dur,.2s) var(--ease,ease), opacity var(--dur-fast,.12s) ease;border:none;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:16px;font-weight:700;text-decoration:none;display:flex}.btn-pill:hover:not(:disabled){box-shadow:0 12px 28px var(--accent-glow-hover);transform:translateY(-1px)}.btn-pill:active{transform:scale(.985)}.btn-pill:disabled{background:var(--surface3);color:var(--text-muted);opacity:1;box-shadow:inset 0 0 0 1px var(--text-muted);cursor:default;transform:none}.money-hero{background:var(--surface);border-radius:var(--radius-lg,22px);box-shadow:var(--card-shadow);padding:22px 24px}.money-hero .mh-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:12px;font-weight:600}.money-hero .mh-value{letter-spacing:-.02em;color:var(--success);font-variant-numeric:tabular-nums;margin-top:8px;font-size:clamp(34px,11vw,44px);font-weight:800;line-height:1.02}.money-hero .mh-meta{color:var(--text-muted);margin-top:10px;font-size:13.5px;line-height:1.5}.money-hero .mh-meta b{color:var(--text);font-weight:600}.money-hero .mh-payout{margin-top:16px}.money-hero .mh-request{background:var(--surface2);border-radius:12px;margin-top:16px;padding:12px 14px}.money-hero .mh-request-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.money-hero .mh-request-status{align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.money-hero .mh-request-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.8s ease-in-out infinite mh-pulse}@keyframes mh-pulse{0%,to{opacity:1}50%{opacity:.35}}.money-hero .mh-request-sub{color:var(--text-muted);margin-top:6px;font-size:12px;line-height:1.4}.money-hero .mh-threshold{margin-top:16px}.money-hero .mh-threshold-bar{background:var(--surface2);border-radius:100px;height:6px;overflow:hidden}.money-hero .mh-threshold-fill{background:var(--accent);border-radius:100px;height:100%;transition:width .4s}.money-hero .mh-threshold-label{color:var(--text-muted);margin-top:8px;font-size:12.5px}.money-hero .mh-request-err{color:var(--danger);margin-top:10px;font-size:12.5px}.payreq{margin:0 0 24px}.payreq-head{margin-bottom:12px;font-size:15px;font-weight:700}.payreq-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 0;display:flex}.payreq-row:last-child{border-bottom:none}.payreq-amt{font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.payreq-date{color:var(--text-muted);margin-top:2px;font-size:12px}.payreq-note{color:var(--text-muted);max-width:44ch;margin-top:6px;font-size:12.5px;font-style:italic;line-height:1.45}.payreq-side{flex-shrink:0;align-items:center;gap:10px;display:flex}.payreq-status{text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:700}.delivery{margin-bottom:20px}.delivery-head{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:12px;font-weight:600}.delivery-track{margin:0;padding:0;list-style:none}.delivery-step{align-items:flex-start;gap:12px;padding-bottom:16px;display:flex;position:relative}.delivery-step:last-child{padding-bottom:0}.delivery-step:before{content:"";background:var(--border);width:2px;position:absolute;top:15px;bottom:-1px;left:6px}.delivery-step:last-child:before{display:none}.delivery-step.done:before{background:var(--success)}.delivery-dot{z-index:1;box-sizing:border-box;background:var(--surface2);border:2px solid var(--border);border-radius:50%;flex-shrink:0;width:14px;height:14px;margin-top:1px;position:relative}.delivery-step.done .delivery-dot{background:var(--success);border-color:var(--success)}.delivery-step.current .delivery-dot{background:var(--accent);border-color:var(--accent-ink)}.delivery-info{flex:1;justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.delivery-label{font-size:14px;font-weight:600}.delivery-step.todo .delivery-label{color:var(--text-muted);font-weight:500}.delivery-step.current .delivery-label{color:var(--accent-ink)}.delivery-date{color:var(--text-muted);flex-shrink:0;font-size:12px}.delivery-caption{color:var(--text-muted);margin-top:4px;font-size:12.5px;line-height:1.45}.delivery-takendown{color:var(--danger);border:1px solid var(--danger);border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.5}.source-card{background:var(--surface);box-shadow:var(--card-shadow);border-radius:16px;margin-bottom:16px;padding:18px 20px}.source-title{font-size:15px;font-weight:700}.source-sub{color:var(--text-muted);margin-top:2px;margin-bottom:14px;font-size:12px}.source-list{flex-direction:column;gap:12px;display:flex}.source-row-top{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:5px;display:flex}.source-store{font-size:13.5px;font-weight:500}.source-amt{font-variant-numeric:tabular-nums;color:var(--text-muted);flex-shrink:0;font-size:13px}.source-bar{background:var(--surface2);border-radius:100px;height:6px;overflow:hidden}.source-bar-fill{background:var(--accent);border-radius:100px;height:100%}.earn-filter{flex-wrap:wrap;align-items:center;gap:8px 10px;margin-bottom:14px;display:flex}.earn-filter-label{color:var(--text-muted);font-size:13px;font-weight:600}.earn-filter-select{background:var(--surface2);border:1px solid var(--border);color:var(--text);border-radius:10px;padding:7px 11px;font-size:13px;font-weight:600}.earn-filter-summary{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:12.5px}.spark-stats{flex-wrap:wrap;gap:8px 14px;margin-top:12px;display:flex}.spark-stat{font-size:12px;font-weight:600}.spark-stat.up{color:var(--success)}.spark-stat.down{color:var(--danger)}.spark-stat-muted{color:var(--text-muted);font-weight:500}.spark-card{background:var(--surface);border-radius:var(--radius-lg,22px);box-shadow:var(--card-shadow);margin-bottom:18px;padding:18px 20px 14px}.spark-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:6px;display:flex}.spark-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:11px;font-weight:600}.spark-total{letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-top:4px;font-size:24px;font-weight:800}.spark-sub{color:var(--text-muted);margin-top:2px;font-size:12px}.spark-latest{text-align:right}.spark-latest-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.spark-latest-val{color:var(--accent-ink);font-variant-numeric:tabular-nums;margin-top:3px;font-size:15px;font-weight:700}.spark-svg{width:100%;height:auto;margin-top:6px;display:block}.spark-axis{color:var(--text-muted);justify-content:space-between;margin-top:2px;font-size:10.5px;display:flex}.ledger-legend{color:var(--text-muted);margin-bottom:8px;font-size:12px}.ledger{flex-direction:column;display:flex}.ledger-row{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 2px;display:flex}.ledger-row:last-child{border-bottom:none}.ledger-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex}.ledger-icon.royalty{background:var(--accent-tint);color:var(--accent-ink)}.ledger-icon.payout{background:var(--success-tint);color:var(--success)}.ledger-main{flex:1;min-width:0}.ledger-title{font-size:14px;font-weight:600}.ledger-sub{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.ledger-amt{text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0}.ledger-in{color:var(--success);font-size:14px;font-weight:700}.ledger-out{color:var(--text-muted);font-size:14px;font-weight:700}.ledger-bal{color:var(--text-muted);margin-top:2px;font-size:11px}.explainer{background:var(--surface);border-radius:var(--radius,16px);box-shadow:var(--card-shadow);margin-top:22px;overflow:hidden}.explainer summary{cursor:pointer;color:var(--text-muted);justify-content:space-between;align-items:center;padding:14px 18px;font-size:13px;font-weight:600;list-style:none;display:flex}.explainer summary::-webkit-details-marker{display:none}.explainer summary:after{content:"＋";color:var(--text-muted);font-weight:400}.explainer[open] summary:after{content:"－"}.explainer[open] summary{color:var(--text)}.explainer-list{margin:0;padding:0 18px 10px}.explainer-list>div{border-top:1px solid var(--border);padding:10px 0}.explainer-list dt{color:var(--text);font-size:13px;font-weight:700}.explainer-list dd{color:var(--text-muted);margin:3px 0 0;font-size:13px;line-height:1.5}.stmt-list{flex-direction:column;gap:10px;display:flex}.stmt-card{background:var(--surface);border-radius:var(--radius,16px);box-shadow:var(--card-shadow);overflow:hidden}.stmt-head{text-align:left;box-sizing:border-box;align-items:center;gap:12px;width:100%;padding:15px 18px;display:flex}.stmt-head-btn{cursor:pointer;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent;transition:background var(--dur-fast,.15s) var(--ease,ease);background:0 0;border:none}.stmt-head-btn:active{background:var(--surface2)}.stmt-head-main{flex:1;min-width:0}.stmt-period{letter-spacing:-.01em;font-size:15px;font-weight:700}.stmt-meta{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.stmt-head-side{text-align:right;font-variant-numeric:tabular-nums;flex-shrink:0}.stmt-payable{color:var(--success);font-size:16px;font-weight:700;line-height:1.1}.stmt-payable-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:10px}.stmt-chev{color:var(--text-muted);transition:transform var(--dur-fast,.15s) var(--ease,ease);flex-shrink:0;font-size:20px;line-height:1}.stmt-chev.open{transform:rotate(90deg)}.stmt-body{border-top:1px solid var(--border);padding:2px 18px 6px}.stmt-rel{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:12px;padding:9px 0;display:flex}.stmt-rel:last-child{border-bottom:none}.stmt-rel-title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;overflow:hidden}.stmt-rel-nums{font-variant-numeric:tabular-nums;flex-shrink:0;gap:14px;font-size:12.5px;display:flex}.stmt-rel-nums>span{text-align:right;min-width:60px}.stmt-rel-earn{color:var(--text-muted)}.stmt-rel-recoup{color:var(--warning)}.stmt-rel-dash{color:var(--text-muted)}.stmt-rel-pay{color:var(--success);font-weight:600}.stmt-total{color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:0 4px;font-size:12px;display:flex}.stmt-total-pay{color:var(--success);font-variant-numeric:tabular-nums;font-weight:600}.artist-topbar{padding:calc(4px + env(safe-area-inset-top,0px)) 0 18px;justify-content:space-between;align-items:center;gap:12px;display:flex}.artist-topbar .brand{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-ink);align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.artist-avatar{cursor:pointer;background:linear-gradient(135deg, var(--accent), var(--accent-dim));width:38px;height:38px;color:var(--on-accent);font-size:14px;font-weight:800;font-family:var(--font);transition:transform var(--dur-fast) var(--ease);border:none;border-radius:999px;justify-content:center;align-items:center;display:flex}.artist-avatar:active{transform:scale(.94)}.artist-greeting{letter-spacing:-.02em;font-size:30px;font-weight:800;line-height:1.12}.artist-greeting-sub{color:var(--text-muted);margin-top:8px;font-size:12.5px}.tab-title{letter-spacing:-.02em;margin-bottom:20px;font-size:26px;font-weight:800}.detail-tabs{border-bottom:1px solid var(--border);gap:22px;margin:4px 0 22px;display:flex}.detail-tab{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;padding:9px 2px;font-size:15px;font-weight:600;transition:color .15s;display:inline-flex}.detail-tab:hover{color:var(--text)}.detail-tab.active{color:var(--text);border-bottom-color:var(--accent-ink)}.detail-tab-count{color:var(--text-muted);background:var(--surface2);border-radius:100px;padding:1px 7px;font-size:11px;font-weight:700;line-height:1.5}.detail-tab.active .detail-tab-count{color:var(--accent-ink)}.meta-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px 24px;display:grid}.meta-val{margin-top:3px;font-size:14px;font-weight:600}.pipeline-stepper{align-items:flex-start;display:flex}.pipeline-step{cursor:pointer;min-width:64px;color:var(--text-muted);font-family:var(--font);background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:8px;padding:2px 2px 0;display:flex;position:relative}.pipeline-step:not(:last-child):after{content:"";background:var(--border);z-index:0;width:100%;height:2px;position:absolute;top:12px;left:50%}.pipeline-step.done:after{background:var(--success)}.pipeline-step-dot{background:var(--surface2);border:2px solid var(--border);z-index:1;border-radius:999px;width:22px;height:22px;transition:box-shadow .15s,background .15s,border-color .15s}.pipeline-step.done .pipeline-step-dot{background:var(--success);border-color:var(--success)}.pipeline-step.current .pipeline-step-dot{background:var(--accent);border-color:var(--accent-ink)}.pipeline-step.selected .pipeline-step-dot{box-shadow:0 0 0 4px var(--accent-tint-strong)}.pipeline-step-label{text-align:center;font-size:11px;font-weight:600;line-height:1.25}.pipeline-step.current .pipeline-step-label,.pipeline-step.selected .pipeline-step-label,.pipeline-step:hover .pipeline-step-label{color:var(--text)}.empty-state{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:44px 20px;display:flex}.empty-state .es-ico{color:var(--text-muted);opacity:.5;margin-bottom:8px}.empty-state .es-title{font-size:18px;font-weight:700}.empty-state .es-sub{color:var(--text-muted);max-width:32ch;font-size:14px;line-height:1.5}.empty-state .btn-pill{max-width:320px;margin-top:18px}.upload-progress{gap:8px;margin:2px 0 24px;display:flex}.upload-progress-seg{flex-direction:column;flex:1;gap:7px;min-width:0;display:flex}.upload-progress-track{background:var(--surface2);border-radius:2px;height:4px;overflow:hidden}.upload-progress-track>i{background:var(--accent);width:0;height:100%;transition:width .4s var(--ease,ease);border-radius:2px;display:block}.upload-progress-seg.done .upload-progress-track>i,.upload-progress-seg.current .upload-progress-track>i{width:100%}.upload-progress-name{letter-spacing:.02em;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;overflow:hidden}.upload-progress-seg.current .upload-progress-name{color:var(--text)}.upload-progress-seg.done .upload-progress-name{color:var(--accent-ink)}.upload-step{animation:upStepIn .32s var(--ease,ease) both}@keyframes upStepIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.upload-nav{z-index:50;max-width:680px;padding:14px 16px calc(16px + env(safe-area-inset-bottom,0px));background:var(--bg);align-items:stretch;gap:12px;margin-inline:auto;display:flex;position:fixed;bottom:0;left:0;right:0}.upload-nav:before{content:"";background:linear-gradient(to top, var(--bg), transparent);pointer-events:none;height:28px;position:absolute;top:-28px;left:0;right:0}.upload-nav .btn-pill{flex:2;width:auto;margin:0}.upload-nav .btn-back{flex:1;min-height:52px}.review-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:12px;padding:11px 0;display:flex}.review-row:last-child{border-bottom:none}.review-edit{color:var(--accent-ink);font:inherit;cursor:pointer;background:0 0;border:none;padding:6px 2px;font-size:12px;font-weight:600}.review-track{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:10px 0;display:flex}.review-track:last-child{border-bottom:none}.review-num{background:var(--surface2);width:22px;height:22px;color:var(--text-muted);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}@media (prefers-reduced-motion:reduce){.upload-step{animation:none}.upload-progress-track>i{transition:none}}.artist-tabbar{z-index:100;max-width:680px;padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));background:var(--chrome-bg);-webkit-backdrop-filter:blur(18px)saturate(1.3);border-top:1px solid var(--hairline);gap:4px;margin-inline:auto;display:flex;position:fixed;bottom:0;left:0;right:0}.artist-tab{cursor:pointer;color:var(--text-muted);font-family:var(--font);letter-spacing:.01em;transition:color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);background:0 0;border:none;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:3px;padding:7px 4px;font-size:10.5px;font-weight:600;text-decoration:none;display:flex}.artist-tab svg{width:23px;height:23px;display:block}.artist-tab.active{color:var(--accent-ink);background:var(--hover-bg)}.artist-tab:active{transform:scale(.92)}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.5}.nav{background:var(--surface);border-bottom:1px solid var(--border);z-index:50;align-items:center;gap:32px;height:52px;padding:0 24px;display:flex;position:sticky;top:0}.nav-brand{color:var(--accent-ink);letter-spacing:.3px;flex-shrink:0;align-items:center;gap:8px;font-size:15px;font-weight:700;text-decoration:none;display:flex}.nav-links{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:auto;gap:4px;min-width:0;display:flex;overflow-x:auto}.nav-links::-webkit-scrollbar{display:none}.nav>.theme-toggle{flex-shrink:0;margin-left:auto}.nav-link{color:var(--text-muted);border-radius:6px;padding:6px 10px;font-size:13px;text-decoration:none;transition:color .15s,background .15s}.nav-link:hover{color:var(--text);background:var(--surface2)}.nav-link.active{color:var(--accent-ink)}.main{max-width:1200px;margin:0 auto;padding:32px 24px}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}body.artist-portal .page-header{padding-top:env(safe-area-inset-top,0px)}.hdr-actions{flex-shrink:0;gap:8px;display:flex}.hdr-actions>*{flex-shrink:0}.page-title{font-size:22px;font-weight:700}.page-subtitle{color:var(--text-muted);margin-top:3px;font-size:13px}h1{font-size:22px;font-weight:700}h2{font-size:16px;font-weight:600}h3{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.btn{cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font);white-space:nowrap;border:none;border-radius:6px;align-items:center;gap:6px;padding:7px 14px;transition:opacity .15s;display:inline-flex}.btn:hover:not(:disabled){opacity:.82}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:var(--accent);color:var(--on-accent)}.btn-ghost{background:var(--surface2);color:var(--text);border:1px solid var(--border)}.btn-danger{color:var(--danger);border:1px solid var(--danger);background:0 0}.btn-success{color:var(--success);border:1px solid var(--success);background:0 0}.btn-sm{padding:4px 10px;font-size:12px}.btn-xs{padding:2px 8px;font-size:11px}body.artist-portal .btn-xs,body.artist-portal .btn-sm{min-height:44px}body.artist-portal .artist-avatar{width:44px;height:44px}input,select,textarea{background:var(--surface2);border:1px solid var(--border);color:var(--text);width:100%;font-size:13px;font-family:var(--font);border-radius:6px;outline:none;padding:7px 10px}input:focus,select:focus,textarea:focus{border-color:var(--accent-ink)}select option{background:var(--surface2)}input[type=checkbox]{cursor:pointer;width:auto;accent-color:var(--accent-ink)}.field{flex-direction:column;gap:5px;display:flex}label{color:var(--text-muted);font-size:12px}.form-gap{flex-direction:column;gap:14px;display:flex}.form-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.form-row-3{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.checkbox-row{cursor:pointer;color:var(--text);align-items:center;gap:8px;font-size:13px;display:flex}.error-msg{color:var(--danger);font-size:12px}.warning-msg{color:var(--warning);font-size:12px}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:var(--text-muted);border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.4px;padding:8px 14px;font-size:11px;font-weight:500}td{border-bottom:1px solid var(--border);vertical-align:middle;padding:11px 14px}tr:last-child td{border-bottom:none}tr:hover td{background:var(--surface2)}.td-actions{gap:6px;display:flex}.td-muted{color:var(--text-muted)}.td-mono{font-variant-numeric:tabular-nums}.text-right{text-align:right}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.card-pad{padding:20px}.card-table{padding:0;overflow:hidden}.stat-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;display:grid}.stat{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);padding:16px}.stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px}.stat-value{font-variant-numeric:tabular-nums;margin-top:5px;font-size:22px;font-weight:700}.stat-sub{color:var(--text-muted);margin-top:3px;font-size:11px}.tag{white-space:nowrap;border-radius:100px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.tag-recoupable{background:var(--tone-danger-bg);color:var(--tone-danger-fg)}.tag-paid{background:var(--tone-success-bg);color:var(--tone-success-fg)}.tag-group{background:var(--tone-info-bg);color:var(--tone-info-fg)}.progress-bar{background:var(--surface3);border-radius:3px;height:5px;margin-top:6px;overflow:hidden}.progress-fill{background:var(--accent);border-radius:3px;height:100%;transition:width .3s}.section{margin-top:28px}.section-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.section-title{font-size:15px;font-weight:600}.modal-overlay{background:var(--scrim);z-index:200;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal{background:var(--surface);border:1px solid var(--border);border-radius:12px;width:100%;max-width:520px;max-height:90vh;padding:24px;overflow-y:auto}.modal-wide{max-width:640px}.modal-title{margin-bottom:20px;font-size:16px;font-weight:600}.modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.back-link{color:var(--text-muted);align-items:center;gap:4px;margin-bottom:20px;font-size:13px;text-decoration:none;display:inline-flex}.back-link:hover{color:var(--text)}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.empty,.loading{color:var(--text-muted);text-align:center;padding:32px;font-size:13px}.flex{align-items:center;display:flex}.flex-col{flex-direction:column;display:flex}.gap-6{gap:6px}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.ml-auto{margin-left:auto}.mt-4{margin-top:4px}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.color-success{color:var(--success)}.color-danger{color:var(--danger)}.color-accent{color:var(--accent-ink)}.color-muted{color:var(--text-muted)}.font-bold{font-weight:700}.font-mono{font-variant-numeric:tabular-nums}.divider{border:none;border-top:1px solid var(--border);margin:24px 0}.recoup-block{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);padding:16px}.recoup-block-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.recoup-block-title{font-size:13px;font-weight:600}.recoup-block-sub{color:var(--text-muted);margin-top:2px;font-size:11px}.recoup-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;display:grid}.release-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:inherit;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;text-decoration:none;transition:border-color .15s;display:flex}.release-card:hover{border-color:var(--accent-dim)}.release-card-title{font-size:14px;font-weight:600}.release-card-meta{color:var(--text-muted);margin-top:2px;font-size:12px}.releases-list{flex-direction:column;gap:8px;display:flex}.release-album-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:20px;display:grid}.release-album-card{color:inherit;cursor:pointer;flex-direction:column;gap:10px;text-decoration:none;display:flex}.release-album-card:hover .release-album-art img,.release-album-card:hover .release-album-art>div{opacity:.85}.release-album-art{aspect-ratio:1;border-radius:var(--radius);background:var(--surface2);border:1px solid var(--border);width:100%;position:relative;overflow:hidden}.release-album-info{flex-direction:column;gap:2px;display:flex}.release-album-title{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.release-album-artist{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.release-album-date{color:var(--text-muted);font-size:11px}.detail-grid{grid-template-columns:1fr 340px;align-items:start;gap:24px;display:grid}.detail-grid>*{min-width:0}@media (width<=900px){.detail-grid{grid-template-columns:1fr}}@media (width<=768px){.nav{flex-wrap:wrap;gap:0;height:auto;padding:0 16px}.nav-brand{padding:14px 0}.nav-links{-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:1px solid var(--border);gap:2px;width:100%;padding:6px 0 10px;display:flex;overflow-x:auto}.nav-links::-webkit-scrollbar{display:none}.nav-link{white-space:nowrap;flex-shrink:0;padding:5px 10px;font-size:12px}.nav-brand{order:0}.nav>.theme-toggle{order:1}.nav-links{order:2}.main{padding:16px}.page-header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:20px}.page-header>.flex{flex-wrap:wrap}.hdr-actions{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.page-title{word-break:break-word;font-size:18px}.stat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.stat-value{font-size:18px}.card-table,.card-pad{-webkit-overflow-scrolling:touch;overflow-x:auto}th,td{white-space:nowrap;padding:8px 10px}.td-actions{flex-wrap:wrap;gap:4px}.form-row-3{grid-template-columns:1fr}.modal-overlay{align-items:flex-end;padding:0}.modal{max-height:92vh;padding:20px 16px calc(20px + env(safe-area-inset-bottom,0px));border-radius:12px 12px 0 0}.modal-actions{flex-direction:column-reverse}.modal-actions .btn{justify-content:center;width:100%}.recoup-grid{grid-template-columns:repeat(2,1fr)}.recoup-block-header{flex-wrap:wrap;gap:8px}.recoup-block{padding:12px}.release-card{flex-direction:column;align-items:flex-start}.release-card-meta{word-break:break-word}.section-header{flex-wrap:wrap;gap:8px}.flex.gap-8{flex-wrap:wrap}.stat-label,.stat-sub{font-size:10px}}@media (width<=480px){.stat-grid{grid-template-columns:1fr 1fr}.recoup-grid{grid-template-columns:1fr}.page-title{font-size:16px}table{min-width:300px}th,td{padding:8px 10px}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-list{flex-direction:column;gap:10px;display:flex}.skeleton-row{background:linear-gradient(90deg, var(--surface) 25%, var(--skeleton-hi) 50%, var(--surface) 75%);background-size:800px 100%;border-radius:8px;height:44px;animation:1.4s linear infinite shimmer}.skeleton-card{background:linear-gradient(90deg, var(--surface) 25%, var(--skeleton-hi) 50%, var(--surface) 75%);background-size:800px 100%;border-radius:10px;height:200px;animation:1.4s linear infinite shimmer}.mb-16{margin-bottom:16px}@keyframes spin{to{transform:rotate(360deg)}}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button:focus-visible,a:focus-visible,.btn:focus-visible,[role=button]:focus-visible,[tabindex]:focus-visible,label:focus-within{outline:2px solid var(--accent);outline-offset:2px;border-radius:6px}input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--accent-ink);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 35%, transparent);outline:none}.metrics-band{grid-template-columns:1.5fr 1fr 1fr;align-items:start;gap:14px;display:grid}.metrics-side{flex-direction:column;gap:14px;display:flex}.metric-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;display:flex}.metric-title{font-size:13px;font-weight:600}.metric-pct{color:var(--accent-ink);font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.metric-link{color:var(--accent-ink);font-size:12px;text-decoration:none}.metric-empty{color:var(--text-muted);padding:4px 0 2px;font-size:12.5px}.mchart-bars{align-items:flex-end;gap:6px;height:96px;display:flex}.mchart-col{flex-direction:column;flex:1;align-items:center;gap:6px;min-width:0;height:100%;display:flex}.mchart-stack{flex:1;justify-content:center;align-items:flex-end;gap:3px;width:100%;display:flex}.mchart-bar{border-radius:3px 3px 0 0;width:44%;max-width:15px;min-height:2px;transition:height .4s}.mchart-bar.in{background:var(--accent)}.mchart-bar.out{background:var(--success);opacity:.9}.mchart-label{color:var(--text-muted);white-space:nowrap;font-size:10px}.mchart-legend{color:var(--text-muted);gap:12px;font-size:11px;display:flex}.mchart-legend .dot{vertical-align:middle;border-radius:2px;width:8px;height:8px;margin-right:5px;display:inline-block}.mchart-legend .dot.in{background:var(--accent)}.mchart-legend .dot.out{background:var(--success)}.gauge-track{background:var(--surface2);border-radius:100px;height:10px;overflow:hidden}.gauge-fill{background:linear-gradient(90deg, var(--accent-dim), var(--accent));border-radius:100px;height:100%;transition:width .5s}.gauge-legend{font-variant-numeric:tabular-nums;justify-content:space-between;gap:8px;margin-top:10px;font-size:12px;display:flex}.aging-list{flex-direction:column;gap:8px;display:flex}.aging-row{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.aging-name{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.aging-amt{font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.aging-age{white-space:nowrap;border-radius:100px;padding:2px 7px;font-size:11px;font-weight:600}.aging-age.fresh{background:var(--success-tint);color:var(--success)}.aging-age.warn{background:var(--warning-tint);color:var(--warning)}.aging-age.late{background:var(--danger-tint);color:var(--danger)}.earners-list{flex-direction:column;gap:11px;display:flex}.earner-row{color:inherit;grid-template-columns:minmax(0,1fr) 64px auto;align-items:center;gap:10px;text-decoration:none;display:grid}.earner-main{align-items:baseline;gap:6px;min-width:0;display:flex}.earner-name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.earner-role{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:10px}.earner-bar-track{background:var(--surface2);border-radius:100px;height:6px;overflow:hidden}.earner-bar{background:var(--accent);border-radius:100px;height:100%}.earner-amt{font-variant-numeric:tabular-nums;text-align:right;font-size:12.5px;font-weight:600}.audit-list{flex-direction:column;margin:0 -8px;display:flex}.audit-row{color:inherit;border-radius:8px;align-items:flex-start;gap:10px;padding:8px;text-decoration:none;display:flex}a.audit-row:hover{background:var(--surface2)}.audit-icon{background:var(--surface2);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.audit-body{flex:1;min-width:0}.audit-summary{font-size:13px;line-height:1.35}.audit-meta{color:var(--text-muted);flex-wrap:wrap;gap:5px;margin-top:2px;font-size:11px;display:flex}.audit-tag{color:var(--accent-ink);text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.audit-time{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:11px}@media (width<=860px){.metrics-band{grid-template-columns:1fr}}.cmdk-overlay{z-index:1000;background:var(--scrim-soft);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:center;align-items:flex-start;padding:12vh 16px 16px;display:flex;position:fixed;inset:0}.cmdk{background:var(--surface);border:1px solid var(--border);width:100%;max-width:560px;box-shadow:var(--overlay-shadow);border-radius:14px;flex-direction:column;max-height:70vh;display:flex;overflow:hidden}.cmdk-input{width:100%;color:var(--text);border:none;border-bottom:1px solid var(--border);background:0 0;outline:none;padding:16px 18px;font-size:16px}.cmdk-list{padding:6px;overflow-y:auto}.cmdk-empty{text-align:center;color:var(--text-muted);padding:24px 18px;font-size:13px}.cmdk-group-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);padding:10px 12px 4px;font-size:10.5px;font-weight:600}.cmdk-item{cursor:pointer;border-radius:8px;align-items:center;gap:11px;padding:9px 12px;display:flex}.cmdk-item.active{background:var(--surface2)}.cmdk-item-icon{background:var(--surface2);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;display:flex}.cmdk-item.active .cmdk-item-icon{background:var(--surface3)}.cmdk-item-body{flex:1;min-width:0}.cmdk-item-title{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.cmdk-item-sub{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.cmdk-item-kind{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);flex-shrink:0;font-size:10px}.cmdk-hint{border-top:1px solid var(--border);color:var(--text-muted);gap:14px;padding:9px 14px;font-size:11px;display:flex}.cmdk-hint kbd{background:var(--surface2);border:1px solid var(--border);border-radius:4px;padding:1px 5px;font-family:inherit;font-size:10.5px}.cmdk-trigger{background:var(--surface2);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:7px 11px;font-size:12.5px;display:inline-flex}.cmdk-trigger kbd{background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:0 5px;font-family:inherit;font-size:11px}.cmdk-trigger:hover{border-color:var(--accent-ink);color:var(--text)}.submission-cards{flex-direction:column;gap:10px;display:none}.submission-card{background:var(--surface);box-shadow:var(--card-shadow);border-radius:16px;padding:16px 18px}.submission-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.submission-card-title{font-size:15px;font-weight:600;line-height:1.3}.submission-card-tracks{color:var(--text-muted);font-size:12px;font-weight:400}.submission-card-meta{color:var(--text-muted);margin-top:6px;font-size:12px}.submission-card-notes{color:var(--text-muted);border-left:3px solid var(--accent);margin-top:10px;padding-left:10px;font-size:13px}.submission-card-actions{gap:8px;margin-top:14px;display:flex}.submission-card-actions .btn{flex:1;justify-content:center}@media (width<=640px){.submission-cards{display:flex}.submission-table{display:none}}.artist-sheet{z-index:200;background:var(--scrim);align-items:flex-end;display:flex;position:fixed;inset:0}.artist-sheet-panel{background:var(--surface);border-radius:16px 16px 0 0;width:100%;max-height:88vh;overflow-y:auto}.artist-sheet-grab{justify-content:center;padding:12px 0 0;display:flex}.artist-sheet-grab>div{background:var(--border);border-radius:2px;width:36px;height:4px}.artist-signin{text-align:center;max-width:400px;margin:80px auto;padding:0 24px}@media (width>=1024px){.artist-signin{margin-top:max(80px,50vh - 270px)}}.input-lg{box-sizing:border-box;text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm,12px);width:100%;color:var(--text);padding:15px 16px;font-size:16px}.input-lg::placeholder{color:var(--text-muted);opacity:1;letter-spacing:0;font-weight:400}.input-lg:focus{border-color:var(--accent-ink)}.input-code{letter-spacing:10px;padding-left:26px;font-size:22px;font-weight:700}body.artist-portal .input-lg{font-size:16px}body.artist-portal .input-code{font-size:22px}.input-code::placeholder{letter-spacing:10px;color:var(--text-muted);opacity:1;font-weight:400}.signin-form{text-align:left;flex-direction:column;gap:12px;display:flex}.signin-actions{flex-direction:column;gap:10px;margin-top:4px;display:flex}@media (width<=1023px){body.has-install-prompt .artist-signin{margin-top:40px;padding-bottom:240px}body.has-install-prompt.artist-portal .main{padding-bottom:calc(300px + env(safe-area-inset-bottom,0px))}}.install-prompt{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:1000;max-width:400px;margin:0 auto;position:fixed}.install-prompt.is-above-tabbar{bottom:calc(85px + env(safe-area-inset-bottom,0px))}@media (width>=1024px){body.has-artist-rail .install-prompt.is-above-tabbar{bottom:calc(12px + env(safe-area-inset-bottom,0px))}}.signin-help{color:var(--text-muted);margin-top:22px;font-size:13px;line-height:1.6}.signin-help a{color:var(--accent-ink);font-weight:600;text-decoration:none}.signin-help a:hover{text-decoration:underline}body.artist-portal .error-msg{font-size:13px;line-height:1.5}.agreement-gate{max-width:620px;margin:0 auto;padding:0 20px 48px}.agreement-top{padding:calc(4px + env(safe-area-inset-top,0px)) 0 20px;justify-content:space-between;align-items:center;gap:12px;display:flex}.agreement-brand{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-ink);align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.agreement-brand img{border-radius:7px;display:block}.agreement-doc{margin-bottom:16px}.agreement-doc-title{margin-bottom:10px;font-size:16px;font-weight:700}.agreement-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;max-height:min(52svh,460px);color:var(--text-muted);white-space:pre-wrap;border:1px solid var(--border);border-radius:var(--radius-sm,12px);background:var(--surface2);padding:14px 16px;font-size:13.5px;line-height:1.6;overflow-y:auto}.agreement-body.is-open{max-height:none;overflow-y:visible}.agreement-body:focus-visible{border-radius:var(--radius-sm,12px)}.agreement-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.agreement-version{color:var(--text-muted);font-size:11px}.agreement-expand{cursor:pointer;font-family:var(--font);color:var(--accent-ink);background:0 0;border:none;padding:0;font-size:12.5px;font-weight:600}.agreement-consent{color:var(--text);cursor:pointer;align-items:flex-start;gap:10px;margin-top:12px;font-size:14px;line-height:1.5;display:flex}.agreement-consent input{flex-shrink:0;margin-top:3px}.agreement-consent.is-locked{cursor:default;color:var(--text-muted)}.agreement-consent.is-locked input{cursor:default}.agreement-lock{color:var(--text-muted);margin-top:12px;font-size:12.5px}.portal-skel{padding-top:calc(4px + env(safe-area-inset-top,0px))}body.artist-portal{--skeleton-hi:#24242e}[data-theme=light] body.artist-portal{--skeleton-hi:#e9e9ee}.portal-skel .sk{background:linear-gradient(90deg, var(--surface) 25%, var(--skeleton-hi) 50%, var(--surface) 75%);border-radius:var(--radius-sm,12px);background-size:800px 100%;animation:1.4s linear infinite shimmer}.portal-skel-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:26px;display:flex}.portal-skel .portal-skel-brand{width:132px;height:26px}.portal-skel .portal-skel-avatar{border-radius:50%;flex-shrink:0;width:44px;height:44px}.portal-skel .portal-skel-greeting{width:72%;height:34px;margin-bottom:10px}.portal-skel .portal-skel-sub{width:46%;height:15px;margin-bottom:24px}.portal-skel .portal-skel-hero{border-radius:var(--radius-lg,22px);height:148px;margin-bottom:18px}.portal-skel .portal-skel-cta{border-radius:var(--radius-pill,999px);height:54px;margin-bottom:30px}.portal-skel-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:20px;display:grid}.portal-skel .portal-skel-tile{aspect-ratio:1;border-radius:var(--radius,16px)}@media (prefers-reduced-motion:reduce){.portal-skel .sk{animation:none!important}}.artist-rail-brand,.artist-tabbar-desktop{display:none}@media (width>=1024px){body.has-artist-rail{--rail-w:248px}body.has-artist-rail .artist-tabbar,body.has-artist-rail .artist-tabbar-desktop{width:var(--rail-w);background:var(--chrome-bg);border-top:none;border-right:1px solid var(--hairline);flex-direction:column;align-items:stretch;gap:2px;max-width:none;margin-inline:0;padding:24px 14px 20px;display:flex;top:0;bottom:0;right:auto}body.has-artist-rail .artist-rail-brand{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-ink);align-items:center;gap:10px;padding:4px 12px 26px;font-size:12px;font-weight:700;display:flex}body.has-artist-rail .artist-rail-brand img{border-radius:7px;display:block}body.has-artist-rail .artist-tab{letter-spacing:0;border-radius:12px;flex-direction:row;flex:none;justify-content:flex-start;gap:12px;padding:10px 12px;font-size:14px}body.has-artist-rail .artist-tab svg{width:20px;height:20px}body.has-artist-rail .artist-tab:hover{color:var(--text);background:var(--hover-bg-soft)}body.has-artist-rail .artist-tab.active{color:var(--accent-ink);background:var(--accent-tint)}body.has-artist-rail .artist-tab:active{transform:none}body.has-artist-rail .main{max-width:1080px;margin-left:max(calc(var(--rail-w) + 32px), calc(50% + (var(--rail-w) / 2) - 540px));margin-right:auto;padding:40px 44px 72px}body.has-artist-rail .artist-topbar{justify-content:flex-end;padding:0 0 4px}body.has-artist-rail .artist-topbar .brand{display:none}body.has-artist-rail .artist-greeting{font-size:38px}body.has-artist-rail .money-hero{flex-direction:column;justify-content:center;min-height:168px;padding:28px 32px;display:flex;position:relative}body.has-artist-rail .money-hero.has-action{padding-right:340px}body.has-artist-rail .money-hero .mh-value{font-size:52px}body.has-artist-rail .money-hero>.mh-payout,body.has-artist-rail .money-hero>.mh-request,body.has-artist-rail .money-hero>.mh-threshold{width:268px;max-width:268px;margin-top:0;position:absolute;top:50%;right:32px;transform:translateY(-50%)}body.has-artist-rail .main>.btn-pill{width:fit-content;min-width:300px}body.has-artist-rail .artist-account{max-width:640px}body.has-artist-rail .earn-filter-select{max-width:320px}body.has-artist-rail .upload-progress,body.has-artist-rail .upload-step,body.has-artist-rail .upload-nav,body.has-artist-rail .page-header{max-width:760px}body.has-artist-rail .upload-nav{background:0 0;justify-content:space-between;margin-inline:0;padding:26px 0 0;position:static}body.has-artist-rail .upload-nav:before{display:none}body.has-artist-rail .upload-nav .btn-back{flex:none;min-width:128px}body.has-artist-rail .upload-nav .btn-pill{flex:none;min-width:232px}body.has-artist-rail .artist-sheet{justify-content:center;align-items:center;padding:40px 24px}body.has-artist-rail .artist-sheet-panel{border-radius:18px;max-width:720px;max-height:84vh}body.has-artist-rail .artist-sheet-grab{display:none}body.has-artist-rail .home-grid{grid-template-columns:minmax(0,1fr) 296px;align-items:start;gap:32px;margin-top:4px;display:grid}body.has-artist-rail .home-aside{flex-direction:column;display:flex;position:sticky;top:40px}body.has-artist-rail .home-aside .artist-panel:last-child{margin-bottom:0}}.theme-toggle{background:var(--surface2);border-radius:999px;gap:2px;padding:3px;display:inline-flex}.theme-opt{cursor:pointer;font:inherit;color:var(--text-muted);min-height:38px;transition:color var(--dur-fast,.15s) var(--ease,ease), background var(--dur-fast,.15s) var(--ease,ease);background:0 0;border:none;border-radius:999px;padding:0 18px;font-size:13px;font-weight:600}.theme-opt:hover:not(.active){color:var(--text)}.theme-opt.active{background:var(--accent-tint);color:var(--accent-ink)}.theme-toggle.compact .theme-opt{min-height:30px;padding:0 12px;font-size:12px}.artist-panel{background:var(--surface);box-shadow:var(--card-shadow);border:none;border-radius:16px;margin-bottom:16px;padding:18px 20px}.artist-panel-label{letter-spacing:.5px;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:600}.home-aside{display:none}.glance{flex-direction:column;margin-top:12px;display:flex}.glance-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:12px;padding:9px 0;display:flex}.glance-row:last-child{border-bottom:none;padding-bottom:0}.glance-row dt{color:var(--text-muted);font-size:13px}.glance-row dd{font-variant-numeric:tabular-nums;text-align:right;font-size:13.5px;font-weight:600}.glance-help{color:var(--text-muted);margin:8px 0 14px;font-size:13px;line-height:1.5}
