* { box-sizing: border-box; }
:root { color: #0b1b5e; background: #f6f7fb; font-family: Arial, Helvetica, sans-serif; }
body { margin: 0; }
a { color: inherit; text-decoration: none; }
a:focus-visible { outline: 3px solid #3170e8; outline-offset: 6px; }
header { height: 100px; padding: 0 5.5%; display: flex; align-items: center; justify-content: space-between; }
.wordmark { font-size: 38px; font-weight: 800; letter-spacing: -2.2px; display: flex; align-items: center; gap: 6px; }
.spark { font-size: 37px; font-weight: 400; color: #416ff1; }
.nav-contact { font-size: 15px; font-weight: 600; display: flex; gap: 28px; }
.hero { display: grid; grid-template-columns: 1fr 1fr; margin: 0 24px; min-height: 690px; }
.copy { padding: 46px 6% 38px 7.5%; }
.eyebrow { font-size: 11px; font-weight: 700; letter-spacing: 2px; margin: 0 0 33px; }
h1 { font-size: clamp(72px, 7.4vw, 116px); font-weight: 800; line-height: .94; letter-spacing: -.065em; margin: 0; }
h1 em { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; letter-spacing: -.065em; color: #4166d9; }
.description { font-size: 22px; line-height: 1.4; letter-spacing: -.4px; margin: 28px 0 24px; }
.cta { display: inline-flex; align-items: center; gap: 48px; padding: 19px 24px; background: #0b1b5e; color: white; border-radius: 100px; font-size: 16px; font-weight: 600; transition: background .2s; }
.cta:hover { background: #2845a6; }
.availability { font-size: 12px; color: #5d6583; margin: 13px 0 0 22px; }
.visual { position: relative; min-width: 0; background: #cce7f3; overflow: hidden; border-radius: 4px; }
.snow { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 60%; }
.photo-note { position: absolute; left: 30px; top: 30px; color: #0b1b5e; font-size: 12px; font-weight: 700; line-height: 1.35; letter-spacing: 1px; }
.phone { position: absolute; margin: 0; width: 230px; bottom: 50px; right: 33px; border: 6px solid #111827; border-radius: 39px; overflow: hidden; box-shadow: 0 24px 50px #0b1b5e45, 0 0 0 1px #fff8; transform: rotate(6deg); background: #fff; }
.phone img { display: block; width: 100%; height: auto; }
.screen-note { position: absolute; right: 42px; bottom: 19px; font-size: 11px; font-weight: 600; }
.sports { display: flex; justify-content: center; align-items: center; gap: 52px; min-height: 110px; font-size: 18px; font-weight: 600; letter-spacing: -.4px; }
.asterisk { color: #4166d9; font-size: 27px; }
@media (min-width: 1600px) { .hero { max-width: 1536px; margin-inline: auto; } header { max-width: 1600px; margin: auto; } }
@media (max-width: 760px) {
  header { height: 76px; padding: 0 24px; }
  .wordmark { font-size: 30px; letter-spacing: -1.8px; }
  .spark { font-size: 30px; }
  .nav-contact { font-size: 13px; gap: 12px; }
  .hero { display: flex; flex-direction: column; margin: 0 14px; min-height: auto; }
  .copy { padding: 24px 10px 28px; }
  .eyebrow { font-size: 9px; letter-spacing: 1.3px; margin-bottom: 24px; }
  h1 { font-size: clamp(62px, 17vw, 110px); line-height: .95; }
  h1 br:nth-of-type(2) { display: none; }
  h1 em { display: block; }
  .description { font-size: 18px; margin: 22px 0; }
  .description br { display: none; }
  .cta { font-size: 14px; padding: 17px 23px; gap: 44px; }
  .availability { font-size: 11px; margin-top: 12px; }
  .visual { height: 445px; }
  .photo-note { top: 20px; left: 20px; font-size: 10px; }
  .phone { width: 164px; right: 23px; bottom: 39px; border-width: 4px; border-radius: 28px; }
  .screen-note { bottom: 15px; right: 20px; font-size: 10px; }
  .sports { gap: 13px; font-size: 12px; min-height: 76px; letter-spacing: -.2px; }
  .asterisk { font-size: 16px; }
}

/* The approved opening, extended with product context and the original logo. */
.brand { width: 132px; display: block; flex-shrink: 0; }
.brand svg { display: block; width: 100%; height: auto; }
header nav { display: flex; align-items: center; gap: 36px; font-size: 15px; }
.skip-link { position: absolute; top: -80px; left: 16px; z-index: 10; padding: 12px; background: white; }
.skip-link:focus { top: 12px; }
.description { max-width: 430px; font-size: 20px; line-height: 1.45; }
.separator { color: #6b7cae; font-weight: 400; }
.how { padding: 68px max(5.5%, calc((100% - 1400px) / 2)); background: #fff; display: grid; grid-template-columns: 1.1fr 1fr; gap: 60px; align-items: center; }
h2 { font-size: clamp(34px, 3.8vw, 54px); line-height: 1.06; letter-spacing: -.045em; margin: 0; }
.how .eyebrow { margin-bottom: 20px; }
.steps { list-style: none; padding: 0; margin: 34px 0 25px; }
.steps li { display: flex; gap: 20px; padding: 20px 0; border-top: 1px solid #dce1ed; }
.step-number { padding-top: 4px; color: #4166d9; font-size: 13px; font-weight: 700; }
h3 { font-size: 20px; letter-spacing: -.5px; margin: 0 0 8px; }
.steps p { color: #53617d; margin: 0; font-size: 16px; line-height: 1.5; max-width: 410px; }
.plan-note { font-size: 12px; line-height: 1.5; color: #53617d; }
.app-demo { background: #eef2fc; border-radius: 6px; padding: 24px 16px 18px; text-align: center; }
.screen-selector { display: flex; flex-wrap: wrap; justify-content: center; gap: 5px; margin-bottom: 22px; }
.screen-selector[hidden] { display: none; }
.screen-selector button { font: inherit; font-size: 12px; padding: 11px 13px; border: 1px solid transparent; border-radius: 25px; background: transparent; color: #0b1b5e; cursor: pointer; }
.screen-selector button[aria-pressed="true"] { background: #0b1b5e; color: #fff; }
button:focus-visible { outline: 3px solid #4166d9; outline-offset: 3px; }
.demo-phone { width: 206px; max-width: 100%; margin: 0 auto; border: 5px solid #172033; border-radius: 34px; overflow: hidden; background: white; box-shadow: 0 12px 26px #0b1b5e20; }
.demo-phone img { display: block; width: 100%; height: auto; }
.demo-caption { font-size: 12px; color: #53617d; line-height: 1.5; margin: 18px 0 0; }
.community { display: flex; gap: 36px; align-items: center; justify-content: space-between; padding: 44px 5.5%; background: #0b1b5e; color: white; }
.community .eyebrow { font-size: 9px; margin-bottom: 12px; color: #bdcafa; }
.community h2 { font-size: 32px; }
.community p { font-size: 15px; line-height: 1.5; }
.community-link { white-space: nowrap; border-bottom: 1px solid #aabceb; padding: 10px 0; display: flex; gap: 32px; }
footer { padding: 30px 5.5%; font-size: 12px; }
.footer-top, .footer-bottom { display: flex; justify-content: space-between; align-items: center; gap: 22px; }
.footer-top { padding-bottom: 24px; border-bottom: 1px solid #dce1ed; }
.footer-name { font-weight: 700; font-size: 22px; letter-spacing: -.8px; }
.footer-bottom { margin-top: 16px; color: #53617d; }
.footer-bottom nav { display: flex; flex-wrap: wrap; gap: 20px; }
footer a:hover, header nav a:hover { text-decoration: underline; text-underline-offset: 4px; }
@media (max-width: 760px) {
  .brand { width: 102px; }
  header nav { gap: 18px; }
  .nav-how { display: none; }
  .description { font-size: 17px; max-width: 400px; }
  .how { padding: 44px 24px; grid-template-columns: 1fr; gap: 24px; }
  .how .eyebrow { font-size: 9px; }
  .steps { margin-top: 26px; margin-bottom: 16px; }
  .steps li { padding: 17px 0; gap: 15px; }
  h3 { font-size: 18px; }
  .steps p { font-size: 15px; }
  .app-demo { padding: 18px 10px; }
  .community { flex-direction: column; align-items: flex-start; gap: 10px; padding: 30px 24px; }
  .community p { margin: 8px 0; }
  footer { padding: 24px; }
  .footer-top { align-items: flex-start; flex-wrap: wrap; gap: 12px; }
  .footer-bottom { flex-direction: column; align-items: flex-start; gap: 10px; }
  .footer-bottom p { line-height: 1.5; margin: 0; }
}
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { transition: none !important; scroll-behavior: auto !important; } }

/* Product details and public testing availability. */
.android-status { font-size: 12px; color: #53617d; margin: 9px 0 0 22px; }
.fit { padding: 64px 5.5%; display: grid; gap: 32px; }
.fit .eyebrow { margin-bottom: 20px; }
.fit-options { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px; }
.fit-options article { border-top: 1px solid #dce1ed; padding-top: 22px; }
.fit-intro { color: #53617d; font-size: 16px; line-height: 1.6; margin: 18px 0 0; }
.budget-note { color: #53617d; font-size: 14px; line-height: 1.6; margin: 0; }
.fit-options p { color: #53617d; font-size: 16px; line-height: 1.6; margin: 10px 0 0; max-width: 490px; }

.community-copy { max-width: 470px; flex: 1; }
.community-copy p { margin: 0; }
.community-copy p + p { margin-top: 12px; color: #ccd6f4; }
@media (max-width: 760px) {
  .fit { padding: 40px 24px; grid-template-columns: 1fr; gap: 28px; }
  .fit-options p { font-size: 15px; }
  .fit-options { grid-template-columns: 1fr; gap: 24px; }
  .community-copy { flex: auto; }
  .android-status { font-size: 11px; }
}

/* Full-width mountain opening. The original photo remains unaltered. */
.hero { position: relative; display: block; isolation: isolate; min-height: 760px; margin: 0 24px; overflow: hidden; border-radius: 6px; }
.hero .visual { position: absolute; inset: 0; z-index: -1; border-radius: 0; height: auto; background: #cce7f3; }
.hero .snow { object-position: 50% 50%; }
.hero .visual::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(246,249,252,.95) 0%, rgba(246,249,252,.85) 27%, rgba(246,249,252,.24) 55%, rgba(246,249,252,0) 76%); pointer-events: none; }
.hero .copy { position: relative; z-index: 2; padding: 60px 4.5% 48px; width: 56%; }
.hero h1 { font-size: clamp(72px, 7.4vw, 112px); }
.hero .description { max-width: 390px; }
.hero .photo-note { display: none; }
.hero .phone { z-index: 1; width: 210px; right: 5%; bottom: 60px; transform: rotate(4deg); }
.hero .screen-note { z-index: 1; right: 5%; bottom: 27px; background: #f6f9fce6; padding: 7px 12px; border-radius: 20px; }
@media (min-width: 1600px) { .hero { max-width: 1700px; margin-inline: auto; } }
@media (max-width: 760px) {
  .hero { margin: 0; border-radius: 0; min-height: 900px; }
  .hero .copy { width: 100%; padding: 32px 24px 0; }
  .hero h1 { font-size: clamp(62px, 17vw, 110px); }
  .hero .description { max-width: 360px; }
  .hero .visual { height: auto; }
  .hero .snow { object-position: 52% 50%; }
  .hero .visual::after { background: linear-gradient(180deg, rgba(246,249,252,.98) 0%, rgba(246,249,252,.92) 33%, rgba(246,249,252,.28) 56%, rgba(246,249,252,0) 75%); }
  .hero .phone { width: 150px; right: 26px; bottom: 45px; }
  .hero .screen-note { right: 18px; bottom: 12px; font-size: 10px; }
}
