/* Launch-period home page: the battleship challenge doubles as the hero. */
.launch-subs .sub-games-section{padding-top:36px}
.launch-subs .sub-challenge{padding-bottom:70px}
.launch-subs .sub-challenge h1{font-size:clamp(48px,5.6vw,74px);line-height:1.05;letter-spacing:-.075em;max-width:760px}
.launch-subs .sub-challenge h1 span{color:#d4adea}
.launch-subs .sub-challenge .body-copy{margin-top:22px}
.launch-subs .sub-challenge .actions{margin-top:30px}
.play-page .sub-dynamic{--ink:#32243b;--muted:#746679;--paper:#fbf8f3;--line:#32243b22;color:var(--ink)}
.play-page .sub-dynamic .button{background:var(--ink);color:var(--paper)}
@media(max-width:800px){.launch-subs .sub-challenge h1{max-width:600px;margin:auto}.launch-subs .sub-challenge .actions{justify-content:center}}
@media(max-width:480px){.launch-subs .sub-challenge h1{font-size:50px}}
