/* Astound — Optimized mobile concept.
   Applies ONLY at max-width:560px (phones). Desktop and tablet are untouched.
   Built from the approved cinematic mobile concept. Loaded after astound.css
   so these rules win on phones via cascade order. */
@media (max-width: 560px) {

  .wrap { width: calc(100% - 28px); }
  .navin { width: calc(100% - 28px); }
  .nav { height: 64px; }
  .links { display: none; }
  .brandImage img { width: 120px; max-height: 35px; }
  .navActions { gap: 8px; }
  .signIn { font-size: 11px; padding: 9px 0; }
  .navcta { font-size: 11px; padding: 9px 11px; min-width: 84px; }

  /* Hero — a deliberately composed mobile scene, not a squeezed desktop one. */
  .hero { height: auto; min-height: 0; background: var(--cream); }
  .heroSticky { height: auto; position: relative; top: auto; overflow: visible; padding: 88px 0 18px; }
  .heroGrid { height: auto; display: grid; grid-template-columns: 1fr; gap: 18px; align-items: start; }
  .heroCopy { transform: none !important; opacity: 1 !important; text-align: left; }
  .eyebrow { font-size: 10px; letter-spacing: .16em; margin-bottom: 14px; }
  .hero h1 { font-size: 51px; line-height: .89; letter-spacing: -.065em; max-width: 380px; }
  .heroLead { font-size: 15px; line-height: 1.52; margin: 16px 0 17px; max-width: 365px; }
  .actions { display: grid; grid-template-columns: 1fr; gap: 7px; width: 100%; }
  .actions .button { width: 100%; min-height: 50px; justify-content: center; text-align: center; font-size: 12px; }
  .micro { font-size: 9px; margin-top: 9px; line-height: 1.4; }
  .heroVisual { height: 378px; min-height: 0; overflow: visible; transform: none !important; margin-top: 0; }
  .natureScene { left: 46%; top: 35%; width: 116%; max-width: none; transform: translate(-50%,-50%) scale(1) !important; filter: drop-shadow(0 20px 34px rgba(27,48,20,.13)); }
  .ambientFog { left: 10%; top: 12%; width: 92%; height: 62%; }
  .ambientFog i:nth-child(1) { width: 230px; height: 86px; left: -25%; top: 31%; }
  .ambientFog i:nth-child(2) { width: 270px; height: 90px; left: 5%; top: 58%; }
  .ambientFog i:nth-child(3) { width: 220px; height: 80px; left: 41%; top: 36%; }
  .ambientFog i:nth-child(4) { width: 190px; height: 72px; left: 50%; top: 55%; }
  .callCard { width: 174px; min-width: 0; right: 0; top: 42%; padding: 13px; border-radius: 19px; transform: none !important; box-shadow: 0 18px 46px rgba(31,50,28,.14); }
  .phoneOrb { width: 50px; height: 50px; margin: 17px auto 9px; }
  .phoneOrb svg { width: 21px; height: 21px; }
  .callWave { height: 40px; margin: 6px 0; }
  .incomingLabel { font-size: 10px; }
  .incomingNumber { font-size: 11px; }
  .answerPill { min-height: 36px; font-size: 9px; }
  .callCard.demoMode { width: calc(100% - 4px); min-width: 0; right: 2px; top: 18%; border-radius: 20px; padding: 11px; }
  .demoViewport { height: 242px; }
  .demoApp { grid-template-columns: 1fr; }
  .demoSidebar { display: none; }
  .demoCaption { display: none; }

  .heroLiveCta { width: auto; }
  .actions .heroFreeCta { order: 0; }
  .actions .heroLiveCta { order: 1; }

  /* Answers / Handles / Reports — compact stacked cards. */
  .ops { height: auto; padding: 52px 14px 56px; }
  .opsSticky { height: auto; position: relative; top: auto; overflow: visible; display: block; padding: 0; }
  .opsTitle { position: relative; left: auto; top: auto; width: auto; font-size: 44px; line-height: .94; margin: 0 0 12px; }
  .opsSub { position: relative; left: auto; bottom: auto; width: auto; font-size: 12px; line-height: 1.5; margin: 0 0 20px; }
  .opCard { position: relative; left: auto !important; right: auto !important; top: auto !important; width: 100%; max-width: none; min-height: 0; aspect-ratio: auto; margin: 8px 0; padding: 16px; border-radius: 13px; transform: none !important; box-shadow: 0 15px 40px rgba(29,39,27,.055); }
  .opCard .icon { width: 38px; height: 38px; margin-top: 14px; font-size: 16px; }
  .opCard h3 { font-size: 22px; margin: 19px 0 6px; }
  .opCard p { font-size: 12px; line-height: 1.45; }
  .result { margin-top: 17px; }

  /* Product proof — one readable mobile dashboard. */
  .productProof { padding: 54px 0 58px; }
  .productProofGrid { display: grid; grid-template-columns: 1fr; gap: 23px; }
  .proofCopy { order: -1; }
  .proofCopy h2 { font-size: 41px; line-height: .94; margin: 12px 0 14px; }
  .proofCopy > p { font-size: 12.5px; line-height: 1.55; }
  .controlPanel { margin-top: 18px; }
  .controlRow { min-height: 46px; font-size: 11px; }
  .proofDashboard { padding: 8px; border-radius: 17px; box-shadow: 0 20px 55px rgba(29,39,27,.09); }
  .dashBody { display: grid; grid-template-columns: 1fr; min-height: 0; }
  .dashSide { display: none; }
  .dashMain { padding: 12px; }
  .dashHeading h3 { font-size: 16px; }
  .dashRow { padding: 12px 0; }
  .dashRow b { font-size: 9px; }
  .dashStatus { font-size: 6px; }
  .dashSummary { margin-top: 12px; }
  .dashSummary p { font-size: 8px; }

  /* Manifest circle — shorter, legible on one hand. */
  .manifest { height: 180vh; }
  .manifestSticky { height: 100vh; }
  .manifestTexture { width: 140%; height: auto; aspect-ratio: 1; max-width: none; max-height: none; transform: translate(-50%,-50%) translateX(calc(var(--manifestP) * -64px)) scale(calc(.76 - var(--manifestP)*.22)); }
  .manifestTitle { left: 50%; width: 84%; font-size: 32px; line-height: 1; text-align: center; }
  .mt2, .mt3 { left: 50%; width: 84%; text-align: center; }
  .washText { width: 84%; font-size: 41px; line-height: .94; }

  /* Who it's for — lively but short. */
  .whoFor { padding: 48px 0 52px; }
  .whoForWrap { gap: 22px; }
  .whoForTitle { font-size: 41px; line-height: .94; }
  .whoForLead { font-size: 13px; line-height: 1.55; }
  .rolesPanel { min-height: 96px; padding: 10px 0; }
  .rolesViewport { min-height: 72px; }
  .role { font-size: 38px !important; line-height: .94 !important; max-width: 100%; white-space: normal; }
  .companyLaneTop { display: flex; align-items: flex-end; }
  .companyLaneTop small { font-size: 7px; }
  .companyTrack { gap: 20px; animation-duration: 17s; }
  .companyTrack span { font-size: 10px; }
  .companyTrack span:after { margin-left: 20px; }

  /* Always-on image story — cinematic with phone-sized copy. */
  .always { height: 145vh; }
  .alwaysSticky { height: 100vh; background-position: 60% center; }
  .alwaysSticky:after { background: linear-gradient(90deg,rgba(7,24,10,.68),rgba(7,24,10,.14),rgba(7,24,10,.42)); }
  .badge { left: 18px; top: 82px; font-size: 9px; padding: 8px 10px; }
  .alwaysCopy { left: 18px; top: 132px; width: calc(100% - 36px); }
  .alwaysCopy h2 { font-size: 35px; line-height: .98; margin-bottom: 12px; }
  .alwaysCopy p { font-size: 13px; line-height: 1.52; max-width: 330px; }
  .alwaysBig { font-size: 84px; letter-spacing: -.07em; }

  /* ANSWER / ACT / HANDOFF — scaled for thumbs. */
  .verbs { height: 180vh; }
  .verbsSticky { height: 100vh; }
  .verb { font-size: 70px; line-height: .82; }
  .v1 { left: 14px; top: 12%; }
  .v2 { right: 14px; top: 39%; }
  .v3 { left: 14px; top: 67%; }
  .floatUI { width: calc(100% - 54px); max-width: 320px; padding: 12px; border-radius: 11px; transform: none !important; }
  .ui1 { right: 14px; top: 19%; }
  .ui2 { left: 14px; top: 49%; }
  .ui3 { right: 14px; top: 76%; }
  .uiHead { font-size: 8px; padding-bottom: 8px; margin-bottom: 9px; }
  .uiLine { font-size: 12px; }
  .uiMeta { font-size: 8px; margin-top: 9px; }

  /* Final scene — strong but compact. */
  .final { height: auto; min-height: 650px; padding: 78px 18px 112px; }
  .finalContent { width: 100%; padding-bottom: 22px; }
  .finalContent .brandmark { width: 78px; height: 78px; margin-bottom: 22px; }
  .final h2 { font-size: 48px; line-height: .9; }
  .final p { font-size: 13px; line-height: 1.5; margin: 20px auto 18px; }
  .finalPrice { font-size: 9px; line-height: 1.45; margin: 14px 0 18px; }
  .footer { left: 18px; right: 18px; bottom: 72px; flex-direction: column; gap: 5px; font-size: 8px; padding-top: 12px; }

  /* Persistent mobile CTA — one obvious next step. */
  .mobileStartFree { display: flex; position: fixed; left: 50%; right: auto; bottom: max(10px, env(safe-area-inset-bottom)); width: calc(100% - 24px); max-width: 406px; height: 54px; transform: translateX(-50%); border-radius: 15px; background: var(--blue); color: white; z-index: 100; align-items: center; justify-content: center; font-size: 13px; font-weight: 750; box-shadow: 0 14px 34px rgba(20,119,255,.27); padding: 0 18px; text-decoration: none; }

  /* Optional mobile value strip (rendered by Hero if present; harmless otherwise). */
  .mobileValueStrip { display: grid; grid-template-columns: repeat(3,1fr); width: 100%; margin-top: 16px; border-top: 1px solid rgba(24,32,23,.11); border-bottom: 1px solid rgba(24,32,23,.11); }
  .mobileValueStrip span { min-width: 0; padding: 11px 7px 10px; display: flex; flex-direction: column; gap: 2px; }
  .mobileValueStrip span + span { border-left: 1px solid rgba(24,32,23,.11); }
  .mobileValueStrip b { font-size: 10px; color: #172019; letter-spacing: -.01em; }
  .mobileValueStrip small { font-size: 8px; color: #7d867e; white-space: nowrap; }

  /* Narrow phones. */
  @media (max-width: 430px) {
    .hero h1 { font-size: 45px; }
    .natureScene { width: 126%; }
    .heroVisual { height: 350px; }
    .mobileValueStrip small { font-size: 7px; }
    .opCard h3 { font-size: 21px; }
    .proofCopy h2 { font-size: 38px; }
  }
}
