/* Kept in both product document roots so each subdomain deploys independently.
   Desktop artwork remains on the original canvas; smaller screens reflow. */
@media (max-width: 1100px) {
  .frame { width: 100%; height: auto; min-width: 0; }
  .frame + .frame { margin-top: 0; }
  .frame .stage {
    position: relative; inset: auto; width: 100%; height: auto;
    max-width: 800px; margin: 0 auto; padding: 48px 24px;
    transform: none; isolation: isolate;
  }
  .stage br { display: none; }
  .frame .stage h2 {
    position: relative; inset: auto; width: auto; transform: none;
    font-size: clamp(28px, 4.5vw, 40px); line-height: 1.15; margin: 0 0 28px;
  }
  .frame .stage .hero-head,
  .frame .stage .hero-titles,
  .frame .stage .hero-copy,
  .frame .stage .hero-store,
  .frame .stage .trial,
  .frame .stage .chapter-copy,
  .frame .stage .chapter-image,
  .frame .stage .trial-button,
  .frame .stage .feature-grid,
  .frame .stage .compare-columns,
  .frame .stage .dongle-copy,
  .frame .stage .dongle-copy .after,
  .frame .stage .dongle-copy .note,
  .frame .stage .dongle-product,
  .frame .stage .dongle-label,
  .frame .stage .buy-button,
  .frame .stage .contact-copy,
  .frame .stage .contact-store,
  .frame .stage .miami,
  .frame .stage .faq-columns {
    position: relative; inset: auto; width: auto; height: auto; transform: none;
  }
  .hero .stage { display: grid; grid-template-columns: minmax(0, 1fr); gap: 20px; padding-top: 28px; }
  .hero-head { order: 0; text-align: center; }
  .frame .stage .app-icon { position: relative; inset: auto; width: 64px; height: 64px; margin-bottom: 12px; }
  .frame .stage h1 { font-size: clamp(32px, 5.5vw, 48px); line-height: 1.08; letter-spacing: -1px; transform: none; }
  .frame .stage h1 em { display: block; }
  .frame .stage .tagline, .frame .stage .subtag {
    position: relative; inset: auto; width: auto; transform: none;
    font-size: 18px; line-height: 1.4; letter-spacing: 0; margin-top: 12px;
  }
  .frame .stage .subtag { font-size: 15px; color: #ddd0e8; margin-top: 8px; }
  /* Preserve the layered device composition inside its own fluid illustration. */
  .hero-devices { order: 1; position: relative; width: 100%; max-width: 460px; aspect-ratio: 700 / 760; justify-self: center; }
  .hero-devices .hero-glow { inset: -4% auto auto -15%; width: 125%; height: 110%; object-fit: contain; }
  .hero-devices .ipad { left: 2%; top: 0; width: 78%; height: 98%; object-fit: contain; }
  .hero-devices .iphone { left: 50%; top: 31%; width: 35%; height: 65%; object-fit: contain; }
  .hero-devices .watch { left: 76%; top: 61%; width: 23%; height: 33%; object-fit: contain; }
  .frame .stage .hero-store { order: 3; width: 210px; justify-self: center; }
  .frame .stage .store img { height: auto; }
  .frame .stage .trial { order: 4; font-size: 14px; text-align: center; margin-top: -10px; }
  .frame .stage .hero-copy { order: 5; font-size: 17px; line-height: 1.65; letter-spacing: 0; margin-top: 12px; }
  .hero-copy ul { line-height: 1.6; padding-left: 20px; margin: 20px 0 0; }
  .hero-copy li + li { margin-top: 12px; }
  .frame .stage .hero-dongle { position: relative; inset: auto; order: 2; width: 160px; height: auto; justify-self: center; margin-top: -40px; }
  .frame .stage .chapter-copy { font-size: 17px; line-height: 1.65; }
  .chapter-copy p + p, .chapter-copy .chapter-bold { margin-top: 20px; }
  .frame .stage .chapter-image { display: block; width: 100%; margin-top: 28px; border-radius: 20px; }
  .frame .stage .trial-button { display: flex; flex-wrap: wrap; min-height: 52px; padding: 14px 18px; margin: 24px auto 0; max-width: 380px; font-size: 16px; text-align: center; border-radius: 14px; }
  .frame .stage .essentials-glow, .frame .stage .dongle-glow,
  .frame .stage .contact-bg, .frame .stage .faq-bg {
    position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; pointer-events: none;
  }
  .frame .stage .feature-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 32px 20px; }
  .feature-grid article { height: auto; min-width: 0; }
  .frame .feature-grid img, .frame .feature-grid article:nth-child(3) img {
    display: block; width: 100%; height: auto; aspect-ratio: 237 / 502; object-fit: contain; transform: none;
  }
  .feature-grid h3 { margin: 16px 0 8px; font-size: 18px; line-height: 1.3; white-space: normal; }
  .feature-grid p { margin: 0; font-size: 16px; line-height: 1.5; }
  .frame .stage .compare-columns { display: grid; grid-template-columns: minmax(0, 1fr); gap: 32px; }
  .compare-columns article { min-width: 0; font-size: 17px; line-height: 1.6; }
  .compare-columns h3 { font-size: 23px; line-height: 1.3; margin-bottom: 16px; }
  .compare-columns p { margin-bottom: 20px; }
  .compare-columns article + article { padding: 28px 0 0; border-left: 0; border-top: 1px solid #ffffff30; }
  .compare-columns li + li { margin-top: 14px; }
  .frame .stage .dongle-copy { font-size: 17px; line-height: 1.6; }
  .dongle-copy ul, .usb-dongle .dongle-copy ul { margin-top: 24px; }
  .dongle-copy li + li { margin-top: 8px; }
  .frame .stage .dongle-copy .after { font-size: 17px; line-height: 1.6; margin-top: 24px; }
  .frame .stage .dongle-copy .note { font-size: 15px; line-height: 1.5; margin-top: 16px; }
  .frame .stage .dongle-product { display: block; width: 100%; max-width: 480px; margin: 28px auto 16px; }
  .frame .stage .dongle-label { text-align: center; font-size: 15px; line-height: 1.5; }
  .frame .stage .buy-button { min-height: 52px; max-width: 320px; margin: 24px auto 0; padding: 12px 24px; font-size: 20px; border-radius: 14px; }
  .contact-copy > p { font-size: 17px; line-height: 1.6; overflow-wrap: anywhere; }
  .frame .stage .contact-note { font-size: 17px !important; line-height: 1.6 !important; }
  .frame .stage .contact-store { width: 210px; margin-top: 24px; }
  .frame .stage .miami { display: block; width: 100%; max-width: 300px; margin: 20px auto 0; }
  .frame .stage .faq-columns { display: block; }
  .faq-columns > div:first-child, .faq-columns > div + div { border: 0; padding: 0; }
  .faq-columns p { font-size: 17px; line-height: 1.65; margin-bottom: 28px; }
  .faq-columns strong { display: block; margin-bottom: 8px; font-size: 18px; line-height: 1.4; }
  .faq-columns > div:last-child > p:last-child { margin-bottom: 0; }
  .stage a:focus-visible { outline: 3px solid #fff; outline-offset: 5px; }
}
@media (min-width: 700px) and (max-width: 1100px) {
  .hero .stage { max-width: 1000px; grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 32px; align-items: start; }
  .hero .hero-head { grid-column: 1 / -1; }
  .frame .stage h1 em { display: inline; }
  .hero .hero-devices { grid-column: 2; grid-row: 2 / 6; align-self: center; }
  .frame .stage .hero-copy { grid-column: 1; grid-row: 2; }
  .frame .stage .hero-store { grid-column: 1; grid-row: 3; }
  .frame .stage .trial { grid-column: 1; grid-row: 4; }
  .frame .stage .hero-dongle { grid-column: 2; grid-row: 6; margin-top: -40px; }
  .frame .stage .feature-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .feature-grid h3 { font-size: 17px; }
}
