/* AIOOS homepage, 10 September 2026.
   Applied only with body[data-aioos-visual="20260910"], after the approved styles.
   Same approved mark, typefaces, photographs and entry palette; no generated media. */

/* Owner: plain lettering. Remove the ink texture, including its prefixed form. */
body[data-aioos-visual="20260910"] .ink {
  -webkit-mask-image: none;
  mask-image: none;
}

/* Product and explanation share the opening composition. */
body[data-aioos-visual="20260910"] .hero {
  display: grid;
  grid-template-columns: minmax(270px, .78fr) minmax(0, 1.42fr);
  column-gap: clamp(28px, 4vw, 64px);
  row-gap: 16px;
}
body[data-aioos-visual="20260910"] .hero-word-row {
  grid-column: 1;
  grid-row: 1;
  padding-top: 24px;
  align-items: flex-end;
}
body[data-aioos-visual="20260910"] .hero-word {
  font-size: clamp(140px, 18.8vw, 270px);
  line-height: .84;
}
body[data-aioos-visual="20260910"] .hero-aside {
  display: none;
}
body[data-aioos-visual="20260910"] .hero-intro {
  grid-column: 1;
  grid-row: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: center;
  gap: 24px;
  padding: 20px 0 32px;
  min-width: 0;
}
body[data-aioos-visual="20260910"] .hero-intro h2 {
  font-size: clamp(43px, 4.25vw, 62px);
  line-height: 1.02;
  max-width: 8.8em;
}
body[data-aioos-visual="20260910"] .hero-intro p {
  font-size: 16px;
  line-height: 1.65;
  max-width: 34ch;
}
body[data-aioos-visual="20260910"] .hero-intro > .button,
body[data-aioos-visual="20260910"] .hero-intro > .hero-actions {
  margin-top: 4px;
  max-width: 100%;
}
body[data-aioos-visual="20260910"] .hero-stage {
  grid-column: 2;
  grid-row: 1 / 3;
  align-self: center;
  min-width: 0;
  width: 100%;
  height: clamp(420px, 34.5vw, 510px);
  margin-inline: 0;
}
body[data-aioos-visual="20260910"] .hero-desktop {
  width: 73%;
  left: 5%;
  top: 58px;
  transform: rotateY(-5deg) rotateX(2deg) rotateZ(-2deg);
}
body[data-aioos-visual="20260910"] .hero-phone {
  width: 22%;
  min-width: 140px;
  right: 6%;
  bottom: 47px;
  transform: rotateY(-5deg) rotateZ(5deg);
}
body[data-aioos-visual="20260910"] .hero-bottom {
  grid-column: 1 / -1;
  margin-top: -10px;
}

/* Photograph and copy have distinct space, so faces are never covered by a card. */
body[data-aioos-visual="20260910"] .human-stage {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(310px, .9fr);
  grid-template-rows: auto 1fr;
  height: auto;
  width: calc(100% - 2 * var(--gutter));
  max-width: 1600px;
  margin-inline: auto;
  background: var(--panel);
  color: var(--ink);
  border: 1px solid var(--line);
  overflow: hidden;
}
body[data-aioos-visual="20260910"] .human-picture {
  display: block;
  grid-column: 1;
  grid-row: 1 / 3;
  min-width: 0;
  min-height: 570px;
  height: 100%;
  align-self: stretch;
}
body[data-aioos-visual="20260910"] .human-photo {
  display: block;
  width: 100%;
  height: 100%;
  margin-top: 0;
  object-fit: cover;
  object-position: 50% 46%;
  translate: none;
}
body[data-aioos-visual="20260910"] .human-shade {
  display: none;
}
body[data-aioos-visual="20260910"] .human-heading {
  position: static;
  grid-column: 2;
  grid-row: 1;
  padding: clamp(32px, 3.4vw, 50px) clamp(28px, 3vw, 44px) 0;
}
body[data-aioos-visual="20260910"] .human-heading h2 {
  font-size: clamp(58px, 5.7vw, 84px);
  line-height: .98;
  margin-top: 24px;
  text-shadow: none;
}
body[data-aioos-visual="20260910"] .human-paper {
  position: static;
  grid-column: 2;
  grid-row: 2;
  align-self: end;
  width: auto;
  padding: 42px clamp(28px, 3vw, 44px) 38px;
  background: transparent;
  color: var(--ink);
  transform: none;
  box-shadow: none;
}
body[data-aioos-visual="20260910"] .human-paper > p {
  font-size: clamp(34px, 3vw, 43px);
  line-height: 1.06;
  margin: 20px 0;
}
body[data-aioos-visual="20260910"] .human-paper > span:not(.section-kicker) {
  font-size: 14px;
  line-height: 1.7;
}
body[data-aioos-visual="20260910"] .human-paper .text-link {
  flex-wrap: wrap;
  gap: 14px;
  font-size: 13px;
  line-height: 1.45;
  min-height: 44px;
}
body[data-aioos-visual="20260910"] .human-stage > .photo-caption {
  position: absolute;
  inset: auto auto 16px 16px;
  padding: 7px 9px;
  color: var(--panel);
  background: var(--ink);
  font-size: 10px;
  line-height: 1.4;
  z-index: 3;
}

/* Deliberate image grid: common baselines, no image over another image. */
body[data-aioos-visual="20260910"] .editorial-collage {
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-template-rows: auto auto;
  gap: clamp(24px, 2.4vw, 36px);
  min-height: 0;
  align-items: start;
}
body[data-aioos-visual="20260910"] .collage-team {
  grid-column: 1 / 7;
  grid-row: 1;
}
body[data-aioos-visual="20260910"] .collage-team img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  object-position: 50% 45%;
}
body[data-aioos-visual="20260910"] .collage-app {
  grid-column: 7 / 13;
  grid-row: 1;
  padding: 0;
  margin: 0;
  transform: none;
  min-width: 0;
}
body[data-aioos-visual="20260910"] .collage-app > .text-link {
  float: none;
  display: inline-flex;
  min-height: 44px;
  margin-top: 6px;
}
body[data-aioos-visual="20260910"] .collage-label {
  grid-column: 6 / 9;
  grid-row: 2;
  padding: 30px 0 0;
  margin: 0;
}
body[data-aioos-visual="20260910"] .collage-label p {
  font-size: clamp(30px, 3vw, 46px);
  line-height: 1.06;
}
body[data-aioos-visual="20260910"] .collage-mobile {
  grid-column: 9 / 13;
  grid-row: 2;
  width: 100%;
  padding: 0;
  margin: 0;
  transform: none;
  justify-self: center;
}
body[data-aioos-visual="20260910"] .collage-mobile .phone {
  width: clamp(160px, 16vw, 230px);
  max-width: 100%;
  margin-inline: auto;
}
body[data-aioos-visual="20260910"] .collage-mobile > span {
  white-space: normal;
  max-width: none;
  margin: 16px 0 0;
  text-align: center;
  font-size: 9px;
  line-height: 1.5;
}
body[data-aioos-visual="20260910"] .collage-hotel {
  grid-column: 1 / 6;
  grid-row: 2;
  min-height: 0;
  margin: 0;
  background: transparent;
}
body[data-aioos-visual="20260910"] .collage-hotel img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: 50% 0;
}
body[data-aioos-visual="20260910"] .collage-team::after,
body[data-aioos-visual="20260910"] .collage-hotel::after {
  display: none;
}
body[data-aioos-visual="20260910"] .editorial-collage figcaption {
  position: static;
  margin-top: 12px;
  color: var(--muted);
  font-size: 10px;
  line-height: 1.5;
  text-shadow: none;
}
body[data-aioos-visual="20260910"] .footer-signature {
  padding-block: 40px 34px;
}
body[data-aioos-visual="20260910"] .footer-word {
  font-size: clamp(140px, 23.5vw, 350px);
  line-height: .86;
}

@media (max-width: 1100px) and (min-width: 768px) {
  body[data-aioos-visual="20260910"] .hero {
    grid-template-columns: minmax(240px, .87fr) minmax(0, 1.3fr);
    column-gap: 24px;
  }
  body[data-aioos-visual="20260910"] .hero-intro { gap: 20px; }
  body[data-aioos-visual="20260910"] .hero-intro h2 { font-size: 43px; }
  body[data-aioos-visual="20260910"] .hero-intro p { font-size: 14px; }
  body[data-aioos-visual="20260910"] .hero-stage { height: 400px; }
  body[data-aioos-visual="20260910"] .hero-desktop { top: 76px; width: 78%; left: 3%; }
  body[data-aioos-visual="20260910"] .hero-phone { width: 25%; min-width: 118px; bottom: 43px; right: 6%; }
  body[data-aioos-visual="20260910"] .hero-stage .stage-note { font-size: 8px; left: 18px; right: 18px; }
  body[data-aioos-visual="20260910"] .hero-stage .stage-caption { left: 18px; right: 18px; font-size: 8px; }
  body[data-aioos-visual="20260910"] .human-stage { grid-template-columns: minmax(0, 1.2fr) minmax(310px, 1fr); }
  body[data-aioos-visual="20260910"] .human-picture { min-height: 565px; }
  body[data-aioos-visual="20260910"] .human-heading h2 { font-size: 60px; }
  body[data-aioos-visual="20260910"] .human-paper { padding-top: 30px; }
}

@media (max-width: 767px) {
  body[data-aioos-visual="20260910"] .hero {
    display: block;
  }
  body[data-aioos-visual="20260910"] .hero-word-row {
    padding-top: 18px;
  }
  body[data-aioos-visual="20260910"] .hero-word {
    font-size: 29vw;
    line-height: .86;
  }
  body[data-aioos-visual="20260910"] .hero-intro {
    gap: 16px;
    padding: 22px 0 26px;
  }
  body[data-aioos-visual="20260910"] .hero-intro h2 {
    font-size: clamp(34px, 9.8vw, 52px);
    line-height: 1.02;
    max-width: 10em;
  }
  body[data-aioos-visual="20260910"] .hero-intro p {
    font-size: 14px;
    line-height: 1.6;
    max-width: 39ch;
  }
  body[data-aioos-visual="20260910"] .hero-stage {
    height: clamp(355px, 107vw, 510px);
    width: calc(100% + 2 * var(--gutter));
    margin-inline: calc(-1 * var(--gutter));
  }
  body[data-aioos-visual="20260910"] .hero-desktop {
    width: 88%;
    top: 94px;
    left: -9%;
    transform: rotateY(5deg) rotateZ(-4deg);
  }
  body[data-aioos-visual="20260910"] .hero-phone {
    width: 37%;
    max-width: 188px;
    min-width: 0;
    right: 6%;
    top: 49px;
    bottom: auto;
    transform: rotate(4deg);
  }
  body[data-aioos-visual="20260910"] .hero-bottom { margin-top: 0; }
  body[data-aioos-visual="20260910"] .human-stage {
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto auto auto;
  }
  body[data-aioos-visual="20260910"] .human-heading {
    grid-column: 1;
    grid-row: 1;
    padding: 28px 24px 26px;
  }
  body[data-aioos-visual="20260910"] .human-heading > span { font-size: 10px; }
  body[data-aioos-visual="20260910"] .human-heading h2 {
    font-size: clamp(49px, 12.5vw, 78px);
    line-height: .98;
    margin-top: 17px;
  }
  body[data-aioos-visual="20260910"] .human-picture {
    grid-column: 1;
    grid-row: 2;
    min-height: 0;
    height: clamp(290px, 91vw, 480px);
  }
  body[data-aioos-visual="20260910"] .human-photo { object-position: 50% 44%; }
  body[data-aioos-visual="20260910"] .human-paper {
    grid-column: 1;
    grid-row: 3;
    padding: 28px 24px 30px;
  }
  body[data-aioos-visual="20260910"] .human-paper > p { font-size: 37px; margin-block: 18px; }
  body[data-aioos-visual="20260910"] .human-paper > span:not(.section-kicker) { font-size: 14px; }
  body[data-aioos-visual="20260910"] .human-paper .text-link { font-size: 13px; }
  body[data-aioos-visual="20260910"] .human-stage > .photo-caption {
    position: static;
    grid-column: 1;
    grid-row: 2;
    align-self: end;
    justify-self: start;
    margin: 12px;
    font-size: 9px;
  }
  body[data-aioos-visual="20260910"] .editorial-collage {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    grid-template-rows: repeat(4, auto);
    gap: 28px 20px;
  }
  body[data-aioos-visual="20260910"] .collage-team { grid-column: 1 / -1; grid-row: 1; }
  body[data-aioos-visual="20260910"] .collage-app { grid-column: 1 / -1; grid-row: 2; }
  body[data-aioos-visual="20260910"] .collage-hotel { grid-column: 1 / -1; grid-row: 3; }
  body[data-aioos-visual="20260910"] .collage-hotel img { aspect-ratio: 1 / 1.1; object-position: 50% 15%; }
  body[data-aioos-visual="20260910"] .collage-label { grid-column: 1; grid-row: 4; padding-top: 14px; }
  body[data-aioos-visual="20260910"] .collage-label p { font-size: clamp(28px, 8vw, 42px); }
  body[data-aioos-visual="20260910"] .collage-mobile { grid-column: 2; grid-row: 4; }
  body[data-aioos-visual="20260910"] .collage-mobile .phone { width: 100%; max-width: 210px; }
  body[data-aioos-visual="20260910"] .collage-mobile > span { font-size: 8px; }
  body[data-aioos-visual="20260910"] .editorial-collage figcaption { font-size: 9px; }
  body[data-aioos-visual="20260910"] .footer-signature { padding-block: 32px 26px; }
  body[data-aioos-visual="20260910"] .footer-word { font-size: 29vw; }
}

@media (prefers-reduced-motion: reduce) {
  body[data-aioos-visual="20260910"] .hero-desktop,
  body[data-aioos-visual="20260910"] .hero-phone,
  body[data-aioos-visual="20260910"] .human-photo { translate: none !important; }
}
