/* Handheld composition. Desktop layout stays in editorial.css.
   Text controls replace decorative arrows on every viewport. */
.button { justify-content: center; }
.icon-button { width: auto; min-width: 76px; padding: 0 15px; border-radius: 8px; font-size: 12px; font-weight: 700; }
.hero-desktop-lead { display: inline; }

@media (max-width: 900px) {
  html { scroll-padding-top: 18px; }
  .site-header { height: 64px; padding: 0 24px; gap: 14px; }
  .brand { gap: 9px; }
  .brand img { width: 46px; height: 46px; }
  .brand span { font-size: 19px; letter-spacing: -.5px; }
  .menu-toggle { border: 0; border-radius: 0; width: 44px; height: 44px; gap: 6px; margin-right: -10px; }
  .menu-toggle span { width: 24px; height: 2px; }
  .menu-toggle[aria-expanded=true] span:first-child { transform: translateY(4px) rotate(45deg); }
  .menu-toggle[aria-expanded=true] span:last-child { transform: translateY(-4px) rotate(-45deg); }
  .main-nav { top: 63px; padding: 8px 24px 16px; }
  .main-nav a { font-size: 16px; padding: 16px 0; }
  .header-download { display: none; }
  .hero { padding: 28px 0 0; height: auto; min-height: 0; max-height: none; }
  .hero-copy { width: auto; max-width: 520px; margin: 0 24px 24px; }
  .hero h1 { font-size: clamp(43px, 12.55vw, 66px); line-height: 1.09; font-weight: 600; letter-spacing: -.045em; }
  .hero-copy>p { font-size: 14px; line-height: 1.6; margin: 18px 0 20px; max-width: 400px; }
  .hero-copy>p br, .hero-desktop-lead { display: none; }
  .hero .button { min-height: 52px; width: 100%; font-size: 14px; border-radius: 9px; padding: 14px 20px; }
  .hero-copy .quiet-link { display: flex; justify-content: center; width: 100%; max-width: none; margin: 6px 0 0; padding: 12px 0; min-height: 44px; font-size: 13px; text-decoration: underline; text-underline-offset: 5px; }
  .hero-phone-wrap { height: 435px; padding: 22px 24px 26px; justify-content: flex-end; right: auto; top: auto; transform: none; }
  .hero-photo { height: 435px; inset: auto 0 0; border-radius: 24px 24px 0 0; }
  .hero-photo>img { object-position: left center; }
  .hero-photo:after { display: none; }
  .hero-phone { --phone-width: clamp(172px, 46vw, 204px)!important; }
  .hero-bottom { display: none; }

  .editorial-section { padding: 48px 24px; gap: 26px; }
  .eyebrow { font-size: 10px; line-height: 1.5; letter-spacing: 1.15px; margin-bottom: 16px; }
  .editorial-copy h2 { font-size: clamp(34px, 9.3vw, 46px); line-height: 1.13; font-weight: 600; letter-spacing: -.035em; }
  .movement h2 br { display: none; }
  .body-copy { font-size: 14px; line-height: 1.7; margin: 18px 0 10px; max-width: 540px; }
  .line-link { font-size: 13px; min-height: 44px; padding: 12px 0; line-height: 1.5; }
  .movement-image { height: 250px; border-radius: 16px; }
  .movement-image>img { object-position: center; }
  .movement-image:after, .movement-image figcaption { display: none; }

  .feature-story { height: auto; }
  .story-sticky { display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: start; padding: 28px 24px 24px; gap: 0; height: auto; min-height: 0; max-height: none; position: relative; }
  .story-copy { display: contents; }
  .story-copy>.eyebrow { grid-area: 1 / 1; margin: 0; align-self: center; font-size: 9px; letter-spacing: 1px; }
  .chapter-count { grid-area: 1 / 2; margin: 0; font-size: 11px; line-height: 1.5; }
  .chapter-count [data-current] { font-size: 13px; }
  .feature-descriptions { grid-area: 2 / 1 / 3 / 3; min-height: 148px; margin-top: 16px; }
  .feature-descriptions h2 { font-size: 35px; line-height: 1.1; font-weight: 600; letter-spacing: -.035em; }
  .feature-descriptions p { font-size: 14px; line-height: 1.55; margin-top: 12px; max-width: 540px; }
  .feature-detail { display: none; }
  .story-product { grid-area: 3 / 1 / 4 / 3; width: 100%; margin: 12px 0 14px; }
  .story-phone { --phone-width: clamp(178px,54vw,232px)!important; }
  .story-orbit, .screen-caption, .story-footer { display: none; }
  .story-controls { grid-area: 4 / 1 / 5 / 3; display: grid; grid-template-columns: 1fr 1fr; gap: 8px 12px; margin: 0; }
  .chapter-dots { grid-area: 1 / 1 / 2 / 3; justify-content: center; gap: 0; }
  .chapter-dots button { width: 44px; height: 44px; padding: 0 8px; }
  .chapter-dots span { width: 7px; height: 7px; border-radius: 50%; }
  .chapter-dots button[aria-pressed=true] span { width: 22px; border-radius: 5px; }
  .story-controls [data-step="-1"] { grid-area: 2 / 1; }
  .story-controls [data-step="1"] { grid-area: 2 / 2; background: var(--lime); border-color: var(--lime); color: var(--ink); }
  .story-controls .icon-button { min-height: 44px; width: 100%; height: 44px; font-size: 13px; border-radius: 8px; }
  .story-controls .icon-button:disabled { opacity: .4; }
  .swipe-hint { grid-area: 5 / 1 / 6 / 3; text-align: center; font-size: 10px; line-height: 1.5; margin-top: 12px; }

  .nutrition { padding-top: 48px; padding-bottom: 48px; gap: 26px; }
  .nutrition-image { height: 260px; border-radius: 16px; }
  .nutrition .editorial-copy { padding: 0; }
  .nutrition-details { display: flex; flex-direction: column; gap: 9px; font-size: 13px; padding: 8px 0 10px; }
  .nutrition-details span:before { display: none; }
  .download-section { padding: 38px 24px; gap: 18px; }
  .download-heading>img { width: 56px; margin-bottom: 14px; }
  .download-heading h2 { font-size: 60px; line-height: 1.06; font-weight: 600; }
  .download-copy>p { font-size: 16px; line-height: 1.55; margin-bottom: 20px; }
  .download-copy .button { min-height: 52px; border-radius: 9px; font-size: 14px; padding: 14px 20px; max-width: none; }
  .download-copy>small { font-size: 11px; line-height: 1.7; margin-top: 12px; }
  .download-copy>.line-link { font-size: 13px; margin-top: 12px; }
  .site-footer { padding: 28px 24px 24px; }
  .footer-top { padding-bottom: 20px; gap: 12px; }
  .footer-top>p { display: none; }
  .footer-links { padding: 16px 0; gap: 8px; font-size: 13px; color: #aebb9e; }
  .footer-links a { min-height: 44px; display: flex; align-items: center; padding: 10px 0; }
  .footer-bottom { font-size: 11px; line-height: 1.65; padding-top: 20px; gap: 8px; color: #a1ae94; }
}

@media (max-width: 360px) {
  .site-header { padding-inline: 20px; }
  .brand span { font-size: 18px; }
  .hero-copy { margin-inline: 20px; }
  .hero h1 { font-size: 42px; }
  .hero-phone-wrap, .hero-photo { height: 404px; }
  .hero-phone-wrap { padding: 18px 18px 22px; }
  .hero-phone { --phone-width: 166px!important; }
  .editorial-section, .story-sticky, .download-section, .site-footer { padding-inline: 20px; }
  .feature-descriptions { min-height: 172px; }
  .feature-descriptions h2 { font-size: 32px; }
}
