@charset "UTF-8";
:root{color-scheme:dark;--navy:#071b30;--ice:#91def4;--yellow:#ffce39;--muted:#a9bbc9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--navy);color:#f3f9ff;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--yellow);outline-offset:6px}.wrap{width:min(1280px,calc(100% - 112px));margin:auto}.hero{min-height:760px;height:100svh;max-height:1080px;position:relative;isolation:isolate;overflow:hidden;background:#08213b}.hero-art{position:absolute;z-index:-2;inset:0 0 0 26%}.hero-art img{height:100%;width:100%;object-fit:cover;object-position:65% center}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#071b30 0%,#071b30f7 22%,#071b30bb 38%,#071b3015 67%),linear-gradient(0deg,#071b30 0%,transparent 30%,#071b3040 100%)}.header{display:flex;align-items:center;justify-content:space-between;height:104px}.brand{display:flex;align-items:center;gap:7px;font-size:15px;letter-spacing:2px;font-weight:800}.brand-symbol{font-size:38px;line-height:1;letter-spacing:-5px;margin-right:12px}.brand-symbol span{color:var(--yellow)}.brand-light{font-weight:400}.header nav{display:flex;gap:36px;font-size:14px}.header nav a{padding:10px 0;text-shadow:0 1px 8px #071b30}.header nav a:hover,footer a:hover{color:var(--ice)}.hero-content{position:relative;padding-top:clamp(60px,10vh,130px)}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2.2px;color:var(--ice);display:flex;gap:9px;align-items:center}.eyebrow>span{width:6px;height:6px;background:var(--yellow);border-radius:100%}.game-name{font-size:13px;letter-spacing:3.2px;font-weight:800;margin:30px 0 14px;color:#d7e7f3}h1{font-size:clamp(48px,5.15vw,76px);font-weight:900;line-height:1.04;letter-spacing:-3.5px;margin:0;max-width:680px}h1 em{font-style:normal;color:var(--yellow);display:block}.hero-description{font-size:17px;line-height:1.7;color:#becddd;max-width:370px;margin:25px 0 28px}.play-button{display:inline-flex;align-items:center;gap:16px;padding:14px 19px;border-radius:9px;background:var(--yellow);color:#071b30;box-shadow:0 5px 0 #be8f16;transition:transform .2s,background .2s}.play-button:hover{background:#ffdf72;transform:translateY(-3px)}.play-button small{display:block;font-size:9px;font-weight:700;letter-spacing:1.4px;margin-bottom:3px}.play-button strong{font-size:23px;letter-spacing:-.6px}.button-arrow{font-size:23px;margin-left:16px}.clean-play{font-size:11px;color:#b6c8d8;margin:22px 0}.clean-play>span:first-child{color:var(--ice);margin-right:4px}.dot{margin:0 10px;color:#7996ae}.hero-bottom{position:absolute;bottom:32px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.8px;color:#b7ccdf}.hero-bottom a span{font-size:20px;display:inline-block;margin-left:18px;color:var(--yellow)}.adventure{min-height:100svh;padding:54px 0 0;background:radial-gradient(ellipse at 50% 30%,#12385255,transparent 65%),var(--navy)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:36px}.section-heading .eyebrow{margin:0 0 15px}h2{font-size:clamp(29px,3vw,43px);letter-spacing:-1.4px;line-height:1.15;margin:0}h2 span{color:var(--ice)}.section-heading>p{font-size:14px;line-height:1.8;color:var(--muted);max-width:305px;margin:0}.mobile-break{display:none}.features{display:flex;gap:28px;margin:29px 0 25px;padding-bottom:23px;border-bottom:1px solid #accfe41a;font-size:12px;color:#c5d7e4}.features span{display:flex;align-items:center;gap:9px}.features b{font-size:22px;color:var(--yellow);font-weight:400}.gallery-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;font-size:9px;letter-spacing:1.9px;color:#8ca9be}.gallery-controls{display:flex;gap:8px}.gallery-controls button{border:1px solid #7091aa44;background:transparent;color:#cce5f5;width:32px;height:30px;cursor:pointer;border-radius:5px;font-size:18px}.gallery-controls button:hover{background:#23465d}.gallery-controls button:disabled{opacity:.3;cursor:default}.gallery{display:flex;gap:17px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#365773 transparent;padding:3px 3px 14px;margin:0 -3px}.shot{flex:0 0 calc((100% - 85px)/6);min-width:145px;padding:0;border:1px solid #8ec9e32b;border-radius:10px;overflow:hidden;background:#104364;scroll-snap-align:start;cursor:zoom-in;transition:transform .2s,border-color .2s}.shot:hover{transform:translateY(-3px);border-color:var(--ice)}.shot img{width:100%;height:auto;display:block}.game-notes{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:15px 0 25px;color:#8ca9be;font-size:10px}.game-notes p{color:#c4d8e6;font-size:13px;margin:0}footer{border-top:1px solid #accfe41a;padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-game{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:700}.footer-game img{border-radius:9px}.footer-game small{display:block;color:#7f9aaf;font-weight:400;font-size:10px;margin-top:6px}footer>div{display:flex;gap:30px;font-size:11px;color:#9bb4c7}.skip-link{position:fixed;top:-100px;left:20px;background:var(--yellow);color:#071b30;padding:15px;z-index:10}.skip-link:focus{top:10px}.lightbox{padding:0;border:1px solid #6591ac;border-radius:12px;background:#071b30;max-height:94svh;max-width:94vw;overflow:visible}.lightbox::backdrop{background:#020c17e8;backdrop-filter:blur(8px)}.lightbox>img{display:block;width:auto;max-width:90vw;height:auto;max-height:90svh;border-radius:12px}.close{position:absolute;right:8px;top:8px;width:38px;height:38px;background:#061d34e8;color:white;border:1px solid #bde9ff;border-radius:50%;font-size:27px;cursor:pointer}body:has(dialog[open]){overflow:hidden}@media(min-width:1600px){.shot{flex-basis:calc((100% - 102px)/7)}}@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.hero-art{left:10%}.hero:after{background:linear-gradient(90deg,#071b30f7 0%,#071b30cc 30%,#071b3030 85%),linear-gradient(0deg,#071b30,transparent 60%)}.features{gap:15px;flex-wrap:wrap}.section-heading{align-items:start}.section-heading>p{max-width:250px}.shot{flex-basis:calc((100% - 51px)/4)}}@media(max-width:600px){.wrap{width:calc(100% - 40px)}.hero{min-height:790px;max-height:none;height:100svh}.header{height:76px}.brand{font-size:11px;gap:5px}.brand-symbol{font-size:30px;margin-right:8px}.header nav{gap:19px;font-size:12px}.hero-art{inset:65px 0 auto 0;height:46%;}.hero-art img{object-position:60% center}.hero:after{background:linear-gradient(0deg,#071b30 0%,#071b30 38%,#071b30e6 45%,#071b3000 72%,#071b3050 92%,#071b30 100%)}.hero-content{padding-top:clamp(250px,34svh,360px)}.eyebrow{font-size:8px;letter-spacing:1.6px}.game-name{margin:19px 0 12px;font-size:10px;letter-spacing:2.6px}h1{font-size:clamp(39px,10.8vw,60px);letter-spacing:-2px}.hero-description{font-size:14px;line-height:1.65;margin:18px 0 20px;max-width:340px}.play-button{padding:11px 16px;gap:13px}.play-button strong{font-size:21px}.clean-play{font-size:10px;margin-top:19px}.hero-bottom{bottom:20px;font-size:8px;letter-spacing:1px}.hero-bottom>span{display:none}.hero-bottom a span{font-size:17px}.adventure{padding-top:38px}.section-heading{display:block}.section-heading>p{max-width:340px;margin-top:17px;font-size:13px}.mobile-break{display:block}h2{font-size:34px}.features{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:10px;margin-top:20px;padding-bottom:18px}.features b{font-size:19px}.gallery{gap:12px}.shot{flex-basis:43%;min-width:0}.game-notes{display:block;padding:12px 0 22px}.game-notes span{display:block;margin-top:10px;font-size:9px}footer{align-items:flex-start;padding:21px 0}footer>div{flex-direction:column;gap:12px;font-size:10px}.footer-game{font-size:10px}.footer-game img{width:32px;height:32px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
