.rc-artists-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px}.rc-artists-admin-grid p{margin:0 0 10px}.rc-artists-admin-grid label{display:block;margin-bottom:4px}.rc-artists-main{max-width:1240px;margin:0 auto;padding:30px 20px}.rc-artist-profile{--rc-red:#c00;--rc-dark:#070707;--rc-line:#e7e7e7;color:#111}.rc-artist-profile a{text-decoration:none}.rc-artist-hero{position:relative;overflow:hidden;margin:0;background:#080808;color:#fff;border-top:5px solid var(--rc-red)}.rc-artist-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:55% 45%;align-items:stretch;min-height:390px;background:#080808}.rc-artist-photo{position:relative;width:100%;height:100%;min-height:390px;background:#111;border:0;overflow:hidden}.rc-artist-photo img,.rc-artist-photo-placeholder{display:block;width:100%;height:100%;min-height:390px;object-fit:cover;object-position:center}.rc-artist-photo-placeholder{background:linear-gradient(135deg,#111,#050505)}.rc-artist-photo-link{position:absolute;right:18px;bottom:18px;z-index:4;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;background:rgba(0,0,0,.68);color:#fff;font-size:29px;line-height:1;transition:background-color .2s ease,color .2s ease,transform .2s ease}.rc-artist-photo-link:hover{background:var(--rc-red);color:#fff;transform:translateY(-1px) scale(1.04)}.rc-artist-headline{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left;padding:56px 52px;margin:0;max-width:none;background:#0b0b0b;color:#fff;overflow:hidden}.rc-artist-title-row{position:relative;z-index:3;display:flex;align-items:flex-start;gap:18px;max-width:100%}.rc-artist-headline h1{font-size:clamp(40px,5vw,60px);line-height:.95;margin:0;text-transform:uppercase;color:#fff;font-family:'Headline',sans-serif;font-weight:900;max-width:100%;overflow-wrap:anywhere;text-shadow:0 3px 18px rgba(0,0,0,.65)}.rc-artist-red-rule{position:relative;z-index:3;display:block;width:155px;height:5px;background:var(--rc-red);margin:20px 0 0}.rc-artist-genre{position:relative;z-index:3;font-weight:900;font-size:16px;margin-top:18px;text-transform:uppercase;letter-spacing:.03em;color:#f2f2f2}.rc-artist-excerpt{position:relative;z-index:3;font-size:17px;line-height:1.5;max-width:620px;color:#d8d8d8;margin:16px 0 0}.rc-artist-website-link{position:relative;z-index:3;display:inline-block;margin-top:24px;color:#fff;background:rgba(204,0,0,.92);padding:13px 18px;font-size:15px;font-weight:900;text-transform:uppercase;font-family:'Headline',sans-serif;letter-spacing:.02em}.rc-artist-website-link:hover{background:#fff;color:#111}.rc-artist-headline:before{content:"";position:absolute;inset:-18%;z-index:1;background-image:var(--rc-artist-bg);background-size:cover;background-position:center;transform:scale(1.18);filter:blur(2px);opacity:.50}.rc-artist-headline:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.7)),rgba(0,0,0,.24)}.rc-artist-hero+.rc-artist-nav{margin-top:0}.rc-artist-links{display:none}.rc-artist-nav{display:flex;gap:0;flex-wrap:wrap;justify-content:flex-start;background:#000;border-bottom:4px solid var(--rc-red);margin:0 0 28px;width:100%}.rc-artist-nav a{color:#fff;padding:15px 25px;font-size:16px;font-weight:900;text-transform:uppercase;letter-spacing:normal;font-family:'Headline',sans-serif;transition:color .2s ease,background-color .2s ease}.rc-artist-nav a:hover{background:var(--rc-red);color:#fff}.rc-artist-section{margin:28px 0;padding:28px;background:#fff;border:1px solid var(--rc-line)}.rc-artist-heading{margin:0 0 20px}.rc-artist-heading .heading-title{margin:0}.rc-artist-heading .heading-title span{text-transform:uppercase}.rc-artist-tour-placeholder{background:#fafafa}.rc-tour-table{display:grid;border:1px solid #ddd;background:#fff}.rc-tour-row{display:grid;grid-template-columns:180px 1fr 1fr;border-top:1px solid #e6e6e6}.rc-tour-row:first-child{border-top:0}.rc-tour-row span{padding:13px 15px;font-weight:700}.rc-tour-head{background:#111;color:#fff;text-transform:uppercase;font-size:12px;letter-spacing:.05em}.rc-featured-card{display:grid;grid-template-columns:55% 45%;background:#0b0b0b;color:#fff;min-height:0}.rc-featured-thumb{display:block;background:#111;aspect-ratio:16/9;overflow:hidden}.rc-featured-thumb img{display:block;width:100%;height:100%;object-fit:cover}.rc-featured-content{display:flex;flex-direction:column;justify-content:center;padding:34px}.rc-featured-title{font-size:clamp(26px,4vw,46px);line-height:1;font-weight:900;text-transform:none;color:#fff;font-family:'Headline',sans-serif}.rc-featured-excerpt{margin-top:14px;color:#d8d8d8;font-size:16px;line-height:1.5}.rc-artist-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rc-artist-card{display:block;text-decoration:none;color:inherit;background:#f7f7f7;border:1px solid #eee;transition:transform .12s ease,box-shadow .12s ease}.rc-artist-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.09)}.rc-card-thumb{display:block;aspect-ratio:16/10;overflow:hidden;background:#111}.rc-card-thumb img{width:100%;height:100%;object-fit:cover;display:block}.rc-card-title{display:block;font-weight:900;font-size:24px;line-height:1;padding:20px;font-family:'Headline',sans-serif}.rc-artist-list{display:grid;gap:0;border-top:1px solid #e5e5e5}.rc-artist-list-item{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:18px;padding:14px 0;border-bottom:1px solid #e5e5e5;color:#111}.rc-artist-list-item:hover .rc-card-title{color:var(--rc-red)}.rc-artist-list-item .rc-card-title{padding:0}.rc-list-thumb{display:block;aspect-ratio:16/10;overflow:hidden;background:#111}.rc-list-thumb img{width:100%;height:100%;object-fit:cover;display:block}.rc-layout-feature .rc-artist-card-grid{grid-template-columns:1fr}.rc-layout-feature .rc-artist-card{display:grid;grid-template-columns:260px 1fr}.rc-layout-feature .rc-card-thumb{aspect-ratio:16/10;height:100%}@media(max-width:800px){.rc-artists-main{padding:18px 12px}.rc-artist-hero-inner{grid-template-columns:1fr;min-height:0}.rc-artist-photo{order:1;min-height:240px}.rc-artist-photo img,.rc-artist-photo-placeholder{height:240px;min-height:240px}.rc-artist-headline{order:2;align-items:center;text-align:center;padding:32px 20px}.rc-artist-title-row{justify-content:center;align-items:flex-start}.rc-artist-headline h1{font-size:clamp(38px,12vw,54px);line-height:.95}.rc-artist-photo-link{right:14px;bottom:14px;width:42px;height:42px;font-size:26px}.rc-artist-red-rule{margin-top:18px}.rc-artist-nav{justify-content:center;margin:0 0 24px}.rc-artist-nav a{flex:1 1 auto;text-align:center;color:#fff;padding:15px 25px;font-size:16px;font-weight:900;text-transform:uppercase;letter-spacing:normal;font-family:'Headline',sans-serif}.rc-artist-card-grid,.rc-featured-card,.rc-layout-feature .rc-artist-card{grid-template-columns:1fr}.rc-tour-row{grid-template-columns:1fr}.rc-tour-head{display:none}.rc-tour-row span{border-top:1px solid #eee}.rc-tour-row span:first-child{border-top:0}.rc-artists-admin-grid{grid-template-columns:1fr}.rc-artist-section{padding:20px}.rc-artist-list-item{grid-template-columns:110px 1fr;gap:14px}}.rc-artist-upcoming-shows .rc-tour-row{grid-template-columns:130px 1.1fr 1.4fr auto}.rc-tour-ticket{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 14px;border-radius:999px;background:#c00;color:#fff !important;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;text-decoration:none}@media (max-width:760px){.rc-artist-upcoming-shows .rc-tour-row{grid-template-columns:1fr;gap:4px}}.rc-artist-upcoming-shows{border-top:4px solid #c00;background:#fafafa}.rc-artist-upcoming-shows .rc-tour-table{border:1px solid #ddd;background:#fff}.rc-artist-upcoming-shows .rc-tour-row{grid-template-columns:120px 1.15fr 1.45fr 110px;align-items:center}.rc-artist-upcoming-shows .rc-tour-row span{padding:10px 14px;line-height:1.25;font-weight:800}.rc-artist-upcoming-shows .rc-tour-head span{padding:12px 14px;font-size:12px;letter-spacing:.05em}.rc-artist-upcoming-shows .rc-tour-ticket{border-radius:0;background:#c00;color:#fff!important;min-height:30px;padding:0 13px;font-size:11px;font-weight:900}.rc-artist-upcoming-shows .rc-tour-ticket:hover{background:#111;color:#fff!important}@media(max-width:760px){.rc-artist-upcoming-shows .rc-tour-row{grid-template-columns:1fr}.rc-artist-upcoming-shows .rc-tour-row span{padding:10px 12px}.rc-artist-upcoming-shows .rc-tour-head{display:none}}.rc-artist-spotify{border-top:4px solid #c00;background:#fafafa}.rc-spotify-player{background:#111;padding:18px}.rc-spotify-player iframe{display:block;width:100%;max-width:100%;border:0}#rc_artist_spotify_embed{font-family:Menlo,Consolas,monospace;font-size:12px;line-height:1.45}.rc-artist-hero-spotify{position:relative;z-index:3;display:block;width:100%;max-width:100%;margin:26px 0 0;background:rgba(0,0,0,.38);border-radius:12px;overflow:hidden}.rc-artist-hero-spotify iframe{display:block!important;width:100%!important;max-width:100%!important;height:120px!important;border:0!important;opacity:1!important;visibility:visible!important}@media(max-width:800px){.rc-artist-hero-spotify{margin:26px 0 0}}.rc-artist-upcoming-shows{background:#fff}.rc-artist-upcoming-shows .rc-tour-table{border:1px solid #e5e5e5;background:#fff}.rc-artist-upcoming-shows .rc-tour-row{grid-template-columns:165px 1.15fr 1.45fr 96px;align-items:center;border-top:1px solid #ececec}.rc-artist-upcoming-shows .rc-tour-row:first-child{border-top:0}.rc-artist-upcoming-shows .rc-tour-row span{padding:9px 14px;line-height:1.22;font-size:14px;font-weight:800}.rc-artist-upcoming-shows .rc-tour-row span:nth-child(1),.rc-artist-upcoming-shows .rc-tour-row span:nth-child(2),.rc-artist-upcoming-shows .rc-tour-row span:nth-child(3){font-family:'Headline',sans-serif}.rc-artist-upcoming-shows .rc-tour-head{background:#111;color:#fff}.rc-artist-upcoming-shows .rc-tour-head span{padding:10px 14px;font-size:11px;letter-spacing:.055em}.rc-artist-upcoming-shows .rc-tour-ticket{border-radius:0;min-height:28px;padding:0 11px;font-size:10px;font-weight:900}@media(max-width:760px){.rc-artist-upcoming-shows .rc-tour-row{grid-template-columns:1fr}.rc-artist-upcoming-shows .rc-tour-row span{padding:8px 12px;font-size:14px}.rc-artist-upcoming-shows .rc-tour-row span+span{border-top:1px solid #f0f0f0}.rc-artist-upcoming-shows .rc-tour-head{display:none}}.rc-artist-upcoming-shows .rc-tour-row{grid-template-columns:240px 1.15fr 1.45fr 96px}.rc-artist-upcoming-shows .rc-tour-row span{font-size:15px}.rc-artist-upcoming-shows .rc-tour-row span:first-child{font-size:20px;line-height:1.12}.rc-artist-upcoming-shows .rc-tour-head span{font-size:22px;line-height:1;letter-spacing:normal}.rc-artist-upcoming-shows .rc-tour-extra-row{display:none}.rc-artist-upcoming-shows.rc-tour-expanded .rc-tour-extra-row{display:grid}.rc-tour-toggle{display:inline-flex;align-items:center;justify-content:center;margin:16px 0 0;padding:10px 16px;border:1px solid #111;background:#111;color:#fff;font-family:'Headline',sans-serif;font-size:15px;font-weight:900;cursor:pointer;text-transform:uppercase}.rc-tour-toggle:hover{background:#c00;border-color:#c00;color:#fff}@media(max-width:760px){.rc-artist-upcoming-shows .rc-tour-row{grid-template-columns:1fr}.rc-artist-upcoming-shows .rc-tour-row span:first-child{font-size:20px}}.rc-artist-upcoming-shows .rc-tour-table{border:0;background:#fff}.rc-artist-upcoming-shows .rc-tour-row{grid-template-columns:96px 1.15fr 1.45fr 160px;align-items:center;border-top:1px solid #d8d8d8}.rc-artist-upcoming-shows .rc-tour-head{background:#111;color:#fff;border-top:0}.rc-artist-upcoming-shows .rc-tour-head span{font-family:'Headline',sans-serif;font-size:20px;line-height:1;font-weight:900;letter-spacing:normal;padding:12px 16px}.rc-artist-upcoming-shows .rc-tour-row span{font-family:'Headline',sans-serif;font-size:16px;line-height:1.18;font-weight:800;padding:13px 16px}.rc-artist-upcoming-shows .rc-tour-date-cell{display:flex;align-items:center;justify-content:center;padding:10px 12px !important}.rc-tour-date-box{display:flex;flex-direction:column;align-items:center;justify-content:center;width:66px;min-height:66px;background:#f4f4f4;color:#111;text-align:center;font-family:'Headline',sans-serif;text-transform:uppercase}.rc-tour-date-month{display:block;padding:0 !important;font-size:16px !important;line-height:1 !important;font-weight:900 !important}.rc-tour-date-day{display:block;padding:3px 0 0 !important;font-size:26px !important;line-height:.95 !important;font-weight:900 !important}.rc-tour-date-box-text{width:76px;min-height:66px;padding:8px !important;font-size:15px !important;line-height:1.05 !important}.rc-artist-upcoming-shows .rc-tour-city,.rc-artist-upcoming-shows .rc-tour-venue{color:#111}.rc-artist-upcoming-shows .rc-tour-action{text-align:right}.rc-artist-upcoming-shows .rc-tour-ticket{display:inline-flex;align-items:center;justify-content:center;min-height:42px;min-width:132px;border-radius:0;background:#c00;color:#fff!important;padding:0 18px;font-family:'Headline',sans-serif;font-size:14px;font-weight:900;text-transform:uppercase;text-decoration:none}.rc-artist-upcoming-shows .rc-tour-ticket:hover{background:#111;color:#fff!important}@media(max-width:760px){.rc-artist-upcoming-shows .rc-tour-row{grid-template-columns:82px 1fr;gap:0}.rc-artist-upcoming-shows .rc-tour-head{display:none}.rc-artist-upcoming-shows .rc-tour-row span{padding:8px 12px}.rc-artist-upcoming-shows .rc-tour-date-cell{grid-row:1/span 3;align-self:stretch}.rc-artist-upcoming-shows .rc-tour-action{text-align:left;padding-top:2px!important}.rc-artist-upcoming-shows .rc-tour-ticket{min-height:36px;min-width:118px;font-size:13px}}.rc-artist-upcoming-shows .rc-artist-heading{display:none}.rc-artist-upcoming-shows .rc-tour-table{border:0;background:#fff}.rc-artist-upcoming-shows .rc-tour-head{display:none!important}.rc-artist-upcoming-shows .rc-tour-row{grid-template-columns:96px 2fr 1.55fr 172px;column-gap:38px;align-items:center;border-top:1px solid #d8d8d8}.rc-artist-upcoming-shows .rc-tour-row:first-child{border-top:0}.rc-artist-upcoming-shows .rc-tour-date-cell{padding:12px 0 12px 0!important}.rc-tour-date-box{width:66px;min-height:66px;border-radius:4px}.rc-artist-upcoming-shows .rc-tour-city,.rc-artist-upcoming-shows .rc-tour-venue{padding-left:0!important;padding-right:0!important}.rc-artist-upcoming-shows .rc-tour-action{padding-right:0!important;text-align:right}.rc-artist-upcoming-shows .rc-tour-ticket{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:18px;min-height:42px;min-width:160px;border-radius:4px;background:#c00;color:#fff!important;padding:0 17px;font-family:'Headline',sans-serif;font-size:16px;line-height:1;font-weight:900;text-transform:none;letter-spacing:0;text-decoration:none}.rc-artist-upcoming-shows .rc-tour-ticket:hover{background:#a00;color:#fff!important}.rc-ticket-arrow{display:inline-flex;align-items:center;justify-content:center;padding:0!important;font-size:31px!important;line-height:1!important;font-weight:400!important;transform:translateY(-1px)}.rc-tour-toggle{display:flex;width:max-content;margin:18px auto 0;border-radius:0}@media(max-width:760px){.rc-artist-upcoming-shows .rc-tour-row{grid-template-columns:82px 1fr;column-gap:18px}.rc-artist-upcoming-shows .rc-tour-action{text-align:left;padding-right:12px!important}.rc-artist-upcoming-shows .rc-tour-ticket{min-width:148px}}.rc-artist-upcoming-shows .rc-artist-heading{display:block;margin-bottom:18px}.rc-artist-upcoming-shows .heading-title,.rc-artist-upcoming-shows .heading-title span{line-height:1!important}.rc-artist-upcoming-shows .rc-tour-row{grid-template-columns:96px minmax(190px,1fr) minmax(220px,1.15fr) 172px;column-gap:18px}.rc-artist-upcoming-shows .rc-tour-date-cell{margin-right:30px}.rc-artist-upcoming-shows .rc-tour-city,.rc-artist-upcoming-shows .rc-tour-venue{font-family:'Headline',sans-serif;font-size:16px;line-height:1.2;font-weight:800;padding:13px 0!important}.rc-artist-upcoming-shows .rc-tour-city{padding-left:0!important}.rc-artist-upcoming-shows .rc-tour-venue{padding-left:0!important}.rc-artist-upcoming-shows .rc-tour-extra-row{display:none!important}.rc-artist-upcoming-shows.rc-tour-expanded .rc-tour-extra-row{display:grid!important}.rc-tour-date-box,.rc-tour-date-box *{box-sizing:border-box;border-top:0!important}.rc-tour-date-month,.rc-tour-date-day{padding-left:0!important;padding-right:0!important}@media(max-width:760px){.rc-artist-upcoming-shows .rc-tour-row{grid-template-columns:82px 1fr;column-gap:18px}.rc-artist-upcoming-shows .rc-tour-date-cell{margin-right:0}}.rc-artist-featured{border-top:4px solid #c00}.rc-artist-rctv-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.rc-artist-rctv-head .rc-section-heading,.rc-artist-rctv-head .heading-title{margin-bottom:0}.rc-artist-rctv-controls{display:flex;align-items:center;gap:8px;flex:0 0 auto}.rc-artist-rctv-btn{appearance:none;width:42px;height:42px;border:1px solid rgba(255,255,255,.2);background:#0b0b0b;color:#fff;font-size:30px;line-height:1;display:grid;place-items:center;cursor:pointer;transition:background .2s ease,border-color .2s ease,opacity .2s ease}.rc-artist-rctv-btn:hover:not(:disabled){background:#c00;border-color:#c00}.rc-artist-rctv-btn:disabled{opacity:.28;cursor:default}.rc-artist-rctv.is-static .rc-artist-rctv-controls{display:none}.rc-artist-rctv-viewport{overflow:hidden;width:100%}.rc-artist-rctv-grid{display:flex;gap:22px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 0 8px}.rc-artist-rctv-grid::-webkit-scrollbar{display:none}.rc-artist-rctv-card{flex:0 0 calc((100% - 44px)/3);min-width:0;scroll-snap-align:start}.rc-artist-rctv-card a{display:block;color:inherit;text-decoration:none}.rc-artist-rctv-thumb{position:relative;display:block;overflow:hidden;background:#090909;aspect-ratio:16/9}.rc-artist-rctv-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease,filter .25s ease}.rc-artist-rctv-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:rgba(0,0,0,.72);color:#fff;font-size:20px;padding-left:3px;opacity:.9;transition:transform .2s ease,background .2s ease}.rc-artist-rctv-scan{position:absolute;z-index:2;left:0;right:0;top:-3px;height:3px;background:#c00;box-shadow:0 0 12px rgba(204,0,0,.85);opacity:0}.rc-artist-rctv-card a:hover .rc-artist-rctv-scan{opacity:1;animation:rcArtistRctvScan .75s ease-out}.rc-artist-rctv-card a:hover img{transform:scale(1.035);filter:brightness(.78)}.rc-artist-rctv-card a:hover .rc-artist-rctv-play{transform:translate(-50%,-50%) scale(1.08);background:#c00}.rc-artist-rctv-title{display:block;margin-top:10px;font-size:17px;line-height:1.3;font-weight:800}@keyframes rcArtistRctvScan{from{top:0}to{top:100%}}@media(max-width:900px){.rc-artist-rctv-card{flex-basis:calc((100% - 22px)/2)}}@media(max-width:560px){.rc-artist-rctv-card{flex-basis:88%}.rc-artist-rctv-head{align-items:flex-end}.rc-artist-rctv-btn{width:38px;height:38px}}.post-type-rc_artist .column-hero_image{width:190px}.rc-artist-hero-control{display:flex;align-items:center;gap:10px;min-height:64px}.rc-artist-hero-preview{width:72px;height:48px;flex:0 0 72px;overflow:hidden;border-radius:4px;background:#f0f0f1;border:1px solid #c3c4c7;display:flex;align-items:center;justify-content:center}.rc-artist-hero-preview img{display:block;width:100%;height:100%;object-fit:cover}.rc-artist-no-hero{color:#646970;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.rc-artist-hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.rc-artist-hero-remove.is-hidden{display:none}.rc-artist-hero-control.is-saving{opacity:.55;pointer-events:none}.rc-artist-missing-hero .column-title strong a{color:#b32d2e}.post-type-rc_artist .column-health{width:286px}.rc-artist-health-strip{display:flex;align-items:center;flex-wrap:nowrap;gap:6px;min-height:34px}.rc-artist-health-item{position:relative;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 28px;border:1px solid #c3c4c7;border-radius:50%;background:#f6f7f7;color:#8c8f94;text-decoration:none;transition:transform .12s ease,background .12s ease,border-color .12s ease,color .12s ease}.rc-artist-health-item:hover,.rc-artist-health-item:focus{transform:translateY(-1px);color:#1d2327;border-color:#8c8f94;box-shadow:0 1px 4px rgba(0,0,0,.12);outline:none}.rc-artist-health-item.is-present{background:#e7f6ec;border-color:#68a978;color:#18733a}.rc-artist-health-item.is-present:hover,.rc-artist-health-item.is-present:focus{background:#d9f0e1;border-color:#3f8f55;color:#0d5e2b}.rc-artist-health-item.is-missing{background:#f6f7f7;border-color:#dcdcde;color:#a7aaad}.rc-artist-health-item.is-missing:hover,.rc-artist-health-item.is-missing:focus{background:#fff1f1;border-color:#d63638;color:#b32d2e}.rc-artist-health-item .dashicons{width:17px;height:17px;font-size:17px;line-height:17px}.rc-health-count{position:absolute;top:-6px;right:-6px;min-width:15px;height:15px;padding:0 3px;border-radius:8px;background:#1d2327;color:#fff;font-size:9px;font-weight:700;line-height:15px;text-align:center;box-sizing:border-box}@media screen and (max-width:1280px){.post-type-rc_artist .column-health{width:220px}.rc-artist-health-strip{gap:3px}.rc-artist-health-item{width:24px;height:24px;flex-basis:24px}.rc-artist-health-item .dashicons{width:15px;height:15px;font-size:15px;line-height:15px}}.post-type-rc_artist .wp-list-table .column-hero_image{width:175px}.post-type-rc_artist .wp-list-table .column-bio,.post-type-rc_artist .wp-list-table .column-website,.post-type-rc_artist .wp-list-table .column-spotify,.post-type-rc_artist .wp-list-table .column-discography,.post-type-rc_artist .wp-list-table .column-shows,.post-type-rc_artist .wp-list-table .column-rctv{width:74px;text-align:center}.post-type-rc_artist .wp-list-table th.column-bio,.post-type-rc_artist .wp-list-table th.column-website,.post-type-rc_artist .wp-list-table th.column-spotify,.post-type-rc_artist .wp-list-table th.column-discography,.post-type-rc_artist .wp-list-table th.column-shows,.post-type-rc_artist .wp-list-table th.column-rctv{text-align:center}.rc-artist-live-button{position:relative;display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;border:1px solid #c3c4c7;background:#f0f0f1;color:#9aa0a6;text-decoration:none;box-shadow:inset 0 0 0 2px #fff;transition:.15s ease}.rc-artist-live-button:hover,.rc-artist-live-button:focus{transform:translateY(-1px);color:#c00;border-color:#c00;box-shadow:0 0 0 2px rgba(204,0,0,.12)}.rc-artist-live-button.is-present{color:#087b3b;border-color:#39a66c;background:#e8f6ee}.rc-artist-live-button.is-present:hover,.rc-artist-live-button.is-present:focus{color:#05602d;border-color:#087b3b;box-shadow:0 0 0 2px rgba(8,123,59,.14)}.rc-artist-live-button .dashicons{width:18px;height:18px;font-size:18px;line-height:18px}.rc-live-count{position:absolute;top:-7px;right:-8px;min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:#111;color:#fff;font:700 10px/17px Arial,sans-serif;box-sizing:border-box}@media screen and (max-width:1400px){.post-type-rc_artist .wp-list-table .column-bio,.post-type-rc_artist .wp-list-table .column-website,.post-type-rc_artist .wp-list-table .column-spotify,.post-type-rc_artist .wp-list-table .column-discography,.post-type-rc_artist .wp-list-table .column-shows,.post-type-rc_artist .wp-list-table .column-rctv{width:62px}}.rc-artist-quick-edit-fields .rc-quick-hero-box{margin-top:14px;padding-top:12px;border-top:1px solid #dcdcde}.rc-artist-quick-edit-fields .rc-quick-hero-preview{width:140px;height:90px;margin:7px 0;background:#f0f0f1;border:1px solid #c3c4c7;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#646970}.rc-artist-quick-edit-fields .rc-quick-hero-preview img{width:100%;height:100%;object-fit:cover;display:block}.rc-artist-quick-edit-fields .rc-quick-hero-buttons{margin:6px 0 10px}.rc-artist-quick-edit-fields .rc-quick-hero-search .dashicons{font-size:16px;width:16px;height:16px;line-height:1.25;margin-right:3px}.rc-artist-quick-edit-fields .rc-quick-hero-url-label{margin-top:8px}.rc-artist-quick-edit-fields .rc-quick-hero-box{margin-top:14px;padding-top:12px;border-top:1px solid #dcdcde}.rc-artist-quick-edit-fields .rc-quick-hero-preview{width:140px;height:90px;margin:7px 0;background:#f0f0f1;border:1px solid #c3c4c7;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#646970}.rc-artist-quick-edit-fields .rc-quick-hero-preview img{width:100%;height:100%;object-fit:cover;display:block}.rc-artist-quick-edit-fields .rc-quick-hero-search .dashicons{font-size:16px;width:16px;height:16px;line-height:1.25;margin-right:3px}.rc-artist-quick-edit-fields .rc-quick-hero-url-label{margin-top:8px}.rc-artist-hero-actions .rc-artist-row-web-search{display:inline-flex;align-items:center;gap:3px;white-space:nowrap}.rc-artist-hero-actions .rc-artist-row-web-search .dashicons{font-size:15px;width:15px;height:15px;line-height:1.35}.rc-artist-quick-edit-fields .rc-quick-search-prominent{margin:10px 0 12px}.rc-artist-quick-edit-fields .rc-quick-search-prominent .button{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;min-height:34px;font-weight:700}.rc-artist-quick-edit-fields .rc-quick-search-prominent .dashicons{font-size:17px;width:17px;height:17px}.rc-artist-rctv-more-thumb{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(145deg,#050505 0%,#151515 100%);border:1px solid rgba(255,255,255,.14);transition:border-color .2s ease,background .2s ease,transform .25s ease}.rc-artist-rctv-more-count{display:block;color:#c00;font-size:clamp(34px,4vw,58px);font-weight:1000;line-height:.9;letter-spacing:-.06em}.rc-artist-rctv-more-label{display:block;margin-top:9px;color:#fff;font-size:clamp(18px,2vw,28px);font-weight:1000;line-height:.88;letter-spacing:-.035em}.rc-artist-rctv-more-arrow{position:absolute;right:16px;bottom:12px;color:#c00;font-size:30px;font-weight:900;line-height:1;transition:transform .2s ease}.rc-artist-rctv-more-card a:hover .rc-artist-rctv-more-thumb{background:#0b0b0b;border-color:#c00;transform:scale(1.015)}.rc-artist-rctv-more-card a:hover .rc-artist-rctv-more-arrow{transform:translateX(5px)}.rc-spotify-facade{position:relative;width:100%;min-height:var(--rc-spotify-height,120px);background:#121212;border-radius:12px;overflow:hidden}.rc-spotify-load{appearance:none;display:flex;align-items:center;gap:15px;width:100%;min-height:var(--rc-spotify-height,120px);margin:0;padding:18px 22px;border:0;border-radius:12px;background:linear-gradient(135deg,#181818 0%,#0d0d0d 100%);color:#fff;text-align:left;cursor:pointer;transition:background .18s ease,transform .18s ease}.rc-spotify-load:hover,.rc-spotify-load:focus-visible{background:#1b1b1b;outline:2px solid #1ed760;outline-offset:-2px}.rc-spotify-load:active{transform:scale(.995)}.rc-spotify-load:disabled{cursor:progress;opacity:.72}.rc-spotify-icon{display:flex;flex-direction:column;justify-content:center;gap:4px;flex:0 0 44px;width:44px;height:44px;padding:10px 8px;border-radius:50%;background:#1ed760}.rc-spotify-icon span{display:block;height:3px;border-radius:999px;background:#111;transform:rotate(8deg)}.rc-spotify-icon span:nth-child(2){width:86%}.rc-spotify-icon span:nth-child(3){width:70%}.rc-spotify-copy{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;line-height:1.05}.rc-spotify-copy strong{font-size:18px;font-weight:900;letter-spacing:-.02em}.rc-spotify-copy small{margin-top:7px;color:#b3b3b3;font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.rc-spotify-play{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:#fff;color:#111;font-size:17px;padding-left:3px}.rc-spotify-facade.is-loading:after{content:'Loading Spotify…';position:absolute;inset:auto 18px 10px;color:#b3b3b3;font-size:11px;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.08em;pointer-events:none}.rc-spotify-facade iframe{display:block!important;width:100%!important;max-width:100%!important;height:var(--rc-spotify-height,120px)!important;border:0!important;opacity:1!important;visibility:visible!important}@media(max-width:600px){.rc-spotify-load{gap:12px;padding:16px}.rc-spotify-icon{flex-basis:40px;width:40px;height:40px}.rc-spotify-copy strong{font-size:16px}.rc-spotify-play{flex-basis:38px;width:38px;height:38px}}