@media (max-width: 760px) {
  nav { padding: 12px 20px !important; gap: 10px !important; }
  nav > a img { height: 38px !important; }
  nav > div { width: 100%; flex-wrap: nowrap !important; overflow-x: auto; gap: 22px !important; padding: 6px 0 4px; -webkit-overflow-scrolling: touch; scrollbar-width: none; }
  nav > div::-webkit-scrollbar { display: none; }
  nav > div > a, nav > div > * { flex: 0 0 auto; white-space: nowrap; min-height: 44px; display: inline-flex; align-items: center; }
  section[style*="48px"] { padding-left: 20px !important; padding-right: 20px !important; }
  section[style*="96px"], section[style*="104px"], section[style*="112px"], section[style*="120px"] { padding-top: 64px !important; padding-bottom: 64px !important; }
  #foundation > div:last-child { grid-template-columns: 1fr !important; gap: 24px !important; }
  #foundation > div:last-child > img { width: 120px !important; }
  footer { padding: 44px 24px 32px !important; }
  footer > div:first-child { grid-template-columns: 1fr !important; gap: 28px !important; }
  footer > div:first-child > div { gap: 6px !important; }
  footer > div:first-child > div:first-child { gap: 14px !important; padding-bottom: 20px; border-bottom: 1px solid rgba(255,255,255,.14); }
  footer > div:first-child > div:first-child img { height: 44px !important; }
  footer > div:last-child { margin-top: 28px !important; }
  footer a { display: inline-flex; min-height: 32px; align-items: center; }
  h1, h2 { overflow-wrap: break-word; }
  #books a[style*="200px"] { grid-template-columns: 96px minmax(0,1fr) !important; gap: 16px !important; padding: 16px !important; align-items: start !important; }
  #books a[style*="200px"] > div { gap: 8px !important; }
  #books a[style*="200px"] div[style*="text-h2"] { font-size: 1.3rem !important; }
  #books > div:last-child { gap: 32px !important; }
  #books > div:last-child > div:last-child { gap: 20px 14px !important; }
  div[style*="minmax(270px"], div[style*="minmax(210px"] { grid-template-columns: repeat(2, minmax(0,1fr)) !important; gap: 32px 14px !important; }
  div[style*="minmax(270px"] div[style*="text-h3"], div[style*="minmax(210px"] div[style*="text-h3"] { font-size: 1.1rem !important; }
  section[style*="5fr"] { grid-template-columns: 1fr !important; gap: 36px !important; }
  section[style*="5fr"] div[style*="repeat(4"] { grid-template-columns: repeat(2, minmax(0,1fr)) !important; gap: 24px 14px !important; }
  section[style*="5fr"] div[style*="repeat(4"] > * { margin-bottom: 0 !important; }
  section[style*="purple-700"] { padding: 56px 24px !important; }
  section[style*="purple-700"] > div { grid-template-columns: 1fr !important; gap: 24px !important; }
  section[style*="purple-700"] > div > div:first-child { font-size: 2rem !important; }
  nav + section[style*="420px"][style*="104px"] { gap: 32px !important; padding-top: 28px !important; }
  nav + section[style*="420px"][style*="104px"] > div:last-child { order: -1; }
  div[style*="repeat(6"] { display: flex !important; overflow-x: auto; scroll-snap-type: x mandatory; gap: 14px !important; margin: 0 -20px; padding: 0 20px 8px; scroll-padding-left: 20px; -webkit-overflow-scrolling: touch; scrollbar-width: none; }
  div[style*="repeat(6"]::-webkit-scrollbar { display: none; }
  div[style*="repeat(6"] > a { flex: 0 0 calc((100% - 28px) / 3); scroll-snap-align: start; min-width: 0; }
  div[style*="repeat(6"] > a > div:nth-child(2) { font-size: 0.85rem !important; }
  #authors div[style*="minmax(180px"] { grid-template-columns: repeat(2, minmax(0,1fr)) !important; gap: 28px 14px !important; }
  div[style*="sticky"] { position: static !important; top: auto !important; }
  section[style*="minmax(min(100%, 320px)"], section[style*="minmax(min(100%,320px)"] { gap: 36px !important; }
}
