@media (max-width: 700px) {
  html { font-size: 15px; }
  body { overflow-x: hidden; }

  .topbar {
    display: block;
    height: auto;
    min-height: 0;
    padding: 10px 12px 0;
  }
  .topbrand::before { width: 106px; height: 34px; }
  .topbrand::after { width: 88px; height: 30px; margin-left: 8px; }
  .topnav {
    display: flex;
    gap: 0;
    margin: 8px -12px 0;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scrollbar-width: none;
    border-top: 1px solid var(--line);
    background: #fff;
  }
  .topnav::-webkit-scrollbar { display: none; }
  .topnav a,
  .topnav a:not(.logout) {
    display: block;
    flex: 0 0 auto;
    padding: 10px 12px;
    font-size: .78rem;
    white-space: nowrap;
  }

  .experience { padding: 10px 10px 34px; }
  .experience-hero { min-height: 0; border-radius: 16px; }
  .experience-copy { padding: 22px 18px; }
  .experience-copy h1 { font-size: 2.15rem; margin: 8px 0 12px; }
  .experience-copy p { font-size: 1rem; line-height: 1.5; }
  .hero-actions { display: grid; grid-template-columns: 1fr; }
  .hero-actions .btn { width: 100%; min-height: 44px; }
  .experience-photo { min-height: 150px; max-height: 150px; }

  .identity-strip {
    margin: -8px 5px 0;
    grid-template-columns: 1fr 1fr !important;
    border-radius: 13px;
  }
  .identity-strip div { padding: 10px 11px; }
  .identity-strip div:nth-child(3) { grid-column: 1 / -1; }
  .identity-strip span { font-size: .62rem; }
  .identity-strip strong { font-size: .82rem; overflow-wrap: anywhere; }
  .member-id-cell { padding-right: 48px !important; }
  .member-id-cell .copy-mini { right: 7px; top: 25px; padding: 5px 7px; }

  .benefits-summary {
    margin: 10px 0 0;
    padding: 14px;
    border-radius: 14px;
  }
  .benefits-summary h2 { font-size: 1.05rem; }
  .benefit-period { font-size: .75rem; }
  .benefits-summary-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 7px;
  }
  .benefits-summary .benefit-item { padding: 10px; }
  .benefits-summary .benefit-item strong { font-size: 1.15rem; }

  .journey-section { padding: 26px 4px 8px; }
  .journey-section > h2 { font-size: 1.5rem; }
  .journey-nav,
  .journey-section .journey-nav {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 8px;
    padding: 0;
  }
  .journey-nav a {
    display: block !important;
    min-height: 112px !important;
    padding: 12px !important;
    border-radius: 14px;
  }
  .journey-icon { width: 34px; height: 34px; margin-bottom: 8px; font-size: 17px; }
  .journey-nav b { font-size: .9rem; line-height: 1.2; }
  .journey-nav small { font-size: .75rem; line-height: 1.25; }
  .journey-nav a em { display: block; margin-top: 7px; font-size: .72rem; }

  .care-question {
    margin: 18px 0 26px;
    padding: 19px 13px !important;
    border-radius: 18px;
  }
  .care-question > div { margin-bottom: 16px !important; }
  .care-question h2 { font-size: 1.55rem; }
  .care-question form { padding: 16px 13px; border-radius: 14px; }
  .field { margin: 13px 0; }
  .field input,
  .field select,
  .field textarea,
  .billing-landing select,
  .billing-landing textarea {
    min-height: 44px;
    width: 100%;
    font-size: 16px;
  }
  .consent { align-items: flex-start; font-size: .8rem; }
  .btn { min-height: 44px; }
  form > .btn { width: 100%; }

  .story-section,
  .story-section#orders {
    margin-inline: 0;
    padding: 27px 4px;
    gap: 17px;
  }
  .story-section h2 { font-size: 1.55rem; }
  .service-row { gap: 12px; padding: 16px 0; }
  .service-row .btn { width: 100%; justify-self: stretch; }

  .lifestyle-unified {
    margin: 24px 0;
    border-radius: 18px;
  }
  .lifestyle-image { height: 165px; }
  .lifestyle-main { padding: 22px 14px; }
  .lifestyle-main h2 { font-size: 1.65rem; }
  .lifestyle-main .resource-links { display: grid; gap: 8px; }
  .lifestyle-main .support-card { margin-top: 18px; padding: 16px 12px !important; }
  .lifestyle-main .support-card form { padding: 13px; }

  .visual-story {
    min-height: 0;
    margin: 25px 0;
    border-radius: 18px;
  }
  .visual-story-image { height: 180px; }
  .visual-story-copy { padding: 24px 16px; }
  .visual-story-copy h2 { font-size: 1.75rem; }
  .membership-focus { margin-top: 18px; }
  .membership-focus article { padding: 15px; }
  .membership-focus .btn { width: 100%; }

  .billing-landing {
    margin: 25px 0;
    padding: 20px 13px;
    gap: 18px;
    border-radius: 18px;
  }
  .billing-landing h2 { font-size: 1.65rem; }
  .billing-choice { margin-top: 17px; padding: 15px; }
  .billing-choice .btn { width: 100%; }
  .billing-landing form { padding: 16px 13px; }

  .order-card { padding: 15px 13px; border-radius: 14px; }
  .order-card h3 { font-size: 1rem; line-height: 1.35; }
  .order-details { gap: 9px; margin-top: 14px; }
  .order-actions .btn { width: 100%; }

  .experience-footer { padding: 22px 4px; line-height: 1.8; }

  .auth { min-height: 100svh; }
  .auth-story { padding: 20px 18px; }
  .auth-story h1 { font-size: 1.75rem; }
  .auth-side { padding: 12px; }
  .auth-card { padding: 20px 16px; border-radius: 18px; }
}

@media (max-width: 360px) {
  .benefits-summary-grid { grid-template-columns: 1fr !important; }
  .journey-nav,
  .journey-section .journey-nav { grid-template-columns: 1fr !important; }
}

/* Build 52: phone-first stacking and compact typography. */
@media (max-width: 700px) {
  html { font-size: 14px; }

  .topbar { padding: 8px 10px 0; }
  .topbrand::before { width: 96px; height: 30px; }
  .topbrand::after { width: 80px; height: 27px; margin-left: 6px; }
  .topnav {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    overflow: visible;
    margin: 7px -10px 0;
  }
  .topnav a,
  .topnav a:not(.logout) {
    min-width: 0;
    padding: 8px 4px;
    text-align: center;
    font-size: .72rem;
    border-bottom: 1px solid var(--line);
  }

  .experience { padding: 8px 9px 28px; }
  .experience-hero,
  .story-section,
  .story-section#orders,
  .lifestyle-unified,
  .visual-story,
  .billing-landing {
    grid-template-columns: minmax(0, 1fr) !important;
  }
  .experience-hero { display: grid; }
  .experience-copy { padding: 18px 16px; }
  .experience-copy h1 { font-size: 1.85rem; line-height: 1.05; }
  .experience-copy p { font-size: .92rem; line-height: 1.42; }
  .experience-photo { min-height: 135px; height: 135px; max-height: 135px; }

  .identity-strip { grid-template-columns: 1fr 1fr !important; }
  .benefits-summary { display: block; }
  .benefits-summary-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  .benefits-summary .benefit-item > span { font-size: .78rem; }

  .journey-section { padding-top: 20px; }
  .journey-section > h2 { font-size: 1.32rem; }
  .journey-nav a { min-height: 98px !important; }

  .care-question,
  .billing-landing { padding: 16px 11px !important; }
  .care-question h2,
  .story-section h2,
  .lifestyle-main h2,
  .visual-story-copy h2,
  .billing-landing h2 { font-size: 1.42rem; }
  .care-question form,
  .billing-landing form,
  .lifestyle-main .support-card,
  .lifestyle-main .support-card form { padding: 14px 11px !important; }

  .story-section,
  .story-section#orders { display: grid; gap: 14px; padding: 22px 4px; }
  .story-section .lead { font-size: .92rem; line-height: 1.5; }
  .service-row { grid-template-columns: minmax(0, 1fr) !important; }

  .lifestyle-image { height: 145px; }
  .lifestyle-main { padding: 18px 13px; }
  .visual-story-image { height: 165px; }
  .visual-story-copy { padding: 20px 14px; }
  .visual-story-copy .lead { font-size: .94rem; }
  .membership-focus article { padding: 13px; }

  .billing-landing { gap: 14px; }
  .billing-choice { padding: 13px; }
  .order-feed { width: 100%; min-width: 0; }
  .story-section#orders .empty,
  .order-card { width: 100%; padding: 14px 12px; }

  .field textarea,
  .billing-landing textarea { min-height: 108px; }
  .consent { font-size: .78rem; line-height: 1.35; }
  .btn { font-size: .86rem; padding: 10px 12px; }

  .experience-footer { display: grid; gap: 4px; padding: 18px 4px; line-height: 1.45; }
  .experience-footer span { display: block; }
}
