@font-face{font-family:Inter;src:local("Inter Regular"),url(/fonts/Inter-Regular.ttf) format("ttf");font-weight:regular}@font-face{font-family:Inter;src:local("Inter Black") url(/fonts/Inter-Black.ttf) format("ttf");font-weight:black}@font-face{font-family:Inter;src:local("Inter Bold") url(/fonts/Inter-Bold.ttf) format("ttf");font-weight:700}@font-face{font-family:Inter;src:local("Inter Light") url(/fonts/Inter-Light.ttf) format("ttf");font-weight:light}@font-face{font-family:Inter;src:local("Inter ExtraBold") url(/fonts/Inter-ExtraBold.ttf) format("ttf");font-weight:bolder}@font-face{font-family:Inter;src:local("Inter ExtraLight") url(/fonts/Inter-ExtraLight.ttf) format("ttf");font-weight:lighter}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{left:0}to{left:110%}}hr{border:0;border-top:1px solid rgba(60,0,0,.05)}.flex{display:flex;justify-content:center;align-content:center;align-items:center}.flex.column{flex-direction:column}.brc--shop-link{position:fixed;top:0;right:0;width:fit-content;border-radius:4px;padding:.3rem;margin:var(--spacing);transition:.2s ease all;font-weight:600;z-index:42}.brc--shop-link:hover{background-color:#dcdcdc80}.brc--shop-link:active{filter:brightness(.9)}.brc--shop-link a{display:block;height:100%;width:100%;color:var(--red);text-shadow:1px 1px var(--white),1px -1px var(--white),-1px 1px var(--white),-1px -1px var(--white)}.brc--shop-link:hover a{color:var(--orange)}.brc--title{color:#000;display:block;text-align:center;letter-spacing:-1px;font-weight:700;transition:.2s ease all;margin-top:14.4px}.brc--title img{height:104.4px}.brc--title.fadein{opacity:0;animation-name:fadeIn;animation-delay:4.4s;animation-duration:1.5s;animation-iteration-count:1;animation-fill-mode:forwards}.brc--text{font-size:1.1em;text-align:left}.brc--text>*{margin:.75rem 0}.brc--text>.image{transition:.1s ease-out all;-webkit-user-drag:none;-moz-user-drag:none;user-drag:none;border-radius:3px;display:flex;justify-content:center;align-content:center;align-items:center;margin:1rem 0}.brc--text>.image img{max-width:60%;margin-left:20%}.image .zoom-checkbox{display:none}.image .zoom-checkbox~label{cursor:zoom-in;transition:.1s ease-out all}.image .zoom-checkbox:checked~label{height:100vh;width:100vw;position:fixed;top:0;left:0;z-index:77777;background-color:#0b0b0be0;display:flex;justify-content:center;align-content:center;align-items:center;margin:0;cursor:zoom-out;backdrop-filter:blur(4.4px);-webkit-backdrop-filter:blur(4.4px)}.image .zoom-checkbox:checked~label>img{margin:8px;max-height:calc(100vh - 16px)}.brc--text indent{display:flex;border-left:4px double rgba(40,40,40,.3);padding:1em;color:#282828b3;background-color:#2828280d;font-size:.9rem}.brc--disc-small{height:60px;vertical-align:text-top;filter:grayscale(1);transition:.2s ease all}.brc--disc-small:hover,.brc--disc-small+*:hover{filter:unset}.brc--disc--main{overflow:visible;fill:none;max-height:275px;will-change:transform}.brc--main *{transition:1s ease-in fill}.brc--footer{width:100vw;height:40px;font-size:14px;margin:0;padding:calc(var(--spacing) / 2) 0;position:fixed;bottom:0;left:0;background-color:var(--white)}.brc--footer.fadein{opacity:0;animation-name:fadeIn;animation-delay:3.3s;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards}.brc--footer-links,.brc--footer-other{height:100%;display:flex;justify-content:center;align-content:center;align-items:center}.brc--footer-mobile-menu-expand{display:none}.brc--footer-divider{padding-right:8px;margin-right:8px;border-right:1px solid #cccccc}.brc--footer-links .brc--footer-other{display:none}.brc--footer a svg{vertical-align:text-top}.brc--footer div:first-child a{margin-left:var(--spacing);margin-right:var(--spacing)}.brc--footer div:first-child{float:left;margin-left:calc(var(--spacing) / 2)}.brc--footer div:last-child{float:right;margin-right:var(--spacing)}.brc--footer .feather{height:14px}.brc--home-link{position:fixed;top:var(--spacing);left:var(--spacing);z-index:100}.brc--home-link:after{opacity:0;pointer-events:none}.brc--home-link:hover:after{position:absolute;opacity:1;left:110%;bottom:calc(50% - 7px);content:"HOME";text-shadow:2px 2px var(--white),2px -2px var(--white),-2px 2px var(--white),-2px -2px var(--white);font-size:14px;font-weight:600;color:var(--red);animation:fadeIn .3s,slideInLeft .2s}.brc--notice{background-color:#3c00000d;padding:var(--spacing) calc(var(--spacing) * 2);border-radius:8px;font-size:.8rem}.brc--notice *{margin:4px 0}.brc--article{max-width:80%}.brc--artist-list-name,.brc--artist-list-sum,.brc--artist-list-genre{margin:var(--spacing)}.brc--artist-list-sum{font-size:.9em}.brc--artist-list-genre{color:#3c000080;font-size:.7em}.brc--featured-img{max-width:70%;position:relative;overflow:hidden;justify-content:flex-start;display:flex;align-content:center;align-items:center;flex-direction:column;z-index:0}.brc--featured-img.full-height{max-height:unset}.brc--featured-img.artist{max-width:100%}.brc--featured-img img{min-height:400px;height:50vh}.brc--grid{display:grid;width:100%;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(100px,300px)}.brc--grid-item{grid-column:1 / 2;grid-row:1}.brc--flex{display:flex;justify-content:center;align-content:center;align-items:center;flex-direction:row}.brc--card{display:flex;justify-content:space-between;align-items:center;align-content:center;flex-direction:column;padding:16px;border:1px solid rgba(60,0,0,.2);border-radius:4px;margin:16px;transition:.16s ease all;color:var(--black)}.brc--card.linked{cursor:pointer}.brc--card.linked:hover{background-color:#3c000006;color:var(--red)}.brc--card.linked:hover img{opacity:.8}.brc--card.linked:active{background-color:#3c00000d}.brc--card img{display:block;height:70%;max-height:200px}.brc--card-text{overflow:hidden;text-overflow:ellipsis;font-size:12px}.brc--card h1,.brc--card h2,.brc--card h3,.brc--card h4,.brc--card h5,.brc--card h6{margin:0}.brc--card h3{margin-top:1rem}.brc--post img,.brc--list-item{margin:1.5rem 0}.brc--list-title{margin:.25rem 0}.brc--disc-list{display:flex;justify-content:center;align-content:center;align-items:center}.brc--disc-item{height:250px;width:250px;margin:8px;position:relative;transition:.25s ease all;text-align:center}.brc--disc-item:after{position:absolute;top:50%;left:50%;height:8px;width:8px;background-color:var(--white);z-index:2}.brc--disc-item .cover{display:inline-block;border-radius:100%;max-height:80%}.grey{filter:grayscale(1)}.brc--disc-item .label{display:flex;justify-content:center;align-content:center;align-items:center;flex-direction:column}.brc--disc-item .label h3,.brc--disc-item .label h4{margin:0}.brc--disc-item .label h3{margin-top:1rem;font-size:26px;letter-spacing:-1.4px}.brc--disc-item img{position:relative}.brc--disc-item:hover{opacity:.9}.brc--disc-item:active{opacity:.8}.brc--disc-title{font-size:26px;font-weight:700;position:absolute;max-width:80%;top:150px;left:50%;transform:translate(-50%);text-align:center;line-height:.9;opacity:1;padding:4.4px;background-color:var(--black);color:var(--white)}.brc--mobile-only--block{display:none}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;--red: #d21e2a;--orange: #f9af1a;--yellow: #f3ce16;--black: #212121;--white: #f7f7f4;--spacing: 8px}html,body{margin:0;padding:0;color:var(--black);background-color:var(--white)}::selection{background-color:#f3cf16}.page{display:flex;justify-content:center;align-content:center;align-items:center;height:100vh;width:100vw;flex-direction:column}.longform{padding-top:60px;justiy-content:flex-start;margin-bottom:8rem;height:auto}.half-width{max-width:70%;width:70%}.max640{max-width:640px}.logo-wrapper{display:block;transition:.2s ease all}.logo-wrapper>div{margin-top:0}.logo-wrapper>div:last-child{margin-top:32px}.logo-wrapper:hover .disc{opacity:.9;transform:translateY(-8px)}.logo-wrapper:hover .brc--title{transform:translateY(var(--spacing))}.disc{max-height:300px;transition:.2s ease all;display:flex;justify-content:center;align-content:center;align-items:center}.disc img{max-width:200px;pointer-events:none}a{text-decoration:none;color:var(--red);transition:.2s ease all}a:hover{color:var(--orange)}.large{font-weight:700;font-size:1.4em}.centered{text-align:center}a svg.feather{max-width:15px;max-height:15px}a.large svg.feather{max-width:20px;max-height:20px}.no-overflow{overflow:hidden}summary{cursor:pointer;padding:4px;border-radius:8px;transition:.2s ease all;position:relative;background-color:#3c000005;margin:var(--spacing) 0}summary:after{position:absolute;top:0;right:8px;content:"CLICK FOR MORE INFORMATION";font-size:11px;color:#28000080}summary:hover{background-color:#3c00000d}summary:active{background-color:#3c000026}details>p,details>ul,details>div,details>section{margin-left:1em}details[open]{border-bottom:1px solid rgba(60,0,0,.05);margin-bottom:var(--spacing)}.light{color:#00000080}a:hover .light{color:unset}.center{text-align:center}.flex-center{display:flex;justify-content:center;align-content:center;align-items:center}.icon-link{display:inline-flex;align-items:center;gap:4px}p{line-height:1.444}
