.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:var(--rc-artist-image-x,50%) var(--rc-artist-image-y,50%)}.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:center;align-items:flex-start;text-align:left;padding:48px 52px;margin:0;max-width:none;background:#0b0b0b;color:#fff;overflow:hidden;container-type:inline-size}.rc-artist-title-row{position:relative;z-index:3;display:block;width:100%;min-width:0;max-width:100%}.rc-artist-headline h1{display:block;width:100%;min-width:0;max-width:100%;font-size:clamp(40px,5vw,60px);line-height:.95;margin:0;text-transform:uppercase;color:#fff;font-family:'Headline',sans-serif;font-weight:900;white-space:normal!important;word-break:normal;overflow-wrap:normal;hyphens:manual;text-wrap:balance;text-shadow:0 3px 18px rgba(0,0,0,.65)}.rc-artist-headline h1.rc-artist-name-compact{font-size:clamp(48px,15cqi,66px)}.rc-artist-headline h1.rc-artist-name-short{font-size:clamp(42px,12cqi,54px)}.rc-artist-headline h1.rc-artist-name-medium{font-size:clamp(38px,11cqi,50px)}.rc-artist-headline h1.rc-artist-name-long{font-size:clamp(34px,10cqi,44px)}.rc-artist-headline h1.rc-artist-name-xlong{font-size:clamp(30px,8.5cqi,38px)}.rc-artist-headline h1.rc-title-forced-wrap{overflow-wrap:anywhere;word-break:break-word}.rc-artist-origin{display:block;width:100%;margin-top:10px;color:#aaa;font-family:Arial,Helvetica,sans-serif;font-size:clamp(11px,1vw,13px);font-weight:800;letter-spacing:.1em;line-height:1.25;text-transform:uppercase;text-shadow:0 2px 12px rgba(0,0,0,.7)}.rc-artist-origin-separator{display:inline-block;padding:0 .24em;color:#777}.rc-artist-formed{color:#b8b8b8}.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-social-links{position:relative;z-index:3;display:flex;align-items:center;gap:15px;margin-top:17px}.rc-artist-social-link{display:inline-grid;place-items:center;width:40px;height:40px;margin:-6px;color:#696969!important;font-size:25px;line-height:1;text-decoration:none!important;transition:color .18s ease}.rc-artist-social-icon{display:block;width:24px;height:24px;fill:currentColor}.rc-artist-social-icon.rc-icon-globe{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.rc-artist-social-link:hover{color:#fff!important}.rc-artist-social-website:hover{color:#cc0000!important}.rc-artist-social-facebook:hover{color:#1877f2!important}.rc-artist-social-instagram:hover{color:#e1306c!important}.rc-artist-social-youtube:hover{color:#ff0000!important}.rc-artist-social-twitter:hover{color:#fff!important}.rc-artist-radio-button{position:relative;z-index:3;display:grid;grid-template-columns:58px minmax(0,1fr) 42px;align-items:center;gap:14px;width:min(100%,410px);min-height:78px;margin-top:20px;padding:8px 12px 8px 8px;overflow:hidden;border:2px solid #c00;background:linear-gradient(115deg,#050505 0%,#151515 62%,#050505 100%);box-shadow:0 10px 28px rgba(0,0,0,.38),inset 0 0 0 1px rgba(255,255,255,.06);color:#fff!important;font:inherit;text-align:left;text-decoration:none!important;text-transform:uppercase;cursor:pointer;isolation:isolate}.rc-artist-radio-button:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(115deg,transparent 0 58%,rgba(204,0,0,.22) 58% 70%,transparent 70%);pointer-events:none}.rc-artist-radio-button:hover,.rc-artist-radio-button:focus-visible{border-color:#fff;background:#c00;color:#fff!important;outline:none}.rc-artist-radio-button:focus-visible{box-shadow:0 0 0 3px #c00,0 0 0 6px #fff}.rc-artist-radio-button-icon{display:grid;place-items:center;width:58px;height:58px;background:#c00;color:#fff;animation:rc-radio-signal-pulse 1.8s ease-in-out infinite}.rc-artist-radio-button:hover .rc-artist-radio-button-icon,.rc-artist-radio-button:focus-visible .rc-artist-radio-button-icon{background:#050505}.rc-artist-radio-button-icon svg{display:block;width:39px;height:39px;overflow:visible}.rc-artist-radio-button-icon circle{fill:currentColor}.rc-artist-radio-button-icon path{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round}.rc-artist-radio-button-copy{display:flex;min-width:0;flex-direction:column;font-family:'Headline',sans-serif;line-height:1}.rc-artist-radio-button-copy small{margin-top:5px;color:#aaa;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:900;letter-spacing:.18em}.rc-artist-radio-button-copy strong{color:#fff;font-size:clamp(24px,6.5cqi,32px);font-weight:900;letter-spacing:.015em;white-space:nowrap}.rc-artist-radio-button:hover .rc-artist-radio-button-copy small,.rc-artist-radio-button:focus-visible .rc-artist-radio-button-copy small{color:#fff}.rc-artist-radio-button-play{display:grid;place-items:center;width:38px;height:38px;border:2px solid #fff;border-radius:50%;background:#fff;color:#c00;font-family:Arial,Helvetica,sans-serif;font-size:14px;line-height:1;padding-left:3px}.rc-artist-radio-button:hover .rc-artist-radio-button-play,.rc-artist-radio-button:focus-visible .rc-artist-radio-button-play{background:#050505;color:#fff}@keyframes rc-radio-signal-pulse{0%,100%{box-shadow:0 0 0 0 rgba(204,0,0,0)}45%{box-shadow:0 0 0 7px rgba(204,0,0,.24)}70%{box-shadow:0 0 18px 3px rgba(204,0,0,.34)}}@media(prefers-reduced-motion:reduce){.rc-artist-radio-button-icon{animation:none}}.rc-artist-radio-embed[hidden]{display:none!important}.rc-artist-radio-embed{margin:0;background:#090909;border:4px solid #c00;border-top:0;color:#fff}.rc-artist-radio-embed-head{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:62px;padding:10px 14px;background:#000;border-bottom:1px solid #292929}.rc-artist-radio-embed-head>div:first-child{display:flex;align-items:baseline;gap:12px;min-width:0}.rc-artist-radio-embed-head strong{font-family:'Headline',sans-serif;font-size:30px;line-height:1;text-transform:uppercase}.rc-artist-radio-embed-head span{overflow:hidden;color:#aaa;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.rc-artist-radio-embed-actions{display:flex;align-items:center;gap:10px;flex:none}.rc-artist-radio-embed-actions a{color:#fff!important;font-family:'Headline',sans-serif;font-size:15px;font-weight:900;text-transform:uppercase}.rc-artist-radio-embed-actions a:hover{color:#cc0000!important}.rc-artist-radio-embed-actions button{display:grid;place-items:center;width:36px;height:36px;border:1px solid #555;background:#161616;color:#fff;font:700 27px/1 Arial,sans-serif;cursor:pointer}.rc-artist-radio-embed-actions button:hover{border-color:#c00;background:#c00}.rc-artist-radio-frame{position:relative;width:100%;height:clamp(620px,75vh,780px);background:#090909}.rc-artist-radio-frame iframe{display:block;width:100%;height:100%;border:0;background:#090909}.rc-artist-radio-loading{position:absolute;inset:0;display:grid;place-items:center;color:#888;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media(max-width:600px){.rc-artist-radio-embed-head{align-items:flex-start}.rc-artist-radio-embed-head>div:first-child{align-items:flex-start;flex-direction:column;gap:2px}.rc-artist-radio-embed-actions a{display:none}.rc-artist-radio-frame{height:680px}}.rc-artist-x-icon{display:block;font-family:Arial,Helvetica,sans-serif;font-size:22px;font-weight:900;line-height:1}.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-profile-pager{position:absolute;inset:0;z-index:6;pointer-events:none}.rc-artist-profile-arrow{position:absolute;top:50%;display:flex;align-items:center;justify-content:center;gap:12px;min-width:64px;height:72px;padding:0 14px;background:rgba(0,0,0,.78);color:#fff!important;box-shadow:0 3px 18px rgba(0,0,0,.32);transform:translateY(-50%);pointer-events:auto;text-decoration:none!important;transition:background-color .18s ease}.rc-artist-profile-arrow:hover,.rc-artist-profile-arrow:focus-visible{background:var(--rc-red);color:#fff!important}.rc-artist-profile-arrow:focus-visible{outline:3px solid #fff;outline-offset:-5px}.rc-artist-profile-arrow-previous{left:0;border-radius:0 36px 36px 0;padding-left:10px}.rc-artist-profile-arrow-next{right:0;border-radius:36px 0 0 36px;padding-right:10px}.rc-artist-profile-arrow-icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:100%;line-height:1}.rc-artist-profile-arrow-icon svg{display:block;width:28px;height:52px;overflow:visible}.rc-artist-profile-arrow-icon path{fill:none;stroke:currentColor;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.rc-artist-profile-arrow-copy{display:flex;flex-direction:column;justify-content:center;align-self:stretch;max-width:0;opacity:0;overflow:hidden;white-space:nowrap;transition:max-width .18s ease,opacity .12s ease}.rc-artist-profile-arrow:hover .rc-artist-profile-arrow-copy,.rc-artist-profile-arrow:focus-visible .rc-artist-profile-arrow-copy{max-width:210px;opacity:1}.rc-artist-profile-arrow-direction{display:block;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:800;letter-spacing:.12em;line-height:1.1;text-transform:uppercase}.rc-artist-profile-arrow-copy strong{display:block;max-width:210px;overflow:hidden;text-overflow:ellipsis;font-family:'Headline',sans-serif;font-size:18px;font-weight:900;line-height:1.05;text-transform:uppercase}.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{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 20px}.rc-artist-heading .heading-title{margin:0}.rc-artist-heading .heading-title span{text-transform:uppercase}.rc-artist-heading-link{flex:0 0 auto;color:var(--rc-red);font-family:'Headline',sans-serif;font-size:15px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.rc-artist-heading-link:hover,.rc-artist-heading-link:focus-visible{color:#111}.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-card-grid.rc-card-grid-single{grid-template-columns:minmax(0,1fr)!important}.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;object-position:var(--rc-artist-mobile-image-x,50%) var(--rc-artist-mobile-image-y,50%)}.rc-artist-headline{order:2;align-items:center;text-align:center;padding:32px 20px}.rc-artist-title-row{width:100%;min-width:0}.rc-artist-headline h1{line-height:.95}.rc-artist-headline h1.rc-artist-name-short{font-size:clamp(42px,14vw,54px)}.rc-artist-headline h1.rc-artist-name-medium{font-size:clamp(38px,12vw,48px)}.rc-artist-headline h1.rc-artist-name-long{font-size:clamp(34px,10.5vw,42px)}.rc-artist-headline h1.rc-artist-name-xlong{font-size:clamp(30px,9vw,36px)}.rc-artist-origin{margin-top:8px;font-size:12px}.rc-artist-social-links{justify-content:center}.rc-artist-photo-link{right:14px;bottom:14px;width:42px;height:42px;font-size:26px}.rc-artist-red-rule{margin-top:18px}.rc-artist-profile-pager{position:relative;inset:auto;z-index:6;display:grid;grid-template-columns:1fr 1fr;background:#000;border-top:1px solid #292929;pointer-events:auto}.rc-artist-profile-arrow{position:relative;top:auto;right:auto;left:auto;width:100%;height:auto;min-height:62px;padding:10px 13px;border-radius:0;box-shadow:none;transform:none}.rc-artist-profile-arrow-next{justify-content:flex-end;border-left:1px solid #292929;text-align:right}.rc-artist-profile-arrow-icon{flex-basis:30px;width:30px;height:42px}.rc-artist-profile-arrow-icon svg{width:22px;height:40px}.rc-artist-profile-arrow-copy,.rc-artist-profile-arrow:hover .rc-artist-profile-arrow-copy,.rc-artist-profile-arrow:focus-visible .rc-artist-profile-arrow-copy{max-width:calc(100% - 42px);opacity:1}.rc-artist-profile-arrow-copy strong{max-width:100%;font-size:15px}.rc-artist-profile-arrow-direction{font-size:8px}.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}}@media(max-width:600px){.rc-artist-heading{align-items:flex-start;flex-direction:column;gap:9px}}@media(max-width:800px){.rc-artist-headline h1.rc-artist-name-compact{font-size:clamp(42px,14vw,54px)}.rc-artist-headline h1.rc-artist-name-short{font-size:clamp(38px,12vw,48px)}.rc-artist-headline h1.rc-artist-name-medium{font-size:clamp(35px,11vw,44px)}.rc-artist-headline h1.rc-artist-name-long{font-size:clamp(32px,9.5vw,38px)}.rc-artist-headline h1.rc-artist-name-xlong{font-size:clamp(28px,8.5vw,34px)}}.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:18px 0 0;background:rgba(0,0,0,.38);border-radius:12px;overflow:hidden}.rc-artist-hero-spotify .rc-spotify-facade,.rc-artist-hero-spotify .rc-spotify-load{min-height:80px}.rc-artist-hero-spotify .rc-spotify-load{gap:12px;padding:11px 16px}.rc-artist-hero-spotify .rc-spotify-icon{flex-basis:36px;width:36px;height:36px;padding:8px 7px;gap:3px}.rc-artist-hero-spotify .rc-spotify-icon span{height:2px}.rc-artist-hero-spotify .rc-spotify-copy strong{font-size:16px}.rc-artist-hero-spotify .rc-spotify-copy small{margin-top:5px;font-size:10px}.rc-artist-hero-spotify .rc-spotify-play{flex-basis:34px;width:34px;height:34px;font-size:14px}.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:18px 0 0}}.rc-artist-focal-grid .rc-focal-pair{display:flex;align-items:center;gap:6px;margin-top:4px}.rc-artist-focal-grid select{margin-top:4px}.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-mb-panel{margin:26px 0 6px;padding:18px 20px;border:1px solid #c3c4c7;border-left:4px solid #737373;background:#f6f7f7}.rc-mb-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.rc-mb-heading h3{margin:0 0 4px!important;font-size:16px}.rc-mb-heading p{margin:0;color:#50575e}.rc-mb-state{flex:0 0 auto;padding:4px 9px;border-radius:999px;background:#dcdcde;color:#3c434a;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.rc-mb-state.is-linked{background:#d7f0df;color:#075b26}.rc-mb-current{margin-top:14px;padding:10px 12px;background:#fff;border:1px solid #dcdcde}.rc-mb-current code{word-break:break-all}.rc-mb-last-sync{display:inline-block;margin-top:4px;color:#646970;font-size:12px}.rc-mb-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px}.rc-mb-actions .button-link-delete{padding:5px 2px;text-decoration:none;cursor:pointer}.rc-mb-status{min-height:20px;margin-top:12px;font-weight:600;color:#50575e}.rc-mb-status.is-success{color:#075b26}.rc-mb-status.is-error{color:#b32d2e}.rc-mb-candidates{margin-top:12px;padding-top:12px;border-top:1px solid #dcdcde}.rc-mb-candidate-list{display:grid;gap:8px}.rc-mb-candidate{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px;border:1px solid #c3c4c7;background:#fff}.rc-mb-candidate.is-exact{border-left:4px solid #2271b1}.rc-mb-candidate strong,.rc-mb-candidate small,.rc-mb-candidate code{display:block}.rc-mb-candidate small{margin:3px 0;color:#50575e}.rc-mb-candidate code{color:#646970;font-size:11px;word-break:break-all}.rc-mb-candidate .button{flex:0 0 auto}.rc-mb-empty{margin-bottom:0}.rc-mb-note{margin:12px 0 0!important}.rc-mb-panel.is-busy{opacity:.8}@media(max-width:600px){.rc-mb-heading,.rc-mb-candidate{align-items:stretch;flex-direction:column}.rc-mb-candidate .button{align-self:flex-start}}.rc-mb-bulk-panel{margin:16px 20px 12px 0!important;padding:18px 20px!important;border-left:4px solid #2271b1!important}.rc-mb-bulk-panel.is-running{border-left-color:#cc0000!important}.rc-mb-bulk-panel.is-complete{border-left-color:#00a32a!important}.rc-mb-bulk-panel.is-paused{border-left-color:#dba617!important}.rc-mb-bulk-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.rc-mb-bulk-heading h2{margin:0 0 5px;font-size:18px}.rc-mb-bulk-heading p{margin:0;color:#50575e}.rc-mb-bulk-badge{flex:0 0 auto;min-width:62px;padding:5px 10px;border-radius:999px;background:#e5e5e5;color:#2c3338;font-size:11px;font-weight:800;letter-spacing:.06em;text-align:center;text-transform:uppercase}.rc-mb-bulk-panel.is-running .rc-mb-bulk-badge{background:#f4d5d5;color:#8a0000}.rc-mb-bulk-panel.is-complete .rc-mb-bulk-badge{background:#d7f0df;color:#075b26}.rc-mb-bulk-progress{height:10px;margin:17px 0 13px;border-radius:999px;background:#dcdcde;overflow:hidden}.rc-mb-bulk-progress span{display:block;width:0;height:100%;border-radius:inherit;background:#c00;transition:width .25s ease}.rc-mb-bulk-panel.is-complete .rc-mb-bulk-progress span{background:#00a32a}.rc-mb-bulk-stats{display:flex;flex-wrap:wrap;gap:8px 22px;color:#50575e;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.rc-mb-bulk-stats strong{color:#1d2327;font-size:15px}.rc-mb-bulk-current{margin:13px 0 10px;font-weight:650;color:#2c3338}.rc-mb-bulk-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.rc-mb-bulk-panel .description{margin:10px 0 0}@media(max-width:782px){.rc-mb-bulk-panel{margin-right:10px!important}.rc-mb-bulk-heading{flex-direction:column}}.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}}#rc-artist-rctv .rc-artist-rctv-viewport{overflow:visible}#rc-artist-rctv .rc-artist-rctv-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;overflow:visible;scroll-behavior:auto;scroll-snap-type:none;padding:2px 0 8px}#rc-artist-rctv .rc-artist-rctv-card{min-width:0;scroll-snap-align:none}@media(max-width:900px){#rc-artist-rctv .rc-artist-rctv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){#rc-artist-rctv .rc-artist-rctv-grid{grid-template-columns:1fr}}.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}.post-type-rc_artist .inline-edit-row .rc-artist-quick-custom{display:grid;clear:both;grid-template-columns:minmax(0,1.15fr) minmax(520px,.85fr);gap:16px;width:100%;margin:18px 0 10px;padding-top:16px;border-top:2px solid #1d2327;box-sizing:border-box}.post-type-rc_artist .inline-edit-row .rc-artist-quick-custom>fieldset{float:none!important;clear:none!important;width:auto!important;max-width:none!important;min-width:0;margin:0!important;padding:0!important;border:1px solid #c3c4c7;border-radius:4px;background:#fff;box-sizing:border-box}.post-type-rc_artist .inline-edit-row .rc-artist-quick-custom>fieldset>.inline-edit-col{float:none!important;width:100%!important;margin:0!important;padding:16px!important;box-sizing:border-box}.post-type-rc_artist .inline-edit-row .rc-artist-quick-related-panel{grid-column:1;grid-row:1/span 2;border-top:4px solid #1d2327!important}.post-type-rc_artist .inline-edit-row .rc-artist-quick-profile-panel{grid-column:2;border-top:4px solid #cc0000!important}.post-type-rc_artist .inline-edit-row .rc-artist-quick-babes-panel{grid-column:2;border-top:4px solid #ff0870!important}.post-type-rc_artist .inline-edit-row .rc-quick-panel-heading,.post-type-rc_artist .inline-edit-row .rc-related-artists-quick-edit .inline-edit-group>.title{display:block!important;float:none!important;width:auto!important;margin:0 0 12px!important;color:#1d2327;font-size:14px;font-weight:800;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.post-type-rc_artist .inline-edit-row .rc-quick-profile-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.72fr);gap:14px}.post-type-rc_artist .inline-edit-row .rc-quick-card{min-width:0;padding:13px;border:1px solid #dcdcde;border-radius:3px;background:#f6f7f7;box-sizing:border-box}.post-type-rc_artist .inline-edit-row .rc-quick-card-heading{margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #dcdcde;color:#1d2327;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.post-type-rc_artist .inline-edit-row .rc-artist-quick-profile-panel label,.post-type-rc_artist .inline-edit-row .rc-artist-quick-babes-panel label{display:block;float:none!important;width:auto!important;margin:0 0 12px!important}.post-type-rc_artist .inline-edit-row .rc-artist-quick-profile-panel label>.title,.post-type-rc_artist .inline-edit-row .rc-artist-quick-babes-panel label>.title{display:block!important;float:none!important;width:auto!important;margin:0 0 5px!important;color:#50575e;font-size:12px;font-weight:700;line-height:1.3}.post-type-rc_artist .inline-edit-row .rc-artist-quick-profile-panel .input-text-wrap,.post-type-rc_artist .inline-edit-row .rc-artist-quick-babes-panel .input-text-wrap{display:block!important;margin:0!important}.post-type-rc_artist .inline-edit-row .rc-artist-quick-profile-panel input[type=url],.post-type-rc_artist .inline-edit-row .rc-artist-quick-profile-panel textarea,.post-type-rc_artist .inline-edit-row .rc-artist-quick-babes-panel input[type=text],.post-type-rc_artist .inline-edit-row .rc-artist-quick-babes-panel select{width:100%!important;max-width:none!important;box-sizing:border-box}.post-type-rc_artist .inline-edit-row .rc-quick-directory-toggle{display:flex!important;align-items:center;gap:7px;padding:9px 10px;border:1px solid #c3c4c7;border-radius:3px;background:#fff}.post-type-rc_artist .inline-edit-row .rc-quick-directory-toggle input{flex:0 0 auto;margin:0!important}.post-type-rc_artist .inline-edit-row .rc-quick-directory-toggle span{width:auto!important;margin:0!important;font-weight:700}.post-type-rc_artist .inline-edit-row .rc-quick-hero-box{margin:0;padding:13px;border-top:1px solid #dcdcde}.post-type-rc_artist .inline-edit-row .rc-quick-hero-preview{width:100%;height:145px;margin:0 0 10px;background:#e2e4e7}.post-type-rc_artist .inline-edit-row .rc-quick-search-prominent{margin:0 0 12px}.post-type-rc_artist .inline-edit-row .rc-quick-search-prominent .button{min-height:32px;background:#fff;color:#1d2327}.post-type-rc_artist .inline-edit-row .rc-related-artists-quick-edit .rc-related-artists-description{margin:0 0 10px!important;color:#646970}.post-type-rc_artist .inline-edit-row .rc-related-artists-quick-edit .rc-related-artists-list{grid-template-columns:repeat(3,minmax(0,1fr));max-height:320px;gap:3px 14px;padding:8px}.post-type-rc_artist .inline-edit-row .rc-artist-quick-babes-panel>.inline-edit-col{padding:14px 16px!important}.post-type-rc_artist .inline-edit-row .rc-artist-quick-babes-panel .alignleft{display:flex!important;align-items:center;gap:7px;margin:0!important;font-weight:800}.post-type-rc_artist .inline-edit-row .rc-artist-quick-babes-panel .checkbox-title{width:auto!important;margin:0!important}.post-type-rc_artist .inline-edit-row .rc-artist-quick-babes-panel .rc-bor-quick-options{margin-top:12px;padding:13px!important;border:1px solid #f4b5d0;border-radius:3px;background:#fff7fa}.post-type-rc_artist .inline-edit-row .inline-edit-save{clear:both}@media screen and (max-width:1450px){.post-type-rc_artist .inline-edit-row .rc-artist-quick-custom{grid-template-columns:1fr}.post-type-rc_artist .inline-edit-row .rc-artist-quick-related-panel,.post-type-rc_artist .inline-edit-row .rc-artist-quick-profile-panel,.post-type-rc_artist .inline-edit-row .rc-artist-quick-babes-panel{grid-column:1;grid-row:auto}.post-type-rc_artist .inline-edit-row .rc-related-artists-quick-edit .rc-related-artists-list{grid-template-columns:repeat(4,minmax(0,1fr));max-height:230px}}@media screen and (max-width:900px){.post-type-rc_artist .inline-edit-row .rc-quick-profile-grid{grid-template-columns:1fr}.post-type-rc_artist .inline-edit-row .rc-related-artists-quick-edit .rc-related-artists-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.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}}#rc-artist-news.rc-artist-latest-news,#rc-artist-interviews{display:block!important;border-top:4px solid #cc0000!important}#rc-artist-news .rc-artist-card-grid,#rc-artist-interviews .rc-artist-card-grid{display:block!important}#rc-artist-news .rc-artist-card-grid>.rc-artist-card,#rc-artist-interviews .rc-artist-card-grid>.rc-artist-card{display:none!important}#rc-artist-news .rc-artist-card-grid>.rc-artist-card:first-child,#rc-artist-interviews .rc-artist-card-grid>.rc-artist-card:first-child{display:grid!important;grid-template-columns:55% 45%!important;gap:0!important;align-items:stretch!important;background:#0b0b0b!important;color:#fff!important;text-decoration:none!important;overflow:hidden!important}#rc-artist-news .rc-card-thumb,#rc-artist-interviews .rc-card-thumb{display:block!important;background:#111!important;aspect-ratio:16/9!important;overflow:hidden!important}#rc-artist-news .rc-card-thumb img,#rc-artist-interviews .rc-card-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}#rc-artist-news .rc-card-title,#rc-artist-interviews .rc-card-title{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:34px!important;background:#0b0b0b!important;color:#fff!important;font-size:clamp(26px,4vw,46px)!important;line-height:1!important;font-weight:900!important;text-transform:none!important;font-family:'Headline',sans-serif!important}#rc-artist-videos,#rc-artist-videos.rc-artist-media-hub{display:none!important}@media(max-width:800px){#rc-artist-news .rc-artist-card-grid>.rc-artist-card:first-child,#rc-artist-interviews .rc-artist-card-grid>.rc-artist-card:first-child{grid-template-columns:1fr!important}}.rc-artist-follow-button{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;margin-top:18px;padding:9px 17px;border:2px solid #c00;background:#080808;color:#fff!important;font-family:'Headline',sans-serif;font-size:16px;font-weight:900;line-height:1;letter-spacing:.035em;text-decoration:none!important;text-transform:uppercase;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.rc-artist-follow-button:hover,.rc-artist-follow-button:focus-visible{border-color:#c00;background:#c00;color:#fff!important;outline:none}.rc-artist-follow-button.is-following{border-color:#fff;background:#fff;color:#111!important}.rc-artist-follow-button.is-following:hover,.rc-artist-follow-button.is-following:focus-visible{border-color:#c00;background:#c00;color:#fff!important}.rc-artist-follow-button.is-loading{opacity:.6;cursor:progress}.rc-artist-follow-icon{display:inline-grid;place-items:center;min-width:18px;font-family:Arial,Helvetica,sans-serif;font-size:21px;font-weight:900;line-height:1}@media(max-width:800px){.rc-artist-follow-button{margin-left:auto;margin-right:auto}}.rc-my-artists-page-main{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:42px 0 70px}.rc-my-artists{width:100%}.rc-my-artists-header{margin:0 0 26px;padding:28px 30px 30px;background:#080808;color:#fff;border-bottom:6px solid #c00}.rc-my-artists-kicker{margin-bottom:7px;color:#c00;font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.rc-my-artists-header h1{margin:0!important;color:#fff!important;font-family:'Headline',sans-serif;font-size:clamp(44px,7vw,82px)!important;font-weight:900!important;line-height:.92!important;letter-spacing:-.025em!important;text-transform:uppercase}.rc-my-artists-header p{margin:12px 0 0;color:#c9c9c9;font-size:17px}.rc-my-artists-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 18px;padding:14px 0;border-bottom:1px solid #ddd;color:#555;font-size:14px}.rc-my-artists-toolbar strong{color:#111;font-size:22px;font-weight:900}.rc-my-artists-toolbar a{color:#111;font-weight:900;text-decoration:none;text-transform:uppercase}.rc-my-artists-toolbar a:hover{color:#c00}.rc-my-artists-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.rc-my-artists-grid[hidden],.rc-my-artists-empty[hidden]{display:none!important}.rc-my-artists-card{position:relative;min-width:0;background:#0b0b0b;overflow:hidden}.rc-my-artists-card-link{display:block;color:#fff!important;text-decoration:none!important}.rc-my-artists-card-image{display:block;aspect-ratio:22/13;overflow:hidden;background:#171717}.rc-my-artists-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:none!important}.rc-my-artists-placeholder{display:grid;width:100%;height:100%;place-items:center;color:#444;font-family:'Headline',sans-serif;font-size:64px;font-weight:900}.rc-my-artists-card-copy{display:block;min-height:76px;padding:16px 17px 14px;border-top:4px solid #c00}.rc-my-artists-card-copy strong{display:block;color:#fff;font-family:'Headline',sans-serif;font-size:24px;font-weight:900;line-height:1;text-transform:uppercase}.rc-my-artists-card-copy small{display:block;margin-top:8px;color:#9b9b9b;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.rc-my-artists-card-link:hover .rc-my-artists-card-copy strong{color:#c00}.rc-my-artists-unfollow{width:100%;margin:0!important;border-width:0!important;border-top:1px solid #2b2b2b!important;border-radius:0!important;background:#0b0b0b!important;color:#bbb!important;font-family:Arial,Helvetica,sans-serif!important;font-size:12px!important;letter-spacing:.08em!important}.rc-my-artists-unfollow:hover,.rc-my-artists-unfollow:focus-visible{background:#cc0000!important;color:#fff!important}.rc-my-artists-empty{padding:62px 28px;text-align:center;border:1px solid #ddd;background:#f7f7f7}.rc-my-artists-empty-mark{margin-bottom:12px;color:#c00;font-size:42px;line-height:1}.rc-my-artists-empty h2{margin:0 0 10px!important;color:#111!important;font-family:'Headline',sans-serif;font-size:34px!important;font-weight:900!important;text-transform:uppercase}.rc-my-artists-empty p{max-width:560px;margin:0 auto 22px;color:#666;font-size:16px}.rc-my-artists-primary,.rc-my-artists-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin:4px;padding:10px 19px;font-weight:900;text-decoration:none!important;text-transform:uppercase}.rc-my-artists-primary{background:#c00;color:#fff!important}.rc-my-artists-primary:hover{background:#000;color:#fff!important}.rc-my-artists-secondary{border:2px solid #111;color:#111!important}.rc-my-artists-secondary:hover{border-color:#c00;background:#c00;color:#fff!important}@media(max-width:900px){.rc-my-artists-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.rc-my-artists-page-main{width:min(100% - 20px,1200px);padding-top:20px}.rc-my-artists-header{padding:22px 20px}.rc-my-artists-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rc-my-artists-toolbar{align-items:flex-start}.rc-my-artists-card-copy strong{font-size:19px}}.rc-my-artists-count-copy{display:flex;align-items:baseline;gap:6px}.rc-my-artists-count-copy span{font-weight:700;color:#555}.rc-my-artists-unfollow{min-height:42px!important;background:#fff!important;border-top:3px solid #cc0000!important;color:#111!important;font-weight:900!important}.rc-my-artists-unfollow .rc-artist-follow-icon{color:#cc0000!important}.rc-my-artists-unfollow:hover,.rc-my-artists-unfollow:focus-visible{background:#cc0000!important;color:#fff!important}.rc-my-artists-unfollow:hover .rc-artist-follow-icon,.rc-my-artists-unfollow:focus-visible .rc-artist-follow-icon{color:#fff!important}.rc-my-artists-latest{margin-top:48px;padding-top:28px;border-top:6px solid #111}.rc-my-artists-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.rc-my-artists-section-heading h2{margin:0!important;color:#111!important;font-family:'Headline',sans-serif;font-size:clamp(32px,4vw,48px)!important;font-weight:900!important;line-height:.95!important;text-transform:uppercase}.rc-my-artists-section-heading span{padding-bottom:3px;color:#777;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rc-my-artists-latest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.rc-my-artists-story{min-width:0;background:#f5f5f5;border-bottom:4px solid #c00}.rc-my-artists-story a{display:block;color:#111!important;text-decoration:none!important}.rc-my-artists-story-thumb{display:block;aspect-ratio:16/10;overflow:hidden;background:#111}.rc-my-artists-story-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:none!important}.rc-my-artists-story-placeholder{display:grid;width:100%;height:100%;place-items:center;color:#555;font-family:'Headline',sans-serif;font-size:58px;font-weight:900}.rc-my-artists-story-copy{display:block;padding:16px 17px 18px}.rc-my-artists-story-copy small{display:block;margin-bottom:7px;color:#c00;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.rc-my-artists-story-copy strong{display:block;font-family:'Headline',sans-serif;font-size:24px;font-weight:900;line-height:1.02}.rc-my-artists-story a:hover .rc-my-artists-story-copy strong{color:#c00}@media(max-width:900px){.rc-my-artists-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.rc-my-artists-section-heading{align-items:flex-start;flex-direction:column;gap:7px}.rc-my-artists-latest-grid{grid-template-columns:1fr}.rc-my-artists-latest{margin-top:34px}.rc-my-artists-story-copy strong{font-size:21px}}.rc-history-page-main{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:42px 0 70px}.rc-history{width:100%}.rc-history-toolbar-links{display:flex;align-items:center;gap:18px;color:#777;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.rc-history-toolbar-links a{color:#111!important;text-decoration:none!important}.rc-history-toolbar-links a:hover{color:#cc0000!important}.rc-history-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.rc-history-card{min-width:0;background:#f5f5f5;border-bottom:4px solid #c00}.rc-history-card a{display:block;color:#111!important;text-decoration:none!important}.rc-history-thumb{display:block;aspect-ratio:16/10;overflow:hidden;background:#111}.rc-history-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:none!important}.rc-history-copy{display:block;padding:16px 17px 18px}.rc-history-copy small{display:block;margin-bottom:7px;color:#c00;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.rc-history-copy strong{display:block;font-family:'Headline',sans-serif;font-size:24px;font-weight:900;line-height:1.02}.rc-history-date{display:block;margin-top:10px;color:#777;font-size:11px;font-weight:700;text-transform:uppercase}.rc-history-card a:hover .rc-history-copy strong{color:#c00}.rc-history-empty{margin-top:4px}@media(max-width:900px){.rc-history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.rc-history-page-main{width:min(100% - 20px,1200px);padding-top:20px}.rc-history-toolbar{align-items:flex-start;flex-direction:column}.rc-history-toolbar-links{width:100%;justify-content:space-between}.rc-history-grid{grid-template-columns:1fr}.rc-history-copy strong{font-size:21px}}.rc-account-menu{position:relative;z-index:9999;font-family:Arial,Helvetica,sans-serif}.rc-account-menu[hidden]{display:none!important}.rc-account-menu-vip-strip{width:100%;height:50px;background:#080808;border-top:1px solid #252525;border-bottom:2px solid #c00;box-shadow:0 3px 12px rgba(0,0,0,.28);z-index:99998}.rc-vip-strip-inner{position:relative;display:flex;align-items:center;justify-content:space-between;width:min(100% - 36px,1500px);height:100%;margin:0 auto;gap:24px}.rc-account-trigger{position:relative;display:flex;align-items:center;gap:9px;min-width:190px;height:38px;padding:0 11px 0 7px;border:1px solid #3a3a3a;background:#111;color:#fff!important;cursor:pointer;text-align:left;box-shadow:inset 0 0 0 1px #050505;transition:border-color .15s ease,background .15s ease}.rc-account-trigger:hover,.rc-account-menu.is-open .rc-account-trigger{border-color:#c00;background:#171717}.rc-vip-badge{display:grid;place-items:center;flex:0 0 34px;height:28px;border:1px solid #fff;background:#c00;color:#fff;font-family:'Headline',Arial,sans-serif;font-size:14px;font-weight:900;line-height:1;letter-spacing:.03em;transform:rotate(-2deg)}.rc-vip-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.rc-vip-title{display:block;color:#fff;font-family:'Headline',Arial,sans-serif;font-size:17px;font-weight:900;line-height:.95;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap}.rc-vip-status{display:block;max-width:180px;overflow:hidden;color:#aaa;font-size:8px;font-weight:900;line-height:1.1;letter-spacing:.1em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.rc-account-caret{flex:0 0 auto;color:#aaa;font-size:10px}.rc-vip-strip-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;min-width:0}.rc-vip-strip-actions a{color:#d7d7d7!important;font-size:10px!important;font-weight:900!important;letter-spacing:.07em!important;text-decoration:none!important;text-transform:uppercase!important;white-space:nowrap}.rc-vip-strip-actions a:hover{color:#fff!important}.rc-vip-upgrade-copy{color:#777;font-size:9px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap}.rc-vip-signin{padding-left:18px;border-left:1px solid #333}.rc-vip-join{min-height:30px;padding:0 13px;border:1px solid #c00;background:#c00;color:#fff;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.rc-vip-join:hover{border-color:#fff;background:#fff;color:#111}.rc-account-dropdown{position:absolute;top:calc(100% + 7px);left:0;width:310px;padding:0;background:#0a0a0a;border-top:5px solid #c00;box-shadow:0 18px 48px rgba(0,0,0,.42);color:#fff;text-align:left;z-index:100000}.rc-account-dropdown[hidden]{display:none!important}.rc-account-summary{display:block;padding:18px 19px 16px;border-bottom:1px solid #292929}.rc-account-summary strong{display:block;color:#fff;font-family:'Headline',Arial,sans-serif;font-size:23px;font-weight:900;line-height:1.05;text-transform:uppercase}.rc-account-summary span{display:block;margin-top:6px;color:#989898;font-size:11px;font-weight:700;line-height:1.35;letter-spacing:.04em;text-transform:uppercase}.rc-account-links{display:block;padding:7px 0}.rc-account-links a{display:flex!important;align-items:center;gap:12px;padding:12px 18px!important;color:#fff!important;font-size:13px!important;font-weight:900!important;line-height:1.15!important;letter-spacing:.03em!important;text-decoration:none!important;text-transform:uppercase!important}.rc-account-links a span{display:inline-flex;width:20px;color:#c00;font-size:15px;justify-content:center}.rc-account-links a:hover{background:#cc0000!important;color:#fff!important}.rc-account-links a:hover span{color:#fff!important}.rc-account-logout{display:flex!important;align-items:center;justify-content:space-between;padding:14px 18px!important;border-top:1px solid #292929;color:#aaa!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;text-transform:uppercase!important}.rc-account-logout:hover{background:#151515!important;color:#fff!important}.rc-account-signin,.rc-account-register{display:flex;align-items:center;justify-content:center;width:calc(100% - 36px);min-height:44px;margin:16px 18px 0;padding:10px 14px;border:2px solid #fff;font-size:13px;font-weight:900;letter-spacing:.04em;text-decoration:none!important;text-transform:uppercase;cursor:pointer}.rc-account-signin{background:0 0;color:#fff!important}.rc-account-signin:hover{border-color:#c00;background:#c00;color:#fff!important}.rc-account-register{margin-top:10px;border-color:#c00;background:#c00;color:#fff!important}.rc-account-register:hover{border-color:#fff;background:#fff;color:#111!important}.rc-account-register-note{display:block;padding:10px 18px 17px;color:#777;font-size:10px;font-weight:700;line-height:1.35;text-align:center;text-transform:uppercase}.rc-account-menu-floating{position:fixed;top:18px;right:18px;z-index:99999}.admin-bar .rc-account-menu-floating{top:50px}@media(max-width:900px){.rc-account-menu-vip-strip{height:46px}.rc-vip-strip-inner{width:min(100% - 20px,1500px)}.rc-account-trigger{min-width:142px;height:34px;padding-right:8px;gap:6px}.rc-vip-badge{flex-basis:29px;height:24px;font-size:12px}.rc-vip-title{font-size:14px}.rc-vip-status{display:none}.rc-vip-strip-actions{gap:10px}.rc-vip-strip-actions a:not(.rc-vip-signin){display:none!important}.rc-vip-upgrade-copy{display:none}.rc-vip-signin{padding-left:0;border-left:0}.rc-vip-join{min-height:28px;padding:0 9px;font-size:9px}.rc-account-dropdown{top:calc(100% + 6px);left:0;width:min(330px,calc(100vw - 20px))}}@media(max-width:520px){.rc-vip-strip-inner{gap:8px}.rc-account-trigger{min-width:126px}.rc-vip-strip-actions{gap:7px}.rc-vip-signin{font-size:9px!important}.rc-vip-join{max-width:112px;line-height:1.05}}.rc-register-open{overflow:hidden}.rc-register-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:20px}.rc-register-modal[hidden]{display:none!important}.rc-register-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78)}.rc-register-dialog{position:relative;z-index:1;width:min(540px,100%);padding:34px;background:#090909;border:2px solid #c00;outline:1px solid rgba(255,255,255,.4);outline-offset:4px;color:#fff;box-shadow:0 0 30px rgba(204,0,0,.38),0 24px 80px rgba(0,0,0,.58)}.rc-register-close{position:absolute;top:10px;right:12px;width:38px;height:38px;border:0;background:0 0;color:#fff;font-size:34px;line-height:1;cursor:pointer}.rc-register-close:hover{color:#c00}.rc-register-kicker{margin-bottom:8px;color:#c00;font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.rc-register-dialog h2{margin:0!important;color:#fff!important;font-family:'Headline',Arial,sans-serif;font-size:clamp(38px,7vw,58px)!important;font-weight:900!important;line-height:.92!important;text-transform:uppercase}.rc-register-dialog>p{margin:13px 0 22px;color:#aaa;font-size:14px;line-height:1.5}.rc-register-dialog label{display:block;margin-top:14px;color:#fff;font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.rc-register-dialog input{display:block;width:100%;height:46px;margin-top:6px;padding:0 12px;border:1px solid #333;border-radius:0;background:#151515;color:#fff;font-size:15px;outline:none}.rc-register-dialog input:focus{border-color:#c00}.rc-register-submit{width:100%;min-height:48px;margin-top:18px;border:0;background:#c00;color:#fff;font-size:13px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.rc-register-submit:hover{background:#fff;color:#111}.rc-register-submit:disabled{opacity:.55;cursor:progress}.rc-register-message{min-height:18px;margin-top:12px;font-size:12px;font-weight:700}.rc-register-message.is-error{color:#ff6a6a}.rc-register-message.is-success{color:#fff}.rc-register-existing{margin-top:15px;color:#888;font-size:12px;text-align:center}.rc-register-existing a{color:#fff!important;font-weight:900;text-decoration:none!important}.rc-register-existing a:hover{color:#cc0000!important}.rc-account-settings-form{padding:28px;background:#f5f5f5;border-bottom:4px solid #c00}.rc-account-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.rc-account-settings-form label{display:block;color:#111;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.rc-account-settings-form label small{margin-left:5px;color:#888;font-size:9px}.rc-account-settings-form input{display:block;width:100%;height:48px;margin-top:7px;padding:0 13px;border:1px solid #ccc;border-radius:0;background:#fff;color:#111;font-size:15px;outline:none}.rc-account-settings-form input:focus{border-color:#c00}.rc-account-settings-submit{min-height:46px;margin-top:22px;padding:10px 20px;border:0;background:#c00;color:#fff;font-size:13px;font-weight:900;text-transform:uppercase;cursor:pointer}.rc-account-settings-submit:hover{background:#111}.rc-account-notice{margin:0 0 18px;padding:13px 16px;font-size:13px;font-weight:800}.rc-account-notice.is-success{border-left:4px solid #111;background:#f1f1f1;color:#111}.rc-account-notice.is-error{border-left:4px solid #c00;background:#fff1f1;color:#8b0000}@media(max-width:680px){.rc-account-settings-grid{grid-template-columns:1fr}.rc-account-settings-form{padding:20px}.rc-register-dialog{padding:28px 22px 24px}}.rc-account-menu-vip-strip{height:52px}.rc-account-menu-vip-strip .rc-vip-strip-inner{width:min(100% - 40px,1200px);gap:32px}.rc-vip-strip-identity{display:flex;align-items:center;gap:10px;min-width:0;flex:0 1 auto}.rc-account-menu-vip-strip .rc-vip-badge{flex:0 0 32px;height:28px}.rc-account-menu-vip-strip .rc-vip-copy{flex:0 1 auto}.rc-account-menu-vip-strip .rc-vip-status{max-width:240px}.rc-account-menu-vip-strip .rc-vip-strip-actions{margin-left:auto;gap:22px}.rc-account-menu-vip-strip .rc-vip-strip-actions a{position:relative;padding:20px 0;color:#d7d7d7!important}.rc-account-menu-vip-strip .rc-vip-strip-actions a:after{content:"";position:absolute;left:0;right:0;bottom:12px;height:2px;background:#c00;transform:scaleX(0);transform-origin:center;transition:transform .15s ease}.rc-account-menu-vip-strip .rc-vip-strip-actions a:hover:after{transform:scaleX(1)}.rc-account-menu-vip-strip .rc-vip-strip-actions .rc-vip-logout{padding-left:20px;border-left:1px solid #333;color:#8f8f8f!important}.rc-account-menu-vip-strip .rc-vip-strip-actions .rc-vip-logout:hover{color:#fff!important}.rc-account-menu-vip-strip .rc-vip-strip-actions .rc-vip-signin{padding-left:20px}@media(max-width:900px){.rc-account-menu-vip-strip{height:auto;min-height:48px}.rc-account-menu-vip-strip .rc-vip-strip-inner{width:min(100% - 24px,1200px);min-height:48px;gap:12px}.rc-account-menu-vip-strip .rc-vip-strip-actions{gap:12px}.rc-account-menu-vip-strip .rc-vip-strip-actions a{padding:17px 0;font-size:9px!important}.rc-account-menu-vip-strip .rc-vip-strip-actions a:nth-of-type(1),.rc-account-menu-vip-strip .rc-vip-strip-actions a:nth-of-type(2),.rc-account-menu-vip-strip .rc-vip-strip-actions a:nth-of-type(3){display:none!important}.rc-account-menu-vip-strip .rc-vip-status{display:none}.rc-account-menu-vip-strip .rc-vip-strip-actions .rc-vip-logout{padding-left:12px}}@media(max-width:520px){.rc-account-menu-vip-strip .rc-vip-strip-inner{width:min(100% - 16px,1200px)}.rc-account-menu-vip-strip .rc-vip-title{font-size:14px}.rc-account-menu-vip-strip .rc-vip-strip-actions{gap:8px}.rc-account-menu-vip-strip .rc-vip-strip-actions a{font-size:8px!important}}#rc-account-menu-root.rc-account-menu-vip-strip,.rc-account-menu-global.rc-account-menu-vip-strip{width:100% !important;height:56px !important;min-height:56px !important;margin:0 !important;padding:0 !important;background:#c00 !important;background-image:none !important;border:0 !important;box-shadow:none !important}#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-strip-inner{width:min(calc(100% - 40px),1200px) !important;height:56px !important;min-height:56px !important;margin:0 auto !important;padding:0 !important;gap:30px !important}#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-strip-identity{display:flex !important;align-items:center !important;min-width:0 !important;flex:1 1 auto !important}#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-strip-line{display:block !important;overflow:hidden !important;color:#fff !important;font-family:'Headline','Rock Confidential',sans-serif !important;font-size:26px !important;font-style:normal !important;font-weight:900 !important;line-height:.92 !important;letter-spacing:-.05em !important;text-overflow:ellipsis !important;text-shadow:0 1px 0 rgba(0,0,0,.18) !important;text-transform:uppercase !important;white-space:nowrap !important}#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-strip-actions{display:flex !important;align-items:center !important;justify-content:flex-end !important;margin-left:auto !important;gap:22px !important}#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-strip-actions a{position:relative !important;padding:20px 0 !important;border:0 !important;color:#fff !important;background:0 0 !important}#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-strip-actions a:after{bottom:10px !important;background:#fff !important}#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-strip-actions .rc-vip-logout{padding-left:20px !important;border-left:1px solid rgba(255,255,255,.42) !important;color:#fff !important}#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-upgrade-copy{color:#fff !important}#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-signin{border-left-color:rgba(255,255,255,.42) !important}#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-join{border:1px solid #fff !important;background:#fff !important;color:#c00 !important}#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-join:hover{border-color:#111 !important;background:#111 !important;color:#fff !important}@media(max-width:900px){#rc-account-menu-root.rc-account-menu-vip-strip,.rc-account-menu-global.rc-account-menu-vip-strip{height:50px !important;min-height:50px !important}#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-strip-inner{width:min(calc(100% - 24px),1200px) !important;height:50px !important;min-height:50px !important}#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-strip-line{font-size:20px !important}}@media(max-width:520px){#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-strip-inner{width:min(calc(100% - 16px),1200px) !important}#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-strip-line{font-size:16px !important;letter-spacing:-.015em !important}}#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-strip-line{font-family:inherit !important;font-size:16px !important;font-style:normal !important;font-weight:900 !important;line-height:1 !important;letter-spacing:.07em !important;text-shadow:none !important;text-transform:uppercase !important}#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-strip-actions .rc-vip-logout:after{left:20px !important}@media (max-width:767px){#rc-account-menu-root.rc-account-menu-vip-strip .rc-vip-strip-line{font-size:13px !important}}