:root{--ink:#071b55;--blue:#078cf4;--cyan:#09c5df;--yellow:#ffd21a;--green:#32ca64;--paper:#f6fbff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit;text-decoration:none}header{height:84px;max-width:1200px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-weight:950;letter-spacing:.1em}.brand img{width:46px;height:46px;border-radius:12px}nav{display:flex;gap:28px;font-weight:750}.hero{max-width:1200px;margin:auto;padding:70px 40px 95px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;min-height:760px;background:radial-gradient(circle at 70% 40%,#b9f3ff 0,transparent 42%)}.eyebrow{font-size:.82rem;font-weight:900;letter-spacing:.22em;color:#7180a5}.hero h1{font-size:clamp(4.5rem,9vw,8rem);line-height:.82;margin:18px 0 30px;letter-spacing:-.07em}.hero h1 span{color:var(--blue)}.lead{font-size:1.25rem;line-height:1.65;max-width:600px;color:#425277}.cta{display:inline-block;margin-top:20px;padding:18px 25px;border-radius:18px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:white;font-weight:850;box-shadow:0 15px 35px #098ff244}.fine{font-size:.82rem;color:#73809d}.phone{justify-self:center;width:min(350px,80vw);padding:13px;background:#05184b;border-radius:48px;box-shadow:0 35px 80px #14367c45;transform:rotate(2deg)}.phone img{display:block;width:100%;border-radius:37px}.steps{background:white;padding:75px max(28px,calc((100vw - 1140px)/2));display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.steps article,.modes article{padding:30px;border:1px solid #dfe9f5;border-radius:26px;box-shadow:0 12px 30px #17366a0c}.steps b{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--yellow);font-size:1.2rem}.steps h2{font-size:1.25rem;margin:20px 0 8px}.steps p,.modes p,.worlds p{line-height:1.65;color:#52617f}.worlds{max-width:1160px;margin:auto;padding:110px 30px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:65px}.worlds h2,.modes>h2,.closing h2{font-size:clamp(2.4rem,5vw,4rem);letter-spacing:-.045em;margin:14px 0}.shots{display:flex;justify-content:center;gap:25px}.shots img{width:43%;border-radius:26px;box-shadow:0 25px 55px #0926632a}.shots img:last-child{transform:translateY(45px)}.modes{padding:95px max(28px,calc((100vw - 1140px)/2));background:#061a55;color:white}.modes>div{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.modes article{border-color:#ffffff26;background:#ffffff0a}.modes p{color:#cad9ff}.closing{text-align:center;padding:110px 25px}.closing img{width:110px;border-radius:28px}.closing p{color:#63718d;font-size:1.1rem}footer{padding:35px max(28px,calc((100vw - 1140px)/2));background:white;display:flex;justify-content:space-between;color:#60708e;font-size:.9rem}footer div{display:flex;gap:25px}.legal{max-width:800px;margin:50px auto 100px;padding:0 28px}.legal h1{font-size:3rem}.legal h2{margin-top:35px}.legal p,.legal li{color:#465574;line-height:1.75}.legal .updated{color:#7c89a3}@media(max-width:760px){nav{display:none}.hero{grid-template-columns:1fr;text-align:center;padding-top:40px}.lead{margin-inline:auto}.hero h1{font-size:4.7rem}.phone{width:285px}.steps,.worlds,.modes>div{grid-template-columns:1fr}.worlds{text-align:center}.shots img{width:45%}footer{flex-direction:column;gap:18px;align-items:center}.brand span{font-size:.9rem}}
