:root{--header-height: 78px;--logo-width: 240px;--logo-max-height: 68px;--frame-gap: 8px;--frame-width: 1px;--frame-color: rgba(255, 255, 255, .28);--frame-radius: 7px;--site-background: #000000;--site-text: #ffffff}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{min-height:100%;scroll-behavior:smooth;background:var(--site-background)}body{width:100%;min-height:100svh;margin:0;overflow-x:hidden;background:var(--site-background);color:var(--site-text);font-family:Arial,Helvetica,sans-serif}html:has(dialog[scroll-lock][open]),html:has(details[scroll-lock][open]){overflow:hidden}:focus-visible{outline:2px solid #ffffff;outline-offset:-2px}main,#MainContent{display:block;width:100%}img,picture,video,canvas,svg{display:block;max-width:100%}img{height:auto}input,textarea,select,button{font:inherit}button{color:inherit}input,textarea,select{border-radius:var(--style-border-radius-inputs, 0)}select,dialog{background:var(--site-background);color:currentColor}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}p:empty{display:none}a{color:inherit}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.rca-coming-soon{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:40vh;padding:60px 20px}.rca-coming-soon__label{margin:0 0 14px;font-family:Courier New,Courier,monospace;font-size:10px;letter-spacing:.2em;text-transform:uppercase;opacity:.6}.rca-coming-soon__title{margin:0;font-size:22px;font-weight:400;letter-spacing:.14em;text-transform:uppercase}.rca-coming-soon__message{margin-top:16px;max-width:46ch;font-size:13px;line-height:1.7;opacity:.75}.shopify-section{--content-width: min( calc(var(--page-width, 1600px) - var(--page-margin, 20px) * 2), calc(100% - var(--page-margin, 20px) * 2) );--content-margin: minmax(var(--page-margin, 20px), 1fr);position:relative;display:grid;grid-template-columns:var(--content-margin) var(--content-width) var(--content-margin);width:100%;row-gap:0}.shopify-section>*{grid-column:2}.shopify-section>.full-width,.shopify-section>.rca-header,.shopify-section>.landing-hero,.shopify-section>.fullscreen-panel,.shopify-section>.rca-footer,.shopify-section>.rca-product,.shopify-section>.rca-cart,.shopify-section>.rca-collection,.shopify-section>.rca-collections,.shopify-section>.rca-merch,.shopify-section>.rca-track-file,.shopify-section>.rca-recovery,.shopify-section>.rca-page,.shopify-section>.rca-search,.shopify-section>.rca-404,.shopify-section>.rca-about{grid-column:1 / -1}.rca-header{position:relative;z-index:20;width:auto;height:var(--header-height);margin:var(--frame-gap) var(--frame-gap) 0;overflow:hidden;background:var(--site-background);border-top:var(--frame-width) solid var(--frame-color);border-right:var(--frame-width) solid var(--frame-color);border-bottom:0;border-left:var(--frame-width) solid var(--frame-color);border-radius:var(--frame-radius) var(--frame-radius) 0 0}.rca-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:100%;padding:0 26px;background:var(--site-background)}.rca-header__logo{justify-self:start;display:inline-flex;align-items:center;width:auto;max-width:none;overflow:visible;color:inherit;text-decoration:none;white-space:nowrap}.rca-header__logo-image,.rca-header__logo img{display:block;width:var(--section-logo-width, var(--logo-width))!important;height:auto!important;max-width:none!important;max-height:var(--logo-max-height)!important;object-fit:contain}.rca-header__nav{justify-self:center;display:flex;align-items:center;gap:72px}.rca-header__nav-link,.rca-header__cart{color:var(--site-text);text-decoration:none;text-transform:uppercase;font-family:Courier New,Courier,monospace;font-size:16px;font-weight:400;line-height:1;letter-spacing:.18em;white-space:nowrap;transition:opacity .18s ease}.rca-header__nav-link:hover,.rca-header__cart:hover{opacity:.62}.rca-header__nav-link.is-active{text-decoration:underline;text-underline-offset:7px}.rca-header__nav-toggle{display:none;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:32px;height:32px;padding:0;border:0;background:transparent;cursor:pointer}.rca-header__nav-toggle span{display:block;width:100%;height:1px;background:var(--site-text);transition:transform .2s ease,opacity .2s ease}.rca-header__nav-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.rca-header__nav-toggle.is-open span:nth-child(2){opacity:0}.rca-header__nav-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.rca-header__cart{justify-self:end}.landing-hero{position:relative;container-type:inline-size;width:auto;height:calc(100svh - var(--header-height) - (var(--frame-gap) * 2));min-height:0;margin:0 var(--frame-gap) var(--frame-gap);overflow:hidden;background:var(--site-background);border-top:0;border-right:var(--frame-width) solid var(--frame-color);border-bottom:var(--frame-width) solid var(--frame-color);border-left:var(--frame-width) solid var(--frame-color);border-radius:0 0 var(--frame-radius) var(--frame-radius)}.landing-hero__portrait{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%}.landing-hero__portrait-image{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:28% center;filter:none}.landing-hero__release{position:absolute;top:50%;right:22%;z-index:2;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:clamp(18px,3vw,28px);gap:clamp(18px,3cqw,56px);max-width:min(90vw,480px);max-width:min(90cqw,640px);text-align:center}.landing-hero__title{margin:0;font-family:Elegant Typewriter,American Typewriter,Courier New,Courier,monospace;font-weight:400;font-size:clamp(40px,6vw,84px);font-size:clamp(40px,6cqw,200px);line-height:1;letter-spacing:.01em;color:#fff;text-shadow:0 0 14px rgba(255,255,255,.45),0 0 34px rgba(255,255,255,.2)}.landing-hero__divider{display:block;width:clamp(64px,8vw,110px);width:clamp(64px,8cqw,260px);height:1px;background:#ffffff8c;box-shadow:0 0 8px #ffffff80,0 0 20px #ffffff38}.landing-hero__listen{display:inline-block;font-family:Elegant Typewriter,American Typewriter,Courier New,Courier,monospace;font-weight:400;font-size:clamp(13px,1.6vw,16px);font-size:clamp(13px,1.6cqw,38px);letter-spacing:.24em;text-transform:uppercase;color:#fff;text-decoration:none;text-shadow:0 0 10px rgba(255,255,255,.4),0 0 24px rgba(255,255,255,.16);transition:opacity .18s ease,transform .18s ease}.landing-hero__listen:hover{opacity:.68;transform:translateY(-1px)}.landing-hero__socials{position:absolute;left:24px;bottom:20px;z-index:3;display:flex;align-items:center;gap:22px}.landing-hero__socials a{display:flex;align-items:center;justify-content:center;width:42px;height:42px;color:#fff;text-decoration:none;transition:opacity .18s ease,transform .18s ease}.landing-hero__socials svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 1px rgba(0,0,0,.65)) drop-shadow(0 0 3px rgba(0,0,0,.35))}.landing-hero__socials a:hover{opacity:.62;transform:translateY(-1px)}.landing-hero__arrow{position:absolute;right:30px;bottom:18px;z-index:3;display:grid;place-items:center;width:34px;height:44px;padding:0;border:0;background:transparent;color:var(--site-text);cursor:pointer;transition:opacity .18s ease,transform .18s ease}.landing-hero__arrow svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.landing-hero__arrow:hover{opacity:.62;transform:translateY(3px)}.fullscreen-panel{position:relative;width:100%;height:100svh;overflow:hidden;background:var(--site-background)}.fullscreen-panel--first{height:calc(100svh - var(--header-height) - (var(--frame-gap) * 2))}.fullscreen-panel__image{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.fullscreen-panel__image--mobile{display:none}.fullscreen-panel__arrow{position:absolute;right:28px;bottom:28px;z-index:3;display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.7);border-radius:999px;background:transparent;color:var(--site-text);font-size:22px;cursor:pointer;transition:opacity .18s ease,transform .18s ease}.fullscreen-panel__arrow:hover{opacity:.62;transform:translateY(3px)}.rca-footer{width:auto;margin:0 var(--frame-gap) var(--frame-gap);padding:34px 42px;background:#000;border:var(--frame-width) solid var(--frame-color);border-radius:var(--frame-radius);overflow:hidden}.rca-footer__inner{display:grid;grid-template-columns:200px 170px minmax(260px,1fr) 260px auto;align-items:center;gap:40px}.rca-footer__brand{min-width:0}.rca-footer__logo{display:block;width:165px;height:auto;max-height:54px;object-fit:contain}.rca-footer__brand-text{font-size:18px}.rca-footer__copyright{font-family:Courier New,Courier,monospace;font-size:9px;line-height:1.8;letter-spacing:.12em;text-transform:uppercase;opacity:.72}.rca-footer__copyright p{margin:0}.rca-footer__nav{display:flex;justify-content:flex-start;align-items:center;gap:40px}.rca-footer__nav a{color:inherit;text-decoration:none;text-transform:uppercase;font-family:Courier New,Courier,monospace;font-size:10px;letter-spacing:.12em;white-space:nowrap;transition:opacity .18s ease}.rca-footer__nav a:hover{opacity:.55}.rca-footer__signup{min-width:0}.rca-footer__signup-title{margin:0 0 6px;font-family:Courier New,Courier,monospace;font-size:9px;letter-spacing:.13em;text-transform:uppercase;opacity:.8}.rca-footer__form{position:relative}.rca-footer__input{width:100%;height:30px;padding:0 34px 0 0;border:0;border-bottom:1px solid rgba(255,255,255,.42);border-radius:0;outline:none;background:transparent;color:#fff;font-family:Courier New,Courier,monospace;font-size:9px;letter-spacing:.08em}.rca-footer__input::placeholder{color:#fff9}.rca-footer__input:focus{border-bottom-color:#ffffffe6}.rca-footer__submit{position:absolute;top:0;right:0;display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;background:transparent;color:#fff;font-size:21px;cursor:pointer;transition:opacity .18s ease,transform .18s ease}.rca-footer__submit:hover{opacity:.65;transform:translate(2px)}.rca-footer__message{margin-top:7px;font-family:Courier New,Courier,monospace;font-size:8px;letter-spacing:.1em}.rca-footer__message--error{color:#fff;opacity:.75}.rca-footer__socials{display:flex;justify-content:flex-end;align-items:center;gap:17px}.rca-footer__socials a{display:grid;place-items:center;width:17px;height:17px;color:#fff;text-decoration:none;transition:opacity .18s ease}.rca-footer__socials a:hover{opacity:.55}.rca-footer__socials svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}@media screen and (max-width:1100px){.rca-footer__inner{grid-template-columns:1fr 1fr}.rca-footer__nav{justify-content:flex-start;flex-wrap:wrap}.rca-footer__socials{justify-content:flex-start}}@media screen and (max-width:749px){:root{--header-height: 74px;--frame-gap: 5px;--frame-radius: 5px}.rca-header__inner{grid-template-columns:1fr auto auto;padding:0 16px}.rca-header__logo-image,.rca-header__logo img{width:130px!important;height:auto!important;max-width:none!important;max-height:46px!important}.rca-header__nav-toggle{display:flex}.rca-header__nav{display:none;position:absolute;top:calc(100% + 8px);right:16px;left:auto;z-index:30;flex-direction:column;align-items:flex-start;gap:0;min-width:200px;padding:6px 20px 12px;background:var(--site-background);border:var(--frame-width) solid var(--frame-color);border-radius:var(--frame-radius)}.rca-header__nav.is-open{display:flex}.rca-header.nav-open{overflow:visible}.rca-header__nav-link{width:100%;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:14px}.rca-header__nav-link:last-child{border-bottom:0}.rca-header__cart{font-size:11px;letter-spacing:.12em}.landing-hero{height:calc(100svh - var(--header-height) - (var(--frame-gap) * 2))}.landing-hero__release{right:auto;left:50%;transform:translate(-50%,-50%);max-width:88vw}.landing-hero__socials{left:16px;bottom:16px;gap:15px}.landing-hero__socials a,.landing-hero__socials svg{width:24px;height:24px}.landing-hero__arrow{right:16px;bottom:12px;width:30px;height:40px}.fullscreen-panel__image--desktop{display:none}.fullscreen-panel__image--mobile{display:block}.fullscreen-panel__arrow{right:18px;bottom:18px;width:42px;height:42px}.rca-footer{padding:28px 18px}.rca-footer__inner{grid-template-columns:1fr;gap:24px}.rca-footer__nav{justify-content:flex-start;gap:18px}.rca-footer__logo{width:145px}.rca-footer__socials{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/critical.css.map */
