.launch-intro{display:grid;grid-template-columns:minmax(0,42fr) minmax(0,58fr);gap:3.2rem;align-items:center;padding-top:3.2rem;padding-bottom:3.2rem}.launch-intro__copy{min-width:0}.launch-intro h1{font-size:clamp(3rem,3.5vw,4.8rem);line-height:1.12;margin:1rem 0 1.6rem}.launch-intro p{font-size:1.6rem;line-height:1.65;max-width:52rem;margin:0 0 1.5rem}.launch-intro__media{aspect-ratio:16/9;overflow:hidden;border-radius:.3rem}.launch-intro__media img{width:100%;height:100%;object-fit:cover;display:block;object-position:center}.launch-intro .launch-note{font-size:1.35rem;font-weight:600}.launch-browse{display:inline-flex;align-items:center;min-height:44px;margin-right:1.8rem}.launch-paths{display:grid;grid-template-columns:repeat(var(--path-columns,2),minmax(0,1fr));gap:2rem;margin:0 0 3rem}.launch-path{display:grid;grid-template-columns:minmax(0,36fr) minmax(0,64fr);align-items:center;gap:1.6rem;border:1px solid rgba(var(--color-foreground),.16);padding:1.5rem;text-decoration:none;color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.025)}.launch-path img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.launch-path h2{font-size:2.1rem;line-height:1.25;margin:0 0 .7rem}.launch-path p{font-size:1.4rem;line-height:1.5;margin:0}.launch-path span{display:block;margin-top:1rem;text-decoration:underline;text-underline-offset:3px}.launch-selected{padding-block:1rem 3rem}.launch-selected h2{margin:0 0 2rem}.launch-selected__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem;list-style:none;padding:0}.launch-selected__grid>li{min-width:0}.launch-all{display:flex;justify-content:center;padding:1rem 0 2rem}.launch-path:focus-visible,.launch-browse:focus-visible{outline:3px solid rgb(var(--color-foreground));outline-offset:4px}@media(max-width:749px){.launch-intro{grid-template-columns:1fr;gap:1.8rem;padding-top:2rem;padding-bottom:2.4rem}.launch-intro__media{grid-row:1;aspect-ratio:16/9}.launch-intro h1{font-size:3.1rem}.launch-intro p{font-size:1.5rem;line-height:1.55}.launch-paths{grid-template-columns:1fr;gap:1.2rem;margin-bottom:2rem}.launch-path{gap:1.6rem;padding:1.2rem;grid-template-columns:minmax(0,28fr) minmax(0,72fr)}.launch-path h2{font-size:2rem}.launch-selected__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.2rem}}
