/* Editorial homepage: a featured story, recent articles and lasting project entries. */
.home { max-width: 1920px; margin: 0 auto; padding: 0 var(--page-gutter) 72px; }
.home-intro { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr); gap: 16px clamp(32px, 5vw, 80px); align-items: center; padding: clamp(28px, 3vw, 44px) 0 32px; }
.home-intro > .kicker { grid-column: 1 / -1; margin: 0; }
.home-intro h1 { margin: 0; max-width: 780px; font: 400 clamp(2rem, 3.2vw, 3.5rem)/1.12 var(--serif); letter-spacing: -.035em; text-wrap: balance; }
.home-intro h1 em { font-weight: 400; color: #875e30; }
.home-lead { max-width: 540px; margin: 0; font-size: 1rem; line-height: 1.65; }
.home-intro-projects { display: flex; flex-wrap: wrap; gap: 8px 24px; margin-top: 16px; }
.home-intro-projects a { padding: 4px 0; font: 500 .72rem/1.5 var(--mono); text-decoration: none; border-bottom: 1px solid var(--brass); }
.home-intro-projects a:hover { color: #875e30; }
.home-intro-projects span { margin-left: 8px; }
.home-section-head { display: flex; align-items: center; gap: 24px; margin: 0 0 22px; }
.home-section-head::after { content: ""; flex: 1; height: 1px; background: var(--line); }
.home-section-head h2 { margin: 0; font: 500 .76rem/1.5 var(--mono); letter-spacing: .11em; color: #875e30; }
.home-section-head > a { order: 2; font-size: .9rem; text-underline-offset: 6px; }
.home-feature { display: grid; grid-template-columns: 1.35fr 1fr; border: 1px solid var(--line); }
.home-feature-media, .home-recent-media, .home-project-media { display: block; overflow: hidden; background: var(--graphite); }
.home-feature-media { min-height: 420px; }
.home-feature picture, .home-recent-media picture { display: block; height: 100%; }
.home-feature-media img { display: block; width: 100%; height: 100%; object-fit: cover; }
.home-feature-copy { display: flex; flex-direction: column; align-items: flex-start; padding: clamp(24px, 3.3vw, 56px); }
.home-meta { margin: 0 0 16px; font: 500 .68rem/1.6 var(--mono); letter-spacing: .075em; text-transform: uppercase; color: var(--muted); }
.home-feature h3 { margin: 0 0 22px; font: 400 clamp(1.9rem, 3.1vw, 3.8rem)/1.1 var(--serif); letter-spacing: -.025em; overflow-wrap: anywhere; }
.home-feature h3 a, .home-recent-item h3 a, .home-project h3 a { text-decoration: none; }
.home-feature h3 a:hover, .home-recent-item h3 a:hover, .home-project h3 a:hover { text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 5px; }
.home-feature-copy > p:not(.home-meta) { margin: 0 0 30px; font-size: 1.05rem; line-height: 1.65; }
.home-feature-actions { margin-top: auto; display: flex; flex-wrap: wrap; gap: 22px; align-items: center; padding-top: 14px; }
.home-read { background: var(--graphite); color: var(--paper); padding: 16px 22px; text-decoration: none; }
.home-read:hover { background: #30433c; }
.home-text-link { display: inline-block; text-decoration: none; border-bottom: 1px solid var(--brass); padding: 6px 0; }
.home-text-link span, .home-read span { margin-left: 12px; }
.home-text-link:hover { color: #875e30; }
.home-recent, .home-projects { margin-top: 52px; }
.home-recent-item { display: grid; grid-template-columns: 220px minmax(0, 1fr) auto 24px; align-items: center; gap: 26px; padding: 12px 0; border-bottom: 1px solid var(--line); }
.home-recent-media { aspect-ratio: 2.1; }
.home-recent-media img { width: 100%; height: 100%; object-fit: cover; display: block; }
.home-recent-item .home-meta { margin-bottom: 8px; }
.home-recent-item h3 { margin: 0; font: 400 clamp(1.3rem, 1.8vw, 2rem)/1.2 var(--serif); overflow-wrap: anywhere; }
.home-recent-item time { font: .66rem var(--mono); color: var(--muted); }
.home-row-arrow { color: #875e30; font-size: 1.4rem; }
.home-section-description { margin: -10px 0 24px; max-width: 800px; line-height: 1.6; color: var(--muted); }
.home-project-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; align-items: stretch; }
.home-project { border: 1px solid var(--line); display: flex; flex-direction: column; }
.home-project:only-child { grid-column: 1 / -1; display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.2fr); }
.home-project:only-child .home-project-copy { padding: clamp(24px, 3vw, 48px); }
.home-project-media { aspect-ratio: 1.6; }
.home-project-media img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .3s ease; }
.home-project-media:hover img { transform: scale(1.025); }
.home-project-copy { padding: 22px; flex: 1; display: flex; flex-direction: column; }
.home-project h3 { margin: 0 0 10px; font: 400 2rem/1.1 var(--serif); overflow-wrap: anywhere; }
.home-project-copy > p { margin: 0 0 22px; line-height: 1.6; color: var(--muted); }
.home-project-bottom { margin-top: auto; padding-top: 15px; border-top: 1px solid var(--line); display: flex; align-items: flex-start; flex-direction: column; gap: 8px; }
.home-project-bottom small { font: .68rem/1.6 var(--mono); }
.home-image-fallback { display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100%; min-height: inherit; color: var(--paper); background: repeating-linear-gradient(115deg, transparent 0 35px, #b58a5518 36px 37px), var(--graphite); padding: 24px; gap: 12px; }
.home-image-fallback > span { font: 400 clamp(1.5rem, 3vw, 3rem)/1 var(--serif); overflow-wrap: anywhere; }
.home-image-fallback small { font: .7rem var(--mono); letter-spacing: .15em; }
.home-brass { color: var(--brass); }
.home-about { margin-top: 56px; padding: 26px 30px; border: 1px solid var(--line); display: grid; grid-template-columns: 88px 1fr auto; gap: 30px; align-items: center; }
.home-about-portrait { display: block; width: 88px; height: 88px; border-radius: 50%; object-fit: cover; border: 1px solid var(--brass); box-shadow: 0 0 0 4px var(--paper); }

.home-about h2 { margin: 0 0 8px; font: 400 1.8rem var(--serif); }
.home-about p { max-width: 650px; margin: 0; line-height: 1.6; }
.home-empty { border-block: 1px solid var(--line); padding: 40px 0; }
.home-empty h2 { font: 400 2.3rem var(--serif); }
#projekte { scroll-margin-top: 110px; }
@media (max-width: 1050px) {
  .home-feature { grid-template-columns: 1.1fr 1fr; }
  .home-feature-media { min-height: 350px; }
  .home-recent-item { grid-template-columns: 150px 1fr auto; gap: 20px; }
  .home-row-arrow { display: none; }
  .home-about { grid-template-columns: 88px 1fr; gap: 20px; }
  .home-about > a { grid-column: 2; justify-self: start; }
  .home-project-grid { gap: 16px; }
  .home-project-copy { padding: 18px; }
}
@media (max-width: 700px) {
  .home-page .site-head { flex-wrap: wrap; padding: 14px 20px 6px; gap: 10px; }
  .home-page .site-head nav { width: 100%; justify-content: space-between; gap: 6px; }
  .home-page .site-head nav > a { font-size: .65rem; padding-block: 14px; }
  .home { padding-bottom: 40px; }
  .home-intro { grid-template-columns: minmax(0, 1fr); gap: 14px; padding: 26px 0 26px; }
  .home-intro h1 { max-width: 540px; font-size: clamp(1.85rem, 6.8vw, 2.6rem); }
  .home-lead { font-size: .94rem; line-height: 1.55; }
  .home-feature { grid-template-columns: 1fr; }
  .home-feature-media { min-height: 0; aspect-ratio: 1.5; }
  .home-feature-copy { padding: 24px; }
  .home-feature h3 { font-size: 2.2rem; }
  .home-section-head { gap: 12px; flex-wrap: wrap; }
  .home-section-head h2 { font-size: .66rem; }
  .home-section-head > a { font-size: .8rem; }
  .home-recent-item { grid-template-columns: 96px 1fr; gap: 10px 16px; padding: 16px 0; }
  .home-recent-media { aspect-ratio: 1; grid-row: span 2; }
  .home-recent-item time { grid-column: 2; }
  .home-recent-item h3 { font-size: 1.4rem; }
  .home-recent-item .home-meta { font-size: .58rem; }
  .home-project-grid { grid-template-columns: 1fr; gap: 24px; }
  .home-project:only-child { display: flex; }
  .home-about { padding: 22px; grid-template-columns: 64px minmax(0, 1fr); gap: 16px; }
  .home-about-portrait { width: 64px; height: 64px; align-self: start; }
  .home-about > a { grid-column: 1 / -1; }
}
@media (prefers-reduced-motion: reduce) { .home-project-media img { transition: none; } }
