.profile-sub{display:flex;flex-direction:column;gap:22px}.profile-sub--loading{align-items:center;gap:12px;padding-top:60px;color:#d8c4b4}.profile-sub__spin{animation:profile-sub-spin .9s linear infinite}.profile-sub__card{position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(99,63,41,.45),rgba(20,14,10,.6));border:1px solid rgba(255,176,77,.22);border-radius:20px;padding:26px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-sub__card:after{content:"";position:absolute;top:-60px;right:-40px;width:200px;height:200px;background:radial-gradient(circle,rgba(229,120,51,.25) 0,rgba(229,120,51,0) 70%);pointer-events:none}.profile-sub__head{position:relative;display:flex;align-items:center;gap:15px;z-index:1}.profile-sub__head h2{font-size:21px;font-weight:700;margin:0 0 7px;color:#fff}.profile-sub__crown{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,rgba(255,154,46,.22),rgba(229,90,43,.22));border:1px solid rgba(255,176,77,.3);color:#ffb04d;flex-shrink:0}.profile-sub__badge{display:inline-block;padding:3px 13px;border-radius:999px;font-size:12px;font-weight:700}.profile-sub__badge--premium{background:linear-gradient(135deg,#ff9a2e,#e55a2b);color:#1a1108}.profile-sub__badge--free{background:hsla(0,0%,100%,.08);color:#cbb9a8}.profile-sub__meta{position:relative;color:#b09a89;font-size:14px;margin:18px 0 0;z-index:1}.profile-sub__error{color:#ff9d8a;font-size:14px;margin:12px 0 0}.profile-sub__actions{position:relative;margin-top:22px;z-index:1}.profile-sub__btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:999px;background:linear-gradient(135deg,#ff9a2e,#e55a2b);color:#111;font-size:14px;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:0 2px 14px rgba(229,90,43,.45);transition:background .2s ease,box-shadow .2s ease,transform .15s ease}.profile-sub__btn:hover:not(:disabled){background:linear-gradient(135deg,#ffad4a,#f06838);color:#000;box-shadow:0 6px 24px rgba(229,90,43,.55);transform:translateY(-1px)}.profile-sub__btn:disabled{opacity:.6;cursor:default}.profile-sub__features{background:linear-gradient(180deg,rgba(46,32,22,.5),rgba(18,13,10,.6));border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:26px 26px 10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.profile-sub__features h3{font-size:17px;font-weight:700;margin:0 0 20px;color:#fff}.profile-sub__features ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px 26px}.profile-sub__features li{display:flex;align-items:flex-start;gap:11px;padding-bottom:16px}.profile-sub__features li svg{flex-shrink:0;margin-top:2px}.profile-sub__features li div{display:flex;flex-direction:column}.profile-sub__features li strong{font-size:14px;font-weight:600;color:#f3e7dc}.profile-sub__features li span{color:#b09a89;font-size:12px;margin-top:2px}.profile-sub__features li.is-on svg{color:#e57833}.profile-sub__features li.is-off{opacity:.4}.profile-sub__features li.is-off svg{color:#7a6a5a}@keyframes profile-sub-spin{to{transform:rotate(1turn)}}.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)}#djs-page{--djs-accent:#e57833;--djs-surface:rgba(25,25,25,0.65);--djs-surface-hover:rgba(125,74,42,0.35);--djs-border:rgba(255,255,255,0.08);--djs-muted:rgba(255,255,255,0.55);--djs-radius:14px;margin-top:56px;width:100%;color:#fff;padding:0 1.25rem 3rem;box-sizing:border-box}@media screen and (max-width:768px){#djs-page{margin-top:48px;padding:0 .75rem 2.5rem}}#djs-page .djs-page__inner{max-width:1280px;margin:0 auto}#djs-page .djs-hero{text-align:center;padding:2rem 0 1.5rem}#djs-page .djs-hero h1{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:700;letter-spacing:-.02em}#djs-page .djs-hero p{margin:0;color:var(--djs-muted);font-size:.95rem;max-width:420px;margin-inline:auto;line-height:1.5}#djs-page .djs-toolbar{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.75rem}#djs-page .djs-search{position:relative;max-width:520px;margin:0 auto;width:100%}#djs-page .djs-search svg{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--djs-muted);pointer-events:none}#djs-page .djs-search input{width:100%;box-sizing:border-box;padding:.85rem 2.75rem;-webkit-appearance:none;appearance:none;border-radius:999px;border:1px solid var(--djs-border);background:rgba(0,0,0,.35);color:#fff;font-size:1rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}#djs-page .djs-search input::-ms-clear,#djs-page .djs-search input::-webkit-search-cancel-button,#djs-page .djs-search input::-webkit-search-decoration{display:none;-webkit-appearance:none;appearance:none}#djs-page .djs-search input::placeholder{color:var(--djs-muted)}#djs-page .djs-search input:focus{border-color:rgba(229,120,51,.55);box-shadow:0 0 0 3px rgba(229,120,51,.12)}#djs-page .djs-search__clear{position:absolute;right:.65rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:50%;background:hsla(0,0%,100%,.08);color:#fff;cursor:pointer;transition:background .15s ease}#djs-page .djs-search__clear:hover{background:hsla(0,0%,100%,.14)}#djs-page .djs-search--loading input{padding-right:3.25rem}#djs-page .djs-search__spinner{position:absolute;right:1rem;top:50%;margin-top:-.55rem;width:1.1rem;height:1.1rem;animation:djs-spin-inline .7s linear infinite}#djs-page .djs-search__spinner,#djs-page .djs-spinner{border:2px solid hsla(0,0%,100%,.15);border-top:2px solid var(--djs-accent);border-radius:50%}#djs-page .djs-spinner{width:1.25rem;height:1.25rem;animation:djs-spin .7s linear infinite}#djs-page .djs-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}#djs-page .djs-filters button{-webkit-user-select:none;user-select:none;cursor:pointer;border:1px solid var(--djs-border);background:rgba(47,79,79,.45);color:#fff;padding:.5rem 1.1rem;border-radius:999px;font-size:.875rem;transition:background .2s ease,border-color .2s ease}#djs-page .djs-filters button:hover:not(.active){background:rgba(61,90,90,.7)}#djs-page .djs-filters button.active{background:var(--djs-accent);border-color:var(--djs-accent)}#djs-page .djs-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;font-size:.85rem;color:var(--djs-muted)}#djs-page .djs-meta strong{color:#fff;font-weight:600}#djs-page .djs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(140px,100%),1fr));gap:1rem;width:100%;min-width:0}@media screen and (min-width:900px){#djs-page .djs-grid{grid-template-columns:repeat(auto-fill,minmax(152px,1fr));gap:1.15rem}}#djs-page .dj-card{display:flex;flex-direction:column;align-items:center;gap:.65rem;padding:1rem .65rem .85rem;border-radius:var(--djs-radius);background:var(--djs-surface);border:1px solid rgba(0,0,0,0);cursor:pointer;transition:background .3s ease-in-out,border-color .3s ease-in-out,transform .3s ease-in-out,box-shadow .3s ease-in-out;animation:djs-fade-in .35s ease both}#djs-page .dj-card:hover{background:var(--djs-surface-hover);border-color:rgba(229,120,51,.25);transform:translateY(-2px)}#djs-page .dj-card:hover .dj-card__name{color:var(--djs-accent)}#djs-page .dj-card:hover .dj-card__avatar img{transform:scale(1.05)}#djs-page .dj-card__avatar{position:relative;width:100%;max-width:120px;aspect-ratio:1;overflow:visible;background:rgba(0,0,0,0)}#djs-page .dj-card__avatar img{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;background:#111;box-shadow:0 4px 20px rgba(0,0,0,.35);transform:scale(1);transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .3s ease-in-out,filter .3s ease-in-out,opacity .3s ease-in-out;opacity:0}#djs-page .dj-card__avatar img.is-loaded{opacity:1}#djs-page .dj-card__verified{position:absolute;right:0;bottom:0;z-index:3;display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background:#1a1a1a;color:var(--djs-accent);border:2px solid #1a1a1a;pointer-events:none}#djs-page .dj-card__name{margin:0;font-size:.875rem;font-weight:600;text-align:center;line-height:1.35;width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color .15s ease}#djs-page .dj-card__badge{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:.2rem .5rem;border-radius:4px;background:rgba(229,120,51,.2);color:var(--djs-accent)}#djs-page .djs-empty{text-align:center;padding:3rem 1rem;color:var(--djs-muted)}#djs-page .djs-empty svg{margin-bottom:1rem;opacity:.5}#djs-page .djs-empty h2{margin:0 0 .5rem;font-size:1.15rem;color:#fff}#djs-page .djs-empty p{margin:0;font-size:.9rem}#djs-page .djs-load-sentinel{height:1px;width:100%}#djs-page .djs-loading-more{display:flex;justify-content:center;padding:1.5rem 0}#djs-page .djs-page-loading{display:flex;justify-content:center;padding:5rem 0}@keyframes djs-spin-inline{to{transform:rotate(1turn)}}@keyframes djs-spin{to{transform:rotate(1turn)}}@keyframes djs-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}#artist.artist-page .dj-episodes-grid{display:flex;flex-wrap:wrap;gap:var(--artist-section-gap,6px);margin-top:0}#artist.artist-page .dj-episodes-grid .podcast-row-item{flex:0 0 calc((100% - 3*var(--artist-section-gap, 6px))/4);width:calc((100% - 3*var(--artist-section-gap, 6px))/4);max-width:calc((100% - 3*var(--artist-section-gap, 6px))/4);box-sizing:border-box}#artist.artist-page .dj-episodes-grid .podcast-row-item img{width:100%!important;height:auto}@media screen and (max-width:1000px){#artist.artist-page .dj-episodes-grid .podcast-row-item{flex:0 0 calc((100% - var(--artist-section-gap, 6px))/2);width:calc((100% - var(--artist-section-gap, 6px))/2);max-width:calc((100% - var(--artist-section-gap, 6px))/2)}}@media screen and (max-width:480px){#artist.artist-page .dj-episodes-grid .podcast-row-item{flex:0 0 100%;width:100%;max-width:100%}}.update-info__avatar-wrap{display:flex;justify-content:center;margin-bottom:16px}.update-info__avatar{position:relative;width:96px;height:96px;padding:0;border:3px solid rgba(247,147,30,.45);border-radius:50%;background:hsla(0,0%,100%,.06);cursor:pointer;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.35);transition:border-color .2s ease,box-shadow .2s ease,transform .15s ease}.update-info__avatar img{width:100%;height:100%;object-fit:cover;display:block}.update-info__avatar:hover{border-color:rgba(247,147,30,.75);transform:translateY(-1px);box-shadow:0 10px 28px rgba(229,90,43,.35)}.update-info__avatar:focus-visible{outline:2px solid rgba(247,147,30,.6);outline-offset:3px}.update-info__avatar-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:hsla(0,0%,100%,.55);background:radial-gradient(120% 120% at 50% 0,rgba(247,147,30,.18),rgba(255,255,255,.04))}.update-info__avatar-badge{position:absolute;right:2px;bottom:2px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;color:#111;background:linear-gradient(135deg,#ff9a2e,#e55a2b);border:2px solid rgba(18,18,20,.9);box-shadow:0 4px 12px rgba(229,90,43,.45)}body:has(#live.live-page){background-color:#000;background-image:linear-gradient(180deg,#e57833 0,#c4652a 8%,#6b3a1f 22%,#2a1408 38%,#000000 55%,#000000);background-repeat:no-repeat;background-attachment:fixed;background-size:100% 100vh}#root #live.container.live-page{--live-nav-offset:56px;--live-page-pad-top:12px;max-width:min(1440px,100%);min-height:calc(100vh - var(--live-nav-offset));margin-top:var(--live-nav-offset);margin-left:auto;margin-right:auto;margin-bottom:0}@media screen and (max-width:768px){#root #live.container.live-page{width:100%;max-width:-webkit-fill-available;--live-page-pad-top:8px}}#live.live-page{--live-accent:#e57833;--live-surface:rgba(255,255,255,0.05);--live-border:rgba(255,255,255,0.1);--live-muted:rgba(255,255,255,0.55);--live-nav-offset:56px;--live-page-pad-top:12px;position:relative;z-index:0;padding:var(--live-page-pad-top) 16px 48px;color:#fff;width:100%;box-sizing:border-box}@media screen and (max-width:768px){#live.live-page{--live-page-pad-top:8px;padding:var(--live-page-pad-top) 12px 40px}}#live.live-page .live-stage{display:grid;grid-template-columns:1fr;gap:20px;align-items:start}@media screen and (min-width:1100px){#live.live-page .live-stage{grid-template-columns:minmax(0,1fr) minmax(300px,360px);grid-template-rows:auto auto auto;column-gap:24px;row-gap:14px;align-items:start}}#live.live-page .live-main{display:flex;flex-direction:column;gap:14px;min-width:0}@media screen and (min-width:1100px){#live.live-page .live-main{display:contents}}#live.live-page .live-player-section{min-width:0;margin:0;padding:0}@media screen and (min-width:1100px){#live.live-page .live-player-section{grid-column:1;grid-row:1;align-self:start}}#live.live-page .live-player-wrap{width:100%}#live.live-page .live-player-wrap #video,#live.live-page .live-player-wrap .liveplayer{width:100%;max-width:100%!important;margin-left:0!important;margin-right:0!important;margin-top:0!important}#live.live-page .live-now{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;padding:12px 14px;border-radius:12px;border:1px solid var(--live-border);background:linear-gradient(105deg,rgba(229,120,51,.16),rgba(255,255,255,.04) 42%,rgba(255,255,255,.03))}@media screen and (min-width:1100px){#live.live-page .live-now{grid-column:1;grid-row:2}}#live.live-page .live-now__badge{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;padding:5px 10px;border-radius:6px;background:rgba(255,45,45,.18);border:1px solid rgba(255,45,45,.35);color:#ff6b6b;font-size:.68rem;font-weight:800;letter-spacing:.08em}#live.live-page .live-now__dot{width:7px;height:7px;border-radius:50%;background:#ff2d2d;box-shadow:0 0 0 0 rgba(255,45,45,.55);animation:live-pulse 1.6s ease-out infinite}@keyframes live-pulse{0%{box-shadow:0 0 0 0 rgba(255,45,45,.5)}70%{box-shadow:0 0 0 8px rgba(255,45,45,0)}to{box-shadow:0 0 0 0 rgba(255,45,45,0)}}#live.live-page .live-now__body{flex:1 1 160px;min-width:0}#live.live-page .live-now__channel{margin:0 0 2px;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--live-accent)}#live.live-page .live-now__title{margin:0;font-size:1rem;font-weight:700;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#live.live-page .live-now__meta{margin:3px 0 0;font-size:.78rem;color:var(--live-muted)}#live.live-page .live-copy-btn{flex-shrink:0;margin-left:auto;padding:7px 12px;border-radius:8px;border:1px solid rgba(229,120,51,.4);background:rgba(229,120,51,.14);color:#fff;font:inherit;font-size:.75rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}#live.live-page .live-copy-btn:hover{background:rgba(229,120,51,.28);border-color:rgba(229,120,51,.65)}#live.live-page .live-info-row{display:grid;grid-template-columns:1fr;gap:12px}@media screen and (min-width:900px){#live.live-page .live-info-row{grid-template-columns:minmax(0,1.6fr) minmax(0,.9fr);gap:14px;align-items:start}}@media screen and (min-width:1100px){#live.live-page .live-info-row{grid-column:1;grid-row:3}}#live.live-page .live-panel{padding:14px 16px 16px;border-radius:12px;border:1px solid var(--live-border);background:var(--live-surface);box-sizing:border-box}#live.live-page .live-panel__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:10px 12px;margin-bottom:12px}#live.live-page .live-panel__title{margin:0;font-size:.95rem;font-weight:700}#live.live-page .live-panel__subtitle{margin:4px 0 0;font-size:.78rem;color:var(--live-muted)}#live.live-page .live-satellite .live-panel__header{margin-bottom:14px}#live.live-page .live-sat-list{display:flex;flex-direction:column;gap:12px}#live.live-page .live-sat-card{padding:12px;border-radius:10px;border:1px solid hsla(0,0%,100%,.08);background:rgba(0,0,0,.22)}#live.live-page .live-sat-card__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 10px;margin-bottom:10px}#live.live-page .live-sat-card__index{font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--live-accent)}#live.live-page .live-sat-card__freq{font-size:.82rem;font-weight:700;font-variant-numeric:tabular-nums;color:hsla(0,0%,100%,.9)}#live.live-page .live-sat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;margin:0}@media screen and (min-width:520px){#live.live-page .live-sat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}#live.live-page .live-sat-grid__item{min-width:0;padding:7px 9px;border-radius:8px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06)}#live.live-page .live-sat-grid__item dt{margin:0 0 3px;font-size:.62rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--live-muted)}#live.live-page .live-sat-grid__item dd{margin:0;font-size:.78rem;font-weight:600;line-height:1.3;word-break:break-word}#live.live-page .live-satellite__quality{margin:10px 0 0;font-size:.75rem;color:var(--live-muted)}#live.live-page .live-watch,#live.live-page .live-watch__list{display:flex;flex-direction:column;gap:12px}#live.live-page .live-watch__list{list-style:none;margin:0;padding:0}#live.live-page .live-watch__list li{display:flex;flex-direction:column;gap:3px;padding-left:12px;border-left:2px solid rgba(229,120,51,.55)}#live.live-page .live-watch__label{font-size:.78rem;font-weight:700;color:var(--live-accent)}#live.live-page .live-watch__text{font-size:.82rem;line-height:1.4;color:hsla(0,0%,100%,.72)}#live.live-page .live-schedule-section{min-width:0;display:flex;flex-direction:column;gap:12px;padding:14px 14px 16px;border-radius:12px;border:1px solid var(--live-border);background:var(--live-surface);box-sizing:border-box}@media screen and (min-width:1100px){#live.live-page .live-schedule-section{grid-column:2;grid-row:1/4;align-self:start;margin:0;position:relative;top:0}}#live.live-page .live-schedule-header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:6px 12px;flex-shrink:0}#live.live-page .live-schedule-title{margin:0;font-size:1.15rem;font-weight:700;color:#fff}@media screen and (min-width:1100px){#live.live-page .live-schedule-title{font-size:1.05rem}}#live.live-page .live-schedule-subtitle{margin:0;font-size:.85rem;color:var(--live-muted)}#live.live-page .live-schedule-nav{display:flex;align-items:stretch;gap:0;width:100%;flex-shrink:0;border-bottom:1px solid hsla(0,0%,100%,.1);overflow-x:auto;scrollbar-width:none}#live.live-page .live-schedule-nav::-webkit-scrollbar{display:none}@media screen and (min-width:1100px){#live.live-page .live-schedule-nav{flex-wrap:wrap;overflow-x:visible;gap:4px;border-bottom:none;padding-bottom:2px}}#live.live-page .live-schedule-nav__day{flex:1 1 0;min-width:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:10px 6px 12px;border:none;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-1px;background:rgba(0,0,0,0);color:hsla(0,0%,100%,.55);font:inherit;cursor:pointer;transition:color .2s ease,border-color .2s ease,background-color .2s ease;-webkit-user-select:none;user-select:none}#live.live-page .live-schedule-nav__day:hover:not(.is-active){color:hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.04)}#live.live-page .live-schedule-nav__day.is-active{color:var(--live-accent);border-bottom-color:var(--live-accent)}#live.live-page .live-schedule-nav__day.is-today:not(.is-active) .live-schedule-nav__label{color:hsla(0,0%,100%,.78)}@media screen and (min-width:1100px){#live.live-page .live-schedule-nav__day{flex:0 0 calc(25% - 4px);min-width:0;padding:8px 4px;border:1px solid rgba(0,0,0,0);border-radius:8px;margin-bottom:0}#live.live-page .live-schedule-nav__day.is-active{background:rgba(229,120,51,.14);border-color:rgba(229,120,51,.45)}}#live.live-page .live-schedule-nav__label{font-size:.78rem;font-weight:600;white-space:nowrap}#live.live-page .live-schedule-nav__tag{font-size:.6rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--live-accent);opacity:.9}#live.live-page .live-schedule-empty{display:flex;flex-direction:column;align-items:center;gap:8px;margin:8px 0 4px;padding:28px 16px;text-align:center;border-radius:10px;border:1px dashed hsla(0,0%,100%,.14);background:rgba(0,0,0,.2)}#live.live-page .live-schedule-empty__title{margin:0;font-size:.95rem;font-weight:650;color:hsla(0,0%,100%,.85)}#live.live-page .live-schedule-empty__text{margin:0;max-width:260px;font-size:.82rem;line-height:1.45;color:var(--live-muted)}#live.live-page .live-schedule-empty__link{margin-top:4px;padding:0;border:none;background:none;color:var(--live-accent);font:inherit;font-size:.82rem;font-weight:650;cursor:pointer;text-decoration:underline;text-underline-offset:3px}#live.live-page .live-schedule-empty__link:hover{color:#f0934a}#live.live-page .programs{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;min-height:0}@media screen and (min-width:1100px){#live.live-page .programs{flex:1 1 auto;overflow-y:auto;padding-right:2px;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.2) rgba(0,0,0,0)}}#live.live-page .programs .loader{margin-top:24px;width:100%;text-align:center}#live.live-page .programs .program{border-radius:10px;padding:0 10px 0 0;width:100%;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);-webkit-user-select:none;user-select:none;cursor:default;transition:background-color .2s ease,border-color .2s ease;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;box-sizing:border-box}#live.live-page .programs .program:hover{background:rgba(229,120,51,.12);border-color:rgba(229,120,51,.25)}#live.live-page .programs .program.is-on-air{background:rgba(229,120,51,.18);border-color:rgba(229,120,51,.5);box-shadow:inset 3px 0 0 var(--live-accent)}#live.live-page .programs .program img{height:72px;width:72px;flex-shrink:0;border-radius:10px 0 0 10px;object-fit:cover}@media screen and (min-width:1100px){#live.live-page .programs .program img{height:56px;width:56px}}#live.live-page .programs .program .program__text{margin:0 0 0 10px;min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:2px}#live.live-page .programs .program .title{font-size:.92rem;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (min-width:1100px){#live.live-page .programs .program .title{font-size:.82rem}}#live.live-page .programs .program .program__on-air{font-size:.65rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--live-accent)}#live.live-page .programs .program .hour{margin-left:auto;padding-left:8px;padding-right:2px;flex-shrink:0;font-size:.85rem;color:var(--live-muted);font-variant-numeric:tabular-nums}@media screen and (min-width:1100px){#live.live-page .programs .program .hour{font-size:.78rem}}#live.live-page .programs .program.is-on-air .hour{color:hsla(0,0%,100%,.85);font-weight:600}#live.live-page .live-about{flex-shrink:0;margin-top:2px;padding-top:12px;border-top:1px solid hsla(0,0%,100%,.08)}#live.live-page .live-about__title{margin:0 0 6px;font-size:.82rem;font-weight:700;color:hsla(0,0%,100%,.9)}#live.live-page .live-about__text{margin:0;font-size:.78rem;line-height:1.45;color:var(--live-muted)}#live.live-page .live-contact{flex-shrink:0;margin-top:4px;padding:12px;border-radius:10px;border:1px solid hsla(0,0%,100%,.08);background:rgba(0,0,0,.22)}#live.live-page .live-contact__title{margin:0 0 4px;font-size:.85rem;font-weight:700}#live.live-page .live-contact__intro{margin:0 0 10px;font-size:.75rem;line-height:1.4;color:var(--live-muted)}#live.live-page .live-contact__list{list-style:none;margin:0 0 10px;padding:0;display:flex;flex-direction:column;gap:8px}#live.live-page .live-contact__list li{display:flex;flex-direction:column;gap:2px;min-width:0}#live.live-page .live-contact__label{font-size:.62rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--live-muted)}#live.live-page .live-contact__list a{color:#fff;font-size:.82rem;font-weight:600;text-decoration:none;word-break:break-word}#live.live-page .live-contact__list a:hover{color:var(--live-accent);text-decoration:underline;text-underline-offset:2px}#live.live-page .live-contact__actions{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:4px}#live.live-page .live-contact__more{display:inline-block;font-size:.78rem;font-weight:650;color:var(--live-accent);text-decoration:none}#live.live-page .live-contact__more:hover{text-decoration:underline;text-underline-offset:3px}#videos-page{--video-accent:#e57833;--video-card-bg:rgba(25,25,25,0.6);--video-card-hover:rgba(125,74,42,0.38);--video-card-radius:10px;--video-card-shadow:0 0 8px 0 rgba(155,155,155,0.25);--video-meta-muted:#d3d3d3;--video-thumb-ratio:56.25%;margin-top:55px;width:100%;color:#fff;padding-bottom:2rem}#videos-page .videos-section-title{margin:35px 0 15px}#videos-page .videos-section-title p{font-size:22px;font-weight:700;margin:0}#videos-page #avangad{cursor:pointer;margin:0!important;transition:opacity .3s ease}#videos-page .video-card__thumb{position:relative;display:block;width:100%;overflow:hidden;line-height:0;aspect-ratio:16/9;background:#111}#videos-page .video-card__thumb img{display:block;width:100%;height:100%;object-fit:cover;border-radius:var(--video-card-radius) var(--video-card-radius) 0 0}#videos-page .video-card__thumb .media-thumb-play-overlay{opacity:0;transition:opacity .2s ease-in-out}#videos-page .video-card{position:relative;display:flex;flex-direction:column;margin:5px;transition:background .2s ease-in-out,box-shadow .2s ease-in-out;background:var(--video-card-bg);border-radius:var(--video-card-radius);box-shadow:var(--video-card-shadow);overflow:hidden;cursor:pointer}#videos-page .video-card:hover{background:var(--video-card-hover)}#videos-page .video-card:hover .video-card__thumb .media-thumb-play-overlay{opacity:.55}#videos-page .video-card__meta{display:flex;flex-direction:column;gap:4px;padding:8px 10px 12px;width:100%;min-width:0}#videos-page .video-card__artist,#videos-page .video-card__title{display:flex;align-items:center;gap:6px;min-width:0;font-size:14px;line-height:1.35}#videos-page .video-card__artist{color:var(--video-meta-muted)}#videos-page .video-card__artist .track-meta-icon{flex-shrink:0}#videos-page .video-card__title{color:#fff}#videos-page .video-card__title .video-title-icon{flex-shrink:0;opacity:1}#videos-page .video-card .text-ellipsis{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#videos-page .video-card .text-ellipsis a{color:inherit}#videos-page .video-card .text-ellipsis a:hover{text-decoration:underline}#videos-page .video-card .text-ellipsis .separator{margin:0 6px;color:var(--video-meta-muted);pointer-events:none}#videos-page .tops{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:12px;flex-wrap:wrap;margin-bottom:8px}@media screen and (max-width:768px){#videos-page .tops{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding-bottom:8px;-webkit-overflow-scrolling:touch}}#videos-page .tops .video-card--featured{flex:1 1 280px;max-width:calc(33.333% - 12px);min-width:260px}#videos-page .tops .video-card--featured>div{position:relative}@media screen and (max-width:768px){#videos-page .tops .video-card--featured{flex:0 0 85%;max-width:85%;min-width:260px}}#videos-page .tops .video-card--featured .video-card__thumb{aspect-ratio:16/9}#videos-page .tops .video-card--featured .video-card__overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px;text-align:center;opacity:0;border-radius:var(--video-card-radius);background:linear-gradient(180deg,rgba(255,87,34,.67),rgba(0,0,0,.67));transition:opacity .2s ease-in-out}#videos-page .tops .video-card--featured .video-card__overlay .media-thumb-play-overlay{position:static;opacity:1;margin-bottom:8px}#videos-page .tops .video-card--featured .video-card__overlay .video-card__artist{color:#fff;font-size:18px;font-weight:600;justify-content:center;flex-wrap:wrap}#videos-page .tops .video-card--featured .video-card__overlay .video-card__title{color:#fff;font-size:16px;justify-content:center}#videos-page .tops .video-card--featured:hover .video-card__overlay{opacity:1}#videos-page .hits-scroll{margin:0 -8px;padding:4px 8px 12px}#videos-page .hits-scroll .hits{display:flex;flex-direction:row;align-items:stretch;gap:12px;width:-webkit-max-content;width:max-content;min-width:100%;padding:4px 0 8px}#videos-page .hits-scroll .hits .video-card{flex:0 0 220px;width:220px}@media screen and (max-width:768px){#videos-page .hits-scroll .hits .video-card{flex:0 0 180px;width:180px}}#videos-page .video-page-row{display:flex;flex-direction:row;align-items:flex-start;gap:25px;margin-top:8px}@media screen and (max-width:768px){#videos-page .video-page-row{flex-direction:column}}#videos-page .video-page-left,#videos-page .video-page-right{display:flex;flex-direction:column;align-items:stretch;gap:12px;min-width:0;padding:0;box-sizing:border-box}#videos-page .video-page-left .catalog-tabs,#videos-page .video-page-right .catalog-tabs{margin:0;width:100%}#videos-page .video-page-left{flex:1;min-width:0}#videos-page .video-page-left .new-videos{container-type:inline-size;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:stretch}@media screen and (max-width:1200px){#videos-page .video-page-left .new-videos{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:900px){#videos-page .video-page-left .new-videos{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:560px){#videos-page .video-page-left .new-videos{grid-template-columns:1fr}}#videos-page .video-page-left .new-videos>.video-card{margin:0;width:100%}#videos-page .video-page-left .new-videos>.video-card--load-more{container-type:inline-size;display:flex;flex-direction:column;padding:0;cursor:pointer;-webkit-user-select:none;user-select:none}#videos-page .video-page-left .new-videos>.video-card--load-more .video-card__load-more-body{flex:1;display:flex;align-items:center;justify-content:center;width:100%;min-height:calc(56.25cqw + 52px);background:rgba(0,0,0,.25);border-radius:var(--video-card-radius)}#videos-page .video-page-left .new-videos>.video-card--load-more .video-card__load-more-label{font-size:17px;font-weight:600;color:#fff;text-align:center;padding:0 12px;line-height:1.3}#videos-page .video-page-left .new-videos>.video-card--load-more:hover .video-card__load-more-body{background:rgba(0,0,0,.35)}#videos-page .video-page-left .new-videos>.video-card--load-more:hover{background:var(--video-card-hover)}#videos-page .video-page-left .new-videos>.video-card--load-more.video-card--load-more-loading{opacity:.7;pointer-events:none}#videos-page .video-page-left .new-videos-loading{display:flex;justify-content:center;padding:48px 0;grid-column:1/-1}#videos-page .video-page-right{flex:0 0 28%;max-width:320px;position:-webkit-sticky;position:sticky;top:72px;align-self:flex-start}#videos-page .video-page-right .catalog-tabs{width:100%}@media screen and (max-width:768px){#videos-page .video-page-right{flex:1 1 auto;max-width:none;width:100%;position:static}}#videos-page .video-page-right .top-videos{display:flex;flex-direction:column;gap:10px;width:100%;padding:0 4px 12px}#videos-page .video-page-right .top-videos .video-card--sidebar{flex-direction:row;align-items:stretch;margin:0}#videos-page .video-page-right .top-videos .video-card--sidebar .video-card__thumb{flex:0 0 42%;max-width:140px;aspect-ratio:auto;min-height:88px}#videos-page .video-page-right .top-videos .video-card--sidebar .video-card__thumb img{height:100%;min-height:88px;border-radius:var(--video-card-radius) 0 0 var(--video-card-radius)}#videos-page .video-page-right .top-videos .video-card--sidebar .video-card__meta{flex:1;justify-content:center;padding:10px 12px}#videos-page .video-page-right .top-videos .video-card--sidebar .video-card__date{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--video-meta-muted);margin-top:2px}#videos-page .video-page-right .top-videos .video-card--sidebar .video-card__date .track-meta-icon{flex-shrink:0}#podcasts-page{--pc-accent:#e57833;--pc-surface:rgba(25,25,25,0.65);--pc-surface-hover:rgba(125,74,42,0.35);--pc-border:rgba(255,255,255,0.08);--pc-muted:rgba(255,255,255,0.55);--pc-radius:14px;--browse-nav-offset:56px;--browse-footer-room:100px;margin-top:var(--browse-nav-offset);width:100%;color:#fff;padding:0 1.25rem 3rem;box-sizing:border-box;min-height:calc(100vh - var(--browse-nav-offset) - var(--browse-footer-room))}@media screen and (max-width:768px){#podcasts-page{--browse-nav-offset:48px;margin-top:var(--browse-nav-offset);padding:0 .75rem 2.5rem}}#podcasts-page .podcasts-page__inner{max-width:1280px;margin:0 auto;min-height:calc(100vh - var(--browse-nav-offset) - var(--browse-footer-room));display:flex;flex-direction:column}#podcasts-page .podcasts-page-loading{flex:1;display:flex;align-items:center;justify-content:center;min-height:55vh;padding:2rem 0 4rem}#podcasts-page .podcasts-hero{text-align:center;padding:2rem 0 1.5rem}#podcasts-page .podcasts-hero__icon{color:var(--pc-accent);margin-bottom:.75rem;opacity:.9}#podcasts-page .podcasts-hero h1{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:700;letter-spacing:-.02em}#podcasts-page .podcasts-hero p{margin:0;color:var(--pc-muted);font-size:.95rem;max-width:440px;margin-inline:auto;line-height:1.5}#podcasts-page .podcasts-section-title{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:-.01em}#podcasts-page .podcasts-featured{margin-bottom:2.5rem}#podcasts-page .podcasts-featured .podcasts-section-title{margin-bottom:1rem}#podcasts-page .podcasts-featured__row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}@media screen and (max-width:1100px){#podcasts-page .podcasts-featured__row{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:560px){#podcasts-page .podcasts-featured__row{grid-template-columns:1fr;gap:1.25rem}}#podcasts-page .podcasts-featured__card{display:flex;flex-direction:column;border-radius:var(--pc-radius);background:var(--pc-surface);border:1px solid rgba(0,0,0,0);overflow:hidden;transition:background .3s ease-in-out,border-color .3s ease-in-out,transform .3s ease-in-out,box-shadow .3s ease-in-out;animation:podcasts-fade-in .35s ease both}#podcasts-page .podcasts-featured__card:hover{border-color:rgba(229,120,51,.3);transform:translateY(-2px);box-shadow:0 8px 28px rgba(229,120,51,.12)}#podcasts-page .podcasts-featured__card:hover .podcasts-featured__thumb img{transform:scale(1.04)}#podcasts-page .podcasts-featured__card:hover .podcasts-featured__overlay{opacity:1}#podcasts-page .podcasts-featured__card:hover .podcasts-featured__title{color:var(--pc-accent)}#podcasts-page .podcasts-featured__thumb{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:#111}#podcasts-page .podcasts-featured__thumb img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1);transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .3s ease-in-out,filter .3s ease-in-out,opacity .3s ease-in-out}#podcasts-page .podcasts-featured__overlay{position:absolute;inset:0;opacity:0;background:linear-gradient(180deg,transparent 30%,rgba(229,120,51,.55));transition:opacity .25s ease;pointer-events:none}#podcasts-page .podcasts-featured__meta{padding:.75rem 1rem 1rem;display:flex;flex-direction:column;gap:.35rem;min-width:0}#podcasts-page .podcasts-featured__artists{font-size:.8rem;color:var(--pc-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#podcasts-page .podcasts-featured__artists a{color:inherit}#podcasts-page .podcasts-featured__artists a:hover{color:var(--pc-accent)}#podcasts-page .podcasts-featured__title{font-size:.95rem;font-weight:600;color:#fff;text-decoration:none;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s ease}#podcasts-page .podcasts-featured__title:hover{color:var(--pc-accent)}#podcasts-page .podcasts-all{margin-bottom:2.5rem}#podcasts-page .podcasts-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}#podcasts-page .podcasts-toolbar__left{display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem 1.25rem}#podcasts-page .podcasts-count{font-size:.85rem;color:var(--pc-muted)}#podcasts-page .podcasts-count strong{color:#fff;font-weight:600}#podcasts-page .podcasts-shuffle-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1.25rem;border:1px solid rgba(229,120,51,.45);border-radius:999px;background:rgba(229,120,51,.15);color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s ease}#podcasts-page .podcasts-shuffle-btn:hover{background:var(--pc-accent);border-color:var(--pc-accent);transform:translateY(-1px)}#podcasts-page .podcasts-shuffle-btn:active{transform:translateY(0)}#podcasts-page .podcasts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(200px,100%),1fr));gap:1rem;width:100%}@media screen and (min-width:900px){#podcasts-page .podcasts-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}#podcasts-page .podcasts-grid .podcast-row-item{width:100%;min-width:0;margin:0;animation:podcasts-fade-in .35s ease both}#podcasts-page .podcasts-grid .podcast-row-item img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}@media screen and (max-width:900px){#podcasts-page .podcasts-grid .podcast-row-item img{width:100%}}#podcasts-page .podcasts-grid .podcast-row-item:hover:not(.podcast-row-item--active){background:var(--pc-accent)}#podcasts-page .podcasts-grid .podcast-row-item:hover:not(.podcast-row-item--active) .name,#podcasts-page .podcasts-grid .podcast-row-item:hover:not(.podcast-row-item--active) .title,#podcasts-page .podcasts-grid .podcast-row-item:hover:not(.podcast-row-item--active) .title a{color:#111}#podcasts-page .podcasts-grid .podcast-row-item:hover:not(.podcast-row-item--active) .name a:hover{color:#000!important}#podcasts-page .podcasts-collections{padding-top:.5rem;border-top:1px solid var(--pc-border)}#podcasts-page .podcasts-collections__header{display:flex;align-items:center;gap:.6rem;margin-bottom:1.25rem;color:var(--pc-accent)}#podcasts-page .podcasts-collections__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:1.15rem;width:100%}@media screen and (min-width:900px){#podcasts-page .podcasts-collections__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}#podcasts-page .podcasts-collections__grid .playlist{display:flex;flex-direction:column;align-items:stretch;cursor:pointer;border-radius:14px;background:rgba(25,25,25,.65);border:1px solid rgba(0,0,0,0);overflow:hidden;transition:background .3s ease-in-out,border-color .3s ease-in-out,transform .3s ease-in-out,box-shadow .3s ease-in-out;box-shadow:0 4px 24px rgba(0,0,0,.25)}#podcasts-page .podcasts-collections__grid .playlist:hover{background:rgba(125,74,42,.35);border-color:rgba(229,120,51,.3);transform:translateY(-3px);box-shadow:0 8px 28px rgba(229,120,51,.15)}#podcasts-page .podcasts-collections__grid .playlist:hover .image img,#podcasts-page .podcasts-collections__grid .playlist:hover figure.image img,#podcasts-page .podcasts-collections__grid .playlist:hover>a img,#podcasts-page .podcasts-collections__grid .playlist:hover>a:first-child img{transform:scale(1.04)}#podcasts-page .podcasts-collections__grid .playlist:hover .browse-card__title,#podcasts-page .podcasts-collections__grid .playlist:hover h4{color:#e57833}#podcasts-page .podcasts-collections__grid .playlist .image,#podcasts-page .podcasts-collections__grid .playlist figure.image{position:relative;margin:0;padding:0;width:100%;max-width:100%;flex-shrink:0;line-height:0;overflow:hidden;background:#111}#podcasts-page .podcasts-collections__grid .playlist .image img,#podcasts-page .podcasts-collections__grid .playlist figure.image img{width:100%;height:auto;max-width:100%;margin:0;padding:0;object-fit:contain;object-position:center;border-radius:0!important;display:block;vertical-align:top;transform:scale(1);transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .3s ease-in-out,filter .3s ease-in-out,opacity .3s ease-in-out}#podcasts-page .podcasts-collections__grid .playlist>a:first-child,#podcasts-page .podcasts-collections__grid .playlist>a:has(img){display:block;width:100%;margin:0;padding:0;line-height:0;overflow:hidden;background:#111;flex-shrink:0}#podcasts-page .podcasts-collections__grid .playlist>a:first-child img,#podcasts-page .podcasts-collections__grid .playlist>a:has(img) img{width:100%;height:auto;max-width:100%;margin:0;object-fit:contain!important;object-position:center;border-radius:0!important;box-shadow:none!important;display:block;transform:scale(1);transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .3s ease-in-out,filter .3s ease-in-out,opacity .3s ease-in-out}#podcasts-page .podcasts-collections__grid .playlist .browse-card__title,#podcasts-page .podcasts-collections__grid .playlist h4{margin:0;padding:.85rem 1rem 1rem;font-size:.95rem;font-weight:600;text-align:left;display:flex;align-items:center;gap:.5rem;line-height:1.35;color:#fff;transition:color .3s ease-in-out}#podcasts-page .podcasts-collections__grid .playlist .browse-card__title .browse-card__icon,#podcasts-page .podcasts-collections__grid .playlist .browse-card__title .playlist-music-icon,#podcasts-page .podcasts-collections__grid .playlist .browse-card__title i.fas,#podcasts-page .podcasts-collections__grid .playlist .browse-card__title svg,#podcasts-page .podcasts-collections__grid .playlist h4 .browse-card__icon,#podcasts-page .podcasts-collections__grid .playlist h4 .playlist-music-icon,#podcasts-page .podcasts-collections__grid .playlist h4 i.fas,#podcasts-page .podcasts-collections__grid .playlist h4 svg{flex-shrink:0;color:#e57833}#podcasts-page .podcasts-collections__grid .playlist{animation:browse-fade-in .35s ease both}@keyframes podcasts-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes av-flip-in-y{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.av-flip-in-y{animation:av-flip-in-y .3s ease both}@keyframes browse-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}#podcast-collections-page{--pc-accent:#e57833;--pc-muted:rgba(255,255,255,0.55);--browse-nav-offset:56px;--browse-footer-room:100px;margin-top:var(--browse-nav-offset);width:100%;color:#fff;padding:0 1.25rem 3rem;box-sizing:border-box;min-height:calc(100vh - var(--browse-nav-offset) - var(--browse-footer-room))}@media screen and (max-width:768px){#podcast-collections-page{--browse-nav-offset:48px;padding:0 .75rem 2.5rem}}#podcast-collections-page .podcast-collections-page__inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:column}#podcast-collections-page .podcast-collections-hero{text-align:center;padding:2rem 0 1.5rem}#podcast-collections-page .podcast-collections-hero__icon{color:var(--pc-accent);margin-bottom:.75rem;opacity:.9}#podcast-collections-page .podcast-collections-hero h1{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:700;letter-spacing:-.02em}#podcast-collections-page .podcast-collections-hero p{margin:0;color:var(--pc-muted);font-size:.95rem;max-width:420px;margin-inline:auto;line-height:1.5}#podcast-collections-page .podcast-collections-meta{margin-bottom:1.25rem;font-size:.85rem;color:var(--pc-muted)}#podcast-collections-page .podcast-collections-meta strong{color:#fff;font-weight:600}#podcast-collections-page .collections-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:1.15rem;width:100%}@media screen and (min-width:900px){#podcast-collections-page .collections-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}#podcast-collections-page .collections-grid .playlist{display:flex;flex-direction:column;align-items:stretch;cursor:pointer;border-radius:14px;background:rgba(25,25,25,.65);border:1px solid rgba(0,0,0,0);overflow:hidden;transition:background .3s ease-in-out,border-color .3s ease-in-out,transform .3s ease-in-out,box-shadow .3s ease-in-out;box-shadow:0 4px 24px rgba(0,0,0,.25)}#podcast-collections-page .collections-grid .playlist:hover{background:rgba(125,74,42,.35);border-color:rgba(229,120,51,.3);transform:translateY(-3px);box-shadow:0 8px 28px rgba(229,120,51,.15)}#podcast-collections-page .collections-grid .playlist:hover .image img,#podcast-collections-page .collections-grid .playlist:hover figure.image img,#podcast-collections-page .collections-grid .playlist:hover>a img,#podcast-collections-page .collections-grid .playlist:hover>a:first-child img{transform:scale(1.04)}#podcast-collections-page .collections-grid .playlist:hover .browse-card__title,#podcast-collections-page .collections-grid .playlist:hover h4{color:#e57833}#podcast-collections-page .collections-grid .playlist .image,#podcast-collections-page .collections-grid .playlist figure.image{position:relative;margin:0;padding:0;width:100%;max-width:100%;flex-shrink:0;line-height:0;overflow:hidden;background:#111}#podcast-collections-page .collections-grid .playlist .image img,#podcast-collections-page .collections-grid .playlist figure.image img{width:100%;height:auto;max-width:100%;margin:0;padding:0;object-fit:contain;object-position:center;border-radius:0!important;display:block;vertical-align:top;transform:scale(1);transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .3s ease-in-out,filter .3s ease-in-out,opacity .3s ease-in-out}#podcast-collections-page .collections-grid .playlist>a:first-child,#podcast-collections-page .collections-grid .playlist>a:has(img){display:block;width:100%;margin:0;padding:0;line-height:0;overflow:hidden;background:#111;flex-shrink:0}#podcast-collections-page .collections-grid .playlist>a:first-child img,#podcast-collections-page .collections-grid .playlist>a:has(img) img{width:100%;height:auto;max-width:100%;margin:0;object-fit:contain!important;object-position:center;border-radius:0!important;box-shadow:none!important;display:block;transform:scale(1);transform-origin:center center;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .3s ease-in-out,filter .3s ease-in-out,opacity .3s ease-in-out}#podcast-collections-page .collections-grid .playlist .browse-card__title,#podcast-collections-page .collections-grid .playlist h4{margin:0;padding:.85rem 1rem 1rem;font-size:.95rem;font-weight:600;text-align:left;display:flex;align-items:center;gap:.5rem;line-height:1.35;color:#fff;transition:color .3s ease-in-out}#podcast-collections-page .collections-grid .playlist .browse-card__title .browse-card__icon,#podcast-collections-page .collections-grid .playlist .browse-card__title .playlist-music-icon,#podcast-collections-page .collections-grid .playlist .browse-card__title i.fas,#podcast-collections-page .collections-grid .playlist .browse-card__title svg,#podcast-collections-page .collections-grid .playlist h4 .browse-card__icon,#podcast-collections-page .collections-grid .playlist h4 .playlist-music-icon,#podcast-collections-page .collections-grid .playlist h4 i.fas,#podcast-collections-page .collections-grid .playlist h4 svg{flex-shrink:0;color:#e57833}#podcast-collections-page .collections-grid .playlist{animation:browse-fade-in .35s ease both}#podcast-collections-page .podcast-collections-loading{display:flex;align-items:center;justify-content:center;min-height:55vh;padding:2rem 0 4rem}