@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@600;800;900&display=swap');
:root{color-scheme:dark;--ink:#061624;--navy:#071f32;--teal:#22cbbb;--mint:#75ead9;--gold:#f0c95e;--paper:#e9f4f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--paper);background:radial-gradient(circle at 20% 5%,#123e4c 0,transparent 27rem),var(--ink);font-family:Nunito,system-ui,sans-serif}a{color:inherit;text-decoration:none}.site-header{position:fixed;z-index:20;top:0;left:0;right:0;height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,78px);border-bottom:1px solid #ffffff1c;background:#061624db;backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.brand img{width:42px;height:42px;border-radius:12px}.site-header nav{display:flex;gap:28px;color:#b7cecf;font-size:13px;font-weight:800}.site-header nav a:hover{color:var(--mint)}main{overflow:hidden}.hero{position:relative;min-height:820px;display:grid;align-items:center;padding:110px clamp(24px,8vw,130px) 70px}.hero-art,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,#04111bea 0%,#061624c7 40%,#06162442 72%,#0616249c),linear-gradient(0deg,#061624 0,transparent 25%)}.hero-copy{position:relative;z-index:2;max-width:670px}.eyebrow{margin:0 0 16px;color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.22em}.hero h1{margin:0;font-size:clamp(60px,8vw,112px);line-height:.87;letter-spacing:-.055em;text-transform:uppercase}.hero h1 span{color:var(--mint)}.hero-copy>p:not(.eyebrow){max-width:560px;margin:28px 0;color:#c3d7d7;font-size:19px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.cta,.ghost{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 23px;border-radius:14px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.cta{color:#062a35;background:linear-gradient(180deg,#f8df78,#d7a93c);box-shadow:0 12px 38px #d8ae3752}.ghost{border:1px solid #80e8d655;background:#09283bbd}.hero ul{display:flex;flex-wrap:wrap;gap:24px;margin:25px 0 0;padding:0;list-style:none;color:#8faeb0;font-size:12px;font-weight:800}.hero li:before{content:'✓';margin-right:7px;color:var(--teal)}.intro{max-width:1180px;display:grid;grid-template-columns:1fr 1.1fr;gap:80px;margin:auto;padding:125px 28px}.intro h2,.worlds h2,.screens h2,.launch h2{margin:0;font-size:clamp(38px,5vw,68px);line-height:1}.intro>p,.world-copy>p:not(.eyebrow){margin:0;color:#a9c1c4;font-size:19px;line-height:1.7}.feature-grid{max-width:1200px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 auto 130px;padding:0 28px}.feature-grid article{min-height:250px;padding:34px;border:1px solid #56d9c52b;border-radius:25px;background:linear-gradient(145deg,#0a2d3e,#071b2c)}.feature-grid span{color:var(--gold);font-weight:900}.feature-grid h3{margin:55px 0 10px;font-size:23px}.feature-grid p{margin:0;color:#92afb3;line-height:1.6}.worlds{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;padding:120px max(28px,calc((100vw - 1180px)/2));background:linear-gradient(120deg,#0e3a45,#071a2a 62%)}.world-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;perspective:1000px}.world-cards img{width:100%;border:1px solid #f1d06b42;border-radius:26px;box-shadow:0 35px 80px #0008}.world-cards img:first-child{transform:translateY(36px) rotate(-2deg)}.world-cards img:last-child{transform:translateY(-22px) rotate(2deg)}.screens{max-width:1180px;margin:auto;padding:135px 28px}.section-heading{max-width:760px;margin-bottom:70px}.phone-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:center}.phone-row figure{margin:0}.phone-row img{width:100%;border:1px solid #74ddcc3b;border-radius:30px;box-shadow:0 28px 60px #0008}.phone-row .raised{transform:translateY(-28px)}.phone-row figcaption{text-align:center;margin-top:18px;color:#bdd1d2;font-weight:900}.launch{max-width:1100px;display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center;margin:0 auto 120px;padding:34px;border:1px solid #f0ca5e4d;border-radius:28px;background:linear-gradient(125deg,#143e45,#092437)}.launch>img{width:110px;border-radius:26px}.launch h2{font-size:34px}.launch p:not(.eyebrow){color:#a9c2c4}.launch>span{padding:15px 20px;border:1px solid #ffffff2b;border-radius:14px;text-align:center;font-size:10px;font-weight:900;letter-spacing:.15em}.launch>span b{font-size:16px;color:var(--gold)}footer{display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center;padding:38px clamp(24px,5vw,78px);border-top:1px solid #ffffff17;color:#829fa3}footer>div{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;font-size:12px;font-weight:800}footer small{font-size:10px}@media(max-width:760px){.site-header{height:62px}.site-header nav{display:none}.hero{min-height:760px;padding-top:105px}.hero-shade{background:linear-gradient(0deg,#061624 0,#0616245f 55%,#061624aa),linear-gradient(90deg,#061624d1,transparent)}.hero-copy>p:not(.eyebrow){font-size:16px}.intro,.worlds{grid-template-columns:1fr;gap:35px}.intro{padding-top:85px;padding-bottom:80px}.feature-grid{grid-template-columns:1fr;margin-bottom:90px}.feature-grid article{min-height:190px}.feature-grid h3{margin-top:35px}.worlds{padding-top:90px;padding-bottom:100px}.world-cards{gap:10px}.screens{padding-top:95px}.phone-row{gap:10px}.phone-row img{border-radius:15px}.phone-row figcaption{font-size:10px}.launch{grid-template-columns:auto 1fr;margin:0 18px 75px;padding:22px}.launch>img{width:75px}.launch>span{grid-column:1/-1}.launch h2{font-size:25px}footer{grid-template-columns:1fr;text-align:center}footer .brand,footer>div{justify-content:center}}
