#toast-container{display:grid;gap:10px;padding:18px;pointer-events:none}#toast-container.toast-top-right{top:0;right:0}#toast-container>.toast{position:relative;display:grid;grid-template-columns:22px minmax(0, 1fr) 28px;column-gap:12px;align-items:center;width:min(380px,100vw - 36px);min-height:60px;margin:0;padding:12px 12px 12px 15px;overflow:hidden;border:1px solid #e2e7ef;border-radius:14px;background-color:hsla(0,0%,100%,.96);background-image:none !important;box-shadow:0 16px 40px rgba(19,28,45,.16),0 2px 8px rgba(19,28,45,.08);color:#202938;opacity:1;pointer-events:auto;backdrop-filter:blur(16px)}#toast-container>.toast::before{grid-column:1;grid-row:1/span 2;display:grid;width:22px;height:22px;border-radius:50%;place-items:center;color:#fff;content:"";font-size:13px;font-weight:800;line-height:1}#toast-container>.toast:hover{box-shadow:0 18px 44px rgba(19,28,45,.2),0 2px 8px rgba(19,28,45,.1);opacity:1}#toast-container>.toast-success::before{background:#15966f;content:"✓"}#toast-container>.toast-error::before{background:#dc3d4b;content:"!"}#toast-container>.toast-warning::before{background:#d88413;content:"!"}#toast-container>.toast-info::before{background:#3478e5;content:"i";font-family:Georgia,serif}#toast-container .toast-message{grid-column:2;grid-row:1;min-width:0;padding:0;color:inherit;font-size:14px;font-weight:500;line-height:1.4}#toast-container .toast-title{grid-column:2;grid-row:1;padding:0 0 2px;font-size:13px;font-weight:750}#toast-container .toast-title+.toast-message{grid-row:2}#toast-container .toast-close-button{grid-column:3;grid-row:1/span 2;position:static;float:none;width:28px;height:28px;border-radius:50%;color:#7c8798;font:400 21px/1 sans-serif;opacity:1;text-shadow:none}#toast-container .toast-close-button:hover,#toast-container .toast-close-button:focus{background:#eef2f7;color:#202938;opacity:1}#toast-container .toast-close-button:focus-visible{outline:2px solid #3478e5;outline-offset:1px}#toast-container .toast-progress{height:3px;background:currentColor;opacity:.18}body.dashboard-theme-dark #toast-container>.toast,body.theme-dark #toast-container>.toast{border-color:#343c49;background-color:rgba(27,32,42,.96);box-shadow:0 16px 44px rgba(0,0,0,.38);color:#edf1f7}body.dashboard-theme-dark #toast-container>.toast .toast-close-button:hover,body.dashboard-theme-dark #toast-container>.toast .toast-close-button:focus,body.theme-dark #toast-container>.toast .toast-close-button:hover,body.theme-dark #toast-container>.toast .toast-close-button:focus{background:#303744;color:#fff}@media(max-width: 540px){#toast-container{right:0;left:0;padding:12px}#toast-container>.toast{width:100%}}@media(prefers-reduced-motion: reduce){#toast-container>.toast{transition:none}}
.c-artist_photos .artist-photos{display:flex;flex-wrap:wrap;justify-content:center}.c-artist_photos .artist-photo{height:200px;overflow:hidden;cursor:pointer}.c-artist_photos .artist-photo span{margin:10px;display:block}.c-artist_photos .artist-photo img{max-width:100%}@media(max-width: 600px){.c-artist_photos .artist-photo{width:auto;height:auto}}
.c-artist_photo{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.8)}.c-artist_photo .artist_photo-top{display:none}.c-artist_photo .close{text-transform:uppercase;width:20px;height:20px;line-height:20px;padding:10px;cursor:pointer}.c-artist_photo .close:hover{background-color:hsla(0,0%,100%,.2)}.c-artist_photo .image-stage-outter{display:table;width:100%;height:100%}.c-artist_photo .image-stage{display:table-cell;vertical-align:middle;width:100%;height:100%}.c-artist_photo .image-stage img{max-width:100%;height:auto;max-height:85vh}
.c-artist_page{font:14px "Roboto Condensed Light","Roboto Condensed","Helvetica Neue",Helvetica,sans-serif;font-weight:200;background:#333;color:#ccc;position:relative}.c-artist_page,.c-artist_page .artist-background,.c-artist_page .artist-background2{min-height:100vh}.c-artist_page a{color:#ccc}.c-artist_page a:hover{color:#fff}.c-artist_page h1,.c-artist_page h2,.c-artist_page h3{color:#fff;font-weight:200;text-transform:uppercase}.c-artist_page h1{color:#fff}.c-artist_page h2{text-align:center;margin:60px 5px 20px}.c-artist_page .iy-logo{display:block;background:url("/images/logos/iron-young-logo.svg") center/contain no-repeat;width:50px;height:50px;position:fixed;left:0;bottom:-5px;z-index:10000;transition:bottom .4s}.c-artist_page .iy-logo:hover{opacity:1;bottom:0}.c-artist_page header{height:60px;background:rgba(0,0,0,.8);color:#fff;position:absolute;top:0;left:0;right:0}.c-artist_page header .header-left{float:left}.c-artist_page header h1{font-size:24px;font-weight:200;line-height:60px;color:#fff;margin:0}.c-artist_page header nav{float:right;text-transform:uppercase;text-align:right}.c-artist_page header nav a{display:inline-block;line-height:60px;padding:0 15px;color:#ccc}.c-artist_page header nav a:hover{color:#fff}.c-artist_page .header-placeholder{height:60px}.c-artist_page .l-width-small{width:auto;max-width:none}.c-artist_page .artist-profile-image{text-align:center}.c-artist_page footer{padding:5px}.c-artist_page table{width:100%}.c-artist_page table th{font-weight:100;text-align:left;color:rgba(128,128,128,.5)}.c-artist_page table th,.c-artist_page table td{padding:15px}.c-artist_page table td{background:rgba(128,128,128,.5);border-color:rgba(128,128,128,.5)}.c-artist_page section{margin-top:30px;margin-bottom:50px}.c-artist_page hr{border:0 none;border-bottom:5px solid #222}.c-artist_page h2{font-weight:100;font-size:52px;text-align:center;text-transform:uppercase}.c-artist_page h3{font-weight:100;font-size:32px;text-align:center;text-transform:uppercase}.c-artist_page .artist-profile-image{text-align:center}.c-artist_page .artist-profile-image img{max-width:100%;margin-left:auto;margin-right:auto}.c-artist_page .artist-name{display:inline-block}.c-artist_page .artist-admin-bar{display:inline-block;font-size:14px;margin:0 10px}.c-artist_page .social{text-align:center}.c-artist_page .social a{display:inline-block;background:url("/assets/social/social-sprite-84x84.png") no-repeat;width:84px;height:84px;margin-left:10px;margin-right:10px;opacity:.8}.c-artist_page .social a:hover{opacity:1}.c-artist_page .social .social-facebook{background-position:0 0}.c-artist_page .social .social-instagram{background-position:-86px 0}.c-artist_page .social .social-bandcamp{background-position:-172px 0}.c-artist_page .social .social-spotify{background-position:-258px 0}.c-artist_page .social .social-itunes{background-position:-344px 0}.c-artist_page .social .social-soundcloud{background-position:-430px 0}.c-artist_page .social .social-youtube{background-position:-516px 0}.c-artist_page .social .social-reverbnation{background-position:-602px 0}.c-artist_page .social .social-twitter{background-position:-688px 0}.c-artist_page .artist-logo{font-size:70px;text-align:center;margin-top:20px}.c-artist_page .artist-nav{background-color:#000;text-align:center}.c-artist_page .artist-nav a{display:inline-block;padding:20px}.c-artist_page .subscribe form.loading input[type=text]{background-image:url("/assets/ui/loader-24x24.gif");background-repeat:no-repeat;background-position:right center}
