/* Invite-only Artist Studio. All rules are scoped so this small global sheet is PJAX-safe. */
.ofm-artist-studio{min-height:100vh;padding:clamp(32px,6vw,78px) max(20px,calc((100vw - 1180px)/2)) calc(166px + env(safe-area-inset-bottom));background:radial-gradient(820px 460px at 12% 0,rgba(244,196,48,.11),transparent 68%),#090909;color:#fff}.ofm-artist-studio__hero{max-width:760px;margin:0 0 clamp(28px,5vw,54px)}.ofm-artist-studio__hero h1{max-width:680px;margin:8px 0 12px;font-size:clamp(2.4rem,6vw,5.2rem);letter-spacing:-.055em;line-height:.98}.ofm-artist-studio__hero>p:last-child{max-width:570px;margin:0;color:#b9b9b9;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.6}.ofm-artist-studio__grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:20px;align-items:start}.ofm-artist-studio__panel,.ofm-artist-studio__submissions,.ofm-artist-studio__locked{border:1px solid #303030;border-radius:24px;background:linear-gradient(145deg,#191919,#111);box-shadow:0 22px 55px rgba(0,0,0,.24)}.ofm-artist-studio__panel{padding:clamp(20px,3vw,34px)}.ofm-artist-studio__submissions{margin-top:20px;padding:clamp(20px,3vw,34px)}.ofm-artist-studio__locked{max-width:620px;padding:clamp(28px,5vw,54px);text-align:center}.ofm-artist-studio__locked h2{margin:0;font-size:clamp(1.6rem,3vw,2.3rem)}.ofm-artist-studio__locked p{margin:10px auto 24px;color:#b9b9b9;line-height:1.6}.ofm-artist-studio__notice{max-width:850px;margin:0 0 22px;padding:13px 16px;border:1px solid;border-radius:14px;line-height:1.45}.ofm-artist-studio__notice--success{border-color:rgba(99,190,132,.48);background:rgba(50,119,74,.19);color:#d1f5dc}.ofm-artist-studio__notice--error{border-color:rgba(220,118,118,.52);background:rgba(133,49,49,.18);color:#ffd8d8}.ofm-artist-studio__section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:22px}.ofm-artist-studio__section-heading h2{margin:3px 0 0;font-size:clamp(1.45rem,2.4vw,2rem);letter-spacing:-.025em}.ofm-artist-studio__section-heading>span{display:grid;place-items:center;min-width:32px;height:32px;padding:0 9px;border-radius:999px;background:#2a2a2a;color:#f4c430;font-size:.82rem;font-weight:800}.ofm-artist-studio__form{display:grid;gap:16px}.ofm-artist-studio__form label{display:grid;gap:7px;color:#e9e9e9;font-size:.9rem;font-weight:700}.ofm-artist-studio__form label>span{color:#969696;font-size:.76rem;font-weight:500}.ofm-artist-studio__form input:not([type=radio]):not([type=checkbox]),.ofm-artist-studio__form textarea,.ofm-artist-studio__form select{width:100%;box-sizing:border-box;border:1px solid #3a3a3a;border-radius:11px;background:#101010;color:#fff;font:inherit;font-size:.94rem;line-height:1.35;padding:11px 12px;transition:border-color .18s ease,box-shadow .18s ease}.ofm-artist-studio__form input[type=file]{padding:9px!important;background:#151515!important;color:#c9c9c9!important;font-size:.82rem!important}.ofm-artist-studio__form textarea{resize:vertical;min-height:104px}.ofm-artist-studio__form input:focus,.ofm-artist-studio__form textarea:focus,.ofm-artist-studio__form select:focus{border-color:#f4c430;box-shadow:0 0 0 3px rgba(244,196,48,.12);outline:none}.ofm-artist-studio__two-up{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ofm-artist-studio__choices{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;border:0}.ofm-artist-studio__choices legend{width:100%;margin-bottom:2px;color:#e9e9e9;font-size:.9rem;font-weight:700}.ofm-artist-studio__choices label{display:flex;align-items:center;gap:7px;padding:10px 12px;border:1px solid #3b3b3b;border-radius:12px;background:#151515;cursor:pointer}.ofm-artist-studio__choices input{accent-color:#f4c430}.ofm-artist-studio__choices span{color:#969696;font-size:.78rem;font-weight:500}.ofm-artist-studio__track-titles{display:grid;gap:9px;padding:13px;border:1px dashed #454545;border-radius:13px;background:#121212}.ofm-artist-studio__track-titles>p{margin:0;color:#999;font-size:.8rem;line-height:1.45}.ofm-artist-studio__track-titles label{font-size:.82rem}.ofm-artist-studio__track-titles input{padding:8px 10px!important;font-size:.86rem!important}.ofm-artist-studio__rights{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px!important;padding:12px;border:1px solid #3a3a3a;border-radius:12px;background:#141414;color:#cfcfcf!important;font-size:.82rem!important;font-weight:500!important;line-height:1.45}.ofm-artist-studio__rights input{margin:3px 0 0;accent-color:#f4c430}.ofm-artist-studio__help{margin:-4px 0 0;color:#9a9a9a;font-size:.8rem;line-height:1.45}.ofm-artist-studio__button{justify-self:start;padding:11px 17px;border:1px solid #f4c430;border-radius:999px;background:#f4c430;color:#171717;cursor:pointer;font:inherit;font-size:.88rem;font-weight:800;line-height:1.2;text-decoration:none;transition:transform .18s ease,background .18s ease}.ofm-artist-studio__button:hover,.ofm-artist-studio__button:focus-visible{background:#ffd34d;outline:none;transform:translateY(-1px)}.ofm-artist-studio__submission-list{display:grid;gap:9px}.ofm-artist-studio__submission{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:13px;padding:9px;border:1px solid #303030;border-radius:14px;background:#141414}.ofm-artist-studio__submission-cover{width:54px;height:54px;overflow:hidden;border-radius:9px;background:#292929}.ofm-artist-studio__submission-cover img{display:block;width:100%;height:100%;object-fit:cover}.ofm-artist-studio__submission-cover span{display:grid;place-items:center;width:100%;height:100%;color:#f4c430;font-size:1.4rem}.ofm-artist-studio__submission-main{min-width:0}.ofm-artist-studio__submission h3{overflow:hidden;margin:0;color:#fff;font-size:.98rem;text-overflow:ellipsis;white-space:nowrap}.ofm-artist-studio__submission h3 a{color:inherit;text-decoration:none}.ofm-artist-studio__submission h3 a:hover{color:#f4c430}.ofm-artist-studio__submission p{margin:4px 0 0;color:#999;font-size:.78rem}.ofm-artist-studio__status{padding:5px 9px;border:1px solid #484848;border-radius:999px;color:#ccc;font-size:.72rem;font-weight:800;white-space:nowrap}.ofm-artist-studio__status--pending{border-color:rgba(244,196,48,.45);background:rgba(244,196,48,.08);color:#f4c430}.ofm-artist-studio__status--publish{border-color:rgba(94,193,129,.43);background:rgba(94,193,129,.08);color:#9ae7b5}.ofm-artist-studio__empty{padding:22px;border:1px dashed #454545;border-radius:15px;color:#aaa;text-align:center}.ofm-artist-studio__empty h3{margin:0;color:#eee}.ofm-artist-studio__empty p{margin:8px 0 0;font-size:.9rem}@media(max-width:820px){.ofm-artist-studio__grid{grid-template-columns:1fr}.ofm-artist-studio__panel,.ofm-artist-studio__submissions,.ofm-artist-studio__locked{border-radius:19px}}@media(max-width:560px){.ofm-artist-studio{padding:28px 14px calc(174px + env(safe-area-inset-bottom))}.ofm-artist-studio__hero{margin-bottom:30px}.ofm-artist-studio__hero h1{font-size:2.55rem}.ofm-artist-studio__two-up{grid-template-columns:1fr}.ofm-artist-studio__submission{grid-template-columns:46px minmax(0,1fr);gap:10px}.ofm-artist-studio__submission-cover{width:46px;height:46px}.ofm-artist-studio__status{grid-column:2;justify-self:start}.ofm-artist-studio__panel,.ofm-artist-studio__submissions{padding:18px}.ofm-artist-studio__choices label{padding:9px 10px}}
/* Artist Studio V1.2: make the selected release type and track requirement unmistakable. */
.ofm-artist-studio__field-label{color:#e9e9e9!important;font-size:.9rem!important;font-weight:700!important}.ofm-artist-studio__choices label{transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.ofm-artist-studio__choices label.is-selected{border-color:rgba(244,196,48,.8);background:rgba(244,196,48,.09);box-shadow:0 0 0 2px rgba(244,196,48,.08)}
.ofm-artist-studio__track-files{display:grid;gap:12px}.ofm-artist-studio__track-file-row{display:grid;gap:8px;padding:12px;border:1px dashed #414141;border-radius:13px;background:#121212}.ofm-artist-studio__track-file-row[hidden]{display:none}.ofm-artist-studio__add-track,.ofm-artist-studio__remove-track{justify-self:start;padding:9px 13px;border:1px solid #555;border-radius:999px;background:#181818;color:#eee;cursor:pointer;font:inherit;font-size:.8rem;font-weight:800;line-height:1.2;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.ofm-artist-studio__add-track:hover,.ofm-artist-studio__add-track:focus-visible{border-color:#f4c430;background:rgba(244,196,48,.09);color:#f4c430;outline:none;transform:translateY(-1px)}.ofm-artist-studio__remove-track{padding:7px 10px;border-color:#5b4141;color:#dfa7a7;font-size:.74rem}.ofm-artist-studio__remove-track:hover,.ofm-artist-studio__remove-track:focus-visible{border-color:#e17a7a;background:rgba(172,63,63,.15);color:#ffd0d0;outline:none}.ofm-artist-studio__add-track[hidden],.ofm-artist-studio__remove-track[hidden]{display:none}
/* Artist Studio V1.1: compact identity, upload states, and submission controls. */
.ofm-artist-studio__identity-card{display:grid;grid-template-columns:82px minmax(0,1fr);gap:15px;align-items:center;margin:0 0 16px;padding:14px;border:1px solid #343434;border-radius:17px;background:linear-gradient(135deg,#1b1b1b,#141414)}.ofm-artist-studio__identity-avatar,.ofm-artist-studio__identity-avatar img{width:82px;height:82px;border-radius:50%}.ofm-artist-studio__identity-avatar{overflow:hidden;background:#292929}.ofm-artist-studio__identity-avatar img{display:block;object-fit:cover}.ofm-artist-studio__identity-copy{min-width:0}.ofm-artist-studio__identity-copy h3{margin:0;color:#fff;font-size:1.12rem}.ofm-artist-studio__identity-copy p{margin:5px 0 0;color:#aaa;font-size:.84rem;line-height:1.48}.ofm-artist-studio__identity-copy .ofm-artist-studio__identity-tagline{color:#f4c430;font-weight:700}.ofm-artist-studio__identity-editor{border:1px solid #343434;border-radius:14px;background:#121212}.ofm-artist-studio__identity-editor>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;color:#eee;cursor:pointer;font-size:.88rem;font-weight:800;list-style:none}.ofm-artist-studio__identity-editor>summary::-webkit-details-marker{display:none}.ofm-artist-studio__identity-editor>summary small{color:#9a9a9a;font-size:.74rem;font-weight:500}.ofm-artist-studio__identity-editor>summary::after{content:'+';display:grid;place-items:center;width:24px;height:24px;margin-left:auto;border:1px solid #414141;border-radius:50%;color:#f4c430;font-size:1.15rem;font-weight:400}.ofm-artist-studio__identity-editor[open]>summary{border-bottom:1px solid #343434}.ofm-artist-studio__identity-editor[open]>summary::after{content:'−'}.ofm-artist-studio__identity-editor>.ofm-artist-studio__form{padding:16px}.ofm-artist-studio__form select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23f4c430' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m7 10 5 5 5-5'/%3E%3C/svg%3E");background-position:calc(100% - 12px) 50%;background-repeat:no-repeat;background-size:18px;padding-right:40px}.ofm-artist-studio__upload-status,.ofm-artist-studio__form-status{display:flex;align-items:center;gap:8px;min-height:34px;margin:-5px 0 0;padding:7px 10px;border:1px solid #333;border-radius:10px;background:#121212;color:#a6a6a6;font-size:.77rem;line-height:1.4}.ofm-artist-studio__upload-status::before,.ofm-artist-studio__form-status::before{content:'';flex:0 0 7px;width:7px;height:7px;border-radius:50%;background:#777}.ofm-artist-studio__upload-status.is-ready{border-color:rgba(94,193,129,.4);color:#cdeed8}.ofm-artist-studio__upload-status.is-ready::before{background:#67c785}.ofm-artist-studio__upload-status.is-error{border-color:rgba(220,118,118,.52);color:#ffd1d1}.ofm-artist-studio__upload-status.is-error::before{background:#e67d7d}.ofm-artist-studio__upload-status.is-checking,.ofm-artist-studio__form-status.is-busy{border-color:rgba(244,196,48,.44);color:#f2d98a}.ofm-artist-studio__upload-status.is-checking::before,.ofm-artist-studio__form-status.is-busy::before{width:13px;height:13px;border:2px solid rgba(244,196,48,.28);border-top-color:#f4c430;background:transparent;animation:ofm-artist-studio-spin .7s linear infinite}.ofm-artist-studio__form-status:empty{display:none}@keyframes ofm-artist-studio-spin{to{transform:rotate(360deg)}}.ofm-artist-studio__rights--conditional[hidden]{display:none}.ofm-artist-studio__button{position:relative;overflow:hidden}.ofm-artist-studio__button:active{transform:translateY(0) scale(.98)}.ofm-artist-studio__button.is-loading{min-width:145px;cursor:wait;opacity:.82}.ofm-artist-studio__button.is-loading::after{content:'';width:14px;height:14px;margin-left:8px;border:2px solid rgba(23,23,23,.28);border-top-color:#171717;border-radius:50%;animation:ofm-artist-studio-spin .7s linear infinite}.ofm-artist-studio__submission-actions{display:grid;justify-items:end;gap:7px}.ofm-artist-studio__submission-actions .ofm-artist-studio__status{grid-column:auto;justify-self:auto}.ofm-artist-studio__delete-form{margin:0}.ofm-artist-studio__delete-button{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:5px 9px;border:1px solid #564040;border-radius:999px;background:transparent;color:#d9aaaa;cursor:pointer;font:inherit;font-size:.72rem;font-weight:800;line-height:1;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.ofm-artist-studio__delete-button svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ofm-artist-studio__delete-button:hover,.ofm-artist-studio__delete-button:focus-visible{border-color:#e17a7a;background:rgba(172,63,63,.15);color:#ffd0d0;outline:none;transform:translateY(-1px)}.ofm-artist-studio__delete-button.is-loading{cursor:wait;opacity:.65}@media(max-width:560px){.ofm-artist-studio__identity-card{grid-template-columns:66px minmax(0,1fr);gap:12px}.ofm-artist-studio__identity-avatar,.ofm-artist-studio__identity-avatar img{width:66px;height:66px}.ofm-artist-studio__identity-editor>summary small{display:none}.ofm-artist-studio__submission-actions{grid-column:2;display:flex;justify-items:initial;align-items:center;gap:8px}.ofm-artist-studio__delete-button{min-height:32px}.ofm-artist-studio__upload-status,.ofm-artist-studio__form-status{font-size:.74rem}}
/* Artist Studio review feedback. */
.ofm-artist-studio__status--returned{border-color:rgba(224,139,104,.52);background:rgba(157,73,47,.13);color:#f3b29d}.ofm-artist-studio__review-note{margin:10px 0 0;padding:10px 11px;border:1px solid rgba(224,139,104,.38);border-radius:10px;background:rgba(124,61,40,.13);color:#e5c2b6;font-size:.78rem;line-height:1.45}.ofm-artist-studio__review-note strong{color:#f6c0aa}.ofm-artist-studio__review-note p{margin:4px 0;color:inherit;font-size:inherit}.ofm-artist-studio__review-note small{display:block;color:#cbaea4;font-size:.72rem}
.ofm-artist-studio__status--editor_approved{border-color:rgba(94,193,129,.43);background:rgba(94,193,129,.08);color:#9ae7b5}
