/* Wide desktop: keep the editorial composition centered without stretching type. */
@media (min-width: 1600px) {
  .hero-portrait { left: calc(50% - 215px); }
  .hero-image { width: 745px; }
  .hero-good { right: -2%; }
}

/* Small desktop */
@media (min-width: 992px) and (max-width: 1199px) {
  .hero { min-height: 485px; }
  .hero-copy { padding-top: 40px; }
  .hero h1 { font-size: 61px; }
  .hero-description { font-size: 14px; }
  .desktop-break { display: none; }
  .hero-actions { gap: 12px; }
  .button { padding-inline: 22px; }
  .about-copy { padding-right: 16%; }
  .about h2 { font-size: 38px; }
  .about-botanical { width: 18%; }
  .project-grid { gap: 16px; }
  .work h2 { font-size: 37px; }
  .services-inner { gap: 16px; }
  .service h3 { font-size: 20px; }
}

/* Tablet */
@media (min-width: 768px) and (max-width: 991px) {
  .container { width: 90%; }
  .header-inner { gap: 20px; }
  .wordmark { gap: 12px; font-size: 36px; }
  .primary-nav { gap: 23px; margin-left: auto; }
  .header-cta { min-width: 120px; padding-inline: 17px; }
  .hero { min-height: 510px; }
  .hero-copy { padding-top: 40px; width: 48%; }
  .hero .eyebrow { font-size: 9px; letter-spacing: .17em; }
  .hero h1 { font-size: clamp(48px, 6vw, 60px); line-height: .96; }
  .hero-description { max-width: 85%; }
  .desktop-break { display: none; }
  .hero-portrait { left: 42%; }
  .hero-image { width: 108%; left: -12%; top: 0; }
  .hero-actions { gap: 10px; }
  .hero-actions .button { min-width: 0; padding-inline: 22px; }
  .hero-good { right: -2%; top: 8%; font-size: 23px; }
  .hero-humans { left: 42%; top: 75%; font-size: 19px; }
  .hero-tomorrow { right: -3%; width: 73px; font-size: 7px; }
  .hero-manifesto { font-size: 8px; margin-top: 35px; }
  .about-inner { grid-template-columns: 41% 1fr; gap: 5%; padding-block: 30px; min-height: 365px; }
  .about-image { aspect-ratio: 1.08; }
  .about-copy { padding-right: 3%; }
  .about h2 { font-size: 31px; }
  .about-copy > p:not(.eyebrow) { font-size: 13px; }
  .about-kinder { top: 2%; right: -2%; font-size: 15px; }
  .about-botanical { width: 14%; opacity: .65; bottom: -8%; }
  .about-dreamers { left: -13%; font-size: 19px; }
  .work-inner { display: block; padding-block: 30px; }
  .work h2 { font-size: 37px; }
  .work-all { top: 34px; right: 0; }
  .project-grid { margin-top: 28px; gap: 18px; }
  .project-caption { padding-inline: 10px; }
  .work-thoughtful { top: 18px; bottom: auto; left: 47%; font-size: 17px; line-height: 1.05; }
  .work-further { display: none; }
  .services-inner { grid-template-columns: 1fr repeat(3, 1.2fr); gap: 12px; }
  .services h2 { font-size: 28px; }
  .service { padding: 18px 9px; }
  .service h3 { font-size: 19px; }
  .service p { font-size: 12px; }
  .service p br { display: initial; }
  .footer-cta { padding-left: 0; gap: 20px; }
  .footer-cta h2 { font-size: 27px; }
  .footer-cta > .button { margin-left: 0; padding-inline: 22px; }
  .footer-bottom { gap: 18px; }
  .footer-note { padding-left: 15px; }
}

/* Mobile */
@media (max-width: 767px) {
  html { scroll-padding-top: 12px; }
  body { font-size: 15px; }
  .container { width: calc(100% - 40px); }
  .header-inner { min-height: 72px; flex-wrap: wrap; gap: 0; }
  .wordmark { font-size: 38px; gap: 13px; }
  .header-cta { display: none; }
  .menu-toggle { display: flex; align-items: center; gap: 12px; min-height: 44px; padding: 10px 0 10px 16px; font-size: 12px; background: transparent; }
  .menu-lines { position: relative; width: 22px; height: 12px; border-top: 1px solid currentColor; border-bottom: 1px solid currentColor; transition: transform var(--ease); }
  .menu-toggle[aria-expanded="true"] .menu-lines { transform: rotate(-45deg); height: 1px; border-bottom: 0; }
  .menu-toggle[aria-expanded="true"] .menu-lines::after { content: ""; position: absolute; inset: -1px 0 auto; height: 1px; background: currentColor; transform: rotate(90deg); }
  .primary-nav { width: 100%; justify-content: space-between; gap: 12px; margin: 0; padding: 8px 0 18px; }
  .js .primary-nav { display: none; }
  .js .primary-nav.is-open { display: flex; }
  .nav-link { font-size: 12px; }
  .eyebrow { font-size: 10px; }
  .hero { display: flex; flex-direction: column; min-height: 0; }
  .hero-inner { display: contents; }
  .hero-copy { width: calc(100% - 48px); margin-inline: auto; padding-top: 33px; padding-bottom: 32px; }
  .hero h1 { margin-top: 20px; margin-bottom: 22px; font-size: clamp(49px, 9.8vw, 73px); line-height: .94; letter-spacing: -.045em; }
  .hero-description { max-width: 420px; font-size: 15px; }
  .desktop-break { display: none; }
  .hero-actions { margin-top: 22px; gap: 13px; }
  .button { min-height: 45px; font-size: 12px; padding-inline: 25px; }
  .hero-actions .button:first-child { min-width: 145px; }
  .hero-actions .button:last-child { min-width: 125px; }
  .hero-manifesto { margin-top: 26px; padding-left: 18px; font-size: 8px; line-height: 1.75; }
  .hero-portrait { position: relative; inset: auto; width: calc(100% - 24px); align-self: flex-end; height: auto; aspect-ratio: 1.05; border-radius: 26% 0 0 0 / 45% 0 0 0; order: 2; }
  .hero-image { width: 100%; top: -6%; left: 0; mask-image: none; }
  .portrait-wave { width: 24%; height: 44%; }
  .hero-wave { bottom: -1px; height: 18%; }
  .hero-good { top: auto; bottom: 26%; right: 5%; font-size: clamp(22px, 4vw, 30px); z-index: 3; }
  .hero-humans { top: auto; bottom: 4%; left: 3%; font-size: 21px; }
  .hero-tomorrow { display: none; }
  .about-inner { grid-template-columns: 1fr; gap: 30px; padding-block: 38px 42px; min-height: 0; }
  .about-visual { width: 88%; margin-left: auto; padding-left: 0; }
  .about-image { aspect-ratio: 1.35; }
  .about-dreamers { top: 36%; left: -15%; font-size: 21px; }
  .about-copy { padding-right: 0; }
  .about h2 { font-size: clamp(33px, 6.7vw, 47px); line-height: 1; margin-top: 17px; margin-bottom: 18px; white-space: normal; }
  .about-copy > p:not(.eyebrow) { max-width: 510px; font-size: 15px; margin-bottom: 12px; }
  .about-copy > p:nth-of-type(3) { padding-right: 70px; }
  .about-copy .button { margin-top: 8px; }
  .about-kinder { top: auto; bottom: 35px; right: 3px; font-size: 19px; }
  .about-botanical { width: 115px; right: -20px; bottom: -22px; opacity: .45; }
  .work-inner { display: flex; flex-direction: column; min-height: 0; gap: 0; padding-block: 34px 37px; }
  .work h2 { margin-top: 14px; font-size: clamp(39px, 8.1vw, 54px); line-height: .98; }
  .work-all { position: static; align-self: flex-start; margin-top: 18px; min-height: 44px; font-size: 12px; }
  .project-grid { display: grid; grid-template-columns: 1fr; gap: 28px; margin-top: 27px; width: 100%; }
  .project-image img { aspect-ratio: 4 / 3; }
  .project-caption { padding: 17px 18px; }
  .project-caption h3 { font-size: 16px; }
  .project-caption p { font-size: 9px; }
  .work-thoughtful { position: static; align-self: center; font-size: 24px; margin-top: 28px; line-height: 1.12; }
  .work-further { display: none; }
  .work { background-position: left center; }
  .services { padding-block: 36px 78px; }
  .services-inner { grid-template-columns: 1fr; gap: 13px; }
  .services-heading { padding: 0 0 16px; }
  .services h2 { font-size: 40px; margin-top: 14px; line-height: 1; }
  .service { display: grid; grid-template-columns: 50px 1fr; grid-template-rows: auto auto; column-gap: 20px; text-align: left; padding: 25px 24px; }
  .service-icon { grid-row: span 2; width: 37px; height: 37px; align-self: center; margin: 0; }
  .service h3 { font-size: 24px; margin-bottom: 8px; }
  .service p { font-size: 14px; }
  .site-footer { --footer-wave-height: 36px; padding-top: 13px; padding-bottom: 25px; }
  .site-footer::before { background-position: 28% center; }
  .footer-cta { flex-direction: column; align-items: flex-start; gap: 23px; padding: 0 0 36px; }
  .footer-cta h2 { font-size: clamp(29px, 6.9vw, 43px); line-height: 1.1; }
  .footer-cta h2 > span { padding-left: 0; }
  .footer-cta > p { font-size: 14px; padding-left: 17px; }
  .footer-cta > .button { margin-left: 0; }
  .footer-bottom { display: grid; grid-template-columns: auto 1fr; column-gap: 18px; row-gap: 20px; }
  .footer-wordmark { font-size: 36px; }
  .footer-tagline { font-size: 11px; }
  .social-links { margin-left: -11px; gap: 0; }
  .footer-note { justify-self: end; font-size: 8px; padding-left: 16px; }
  .preview-caption { align-items: flex-start; flex-direction: column; }
}

/* Small phones */
@media (max-width: 479px) {
  .hero h1 { font-size: clamp(43px, 11.9vw, 57px); }
  .hero-copy { padding-top: 24px; }
  .hero-good { bottom: 23%; right: 4%; font-size: 20px; }
  .hero-humans { bottom: 2%; left: 2%; font-size: 19px; }
  .about h2 { font-size: clamp(29px, 8vw, 38px); }
  .about-kinder { right: -2px; bottom: 42px; font-size: 17px; }
  .about-dreamers { font-size: 19px; }
  .service { padding-inline: 18px; column-gap: 12px; }
  .service h3 { font-size: 22px; }
}

@media (max-width: 359px) {
  .container { width: calc(100% - 32px); }
  .hero-copy { width: calc(100% - 32px); }
  .hero .eyebrow { font-size: 9px; letter-spacing: .17em; }
  .hero-actions { gap: 10px; }
  .hero-actions .button { min-width: 0 !important; padding-inline: 22px; }
  .primary-nav { gap: 8px; }
  .nav-link { font-size: 11px; }
  .footer-bottom { column-gap: 10px; }
  .footer-note { padding-left: 8px; font-size: 7px; }
}
