:root{--blue:#0759c7;--deep:#0d3da2;--purple:#6527b7;--ink:#102b61;--sky:#eefbff;--shadow:0 22px 55px rgba(20,65,135,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Trebuchet MS,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}img{display:block;max-width:100%}a{color:inherit}.skip-link{position:fixed;left:12px;top:-80px;z-index:1000;background:#fff;padding:12px 18px;border-radius:12px}.skip-link:focus{top:12px}.container{width:min(1180px,92vw);margin:auto}.centred{text-align:center}.eyebrow{margin:0 0 .55rem;color:#6c2dd0;text-transform:uppercase;letter-spacing:.1em;font-weight:900;font-size:.82rem}.section-lead{max-width:680px;margin:0 auto 36px;text-align:center;font-size:1.08rem}.site-header{height:82px;padding:0 clamp(18px,4vw,64px);display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#0755ba,#063a9c);color:#fff;position:relative;z-index:20}.brand img{width:250px;height:66px;object-fit:cover;object-position:center 27%;border-radius:12px}.site-header nav{display:flex;align-items:center;gap:34px;font-weight:900}.site-header nav a{text-decoration:none}.site-header nav a:hover{text-decoration:underline}.nav-coming{padding:.7rem 1.2rem;border-radius:999px;background:linear-gradient(#ffd56c,#ffad35);color:#653200;box-shadow:0 7px 12px rgba(0,0,0,.17)}.menu-button{display:none;border:0;border-radius:12px;padding:.7rem 1rem;font-weight:900;color:#1545a8;background:#fff}
.hero{position:relative;width:100%;aspect-ratio:16/9;min-height:630px;overflow:hidden;background:#1e9fe7}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-copy{position:absolute;left:50%;top:18%;transform:translateX(-50%);width:30%;max-width:520px;text-align:center;color:#123e8f}.hero-kicker{margin:0 0 .35rem;font-size:clamp(.65rem,.9vw,.92rem);font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#076ed9}.hero-copy h1{margin:0;font-size:clamp(2.1rem,4.2vw,4.8rem);line-height:.88;color:#0b65cf;text-shadow:0 3px 0 #fff}.hero-copy h1 span{display:block;font-size:.58em;color:#642c9d;text-shadow:none;margin-bottom:.12em}.hero-description{max-width:420px;margin:.8rem auto 1rem;font-size:clamp(.76rem,1.05vw,1.08rem);font-weight:900}.hero-actions{display:flex;flex-direction:column;align-items:center;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;padding:.78rem 1.25rem;font-weight:900;line-height:1.15;box-shadow:0 8px 18px rgba(31,67,124,.2)}.button.primary{background:linear-gradient(#7d3dd6,#4c139f);color:#fff;border:3px solid #fff}.button.secondary{background:#fff8e5;color:#8a4700;border:2px solid #ffc44a}
.intro{padding:105px 0;background:linear-gradient(#effbff,#fff)}.intro-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:72px}.intro-copy h2,.worlds h2,.features h2,.screenshots h2,.download h2{font-size:clamp(2.1rem,4vw,3.65rem);line-height:1.08;margin:.12rem 0 1rem;color:#1949b6}.intro-copy p{font-size:1.1rem}.mini-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.mini-badges span{padding:.55rem .9rem;border:2px solid #bce8fb;border-radius:999px;background:#fff;color:#1853ae;font-weight:900}.pip-card{position:relative;margin:0;border:8px solid #fff;border-radius:46px;background:#a9eaff;box-shadow:var(--shadow);overflow:hidden;min-height:560px}.pip-image-wrap{height:560px;background:#a9eaff}.pip-card img{width:100%;height:100%;object-fit:contain;object-position:center bottom}.pip-card figcaption{position:absolute;right:24px;top:34px;padding:17px 22px;border:4px solid #8fdcf7;border-radius:26px;background:#fff;text-align:center;color:#5927aa;box-shadow:0 12px 28px rgba(20,60,120,.18)}
.worlds{padding:95px 0;background:linear-gradient(#fff,#eaf8ff)}.world-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.world-card{overflow:hidden;border:6px solid #fff;border-radius:28px;background:#fff;box-shadow:var(--shadow);transition:.25s}.world-card:hover{transform:translateY(-8px)}.world-card img{width:100%;height:220px;object-fit:cover}.world-card div{padding:18px 20px 24px}.world-card h3{margin:0 0 .3rem;color:#5c29b1;font-size:1.45rem}.world-card p{margin:0}.features{padding:95px 0;background:linear-gradient(145deg,#fff9e9,#fff,#f1ebff)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px}.feature{padding:26px;border:3px solid #eee8ff;border-radius:26px;background:#fff;box-shadow:0 13px 32px rgba(39,52,114,.12)}.feature span{font-size:2.35rem}.feature h3{margin:.45rem 0;color:#562da9}.feature p{margin:0}.screenshots{padding:95px 0;background:#eaf9ff}.shot-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:22px;margin-top:38px}.shot{display:flex;flex-direction:column;overflow:hidden;margin:0;border:7px solid #fff;border-radius:30px;background:#fff;box-shadow:var(--shadow)}.shot img{width:100%;height:420px;object-fit:cover}.shot figcaption{padding:15px 18px;color:#4f2ca8;font-weight:900;text-align:center}.download{padding:95px 4vw;background:url('assets/images/gallery.webp') center/cover fixed no-repeat}.download-panel{width:min(1000px,94vw);margin:auto;display:grid;grid-template-columns:300px 1fr;align-items:center;gap:36px;padding:26px 44px;border:8px solid #fff;border-radius:44px;background:rgba(255,255,255,.95);box-shadow:0 28px 75px rgba(19,31,92,.35)}.download-panel img{width:100%;height:315px;object-fit:contain;object-position:center bottom;border-radius:28px;background:#bceeff}.rainbow{height:16px;background:linear-gradient(90deg,#ff4f7f,#ff9d2e,#ffe24b,#4bdc6a,#3bc8ff,#5165f3,#a14beb)}footer{background:#103f9f;color:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:50px;padding:56px 0 34px}.footer-logo{width:230px;height:92px;object-fit:cover;object-position:center 27%;border-radius:16px}.footer-grid h2{font-size:1rem;color:#ffec6c;text-transform:uppercase;letter-spacing:.08em}.footer-grid a{display:block;margin:.35rem 0;text-decoration:none}.footer-grid a:hover{text-decoration:underline}.copyright{margin:0;padding:19px;text-align:center;border-top:1px solid rgba(255,255,255,.2)}.reveal{opacity:0;transform:translateY(22px);transition:.65s}.reveal.visible{opacity:1;transform:none}
@media(max-width:1050px){.site-header nav{gap:20px}.hero{min-height:570px}.hero-copy{top:16%;width:34%}.intro-grid{gap:42px}.pip-card,.pip-image-wrap{min-height:500px;height:500px}}
@media(max-width:820px){.site-header{height:74px}.brand img{width:190px;height:54px}.menu-button{display:block}.site-header nav{position:absolute;display:none;top:74px;left:15px;right:15px;flex-direction:column;align-items:stretch;gap:6px;padding:15px;border-radius:18px;background:#fff;color:#1648a6;box-shadow:var(--shadow)}.site-header nav.open{display:flex}.site-header nav a,.nav-coming{padding:.7rem 1rem}.hero{aspect-ratio:auto;min-height:720px}.hero-art{object-position:center}.hero-copy{top:11%;width:44%;}.hero-copy h1{font-size:clamp(2rem,7vw,3.4rem)}.hero-description{font-size:.85rem}.intro-grid,.download-panel{grid-template-columns:1fr}.world-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.shot-grid{grid-template-columns:1fr 1fr}.shot.wide{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.hero{min-height:650px}.hero-art{object-position:50% center}.hero-copy{top:10%;width:58%}.hero-kicker{font-size:.58rem}.hero-copy h1{font-size:2rem}.hero-description{font-size:.72rem;margin:.55rem auto}.button{padding:.62rem .85rem;font-size:.78rem}.intro,.worlds,.features,.screenshots{padding:70px 0}.intro-grid{gap:34px}.pip-card,.pip-image-wrap{min-height:430px;height:430px}.pip-card figcaption{top:16px;right:12px;padding:10px 13px;font-size:.8rem}.world-grid,.feature-grid,.shot-grid{grid-template-columns:1fr}.shot.wide{grid-column:auto}.shot img{height:310px}.download{padding:65px 3vw}.download-panel{padding:22px;text-align:center}.download-panel img{height:265px}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-grid>div:first-child{grid-column:auto}}
