.editorial-theme{--editorial-content-width: 1440px;--editorial-font-sans: "Instrument Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--editorial-font-display: Georgia, "Times New Roman", serif;--background: #faf7f0;--foreground: #243e43;--card: #fffcf6;--card-foreground: #243e43;--primary: #2f6670;--primary-foreground: #fffdf7;--secondary: #f0e9dd;--secondary-foreground: #243e43;--muted: #eae5d9;--muted-foreground: #556668;--border: #dcded3;--accent: #e7eee6;--accent-foreground: #243e43;--ring: #47818a;--input: var(--border);--hero-paper: #f5f1e7;--hero-veil: 245, 241, 231;--ui-danger: #9c4035;--ui-danger-foreground: #fffdf7;--ui-danger-surface: rgb(156 64 53 / 7%);--ui-warning: #a25c39;--ui-overlay: rgb(16 39 46 / 54%);--ui-shadow-dialog: 0 18px 100px rgb(16 39 46 / 20%);--ui-touch-target: 48px;--ui-radius-control: 8px;--ui-radius-card: 8px;--ui-radius-dialog: 14px;--ui-radius-pill: 999px;--ui-motion-feedback: .16s;--ui-motion-view: .26s;--ui-motion-ease: cubic-bezier(.2, .8, .2, 1);--color-background: var(--background);--color-foreground: var(--foreground);--color-card: var(--card);--color-card-foreground: var(--card-foreground);--color-primary: var(--primary);--color-primary-foreground: var(--primary-foreground);--color-secondary: var(--secondary);--color-secondary-foreground: var(--secondary-foreground);--color-muted: var(--muted);--color-muted-foreground: var(--muted-foreground);--color-border: var(--border);--color-accent: var(--accent);--color-accent-foreground: var(--accent-foreground);--color-ring: var(--ring);--color-input: var(--input);isolation:isolate}@media(min-width:1600px){.editorial-theme{--editorial-content-width: 1680px}}.dark .editorial-theme{--background: #10272e;--foreground: #f6f0e4;--card: #173239;--card-foreground: #f6f0e4;--primary: #afd1d0;--primary-foreground: #10272e;--secondary: #e9e0cf;--secondary-foreground: #213e44;--muted: #254049;--muted-foreground: #b2c4c6;--border: #355058;--accent: #294851;--accent-foreground: #f6f0e4;--ring: #afd1d0;--hero-paper: #082d40;--hero-veil: 8, 45, 64;--ui-danger: #f1a190;--ui-danger-foreground: #10272e;--ui-danger-surface: rgb(241 161 144 / 10%);--ui-warning: #e3a37f;--ui-overlay: rgb(3 17 21 / 72%);--ui-shadow-dialog: 0 18px 100px rgb(0 0 0 / 42%)}.landing-illustration img{width:100%;height:100%;object-fit:cover}.landing-editorial h1,.landing-editorial h2,.landing-story h3{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em}.landing-editorial :is(h1,h2,h3){overflow-wrap:anywhere}.landing-editorial :is(h1,h2,h3):lang(de){-webkit-hyphens:auto;hyphens:auto}.landing-editorial h2{font-size:clamp(2.5rem,4.2vw,4.25rem);line-height:1.08}.landing-editorial :is(h1,h2)>span{font-style:italic}.landing-editorial a:focus-visible{outline:2px solid var(--ring);outline-offset:5px}.landing-eyebrow{display:flex;align-items:center;gap:.75rem;color:var(--primary);font-size:.75rem;font-weight:600;letter-spacing:.14em;line-height:1.6;text-transform:uppercase}.landing-eyebrow:before{width:2rem;height:1px;background:currentColor;content:"";flex-shrink:0}.landing-hero{position:relative;display:flex;flex-direction:column;background:var(--hero-paper);isolation:isolate}.landing-hero-content{z-index:1;width:100%;max-width:var(--editorial-content-width);margin:0 auto;padding:3.5rem 1.5rem 1.5rem}.landing-hero-copy{max-width:42rem;margin:0 auto}.landing-hero h1{margin:1.5rem 0;font-size:clamp(2.5rem,12.3vw,3.5rem);line-height:1.03;text-wrap:balance}.landing-hero h1>span{display:block;color:var(--primary)}.landing-hero-description{max-width:33rem;font-size:1.1rem;line-height:1.75;color:var(--muted-foreground)}.landing-hero-art{position:relative;height:clamp(21rem,56vw,38rem)}.landing-hero-art img{position:absolute;inset:0;object-position:right center}.landing-hero-art:after{position:absolute;inset:0;background:linear-gradient(180deg,var(--hero-paper),transparent 14%);content:"";pointer-events:none}.landing-section-intro{display:grid;gap:1.5rem;margin-bottom:3.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.landing-section-intro h2{max-width:48rem;margin-top:1.5rem;text-wrap:balance}.landing-section-intro>p{max-width:35rem;font-size:1.05rem;line-height:1.8;color:var(--muted-foreground)}.landing-stories{display:grid;gap:3.5rem}.landing-story-image{aspect-ratio:1;overflow:hidden;border-radius:1.25rem;background:var(--muted)}.landing-story-caption{display:flex;gap:1.25rem;margin-top:1.5rem;padding-bottom:1.75rem;border-bottom:1px solid var(--border)}.landing-story-number{flex-shrink:0;padding-top:.35rem;color:var(--primary);font-size:.75rem;font-variant-numeric:tabular-nums;letter-spacing:.12em}.landing-story h3{font-size:clamp(1.85rem,2.7vw,2.75rem);line-height:1.15}.landing-story-caption p{max-width:32rem;margin-top:.75rem;color:var(--muted-foreground);font-size:1rem;line-height:1.75}@media(min-width:640px){.landing-hero-content{padding-right:3rem;padding-left:3rem}}@media(min-width:768px){.landing-stories{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:3rem;row-gap:4rem}.landing-section-intro{grid-template-columns:1.4fr 1fr;align-items:end;gap:4rem}}@media(min-width:1024px){.landing-hero{min-height:clamp(43rem,calc(100svh - 4.5rem),57rem);justify-content:center}.landing-hero-content{padding:4.5rem 3rem}.landing-hero-copy{max-width:49%;margin:0}.landing-hero h1{font-size:clamp(3rem,5.1vw,5.5rem)}.landing-hero-art{position:absolute;inset:0;z-index:-1;height:100%}.landing-hero-art img{object-position:65% center}.landing-hero-art:after{background:linear-gradient(90deg,rgba(var(--hero-veil),.96),rgba(var(--hero-veil),.88) 25%,rgba(var(--hero-veil),.5) 43%,rgba(var(--hero-veil),0) 59%)}}@media(min-width:1600px){.landing-nav-container{max-width:var(--editorial-content-width);padding-inline:3rem}.landing-wide-container{width:100%;max-width:calc(var(--editorial-content-width) - 6rem)}.landing-hero-art{max-width:1920px;margin-inline:auto}.landing-hero-art img{object-fit:contain;object-position:right center}.landing-hero-art:after{background:linear-gradient(90deg,rgba(var(--hero-veil),1),rgba(var(--hero-veil),.96) 18%,rgba(var(--hero-veil),.75) 35%,rgba(var(--hero-veil),0) 61% 94%,rgba(var(--hero-veil),1))}}@media(prefers-reduced-motion:reduce){.landing-editorial *,.landing-editorial *:before,.landing-editorial *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
