html { scroll-behavior: auto; }
body { margin: 0; background: #FDFDFC; font-family: 'Manrope', 'Helvetica Neue', sans-serif; color: #0F2A27; -webkit-font-smoothing: antialiased; overflow-x: clip; }
* { box-sizing: border-box; }
a { -webkit-tap-highlight-color: transparent; }

.v1-nav { max-width: 1200px; margin: 0 auto; padding: 26px 32px 0; display: flex; align-items: center; justify-content: space-between; }
.v1-nav-call { display: flex; align-items: center; gap: 8px; text-decoration: none; color: #5E7B76; font-size: 13.5px; font-weight: 700; background: #F5F8FC; border: 1px solid #E4E4E0; border-radius: 999px; padding: 9px 18px; white-space: nowrap; }
.v1-hero-body { max-width: 1200px; margin: 0 auto; padding: 96px 32px 40px; text-align: center; }
.v1-scrollhint-wrap { margin-top: 72px; display: flex; flex-direction: column; align-items: center; gap: 10px; color: #9AA8A4; font-size: 12px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; }

.v1-store-row { margin-top: 34px; display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }
.v1-store { width: 180px; display: flex; align-items: center; gap: 11px; border-radius: 14px; padding: 11px 20px; text-decoration: none; text-align: left; }
.v1-store--dark { background: #0F2A27; color: #FFFFFF; }
.v1-store--light { background: #FFFFFF; color: #0F2A27; }
.v1-store-txt { display: flex; flex-direction: column; }
.v1-store-eyebrow { font-size: 10.5px; font-weight: 600; opacity: 0.65; line-height: 1.3; }
.v1-store-name { font-size: 17px; font-weight: 800; letter-spacing: -0.01em; line-height: 1.25; }

#v1-race { position: relative; height: 430vh; background: #FDFDFC; }
.v1-race-pin { position: sticky; top: 0; height: 100vh; height: 100svh; display: flex; flex-direction: column; overflow: hidden; padding: 20px clamp(16px, 3vw, 40px) 24px; }
.v1-axis { max-width: 1240px; width: 100%; margin: 0 auto; padding: 6px 6px 38px; }
.v1-axis-head { display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 10px; }
.v1-axis-label { font-size: 13px; font-weight: 800; letter-spacing: 0.08em; text-transform: uppercase; color: #9AA8A4; }
.v1-axis-bar { position: relative; height: 6px; background: #D9E2F2; border-radius: 99px; }
#v1-flag { position: absolute; left: 12%; top: 32px; transform: translateX(-50%); background: #EDF2FA; border: 1px solid #C9D6ED; color: #1C53BC; font-size: 11px; font-weight: 800; border-radius: 999px; padding: 4px 10px; white-space: nowrap; }
.v1-axis-ticks { display: flex; justify-content: space-between; margin-top: 8px; font-size: 11px; font-weight: 700; color: #9AA8A4; }
.v1-lanes { flex: 1; max-width: 1240px; width: 100%; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: clamp(14px, 2vw, 26px); min-height: 0; }
.v1-lane-h2 { margin: 14px 0 0; font-size: clamp(20px, 1.9vw, 27px); font-weight: 800; letter-spacing: -0.02em; }
.v1-lane-old { position: relative; background: #101820; border-radius: 26px; padding: clamp(20px, 2.4vw, 34px); overflow: hidden; display: flex; flex-direction: column; }
.v1-lane-edego { position: relative; background: #FFFFFF; border: 1.5px solid #C9D6ED; border-radius: 26px; padding: clamp(20px, 2.4vw, 34px); box-shadow: 0 12px 28px rgba(16,63,150,0.10); display: flex; flex-direction: column; overflow: hidden; }
.v1-osteps { margin-top: clamp(14px, 2vh, 26px); display: flex; flex-direction: column; gap: clamp(10px, 1.6vh, 16px); position: relative; z-index: 2; max-width: 62%; }
.v1-ostep { display: flex; gap: 11px; align-items: flex-start; }
.v1-ostep-dot { width: 8px; height: 8px; border-radius: 99px; background: #DC2655; margin-top: 6px; flex-shrink: 0; }
.v1-ostep-text { color: #E8EDF2; font-size: clamp(13.5px, 1.15vw, 15.5px); font-weight: 600; line-height: 1.45; }
.v1-otime { color: rgba(255,255,255,0.45); font-weight: 600; }
.v1-chips { position: absolute; inset: 0; pointer-events: none; z-index: 1; }
.v1-chip { position: absolute; left: var(--cx); top: var(--cy); background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.13); color: rgba(255,255,255,0.82); font-size: 12px; font-weight: 700; border-radius: 999px; padding: 7px 13px; white-space: nowrap; backdrop-filter: blur(2px); display: flex; align-items: center; gap: 7px; opacity: 0; }
.v1-chip-dot { width: 7px; height: 7px; border-radius: 99px; background: #DC2655; flex-shrink: 0; }
.v1-esteps { margin-top: clamp(14px, 2vh, 26px); display: flex; flex-direction: column; gap: clamp(8px, 1.3vh, 13px); }
.v1-estep { display: flex; align-items: center; gap: 12px; background: #F5F8FC; border: 1px solid #E4E4E0; border-radius: 14px; padding: 11px 15px; }
.v1-echeck { width: 22px; height: 22px; border-radius: 99px; background: #2D6BE0; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.v1-estep-q { font-size: clamp(13px, 1.1vw, 15px); font-weight: 700; color: #0F2A27; }
.v1-estep-a { margin-left: auto; font-size: clamp(12px, 1vw, 13.5px); font-weight: 600; color: #5E7B76; white-space: nowrap; text-align: right; }
#v1-booked { margin-top: auto; background: linear-gradient(135deg, #487EE4, #103F96); border-radius: 18px; padding: 18px 22px; display: flex; align-items: center; gap: 16px; opacity: 0; }
.v1-booked-icon { width: 40px; height: 40px; border-radius: 99px; background: rgba(255,255,255,0.18); display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.v1-booked-title { color: #FFFFFF; font-size: 18px; font-weight: 800; letter-spacing: -0.01em; }
.v1-booked-sub { color: rgba(255,255,255,0.75); font-size: 13px; font-weight: 600; margin-top: 3px; }

.v1-kicker { margin: 0; font-size: 13px; font-weight: 800; letter-spacing: 0.08em; text-transform: uppercase; color: #9AA8A4; }
.v1-sec-stats { background: #FDFDFC; padding: 110px 32px 90px; }
.v1-stats-grid { margin-top: 56px; display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; }
.v1-stat-card { background: #FFFFFF; border: 1px solid #E4E4E0; border-radius: 22px; padding: 32px 30px; }
.v1-stat-num { font-size: 52px; font-weight: 800; letter-spacing: -0.03em; color: #1C53BC; font-variant-numeric: tabular-nums; }
.v1-stat-title { margin-top: 8px; font-size: 15px; font-weight: 800; color: #0F2A27; }
.v1-stat-p { margin: 8px 0 0; font-size: 13.5px; line-height: 1.5; font-weight: 500; color: #5E7B76; }

.v1-sec-book { background: #F5F8FC; border-top: 1px solid #E4E4E0; border-bottom: 1px solid #E4E4E0; padding: 110px 32px; }
.v1-book-grid { max-width: 1080px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: clamp(32px, 5vw, 80px); align-items: center; }
.v1-checkrow { display: flex; align-items: center; gap: 11px; font-size: 14.5px; font-weight: 700; }
.v1-checkicon { width: 24px; height: 24px; border-radius: 99px; background: #EDF2FA; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.v1-feed-card { background: #FFFFFF; border: 1px solid #E4E4E0; border-radius: 18px; padding: 16px 18px; display: flex; gap: 13px; align-items: flex-start; }
.v1-feed-icon { width: 34px; height: 34px; border-radius: 10px; background: #EDF2FA; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.v1-feed-title { font-size: 14px; font-weight: 800; }
.v1-feed-sub { font-size: 12.5px; font-weight: 600; color: #5E7B76; margin-top: 2px; }

.v1-sec-cta { position: relative; overflow: hidden; background: linear-gradient(135deg, #487EE4 0%, #103F96 100%); padding: 110px 32px 70px; }
.v1-cta-foot { margin-top: 70px; padding-top: 26px; border-top: 1px solid rgba(255,255,255,0.16); display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 12px; color: rgba(255,255,255,0.55); font-size: 12.5px; font-weight: 600; }

@media (max-width: 860px) {
  .v1-nav { padding: 18px 20px 0; }
  .v1-nav-call { font-size: 12.5px; padding: 8px 14px; }
  .v1-nav-call-long { display: none; }
  .v1-hero-body { padding: 64px 20px 36px; }
  .v1-scrollhint-wrap { margin-top: 52px; }

  .v1-race-pin { padding: 8px 14px 10px; gap: 10px; justify-content: center; }
  .v1-lanes { display: contents; }
  .v1-lane-edego { order: 1; padding: 16px; }
  .v1-axis { order: 2; padding: 4px 2px 30px; }
  .v1-lane-old { order: 3; padding: 16px 16px 78px; }
  .v1-axis-label { font-size: 10.5px; }
  #v1-flag { transform: none; }
  .v1-lane-h2 { margin-top: 10px; font-size: 17px; }
  .v1-osteps { max-width: none; margin-top: 12px; position: relative; height: 48px; }
  .v1-ostep { position: absolute; top: 0; left: 0; width: 100%; opacity: 0; }
  .v1-esteps { margin-top: 12px; position: relative; height: 88px; }
  .v1-estep { position: absolute; top: 0; left: 0; width: 100%; opacity: 0; }
  .v1-estep-a { white-space: normal; }
  #v1-booked { position: absolute; left: 16px; right: 16px; bottom: 16px; margin: 0; padding: 12px 14px; gap: 12px; }
  .v1-booked-icon { width: 32px; height: 32px; }
  .v1-booked-title { font-size: 16px; }
  .v1-booked-sub { font-size: 12px; }
  .v1-chip { font-size: 11px; padding: 6px 11px; }

  .v1-sec-stats { padding: 72px 20px 56px; }
  .v1-stats-grid { margin-top: 36px; }
  .v1-stat-card { padding: 26px 24px; }
  .v1-sec-book { padding: 72px 20px; }
  .v1-book-grid { grid-template-columns: 1fr; gap: 44px; }
  .v1-sec-cta { padding: 72px 20px 48px; }
  .v1-cta-foot { margin-top: 48px; justify-content: center; text-align: center; }
}

@media (min-width: 2200px) {
  body { zoom: 1.25; }
}

@media (min-width: 3400px) {
  body { zoom: 1.6; }
}
