:root{--navy:#083b63;--blue:#0875cc;--pink:#f20f68;--gold:#ffb219;--ink:#17344d;--paper:#fff;--cream:#fff9ef}
*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-rounded,"Trebuchet MS",Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none}
.header{height:92px;padding:10px clamp(18px,5vw,70px);display:flex;align-items:center;border-bottom:1px solid #edf1f4;background:#fff;position:relative;z-index:10}.logo img{width:215px;max-height:72px;object-fit:contain}.header nav{display:flex;gap:26px;align-items:center;margin-left:auto}.header nav a{color:#173b58;font-weight:800}.cart{background:#eef8ff;padding:11px 16px;border-radius:999px}.cart span{background:var(--pink);color:#fff;border-radius:999px;padding:2px 7px}.menu{display:none;margin-left:auto;border:0;background:transparent;font-size:29px}
.welcome{min-height:620px;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;background:linear-gradient(120deg,#fff 0 46%,#edf9ff 46% 100%);overflow:hidden}.welcome-copy{padding:70px 20px 70px clamp(24px,7vw,110px)}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.12em;font-weight:900;font-size:13px;color:var(--pink)}.welcome h1{font-size:clamp(50px,7vw,88px);line-height:.95;color:var(--navy);margin:13px 0 22px}.welcome h1 span{color:var(--pink)}.welcome-copy>p:not(.eyebrow){font-size:20px;line-height:1.65;max-width:620px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.actions a,.empty a,.worlds-head button,.newsletter button{border:0;border-radius:999px;background:var(--pink);color:white;padding:15px 24px;font-weight:900}.actions .ghost{background:#fff;color:var(--navy);border:1px solid #dce7ef}.welcome-art{height:100%;min-height:620px;overflow:hidden}.welcome-art img{width:100%;height:100%;object-fit:cover;object-position:center}
.benefits{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #eaf0f4;border-bottom:1px solid #eaf0f4}.benefits div{text-align:center;padding:26px;border-right:1px solid #eaf0f4}.benefits b{display:block;color:var(--navy);font-size:17px}.benefits span{font-size:14px;color:#6e7e8b}
.section{padding:78px clamp(20px,7vw,110px);text-align:center}.section h2,.worlds h2,.about h2,.newsletter h2{font-size:clamp(36px,4.5vw,58px);line-height:1.05;color:var(--navy);margin:8px 0 18px}.empty{max-width:760px;margin:36px auto;background:#f3f9ff;border:1px dashed #b8d4e8;border-radius:22px;padding:34px;display:grid;gap:13px}.empty strong{font-size:23px}.empty span{color:#627482}.empty a{justify-self:center;margin-top:6px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1180px;margin:38px auto 0}.product-card{background:#fff;border:1px solid #e5eaee;border-radius:24px;overflow:hidden;text-align:left}.product-card>img{width:100%;aspect-ratio:4/3;object-fit:cover}.product-body{padding:22px}.pill{display:inline-block;background:#eef7ff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;color:#24618b}.product-card h3{font-size:26px;margin:12px 0 6px}.product-card p{line-height:1.55;color:#5f7180}.subtitle{font-weight:800;color:#39556b!important}.product-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-foot button{border:0;background:#e9edf0;color:#7b8790;border-radius:999px;padding:11px 14px}
.worlds{padding:78px clamp(20px,7vw,110px);background:#071f3a;color:white}.worlds .kicker{color:#ffd45a}.worlds h2{color:white}.worlds-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.worlds-head p{max-width:720px;line-height:1.6;color:#d9e5ee}.worlds-head button{background:#fff;color:var(--navy);white-space:nowrap}.world-stage{position:relative;min-height:500px;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#12599a,#5a2a90,#e73962)}.world-slide{position:absolute;inset:0;opacity:0;transition:opacity .5s ease;pointer-events:none}.world-slide.active{opacity:1;pointer-events:auto}.world-slide>img,.world-slide>video{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.world-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,27,53,.88),rgba(4,27,53,.34) 65%,rgba(4,27,53,.12))}.world-copy{position:absolute;z-index:2;left:clamp(24px,6vw,80px);top:50%;transform:translateY(-50%);max-width:560px}.world-copy span{color:#ffd45a;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.world-copy h3{font-size:clamp(42px,6vw,72px);line-height:.95;margin:12px 0 18px}.world-copy p{font-size:18px;line-height:1.6}.world-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.45);background:rgba(0,0,0,.25);color:#fff;font-size:32px}.world-arrow.prev{left:16px}.world-arrow.next{right:16px}.world-dots{position:absolute;z-index:6;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.world-dots button{width:10px;height:10px;border:0;border-radius:50%;background:rgba(255,255,255,.45)}.world-dots button.active{background:white;width:28px;border-radius:99px}.demo-world{background:radial-gradient(circle at 78% 32%,#ffbf2c 0 8%,transparent 9%),linear-gradient(135deg,#075d9f,#5d2e93 50%,#ed3a61)}
.about{padding:78px clamp(20px,7vw,110px);background:linear-gradient(120deg,#fff8eb,#eef9ff);display:grid;grid-template-columns:1.4fr 1fr;gap:50px;align-items:center}.about p{line-height:1.7}.about aside{background:var(--navy);color:#fff;border-radius:26px;padding:36px;font-size:25px;font-weight:900;line-height:1.35}
.newsletter{text-align:center;padding:74px 20px;background:#fff}.newsletter form{display:flex;gap:10px;max-width:660px;margin:25px auto 12px}.newsletter input{flex:1;border:1px solid #cad9e4;border-radius:999px;padding:15px 20px;font-size:16px}.newsletter small{color:#6c7b87}footer{text-align:center;padding:36px 20px;border-top:1px solid #edf1f4}footer img{width:180px;max-height:75px;object-fit:contain}footer p{color:#6a7a86;font-size:13px}
@media(max-width:780px){.header{height:78px;padding:8px 16px}.logo img{width:170px}.menu{display:block}.header nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;align-items:flex-start;border-top:1px solid #eee}.header nav.open{display:flex}.welcome{min-height:auto;display:block;background:#fff}.welcome-copy{padding:48px 24px 34px}.welcome h1{font-size:52px}.welcome-copy>p:not(.eyebrow){font-size:17px}.welcome-art{min-height:0;height:330px;margin:0 16px 24px;border-radius:24px}.benefits{grid-template-columns:1fr}.benefits div{border-right:0;border-bottom:1px solid #eaf0f4}.product-grid{grid-template-columns:1fr}.worlds{padding:58px 16px}.worlds-head{display:block}.worlds-head button{margin-top:12px}.world-stage{min-height:440px}.world-copy{left:28px;right:28px}.world-copy h3{font-size:45px}.about{grid-template-columns:1fr}.newsletter form{flex-direction:column}.newsletter button{width:100%}}

/* V3: Carousel removed everywhere */
.world-arrow,
.world-dots,
#playShowcase { display:none !important; }

.static-worlds .worlds-head { display:block; }
.static-world-card{
  position:relative;
  min-height:500px;
  border-radius:28px;
  overflow:hidden;
  background:linear-gradient(135deg,#12599a,#5a2a90,#e73962);
}
.static-world-card>img,
.static-world-card>video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
}
.static-world-card:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(4,27,53,.88),rgba(4,27,53,.34) 65%,rgba(4,27,53,.12));
}
.static-world-card .world-copy{
  position:absolute;
  z-index:2;
  left:clamp(24px,6vw,80px);
  top:50%;
  transform:translateY(-50%);
  max-width:560px;
}
@media(max-width:780px){
  .static-world-card{min-height:420px;}
  .static-world-card .world-copy{left:28px;right:28px;}
}

/* V4 MOBILE RECOMPOSITION */
.welcome-art picture{display:block;width:100%;height:100%}
.welcome-art picture img{display:block;width:100%;height:100%;object-fit:cover}

@media(max-width:780px){
  .header{
    height:70px;
    padding:7px 14px;
    position:sticky;
    top:0;
    background:#fff;
  }
  .logo img{
    width:138px;
    max-height:56px;
  }
  .menu{
    font-size:26px;
    padding:8px;
  }
  .header nav{top:70px}

  .welcome{
    display:flex;
    flex-direction:column;
    background:#fff;
    min-height:0;
  }
  .welcome-copy{
    order:1;
    padding:30px 22px 22px;
  }
  .eyebrow{
    font-size:11px;
    line-height:1.55;
    letter-spacing:.1em;
    margin:0 0 8px;
  }
  .welcome h1{
    font-size:44px;
    line-height:.98;
    margin:8px 0 16px;
    letter-spacing:-.02em;
  }
  .welcome-copy>p:not(.eyebrow){
    font-size:16px;
    line-height:1.55;
    margin:0;
  }
  .actions{
    margin-top:20px;
    gap:10px;
  }
  .actions a{
    flex:1 1 0;
    text-align:center;
    padding:13px 14px;
    font-size:15px;
    white-space:nowrap;
  }

  .welcome-art{
    order:2;
    width:auto;
    height:285px;
    min-height:0;
    margin:0 16px 22px;
    border-radius:22px;
    overflow:hidden;
    background:#eaf7ff;
  }
  .welcome-art picture,
  .welcome-art picture img{
    width:100%;
    height:100%;
  }
  .welcome-art picture img{
    object-fit:cover;
    object-position:center 45%;
  }

  .benefits{
    grid-template-columns:1fr;
    margin-top:0;
  }
  .benefits div{
    padding:18px 20px;
  }
  .benefits b{font-size:16px}
  .benefits span{font-size:13px}

  .section{
    padding:52px 18px;
  }
  .section h2,.worlds h2,.about h2,.newsletter h2{
    font-size:34px;
    line-height:1.08;
  }

  .static-world-card{
    min-height:360px;
    border-radius:22px;
  }
  .static-world-card .world-copy{
    left:22px;
    right:22px;
  }
  .world-copy h3{
    font-size:38px;
  }
  .world-copy p{
    font-size:16px;
  }

  .about{
    padding:52px 18px;
    gap:24px;
  }
  .about aside{
    padding:26px;
    font-size:21px;
  }

  .newsletter{
    padding:52px 18px;
  }
}

@media(max-width:390px){
  .welcome h1{font-size:40px}
  .actions{display:grid;grid-template-columns:1fr}
  .actions a{width:100%}
  .welcome-art{height:250px}
}

/* V5 STATIC IMMERSIVE HERO — matches approved visual direction, no carousel */
.welcome{display:none!important}

.hero-static{
  position:relative;
  min-height:650px;
  overflow:hidden;
  background:#082f50;
}
.hero-static .hero-bg{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 46%;
}
.hero-static .hero-overlay{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(4,32,57,.88) 0%,rgba(4,32,57,.70) 37%,rgba(4,32,57,.28) 63%,rgba(4,32,57,.08) 100%);
}
.hero-static .hero-content{
  position:relative;
  z-index:2;
  max-width:710px;
  padding:105px 24px 95px clamp(30px,7vw,110px);
  color:#fff;
}
.hero-static .hero-eyebrow{
  color:#ffd760;
  font-size:14px;
  margin:0 0 15px;
}
.hero-static h1{
  margin:0 0 22px;
  font-size:clamp(58px,7.2vw,92px);
  line-height:.94;
  color:#fff;
  letter-spacing:-.025em;
  text-shadow:0 3px 18px rgba(0,0,0,.28);
}
.hero-static .hero-content>p:not(.eyebrow){
  max-width:620px;
  margin:0;
  font-size:20px;
  line-height:1.6;
  color:#fff;
  text-shadow:0 2px 10px rgba(0,0,0,.3);
}
.hero-static .hero-actions .ghost{
  background:#fff;
  color:#083b63;
  border:none;
}

/* Remove every carousel affordance throughout the page */
.worlds,
.world-arrow,
.world-dots,
#playShowcase,
.slide,
.slides,
.dots,
.arrow{
  display:none!important;
}

@media(max-width:780px){
  .hero-static{
    min-height:660px;
  }
  .hero-static .hero-bg{
    object-position:58% center;
  }
  .hero-static .hero-overlay{
    background:
      linear-gradient(180deg,rgba(3,31,55,.20) 0%,rgba(3,31,55,.38) 34%,rgba(3,31,55,.82) 72%,rgba(3,31,55,.92) 100%);
  }
  .hero-static .hero-content{
    min-height:660px;
    padding:235px 24px 42px;
    display:flex;
    flex-direction:column;
    justify-content:flex-end;
  }
  .hero-static .hero-eyebrow{
    font-size:12px;
    letter-spacing:.12em;
    margin-bottom:10px;
  }
  .hero-static h1{
    font-size:54px;
    line-height:.93;
    margin-bottom:18px;
  }
  .hero-static .hero-content>p:not(.eyebrow){
    font-size:17px;
    line-height:1.55;
  }
  .hero-static .hero-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
    width:100%;
    margin-top:22px;
  }
  .hero-static .hero-actions a{
    width:100%;
    text-align:center;
    padding:14px 12px;
    font-size:15px;
    white-space:nowrap;
  }
}

@media(max-width:390px){
  .hero-static{min-height:630px}
  .hero-static .hero-content{min-height:630px;padding:220px 20px 36px}
  .hero-static h1{font-size:48px}
  .hero-static .hero-actions{grid-template-columns:1fr}
}
