.ra-shell{width:100%;max-width:520px;margin:0 auto;direction:ltr}.ra-shell--embedded{max-width:100%}.ra-back{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;padding:8px 12px;border-radius:10px;background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.7);font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s ease,color .2s ease}.ra-back:hover{background:hsla(0,0%,100%,.1);color:#fff}.ra-back:focus-visible{outline:2px solid rgba(247,147,30,.55);outline-offset:2px}.ra-card{--ra-accent:#f7931e;--ra-accent-strong:#e55a2b;--ra-surface:rgba(18,18,20,0.82);--ra-border:rgba(255,255,255,0.1);--ra-text:rgba(255,255,255,0.95);--ra-muted:rgba(255,255,255,0.62);--ra-input-bg:rgba(255,255,255,0.06);--ra-success:#7ee787;--ra-error:#ff6b6b;width:100%;padding:28px 28px 24px;border-radius:24px;border:1px solid var(--ra-border);background:radial-gradient(120% 90% at 50% -20%,rgba(247,147,30,.22),transparent 58%),var(--ra-surface);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 24px 64px rgba(0,0,0,.45),inset 0 0 0 1px hsla(0,0%,100%,.04);color:var(--ra-text);box-sizing:border-box}.ra-card__header{text-align:center;margin-bottom:20px}.ra-card__eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:12px;padding:4px 12px;border-radius:999px;border:1px solid rgba(247,147,30,.35);background:rgba(247,147,30,.12);color:var(--ra-accent);font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.ra-card__title{margin:0 0 10px;font-size:clamp(1.5rem,4.5vw,1.85rem);font-weight:700;letter-spacing:-.03em;line-height:1.2;background:linear-gradient(135deg,#fff,#f7931e 72%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.ra-card__subtitle{margin:0 auto;max-width:400px;font-size:.92rem;line-height:1.55;color:var(--ra-muted)}.ra-card__highlights{display:flex;flex-direction:column;gap:8px;margin:0 0 22px;padding:14px 16px;list-style:none;border-radius:14px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04)}.ra-card__highlights li{display:flex;align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.45;color:hsla(0,0%,100%,.78)}.ra-card__highlights li svg{flex-shrink:0;margin-top:2px;color:var(--ra-accent)}.ra-card__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 16px;color:var(--ra-muted);font-size:.9rem}.ra-spin{animation:ra-spin .85s linear infinite}@keyframes ra-spin{to{transform:rotate(1turn)}}.ra-card__alert{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 14px;border-radius:12px;border:1px solid rgba(255,107,107,.35);background:rgba(255,107,107,.1);color:#ffb4b4}.ra-card__alert svg{flex-shrink:0;margin-top:1px}.ra-card__alert p{margin:0;font-size:.875rem;line-height:1.45}.ra-card__result{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:12px 8px 4px}.ra-card__result h2{margin:0;font-size:1.25rem;font-weight:700;color:var(--ra-text)}.ra-card__result p{margin:0;max-width:360px;font-size:.92rem;line-height:1.55;color:var(--ra-muted)}.ra-card__result--success svg{color:var(--ra-success);filter:drop-shadow(0 0 12px rgba(126,231,135,.35))}.ra-card__form{gap:16px}.ra-card__form,.ra-field{display:flex;flex-direction:column}.ra-field{gap:6px}.ra-field__label{font-size:.8rem;font-weight:600;letter-spacing:.02em;color:hsla(0,0%,100%,.75)}.ra-field__hint{font-size:.75rem;color:var(--ra-muted)}.ra-field__control{display:flex;align-items:center;gap:12px;padding:0 14px;min-height:52px;border-radius:14px;border:1px solid var(--ra-border);background:var(--ra-input-bg);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.ra-field__control svg{flex-shrink:0;color:var(--ra-muted)}.ra-field__control:focus-within{border-color:rgba(247,147,30,.55);background:hsla(0,0%,100%,.08);box-shadow:0 0 0 3px rgba(247,147,30,.15)}.ra-field__control input,.ra-field__control textarea{flex:1;min-width:0;width:100%;padding:14px 0;border:none;outline:none;background:rgba(0,0,0,0);color:var(--ra-text);font-size:.95rem;font-family:inherit;resize:vertical}.ra-field__control input::placeholder,.ra-field__control textarea::placeholder{color:hsla(0,0%,100%,.35)}.ra-field__control input:disabled,.ra-field__control textarea:disabled{cursor:not-allowed;opacity:.75}.ra-field__control input:-webkit-autofill,.ra-field__control input:-webkit-autofill:active,.ra-field__control input:-webkit-autofill:focus,.ra-field__control input:-webkit-autofill:hover,.ra-field__control textarea:-webkit-autofill,.ra-field__control textarea:-webkit-autofill:active,.ra-field__control textarea:-webkit-autofill:focus,.ra-field__control textarea:-webkit-autofill:hover{-webkit-text-fill-color:var(--ra-text)!important;color:var(--ra-text)!important;caret-color:var(--ra-text);box-shadow:inset 0 0 0 1000px #18181a!important;-webkit-box-shadow:inset 0 0 0 1000px #18181a!important;-webkit-transition:background-color 600000s ease-in-out 0s;transition:background-color 600000s ease-in-out 0s}.ra-field__control input:-webkit-autofill,.ra-field__control textarea:-webkit-autofill{box-shadow:inset 0 0 0 1000px #18181a!important;-webkit-text-fill-color:var(--ra-text);color:var(--ra-text)}.ra-field__control input:autofill,.ra-field__control textarea:autofill{box-shadow:inset 0 0 0 1000px #18181a!important;-webkit-text-fill-color:var(--ra-text);color:var(--ra-text)}.ra-field__control:focus-within input:-webkit-autofill,.ra-field__control:focus-within input:-webkit-autofill:active,.ra-field__control:focus-within input:-webkit-autofill:focus,.ra-field__control:focus-within input:-webkit-autofill:hover,.ra-field__control:focus-within textarea:-webkit-autofill,.ra-field__control:focus-within textarea:-webkit-autofill:active,.ra-field__control:focus-within textarea:-webkit-autofill:focus,.ra-field__control:focus-within textarea:-webkit-autofill:hover{box-shadow:inset 0 0 0 1000px #222224!important;-webkit-box-shadow:inset 0 0 0 1000px #222224!important}.ra-field__control--disabled{opacity:.9;background:hsla(0,0%,100%,.03)}.ra-field__control--textarea{align-items:flex-start;padding-top:14px;min-height:140px}.ra-field__control--textarea svg{margin-top:2px}.ra-field__control--textarea textarea{min-height:110px;padding:0 0 14px;line-height:1.5}.ra-field--textarea .ra-field__control{min-height:150px}.ra-card__turnstile{display:flex;justify-content:flex-end;margin-top:4px}.ra-card__turnstile .form-protection-inline{width:min(100%,320px);margin:0}.ra-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:50px;margin-top:4px;padding:12px 20px;border:none;border-radius:14px;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .15s ease,opacity .2s ease,box-shadow .2s ease}.ra-card__btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.ra-card__btn:not(:disabled):hover{transform:translateY(-1px)}.ra-card__btn--primary{color:#111;background:linear-gradient(135deg,#ff9a2e,#e55a2b);box-shadow:0 8px 24px rgba(229,90,43,.35)}.ra-card__btn--primary:not(:disabled):hover{box-shadow:0 10px 28px rgba(229,90,43,.45)}@media(max-width:768px){.ra-card{padding:22px 18px 20px;border-radius:20px}.ra-card__highlights{padding:12px 14px}}.profile-add-content{width:100%;max-width:none;min-width:0;display:flex;flex-direction:column;gap:18px}.profile-add-content__tabs{display:flex;gap:8px;flex-wrap:wrap}.profile-add-content__tab{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:8px 16px;border-radius:999px;border:1px solid var(--pf-border);background:hsla(0,0%,100%,.04);color:var(--pf-muted);font-size:.9rem;font-weight:600;font-family:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.profile-add-content__tab.is-active{border-color:rgba(247,147,30,.55);background:rgba(247,147,30,.14);color:var(--pf-text)}.profile-add-content__tab:focus-visible{outline:2px solid rgba(247,147,30,.5);outline-offset:2px}.profile-add-content__tab-count{min-width:20px;padding:2px 7px;border-radius:999px;background:rgba(247,147,30,.25);color:#fff;font-size:.75rem;font-weight:700;text-align:center}.profile-add-content__stepper{display:flex;flex-wrap:wrap;gap:10px 16px;margin:0;padding:0;list-style:none}.profile-add-content__step{display:flex;align-items:center;gap:10px;color:var(--pf-muted);font-size:.88rem;font-weight:600}.profile-add-content__step.is-current{color:var(--pf-text)}.profile-add-content__step.is-done{color:rgba(247,147,30,.95)}.profile-add-content__step-index{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:1px solid var(--pf-border);background:rgba(0,0,0,.25);font-size:.8rem;font-weight:700}.is-current .profile-add-content__step-index{border-color:rgba(247,147,30,.6);background:rgba(247,147,30,.2);color:#fff}.is-done .profile-add-content__step-index{border-color:rgba(247,147,30,.45);background:rgba(247,147,30,.15)}.profile-add-content__type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}@media screen and (max-width:800px){.profile-add-content__type-grid{grid-template-columns:1fr}}.profile-add-content__type-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-height:140px;padding:18px 16px;border-radius:14px;border:1px solid var(--pf-border);background:hsla(0,0%,100%,.03);color:var(--pf-text);text-align:left;font-family:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.profile-add-content__type-card:hover{border-color:rgba(247,147,30,.4);background:rgba(247,147,30,.06)}.profile-add-content__type-card.is-selected{border-color:rgba(247,147,30,.65);background:rgba(247,147,30,.12);box-shadow:0 0 0 1px rgba(247,147,30,.2)}.profile-add-content__type-card svg{color:var(--pf-accent)}.profile-add-content__type-label{font-size:1rem;font-weight:700}.profile-add-content__type-desc{font-size:.82rem;line-height:1.45;color:var(--pf-muted);font-weight:500}.profile-add-content__form{display:flex;flex-direction:column;gap:14px}.profile-add-content__field{display:flex;flex-direction:column;gap:8px;min-width:0}.profile-add-content__field>span:first-child{font-size:.82rem;font-weight:600;color:hsla(0,0%,100%,.78)}.profile-add-content__field input,.profile-add-content__field textarea{width:100%;box-sizing:border-box;min-height:48px;padding:12px 14px;border-radius:12px;border:1px solid var(--pf-border);background:rgba(0,0,0,.22);color:var(--pf-text);font-size:.95rem;line-height:1.45;font-family:inherit}.profile-add-content__field input:focus,.profile-add-content__field textarea:focus{border-color:rgba(247,147,30,.55);box-shadow:0 0 0 3px rgba(247,147,30,.14);outline:none}.profile-add-content__field textarea{min-height:120px;resize:vertical}.profile-add-content__field em{font-style:normal;font-size:.78rem;color:#fca5a5}.profile-add-content__field--check{flex-direction:row;align-items:center;gap:10px}.profile-add-content__field--check input{width:auto;min-height:auto}.profile-add-content__field--check span{font-size:.9rem}.profile-add-content__chips{display:flex;flex-wrap:wrap;gap:8px}.profile-add-content__chip{padding:8px 14px;border-radius:999px;border:1px solid var(--pf-border);background:hsla(0,0%,100%,.04);color:var(--pf-muted);font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.profile-add-content__chip.is-on{border-color:rgba(247,147,30,.55);background:rgba(247,147,30,.18);color:#fff}.profile-add-content__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:4px}.profile-add-content__turnstile{flex:1 1 100%;display:flex;justify-content:flex-end}.profile-add-content__turnstile .form-protection-inline{width:min(100%,320px);margin:0 0 4px}.profile-add-content__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:10px 20px;border-radius:12px;border:1px solid rgba(0,0,0,0);font-size:.92rem;font-weight:600;font-family:inherit;cursor:pointer;transition:filter .15s ease}.profile-add-content__btn:disabled{opacity:.55;cursor:not-allowed}.profile-add-content__btn--primary{border-color:rgba(247,147,30,.5);background:linear-gradient(135deg,rgba(247,147,30,.9),rgba(229,90,43,.85));color:#fff}.profile-add-content__btn--primary:hover:not(:disabled){filter:brightness(1.06)}.profile-add-content__btn--ghost{border-color:var(--pf-border);background:hsla(0,0%,100%,.05);color:var(--pf-text)}.profile-add-content__btn--danger{border-color:rgba(239,68,68,.45);background:rgba(239,68,68,.12);color:#fecaca;min-height:40px;padding:8px 14px;font-size:.85rem}.profile-add-content__spin{animation:profile-add-content-spin .85s linear infinite}@keyframes profile-add-content-spin{to{transform:rotate(1turn)}}.profile-add-content__error,.profile-add-content__field-error{margin:0;padding:10px 12px;border-radius:10px;background:rgba(239,68,68,.12);border:1px solid rgba(239,68,68,.35);color:#fecaca;font-size:.88rem;line-height:1.45}.profile-add-content__empty{margin:12px 0 0;color:var(--pf-muted);font-size:.9rem}.profile-add-content__draft-list{margin:14px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.profile-add-content__draft-item{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:14px 16px;border-radius:12px;border:1px solid var(--pf-border);background:rgba(0,0,0,.18)}.profile-add-content__draft-main{display:flex;flex-direction:column;gap:4px;min-width:0}.profile-add-content__draft-main strong{font-size:.95rem;color:var(--pf-text)}.profile-add-content__draft-main span{font-size:.82rem;color:var(--pf-muted)}.profile-add-content__draft-actions{display:flex;gap:8px;flex-wrap:wrap}.profile-content-upload{display:flex;flex-direction:column;gap:8px}.profile-content-upload__label{font-size:.82rem;font-weight:600;color:hsla(0,0%,100%,.78)}.profile-content-upload__row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid var(--pf-border);background:hsla(0,0%,100%,.04)}.profile-content-upload__row--error{border-color:rgba(239,68,68,.55);background:rgba(239,68,68,.08)}.profile-content-upload__btn{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;min-height:40px;padding:8px 14px;border:1px solid rgba(247,147,30,.45);border-radius:10px;background:linear-gradient(135deg,rgba(247,147,30,.22),rgba(229,90,43,.12));color:#fff;font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer}.profile-content-upload__btn:disabled{opacity:.6;cursor:not-allowed}.profile-content-upload__meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.profile-content-upload__filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;color:var(--pf-text)}.profile-content-upload__hint{font-size:.8rem;color:var(--pf-muted)}.profile-content-upload__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.profile-content-upload__progress{position:relative;height:28px;border-radius:8px;background:rgba(0,0,0,.35);overflow:hidden;border:1px solid var(--pf-border)}.profile-content-upload__progress-bar{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(90deg,rgba(247,147,30,.85),rgba(229,90,43,.75));transition:width .12s ease-out}.profile-content-upload__progress-text{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;height:100%;font-size:.78rem;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.profile-content-upload__error{margin:0;font-size:.78rem;color:#fca5a5}.profile-search-multi{display:flex;flex-direction:column;gap:8px;min-width:0}.profile-search-multi--error .profile-search-multi__control{border-color:rgba(239,68,68,.55)}.profile-search-multi__label{display:flex;align-items:center;gap:8px;font-size:.82rem;font-weight:600;color:hsla(0,0%,100%,.78)}.profile-search-multi__optional{font-size:.72rem;font-weight:500;color:var(--pf-muted)}.profile-search-multi__hint{margin:0;font-size:.8rem;line-height:1.4;color:var(--pf-muted)}.profile-search-multi__selected{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.profile-search-multi__tag{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding:4px 6px 4px 10px;border-radius:999px;border:1px solid rgba(247,147,30,.4);background:rgba(247,147,30,.14);color:#fff;font-size:.8rem;font-weight:600}.profile-search-multi__tag-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.profile-search-multi__tag-remove{display:inline-flex;align-items:center;justify-content:center;padding:2px;border:none;border-radius:50%;background:rgba(0,0,0,0);color:hsla(0,0%,100%,.75);cursor:pointer}.profile-search-multi__tag-remove:hover{color:#fff;background:rgba(0,0,0,.2)}.profile-search-multi__control{position:relative;display:flex;align-items:center;min-height:48px;border-radius:12px;border:1px solid var(--pf-border);background:rgba(0,0,0,.22);transition:border-color .15s ease,box-shadow .15s ease}.profile-search-multi__control.is-open{border-color:rgba(247,147,30,.55);box-shadow:0 0 0 3px rgba(247,147,30,.12)}.profile-search-multi__icon{flex-shrink:0;margin-left:12px;color:var(--pf-muted);pointer-events:none}.profile-search-multi__input{flex:1;min-width:0;padding:12px 8px 12px 10px;border:none;background:rgba(0,0,0,0);color:var(--pf-text);font-size:.95rem;font-family:inherit;outline:none}.profile-search-multi__input::placeholder{color:hsla(0,0%,100%,.35)}.profile-search-multi__input::-webkit-search-cancel-button{display:none}.profile-search-multi__toggle{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;margin-right:4px;border:none;border-radius:8px;background:rgba(0,0,0,0);color:var(--pf-muted);cursor:pointer}.is-open .profile-search-multi__toggle svg{transform:rotate(180deg)}.profile-search-multi__toggle svg{transition:transform .15s ease}.profile-search-multi__list{position:absolute;z-index:40;top:calc(100% + 6px);left:0;right:0;max-height:260px;margin:0;padding:6px;overflow-y:auto;list-style:none;border-radius:12px;border:1px solid var(--pf-border);background:#141414;box-shadow:0 16px 40px rgba(0,0,0,.55);scrollbar-width:thin;scrollbar-color:rgba(247,147,30,.45) hsla(0,0%,100%,.08)}.profile-search-multi__option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:10px 12px;border:none;border-radius:8px;background:rgba(0,0,0,0);color:var(--pf-text);font-size:.9rem;font-family:inherit;text-align:left;cursor:pointer}.profile-search-multi__option:hover{background:hsla(0,0%,100%,.06)}.profile-search-multi__option.is-selected{background:rgba(247,147,30,.12)}.profile-search-multi__option-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-search-multi__option-check{flex-shrink:0;color:var(--pf-accent)}.profile-search-multi__empty,.profile-search-multi__more{padding:10px 12px;font-size:.82rem;color:var(--pf-muted);line-height:1.4}.profile-search-multi__count{margin:0;font-size:.78rem;color:var(--pf-muted)}.profile-search-multi__error{margin:0;font-size:.78rem;line-height:1.4;color:#fca5a5}.profile-artists-field{display:flex;flex-direction:column;gap:10px;min-width:0}.profile-artists-field__label{font-size:.82rem;font-weight:600;color:hsla(0,0%,100%,.78)}.profile-artists-field__hint{margin:0;font-size:.8rem;line-height:1.45;color:var(--pf-muted)}.profile-artists-field__main{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:12px;border:1px solid rgba(247,147,30,.35);background:rgba(247,147,30,.08)}.profile-artists-field__avatar{flex-shrink:0;border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.12);background:rgba(0,0,0,.35)}.profile-artists-field__main-text{display:flex;flex-direction:column;gap:2px;min-width:0}.profile-artists-field__main-name{font-size:.92rem;font-weight:700;color:var(--pf-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-artists-field__main-role{font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--pf-accent)}.profile-artists-field__featured-block{display:flex;flex-direction:column;gap:8px;padding-top:4px}.profile-artists-field__featured-label{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;color:hsla(0,0%,100%,.72)}.profile-artists-field__optional{font-size:.72rem;font-weight:500;color:var(--pf-muted);text-transform:none;letter-spacing:0}.profile-artists-field__selected{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.profile-artists-field__tag{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:3px 8px 3px 4px;border-radius:999px;border:1px solid var(--pf-border);background:hsla(0,0%,100%,.05);color:var(--pf-text);font-size:.8rem;font-weight:600}.profile-artists-field__tag-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:160px}.profile-artists-field__tag-remove{display:inline-flex;align-items:center;justify-content:center;padding:2px;border:none;border-radius:50%;background:rgba(0,0,0,0);color:var(--pf-muted);cursor:pointer}.profile-artists-field__tag-remove:hover{color:#fff;background:rgba(0,0,0,.25)}.profile-artists-field__empty-feat{margin:0;font-size:.78rem;color:var(--pf-muted);font-style:italic}.profile-artists-field__control{position:relative;display:flex;align-items:center;min-height:44px;border-radius:12px;border:1px solid var(--pf-border);background:rgba(0,0,0,.22)}.profile-artists-field__control.is-open{border-color:rgba(247,147,30,.55);box-shadow:0 0 0 3px rgba(247,147,30,.12)}.profile-artists-field__search-icon{flex-shrink:0;margin-left:11px;color:var(--pf-muted);pointer-events:none}.profile-artists-field__input{flex:1;min-width:0;padding:10px 8px;border:none;background:rgba(0,0,0,0);color:var(--pf-text);font-size:.9rem;font-family:inherit;outline:none}.profile-artists-field__input::placeholder{color:hsla(0,0%,100%,.35)}.profile-artists-field__toggle{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-right:4px;border:none;border-radius:8px;background:rgba(0,0,0,0);color:var(--pf-muted);cursor:pointer}.is-open .profile-artists-field__toggle svg{transform:rotate(180deg)}.profile-artists-field__toggle svg{transition:transform .15s ease}.profile-artists-field__list{position:absolute;z-index:40;top:calc(100% + 6px);left:0;right:0;max-height:240px;margin:0;padding:6px;overflow-y:auto;list-style:none;border-radius:12px;border:1px solid var(--pf-border);background:#141414;box-shadow:0 16px 40px rgba(0,0,0,.55)}.profile-artists-field__option{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:none;border-radius:8px;background:rgba(0,0,0,0);color:var(--pf-text);font-size:.88rem;font-family:inherit;text-align:left;cursor:pointer}.profile-artists-field__option:hover{background:hsla(0,0%,100%,.06)}.profile-artists-field__option.is-selected{background:rgba(247,147,30,.12)}.profile-artists-field__option svg{flex-shrink:0;margin-left:auto;color:var(--pf-accent)}.profile-artists-field__option-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-artists-field__list-empty,.profile-artists-field__list-more{padding:8px 10px;font-size:.8rem;color:var(--pf-muted)}.profile-artists-field__count{margin:0;font-size:.76rem;color:var(--pf-muted)}.profile-artist-panel__subpage .profile-add-content{width:100%}.profile-artist-page{max-width:720px;width:100%}.profile-artist-page--details,.profile-artist-page--edit{max-width:none;width:100%}.profile-artist-page--socials{max-width:min(920px,100%);display:flex;flex-direction:column;gap:14px}.profile-panel-card{padding:18px 20px;border-radius:16px;border:1px solid var(--pf-border);background:var(--pf-surface);text-align:left}.profile-panel-card__head{margin-bottom:16px}.profile-panel-card__head--row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.profile-panel-card__title{margin:0;font-size:1.05rem;font-weight:700;color:var(--pf-text);text-align:left}.profile-panel-card__desc{margin:6px 0 0;font-size:.875rem;line-height:1.5;color:var(--pf-muted);text-align:left}.profile-panel-card__desc--empty{margin:0}.profile-panel-card__badge{flex-shrink:0;padding:4px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.06);font-size:.75rem;font-weight:600;color:var(--pf-muted)}.profile-artist-card{padding:22px 20px;border-radius:18px;border:1px solid var(--pf-border);background:var(--pf-surface);margin-bottom:18px;text-align:left;align-items:stretch;cursor:default}.profile-artist-card:hover{background:var(--pf-surface);border-color:var(--pf-border)}.profile-artist-card__eyebrow{display:inline-flex;margin-bottom:10px;padding:4px 10px;border-radius:999px;border:1px solid rgba(247,147,30,.35);background:rgba(247,147,30,.12);color:var(--pf-accent);font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.profile-artist-card h3{margin:0 0 8px;font-size:1.1rem;font-weight:700}.profile-artist-card p,.profile-artist-card__lede{margin:0;color:var(--pf-muted);font-size:.9rem;line-height:1.5}.profile-artist-card__lede{margin-bottom:4px}.profile-artist-hero{position:relative;isolation:isolate;overflow:hidden;width:100%;margin-bottom:18px;border-radius:16px;border:1px solid var(--pf-border);background:#0a0a0a;min-height:clamp(200px,26vw,280px)}.profile-artist-hero .profile-artist-hero__cover.profile-artist-cover{position:absolute;inset:0;z-index:0;width:100%;height:100%;min-height:100%}.profile-artist-hero__body{position:relative;z-index:2;display:flex;align-items:flex-end;gap:18px;box-sizing:border-box;width:100%;min-height:clamp(200px,26vw,280px);padding:clamp(96px,16vw,128px) 20px 20px}@media screen and (max-width:600px){.profile-artist-hero__body{flex-direction:column;align-items:center;text-align:center;padding-top:clamp(80px,22vw,108px)}}.profile-artist-hero__avatar{width:96px;height:96px;margin:0;border-radius:50%;object-fit:cover;flex-shrink:0;border:3px solid #1a1410;box-shadow:0 8px 28px rgba(0,0,0,.5)}.profile-artist-hero__meta{flex:1;min-width:0;padding-bottom:4px}.profile-artist-hero__meta h1{margin:0 0 6px;font-size:1.5rem;font-weight:700;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.65)}.profile-artist-hero__meta p{margin:0;font-size:.9rem;color:hsla(0,0%,100%,.82);text-shadow:0 1px 6px rgba(0,0,0,.55)}.profile-artist-page--edit .profile-artist-hero{margin-bottom:0}.profile-artist-banner{display:flex;flex-direction:column;gap:16px;margin-bottom:18px}.profile-artist-banner__cover{border-radius:14px;border:1px solid var(--pf-border)}.profile-artist-banner__row{display:flex;gap:16px;align-items:flex-end}.profile-artist-banner__avatar{width:88px;height:88px;border-radius:50%;object-fit:cover;border:3px solid rgba(0,0,0,.5);margin-top:-48px;flex-shrink:0;position:relative;z-index:3}.profile-artist-banner__meta{flex:1;min-width:0;padding-bottom:4px}.profile-artist-banner__meta h1{margin:0 0 6px;font-size:1.35rem;font-weight:700}.profile-artist-detail-grid{display:grid;gap:12px}.profile-artist-detail-row{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border-radius:12px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08)}.profile-artist-detail-row dt{margin:0;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--pf-muted)}.profile-artist-detail-row dd{margin:0;font-size:.95rem;color:var(--pf-text);line-height:1.45;white-space:pre-wrap}.profile-artist-alert{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:12px;margin-bottom:16px;font-size:.875rem;line-height:1.45}.profile-artist-alert--pending{border:1px solid rgba(247,147,30,.35);background:rgba(247,147,30,.1);color:#ffd08a}.profile-artist-alert--info{border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.05);color:var(--pf-muted)}.profile-artist-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.profile-artist-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 18px;border-radius:12px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06);color:#fff;font-size:.875rem;font-weight:600;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease}.profile-artist-btn:hover{background:hsla(0,0%,100%,.1);border-color:rgba(247,147,30,.35)}.profile-artist-btn--primary{border:none;background:linear-gradient(135deg,#ff9a2e,#e55a2b);color:#111}.profile-artist-btn--primary:hover{filter:brightness(1.06)}.profile-artist-btn:disabled{opacity:.55;cursor:not-allowed}.profile-artist-form{display:flex;flex-direction:column;gap:16px}.profile-artist-form__field{display:flex;flex-direction:column;gap:6px}.profile-artist-form__field label{font-size:.8rem;font-weight:600;color:hsla(0,0%,100%,.75)}.profile-artist-form__field input,.profile-artist-form__field select,.profile-artist-form__field textarea{padding:12px 14px;border-radius:12px;border:1px solid var(--pf-border);background:hsla(0,0%,100%,.06);color:var(--pf-text);font-size:.95rem;font-family:inherit;outline:none}.profile-artist-form__field input:focus,.profile-artist-form__field select:focus,.profile-artist-form__field textarea:focus{border-color:rgba(247,147,30,.55);box-shadow:0 0 0 3px rgba(247,147,30,.15)}.profile-artist-form__field textarea{min-height:120px;resize:vertical}.profile-artist-form__file{display:flex;flex-direction:column;gap:8px}.profile-artist-form__file input[type=file]{font-size:.85rem;color:var(--pf-muted)}.profile-artist-image-specs{margin:14px 0 0;padding:12px 14px;border-radius:12px;border:1px solid rgba(247,147,30,.28);background:rgba(247,147,30,.08);list-style:none}.profile-artist-image-specs li{position:relative;padding-left:14px;font-size:.8rem;line-height:1.45;color:hsla(0,0%,100%,.82)}.profile-artist-image-specs li:before{content:"•";position:absolute;left:0;color:var(--pf-accent)}.profile-artist-image-specs li+li{margin-top:6px}.profile-artist-form__uploads{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}@media screen and (max-width:640px){.profile-artist-form__uploads{grid-template-columns:1fr}}.profile-artist-upload{display:flex;flex-direction:column;gap:8px;min-width:0}.profile-artist-upload__label{font-size:.8rem;font-weight:600;color:hsla(0,0%,100%,.75)}.profile-artist-upload__row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid var(--pf-border);background:hsla(0,0%,100%,.04)}.profile-artist-upload__row--error{border-color:rgba(239,68,68,.55);background:rgba(239,68,68,.08)}.profile-artist-upload__error{margin:0;font-size:.78rem;line-height:1.4;color:#fca5a5}.profile-artist-upload__btn{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;min-height:40px;padding:8px 14px;border:1px solid rgba(247,147,30,.45);border-radius:10px;background:linear-gradient(135deg,rgba(247,147,30,.22),rgba(229,90,43,.12));color:#fff;font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer;transition:filter .15s ease,border-color .15s ease}.profile-artist-upload__btn:hover{filter:brightness(1.08);border-color:var(--pf-accent)}.profile-artist-upload__btn:focus-visible{outline:2px solid rgba(247,147,30,.55);outline-offset:2px}.profile-artist-upload__meta{flex:1;min-width:0}.profile-artist-upload__filename{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;color:var(--pf-text)}.profile-artist-upload__hint{font-size:.8rem;color:var(--pf-muted);line-height:1.35}.profile-artist-upload__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.profile-artist-card--bio p{min-height:12rem;line-height:1.6;white-space:pre-wrap}.profile-artist-page--details .profile-artist-card,.profile-artist-page--details .profile-artist-form,.profile-artist-page--details .profile-artist-hero,.profile-artist-page--edit .profile-artist-card,.profile-artist-page--edit .profile-artist-form,.profile-artist-page--edit .profile-artist-hero{width:100%;box-sizing:border-box}.profile-artist-page--edit .profile-artist-form{width:100%}.profile-artist-page--edit .profile-artist-card{width:100%;box-sizing:border-box}.profile-artist-page--edit .profile-artist-card--text .profile-artist-form__field input,.profile-artist-page--edit .profile-artist-card--text .profile-artist-form__field textarea{width:100%;box-sizing:border-box;min-height:48px;padding:12px 14px;border-radius:12px;border:1px solid var(--pf-border);background:rgba(0,0,0,.22);color:var(--pf-text);font-size:.95rem;line-height:1.45;transition:border-color .15s ease,box-shadow .15s ease}.profile-artist-page--edit .profile-artist-card--text .profile-artist-form__field input::placeholder,.profile-artist-page--edit .profile-artist-card--text .profile-artist-form__field textarea::placeholder{color:hsla(0,0%,100%,.35)}.profile-artist-page--edit .profile-artist-card--text .profile-artist-form__field input:focus,.profile-artist-page--edit .profile-artist-card--text .profile-artist-form__field textarea:focus{border-color:rgba(247,147,30,.55);box-shadow:0 0 0 3px rgba(247,147,30,.14);outline:none}.profile-artist-page--edit .profile-artist-card--text .profile-artist-form__field textarea{min-height:320px;max-height:480px;resize:vertical;scrollbar-width:thin;scrollbar-color:rgba(247,147,30,.45) hsla(0,0%,100%,.08)}.profile-artist-page--edit .profile-artist-card--text .profile-artist-form__field textarea::-webkit-scrollbar{width:8px}.profile-artist-page--edit .profile-artist-card--text .profile-artist-form__field textarea::-webkit-scrollbar-thumb{border-radius:8px;background:rgba(247,147,30,.4)}.profile-artist-page--edit .profile-artist-card--text .profile-artist-form__field textarea::-webkit-scrollbar-track{background:hsla(0,0%,100%,.06);border-radius:8px}.profile-social-add{display:flex;flex-direction:column;gap:12px;width:100%}.profile-social-add__row{display:grid;grid-template-columns:minmax(0,7fr) minmax(148px,3fr);gap:12px;align-items:end;width:100%}@media screen and (max-width:640px){.profile-social-add__row{grid-template-columns:1fr}}.profile-social-add__field{display:flex;flex-direction:column;gap:6px;min-width:0}.profile-social-add__field label{font-size:.78rem;font-weight:600;color:hsla(0,0%,100%,.72)}.profile-social-add__field input{width:100%;box-sizing:border-box;min-height:46px;padding:12px 14px;border-radius:12px;border:1px solid var(--pf-border);background:hsla(0,0%,100%,.06);color:var(--pf-text);font-size:.95rem;font-family:inherit;outline:none}.profile-social-add__field input:focus{border-color:hsla(0,0%,100%,.28);box-shadow:0 0 0 3px hsla(0,0%,100%,.08)}.profile-social-select-wrap{position:relative;width:100%;min-width:0}.profile-social-select-wrap__icon{position:absolute;left:12px;top:50%;z-index:1;display:flex;align-items:center;justify-content:center;width:20px;height:20px;transform:translateY(-50%);color:var(--pf-accent);pointer-events:none;line-height:0}.profile-social-select-wrap__icon svg{display:block;width:18px;height:18px;flex-shrink:0}.profile-social-select{display:block;width:100%;box-sizing:border-box;min-height:46px;padding:12px 36px 12px 14px;border-radius:12px;border:1px solid var(--pf-border);background-color:hsla(0,0%,100%,.06);color:var(--pf-text);font-size:.95rem;font-family:inherit;outline:none;cursor:pointer;color-scheme:dark;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff99' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.profile-social-select:focus{border-color:hsla(0,0%,100%,.28);box-shadow:0 0 0 3px hsla(0,0%,100%,.08)}.profile-social-select option{background:#1a1410;color:#fff}.profile-social-select-wrap__icon+.profile-social-select{padding-left:40px}.profile-social-add__actions{display:flex;justify-content:flex-end;width:100%}.profile-social-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}@media screen and (max-width:640px){.profile-social-grid{grid-template-columns:1fr}}.profile-social-card{display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04)}.profile-social-card__icon{flex-shrink:0;display:grid;place-items:center;width:40px;height:40px;border-radius:10px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.88)}.profile-social-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.profile-social-card__name{font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:hsla(0,0%,100%,.72)}.profile-social-card__link{display:inline-flex;align-items:center;gap:6px;min-width:0;font-size:.8125rem;color:var(--pf-text);text-decoration:none}.profile-social-card__link:hover{color:#fff}.profile-social-card__link svg{flex-shrink:0;opacity:.65}.profile-social-card__url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-social-card__delete{flex-shrink:0;display:grid;place-items:center;width:36px;height:36px;margin-top:2px;padding:0;border:none;border-radius:10px;background:rgba(239,68,68,.12);color:#fca5a5;cursor:pointer}.profile-social-card__delete:hover{background:rgba(239,68,68,.28)}.profile-panel-card--social-form .profile-panel-message{margin-top:12px}.profile-artist-page--socials .profile-panel-card{margin-bottom:0}.profile-artist-panel__subpage .profile-artist-card{display:block;align-items:stretch;text-align:left;cursor:default}.profile-artist-panel__subpage .profile-artist-card:hover{background:var(--pf-surface);border-color:var(--pf-border)}.MuiFab-primary{color:#fff;background-color:#3f51b5;position:fixed;bottom:22px}.artist-dateils-edit-text{color:#fff!important;background:#3f51b5;padding:10px 0;border-radius:8px}.artist-dateils-edit-text i{margin-left:20px}.container{margin-top:0;padding:20px;max-width:1200px;margin-right:auto;margin-left:auto}.container table,.container td,.container th,.container tr{color:#fff}.container .MuiFab-primary{color:#fff;background-color:#3f51b5;position:fixed;bottom:22px}.container .artist-panel{margin-top:36px;color:#fff;background:#000;padding:30px 50px 50px}@media screen and (max-width:768px){.container .artist-panel{margin-top:32px;padding:10px 20px 20px}}.container .artist-panel .artist-detail-row{display:flex}@media screen and (max-width:768px){.container .artist-panel .artist-detail-row{flex-direction:column}.container .artist-panel .artist-detail-row div{width:100%!important;text-align:center;order:4}.container .artist-panel .artist-detail-row .left{order:3}}.container .artist-panel .artist-detail-row .left{width:25%}.container .artist-panel .artist-detail-row .left img{width:100%;border-radius:8px}@media screen and (max-width:768px){.container .artist-panel .artist-detail-row .middle{order:1}}.container .artist-panel .artist-detail-row .middle{width:100%}@media screen and (max-width:768px){.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader{height:auto}}.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader{color:#fff;top:10px;position:relative}.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader #image{border-radius:10px;height:340px;-webkit-user-select:none;user-select:none;background-position-x:center;background-repeat:no-repeat;width:100%;background-size:cover}@media screen and (max-width:768px){.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader #image{height:200px!important;margin-bottom:160px}}.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader #image .info{padding-left:10px;padding-bottom:3px;padding-right:10px;display:flex;flex-direction:row;background:rgba(0,0,0,.7882352941);color:#e57833;text-shadow:0 0 2px rgba(0,0,0,.3803921569);bottom:0;position:absolute;width:100%;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader #image .info{padding:195px 0 0!important;margin:0!important;text-align:center;align-items:center;flex-direction:column;position:unset;background:rgba(0,0,0,0)}}.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader #image .info .name{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader #image .info .name{text-align:center;display:unset!important}}.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader #image .info .statistics{display:flex;flex-direction:row}@media screen and (max-width:768px){.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader #image .info .statistics{display:flex!important}}.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader #image .info .statistics div{margin-right:0;display:inline-block}.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader #image .info .statistics div .number{font-weight:bolder;font-size:large}.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader #image .info .social{text-align:right;position:relative;bottom:20px}@media screen and (max-width:768px){.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader #image .info .social{position:absolute;text-align:left;bottom:10px;left:auto}}.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader #image .info .social a{color:#fff;margin-right:5px;font-size:25px;padding:10px;border-radius:10px;text-shadow:0 0 5px #000}.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader span{margin-right:5px;height:-webkit-max-content;height:max-content}.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader span h2,.container .artist-panel .artist-detail-row .middle #ArtistPanelHeader span h5{text-align:center}.container .artist-panel .artist-detail-row .right{width:25%}@media screen and (max-width:768px){.container .artist-panel .artist-detail-row .right{order:2}}.container .artist-panel .artist-detail-row .right div{width:100%;display:flex;flex-direction:column;padding:30px}@media screen and (max-width:768px){.container .artist-panel .artist-detail-row .right div{padding:20px 0}}.container .artist-panel .artist-info-div{display:flex;justify-content:center;padding:12px;border-radius:25px;flex-direction:column;align-items:center}@media screen and (max-width:768px){.container .artist-panel .artist-info-div{flex-direction:column;align-items:center;margin-bottom:0;order:4;padding:0}}.container .artist-panel .artist-info-div span{width:100%;text-align:center}.container .artist-panel .MuiFab-primary{color:#fff;background-color:#3f51b5;position:fixed;bottom:22px}.container .artist-panel #music{background:rgba(0,0,0,.6705882353);border-radius:25px;padding:36px;display:flex;justify-content:center;flex-direction:column;align-content:center;align-items:center}.container .artist-panel .MuiCheckbox-root{color:#e57833}.container .MuiFormControl-root>label{color:#fff!important;padding-left:15px}.container .MuiFormControl-root{border:1px solid hsla(0,0%,100%,.368627451);border-radius:17px;outline:none}.container .MuiInputBase-input{padding-left:15px;color:#9d9d9d}.container #select-genre #genre-list,.container #select-type #type-list{flex-wrap:wrap}.music-upload-div{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between}@media screen and (max-width:768px){.music-upload-div{justify-content:center;align-items:center;flex-wrap:wrap}}.music-upload-div span{width:50%;padding:10px;display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}@media screen and (max-width:768px){.music-upload-div span{width:85%}}.music-video-play-upload-span{display:flex;justify-content:space-around;align-items:center;margin-top:60px}@media screen and (max-width:768px){.music-video-play-upload-span{flex-direction:column;margin-top:10px}.MuiGrid-container{flex-wrap:nowrap!important;flex-direction:column;overflow:scroll}}.s-dropzone{padding:8px!important}@media screen and (max-width:768px){.s-dropzone{margin-bottom:15px;padding:8px!important}}.img-upload-icon{transition:all .3s ease-in-out;opacity:0;background:rgba(0,0,0,.8);position:absolute;left:50%;font-size:40px;top:0;transform:translateX(-50%);padding:50px}.img-upload-icon:hover,.s-image-upload:hover .img-upload-icon{opacity:1!important}.social-adform-span{display:flex;justify-content:space-around;align-items:flex-start;gap:16px}@media screen and (max-width:768px){.social-adform-span{flex-direction:column}}.social-adform-span .artist-panel-field,.social-adform-span .artist-panel-select{width:50%;margin:40px 25px 0}@media screen and (max-width:768px){.social-adform-span .artist-panel-field,.social-adform-span .artist-panel-select{width:100%;margin:16px 0 0}.socials-list{overflow:scroll}}.social-panel-detail{margin-top:24px}.permition{padding:24px;text-align:center}.artist-panel-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:16px}.artist-panel-section-title{margin:0;font-size:1.25rem;font-weight:700}.artist-panel-back-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid hsla(0,0%,100%,.15);border-radius:50%;background:hsla(0,0%,100%,.08);color:#fff;cursor:pointer;transition:background .15s ease,border-color .15s ease}.artist-panel-back-btn:hover{background:rgba(229,120,51,.2);border-color:rgba(229,120,51,.45)}.artist-panel-select{display:flex;flex-direction:column;gap:6px;min-width:150px}.artist-panel-select__label{font-size:.8125rem;color:hsla(0,0%,100%,.65)}.artist-panel-select__control{padding:10px 12px;border-radius:10px;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.35);color:#fff;font-size:.875rem;outline:none}.artist-panel-select__control:focus{border-color:rgba(229,120,51,.55)}.artist-panel-field{display:flex;flex-direction:column;gap:6px}.artist-panel-field__label{font-size:.8125rem;color:hsla(0,0%,100%,.65)}.artist-panel-field__input{padding:10px 12px;border-radius:10px;border:1px solid hsla(0,0%,100%,.15);background:rgba(0,0,0,.35);color:#fff;font-size:.875rem;outline:none}.artist-panel-field__input::placeholder{color:hsla(0,0%,100%,.35)}.artist-panel-field__input:focus{border-color:rgba(229,120,51,.55)}.artist-panel-form{display:flex;flex-direction:column;gap:16px;max-width:640px}.artist-panel-form__error{margin:0;padding:12px 14px;border-radius:10px;background:rgba(220,60,60,.15);border:1px solid rgba(220,60,60,.35);color:#ffb4b4;font-size:.875rem}.artist-panel-chip-list{display:flex;flex-wrap:wrap;gap:8px}.artist-panel-chip{padding:6px 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.85);font-size:.8rem;cursor:pointer}.artist-panel-chip.is-active{border-color:rgba(229,120,51,.55);background:rgba(229,120,51,.2);color:#ffd08a}.artist-panel-field--row{display:flex;flex-direction:row;gap:20px;border:none;padding:0}.artist-panel-field--row label{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.artist-panel-field--checkbox{flex-direction:row;align-items:center}.artist-panel-field__textarea{min-height:100px;resize:vertical}.artist-panel-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:10px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.08);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.artist-panel-btn--primary{background:linear-gradient(135deg,#e57833,#c45f20);border-color:rgba(0,0,0,0)}.artist-panel-btn--primary:hover{opacity:.92}.artist-panel-btn--save-social{margin:0 25px 30px}.artist-panel-table-wrap{overflow-x:auto;margin-top:8px}.artist-panel-table{width:100%;border-collapse:collapse;font-size:.875rem}.artist-panel-table td,.artist-panel-table th{padding:12px 14px;text-align:left;border-bottom:1px solid hsla(0,0%,100%,.1)}.artist-panel-table th{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:hsla(0,0%,100%,.5)}.artist-panel-table tbody tr:hover td{background:hsla(0,0%,100%,.03)}.artist-panel-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:8px;background:hsla(0,0%,100%,.08);color:#fff;cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease}.artist-panel-icon-btn:hover{background:rgba(229,120,51,.2);color:#e57833}.artist-panel-icon-btn--danger:hover{background:rgba(239,68,68,.2);color:#fca5a5}.artist-panel-row-actions{display:flex;gap:8px;align-items:center}.artist-panel-muted{color:hsla(0,0%,100%,.45);font-size:.8125rem}.artist-panel-type-icon{display:inline-flex;color:#e57833}.artist-panel-music-list{position:relative;padding-bottom:80px}.artist-panel-fab{position:fixed;bottom:100px;right:24px;z-index:10;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#e57833,#c45f20);color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.45);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.artist-panel-fab:hover{transform:scale(1.05);box-shadow:0 12px 32px rgba(229,120,51,.35)}