@font-face{font-family:Mohave;src:url(/_astro/Mohave-SemiBold.BY9DKykg.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}:root{color-scheme:dark;--background:#0d1b17;--drawer:#000;--poster-scale:.125;--poster-width:calc(2560px * var(--poster-scale));--poster-height:calc(1440px * var(--poster-scale));--poster-footer-gap:60px;--drawer-nav-gap:45px;background:var(--background);font-family:Mohave,Arial Narrow,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--background);min-width:320px;min-height:100%}body{background:var(--background);color:#fff;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}body.drawer-open{overflow:hidden}button,a{color:inherit;-webkit-tap-highlight-color:transparent}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page{place-items:center;min-height:100vh;padding:32px 24px 24px;display:grid;position:relative}.brand,.menu-trigger{z-index:10;position:fixed;top:clamp(24px,3vh,48px)}.brand{width:clamp(54.4px,2.76vw,120px);display:block;left:clamp(28px,2.8vw,120px)}.brand img,.menu-trigger img,.wishlist img,.platforms img,.drawer-logo,.drawer-close img{width:100%;height:auto;display:block}.menu-trigger{cursor:pointer;background:0 0;border:0;width:clamp(42px,1.72vw,75px);padding:0;right:clamp(28px,2.8vw,120px)}.hero{width:var(--poster-width);max-width:100%}.hero>picture{display:block}.key-visual{width:var(--poster-width);height:var(--poster-height);object-fit:cover;border-bottom:1px solid #43b860;display:block}.hero-footer{padding-top:var(--poster-footer-gap);align-items:start;column-gap:max(20px, calc(50px * var(--poster-scale)));grid-template-columns:1fr auto auto 1fr;display:grid}.release{font-size:max(28px, calc(58px * var(--poster-scale)));letter-spacing:.035em;text-transform:uppercase;flex-direction:column;margin:0;font-weight:600;line-height:1.15;display:flex}.release span,.release time{white-space:nowrap}.wishlist{width:max(180px, calc(500px * var(--poster-scale)));text-decoration:none;transition:filter .15s,transform .15s;display:block}.wishlist:hover{filter:brightness(1.08);transform:translateY(-2px)}.hero-footer>.wishlist{left:calc(53px * var(--poster-scale));position:relative}.platforms{flex-direction:column;place-self:start end;align-items:flex-end;row-gap:10px;width:max-content;margin-right:0;display:flex}.platform-row{justify-content:flex-end;align-items:center;column-gap:max(8px, calc(14px * var(--poster-scale)));width:max-content;display:flex}.platform-row a,.platform-row span{justify-content:center;align-items:center;display:flex}.platform-row-top>:first-child{width:max(28px, calc(64px * var(--poster-scale)))}.platform-row-top>:nth-child(2){width:max(41.6px, calc(102.4px * var(--poster-scale)))}.platform-row-bottom>:first-child{width:max(36.8px, calc(89.6px * var(--poster-scale)))}.platform-row-bottom>:nth-child(2){width:max(36.8px, calc(88px * var(--poster-scale)))}.platform-row-bottom>:nth-child(3){width:max(24.8px, calc(55.2px * var(--poster-scale)))}.brand:focus-visible,.menu-trigger:focus-visible,.wishlist:focus-visible,.platforms a:focus-visible,.drawer-close:focus-visible,.drawer-nav a:focus-visible{outline-offset:7px;outline:3px solid #43b860}.drawer-scrim{z-index:19;visibility:hidden;opacity:0;cursor:default;background:#0000000a;border:0;padding:0;transition:opacity .22s,visibility .22s;position:fixed;inset:0}.drawer{z-index:20;background:var(--drawer);flex-direction:column;width:clamp(520px,24vw,1050px);height:100dvh;padding:clamp(44px,5.2vh,110px) clamp(44px,3.5vw,150px) clamp(38px,4.3vh,90px);transition:transform .26s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(102%)}.drawer[data-open=true]{transform:translate(0)}body.drawer-open .drawer-scrim{visibility:visible;opacity:1}.drawer-header{justify-content:space-between;align-items:center;gap:28px;display:flex}.drawer-logo{width:clamp(150px,8.25vw,361px)}.drawer-close{cursor:pointer;background:0 0;border:0;width:clamp(28px,1.28vw,56px);padding:0}.drawer-nav{gap:var(--drawer-nav-gap);flex-direction:column;margin-top:clamp(50px,6.4vh,134px);display:flex}.drawer-nav a{letter-spacing:.025em;text-transform:uppercase;white-space:nowrap;width:fit-content;padding-bottom:6px;font-size:clamp(41.4px,2.025vw,86.4px);font-weight:600;line-height:.95;text-decoration:none;transition:color .15s;display:block;position:relative}.drawer-nav a:after{content:"";background:#43b860;height:1px;position:absolute;bottom:0;left:0;right:0}.drawer-nav a:hover{color:#43b860}.drawer-wishlist{align-self:flex-start;width:70%;max-width:350px;margin-top:45px}.copyright{white-space:nowrap;margin:auto 0 0;padding-top:50px;font-family:Arial,Helvetica,sans-serif;font-size:clamp(14px,.72vw,30px)}@media (width>=720px) and (height>=580px){:root{--poster-scale:.25}}@media (width>=720px) and (height>=580px) and (width<=1099px),(width>=720px) and (height>=580px) and (height<=759px){.hero-footer{column-gap:10px}.hero-footer>.wishlist{width:120px}}@media (width>=1100px) and (height>=760px){:root{--poster-scale:.375}}@media (width>=1550px) and (height>=960px){:root{--poster-scale:.5}}@media (width>=2400px) and (height>=1350px){:root{--poster-scale:.75}}@media (width>=3500px) and (height>=1850px){:root{--poster-scale:1}}@media (width<=719px){:root{--mobile-gutter:10vw;--poster-width:80vw;--poster-height:var(--poster-width);--poster-footer-gap:4vw}.page{min-height:100svh;padding:32vw var(--mobile-gutter) 19vw;display:block}.brand,.menu-trigger{top:clamp(24px,8vw,40px)}.brand{z-index:10;left:var(--mobile-gutter);width:13vw;position:fixed}.menu-trigger{right:var(--mobile-gutter);width:7vw}.hero{width:100%;max-width:none}.key-visual{aspect-ratio:1;object-fit:cover;width:100%;height:auto}.hero-footer{padding-top:var(--poster-footer-gap);flex-direction:column;align-items:center;gap:0;display:flex}.hero-footer>.wishlist{width:55vw;max-width:500px;left:0}.release{text-align:center;order:1;align-items:center;gap:3vw;font-size:8vw;line-height:1}.platforms{flex-direction:row;order:2;place-self:center;align-items:center;gap:0 2vw;margin-top:4vw}.platform-row{column-gap:2vw}.platform-row-top>:first-child{width:7vw}.platform-row-top>:nth-child(2){width:10vw}.platform-row-bottom>:first-child{width:8vw}.platform-row-bottom>:nth-child(2){width:9vw}.platform-row-bottom>:nth-child(3){width:6vw}.hero-footer>.wishlist:not(.trailer-button){order:3;margin-top:8vw}.hero-footer>.trailer-button{order:4;margin-top:6vw}.drawer{width:85vw;padding:17vw 6vw 9vw 11vw}.drawer-logo{width:38vw}.drawer-close{width:5vw}.drawer-nav{gap:8vw;margin-top:12vw}.drawer-nav a{padding-bottom:1vw;font-size:13vw;line-height:.9}.drawer-wishlist{width:55vw;max-width:500px;margin-top:11vw;margin-left:-1vw}.copyright{margin-left:-1vw;padding-top:6vw;font-size:4vw}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
