:root{--shot:min(50vw, 40vh);--bg-color:#eee}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-color);color:#000;font-family:Inter,sans-serif;overflow-x:hidden}.main-container{width:100%;max-width:2200px;margin:0 auto}.eyecatch{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.eyecatch-bg{z-index:0;opacity:0;background-image:url(/assets/eyecatch_background-BZMhQVnn.webp);background-position:50%;background-size:cover;position:absolute;inset:0}.eyecatch-logo{z-index:10;opacity:0;width:min(360px,60vw);position:relative}.eyecatch-release{color:#fff;letter-spacing:.12em;z-index:10;opacity:0;margin-top:1.5rem;font-size:clamp(.8rem,1.5vw,1rem);font-weight:400;position:relative}.eyecatch-cloud{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.eyecatch-cloud--a{z-index:1}.eyecatch-cloud--b{z-index:2}.eyecatch-cloud--c{z-index:3}.eyecatch-cloud--e{z-index:4}.eyecatch-cloud--fixed{z-index:5}.gameplay{background:var(--bg-color);height:calc(var(--shot) * 2 * 1.05);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.gameplay-marquee{white-space:nowrap;letter-spacing:-.03em;color:#000;z-index:4;pointer-events:none;width:100%;font-weight:900;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.gameplay-screenshots{z-index:2;justify-content:center;align-items:center;gap:2vw;width:100%;display:flex}.gameplay-shot{width:var(--shot);position:relative}.gameplay-shot>img:first-child{object-fit:cover;border-radius:30px;width:100%;display:block;box-shadow:4px 8px 40px #0000002e}.gameplay-gif-1{width:var(--shot);position:absolute;bottom:0;left:0;transform:translate(70%)rotate(4deg)}.gameplay-gif-2{width:var(--shot);position:absolute;bottom:0;left:0;transform:translate(-70%)rotate(4deg)}.gameplay-shot--1{z-index:2;position:relative}.gameplay-shot--2{z-index:3}.description-text{letter-spacing:-.01em;color:#000;z-index:10;text-align:center;min-width:300px;max-width:30%;font-family:Inter,sans-serif;font-size:clamp(1.2rem,2vw,1rem);font-weight:600;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.replay{background:var(--bg-color);height:calc(var(--shot) * 1.05);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.replay-title{letter-spacing:-.02em;color:#000;z-index:4;text-align:center;width:100vw;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.replay-shot{width:var(--shot);z-index:2;position:relative}.replay-shot>img:first-child{object-fit:cover;border-radius:30px;width:100%;display:block;box-shadow:4px 8px 40px #00000026}.replay-gif-1{width:var(--shot);position:absolute;bottom:0;left:-50%;transform:translateY(-50%)rotate(-10deg)}.replay-gif-2{width:var(--shot);position:absolute;bottom:0;left:-50%;transform:translateY(50%)rotate(10deg)}.replay-gif-3{width:var(--shot);position:absolute;bottom:0;left:50%;transform:translateY(-50%)rotate(10deg)}.replay-gif-4{width:var(--shot);position:absolute;bottom:0;left:50%;transform:translateY(50%)rotate(-10deg)}.replay-word{opacity:1;transition:opacity .2s;display:inline-block}.replay-word.fade-out{opacity:0}.footer{background:var(--bg-color);text-align:center;color:#888;letter-spacing:.05em;border-top:1px solid #ddd;padding:2rem 0;font-size:.85rem;font-weight:400}@media (width<=768px){:root{--replay-scale:1.8}.gameplay-shot>img:first-child,.replay-shot>img:first-child{border-radius:10px}.replay{height:calc(var(--shot) * var(--replay-scale))}.gameplay{height:calc(var(--shot) * var(--replay-scale) * 2)}.steam-widget{padding:2rem}}.steam-widget{background:var(--bg-color);justify-content:center;padding:8rem 0;display:flex}
