/* R.S Films Group — Enterprise UI V4
   Structural redesign layer for staging. Loaded after compiled + V3 CSS. */
:root{
  --x-bg:#edf1f4;--x-card:#fff;--x-card2:#f7f9fb;--x-ink:#0b1720;--x-muted:#687684;
  --x-line:#d9e1e7;--x-nav:#08131b;--x-nav2:#0e1c26;--x-gold:#c79b43;--x-gold2:#ead39d;
  --x-green:#167a55;--x-red:#b44c55;--x-blue:#2c62a3;--x-shadow:0 12px 34px rgba(13,29,39,.07);
}
html,body,#root{min-height:100%;background:var(--x-bg)!important}
body{font-family:Inter,"Segoe UI",Arial,sans-serif!important;font-size:14px!important;color:var(--x-ink)!important;letter-spacing:0!important}
button,input,select,textarea{font:inherit}
.artist-portal h1,.artist-portal h2,.artist-portal h3,.admin-shell h1,.admin-shell h2,.admin-shell h3{font-family:Inter,"Segoe UI",Arial,sans-serif!important;letter-spacing:-.03em!important}

/* Shell */
.artist-portal .sidebar,.admin-shell .admin-sidebar{width:248px!important;padding:24px 16px 18px!important;background:linear-gradient(180deg,#07121a,#0b1720 55%,#071119)!important;border-right:1px solid rgba(255,255,255,.06)!important}
.artist-portal .content{width:calc(100% - 248px)!important;margin-left:248px!important}
.admin-shell .admin-content{margin-left:248px!important}
.artist-portal .sidebar nav button,.admin-shell .admin-sidebar nav button{min-height:43px!important;border-radius:9px!important;padding:0 11px!important;font-size:12.5px!important;font-weight:620!important;margin:2px 0!important}
.artist-portal .sidebar nav button.active,.admin-shell .admin-sidebar nav button.active{background:linear-gradient(90deg,rgba(199,155,67,.18),rgba(199,155,67,.06))!important;color:#fff!important;box-shadow:inset 3px 0 0 var(--x-gold)!important}
.artist-portal .sidebar nav button.active svg,.admin-shell .admin-sidebar nav button.active svg{color:#e6bd67!important}
.artist-portal .content>header,.admin-shell .admin-head{height:72px!important;background:rgba(255,255,255,.96)!important;border-bottom:1px solid #dfe5ea!important;backdrop-filter:blur(12px);padding:0 28px!important}
.artist-portal .search{width:390px!important}.artist-portal .search input{height:38px!important;font-size:12px!important;background:#f7f9fa!important;border-color:#dbe2e7!important}
.artist-portal .dashboard,.admin-shell .admin-dashboard{max-width:1520px!important;margin:0 auto!important;padding:28px 34px 52px!important}
.artist-portal .welcome,.admin-shell .admin-title{margin:0 0 22px!important;min-height:auto!important;align-items:flex-end!important}
.artist-portal .welcome h1,.admin-shell .admin-title h1{font-size:30px!important;line-height:1.05!important;font-weight:760!important;color:#0a1720!important}
.artist-portal .welcome p,.admin-shell .admin-title p{font-size:10px!important;letter-spacing:2.6px!important;color:#9b7330!important;font-weight:800!important;margin-bottom:7px!important}
.artist-portal .welcome span,.admin-shell .admin-title span{font-size:13px!important;line-height:1.5!important;color:#687684!important}
.artist-portal .primary,.admin-shell .primary{background:#0b1a24!important;color:#fff!important;border:1px solid #0b1a24!important;border-radius:9px!important;min-height:40px!important;padding:0 16px!important;font-weight:700!important;box-shadow:0 7px 16px rgba(11,26,36,.13)!important}
.artist-portal .primary:hover,.admin-shell .primary:hover{background:#142a38!important;transform:translateY(-1px)}
.panel,.rsx-surface{background:#fff!important;border:1px solid var(--x-line)!important;border-radius:14px!important;box-shadow:0 1px 2px rgba(15,30,40,.02),0 8px 26px rgba(15,30,40,.045)!important}

/* Hide the old Overview title strip; V4 has its own command hero */
body[data-rsf-page="Overview"] .artist-portal .welcome{display:none!important}

/* Shared */
.rsx-eyebrow{display:block;font-size:9px!important;line-height:1!important;letter-spacing:2.3px!important;font-weight:850!important;color:#a97925!important;text-transform:uppercase!important}
.rsx-empty{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;color:#71808d;background:linear-gradient(180deg,#fff,#fafbfc);border:1px dashed #cfd8df;border-radius:13px}.rsx-empty strong{font-size:15px;color:#23313c}.rsx-empty small{font-size:12px}
.rsx-note{font-size:12px;color:#657480;margin:12px 0 0}

/* ARTIST OVERVIEW */
.rsx-overview{display:flex;flex-direction:column;gap:18px}
.rsx-command-hero{position:relative;overflow:hidden;min-height:156px;padding:30px 32px;border-radius:18px;background:linear-gradient(118deg,#091720 0%,#102632 58%,#173341 100%);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 18px 42px rgba(8,24,34,.16)}
.rsx-command-hero:after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;right:-180px;top:-230px;background:radial-gradient(circle,rgba(214,169,74,.22),rgba(214,169,74,0) 66%)}
.rsx-command-hero:before{content:"";position:absolute;inset:auto 0 0 0;height:2px;background:linear-gradient(90deg,var(--x-gold),transparent 70%)}
.rsx-command-hero>div{position:relative;z-index:1}.rsx-command-hero .rsx-eyebrow{color:#e5bf6e!important}.rsx-command-hero h2{font-size:29px!important;line-height:1.1!important;margin:9px 0 8px!important;color:#fff!important;font-weight:760!important;letter-spacing:-.045em!important}.rsx-command-hero p{margin:0;color:#b7c5cf;font-size:13px;max-width:690px}
.rsx-command-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.rsx-command-actions button{height:40px;padding:0 13px;border:1px solid rgba(255,255,255,.15);border-radius:9px;background:rgba(255,255,255,.06);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;gap:8px}.rsx-command-actions button:first-child{background:var(--x-gold);border-color:var(--x-gold);color:#17130b}
.rsx-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid var(--x-line);border-radius:14px;overflow:hidden;box-shadow:var(--x-shadow)}
.rsx-kpis article{min-height:112px;padding:19px 21px;border-right:1px solid #e4e9ed;display:flex;flex-direction:column;justify-content:center}.rsx-kpis article:last-child{border-right:0}.rsx-kpis span{font-size:9px;letter-spacing:1.4px;color:#7d8994;font-weight:800}.rsx-kpis strong{font-size:27px;line-height:1;margin:10px 0 8px;font-weight:760;color:#0c1a24}.rsx-kpis small{font-size:11px;color:#7a8792}
.rsx-overview-main{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(280px,.85fr);gap:18px;align-items:stretch}.rsx-overview-main>.rsx-performance{min-width:0}
.rsx-catalog-health{background:#fff;border:1px solid var(--x-line);border-radius:14px;padding:22px;box-shadow:var(--x-shadow)}.rsx-catalog-health h3{font-size:20px!important;margin:8px 0 18px!important}.rsx-pipeline{display:flex;flex-direction:column;gap:7px}.rsx-pipeline>button{display:grid;grid-template-columns:44px 1fr 18px;align-items:center;gap:11px;min-height:62px;padding:9px 10px;border:1px solid #e3e8ec;border-radius:10px;background:#fbfcfd;text-align:left}.rsx-pipeline>button:hover{border-color:#c8b17f;background:#fffdf8}.rsx-pipeline>button>strong{font-size:22px;color:#0a1821}.rsx-pipeline>button>span{font-size:12px;font-weight:700;color:#26343f}.rsx-pipeline>button small{display:block;margin-top:3px;color:#89949d;font-size:10px;font-weight:500}.rsx-pipeline>button svg{width:15px;color:#9aa5ae}.rsx-health-note{margin-top:13px;border-radius:10px;background:#0e1c26;color:#fff;padding:14px}.rsx-health-note b{font-size:9px;letter-spacing:1.5px;color:#d8b360}.rsx-health-note p{font-size:11px;color:#c1ccd4;margin:6px 0 0;line-height:1.5}
.rsx-bottom-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:18px}.rsx-recent-catalogue,.rsx-money-card,.rsx-activity{padding:19px}.rsx-release-mini{width:100%;display:grid;grid-template-columns:46px 1fr auto 20px;gap:11px;align-items:center;min-height:62px;border:0;border-top:1px solid #edf0f2;background:#fff;text-align:left;padding:8px 2px}.rsx-release-mini img,.rsx-release-art{width:46px;height:46px;border-radius:6px;object-fit:cover;background:#edf1f3;display:grid;place-items:center}.rsx-release-mini span strong{display:block;font-size:12px;color:#15232d}.rsx-release-mini span small{font-size:10px;color:#7b8791}.rsx-balance-hero{padding:20px;border-radius:12px;background:linear-gradient(135deg,#101f29,#173542);color:#fff;margin:12px 0}.rsx-balance-hero span{font-size:9px;letter-spacing:1.7px;color:#d5b15e;font-weight:800}.rsx-balance-hero strong{display:block;font-size:31px;margin-top:8px}.rsx-money-card dl{margin:0}.rsx-money-card dl div{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #edf0f2;font-size:11px}.rsx-money-card dt{color:#73808b}.rsx-money-card dd{margin:0;font-weight:750;color:#15232d}.rsx-full-button{width:100%;height:40px;margin-top:14px;border:1px solid #d8e0e5;border-radius:8px;background:#fff;font-weight:700;color:#1d2b35}.rsx-activity{grid-column:1/-1}

/* ANALYTICS */
.rsx-performance{background:#fff;border:1px solid var(--x-line);border-radius:15px;overflow:hidden;box-shadow:var(--x-shadow)}
.rsx-performance-head{display:flex;justify-content:space-between;align-items:flex-start;padding:22px 24px 17px;border-bottom:1px solid #e8edf0}.rsx-performance-head h2{font-size:21px!important;margin:7px 0 4px!important}.rsx-performance-head p{font-size:11px;color:#73808b;margin:0}.rsx-live-pill{font-size:9px;letter-spacing:1.2px;font-weight:800;color:#277658;background:#eef8f3;border:1px solid #d5ede2;border-radius:999px;padding:7px 9px}
.rsx-analytics-controls{display:flex;align-items:flex-end;gap:12px;padding:14px 24px;background:#f8fafb;border-bottom:1px solid #e6ebee}.rsx-analytics-controls label>span{display:block;font-size:8px;letter-spacing:1.1px;font-weight:800;color:#84909a;margin-bottom:5px}.rsx-analytics-controls select{height:36px;border:1px solid #d4dce2;border-radius:8px;background:#fff;padding:0 30px 0 10px;font-size:11px;font-weight:650}.rsx-segments{margin-left:auto;display:flex;gap:4px;background:#edf1f3;padding:4px;border-radius:9px}.rsx-segments button{height:28px;border:0;background:transparent;border-radius:6px;padding:0 10px;font-size:10px;color:#5e6d78;font-weight:700}.rsx-segments button.active{background:#0d1c26;color:#fff;box-shadow:0 2px 6px rgba(10,24,34,.12)}.rsx-filter-button{height:36px!important;border:1px solid #d6dde3!important;background:#fff!important;border-radius:8px!important;padding:0 11px!important;display:flex!important;align-items:center!important;gap:7px!important;font-size:10px!important;font-weight:700!important}
.rsx-summary-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));border-bottom:1px solid #e5eaee}.rsx-summary-strip>div{padding:16px 20px;border-right:1px solid #e8edf0}.rsx-summary-strip small{display:block;font-size:8px;letter-spacing:1.2px;color:#89949d;font-weight:800}.rsx-summary-strip strong{display:block;font-size:20px;margin:7px 0 4px;color:#0f1d27}.rsx-summary-strip span{font-size:10px;color:#7b8791}
.rsx-analytics-workspace{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(250px,.75fr);min-height:330px}.rsx-chart-card{background:linear-gradient(145deg,#0b1821,#112936);padding:23px 25px;color:#fff;min-width:0}.rsx-chart-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:22px}.rsx-chart-title span{font-size:8px;letter-spacing:1.5px;color:#d1aa58;font-weight:800}.rsx-chart-title h3{color:#fff!important;font-size:18px!important;margin:6px 0 0!important}.rsx-chart-title>small{font-size:9px;color:#7f929e}.rsx-bars{display:flex;flex-direction:column;gap:17px}.rsx-bar-row{display:grid;grid-template-columns:25px 1fr;gap:11px;align-items:center}.rsx-bar-row>b{font-size:9px;color:#6f8796}.rsx-bar-label{display:flex;justify-content:space-between;gap:12px}.rsx-bar-label strong{font-size:11px;color:#eef4f7}.rsx-bar-label span{font-size:9px;color:#91a3ae}.rsx-bar-track{height:8px;border-radius:8px;background:#1e3744;overflow:hidden;margin:7px 0 5px}.rsx-bar-track i{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,#b98a38,#efca76);box-shadow:0 0 16px rgba(229,184,86,.18)}.rsx-bar-row small{font-size:8.5px;color:#78909d}
.rsx-leaderboard{padding:23px 20px;background:#fbfcfd;border-left:1px solid #e6ebee}.rsx-leaderboard h3{font-size:17px!important;margin:7px 0 15px!important}.rsx-leaderboard>div{display:flex;flex-direction:column}.rsx-leaderboard button{display:grid;grid-template-columns:28px 1fr 15px;align-items:center;gap:9px;min-height:57px;border:0;border-top:1px solid #e8edf0;background:transparent;text-align:left;padding:8px 0}.rsx-leaderboard button>b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#f0e6d2;color:#8b6826;font-size:9px}.rsx-leaderboard button strong{display:block;font-size:11px;color:#182630}.rsx-leaderboard button small{font-size:9px;color:#84909a}.rsx-data-table{overflow:auto;border-top:1px solid #e7ecef}.rsx-data-table table{width:100%;border-collapse:collapse}.rsx-data-table th{background:#f6f8fa;color:#798691;font-size:8.5px;letter-spacing:.8px;text-transform:uppercase;text-align:left;padding:11px 14px;border-bottom:1px solid #dfe6ea}.rsx-data-table td{font-size:11px;padding:12px 14px;border-bottom:1px solid #edf0f2;color:#34424c}.rsx-data-table tbody tr:hover{background:#fbfcfd}
.rsx-performance.is-compact .rsx-analytics-workspace{grid-template-columns:minmax(0,1.6fr) 280px}.rsx-performance.is-compact .rsx-chart-card{min-height:330px}

/* RELEASE CATALOGUE */
.rsx-catalogue{background:#fff;border:1px solid var(--x-line);border-radius:14px;overflow:hidden;box-shadow:var(--x-shadow)}.rsx-catalogue-toolbar{min-height:58px;display:flex;align-items:center;gap:14px;padding:10px 14px;border-bottom:1px solid #e4e9ed;background:#fafbfc}.rsx-status-tabs{display:flex;gap:4px;flex-wrap:wrap}.rsx-status-tabs button{height:32px;padding:0 9px;border:1px solid transparent;border-radius:7px;background:transparent;color:#62717d;font-size:9.5px;font-weight:750;display:flex;align-items:center;gap:6px}.rsx-status-tabs button b{min-width:18px;height:18px;border-radius:9px;background:#e9edf0;display:grid;place-items:center;font-size:8px;color:#5d6b76}.rsx-status-tabs button.selected{background:#0d1d27;color:#fff}.rsx-status-tabs button.selected b{background:#c99c45;color:#16130d}.rsx-catalogue-search{margin-left:auto;position:relative;width:265px}.rsx-catalogue-search svg{position:absolute;left:10px;top:10px;width:14px;color:#88949d}.rsx-catalogue-search input{width:100%;height:36px;padding:0 10px 0 32px;border:1px solid #d7dfe4;border-radius:8px;background:#fff;font-size:10.5px}.rsx-release-head,.rsx-release-row{display:grid;grid-template-columns:minmax(310px,1.55fr) 150px 135px 100px 140px 60px 42px;align-items:center;column-gap:14px}.rsx-release-head{height:40px;padding:0 16px;background:#f4f7f8;border-bottom:1px solid #dde4e8;color:#84909a;font-size:8px;letter-spacing:.9px;font-weight:850}.rsx-release-row{min-height:82px;padding:9px 16px;border-bottom:1px solid #e8edf0;background:#fff;transition:.12s}.rsx-release-row:hover{background:#fbfcfd}.rsx-release-row:last-child{border-bottom:0}.rsx-release-ident{display:flex;align-items:center;gap:12px;min-width:0}.rsx-release-cover{width:58px;height:58px;border-radius:7px;overflow:hidden;background:#eef1f3;flex:0 0 auto;display:grid;place-items:center}.rsx-release-cover img{width:100%;height:100%;object-fit:cover}.rsx-release-ident>span{min-width:0}.rsx-release-ident strong{display:block;font-size:12.5px;color:#12212b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rsx-release-ident small{display:block;margin-top:4px;font-size:9.5px;color:#77858f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rsx-release-ident em{display:block;margin-top:3px;font-size:8.5px;color:#a07b34;font-style:normal;font-weight:700}.rsx-cell small{display:none}.rsx-cell strong{font-size:10.5px;color:#263540;font-weight:650}.rsx-id-cell{font-size:11px;font-weight:800;color:#24333e}.rsx-row-action{width:34px;height:34px;border-radius:8px;border:1px solid #d9e1e6;background:#fff;display:grid;place-items:center}.rsx-row-action svg{width:14px;color:#62717c}

/* UPLOAD — stronger SaaS workflow */
.artist-portal .upload-layout{grid-template-columns:250px minmax(0,1fr)!important;gap:20px!important;align-items:start!important}.artist-portal .steps{padding:12px!important;border-radius:14px!important;background:linear-gradient(180deg,#0c1b25,#122b38)!important;border:0!important;box-shadow:0 16px 35px rgba(10,27,37,.12)!important;top:92px!important}.artist-portal .steps button{position:relative!important;min-height:70px!important;padding:10px 11px!important;color:#b2c0c9!important;border-radius:10px!important}.artist-portal .steps button:not(:last-child):after{content:"";position:absolute;left:24px;top:48px;width:1px;height:31px;background:#2a4350}.artist-portal .steps button.current{background:#fff!important;color:#10202a!important}.artist-portal .steps button.current small{color:#9b7228!important}.artist-portal .steps button.current i{background:#c89b43!important;color:#111!important}.artist-portal .steps button.complete{color:#d3e6dc!important}.artist-portal .steps button span{font-size:12px!important}.artist-portal .steps button small{font-size:8px!important;letter-spacing:1.2px!important}.artist-portal .upload-layout>.meta-form{border-radius:14px!important;box-shadow:var(--x-shadow)!important}.artist-portal .meta-form fieldset>.section-head,.artist-portal .meta-form fieldset>.form-title{padding:24px 28px 19px!important;border-bottom:1px solid #e6ebee!important;background:#fff!important}.artist-portal .meta-form .form-grid{gap:18px!important;padding:20px 28px 0!important}.artist-portal .field>span{font-size:11px!important;color:#46545f!important}.artist-portal .field input,.artist-portal .field select,.artist-portal .field textarea,.artist-portal .meta-form input,.artist-portal .meta-form select,.artist-portal .meta-form textarea{min-height:44px!important;font-size:12.5px!important;border-radius:9px!important}.artist-portal .upload-box{margin:20px 28px 0!important;min-height:190px!important;border:1.5px dashed #b9c5cd!important;background:radial-gradient(circle at 50% 10%,#fffdf8,#f7fafb)!important}.artist-portal .form-actions{padding:16px 28px!important;background:#f7f9fa!important}.artist-portal progress{height:7px!important;border-radius:8px!important;overflow:hidden!important}

/* CLAIMS */
.rsx-claims-page{display:flex;flex-direction:column;gap:16px}.rsx-claims-hero{display:flex;justify-content:space-between;align-items:center;padding:22px 24px;border:1px solid var(--x-line);border-radius:14px;background:linear-gradient(110deg,#fff,#fbf7ef);box-shadow:var(--x-shadow)}.rsx-claims-hero h2{font-size:22px!important;margin:7px 0 4px!important}.rsx-claims-hero p{margin:0;font-size:12px;color:#71808b}.rsx-claims-table{background:#fff;border:1px solid var(--x-line);border-radius:14px;overflow:hidden;box-shadow:var(--x-shadow)}.rsx-claims-head,.rsx-claim-row{display:grid;grid-template-columns:minmax(260px,1.55fr) 150px 145px 120px 150px 80px;gap:14px;align-items:center}.rsx-claims-head{height:42px;padding:0 16px;background:#f4f7f8;color:#7e8b95;font-size:8px;letter-spacing:.9px;font-weight:850}.rsx-claim-row{min-height:75px;padding:11px 16px;border-top:1px solid #e6ebee}.rsx-claim-row>div strong{display:block;font-size:11.5px}.rsx-claim-row a{font-size:9.5px;color:#8f6c29;text-decoration:none}.rsx-claim-row>span{font-size:10.5px;color:#46545f}.rsx-claim-row>button{height:32px;border:1px solid #d6dfe4;border-radius:8px;background:#fff;font-size:10px;font-weight:700}.rsx-claim-detail{display:grid;grid-template-columns:1fr 1.2fr;gap:20px;padding:18px 24px;background:#f8fafb;border-top:1px solid #e3e9ed}.rsx-claim-detail p{font-size:11px;color:#52616c;line-height:1.6}.rsx-public-note{padding:10px;border-radius:8px;background:#fff7e6;border:1px solid #edd9ad}.rsx-claim-thread p{display:grid;grid-template-columns:110px 1fr auto;gap:10px;padding:8px 0;border-bottom:1px solid #e8edf0;margin:0;font-size:10px}.rsx-claim-thread form{display:flex;gap:8px;margin-top:10px}.rsx-claim-thread textarea{flex:1;min-height:70px;border:1px solid #d4dde3;border-radius:8px;padding:9px}.rsx-modal-shade{position:fixed;inset:0;z-index:80;background:rgba(3,12,18,.52);border:0;backdrop-filter:blur(2px)}.rsx-claim-drawer{position:fixed;right:0;top:0;bottom:0;width:min(560px,94vw);z-index:81;background:#fff;box-shadow:-18px 0 50px rgba(4,16,24,.22);padding:26px 28px;overflow:auto}.rsx-claim-drawer header{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #e5eaee;padding-bottom:18px;margin-bottom:18px}.rsx-claim-drawer header h2{font-size:24px!important;margin:7px 0 4px!important}.rsx-claim-drawer header p{font-size:11px;color:#71808b;margin:0}.rsx-claim-drawer header>button{width:36px;height:36px;border:1px solid #d8e0e5;border-radius:9px;background:#fff;font-size:20px}.rsx-claim-drawer form{display:flex;flex-direction:column;gap:14px}.rsx-claim-drawer footer{display:flex;justify-content:flex-end;gap:8px;padding-top:10px}

/* WITHDRAWALS */
.rsx-withdrawals{display:flex;flex-direction:column;gap:17px}.rsx-payout-hero{min-height:160px;padding:24px 28px;border-radius:16px;background:linear-gradient(118deg,#0c1b25,#13313e);color:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 16px 38px rgba(9,28,38,.13)}.rsx-payout-hero .rsx-eyebrow{color:#dfb85f!important}.rsx-payout-hero>div>strong{display:block;font-size:35px;margin:8px 0 4px}.rsx-payout-hero>div>small{color:#b2c2cb}.rsx-payout-hero p{margin:11px 0 0;color:#8fa3af;font-size:10px}.rsx-payout-status{width:310px;padding:16px;border-radius:11px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.rsx-payout-status b{display:block;font-size:10px;letter-spacing:1px;margin-bottom:7px}.rsx-payout-status b.ready{color:#79d5a8}.rsx-payout-status b.blocked{color:#efc06c}.rsx-payout-status span{font-size:10.5px;color:#b6c5cd;line-height:1.45}.rsx-payout-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:17px}.rsx-withdraw-form,.rsx-payout-rules{padding:22px}.rsx-withdraw-form h3,.rsx-payout-rules h3{font-size:18px!important;margin:7px 0!important}.rsx-withdraw-form p{font-size:11px;color:#75828d}.rsx-payout-rules ul{list-style:none;padding:0;margin:15px 0 0}.rsx-payout-rules li{display:grid;grid-template-columns:28px 1fr auto;gap:9px;align-items:center;padding:11px 0;border-top:1px solid #e8edf0}.rsx-payout-rules li>b{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#eef5f1;color:#287956}.rsx-payout-rules li span{font-size:10px;color:#6f7d88}.rsx-payout-rules li strong{font-size:10.5px}.rsx-withdraw-history{overflow:hidden}.rsx-withdraw-history>header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #e5eaee}.rsx-withdraw-history h3{font-size:17px!important;margin:5px 0 0!important}.rsx-withdraw-history>header>b{font-size:10px;color:#6d7a84}

/* AGREEMENT */
.rsx-agreement{max-width:980px;margin:0 auto;display:flex;flex-direction:column;gap:15px}.rsx-agreement-banner{padding:25px 28px;border-radius:16px;background:linear-gradient(118deg,#0b1b25,#17323f);color:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 16px 36px rgba(9,28,38,.13)}.rsx-agreement-banner .rsx-eyebrow{color:#dfb760!important}.rsx-agreement-banner h2{font-size:25px!important;color:#fff!important;margin:8px 0 6px!important}.rsx-agreement-banner p{margin:0;color:#a8bac4;font-size:11px}.rsx-agreement-banner svg{width:34px;height:34px;color:#d8b05b}.rsx-agreement-card{background:#fff;border:1px solid var(--x-line);border-radius:15px;overflow:hidden;box-shadow:var(--x-shadow)}.rsx-agreement-card>header{padding:18px 22px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5eaee;background:#fbfcfd}.rsx-agreement-status{display:flex;gap:11px;align-items:center}.rsx-agreement-status>svg{width:30px;height:30px;padding:7px;border-radius:50%;background:#eaf6ef;color:#237b55}.rsx-agreement-status strong{display:block;font-size:12px}.rsx-agreement-status small{font-size:9px;color:#7b8791}.rsx-agreement-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:8px 22px 18px}.rsx-agreement-card dl div{padding:14px 4px;border-bottom:1px solid #edf0f2}.rsx-agreement-card dt{font-size:8.5px;letter-spacing:.8px;text-transform:uppercase;color:#8a969f;font-weight:800}.rsx-agreement-card dd{margin:5px 0 0;font-size:12px;font-weight:650;color:#1c2a34}.rsx-agreement-actions{display:flex;justify-content:flex-end;gap:8px;padding:16px 22px;background:#f7f9fa;border-top:1px solid #e5eaee}.rsx-agreement-actions button{height:38px;border:1px solid #d5dde3;border-radius:8px;background:#fff;padding:0 13px;font-weight:700;font-size:10.5px}.rsx-agreement-terms{margin:0;padding:22px;white-space:pre-wrap;background:#101f29;color:#d9e3e8;font:12px/1.7 ui-monospace,monospace;max-height:440px;overflow:auto}.rsx-agreement-note{margin:0;padding:14px 22px;background:#fff8e9;color:#755a26;font-size:10px;border-top:1px solid #eddcaf}.rsx-agreement-error,.rsx-agreement-loading{padding:18px 20px;border-radius:12px;border:1px solid #e6d0d2;background:#fff5f5;color:#7c3037}.rsx-agreement-loading{border-color:#d8e1e6;background:#fff;color:#677581}

/* SUPPORT — original React flow, denser split layout */
body[data-rsf-page="Support"] .artist-live-stack{display:grid!important;grid-template-columns:minmax(330px,.8fr) minmax(0,1.4fr)!important;gap:16px!important;align-items:start!important}body[data-rsf-page="Support"] .artist-live-stack>.artist-live-toolbar,body[data-rsf-page="Support"] .artist-live-stack>form,body[data-rsf-page="Support"] .artist-live-stack>p[role="status"]{grid-column:1/-1!important}body[data-rsf-page="Support"] .artist-live-stack>.panel{padding:20px!important;margin:0!important}body[data-rsf-page="Support"] .artist-live-toolbar{padding:17px 20px!important;background:#0d1d27!important;color:#fff!important;border-radius:14px!important;box-shadow:var(--x-shadow)!important}body[data-rsf-page="Support"] .artist-live-toolbar h2{color:#fff!important;font-size:18px!important}body[data-rsf-page="Support"] .artist-live-row{min-height:62px!important;border:1px solid #e2e8ec!important;border-radius:9px!important;margin:7px 0!important;padding:10px 12px!important;background:#fbfcfd!important}

/* ROYALTIES / standard financial screens */
.artist-portal .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.artist-portal .stat-card{min-height:115px!important;padding:18px!important;border-radius:12px!important;border:1px solid var(--x-line)!important;box-shadow:none!important}.artist-portal .stat-card h2,.artist-portal .stat-card strong{font-size:24px!important}.artist-portal .artist-live-stack>.panel{border-radius:14px!important;padding:20px!important;box-shadow:var(--x-shadow)!important}.artist-portal .artist-live-table table{font-size:11px!important}.artist-portal .artist-live-table th{font-size:8px!important;letter-spacing:.8px!important;text-transform:uppercase!important;background:#f5f7f9!important;padding:11px 12px!important}.artist-portal .artist-live-table td{padding:12px!important;border-bottom:1px solid #e8edf0!important}

/* ADMIN */
.admin-shell .admin-dashboard{padding-top:28px!important}.rsx-admin-overview{display:flex;flex-direction:column;gap:18px}.rsx-admin-command{min-height:150px;padding:28px 30px;border-radius:17px;background:linear-gradient(118deg,#081720,#102d39);color:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 18px 42px rgba(8,24,34,.15)}.rsx-admin-command .rsx-eyebrow{color:#e1b85f!important}.rsx-admin-command h2{font-size:28px!important;color:#fff!important;margin:8px 0 7px!important}.rsx-admin-command p{max-width:760px;margin:0;color:#aabcc6;font-size:12px}.rsx-admin-health{width:230px;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.05)}.rsx-admin-health b{display:block;color:#74d2a3;font-size:9px;letter-spacing:1px}.rsx-admin-health span{display:block;margin-top:6px;color:#a9bac4;font-size:9px}.rsx-admin-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid var(--x-line);border-radius:14px;overflow:hidden;box-shadow:var(--x-shadow)}.rsx-admin-kpis button{min-height:112px;padding:17px 19px;border:0;border-right:1px solid #e4e9ed;background:#fff;text-align:left;position:relative}.rsx-admin-kpis button:last-child{border-right:0}.rsx-admin-kpis span{display:block;font-size:8.5px;letter-spacing:1.2px;color:#82909a;font-weight:800}.rsx-admin-kpis strong{display:block;font-size:27px;margin:8px 0 6px}.rsx-admin-kpis small{font-size:9.5px;color:#77848e}.rsx-admin-kpis svg{position:absolute;right:16px;top:18px;width:15px;color:#a48a55}.rsx-admin-pipeline{background:#fff;border:1px solid var(--x-line);border-radius:14px;box-shadow:var(--x-shadow);overflow:hidden}.rsx-admin-pipeline header{height:62px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5eaee}.rsx-admin-pipeline h3{font-size:17px!important;margin:5px 0 0!important}.rsx-admin-pipeline header button{border:0;background:transparent;color:#8a6929;font-size:10px;font-weight:750}.rsx-admin-pipeline>div{display:grid;grid-template-columns:repeat(5,1fr);padding:16px 20px}.rsx-admin-pipeline>div>span{position:relative;text-align:center}.rsx-admin-pipeline>div b{display:block;font-size:22px}.rsx-admin-pipeline>div small{font-size:9px;color:#76838e}.rsx-admin-pipeline>div i{position:absolute;right:-6px;top:16px;width:12px;height:1px;background:#cdd6dc}.rsx-admin-main-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(300px,.7fr);gap:18px}.rsx-admin-actions{padding:21px}.rsx-admin-actions h3{font-size:19px!important;margin:7px 0 13px!important}.rsx-admin-actions>div{display:flex;flex-direction:column}.rsx-admin-actions button{display:grid;grid-template-columns:38px 1fr 16px;gap:10px;align-items:center;min-height:60px;border:0;border-top:1px solid #e6ebee;background:transparent;text-align:left;padding:8px 0}.rsx-admin-actions button>b{font-size:20px;color:#0c1b25}.rsx-admin-actions button strong{display:block;font-size:11px}.rsx-admin-actions button small{font-size:9px;color:#83909a}.rsx-admin-queues{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.admin-shell .admin-queue{padding:0!important;overflow:hidden!important}.admin-shell .queue-row{min-height:62px!important;padding:9px 14px!important}.admin-shell .operations-table,.admin-shell .deep-table{border-radius:14px!important;overflow:hidden!important;box-shadow:var(--x-shadow)!important}.admin-shell .operation-row,.admin-shell .deep-row{min-height:58px!important;font-size:10.5px!important}.admin-shell .record-drawer{width:min(720px,92vw)!important}

@media(max-width:1280px){.artist-portal .dashboard,.admin-shell .admin-dashboard{padding-left:24px!important;padding-right:24px!important}.rsx-overview-main,.rsx-admin-main-grid{grid-template-columns:1fr}.rsx-catalog-health{display:grid;grid-template-columns:220px 1fr;gap:18px}.rsx-pipeline{display:grid;grid-template-columns:repeat(4,1fr)}.rsx-health-note{grid-column:1/-1}.rsx-release-head,.rsx-release-row{grid-template-columns:minmax(270px,1.4fr) 135px 120px 90px 125px 50px 40px}.rsx-analytics-workspace{grid-template-columns:1fr 250px}}
@media(max-width:1000px){.artist-portal .sidebar,.admin-shell .admin-sidebar{width:230px!important}.artist-portal .content{width:calc(100% - 230px)!important;margin-left:230px!important}.admin-shell .admin-content{margin-left:230px!important}.rsx-kpis,.rsx-admin-kpis{grid-template-columns:repeat(2,1fr)}.rsx-kpis article:nth-child(2){border-right:0}.rsx-command-hero{align-items:flex-start;flex-direction:column}.rsx-analytics-workspace{grid-template-columns:1fr}.rsx-leaderboard{border-left:0;border-top:1px solid #e6ebee}.rsx-bottom-grid,.rsx-payout-grid{grid-template-columns:1fr}.rsx-activity{grid-column:auto}.rsx-release-head{display:none}.rsx-release-row{grid-template-columns:70px 1fr auto;gap:12px}.rsx-release-ident{grid-column:1/3}.rsx-release-row>.rsx-cell,.rsx-id-cell{display:none}.rsx-status-cell{grid-column:3}.rsx-row-action{grid-column:3}.artist-portal .upload-layout{grid-template-columns:1fr!important}.artist-portal .steps{position:static!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important}.artist-portal .upload-layout>.meta-form{grid-column:1!important}.rsx-claims-head{display:none}.rsx-claim-row{grid-template-columns:1fr auto;gap:8px}.rsx-claim-row>span:nth-of-type(n+2){display:none}.rsx-claim-detail{grid-template-columns:1fr}}

/* ROYALTIES V4 */
.rsx-royalties{display:flex;flex-direction:column;gap:16px}.rsx-royalty-hero{padding:24px 27px;border-radius:16px;background:linear-gradient(118deg,#0b1b25,#153440);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 16px 38px rgba(8,26,36,.14)}.rsx-royalty-hero .rsx-eyebrow{color:#e1b85f!important}.rsx-royalty-hero h2{color:#fff!important;font-size:24px!important;margin:8px 0 5px!important}.rsx-royalty-hero p{margin:0;color:#a9bac4;font-size:11px}.rsx-royalty-kpis{display:grid;grid-template-columns:repeat(4,minmax(105px,1fr));gap:7px}.rsx-royalty-kpis>span{min-width:115px;padding:12px 13px;border-radius:9px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1)}.rsx-royalty-kpis small{display:block;font-size:7.5px;letter-spacing:1px;color:#9eb0ba}.rsx-royalty-kpis strong{display:block;font-size:16px;margin-top:5px;color:#fff}.rsx-royalty-controls{display:flex;align-items:center;gap:8px;padding:12px 15px;background:#fff;border:1px solid var(--x-line);border-radius:11px}.rsx-royalty-controls>span{font-size:9px;letter-spacing:.8px;font-weight:800;color:#74818c;margin-right:auto}.rsx-royalty-controls select,.rsx-royalty-controls input{height:34px;border:1px solid #d7dfe4;border-radius:8px;padding:0 9px;font-size:10px;background:#fff}.rsx-royalty-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.65fr);gap:16px}.rsx-statements,.rsx-dsp-revenue,.rsx-statement-detail{overflow:hidden}.rsx-statements>header,.rsx-statement-detail>header{display:flex;align-items:center;justify-content:space-between;padding:17px 19px;border-bottom:1px solid #e5eaee}.rsx-statements h3,.rsx-statement-detail h3,.rsx-dsp-revenue h3{font-size:17px!important;margin:5px 0 0!important}.rsx-statements>button{width:100%;min-height:66px;padding:10px 18px;border:0;border-bottom:1px solid #e8edf0;background:#fff;display:grid;grid-template-columns:1fr auto 18px;align-items:center;gap:12px;text-align:left}.rsx-statements>button.active{background:#fff9ed;box-shadow:inset 3px 0 0 var(--x-gold)}.rsx-statements>button strong{display:block;font-size:11px}.rsx-statements>button small{font-size:9px;color:#7b8892}.rsx-statements>button>b{font-size:11px;color:#1d2c36}.rsx-dsp-revenue{padding:19px}.rsx-dsp-revenue>div{margin-top:12px}.rsx-dsp-revenue>div>div{display:grid;grid-template-columns:26px 1fr auto;gap:9px;align-items:center;min-height:52px;border-top:1px solid #e8edf0}.rsx-dsp-revenue>div>div>b{font-size:8px;color:#8a969f}.rsx-dsp-revenue strong{display:block;font-size:10.5px}.rsx-dsp-revenue small{font-size:8.5px;color:#7e8b95}.rsx-dsp-revenue em{font-size:10px;font-weight:750;font-style:normal}.rsx-statement-detail{grid-column:1/-1}.rsx-statement-detail header>div:last-child{display:flex;gap:7px}.rsx-statement-detail header button{height:34px;border:1px solid #d5dde3;border-radius:8px;background:#fff;padding:0 10px;font-size:9.5px;font-weight:700}
@media(max-width:1100px){.rsx-royalty-hero{align-items:flex-start;flex-direction:column}.rsx-royalty-kpis{width:100%}.rsx-royalty-grid{grid-template-columns:1fr}}

/* V4.1 — royalties and support workspaces */
body[data-rsf-page="Royalties"] .rsx-royalties-page{gap:18px!important}
body[data-rsf-page="Royalties"] .rsx-royalties-page>.stats-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;padding:0!important;border-radius:16px!important;overflow:hidden!important;background:linear-gradient(118deg,#091821,#153440)!important;border:1px solid #17323e!important;box-shadow:0 18px 42px rgba(8,24,34,.14)!important}
body[data-rsf-page="Royalties"] .rsx-royalties-page>.stats-grid>.panel{min-height:126px!important;border:0!important;border-right:1px solid rgba(255,255,255,.09)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:22px!important;color:#fff!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
body[data-rsf-page="Royalties"] .rsx-royalties-page>.stats-grid>.panel:last-child{border-right:0!important}
body[data-rsf-page="Royalties"] .rsx-royalties-page>.stats-grid>.panel small:first-child{font-size:9px!important;letter-spacing:1.3px!important;text-transform:uppercase!important;color:#d0aa58!important;font-weight:800!important}
body[data-rsf-page="Royalties"] .rsx-royalties-page>.stats-grid>.panel h2{font-size:27px!important;color:#fff!important;margin:9px 0 7px!important}
body[data-rsf-page="Royalties"] .rsx-royalties-page>.stats-grid>.panel small:last-child{font-size:9.5px!important;color:#9fb0ba!important}
body[data-rsf-page="Royalties"] .rsx-royalty-statements{padding:0!important;overflow:hidden!important}
body[data-rsf-page="Royalties"] .rsx-royalty-toolbar{min-height:68px!important;padding:0 20px!important;background:#fff!important;border-bottom:1px solid #e5eaee!important;display:flex!important;align-items:center!important;gap:9px!important}
body[data-rsf-page="Royalties"] .rsx-royalty-toolbar h2{font-size:18px!important;margin-right:auto!important}
body[data-rsf-page="Royalties"] .rsx-royalty-toolbar select,body[data-rsf-page="Royalties"] .rsx-royalty-toolbar input{height:36px!important;border:1px solid #d4dce2!important;border-radius:8px!important;background:#f8fafb!important;font-size:10.5px!important;padding:0 10px!important}
body[data-rsf-page="Royalties"] .rsx-royalty-statements>p{padding:0 20px!important;color:#6f7c87!important;font-size:10.5px!important}
body[data-rsf-page="Royalties"] .rsx-royalty-statements .artist-live-table{margin:0 20px 20px!important;border:1px solid #e2e8ec!important;border-radius:10px!important;overflow:hidden!important}

body[data-rsf-page="Support"] .rsx-support-page{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr)!important;gap:18px!important;align-items:start!important}
body[data-rsf-page="Support"] .rsx-support-toolbar{grid-column:1/-1!important;min-height:118px!important;padding:22px 24px!important;border:0!important;border-radius:16px!important;background:linear-gradient(118deg,#091821,#143441)!important;color:#fff!important;box-shadow:0 16px 38px rgba(8,24,34,.13)!important;display:flex!important;align-items:center!important}
body[data-rsf-page="Support"] .rsx-support-toolbar:before{content:"ARTIST SUPPORT DESK";display:block;position:absolute;margin-top:-42px;font-size:8px;letter-spacing:1.8px;color:#d5ae58;font-weight:800}
body[data-rsf-page="Support"] .rsx-support-toolbar h2{font-size:23px!important;color:#fff!important;margin-right:auto!important}
body[data-rsf-page="Support"] .rsx-support-toolbar .primary{background:#c79b43!important;border-color:#c79b43!important;color:#15120b!important}
body[data-rsf-page="Support"] .rsx-support-list{grid-column:1/-1!important;padding:0!important;overflow:hidden!important;min-height:260px!important}
body[data-rsf-page="Support"] .rsx-support-list>h3{margin:0!important;padding:17px 20px!important;border-bottom:1px solid #e5eaee!important;font-size:16px!important}
body[data-rsf-page="Support"] .rsx-support-list .artist-live-row{margin:0!important;border:0!important;border-bottom:1px solid #e7ecef!important;border-radius:0!important;min-height:68px!important;padding:11px 20px!important;background:#fff!important}
body[data-rsf-page="Support"] .rsx-support-list .artist-live-row:hover{background:#fffaf0!important}
body[data-rsf-page="Support"] .rsx-support-compose:not([hidden]){position:fixed!important;z-index:80!important;right:0!important;top:0!important;width:min(520px,92vw)!important;height:100vh!important;border-radius:0!important;margin:0!important;padding:28px!important;overflow:auto!important;box-shadow:-24px 0 70px rgba(5,17,25,.22)!important;border-left:1px solid #dce3e8!important;background:#fff!important}
body[data-rsf-page="Support"] .rsx-support-compose h2{font-size:22px!important;margin:34px 0 18px!important}
body[data-rsf-page="Support"] .rsx-support-compose .field{margin-bottom:14px!important}
body[data-rsf-page="Support"] .rsx-support-thread{grid-column:1/-1!important;padding:20px!important}
body[data-rsf-page="Support"] .rsx-support-thread .artist-live-toolbar{background:#f6f8fa!important;color:#12212b!important;border-radius:10px!important;box-shadow:none!important;padding:12px!important}
@media(max-width:900px){body[data-rsf-page="Royalties"] .rsx-royalties-page>.stats-grid{grid-template-columns:repeat(2,1fr)!important}body[data-rsf-page="Support"] .rsx-support-page{grid-template-columns:1fr!important}}

/* ADMIN RELEASE SUBMISSIONS — dense QC queue */
.rsx-admin-release-desk{background:#fff;border:1px solid var(--x-line);border-radius:15px;overflow:hidden;box-shadow:var(--x-shadow)}
.rsx-admin-release-hero{min-height:104px;padding:22px 24px;background:linear-gradient(118deg,#091821,#143441);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}
.rsx-admin-release-hero .rsx-eyebrow{color:#dfb65f!important}.rsx-admin-release-hero h2{font-size:23px!important;color:#fff!important;margin:8px 0 5px!important}.rsx-admin-release-hero p{margin:0;color:#aebec7;font-size:10.5px}.rsx-admin-release-hero>div:last-child{min-width:110px;text-align:right}.rsx-admin-release-hero>div:last-child strong{display:block;font-size:28px}.rsx-admin-release-hero>div:last-child span{font-size:9px;color:#d0dae0}
.rsx-admin-release-filters{display:grid;grid-template-columns:minmax(260px,1.6fr) minmax(170px,.7fr) minmax(150px,.6fr) minmax(150px,.6fr);gap:10px;padding:14px 18px;background:#f7f9fa;border-bottom:1px solid #e5eaee}.rsx-admin-release-filters label>span{display:block;font-size:8px;letter-spacing:.8px;text-transform:uppercase;font-weight:800;color:#7b8994;margin-bottom:5px}.rsx-admin-release-filters input,.rsx-admin-release-filters select{width:100%;height:36px;border:1px solid #d5dde3;border-radius:8px;background:#fff;padding:0 9px;font-size:10.5px;color:#17252f}
.rsx-admin-release-tabs{display:flex;gap:4px;flex-wrap:wrap;padding:10px 18px;border-bottom:1px solid #e8edf0}.rsx-admin-release-tabs button{height:31px;border:0;border-radius:7px;background:#f1f4f6;color:#61707b;padding:0 10px;font-size:9px;font-weight:750;display:flex;align-items:center;gap:6px}.rsx-admin-release-tabs button b{min-width:18px;height:18px;border-radius:9px;background:#fff;display:grid;place-items:center;font-size:8px}.rsx-admin-release-tabs button.selected{background:#10212c;color:#fff}.rsx-admin-release-tabs button.selected b{background:rgba(255,255,255,.14);color:#fff}
.rsx-admin-release-table{overflow:auto}.rsx-admin-release-head,.rsx-admin-release-row{min-width:1080px;display:grid;grid-template-columns:58px minmax(220px,1.55fr) minmax(180px,1.15fr) 125px 112px 112px 62px 86px;gap:12px;align-items:center}.rsx-admin-release-head{min-height:38px;padding:0 18px;background:#f4f7f8;border-bottom:1px solid #e2e8ec}.rsx-admin-release-head span{font-size:7.5px;letter-spacing:.8px;font-weight:850;color:#73818c}.rsx-admin-release-row{min-height:72px;padding:8px 18px;border-bottom:1px solid #e7ecef;background:#fff}.rsx-admin-release-row:hover{background:#fffdf8}.rsx-admin-release-row>img,.rsx-admin-release-art{width:48px;height:48px;border-radius:7px;object-fit:cover;background:#edf1f3;display:grid;place-items:center;color:#7f8d97}.rsx-admin-release-title strong,.rsx-admin-release-artist strong{display:block;font-size:11px;color:#10202a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rsx-admin-release-title small,.rsx-admin-release-artist small{display:block;font-size:8.5px;color:#7d8993;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rsx-admin-release-upc,.rsx-admin-release-id,.rsx-admin-release-row>span{font-size:9.5px;color:#2c3a44}.rsx-admin-release-upc,.rsx-admin-release-id{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.rsx-admin-release-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px}.rsx-admin-release-actions button{height:32px;border:1px solid #cfdae1;border-radius:7px;background:#fff;color:#142630;padding:0 10px;font-size:9px;font-weight:800}.rsx-admin-release-actions button:hover{background:#10212c;color:#fff;border-color:#10212c}.rsx-admin-release-actions svg{width:14px;color:#9a762c}.rsx-admin-release-pages{min-height:54px;padding:0 18px;display:flex;align-items:center;justify-content:flex-end;gap:10px;background:#fafbfc}.rsx-admin-release-pages button{height:31px;border:1px solid #d5dde2;border-radius:7px;background:#fff;padding:0 10px;font-size:9px;font-weight:700}.rsx-admin-release-pages span{font-size:9px;color:#78858f}
@media(max-width:1100px){.rsx-admin-release-filters{grid-template-columns:1fr 1fr}.rsx-admin-release-hero{align-items:flex-start}.rsx-admin-release-table{overflow-x:auto}}
body[data-rsf-page="Support"] .rsx-support-toolbar{position:relative!important}
