/* SRG V2 — mobile-first polish for the final pre-launch brief. */
.v2-shell,
.v2-shell button,
.v2-shell input,
.v2-shell textarea,
.v2-shell select,
.v2-shell .v2-display {
  font-family: "Montserrat", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}

.v2-shell p,
.v2-shell small,
.v2-shell label {
  line-height: 1.66;
}

/* Keep the changes section clean: only the main heading + cards. */
.v2-changes > div > div:first-child {
  display: block !important;
}

.v2-changes > div > div:first-child > div:first-child {
  display: none !important;
}

.v2-changes > div > div:first-child > h2 {
  max-width: 760px;
}

@media (max-width: 767px) {
  .v2-shell {
    background: #070708 !important;
  }

  .v2-shell h1.v2-display,
  .v2-shell h2.v2-display,
  .v2-shell h3.v2-display,
  .v2-shell strong.v2-display {
    text-wrap: balance;
  }

  .v2-shell h1.v2-display {
    font-size: clamp(2.75rem, 12vw, 4.05rem) !important;
    line-height: 1.01 !important;
    letter-spacing: -0.047em !important;
  }

  .v2-shell h2.v2-display {
    font-size: clamp(2.4rem, 10.5vw, 3.55rem) !important;
    line-height: 1.055 !important;
    letter-spacing: -0.043em !important;
  }

  .v2-shell h3.v2-display,
  .v2-shell strong.v2-display {
    line-height: 1.15 !important;
    letter-spacing: -0.028em !important;
  }

  .v2-shell p,
  .v2-shell small,
  .v2-shell label {
    line-height: 1.72 !important;
  }

  .v2-header > div {
    width: calc(100% - 28px) !important;
    height: 70px !important;
  }

  .v2-header img {
    max-width: 116px;
  }

  .v2-hero {
    min-height: 810px !important;
  }

  .v2-hero-video {
    object-position: 61% 48% !important;
    filter: saturate(.88) contrast(1.05) brightness(.82);
  }

  .v2-hero > div:last-child {
    width: calc(100% - 36px) !important;
    min-height: 810px !important;
    padding-top: 104px !important;
    padding-bottom: 34px !important;
  }

  .v2-hero-title span + span {
    margin-top: .07em;
  }

  .v2-hero p {
    margin-top: 20px !important;
    font-size: 14px !important;
    line-height: 1.75 !important;
    max-width: 31rem !important;
  }

  .v2-facts {
    margin-top: 22px !important;
    gap: 8px !important;
    font-size: 10px !important;
  }

  .v2-primary-cta {
    width: 100% !important;
    min-height: 58px !important;
    border-radius: 18px !important;
    padding-inline: 18px !important;
    font-size: 11px !important;
    line-height: 1.25 !important;
  }

  .v2-trust {
    padding-block: 17px !important;
  }

  .v2-trust > div {
    width: calc(100% - 36px) !important;
    display: grid !important;
    gap: 7px !important;
    font-size: 11px !important;
    line-height: 1.55 !important;
  }

  .v2-trust > div > span:nth-child(2) {
    display: none;
  }

  .v2-trailer-section,
  .v2-changes,
  .v2-mystery,
  .v2-interest,
  .v2-form-section {
    padding-top: 68px !important;
    padding-bottom: 68px !important;
  }

  .v2-trailer-section > div,
  .v2-changes > div,
  .v2-mystery > div:last-child,
  .v2-interest > div,
  .v2-form-section > div {
    width: calc(100% - 36px) !important;
  }

  .v2-trailer-section h2 {
    margin-top: 12px !important;
  }

  .v2-trailer-section > div > div:nth-child(2) {
    margin-top: 28px !important;
    border-radius: 24px !important;
  }

  .v2-trailer-section video {
    max-height: 72svh !important;
    border-radius: 23px !important;
  }

  .v2-trailer-section button span {
    width: 70px !important;
    height: 70px !important;
  }

  .v2-changes > div > div:first-child p {
    margin-top: 17px !important;
    font-size: 15px !important;
    line-height: 1.75 !important;
  }

  .v2-changes > div > div:first-child h2 {
    margin-top: 0 !important;
  }

  .v2-changes > div > div:nth-child(2) {
    margin-top: 32px !important;
    gap: 12px !important;
  }

  .v2-changes article {
    border-radius: 24px !important;
    padding: 22px !important;
  }

  .v2-changes article h3 {
    margin-top: 30px !important;
    font-size: 1.35rem !important;
  }

  .v2-changes article p {
    font-size: 13px !important;
    line-height: 1.72 !important;
  }

  .v2-mystery > div:last-child {
    gap: 34px !important;
  }

  .v2-mystery p {
    font-size: 14px !important;
    line-height: 1.78 !important;
  }

  .v2-mystery > div:last-child > div:last-child {
    min-height: 370px !important;
    aspect-ratio: auto !important;
    border-radius: 25px !important;
  }

  .v2-interest > div > div:nth-child(2) {
    display: flex !important;
    gap: 12px !important;
    width: calc(100% + 18px) !important;
    margin-top: 30px !important;
    margin-right: -18px !important;
    overflow-x: auto !important;
    scroll-snap-type: x mandatory;
    overscroll-behavior-x: contain;
    scrollbar-width: none;
    padding: 2px 18px 12px 0;
  }

  .v2-interest > div > div:nth-child(2)::-webkit-scrollbar {
    display: none;
  }

  .v2-interest > div > div:nth-child(2) > button {
    flex: 0 0 min(84vw, 330px) !important;
    min-height: 275px !important;
    scroll-snap-align: start;
    border-radius: 24px !important;
    padding: 22px !important;
  }

  .v2-interest button strong {
    font-size: 1.3rem !important;
  }

  .v2-interest button span:last-child {
    font-size: 13px !important;
    line-height: 1.7 !important;
  }

  .v2-pilot {
    padding-top: 0 !important;
  }

  .v2-pilot > div:last-child {
    width: calc(100% - 36px) !important;
    min-height: 700px !important;
    padding-top: 52px !important;
  }

  .v2-pilot > div:last-child > div:first-child p {
    margin-top: 16px !important;
    font-size: 14px !important;
  }

  .v2-pilot > div:last-child > div:last-child {
    min-height: 420px !important;
    margin-top: 30px !important;
  }

  .v2-pilot-image {
    max-height: 475px !important;
    height: auto !important;
  }

  .v2-form-section > div {
    gap: 34px !important;
  }

  .v2-form-section > div > div:first-child > div:last-child {
    margin-top: 28px !important;
  }

  .v2-form-section > div > div:last-child {
    border-radius: 25px !important;
    padding: 20px !important;
  }

  .v2-form-section input {
    min-height: 55px !important;
    border-radius: 15px !important;
  }

  .v2-form-section form > button[type="submit"] {
    min-height: 58px !important;
    border-radius: 18px !important;
    padding-inline: 18px !important;
    font-size: 11px !important;
    line-height: 1.25 !important;
  }

  .v2-shell footer > div {
    width: calc(100% - 36px) !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .v2-hero-video {
    object-position: 61% 50%;
  }

  .v2-pilot > div:last-child {
    min-height: 720px;
  }
}

/* The pilot reveal is now a real section with a real looping video behind the pilot. */
.v2-shell footer::before {
  content: none !important;
  display: none !important;
}

/* New global brand mark keeps its original red / graphite colors. */
.v2-white-logo {
  filter: none !important;
  opacity: 1 !important;
}

/* V2 opening flow: pilot first */
.v2-shell {
  display: flex;
  flex-direction: column;
}

.v2-pilot {
  order: -100;
  min-height: 100svh !important;
}

.v2-pilot > div:last-child {
  min-height: 100svh !important;
}

.v2-hero {
  display: none !important;
}

.v2-header {
  z-index: 80 !important;
}

@media (max-width: 767px) {
  .v2-pilot > div:last-child {
    min-height: 100svh !important;
    padding-top: 92px !important;
  }
}

/* Red infinite trust marquee. */
.v2-trust {
  position: relative !important;
  height: 58px !important;
  overflow: hidden !important;
  padding: 0 !important;
  border-color: #ef233c !important;
  background: #ef233c !important;
  color: #fff !important;
}

.v2-trust > div {
  display: none !important;
}

.v2-trust::before {
  content: "4.9 ★  ·  250+ РЕАЛНИ GOOGLE ОТЗИВА   •   GRAND MALL VARNA · НИВО 2   •   6 ПРЕМИУМ СИМУЛАТОРА   •   2 ЗОНИ   •   D-BOX · FIA LICENSED   •   ОТКРИВАМЕ СЪВСЕМ СКОРО   ✦   4.9 ★  ·  250+ РЕАЛНИ GOOGLE ОТЗИВА   •   GRAND MALL VARNA · НИВО 2   •   6 ПРЕМИУМ СИМУЛАТОРА   •   2 ЗОНИ   •   D-BOX · FIA LICENSED   •   ОТКРИВАМЕ СЪВСЕМ СКОРО   ✦   4.9 ★  ·  250+ РЕАЛНИ GOOGLE ОТЗИВА   •   GRAND MALL VARNA · НИВО 2   •   6 ПРЕМИУМ СИМУЛАТОРА   •   2 ЗОНИ   •   D-BOX · FIA LICENSED   •   ОТКРИВАМЕ СЪВСЕМ СКОРО   ✦   4.9 ★  ·  250+ РЕАЛНИ GOOGLE ОТЗИВА   •   GRAND MALL VARNA · НИВО 2   •   6 ПРЕМИУМ СИМУЛАТОРА   •   2 ЗОНИ   •   D-BOX · FIA LICENSED   •   ОТКРИВАМЕ СЪВСЕМ СКОРО   ✦";
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  width: max-content;
  height: 100%;
  align-items: center;
  white-space: pre;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .045em;
  color: #fff;
  will-change: transform;
  animation: v2-trust-marquee 34s linear infinite;
}

@keyframes v2-trust-marquee {
  from { transform: translate3d(0, 0, 0); }
  to { transform: translate3d(-50%, 0, 0); }
}

/* Light final question section for stronger light/dark rhythm. */
.v2-interest {
  background: #fff !important;
  color: #080809 !important;
}

.v2-interest > div > div:first-child p {
  color: rgba(8, 8, 9, .52) !important;
}

.v2-interest button[aria-pressed="false"] {
  border-color: rgba(8, 8, 9, .10) !important;
  background: #f7f6f3 !important;
  color: #080809 !important;
  box-shadow: 0 22px 70px -55px rgba(0, 0, 0, .35) !important;
}

.v2-interest button[aria-pressed="false"]:hover {
  border-color: rgba(239, 35, 60, .42) !important;
  background: #fff !important;
  box-shadow: 0 26px 70px -48px rgba(0, 0, 0, .35) !important;
}

.v2-interest button[aria-pressed="false"] > div > span:first-child {
  border-color: rgba(8, 8, 9, .14) !important;
  background: #fff !important;
  color: rgba(8, 8, 9, .50) !important;
}

.v2-interest button[aria-pressed="false"] > div > span:last-child {
  border-color: rgba(8, 8, 9, .24) !important;
  background: transparent !important;
}

.v2-interest button[aria-pressed="false"] > span:last-child {
  color: rgba(8, 8, 9, .52) !important;
}

.v2-interest > div > div:last-child {
  border-color: rgba(8, 8, 9, .10) !important;
  background: #f7f6f3 !important;
}

.v2-interest > div > div:last-child p {
  color: rgba(8, 8, 9, .55) !important;
}

.v2-interest > div > div:last-child button {
  color: #080809 !important;
}

@media (prefers-reduced-motion: reduce) {
  .v2-trust::before {
    animation: none !important;
    transform: none !important;
  }
}
