/* Information Half static proof. Every selector is isolated below .info-half. */
.info-half { color: #153446; font: 18px/1.6 'Segoe UI', Arial, sans-serif; background: #faf8f2; }
.info-half .info-container { width: min(1120px, calc(100% - 160px)); margin-inline: auto; }
.info-half h2, .info-half h3 { margin: 0; font-weight: 400; overflow-wrap: anywhere; }
.info-half h2 { font: 96px/1.02 Georgia, 'Times New Roman', serif; letter-spacing: -.055em; }
.info-half .info-index { font-size: 12px; line-height: 1.5; letter-spacing: .18em; margin-bottom: 22px; }
.info-half a { color: inherit; text-decoration-thickness: 1px; text-underline-offset: 6px; }
.info-half a:focus-visible { outline: 2px solid #153446; outline-offset: 6px; }
.info-half .info-work-intro { padding: 104px 0 84px; color: #f0f0e1; background: #142924; }
.info-half .info-work-intro h2 { font-size: 132px; }
.info-half .info-paper { background: #faf8f2; }
.info-half .info-nav { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; justify-content: space-between; padding-block: 26px 34px; }
.info-half .info-mark { width: 38px; height: 38px; object-fit: contain; }
.info-half .info-nav-links { display: flex; flex-wrap: wrap; gap: 32px; }
.info-half .info-nav-links a { min-height: 44px; display: inline-flex; align-items: center; font-size: 15px; }
.info-half .info-project { padding-bottom: 104px; }
.info-half .info-work-visual img { display: block; width: 100%; height: auto; object-fit: contain; }
.info-half .info-project-copy { padding-top: 28px; }
.info-half .info-study-label { font-size: 20px; font-weight: 600; line-height: 1.45; color: #264c55; }
.info-half .info-project h3 { font: 56px/1.1 Georgia, 'Times New Roman', serif; letter-spacing: -.045em; margin-top: 15px; }
.info-half .info-premise { font: 26px/1.45 Georgia, 'Times New Roman', serif; margin-top: 22px; max-width: 740px; }
.info-half .info-project-details { margin: 40px 0 0; padding-top: 28px; border-top: 1px solid #ccd0c5; max-width: 760px; }
.info-half .info-project-details > div { display: grid; grid-template-columns: 120px 1fr; gap: 28px; }
.info-half .info-project-details > div + div { margin-top: 18px; }
.info-half dt { font-size: 15px; font-weight: 600; line-height: 1.8; }
.info-half dd { margin: 0; }
.info-half .info-studio { background: #eeeae0; min-height: 100svh; padding-block: 84px 86px; }
.info-half .info-studio-header { display: grid; grid-template-columns: .82fr 1.18fr; gap: 64px; align-items: start; }
.info-half .info-studio-intro { font: 34px/1.35 Georgia, 'Times New Roman', serif; letter-spacing: -.022em; padding-top: 6px; }
.info-half .info-approach { margin-top: 60px; }
.info-half .info-row { display: grid; grid-template-columns: .82fr 1.18fr; gap: 64px; padding-block: 27px; border-top: 1px solid #c6cbbf; }
.info-half .info-row-heading { display: flex; align-items: baseline; gap: 28px; }
.info-half .info-number { font-size: 12px; letter-spacing: .1em; }
.info-half .info-row h3 { font: 25px/1.4 Georgia, 'Times New Roman', serif; letter-spacing: -.025em; }
.info-half .info-question { font: 28px/1.3 Georgia, 'Times New Roman', serif; letter-spacing: -.018em; margin-bottom: 9px; }
.info-half .info-row-copy > p:not(.info-question) { max-width: 550px; }
.info-half .info-contact { background: #faf8f2; min-height: 100svh; padding-block: 86px 74px; }
.info-half .info-contact h2 { font-size: 92px; line-height: 1.08; max-width: 980px; }
.info-half .info-invitation { margin-top: 30px; }
.info-half .info-email { display: inline-block; font-size: 48px; line-height: 1.45; letter-spacing: -.025em; margin-top: 25px; text-decoration-color: #79948e; text-underline-offset: 12px; overflow-wrap: anywhere; }
.info-half .info-footer { margin-top: 100px; padding-top: 32px; border-top: 1px solid #ccd0c5; }
.info-half .info-footer img { width: 162px; height: auto; }
@media (max-width: 850px) {
  .info-half .info-container { width: calc(100% - 64px); }
  .info-half .info-studio-header, .info-half .info-row { gap: 32px; }
  .info-half .info-row-heading { gap: 16px; }
  .info-half .info-email { font-size: 36px; }
}
@media (max-width: 650px) {
  .info-half { font-size: 17px; line-height: 1.6; }
  .info-half .info-container { width: calc(100% - 48px); }
  .info-half h2 { font-size: 64px; }
  .info-half .info-index { font-size: 11px; margin-bottom: 15px; }
  .info-half .info-work-intro { padding-block: 56px 48px; }
  .info-half .info-work-intro h2 { font-size: 84px; }
  .info-half .info-nav { padding-block: 20px 24px; }
  .info-half .info-mark { width: 30px; height: 30px; }
  .info-half .info-nav-links { gap: 21px; }
  .info-half .info-nav-links a { font-size: 14px; }
  .info-half .info-project { padding-bottom: 60px; }
  .info-half .info-project-copy { padding-top: 24px; }
  .info-half .info-study-label { font-size: 18px; line-height: 1.45; }
  .info-half .info-project h3 { font-size: 39px; line-height: 1.1; margin-top: 16px; }
  .info-half .info-premise { font-size: 22px; line-height: 1.4; margin-top: 20px; }
  .info-half .info-project-details { margin-top: 28px; padding-top: 23px; }
  .info-half .info-project-details > div { display: block; }
  .info-half .info-project-details > div + div { margin-top: 22px; }
  .info-half dt { font-size: 14px; margin-bottom: 5px; }
  .info-half .info-studio { min-height: auto; padding-block: 40px 36px; }
  .info-half .info-studio-header { display: block; }
  .info-half .info-studio-intro { font-size: 23px; line-height: 1.38; padding-top: 0; margin-top: 20px; }
  .info-half .info-approach { margin-top: 24px; }
  .info-half .info-row { display: block; padding-block: 18px; }
  .info-half .info-row-heading { display: block; }
  .info-half .info-number { display: block; font-size: 11px; margin-bottom: 7px; }
  .info-half .info-row h3 { font-size: 23px; line-height: 1.25; }
  .info-half .info-row-copy { margin-top: 11px; }
  .info-half .info-question { font-size: 23px; line-height: 1.3; margin-bottom: 6px; }
  .info-half .info-row-copy > p:not(.info-question) { font-size: 16px; line-height: 1.55; }
  .info-half .info-contact { padding-block: 60px 44px; }
  .info-half .info-contact h2 { font-size: 51px; line-height: 1.08; }
  .info-half .info-invitation { margin-top: 25px; font-size: 16px; }
  .info-half .info-email { font-size: 23px; letter-spacing: -.025em; line-height: 1.7; margin-top: 24px; text-underline-offset: 8px; }
  .info-half .info-footer { margin-top: 72px; padding-top: 26px; }
  .info-half .info-footer img { width: 124px; }
}
