/* A varied sequence: manifesto, illustration, panorama, pause, offer. */
.home-page .trust-scene { background: #fff; }
.home-page .trust-scene__inner { position: relative; isolation: isolate; display: grid; grid-template-columns: 1fr; text-align: center; }
.home-page .trust-scene .scene-copy { grid-area: 1 / 1; z-index: 1; max-width: 920px; margin-inline: auto; padding-block: 35px; }
.home-page .trust-scene .section-kicker { justify-content: center; }
.home-page .trust-scene .scene-copy h2 { font-size: clamp(42px, 4.8vw, 70px); }
.home-page .trust-points { justify-content: center; gap: 12px 28px; margin-top: 30px; }
.home-page .trust-scene .year-graphic { grid-area: 1 / 1; align-self: center; width: 100%; height: 300px; opacity: .075; pointer-events: none; }
.home-page .trust-scene .year-graphic > strong { font-size: clamp(200px, 29vw, 380px); line-height: 1; letter-spacing: -.06em; }
.home-page .trust-scene .year-graphic :is(small, span) { display: none; }

/* The illustration leads into the everyday-use message. */
.home-page .feature-scene--1 { background: #f4f6fc; }
.home-page .feature-scene--1 .feature-scene__inner { grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr); gap: clamp(35px, 6vw, 100px); }
.home-page .feature-scene--1 .story-art { order: -1; }
.home-page .feature-scene--1 .story-copy { max-width: 590px; }

/* A wide branching network sits beneath a centred headline. */
.home-page .feature-scene--2 { background: linear-gradient(180deg, #edf2ff, #f8faff); }
.home-page .feature-scene--2 .feature-scene__inner { grid-template-columns: 1fr; justify-items: center; gap: 22px; text-align: center; }
.home-page .feature-scene--2 .story-copy { max-width: 950px; }
.home-page .feature-scene--2 h2 br { display: none; }
.home-page .feature-scene--2 h2 span::before { content: ' '; }
.home-page .feature-scene--2 .story-copy p br { display: none; }
.home-page .feature-scene--2 .story-art { width: min(100%, 760px); height: 300px; }
.home-page .feature-scene--2 .story-network__orbit { width: 250px; height: 250px; left: calc(50% - 125px); top: 10px; }
.home-page .feature-scene--2 .story-network__hub { top: 12px; }
.home-page .feature-scene--2 .story-network__lines { left: 16.7%; right: 16.7%; top: 161px; height: 38px; }
.home-page .feature-scene--2 .story-network__servers { top: 199px; display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.home-page .feature-scene--2 .story-network__servers > span { width: min(100%, 160px); justify-self: center; border-radius: 18px; box-shadow: 0 12px 32px #25447e09; }

/* A quieter inset card between the wide network and blue trial offer. */
.home-page .feature-scene--3 { background: #f8faff; }
.home-page .feature-scene--3 .scene-stage { min-height: 0; padding-block: 44px 76px; }
.home-page .feature-scene--3 .feature-scene__inner { grid-template-columns: minmax(180px, .55fr) minmax(0, 1.3fr); gap: 48px; padding: 44px 52px; border: 1px solid #e5ebf6; border-radius: 30px; background: #fff; }
.home-page .feature-scene--3 .story-art { order: -1; height: 230px; }
.home-page .feature-scene--3 .story-clock { width: 160px; height: 160px; left: calc(50% - 80px); top: 5px; }
.home-page .feature-scene--3 .story-pause-label { top: 185px; font-size: 14px; }
.home-page .feature-scene--3 h2 { font-size: clamp(34px, 3.6vw, 50px); }
.home-page .feature-scene--3 .story-copy p { font-size: 18px; }
.home-page .feature-scene--3 .story-copy small { max-width: none; }

/* The offer reverses the opening composition, led by its large 24. */
.home-page #trial .trial-card { grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: 70px; }
.home-page #trial .trial-card__aside { order: -1; }
.home-page #trial .trial-stat strong { font-size: clamp(140px, 16vw, 220px); }
.home-page #trial .trial-card__copy { max-width: 650px; }
.home-page #price .section-heading { display: block; text-align: center; }
.home-page #price .section-heading p { max-width: none; margin-top: 12px; }
.home-page #price .section-kicker { justify-content: center; }
.home-page #price .plan-summary { text-align: center; }
.home-page #price .plan-details > summary { margin-inline: auto; }
.home-page #price .plan-inclusions { flex-direction: column; align-items: center; gap: 12px; text-align: center; }
.home-page #price .plan-inclusions ul { justify-content: center; margin-top: 0; }
.home-page #price .plan-note { max-width: 900px; margin-inline: auto; text-align: center; }
.home-page #purchase .section-heading { text-align: center; }

/* Support reads as a full-width list, followed by a centred partnership invitation. */
.home-page .page-scene:has(#faq-heading) .scene-content > .shell { display: block; max-width: 960px; }
.home-page .page-scene:has(#faq-heading) .section-heading { text-align: center; margin-bottom: 34px; }
.home-page .page-scene:has(#faq-heading) .section-kicker { justify-content: center; }
.home-page .page-scene:has(#faq-heading) .section-heading__link { margin-top: 12px; }
.home-page .page-scene:has(#faq-heading) .section-heading h2 br { display: none; }
.home-page .page-scene:has(#faq-heading) .section-heading h2 span::before { content: ' '; }
.home-page .partner-scene__inner { grid-template-columns: 1fr; justify-items: center; gap: 14px; text-align: center; }
.home-page .partner-scene .partner-graphic { order: -1; width: min(100%, 390px); height: 240px; }
.home-page .partner-scene .partner-graphic__center { width: 126px; height: 126px; border-radius: 34px; font-size: 50px; }
.home-page .partner-scene .partner-graphic__orbit { inset: 15px 73px; }
.home-page .partner-scene .partner-graphic__tag:nth-of-type(2) { top: 18px; left: 4px; }
.home-page .partner-scene .partner-graphic__tag:nth-of-type(3) { top: 105px; right: 0; }
.home-page .partner-scene .partner-graphic__tag:nth-of-type(4) { bottom: 14px; left: 4px; }
.home-page .partner-scene .section-kicker { justify-content: center; }
.home-page .partner-scene h2 br { display: none; }
.home-page .partner-scene h2 span::before { content: ' '; }
.home-page .partner-scene p { margin-inline: auto; }
.home-page .closing-scene__inner { display: block; }
.home-page .closing-scene .scene-copy { text-align: center; padding-block: 20px 56px; }
.home-page .closing-scene .section-kicker { justify-content: center; }
.home-page .closing-scene .notice-panel { max-width: 1000px; margin-inline: auto; }
.home-page .closing-scene .notice-panel__title h2 { font-size: 24px; letter-spacing: -.04em; }
.home-page .closing-scene .notice-list { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.home-page .closing-scene .notice-item { display: flex; flex-direction: column; align-items: start; gap: 16px; padding: 22px; }
.home-page .closing-scene .notice-item + .notice-item { border-left: 1px solid var(--line); }
.home-page .closing-scene .notice-item__main { min-width: 0; }
.home-page .closing-scene .notice-item__main strong { font-size: 16px; }
.home-page .closing-scene .notice-item time { margin-top: auto; font-size: 13px; }
.home-page .ambient-toggle { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 44px; margin-inline-start: auto; padding: 8px 14px; border: 1px solid #e0e6f0; border-radius: 22px; background: transparent; color: #66758c; font: inherit; font-size: 13px; cursor: pointer; }
.home-page .ambient-toggle[hidden] { display: none; }
.home-page .ambient-toggle:hover { background: #f2f5fb; color: var(--blue); }
.home-page .ambient-toggle:focus-visible { outline: 2px solid var(--blue); outline-offset: 3px; }

@media (max-width: 900px) {
  .home-page .feature-scene--1 .feature-scene__inner { gap: 32px; }
  .home-page .feature-scene--3 .feature-scene__inner { padding: 32px; gap: 28px; }
  .home-page #trial .trial-card { gap: 36px; }
  .home-page #trial .trial-stat strong { font-size: 160px; }
}
@media (max-width: 760px) {
  .home-page .trust-scene .scene-copy { padding-block: 26px; }
  .home-page .trust-scene .scene-copy h2 { font-size: clamp(34px, 7.8vw, 50px); }
  .home-page .trust-scene .year-graphic { height: 260px; }
  .home-page .trust-scene .year-graphic > strong { font-size: clamp(132px, 29vw, 220px); }
  .home-page .trust-points { gap: 8px 18px; margin-top: 24px; }
  .home-page .feature-scene--1 .feature-scene__inner { grid-template-columns: 1fr; gap: 35px; }
  .home-page .feature-scene--1 .story-art { width: 320px; max-width: 100%; height: 210px; }
  .home-page .feature-scene--1 .story-copy { text-align: left; justify-self: stretch; }
  .home-page .feature-scene--1 .story-browser { left: 10%; width: 80%; }
  .home-page .feature-scene--1 .story-video { height: 112px; }
  .home-page .feature-scene--1 .story-app--chat { top: 135px; }
  .home-page .feature-scene--2 h2 br { display: block; }
  .home-page .feature-scene--2 h2 span::before { content: none; }
  .home-page .feature-scene--2 .story-copy p { max-width: 470px; margin-inline: auto; }
  .home-page .feature-scene--2 .story-art { height: 220px; }
  .home-page .feature-scene--2 .story-network__orbit { width: 170px; height: 170px; left: calc(50% - 85px); }
  .home-page .feature-scene--2 .story-network__hub { top: 15px; }
  .home-page .feature-scene--2 .story-network__lines { top: 115px; height: 28px; }
  .home-page .feature-scene--2 .story-network__servers { top: 143px; gap: 12px; }
  .home-page .feature-scene--2 .story-network__servers > span { min-width: 0; padding: 14px 10px; border-radius: 12px; }
  .home-page .feature-scene--3 .scene-stage { padding-block: 24px 52px; }
  .home-page .feature-scene--3 .feature-scene__inner { grid-template-columns: 1fr; gap: 18px; padding: 30px 22px; border-radius: 24px; }
  .home-page .feature-scene--3 .story-art { width: 100%; height: 170px; }
  .home-page .feature-scene--3 .story-clock { width: 120px; height: 120px; left: calc(50% - 60px); top: 0; }
  .home-page .feature-scene--3 .story-pause-label { top: 132px; }
  .home-page .feature-scene--3 .story-copy p { font-size: 16px; }
  .home-page .feature-scene--3 h2 { font-size: clamp(30px, 7.4vw, 44px); }
  .home-page #trial .trial-card { grid-template-columns: 1fr; gap: 20px; }
  .home-page #trial .trial-stat strong { font-size: 110px; }
  .home-page .page-scene:has(#faq-heading) .section-heading h2 br { display: block; }
  .home-page .page-scene:has(#faq-heading) .section-heading h2 span::before { content: none; }
  .home-page .partner-scene .partner-graphic { height: 210px; width: min(100%, 320px); }
  .home-page .partner-scene .partner-graphic__center { width: 108px; height: 108px; font-size: 45px; }
  .home-page .partner-scene .partner-graphic__orbit { inset: 15px 60px; }
  .home-page .partner-scene .partner-graphic__tag:nth-of-type(3) { top: 92px; }
  .home-page .partner-scene .partner-graphic__tag { font-size: 12px; padding: 7px 10px; }
  .home-page .closing-scene .notice-list { display: block; }
  .home-page .closing-scene .notice-item { gap: 8px; padding: 18px 20px; }
  .home-page .closing-scene .notice-item + .notice-item { border-left: 0; }
  .home-page .closing-scene .scene-copy { padding-block: 10px 38px; }
}
@media (max-width: 380px) {
  .home-page .feature-scene--3 .feature-scene__inner { padding-inline: 16px; }
  .home-page .feature-scene--3 h2 { font-size: 28px; }
  .home-page .partner-scene h2 { font-size: 32px; }
}
@media (max-width: 640px) {
  .home-page .home-hero .scene-stage { padding-bottom: 44px; }
}
@media print {
  .home-page .ambient-toggle { display: none; }
  .home-page .trust-scene .year-graphic { display: none; }
}
