/* Final mobile typography: measured headings, natural prose, comfortable controls. */
html { -webkit-text-size-adjust: 100%; text-size-adjust: 100%; }
@media (max-width: 980px) {
  .nav-links { max-height: calc(100svh - 120px); overflow-y: auto; }
  .nav-links a { display: flex; align-items: center; min-height: 44px; }
}
@media (max-width: 700px) {
  :where(h1,h2,h3,h4,blockquote) { text-wrap: balance; word-break: normal; hyphens: none; }
  :where(p,li,dd,figcaption) { text-wrap: pretty; word-break: normal; hyphens: none; }
  .editorial-break { display: none; }
  .mobile-phrase { display: inline-block; }
  .declaration-copy,.comparison-heading > *, .food-heading > *, .value-copy,
  .foundation-intro,.foundation-field > div,.closing-contact { min-width: 0; }

  .declaration { padding-top: 112px; }
  .declaration-eyebrow { font-size: 9px; letter-spacing: .11em; margin-bottom: 20px; }
  .declaration-title { font-size: clamp(46px,12.3vw,62px); line-height: 1; }
  .declaration-subtitle { font-size: 16px; line-height: 1.65; margin-top: 20px; }
  .declaration-actions { gap: 9px 20px; }
  .declaration-art { height: 336px; }
  .seal-number { font-size: 185px; }
  .declaration-values { font-size: 17px; }

  .comparison-title,.entertainment-heading h2,.food-heading h2,
  .commerce-heading h2,.value-heading h2,.foundation-intro h2 {
    font-size: clamp(32px,9.2vw,42px);
    line-height: 1.08;
    letter-spacing: -.035em;
  }
  .comparison-intro,.entertainment-bridge,.format-description,.food-intro,
  .food-description,.commerce-intro,.value-heading > p:last-child,
  .value-lead,.foundation-intro > p,.closing-contact > p {
    font-size: 16px;
    line-height: 1.65;
  }
  .entertainment-copy h3 { font-size: 30px; line-height: 1.14; }
  .story-panel h4,.food-panel h3,.value-copy h3,
  .commerce-panel-title,.commerce-panel-title h3 {
    font-size: clamp(27px,7.7vw,33px);
    line-height: 1.15;
  }
  .story-panel p:not(.chapter-kicker),.commerce-panel-intro,.commerce-panel-intro p { font-size: 15px; line-height: 1.7; }
  .food-tab > strong { font-size: 17px; line-height: 1.25; }
  .food-details-list dd,.food-foundation-note { font-size: 14px; line-height: 1.65; }
  .food-foundation h3,.own-brand-heading h3 { font-size: 27px; line-height: 1.15; }
  .own-brand-heading > p:not(.food-kicker) { font-size: 15px; line-height: 1.7; }
  .own-brand-table thead th { font-size: 18px; }
  .own-brand-table thead th small { font-size: 11px; }
  .own-brand-table td { font-size: 13px; }
  .own-brand-table,.own-brand-table thead,.own-brand-table tbody { display: block; }
  .own-brand-table tr { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); }
  .own-brand-table tr > :is(th,td) { width: auto; min-width: 0; padding: 16px 12px; }
  .own-brand-table tr > :first-child { width: auto; }
  .own-brand-table thead th:first-child { display: none; }
  .own-brand-table tbody th { grid-column: 1/-1; border-bottom: 0; padding: 20px 0 10px; font-size: 13px; }
  .food-next > strong,.entertainment-next > strong { font-size: 22px; line-height: 1.2; text-wrap: balance; }

  .commerce-benefits { grid-template-columns: minmax(0,1fr); gap: 21px; }
  .commerce-benefits h3 { font-size: 26px; }
  .commerce-benefits p { font-size: 15px; line-height: 1.65; }
  .commerce-role-selector label { min-height: 44px; display: inline-flex; align-items: center; }
  .commerce-actions button,.commerce-values button { min-height: 44px; }
  .commerce-values button { font-size: 12px; }
  .commerce-quick-products button { font-size: 11px; }
  .value-tabs { gap: 10px; }
  .value-tabs strong { font-size: 16px; }
  .value-copy { padding: 27px 22px; }
  .value-points strong { font-size: 14px; line-height: 1.55; }
  .value-points p { font-size: 14px; line-height: 1.65; }
  .value-manifesto h3 { font-size: 28px; line-height: 1.15; }
  .value-manifesto-body p:not(.value-overline) { font-size: 15px; }
  .value-bottom > p { font-size: 22px; }
  .value-action { gap: 14px; line-height: 1.5; }
  .value-action > span { flex-shrink: 0; }

  .foundation-field { grid-template-columns: 17px minmax(0,1fr) 25px; gap: 10px; }
  .foundation-field h3 { font-size: 25px; line-height: 1.15; text-wrap: pretty; }
  .foundation-field div > p:last-child { font-size: 15px; line-height: 1.65; }
  .foundation-disclosure { font-size: 11px; }
  .closing-purpose h2 { font-size: clamp(48px,14vw,68px); line-height: 1.08; }
  .purpose-line { font-size: 13px; }
  .closing-company h2 { font-size: clamp(34px,9.8vw,43px); line-height: 1.08; }
  .closing-contact .closing-contact-lead { font-size: 27px; }
  .closing-company-identity { font-size: 14px; }
  .closing-company-identity span { font-size: 12px; }
  .closing-email { display: inline-flex; align-items: center; min-height: 44px; font-size: 12px; letter-spacing: -.015em; }
  .closing-contact-button { font-size: 13px; }
  .food-image-note,.value-footnote,.commerce-disclosure,.own-brand-note { font-size: 11px; line-height: 1.7; }
  .footer-wrap p { font-size: 12px; }
  .footer-wrap p a { display: inline-flex; align-items: center; min-height: 44px; }

  /* Watch, FAQ and legal pages use the same prose and navigation standards. */
  .topic-main,.topic-nav .inner { width: calc(100% - 36px); }
  .topic-nav { padding-inline: 0; }
  .topic-nav .home { font-size: 16px; min-height: 44px; }
  .topic-hero h1,.watch-meta h1,.legal-shell h1 { font-size: clamp(34px,10vw,42px); line-height: 1.1; }
  .topic-lead { font-size: 22px; line-height: 1.45; }
  .topic-card h2 { font-size: 27px; line-height: 1.17; }
  .topic-card h3 { font-size: 25px; line-height: 1.17; }
  .topic-card p,.topic-card li,.topic-def,.watch-meta p,.legal-shell p { font-size: 16px; line-height: 1.75; }
  .topic-wide .topic-card { padding: 26px 22px; }
  .topic-links a,.topic-contact a { min-height: 44px; line-height: 1.5; }
  .topic-contact a { font-size: 12px; letter-spacing: 0; text-transform: none; }
  .legal-shell { width: 100%; max-width: 620px; }
  .legal-shell a { overflow-wrap: anywhere; }
  .legal-brand { font-size: 15px; gap: 8px; }
}
@media (max-width: 380px) {
  .declaration,.comparison,.entertainment,.food-showcase,.commerce-experience,
  .shared-value,.closing-foundation,.closing-purpose,.closing-company { padding-inline: 18px; }
  .declaration-title { font-size: 46px; }
  .comparison-title,.entertainment-heading h2,.food-heading h2,
  .commerce-heading h2,.value-heading h2,.foundation-intro h2 { font-size: 32px; }
  .declaration-values { font-size: 15px; }
  .comparison-table td,.comparison-table thead th { padding-inline: 10px; }
  .cell-description,.cell-heading { font-size: 14px; }
  .food-tab > strong { font-size: 16px; }
  .value-tabs strong { font-size: 14px; }
  .value-copy { padding-inline: 18px; }
  .foundation-field h3 { font-size: 23px; }
  .closing-email { font-size: 11px; }
  .commerce-quick-products button { font-size: 10px; }
  .source-grid { grid-template-columns: minmax(0,1fr); }
}
