/*! tailwindcss v2.2.17 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-webkit-text-size-adjust:100%;line-height:1.15;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;margin:0}hr{color:inherit;height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{border:0 solid;box-sizing:border-box}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{color:inherit;line-height:inherit;padding:0}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-top-1{top:-.25rem}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.z-10{z-index:10}.z-50{z-index:50}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.mt-2{margin-top:.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-full{height:100%}.w-10{width:2.5rem}.w-full{width:100%}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.cursor-pointer{cursor:pointer}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.auto-rows-max{grid-auto-rows:max-content}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-px{gap:1px}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-2{row-gap:.5rem}.self-start{align-self:flex-start}.self-center{align-self:center}.overflow-x-auto{overflow-x:auto}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.border-2{border-width:2px}.border-4{border-width:4px}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.bg-transparent{background-color:transparent}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.group:hover .group-hover\:bg-black,.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-6{padding:1.5rem}.p-2\.5{padding:.625rem}.px-0{padding-left:0;padding-right:0}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-24{padding-bottom:6rem;padding-top:6rem}.pt-2{padding-top:.5rem}.pt-10{padding-top:2.5rem}.pr-8{padding-right:2rem}.pb-3{padding-bottom:.75rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-1{padding-left:.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-bold{font-weight:700}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.opacity-50{opacity:.5}.opacity-70{opacity:.7}*,:after,:before{--tw-shadow:0 0 #0000}.outline-none{outline:2px solid transparent;outline-offset:2px}*,:after,:before{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000}.filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/);--tw-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-invert:var(--tw-empty,/*!*/ /*!*/);--tw-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-sepia:var(--tw-empty,/*!*/ /*!*/);--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-colors{transition-duration:.15s}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md\:inset-x-0{left:0;right:0}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-none{order:0}.md\:mx-0{margin-left:0;margin-right:0}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:flex-1{flex:1 1 0%}.md\:flex-shrink-0{flex-shrink:0}.md\:flex-shrink{flex-shrink:1}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:gap-0{gap:0}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-10{gap:2.5rem}.md\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.md\:overflow-visible{overflow:visible}.md\:border-t-0{border-top-width:0}.md\:border-r{border-right-width:1px}.md\:border-b{border-bottom-width:1px}.md\:border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:px-0{padding-left:0;padding-right:0}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.md\:pt-0{padding-top:0}.md\:pr-16{padding-right:4rem}.md\:pb-0{padding-bottom:0}.md\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:gap-10{gap:2.5rem}}@media (min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.hem-header{background:#fff;color:#000;height:var(--header-height);left:0;padding:0 24px;position:fixed;top:0;width:100%;z-index:100}.hem-header .logo{display:block;height:32px;left:24px;mix-blend-mode:difference;position:absolute;top:50%;transform:translateY(-50%);width:auto}.hem-header .hem-nav{align-items:center;display:flex;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.hem-header .hem-nav .hem-nav-links{display:flex}.hem-header .hem-nav .hem-nav-links li a{align-items:baseline;display:flex;flex-direction:row;font-size:20px}.hem-header .hem-nav .hem-nav-links li a:before{border:2px solid #000;border-radius:12px;content:" ";display:inline-flex;flex-shrink:0;height:18px;margin-right:8px;mix-blend-mode:difference;width:18px}.hem-header .hem-nav .hem-nav-links li a.active:before,.hem-header .hem-nav .hem-nav-links li a:hover:before{background-color:#000}.hem-header .hem-nav .hem-locales{align-items:center;display:flex;gap:8px}.hem-header .hem-nav .hem-locales button,.hem-header .hem-nav .hem-locales span{color:rgba(0,0,0,.4);font-size:16px}.hem-header .hem-nav .hem-locales .locale.active{color:#000}.hem-header .hem-nav .hem-social{display:none}.hem-header .desktop-locales{display:flex;gap:4px;position:absolute;right:24px;top:50%;transform:translateY(-50%)}.hem-header .desktop-locales button{color:rgba(0,0,0,.4);font-size:16px;font-weight:600;line-height:24px}.hem-header .desktop-locales span{color:rgba(0,0,0,.24);font-size:16px;font-weight:400;line-height:24px}.hem-header .desktop-locales .locale.active{color:#000}.hem-header .menu-trigger{display:none;font-size:18px;line-height:1;position:absolute;right:24px;text-transform:uppercase;top:50%;transform:translateY(-50%)}@media(max-width:1000px){.hem-header{align-items:center}.hem-header .desktop-locales,.hem-header .hem-nav{display:none}.hem-header .menu-trigger{display:block}.hem-header .logo{height:28px}}.menu{background-color:#f3f3f3;contain:layout paint size;height:100dvh;left:0;pointer-events:auto;position:fixed;top:0;transform:translateZ(0);width:100vw;will-change:opacity;z-index:30}.menu .menu-close{background:transparent;border:0;color:#000;font-size:18px;line-height:1;padding:0;position:absolute;right:24px;text-transform:uppercase;top:calc(var(--header-height)/2);transform:translateY(-50%)}.menu .menu-left strong{color:rgba(0,0,0,.8);font-size:1.5rem;line-height:20px}.menu .menu-center{border-left:1px solid #000;border-right:1px solid #000}.menu .menu-locales{height:72px}.menu .menu-locales button,.menu .menu-locales span{align-self:center;color:rgba(0,0,0,.32);font-size:1.25rem;line-height:2.5rem;text-transform:uppercase}.menu .menu-locales span{margin:0 8px}.menu .menu-locales .locale.active{color:#000}@media(max-width:1000px){.menu .menu-locales{bottom:24px;display:flex;height:auto;justify-content:center;left:0;position:absolute;width:100%}.menu .menu-locales button,.menu .menu-locales span{font-size:18px;line-height:40px}}.menu .menu-nav{font-size:4vw;font-weight:600;line-height:150%;padding-left:32px;text-transform:uppercase}.menu .menu-nav li.active a:before{background-color:#fff}.menu .menu-nav a{align-items:baseline;cursor:pointer;display:flex}.menu .menu-nav a:before{border:2px solid #fff;border-radius:16px;box-sizing:border-box;content:" ";cursor:pointer;flex-shrink:0;height:32px;margin-right:16px;mix-blend-mode:difference;transition:all .1s ease;width:32px}.menu .menu-nav a:hover:before{background-color:#fff;mix-blend-mode:difference}@media(max-width:1000px){.menu .menu-nav{font-size:40px;line-height:var(--header-height);padding-left:24px}}.menu .menu-connection{height:72px}.menu .menu-connection .connection-title{font-size:12px;font-weight:600;line-height:20px}#hem-container{--header-height:64px;--footer-height:64px;--player-height:120px;align-items:flex-start;background:#fff;flex-direction:column;height:100dvh;justify-content:flex-start;position:relative;width:100vw}#hem-container.player-placeholder{padding-bottom:var(--player-height)}#hem-container .wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-top:var(--header-height);width:100%}.hem-footer{background:#fff;border-top:1px solid #000;height:var(--footer-height);width:100%;z-index:1}.hem-footer .hem-footer-copyright{font-size:20px;font-style:normal;font-weight:400;line-height:24px;padding-left:24px}.hem-footer .hem-footer-copyright.bg-black a{color:#fff}.hem-footer .hem-footer-links{font-size:20px;height:var(--footer-height);line-height:24px;padding:0 24px}@media(max-width:1000px){.hem-footer .hem-footer-copyright{font-size:16px;height:var(--footer-height);line-height:24px}.hem-footer .hem-footer-links{border-bottom:1px solid #000;font-size:14px;height:var(--footer-height);line-height:24px}}@font-face{font-display:swap;font-family:ABCMonumentGrotesk-Regular;font-weight:400;src:url(https://cdn.hem.fm/assets/ABCMonumentGrotesk-Regular.woff2) format("woff2"),url(https://cdn.hem.fm/assets/ABCMonumentGrotesk-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:ABCMonumentGrotesk-Bold;font-weight:600;src:url(https://cdn.hem.fm/assets/ABCMonumentGrotesk-Bold.woff2) format("woff2"),url(https://cdn.hem.fm/assets/ABCMonumentGrotesk-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:ABCMonumentGroteskMono-Regular;font-weight:400;src:url(https://cdn.hem.fm/assets/ABCMonumentGroteskMono-Regular.woff2) format("woff2"),url(https://cdn.hem.fm/assets/ABCMonumentGroteskMono-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:ABCMonumentGroteskMono-RegularItalic;font-weight:400;src:url(https://cdn.hem.fm/assets/ABCMonumentGroteskMono-RegularItalic.woff2) format("woff2"),url(https://cdn.hem.fm/assets/ABCMonumentGroteskMono-RegularItalic.woff) format("woff")}@font-face{font-display:swap;font-family:PPGoshaSans-Bold;font-weight:600;src:url(https://cdn.hem.fm/assets/PPGoshaSans-Bold.woff2) format("woff2"),url(https://cdn.hem.fm/assets/PPGoshaSans-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:PPGoshaSans-Regular;font-weight:400;src:url(https://cdn.hem.fm/assets/PPGoshaSans-Regular.woff2) format("woff2"),url(https://cdn.hem.fm/assets/PPGoshaSans-Regular.woff) format("woff")}.ABC{font-family:ABCMonumentGrotesk-Regular,PingFang SC,sans-serif;font-weight:400}.ABC-Bold{font-family:ABCMonumentGrotesk-Bold,PingFang SC,sans-serif;font-weight:600}.ABC-Mono{font-family:ABCMonumentGroteskMono-Regular,PingFang SC,sans-serif;font-weight:400}.ABC-Mono-Italic{font-family:ABCMonumentGroteskMono-RegularItalic,PingFang SC,sans-serif;font-weight:400}.ABC,.ABC-Bold,.ABC-Mono,.ABC-Mono-Italic{font-feature-settings:"ss03"}.PPG{font-family:PPGoshaSans-Regular,PingFang SC,sans-serif;font-weight:400}.PPG-Bold{font-family:PPGoshaSans-Bold,PingFang SC,sans-serif;font-weight:600}.hao{font-feature-settings:"ss01"}.rhap_container{background-color:#fff;box-shadow:0 0 3px 0 rgba(0,0,0,.2);box-sizing:border-box;display:flex;flex-direction:column;font-family:inherit;line-height:1;padding:10px 15px;width:100%}.rhap_container:focus:not(:focus-visible){outline:0}.rhap_container svg{vertical-align:initial}.rhap_header{margin-bottom:10px}.rhap_footer{margin-top:5px}.rhap_main{display:flex;flex:1 1 auto;flex-direction:column}.rhap_stacked .rhap_controls-section{margin-top:8px}.rhap_horizontal{flex-direction:row}.rhap_horizontal .rhap_controls-section{margin-left:8px}.rhap_horizontal-reverse{flex-direction:row-reverse}.rhap_horizontal-reverse .rhap_controls-section{margin-right:8px}.rhap_stacked-reverse{flex-direction:column-reverse}.rhap_stacked-reverse .rhap_controls-section{margin-bottom:8px}.rhap_progress-section{align-items:center;display:flex;flex:3 1 auto}.rhap_progress-container{align-items:center;align-self:center;cursor:pointer;display:flex;flex:1 0 auto;height:20px;margin:0 calc(10px + 1%);-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rhap_progress-container:focus:not(:focus-visible){outline:0}.rhap_time{color:#333;font-size:16px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rhap_progress-bar{background-color:#ddd;border-radius:2px;box-sizing:border-box;height:5px;position:relative;width:100%;z-index:0}.rhap_progress-filled{background-color:#868686;border-radius:2px;height:100%;position:absolute;z-index:2}.rhap_progress-bar-show-download{background-color:hsla(0,0%,87%,.5)}.rhap_download-progress{background-color:#ddd;border-radius:2px;height:100%;position:absolute;z-index:1}.rhap_progress-indicator{background:#868686;border-radius:50px;box-shadow:0 0 5px hsla(0,0%,53%,.5);box-sizing:border-box;height:20px;margin-left:-10px;position:absolute;top:-8px;width:20px;z-index:3}.rhap_controls-section{align-items:center;display:flex;flex:1 1 auto;justify-content:space-between}.rhap_additional-controls{align-items:center;display:flex;flex:1 0 auto}.rhap_repeat-button{color:#868686;font-size:26px;height:26px;margin-right:6px;width:26px}.rhap_main-controls{align-items:center;display:flex;flex:0 1 auto;justify-content:center}.rhap_main-controls-button{color:#868686;font-size:35px;height:35px;margin:0 3px;width:35px}.rhap_play-pause-button{font-size:40px;height:40px;width:40px}.rhap_volume-controls{align-items:center;display:flex;flex:1 0 auto;justify-content:flex-end}.rhap_volume-button{color:#868686;flex:0 0 26px;font-size:26px;height:26px;margin-right:6px;width:26px}.rhap_volume-container{align-items:center;display:flex;flex:0 1 100px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rhap_volume-bar-area{align-items:center;cursor:pointer;display:flex;height:14px;width:100%}.rhap_volume-bar-area:focus:not(:focus-visible){outline:0}.rhap_volume-bar{background:#ddd;border-radius:2px;box-sizing:border-box;height:4px;position:relative;width:100%}.rhap_volume-indicator{background:#868686;border-radius:50px;box-shadow:0 0 3px hsla(0,0%,53%,.5);box-sizing:border-box;cursor:pointer;height:12px;left:0;margin-left:-6px;opacity:.9;position:absolute;top:-4px;width:12px}.rhap_volume-indicator:hover{opacity:.9}.rhap_volume-filled{background-color:#868686;border-radius:2px;height:100%;position:absolute;z-index:2}.rhap_button-clear{background-color:transparent;border:none;cursor:pointer;overflow:hidden;padding:0}.rhap_button-clear:hover{opacity:.9;transition-duration:.2s}.rhap_button-clear:active{opacity:.95}.rhap_button-clear:focus:not(:focus-visible){outline:0}.about{width:100%}.about .about-content{position:relative;z-index:1}.about .about-header{padding:24px 56px;position:relative;z-index:3}.about h1{color:#fff;font-size:120px;line-height:120px;mix-blend-mode:difference;z-index:3}.about .about-intro p{font-size:28px;font-style:normal;font-weight:400;line-height:40px;margin-bottom:40px}@media(max-width:1000px){.about h1{font-size:40px;line-height:56px}.about .about-header{padding:24px}.about .about-content{margin-bottom:0}.about .about-content p{font-size:18px;line-height:32px;margin-bottom:24px}.about .about-content p:last-child{margin-bottom:0}}.artists-list{font-size:48px;line-height:64px;min-height:calc(100dvh - var(--footer-height))}.artists-list li .image-placeholder{display:none;height:100dvh;max-width:800px;min-width:500px;pointer-events:none;position:fixed;right:10%;top:0;width:41.6666666%;z-index:21}.artists-list li .image-placeholder img{height:100%;object-fit:cover;width:100%}.artists-list li:hover .image-placeholder{display:block}.artists-list li:hover .name{color:rgba(0,0,0,.32)}@media(max-width:1000px){.artists-list{font-size:24px;line-height:40px;min-height:calc(100dvh - var(--footer-height))}.artists-list li .image-placeholder{display:none;height:320px;max-width:calc(50% - 24px);min-width:calc(50% - 24px);object-fit:cover;position:fixed;right:24px;top:104px;width:calc(50% - 24px);z-index:21}}.education-schedule-page{position:relative;width:100%}.education-schedule-page .top-layer{flex-direction:column;height:calc(100dvh - var(--footer-height));justify-content:center;padding-left:24px;pointer-events:none;position:fixed;width:100vw;z-index:5}.education-schedule-page .top-layer .line{border-bottom:1px solid #000;height:1px;margin-top:89px;width:100%}.education-schedule-page .top-layer h1{font-size:64px;line-height:89px;margin-top:4px}.education-schedule-page .scroll-wrapper{height:calc(100dvh - var(--footer-height));overflow-y:scroll}.education-schedule-page .schedule-list{font-size:24px;line-height:48px;z-index:1}.education-schedule-page .schedule-list span{text-align:left}.education-schedule-page .schedule-list .schedule-list-header{align-items:flex-end;display:flex;font-size:64px;font-style:normal;font-weight:600;height:calc(100dvh/2 - var(--footer-height)/2 + 9px);line-height:77px;padding-bottom:64px}.education-schedule-page .schedule-list .schedule-list-footer{height:calc(100dvh/2 - var(--footer-height)/2)}@media(max-width:1000px){.education-schedule-page .schedule-list{font-size:16px;line-height:32px;margin-left:24px;margin-right:24px}.education-schedule-page .schedule-list .schedule-list-header{border-bottom:1px solid #000;font-size:32px;height:auto;line-height:38px;margin-bottom:8px;margin-top:65px;padding-bottom:32px}}.education{height:100%;width:100%}.education .education-content{margin-bottom:-60px}@media(max-width:1000px){.education .education-content{margin-bottom:0}}.education .education-header{align-items:flex-start;display:flex;justify-content:space-between;padding:24px 56px;position:relative}@media(max-width:1000px){.education .education-header{align-items:flex-start;flex-direction:column;padding:24px}}.education .education-header .schedule-cta{align-items:center;background:#fff;border:2px solid #000;border-radius:0;box-shadow:8px 8px 0 #000;color:#000;display:inline-flex;font-size:24px;font-weight:700;justify-content:center;line-height:24px;padding:14px 18px;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease}.education .education-header .schedule-cta:hover{box-shadow:12px 12px 0 #000;transform:translateY(-4px)}@media(max-width:1000px){.education .education-header .schedule-cta{box-shadow:4px 4px 0 #000;font-size:16px;line-height:24px;margin-top:12px;min-height:44px;min-width:44px;padding:10px 12px;position:static;touch-action:manipulation}.education .education-header .schedule-cta:hover{transform:none}}.education h1.education-title{color:#fff;font-size:120px;line-height:120px;max-width:700px;mix-blend-mode:difference;position:relative}@media(max-width:1000px){.education h1.education-title{font-size:40px;line-height:56px;max-width:none}}.education .education-intro p{font-size:28px;font-style:normal;font-weight:400;line-height:40px;margin-bottom:46px}@media(max-width:1000px){.education .education-intro p{font-size:18px;line-height:32px;margin-bottom:0}}.education .education-footer{height:var(--footer-height);margin-top:60px}.education .education-footer .education-footer-item{align-items:center;display:flex;font-size:24px;justify-content:center;margin-right:1px;outline:1px solid}.education .education-footer .education-footer-item:last-child{outline:none}@media(max-width:1000px){.education .education-footer{height:auto;margin-top:0}.education .education-footer .education-footer-item{border-bottom:1px solid #000;font-size:16px;height:64px;outline:0}.education .education-footer .education-footer-item:last-child{border-bottom:none}.education .education-footer .education-footer-item .hover{display:block;font-size:20px;line-height:24px}.education .education-footer .education-footer-item .normal{display:none}}html{-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;color:#000;font-size:16px;font-style:normal;font-weight:400;scrollbar-color:#000 transparent;scrollbar-width:thin}body{padding-bottom:env(safe-area-inset-bottom)}body,body>div:first-of-type,body>div:first-of-type>div{display:flex;flex:1 1;flex-direction:column;min-height:100dvh}body.no-scroll-home{overflow:hidden!important}body.no-scroll-home *{scrollbar-width:none!important}body.no-scroll-home ::-webkit-scrollbar{display:none;height:0;width:0}@media(max-width:1000px){body.no-scroll-home{-webkit-overflow-scrolling:touch;overflow:auto!important}}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-thumb{background-color:#000;border-radius:0}::-webkit-scrollbar-track{background:transparent}#hem-audio-player{bottom:0;left:0;position:fixed;width:100%;z-index:5}#hem-audio-player .rhap_container{background-color:#fff;border-top:1px solid #000;box-shadow:none;height:120px;padding:0 32px 0 0;position:relative}#hem-audio-player .rhap_container .rhap_header{left:calc(25% - 8px);margin-bottom:0;position:absolute;top:25px;width:calc(75% - 24px)}#hem-audio-player .rhap_container .rhap_header .info,#hem-audio-player .rhap_container .rhap_header .info span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#hem-audio-player .rhap_container .rhap_header .preview{border:1px solid;flex-shrink:0;font-size:12px;padding:0 4px}@media(max-width:1000px){#hem-audio-player .rhap_container .rhap_header .preview{margin-left:16px}}#hem-audio-player .rhap_container .rhap_header>span{height:24px;position:relative;width:75%}#hem-audio-player .rhap_container .rhap_header>span button{position:absolute;right:24px;top:0}#hem-audio-player .rhap_container .rhap_progress-section .rhap_progress-container{margin:0 24px 0 0;padding:0;transform:translateY(13px)}#hem-audio-player .rhap_container .rhap_progress-section .rhap_progress-container .rhap_progress-bar{background-color:#fff;border:1px solid #000;border-radius:99px;height:15px;overflow:hidden}#hem-audio-player .rhap_container .rhap_progress-section .rhap_progress-container .rhap_progress-bar .rhap_download-progress{background-color:#fff}#hem-audio-player .rhap_container .rhap_progress-section .rhap_progress-container .rhap_progress-bar .rhap_progress-indicator{background:#000;height:13px;margin-left:0;top:0;width:13px}#hem-audio-player .rhap_container .rhap_progress-section .rhap_progress-container .rhap_progress-bar .rhap_progress-filled{background:#000;border-radius:99px;box-sizing:content-box;opacity:.2;padding-right:7px}#hem-audio-player .rhap_container .rhap_progress-section .rhap_time,#hem-audio-player .rhap_container .rhap_progress-section .rhap_time_divider,#hem-audio-player .rhap_container .rhap_progress-section .rhap_time_duration{font-size:1rem;line-height:1rem;transform:translateY(12px)}#hem-audio-player .rhap_container .rhap_progress-section .rhap_time_divider{margin:0 4px}#hem-audio-player .rhap_container .rhap_progress-section .rhap_time_duration{opacity:.5}#hem-audio-player .rhap_container .rhap_controls-section{flex-grow:0;margin-right:0;width:25%}#hem-audio-player .rhap_container .rhap_controls-section .rhap_additional-controls{display:none}#hem-audio-player .rhap_container .rhap_controls-section .rhap_main-controls{justify-content:space-between;padding:0 48px;width:100%}@media(max-width:1000px){#hem-audio-player .rhap_container{align-items:flex-start;display:flex;flex-direction:column;padding:16px}#hem-audio-player .rhap_container .rhap_main{flex-direction:column-reverse;margin-top:12px;width:100%}#hem-audio-player .rhap_container .rhap_header{left:70px;top:16px;width:calc(100% - 86px)}#hem-audio-player .rhap_container .rhap_header>span{flex-direction:column;height:auto!important;position:relative;width:100%}#hem-audio-player .rhap_container .rhap_header>span span:first-of-type{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#hem-audio-player .rhap_container .rhap_progress-section{flex:1 1;height:14px;margin-top:30px}#hem-audio-player .rhap_container .rhap_progress-section .rhap_current-time,#hem-audio-player .rhap_container .rhap_progress-section .rhap_time_divider,#hem-audio-player .rhap_container .rhap_progress-section .rhap_time_duration{display:none}#hem-audio-player .rhap_container .rhap_progress-section .rhap_progress-container{margin-right:0;transform:translateY(0)}#hem-audio-player .rhap_container .rhap_controls-section{flex-grow:0;margin-right:0;width:auto}#hem-audio-player .rhap_container .rhap_controls-section [aria-label=Previous],#hem-audio-player .rhap_container .rhap_controls-section [aria-label=Skip]{display:none!important}#hem-audio-player .rhap_container .rhap_controls-section [aria-label=Pause],#hem-audio-player .rhap_container .rhap_controls-section [aria-label=Play]{height:16px;width:16px}#hem-audio-player .rhap_container .rhap_controls-section [aria-label=Pause] img,#hem-audio-player .rhap_container .rhap_controls-section [aria-label=Play] img{height:16px!important;width:16px!important}#hem-audio-player .rhap_container .rhap_controls-section .rhap_additional-controls{display:none}#hem-audio-player .rhap_container .rhap_controls-section .rhap_main-controls{justify-content:start;padding:0;width:100%}}.input-trigger{align-items:center;border-radius:100px;display:flex;flex-direction:row;font-size:16px;height:32px;justify-content:flex-start;line-height:24px;padding:4px 0 4px 16px;width:308px}.input-trigger.button{cursor:pointer}.input-trigger.dark,.input-trigger.light{border:1px solid #000}.input-trigger.dark{background:#000;color:#fff}.input-trigger input{background:transparent;border:none;max-height:30px;outline-width:0;width:100%}.hem-external-link{color:#000}.hem-external-link:hover{text-decoration:underline;text-underline-offset:4px}.hem-external-link:before{content:"↘";display:inline-block;margin-right:4px;text-decoration:none;vertical-align:0}.scroll-mt-header{scroll-margin-top:calc(var(--header-height) - 1px)}.hem-external-link.link-icon-hash:before{content:"#"}.hem-external-link.link-icon-play:before{content:"▶︎"}body.hide-header .hem-header{transform:translateY(calc(var(--header-height)*-1));transition:transform .18s ease}body.hide-header .release-filters-sticky{top:0!important}.release-filters-sticky{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw}.index-grid-list{background:#000;margin:0;min-height:calc(100dvh - var(--header-height));padding:0;width:100%}.index-grid-list .index-grid-item{background:#fff;margin-left:0;margin-top:0;outline:0;position:relative}.release-filter{min-height:var(--footer-height);z-index:4}@media(max-width:1000px){.release-filter{padding:0 24px;scrollbar-width:none}.release-filter::-webkit-scrollbar{display:none}}.search-input{transition:width .3s ease;width:64px}.search-input:focus{width:120px}.search-input:-ms-input-placeholder{color:#000}.search-input::placeholder{color:#000}.index-cover-list{display:flex;height:calc(100dvh - var(--header-height) - var(--footer-height));justify-content:center;overflow-x:hidden;overscroll-behavior-x:contain;touch-action:pan-y;width:100%}.index-cover-list.mobile{height:calc(100dvh - var(--header-height));width:100%}.index-cover-list.mobile .carousel{-webkit-overflow-scrolling:touch;display:grid;grid-auto-columns:100vw;grid-auto-flow:column;height:100%;overflow-x:auto;overflow-y:hidden;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-width:none}.index-cover-list.mobile .carousel::-webkit-scrollbar{display:none}.index-cover-list.mobile .carousel .slide{background:transparent;display:grid;height:100%;place-items:center;position:relative;scroll-snap-align:center;width:100%}.index-cover-list.mobile .carousel .slide .square{height:var(--square-size,100vw);position:relative;width:var(--square-size,100vw)}.index-cover-list.mobile .index-indicator{align-items:center;border-radius:999px;bottom:calc(var(--footer-height));color:#000;display:inline-flex;font-size:12px;gap:6px;left:50%;position:absolute;transform:translateX(-50%)}.index-cover-list.mobile .index-indicator .sep{opacity:.6}.index-cover-list ul{--gap:2px;align-items:flex-start;column-gap:2px;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;overflow-x:hidden;width:100vw}.index-cover-list ul li{background:#000;cursor:pointer;flex:0 0 var(--collapsed-width,calc(2vw - var(--gap)*49/50));height:100%;overflow:hidden;transition:width .18s ease,transform .18s ease;width:var(--collapsed-width,calc(2vw - var(--gap)*49/50));will-change:width}.index-cover-list ul li.open{flex-shrink:0;flex:0 0 var(--open-width,calc(100dvh - var(--header-height) - var(--footer-height)));height:calc(100dvh - var(--header-height) - var(--footer-height));overflow:visible;transform:translateZ(0);width:var(--open-width,calc(100dvh - var(--header-height) - var(--footer-height)))}@media(max-width:1000px){.index-cover-list{min-height:calc(100dvh - var(--header-height) - var(--footer-height))}.index-cover-list ul,.index-cover-list ul li{height:100%}}.mobile-only{display:none}.desktop-only{display:block}@media(max-width:1000px){.mobile-only{display:block}.desktop-only{display:none}}.vh{clip:rect(0,0,0,0)!important;border:0!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-1085px)}}.hem-radio{background-color:#000;width:100%}.hem-radio iframe{height:calc(100dvh - var(--header-height) - var(--footer-height));width:100%}.hem-radio .radio-footer{border-top:1px solid #fff;display:flex;height:var(--footer-height);overflow:hidden;position:relative;width:100%}.hem-radio .radio-footer .footer-slide{align-items:center;animation:slide 16s linear infinite;display:flex;height:100%;width:100%;will-change:transform}.hem-radio .radio-footer .footer-slide img{height:32px;margin-right:24px;object-fit:contain}@media(max-width:1000px){.hem-radio iframe{height:calc(100dvh - var(--header-height) - var(--footer-height));width:100%}.hem-radio .radio-footer{overflow:hidden;width:100vw}.hem-radio .radio-footer .footer-slide img{height:48px;max-width:none}}.grid-release-item{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.grid-release-item .type{color:rgba(0,0,0,.32);display:block;font-size:.8rem;line-height:1rem;margin-bottom:1rem}.grid-release-item .link{aspect-ratio:1/1;display:block;line-height:1;width:100%}.grid-release-item .link img{background-color:#000;display:block;height:100%;object-fit:cover;width:100%}.grid-release-item .artists{font-size:1rem;line-height:1.5rem;margin:1rem 1rem 0;text-align:center}.grid-release-item .title{font-size:1rem;line-height:1.5rem;max-width:100%;text-align:center}.artist-detail{width:100%}.artist-detail aside{align-self:flex-start;border-right:1px solid #000;height:calc(100dvh - var(--header-height));padding:24px;position:sticky;top:var(--header-height);width:33.3333%}.artist-detail aside img{background:#000;height:100%;object-fit:cover;width:100%}.artist-detail .artist-content{flex:1 1}.artist-detail .artist-header{padding:1rem 1rem 64px}.artist-detail .artist-header h1{font-size:3rem;font-weight:600;line-height:3.5rem;margin-bottom:8px}.artist-detail .artist-header .bio{font-size:1.25rem;line-height:1.5rem;margin-bottom:4px;margin-right:1rem}@media(max-width:1000px){.artist-detail .artist-header{padding:24px}}.artist-detail .artist-intro{font-size:20px}.artist-detail .artist-release-list{margin-left:-1px;margin-top:-1px;width:100%}.artist-detail .artist-release-list,.artist-detail .artist-release-list.dense-list{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.artist-detail .artist-release-list .index-grid-item{margin-left:1px;margin-top:1px;outline:1px solid}@media(max-width:1000px){.artist-detail .artist-release-list,.artist-detail .artist-release-list.dense-list{grid-template-columns:repeat(1,minmax(0,1fr))}.artist-detail .artist-release-list .index-grid-item{border-bottom:1px solid #000;margin-left:0;margin-top:0;outline:0 solid}.artist-detail .artist-release-list .index-grid-item:last-child{border-bottom:none}}.release-share-wrapper{margin-left:24px;padding:21px 16px;width:216px;z-index:6}.release-share-wrapper li{align-items:center;column-gap:8px;display:flex;margin-bottom:12px}.release-share-wrapper li:before{border:1px solid #000;border-radius:50%;content:" ";flex-shrink:0;height:14px;width:14px}.release-share-wrapper li:hover:before{background-color:#000}.release-share-wrapper li:last-child{margin-bottom:0}.release-detail{overflow:hidden;position:relative}.release-detail .detail-content{grid-template-rows:720px 720px}@media(max-width:1605px){.release-detail .detail-content{grid-template-rows:auto}}.release-detail .detail-header h1{font-size:80px;font-weight:600;letter-spacing:-.01em;line-height:80px;margin:16px 0 40px;mix-blend-mode:normal;text-align:right}.release-detail .detail-header h2{font-size:24px;line-height:120%;margin:0 0 40px;max-width:50%;padding-right:24px}@media(max-width:1000px){.release-detail .detail-header h2{font-size:16px;margin:0;max-width:100%}}.release-detail .detail-header .artist-link{text-decoration:underline;text-underline-offset:4px}.release-detail .detail-header .serial-number{font-size:1rem;line-height:100%}.release-detail .detail-header .arrow-down,.release-detail .detail-header .arrow-up{height:16px;width:16px}@media(max-width:1000px){.release-detail .detail-header{min-height:0;padding:24px}.release-detail .detail-header h1{font-size:40px;line-height:120%;margin:16px 0;text-align:left}}.release-detail .detail-left-top{border-right:1px solid #000;height:721px;margin-right:-1px}@media(max-width:1605px){.release-detail .detail-left-top{height:auto}}.release-detail .detail-left-top .meta{align-items:center;column-gap:16px;display:grid;grid-template-columns:1fr auto;width:100%}.release-detail .detail-left-top .meta .meta-primary{align-items:center;display:inline-flex;flex-wrap:wrap;font-size:1rem;gap:8px;line-height:1rem}.release-detail .detail-left-top .meta .meta-primary .sep{opacity:.6}.release-detail .detail-left-top .meta .share{justify-self:end;white-space:nowrap}@media(max-width:1000px){.release-detail .detail-left-top .meta{grid-template-columns:1fr;row-gap:8px}.release-detail .detail-left-top .meta .share{justify-self:start}}.release-detail .detail-left-top p{font-size:1rem;line-height:1.5rem;margin-bottom:.5rem}.release-detail .detail-left-top .genres{font-size:1rem;line-height:1rem}@media(max-width:1000px){.release-detail .detail-left-top{height:auto;padding:24px}}.release-detail .detail-left-bottom{border-right:1px solid #000;height:720px;margin-right:-1px;padding:44px 41px 44px 32px}.release-detail .detail-left-bottom ul.tracklist{box-sizing:content-box;height:100%;overflow:auto;padding-bottom:var(--player-height,120px);scroll-padding-bottom:var(--player-height,120px)}@media(max-width:1000px){.release-detail .detail-left-bottom ul.tracklist{height:auto;overflow:visible;padding-bottom:0;scroll-padding-bottom:0}}.release-detail .detail-left-bottom .detail-song{font-size:1rem;margin-bottom:24px}.release-detail .detail-left-bottom .detail-song:last-child{margin-bottom:0}.release-detail .detail-left-bottom .play-button:hover>button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IiMwMDAiIHJ4PSIxMiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im0xNyAxMi03LjUgNC4zM1Y3LjY3TDE3IDEyWiIvPjwvc3ZnPg==);border:none}.release-detail .detail-left-bottom .play-button>button.playing{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IiMwMDAiIHJ4PSIxMiIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEwLjY2NyA4SDh2OGgyLjY2N1Y4Wk0xNiA4aC0yLjY2N3Y4SDE2VjhaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);border:none}.release-detail .detail-left-bottom .play-button>button.pause{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IiMwMDAiIHJ4PSIxMiIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im0xNyAxMi03LjUgNC4zM1Y3LjY3TDE3IDEyWiIvPjwvc3ZnPg==);border:none}.release-detail .detail-left-bottom .song-title{font-size:20px;max-width:400px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1000px){.release-detail .detail-left-bottom{height:auto;padding:24px}.release-detail .detail-left-bottom .song-title{font-size:16px;max-width:none;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap}}.release-detail .cover-wrapper{aspect-ratio:1/1;border:1px solid #000;border-right:none;margin-bottom:-80px;position:relative;transform:translateY(-80px);width:100%}@media(max-width:1000px){.release-detail .cover-wrapper{border-left:none;margin-bottom:0;transform:translateY(0)}}.release-detail .cover{aspect-ratio:1/1;background:#000;width:100%}.release-detail .detail-description{text-wrap:pretty;border-left:1px solid #000;font-size:20px;line-height:24px;max-height:720px;overflow-y:auto;padding:1rem;scrollbar-color:#000 transparent;scrollbar-width:thin;z-index:1}.release-detail .detail-description p{margin-bottom:1rem;min-height:1px}.release-detail .detail-description p:last-child{margin-bottom:0}@media(max-width:1000px){.release-detail .detail-description{border-bottom:1px solid #000;border-left:none;height:auto;max-height:unset;overflow:visible;padding:24px;z-index:0}.release-detail .detail-description p{font-size:18px}}.release-detail .detail-right-bottom{border-left:1px solid #000;height:60px;padding-right:24px;width:100%}.detail-modal .modal-header{font-size:18px;margin-bottom:24px}.detail-modal ul{margin-bottom:24px}.detail-modal li{font-size:16px;line-height:24px;margin-bottom:16px}.detail-modal li:last-child{margin-bottom:0}.detail-modal li label{color:rgba(0,0,0,.32)}.credits-popover{max-height:calc(100vh - 24px);max-width:calc(100vw - 24px);padding:14px 16px;width:360px}.credits-popover .modal-header{display:block;font-size:16px;line-height:20px;margin:0}.credits-popover .credits-header{align-items:center;display:flex;gap:0;justify-content:flex-start}.credits-popover .credits-artists{color:rgba(0,0,0,.6);display:flex;flex-wrap:wrap;font-size:12px;gap:4px;margin:6px 0 10px}.credits-popover .credits-artists .credits-artist-sep{color:rgba(0,0,0,.32);padding:0 2px}.credits-popover .credits-artists a{text-decoration:underline;text-underline-offset:2px}.credits-popover .credits-list{margin:0;max-height:calc(100% - 48px);overflow:auto;padding:0;scrollbar-color:#000 transparent;scrollbar-width:thin}.credits-popover .credits-list li{font-size:13px;line-height:18px;margin-bottom:6px}.credits-popover .credits-list li:last-child{margin-bottom:0}.credits-popover .credits-list li.grid{align-items:start;column-gap:8px;display:grid;grid-template-columns:96px 1fr!important}.credits-popover .credits-list li label{color:rgba(0,0,0,.55);font-size:12px}.credits-popover .credits-list li a,.credits-popover .credits-list li span{font-size:13px}.react-tiny-popover-container{z-index:5}