/* Shared paper and forest-green appearance. */
.homepage { --paper: #f8f7f0; --ink: #183f32; --muted: #62665e; --line: #d4d7c5; background: var(--paper); color: var(--ink); }
.homepage main { width: 100%; margin: 0; }
.homepage main > .flash { width: min(1160px, calc(100% - 48px)); margin: 20px auto; }
.home-wrap { width: min(1160px, calc(100% - 112px)); margin-inline: auto; }
.homepage :is(h1, h2, h3, .home-brand) { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; }
.homepage h2 { font-size: clamp(30px, 3.4vw, 42px); line-height: 1.1; letter-spacing: -1.7px; margin: 0 0 12px; }
.homepage h3 { font-size: 24px; line-height: 1.2; letter-spacing: -.8px; margin: 0 0 8px; }
.home-eyebrow { font-size: 10px; line-height: 1.5; text-transform: uppercase; letter-spacing: 1.8px; font-weight: 500; margin: 0 0 14px; }
.home-lead { font-size: 17px; line-height: 1.6; color: var(--muted); margin: 0 0 22px; }
.home-fine-print { font-size: 12px; color: var(--muted); line-height: 1.6; margin: 12px 0 0; }
.home-header { border-bottom: 1px solid #b8beaa; }
.home-header-inner { display: flex; align-items: center; justify-content: space-between; gap: 24px; min-height: 66px; }
.home-brand { display: inline-flex; align-items: center; gap: 12px; text-decoration: none; font-size: 29px; letter-spacing: -1px; white-space: nowrap; }
.home-brand img { width: 36px; height: 36px; mix-blend-mode: multiply; }
.home-brand-wordmark { display: inline-flex; align-items: center; gap: 5px; line-height: 1; }
.home-beta-label { align-self: flex-start; position: relative; top: -2px; font-family: Arial, sans-serif; font-size: 8px; font-weight: 600; line-height: 1.2; letter-spacing: 1px; }
.home-navigation { gap: 32px; }
.home-header a:not(.home-brand), .home-footer nav a { font-size: 13px; text-decoration: none; }
.home-header a:not(.home-button):hover, .home-footer nav a:hover { text-decoration: underline; text-underline-offset: 5px; }
.home-account-links { display: flex; align-items: center; gap: 26px; }
.home-button { display: inline-flex; align-items: center; justify-content: center; gap: 19px; min-height: 46px; padding: 11px 22px; border: 1px solid var(--ink); border-radius: 5px; background: transparent; color: var(--ink); font-size: 14px; font-weight: 500; text-decoration: none; cursor: pointer; transition: background .18s, transform .18s; }
.home-button:hover { background: #e5e8d9; transform: translateY(-1px); }
.home-button span { font-size: 22px; line-height: .8; font-weight: 400; }
.home-button-primary { background: var(--ink); color: var(--paper); }
.home-button-primary:hover { background: #2c5543; }
.home-header .home-button { min-height: 40px; padding: 8px 18px; }
.home-hero { overflow: hidden; }
.home-hero-inner { display: grid; grid-template-columns: .95fr 1.3fr; min-height: 535px; position: relative; }
.home-hero-copy { position: relative; z-index: 2; padding-block: 67px 48px; }
.home-hero h1 { font-size: clamp(46px, 4.9vw, 62px); line-height: 1.04; letter-spacing: -2.5px; margin: 20px 0 22px; }
.home-hero .home-lead { font-size: 16px; }
.home-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 14px; }
.home-hero-scene { position: relative; display: grid; place-items: center; min-width: 0; }
.home-garden-art { position: absolute; width: 100%; height: 100%; object-fit: cover; right: 0; top: 0; mix-blend-mode: multiply; mask-image: linear-gradient(to right, transparent, #000 18%); }
.home-hero-preview { position: relative; width: 330px; max-width: 64%; margin: 0; z-index: 1; }
.home-art-paper { padding: 16px; background: #fcfbf4; border: 1px solid #c7cbb6; border-radius: 6px; box-shadow: 0 7px 20px #32462a0c; }
.home-art-paper img { display: block; width: 100%; height: auto; }
.home-hero-preview figcaption { position: absolute; top: 100%; width: 100%; text-align: center; font: italic 13px Georgia, serif; color: var(--muted); margin: 12px 0 0; }
.home-daily { background: #e6e9d9; padding-block: 28px; }
.home-daily-inner { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 48px; }
.home-daily-copy { padding: 16px 25px 16px 0; border-right: 1px solid #c6cbb5; }
.home-daily .home-lead { margin-bottom: 22px; }
.home-benefits { list-style: none; display: flex; gap: 15px; padding: 0; margin: 0; }
.home-benefits li { display: flex; align-items: center; gap: 9px; font-size: 12px; white-space: nowrap; }
.home-benefits li + li { border-left: 1px solid #c6cbb5; padding-left: 15px; }
.home-icon { display: block; flex-shrink: 0; width: 31px; height: 31px; }
.home-challenge-card { position: relative; min-height: 222px; border: 1px solid #c6cbb5; background: #f8f7f0; border-radius: 6px; padding: 26px; overflow: hidden; }
.home-challenge-copy { position: relative; z-index: 1; max-width: 100%; }
.home-challenge-card h3 { font-size: 29px; overflow-wrap: anywhere; }
.home-challenge-meta { font-size: 13px; margin: 9px 0 12px; line-height: 1.5; }
.home-challenge-status { font-size: 13px; margin: 0 0 22px; line-height: 1.6; color: var(--muted); }
.home-stories { padding-block: 43px 30px; }
.home-stories > .home-lead { max-width: 780px; }
.home-story-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.home-story-card { border: 1px solid #dedecf; border-radius: 6px; overflow: hidden; text-align: center; }
.home-story-card > img { display: block; width: 100%; height: auto; aspect-ratio: 1.35; object-fit: cover; mix-blend-mode: multiply; }
.home-story-copy { padding: 0 18px 22px; }
.home-story-badge { display: inline-block; padding: 6px 14px; margin-bottom: 14px; border-radius: 20px; background: #dde4c8; font-size: 10px; line-height: 1.4; text-transform: uppercase; letter-spacing: .7px; }
.home-story-card h3 { font-size: 23px; }
.home-story-card p { margin: 0; font-size: 13px; color: var(--muted); line-height: 1.6; }
.home-story-note { text-align: center; font-size: 12px; color: var(--muted); margin: 18px 0 0; line-height: 1.6; }
@media (max-width: 700px) {
  .home-story-grid { grid-template-columns: 1fr; }
  .home-story-card > img { aspect-ratio: 1.65; }
  .home-stories { padding-block: 34px 26px; }
}
.home-practice { background: #edf0e2; padding-block: 48px; scroll-margin-top: 20px; }
.home-practice-form { display: grid; grid-template-columns: minmax(260px, .75fr) minmax(0, 1.7fr); gap: 40px; align-items: center; }
.home-practice h2 { font-size: 36px; }
.home-practice .home-lead { margin-bottom: 15px; }
.home-shape-fieldset { margin: 0; }
.home-shape-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 15px; }
.home-shape-card { display: flex; flex-direction: column; align-items: center; position: relative; padding: 15px 16px 12px; border: 1px solid #dedecf; border-radius: 5px; background: var(--paper); cursor: pointer; transition: background .18s, border-color .18s; }
.home-shape-card:hover { background: #e4e9d6; }
.home-shape-card:has(input:checked) { border-color: #708366; }
.home-shape-card input { position: absolute; opacity: 0; inset: 0; width: 100%; height: 100%; margin: 0; cursor: pointer; }
.home-shape-card:has(input:focus-visible) { outline: 3px solid var(--orange); outline-offset: 4px; }
.home-shape-card img { mix-blend-mode: multiply; width: 100%; height: auto; max-width: 185px; margin-bottom: 12px; }
.home-shape-card strong { font-size: 12px; font-weight: 500; }
.home-shape-check { position: absolute; top: 7px; right: 7px; width: 17px; height: 17px; background: var(--ink); color: var(--paper); border-radius: 50%; font-size: 10px; text-align: center; line-height: 17px; opacity: 0; }
.home-shape-card:has(input:checked) .home-shape-check { opacity: 1; }
.home-practice-shapes .home-fine-print { text-align: center; margin-top: 18px; }
.home-plus { position: relative; isolation: isolate; overflow: hidden; background: #234535; color: #f8f7f0; padding-block: 48px 36px; }
.home-plus-texture { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; pointer-events: none; opacity: .7; z-index: -2; }
.home-plus::before { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, #23453500, #23453555 25%, #23453577 75%, #23453511); pointer-events: none; z-index: -1; }
.home-plus-inner { display: grid; grid-template-columns: 120px 1fr; gap: 35px; position: relative; z-index: 1; }
.home-plus-aside { display: flex; align-items: flex-end; padding-bottom: 66px; }
.home-plus-aside p { font: italic 18px/1.35 Georgia, serif; color: #e2d7b0; }
.home-plus-content h2 { font-size: clamp(32px, 3.8vw, 46px); }
.home-plus-content > .home-lead { color: #edf0e5; margin-bottom: 28px; }
.home-plus .home-eyebrow { display: flex; align-items: center; flex-wrap: wrap; gap: 13px; margin-bottom: 14px; }
.home-plus-badge { background: #e8d89e; color: #294131; border-radius: 5px; padding: 6px 14px; }
.home-plus-actions { display: flex; align-items: center; justify-content: center; gap: 24px; border-top: 1px solid #c4cbaa55; padding-top: 24px; margin-top: 32px; }
.home-plus-actions p { font-size: 12px; line-height: 1.5; color: #d6dece; }
.home-button-light-outline { color: #f8f7f0; border-color: #d7dfcc; }
.home-button-light-outline:hover { background: #3a5843; }
.home-closing { position: relative; overflow: hidden; isolation: isolate; background: #e8ecdc; padding-block: 64px; }
.home-closing-copy { position: relative; z-index: 1; text-align: center; }
.home-closing h2 { font-size: clamp(34px, 3.9vw, 48px); margin-bottom: 18px; }
.home-quotes-note { margin: 0 0 28px; font-size: 13px; line-height: 1.6; color: var(--muted); }
.home-quotes { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; margin-bottom: 34px; text-align: left; }
.home-quote { display: flex; flex-direction: column; margin: 0; padding: 20px 22px 24px; border: 1px solid #cbd3bd; border-radius: 8px; background: #faf9f2ed; }
.home-quote-mark { height: 34px; color: #8b9c76; font: 52px/1 Georgia, serif; }
.home-quote blockquote { margin: 0 0 22px; }
.home-quote blockquote p { margin: 0; font: 20px/1.45 Georgia, serif; }
.home-quote figcaption { margin-top: auto; font-size: 12px; color: var(--muted); }
@media (max-width: 1000px) {
  .home-quotes { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
.home-closing > img { position: absolute; width: 360px; height: 240px; object-fit: cover; mix-blend-mode: multiply; bottom: -20px; z-index: -1; }
.home-closing-garden { left: -60px; mask-image: linear-gradient(to right, #000 65%, transparent); }
.home-closing-future { right: -60px; mask-image: linear-gradient(to left, #000 65%, transparent); }
.home-footer { border-top: 1px solid var(--line); background: var(--paper); }
.home-footer-main { display: grid; grid-template-columns: 1fr 1.8fr; gap: 64px; padding-block: 48px 40px; }
.home-footer-brand { display: inline-block; font: 32px/1.2 Georgia, 'Times New Roman', serif; letter-spacing: -1px; text-decoration: none; }
.home-footer-intro p { margin: 12px 0 0; font-size: 13px; line-height: 1.7; color: var(--muted); }
.home-footer .home-footer-links { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); align-items: start; gap: 32px; }
.home-footer nav .footer-heading { margin: 0 0 16px; font: 600 13px/1.5 'DM Sans', sans-serif; letter-spacing: .3px; }
.home-footer-links ul { display: grid; gap: 11px; padding: 0; margin: 0; list-style: none; }
.home-footer nav a { display: inline-block; line-height: 1.6; text-underline-offset: 4px; }
.home-footer nav a:hover, .home-footer-brand:hover { text-decoration: underline; }
.home-footer-bottom { display: flex; justify-content: space-between; align-items: center; gap: 24px; padding-block: 22px; border-top: 1px solid var(--line); }
.home-footer-bottom p { margin: 0; font-size: 12px; line-height: 1.6; color: var(--muted); }
.home-footer-bottom nav { display: flex; flex-wrap: wrap; gap: 12px 24px; }
.home-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; border: 0; }
@media (max-width: 1100px) {
  .home-wrap { width: calc(100% - 64px); }
  .home-navigation { gap: 22px; }
  .home-account-links { gap: 20px; }
  .home-brand { font-size: 26px; }
  .home-hero-inner { grid-template-columns: 1fr 1.15fr; min-height: 490px; }
  .home-hero-copy { padding-top: 58px; }
  .home-hero h1 { font-size: 54px; }
  .home-hero-preview { max-width: 69%; }
  .home-actions { gap: 12px; }
  .home-actions .home-button { padding-inline: 16px; }
  .home-daily-inner { gap: 28px; }
  .home-daily-copy { padding-left: 0; padding-right: 18px; }
  .home-benefits { gap: 10px; }
  .home-benefits li { font-size: 10px; gap: 7px; }
  .home-benefits li + li { padding-left: 10px; }
  .home-benefits .home-icon { width: 26px; height: 26px; }
  .home-challenge-card { padding: 22px; }
  .home-challenge-card h3 { font-size: 28px; }
  .home-practice-form { grid-template-columns: 1fr; gap: 28px; }
  .home-practice h2 { font-size: 32px; }
  .home-plus-inner { grid-template-columns: 90px 1fr; gap: 20px; }
  .home-closing > img { width: 280px; }
}
@media (max-width: 800px) {
  .home-header-inner { flex-wrap: wrap; padding-block: 14px 12px; row-gap: 15px; }
  .home-navigation { order: 3; width: 100%; justify-content: center; gap: 30px; }
  .home-account-links { margin-left: auto; }
  .home-hero h1 { font-size: 46px; letter-spacing: -2px; }
  .home-hero-inner { min-height: 470px; }
  .home-hero-copy { padding-top: 45px; }
  .home-hero .home-lead { font-size: 14px; }
  .home-hero-preview { max-width: 82%; }
  .home-garden-art { opacity: .8; }
  .home-daily-inner { grid-template-columns: 1fr; gap: 24px; }
  .home-daily-copy { border-right: 0; padding: 0; }
  .home-benefits { gap: 20px; }
  .home-benefits li { font-size: 13px; }
  .home-benefits li + li { padding-left: 20px; }
  .home-challenge-card { min-height: 190px; }
  .home-practice-form { grid-template-columns: 1fr; gap: 25px; }
  .home-practice-copy .home-lead br { display: none; }
  .home-practice-shapes { width: 100%; }
  .home-plus-inner { grid-template-columns: 1fr; }
  .home-plus-aside { display: none; }
  .home-closing h2 { font-size: 32px; max-width: 400px; margin-inline: auto; }
  .home-closing > img { opacity: .5; }
  .home-footer-main { grid-template-columns: 1fr; gap: 30px; padding-block: 36px; }
}
@media (max-width: 900px) {
  .home-hero-inner { grid-template-columns: 1fr; min-height: 0; }
  .home-hero-copy { padding-block: 38px 26px; background: var(--paper); }
  .home-hero h1 { font-size: clamp(42px, 6.3vw, 56px); letter-spacing: -2px; }
  .home-hero .home-lead { font-size: 16px; }
  .home-hero-scene { height: 360px; overflow: hidden; }
  .home-garden-art { width: 100%; height: 100%; right: 0; top: 0; opacity: 1; mask-image: linear-gradient(to right, transparent, #000 15%, #000 85%, transparent); }
  .home-hero-preview { width: 260px; max-width: 60%; }
  .home-hero-preview figcaption { display: inline-block; margin: 8px 0 0; padding: 6px 9px; background: var(--paper); border-radius: 3px; }
}
@media (max-width: 560px) {
  .home-wrap { width: calc(100% - 40px); }
  .home-brand { font-size: 24px; gap: 8px; }
  .home-brand img { width: 31px; height: 31px; }
  .home-account-links { gap: 14px; }
  .home-header .home-button { padding-inline: 12px; min-height: 38px; font-size: 12px; }
  .home-account-links > a:not(.home-button) { font-size: 12px; }
  .home-navigation { gap: 28px; }
  .home-header a:not(.home-brand) { font-size: 12px; }
  .home-hero-inner { grid-template-columns: 1fr; }
  .home-hero-copy { padding-block: 38px 10px; }
  .home-hero h1 { font-size: clamp(36px, 9.5vw, 48px); line-height: 1.06; }
  .home-hero .home-lead { font-size: 15px; }
  .home-actions { gap: 10px; }
  .home-actions .home-button { padding-inline: 14px; font-size: 13px; gap: 12px; }
  .home-hero-scene { height: 330px; }
  .home-hero-preview { width: 220px; max-width: 65%; }
  .home-art-paper { padding: 10px; }
  .home-hero-preview figcaption { font-size: 12px; }
  .homepage h2 { font-size: 32px; letter-spacing: -1.3px; }
  .home-lead { font-size: 15px; }
  .desktop-break { display: none; }
  .home-benefits { justify-content: space-between; gap: 8px; }
  .home-benefits li { gap: 6px; font-size: 10px; }
  .home-benefits li + li { padding-left: 8px; }
  .home-benefits .home-icon { width: 24px; height: 24px; }
  .home-challenge-card { padding: 20px; }
  .home-challenge-card h3 { font-size: 25px; }
  .home-challenge-meta { margin-bottom: 22px; font-size: 12px; }
  .home-practice { padding-block: 38px; }
  .home-shape-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }
  .home-shape-card { padding: 12px 9px; }
  .home-shape-card img { margin-bottom: 10px; }
  .home-practice-shapes .home-fine-print { font-size: 11px; }
  .home-plus { padding-block: 38px; }
  .home-plus-texture { width: 1000px; max-width: none; height: 400px; left: -80px; opacity: .45; mask-image: linear-gradient(#000 65%, transparent); }
  .home-plus-content h2 { font-size: 35px; }
  .home-plus-actions { flex-direction: column; align-items: flex-start; gap: 6px; }
  .home-plus-actions p { font-size: 11px; }
  .home-closing { padding-block: 44px; }
  .home-quotes { grid-template-columns: 1fr; gap: 14px; }
  .home-quote { padding: 18px 22px; }
  .home-quote blockquote { margin-bottom: 16px; }
  .home-closing h2 { max-width: 300px; font-size: 32px; }
  .home-closing > img { opacity: .23; width: 230px; height: 190px; }
  .home-closing-garden { left: -90px; }
  .home-closing-future { right: -90px; }
  .home-footer .home-footer-links { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px 24px; }
  .home-footer-bottom { flex-direction: column; align-items: flex-start; gap: 14px; }
}
@media (max-width: 370px) {
  .home-wrap { width: calc(100% - 32px); }
  .home-brand { font-size: 21px; gap: 6px; }
  .home-account-links { gap: 10px; }
  .home-navigation { gap: 23px; }
  .home-benefits li { font-size: 9px; }
}

@media (max-width: 560px) {
  .home-navigation { flex-wrap: wrap; gap: 12px 18px; }
}

/* Leave more room for longer translated hero lines. */
:lang(de) .home-hero h1 { font-size: clamp(36px, 4.5vw, 56px); }
@media (max-width: 560px) {
  :lang(de) .home-hero h1 { font-size: clamp(34px, 9vw, 44px); }
}
