.page-hero.studio-bg{background:linear-gradient(125deg,#080808,#414141 65%,#b88600)}.studio-panel,.studio-locked{padding:45px 7vw 100px}.studio-locked{min-height:45vh}.studio-locked a{color:#806000;font-weight:900}.studio-status-card{background:#111;color:#fff;border-left:6px solid var(--yellow);border-radius:10px;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:25px}.studio-status-card small,.studio-heading small,.rights-panel>small{color:var(--yellow);font-size:10px;font-weight:900;letter-spacing:2px}.studio-status-card h2{margin:7px 0}.studio-status-card p{color:#bbb;margin:0}.studio-status-card button,.studio-heading button{border:0;border-radius:6px;padding:12px 17px;background:var(--yellow);color:#111;font-weight:900}.studio-status-card button.is-live{background:#c71927;color:#fff}.studio-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px}.studio-columns>section,.rights-panel{background:#f7f7f7;border:1px solid #c8c8c8;border-radius:10px;padding:22px}.studio-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.studio-heading small,.rights-panel>small{color:#806000}.studio-heading h2,.rights-panel h2{margin:5px 0 15px}.studio-list{display:grid;gap:10px;max-height:620px;overflow:auto}.studio-list article{background:#e6e6e6;border-left:4px solid var(--gold);border-radius:5px;padding:14px;display:flex;justify-content:space-between;gap:15px}.studio-list h3{margin:4px 0;font-size:17px}.studio-list p{margin:4px 0;font-size:13px;line-height:1.5}.studio-list small,.rights-list small{color:#666}.studio-actions{display:flex;flex-direction:column;gap:6px;min-width:105px}.studio-actions button{border:0;border-radius:4px;padding:8px;background:#222;color:var(--yellow);font-weight:800;font-size:11px}.studio-actions button.danger{background:#b11b28;color:#fff}.studio-actions button.dark{background:#111}.request-state{display:inline-block;margin-top:7px;padding:3px 7px;border-radius:10px;background:#bbb;font-size:9px;font-weight:900;text-transform:uppercase}.request-state.accepted{background:#f0c62c}.request-state.played{background:#168a50;color:#fff}.request-state.rejected{background:#b11b28;color:#fff}.rights-panel{margin-top:20px}.rights-list{display:grid;gap:8px}.rights-list article{display:flex;align-items:center;justify-content:space-between;background:#e5e5e5;padding:12px;border-radius:5px}.rights-list article div{display:grid}.rights-list select{padding:9px;border:1px solid #999;border-radius:5px;background:#fff}.studio-notice{position:sticky;bottom:90px;margin:15px 0 0;padding:12px;border-radius:5px;font-weight:800}.studio-notice:empty{display:none}.studio-notice.success{background:#d9f1e4;color:#08663a}.studio-notice.error{background:#ffe0e2;color:#9f1320}
@media(max-width:850px){.studio-columns{grid-template-columns:1fr}.studio-status-card{align-items:flex-start;flex-direction:column}.studio-panel,.studio-locked{padding-left:20px;padding-right:20px}.studio-list article{flex-direction:column}.studio-actions{flex-direction:row;flex-wrap:wrap}.rights-list article{align-items:flex-start;gap:10px;flex-direction:column}.rights-list select{width:100%}}
