*,*:before,*:after{box-sizing:border-box}html{font-size:62.5%}body.fyh-preorder-body{margin:0;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.6rem;line-height:1.5;color:#fff;background:#000;-webkit-font-smoothing:antialiased}.fyh-preorder-main{padding:0;margin:0;max-width:none}.fyh-preorder{position:relative;min-height:100vh}.fyh-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;isolation:isolate}.fyh-bg__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.fyh-bg__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.fyh-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;pointer-events:none;background:linear-gradient(to top,rgb(0,0,0) 0%,transparent 50%,transparent 100%),linear-gradient(to bottom right,#1e3a8a4d,#155e7533,#2563eb4d),#000000b3}html.fyh-is-loading body{overflow:hidden}html.fyh-is-loading .fyh-preorder__inner{opacity:0;pointer-events:none}.fyh-preorder__inner{position:relative;z-index:10;min-height:100vh;display:flex;flex-direction:column;opacity:1;transition:opacity .5s ease}.fyh-preorder.is-ready .fyh-preorder__inner,.fyh-maintenance.is-ready .fyh-preorder__inner{opacity:1}.fyh-nav{position:fixed;top:0;left:0;right:0;z-index:50;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0000001a;border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px -12px #00000040}.fyh-nav__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(6,182,212,.05),transparent,rgba(59,130,246,.05));pointer-events:none}.fyh-nav__container{position:relative;max-width:128rem;margin:0 auto;padding:0 2.4rem}.fyh-nav__bar{display:flex;align-items:center;justify-content:space-between;height:8rem;gap:1.6rem}.fyh-nav__logo-link{display:flex;align-items:center;flex-shrink:0;transition:transform .3s ease}.fyh-nav__logo-link:hover{transform:scale(1.05)}.fyh-nav__logo{display:block;height:4rem;width:auto}@media screen and (min-width:750px){.fyh-nav__logo{height:4.4rem}}.fyh-nav__desktop{display:none;align-items:center;gap:.8rem}@media screen and (min-width:990px){.fyh-nav__desktop{display:flex}}.fyh-nav__link{position:relative;padding:.8rem 1.6rem;font-size:1.4rem;font-weight:600;color:#ffffffb3;text-decoration:none;border-radius:1.2rem;transition:color .3s ease,background-color .3s ease,border-color .3s ease}.fyh-nav__link:hover{color:#fff;background:#ffffff1a}.fyh-nav__link-text{position:relative;z-index:1}.fyh-nav__link-hover{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1.2rem;background:linear-gradient(to right,#06b6d41a,#3b82f61a);opacity:0;transition:opacity .3s ease;pointer-events:none}.fyh-nav__link:hover .fyh-nav__link-hover{opacity:1}.fyh-nav__actions{display:none;align-items:center;gap:1.2rem}@media screen and (min-width:990px){.fyh-nav__actions{display:flex}}.fyh-nav__sign-in{padding:.8rem 2.4rem;font-size:1.4rem;font-weight:700;color:#fff;text-decoration:none;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:1.2rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 10px 15px -3px #0000001a;transition:background-color .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease}.fyh-nav__sign-in:hover{background:#fff3;border-color:#ffffff4d;transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a}.fyh-nav__toggle{display:flex;align-items:center;justify-content:center;padding:1.2rem;color:#fffc;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:1.2rem;cursor:pointer;transition:color .3s ease,background-color .3s ease,transform .3s ease}.fyh-nav__toggle:hover{color:#fff;background:#ffffff1a;transform:scale(1.05)}@media screen and (min-width:990px){.fyh-nav__toggle{display:none}}.fyh-nav__icon{width:2rem;height:2rem}.fyh-nav__icon[hidden]{display:none}.fyh-nav__mobile-wrapper{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .6s cubic-bezier(.625,.05,0,1)}.fyh-nav__mobile-wrapper.is-open{grid-template-rows:1fr}.fyh-nav__mobile-content{overflow:hidden}.fyh-nav__mobile-wrapper.is-open .fyh-nav__mobile-content{border-top:1px solid rgba(255,255,255,.1)}.fyh-nav__mobile{display:flex;flex-direction:column;gap:.4rem;padding:2.4rem 0}.fyh-nav__mobile-link{position:relative;padding:1.2rem 1.6rem;font-size:1.4rem;font-weight:600;color:#ffffffb3;text-decoration:none;border-radius:1.2rem;opacity:0;transform:translate(0);transition:color .4s ease,background-color .4s ease,opacity .4s ease,border-color .4s ease;transition-delay:0ms}.fyh-nav__mobile-wrapper.is-open .fyh-nav__mobile-link{opacity:1;transition-delay:var(--fyh-nav-delay, 0ms)}.fyh-nav__mobile-link:hover{color:#fff;background:#ffffff1a}.fyh-nav__mobile-link-text{position:relative;z-index:1}.fyh-nav__mobile-link-hover{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1.2rem;background:linear-gradient(to right,#06b6d41a,#3b82f61a);opacity:0;transition:opacity .3s ease;pointer-events:none}.fyh-nav__mobile-link:hover .fyh-nav__mobile-link-hover{opacity:1}.fyh-nav__mobile-footer{margin-top:1.6rem;padding-top:1.6rem;border-top:1px solid rgba(255,255,255,.1);opacity:0;transition:opacity .4s ease;transition-delay:0ms}.fyh-nav__mobile-wrapper.is-open .fyh-nav__mobile-footer{opacity:1;transition-delay:.56s}.fyh-nav__mobile-sign-in{display:block;padding:1.2rem 2.4rem;font-size:1.4rem;font-weight:700;color:#fff;text-align:center;text-decoration:none;background:linear-gradient(to right,#06b6d44d,#3b82f633,#06b6d44d);border:1px solid rgba(255,255,255,.3);border-radius:1.2rem;box-shadow:0 10px 15px -3px #0000001a;transition:border-color .3s ease,box-shadow .3s ease}.fyh-nav__mobile-sign-in:hover{border-color:#fff6;box-shadow:0 20px 25px -5px #0000001a}.fyh-preorder__header,.fyh-preorder__header-inner,.fyh-preorder__logo{display:none}.fyh-preorder__content{width:100%;max-width:150rem;margin:0 auto;padding:12.8rem 2.4rem}.fyh-preorder__grid{display:grid;gap:4rem;align-items:center;min-height:calc(100vh - 19.2rem)}@media screen and (min-width:640px){.fyh-preorder__content{padding-left:4rem;padding-right:4rem}}@media screen and (min-width:1024px){.fyh-preorder__content{padding-left:4.8rem;padding-right:4.8rem}.fyh-preorder__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:5.6rem;align-items:center}}@media screen and (min-width:1280px){.fyh-preorder__content{padding-left:6.4rem;padding-right:6.4rem}.fyh-preorder__grid{gap:6.4rem}}.fyh-preorder__gallery-col{min-width:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width:1024px){.fyh-preorder__gallery-col{position:sticky;top:12.8rem;align-self:center;padding-right:.8rem}}.fyh-preorder__preview-wrap{position:relative;z-index:0;width:100%;max-width:67.2rem;margin:0 auto;aspect-ratio:4 / 3;max-height:min(72vh,42rem);overflow:visible;align-self:center}.fyh-preorder__preview-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;border-radius:.8rem;transition:opacity .3s ease-in-out;pointer-events:none}.fyh-preorder__preview-image.is-hidden{opacity:0}.fyh-preorder__thumbs{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;max-width:67.2rem;gap:1.2rem;margin-top:2rem}.fyh-preorder__thumb{position:relative;z-index:1;width:6.4rem;height:6.4rem;padding:0;border-radius:.8rem;overflow:hidden;cursor:pointer;background:none;border:1px solid rgba(255,255,255,.2);transition:border-color .2s ease}.fyh-preorder__thumb:hover{border-color:#fff6}.fyh-preorder__thumb.is-active{border:2px solid rgba(255,255,255,.7)}.fyh-preorder__thumb img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width:640px){.fyh-preorder__thumb{width:7.2rem;height:7.2rem}}.fyh-preorder__info-col{min-width:0;position:relative;z-index:1}@media screen and (min-width:1024px){.fyh-preorder__info-col{padding:3.2rem 0 3.2rem 1.6rem}}@media screen and (min-width:1280px){.fyh-preorder__info-col{padding:3.2rem 0 3.2rem 3.2rem}}.fyh-preorder__artist{margin:0;font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;color:#fff}.fyh-preorder__title{margin:.4rem 0 0;font-size:2.2rem;font-weight:700;line-height:1.25;letter-spacing:-.025em;color:#fff}@media screen and (min-width:640px){.fyh-preorder__title{font-size:2.7rem}}@media screen and (min-width:990px){.fyh-preorder__title{font-size:2.88rem}}@media screen and (min-width:1200px){.fyh-preorder__title{font-size:3.2rem}}.fyh-preorder__price{margin:2rem 0 0;font-size:2rem;font-weight:700;color:#fff}.fyh-preorder__release{margin:2rem 0 0;font-size:1.4rem;color:#fff9}.fyh-preorder__release-date{font-weight:600;color:#34d399}.fyh-preorder__availability{margin:.8rem 0 0;font-size:1.4rem;color:#ffffff80}.fyh-preorder__cta{margin-top:2.4rem}.fyh-preorder__product-form{margin:0}.fyh-preorder__form-error{margin:0 0 1.2rem;font-size:1.4rem;color:#fcd34de6}.fyh-preorder__sold-out,.fyh-preorder__setup-notice{margin:1.2rem 0 0;font-size:1.4rem;line-height:1.5;color:#ffffff80}.fyh-preorder__description--rte{font-size:1.6rem;line-height:1.625;color:#ffffff8c}.fyh-preorder__description--rte p{margin:0 0 1.6rem}.fyh-preorder__description--rte p:last-child{margin-bottom:0}.fyh-preorder__button{position:relative;width:100%;border:none;border-radius:9999px;padding:1.6rem 4rem;font-family:inherit;font-size:1.4rem;font-weight:500;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:1rem;transition:box-shadow .3s ease-out,background-color .3s ease,border-color .3s ease,color .3s ease;background:#fff;color:#000;box-shadow:0 4px 24px #ffffff1f}.fyh-preorder__button:hover:not(:disabled){box-shadow:0 8px 32px #ffffff2e}.fyh-preorder__button:disabled{opacity:.7;pointer-events:none}.fyh-preorder__button-icon{width:1.8rem;height:1.8rem;flex-shrink:0}.fyh-preorder__form{display:none}.fyh-preorder__form.is-open{display:block}.fyh-preorder__form-hint{margin:0 0 1.2rem;font-size:1.4rem;color:#ffffff80}.fyh-preorder__form-fields{display:flex;flex-direction:column;gap:1.2rem}.fyh-preorder__input{width:100%;padding:1.2rem 1.6rem;border:1px solid rgba(255,255,255,.2);border-radius:1.2rem;background:#ffffff0d;color:#fff;font-family:inherit;font-size:1.4rem;transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;appearance:none}.fyh-preorder__input::placeholder{color:#fff6}.fyh-preorder__input:focus{outline:none;border-color:#22d3ee80;box-shadow:0 0 0 2px #22d3ee33}.fyh-preorder__cancel{width:100%;margin-top:.4rem;padding:.8rem;border:none;background:none;font-family:inherit;font-size:1.4rem;color:#fff6;cursor:pointer;transition:color .2s ease}.fyh-preorder__cancel:hover:not(:disabled){color:#fff9}.fyh-preorder__description{margin-top:3.2rem;display:flex;flex-direction:column;gap:1.6rem}.fyh-preorder__description p{margin:0;font-size:1.6rem;line-height:1.625;color:#ffffff8c}.fyh-preorder__accordions{margin-top:3.2rem;border-top:1px solid rgba(255,255,255,.1)}.fyh-preorder__accordion{border-bottom:1px solid rgba(255,255,255,.1)}.fyh-preorder__accordion summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2rem 0;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.fyh-preorder__accordion summary::-webkit-details-marker{display:none}.fyh-preorder__accordion-chevron{width:1.6rem;height:1.6rem;flex-shrink:0;color:#ffffff80;transition:transform .2s ease}.fyh-preorder__accordion[open] .fyh-preorder__accordion-chevron{transform:rotate(180deg)}.fyh-preorder__accordion-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease-out}.fyh-preorder__accordion[open] .fyh-preorder__accordion-panel{grid-template-rows:1fr}@media(prefers-reduced-motion:reduce){.fyh-preorder__accordion-panel,.fyh-preorder__accordion-chevron{transition:none}}.fyh-preorder__accordion-body{overflow:hidden;min-height:0;padding-bottom:1.6rem}.fyh-preorder__accordion-body--shipping{padding-bottom:0}.fyh-preorder__tracklist{list-style:none;margin:0;padding:0}.fyh-preorder__tracklist li{display:flex;gap:1.6rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:1.4rem}.fyh-preorder__tracklist li:last-child{border-bottom:none}.fyh-preorder__track-num{width:2rem;flex-shrink:0;color:#fff6}.fyh-preorder__track-title{color:#ffffffb3}.fyh-preorder__details-list{list-style:none;margin:0;padding:0}.fyh-preorder__details-list li{display:flex;align-items:flex-start;gap:2rem;padding:1.2rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.fyh-preorder__details-list li:first-child{padding-top:0}.fyh-preorder__details-list li:last-child{border-bottom:none}.fyh-preorder__detail-marker{margin-top:.6rem;width:1.2rem;height:1px;flex-shrink:0;background:#22d3ee66;transition:background-color .2s ease}.fyh-preorder__details-list li:hover .fyh-preorder__detail-marker{background:#22d3eeb3}.fyh-preorder__detail-inner{display:flex;flex:1;min-width:0;flex-direction:column;gap:.4rem}@media screen and (min-width:640px){.fyh-preorder__detail-inner{flex-direction:row;align-items:baseline;justify-content:space-between;gap:2.4rem}}.fyh-preorder__detail-label{flex-shrink:0;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#ffffff59}.fyh-preorder__detail-value{font-size:1.4rem;color:#ffffffa6}@media screen and (min-width:640px){.fyh-preorder__detail-value{text-align:right}}.fyh-preorder__shipping{margin:0;font-size:1.4rem;line-height:1.625;color:#ffffff80}.fyh-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;min-height:100vh;background:#000;opacity:1;visibility:visible;transition:opacity .7s ease-in-out,visibility .7s ease-in-out}.fyh-loader.is-transitioning{opacity:0}.fyh-loader.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.fyh-loader__inner{display:flex;align-items:center;justify-content:center}.fyh-loader__logo{width:8rem;height:8rem;object-fit:contain;animation:fyh-spin-zoom 2s ease-in-out infinite}@keyframes fyh-spin-zoom{0%{transform:scale(1) rotate(0)}25%{transform:scale(1.2) rotate(90deg)}50%{transform:scale(1) rotate(180deg)}75%{transform:scale(1.2) rotate(270deg)}to{transform:scale(1) rotate(360deg)}}@media(prefers-reduced-motion:reduce){.fyh-loader__logo{animation:none}.fyh-loader,.fyh-preorder__inner{transition:none}}.fyh-maintenance{position:relative;min-height:100vh}.fyh-maintenance__inner{position:relative;z-index:10;width:100%;max-width:150rem;margin:0 auto;flex:1;display:flex;align-items:center;padding:12.8rem 2.4rem 8rem}@media screen and (min-width:640px){.fyh-maintenance__inner{padding-left:4rem;padding-right:4rem}}@media screen and (min-width:990px){.fyh-maintenance__inner{padding-left:4.8rem;padding-right:4.8rem}}@media screen and (min-width:1200px){.fyh-maintenance__inner{padding-left:6.4rem;padding-right:6.4rem}}.fyh-maintenance__grid{display:grid;gap:4rem;align-items:center;width:100%}@media screen and (min-width:990px){.fyh-maintenance__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:6.4rem;align-items:center}}.fyh-maintenance__visual{display:flex;align-items:center;justify-content:center}.fyh-maintenance__image{width:100%;max-width:67.2rem;height:auto;object-fit:contain;border-radius:.8rem}.fyh-maintenance__content{min-width:0}.fyh-maintenance__eyebrow{margin:0;font-size:1.2rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#22d3ee}.fyh-maintenance__title{margin:.8rem 0 0;font-size:2.4rem;font-weight:700;line-height:1.25;letter-spacing:-.025em;color:#fff}@media screen and (min-width:640px){.fyh-maintenance__title{font-size:3rem}}@media screen and (min-width:990px){.fyh-maintenance__title{font-size:3.4rem}}.fyh-maintenance__artist{margin:.4rem 0 0;font-size:1.4rem;font-weight:500;color:#ffffffb3}.fyh-maintenance__actions{display:flex;flex-direction:column;gap:1.2rem;margin-top:2.4rem}@media screen and (min-width:640px){.fyh-maintenance__actions{flex-direction:row;flex-wrap:wrap;align-items:center}}.fyh-maintenance__button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;width:100%;padding:1.4rem 2.4rem;font-size:1.4rem;font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap;border-radius:9999px;transition:box-shadow .3s ease,border-color .3s ease,color .3s ease}@media screen and (min-width:640px){.fyh-maintenance__button{width:auto;flex:0 0 auto}}.fyh-maintenance__button .fyh-preorder__button-icon,.fyh-maintenance__button .fyh-maintenance__button-icon{width:1.8rem;height:1.8rem;flex-shrink:0}.fyh-maintenance__button .fyh-maintenance__button-icon{object-fit:contain}.fyh-maintenance__button--primary{color:#000;background:#fff;box-shadow:0 4px 24px #ffffff1f}.fyh-maintenance__button--primary:hover{box-shadow:0 8px 32px #ffffff2e}.fyh-maintenance__button--secondary{color:#ffffffb3;background:transparent;border:1px solid rgba(255,255,255,.2)}.fyh-maintenance__button--secondary:hover{color:#fff;border-color:#fff6}
/*# sourceMappingURL=/cdn/shop/t/4/assets/fyh-preorder.css.map */
