:root{color-scheme:dark;--ink: #f3efe8;--paper: #100e0c;--muted: #8f8578;--rule: #2c2620;--accent: #3fd3e6;--accent-ink: #04252b;--sans: "Avenir Next", "Avenir", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif}html,body{margin:0;padding:0;background:radial-gradient(125% 55% at 50% -8%,rgba(63,211,230,.08),transparent 60%),var(--paper);background-attachment:fixed;color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}main{display:flex;justify-content:center;padding:4rem 1.5rem 6rem}article{width:100%;max-width:38rem}.kicker{font-family:var(--sans);font-size:.78rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin:0 0 1.25rem}.kicker a{color:var(--accent);text-decoration:none;transition:color .2s}.kicker a:hover{color:#7fe6f2}h1{font-weight:600;font-size:clamp(1.7rem,4.5vw,2.6rem);line-height:1.18;letter-spacing:-.01em;margin:0 0 1.5rem}.titelbild{margin:0 0 2.25rem}.titelbild img{display:block;width:100%;height:auto;border-radius:12px;border:1px solid var(--rule)}.schlussbild{margin:3rem 0 0}.schlussbild img{display:block;width:100%;height:auto;border-radius:12px;border:1px solid var(--rule)}.titelbild figcaption{font-family:var(--sans);font-size:.75rem;letter-spacing:.04em;color:var(--muted);margin-top:.55rem}.masthead{margin:0 0 1.5rem;width:100%;position:relative}.masthead:after{content:"";position:absolute;left:0;right:0;bottom:0;height:40%;background:linear-gradient(to bottom,transparent,var(--paper));pointer-events:none}.masthead+main{padding-top:2.5rem}.masthead img{display:block;width:100%;height:min(56vh,600px);object-fit:cover;object-position:center 40%}.masthead figcaption{max-width:42rem;margin:.6rem auto 0;padding:0 1.5rem;font-family:var(--sans);font-size:.75rem;letter-spacing:.04em;color:var(--muted)}article.breit{max-width:42rem}article.breit h1{font-size:clamp(2.1rem,5.5vw,3.3rem);line-height:1.12;margin-bottom:1.75rem}article.breit .lede{font-size:1.32rem;line-height:1.6}article.breit p{font-size:1.1rem;line-height:1.8}article.breit h2{font-size:clamp(1.3rem,3vw,1.72rem)}h2{font-weight:600;font-size:clamp(1.2rem,3vw,1.5rem);line-height:1.25;letter-spacing:-.005em;margin:2.75rem 0 .5rem;color:var(--ink)}.lede{font-size:1.18rem;line-height:1.62;color:var(--ink)}p{font-size:1.05rem;line-height:1.75;margin:1.15rem 0;color:#e7e1d6}article a{color:var(--accent);text-decoration:underline;text-decoration-color:#3fd3e673;text-underline-offset:2px;transition:text-decoration-color .2s}article a:hover{text-decoration-color:var(--accent)}.liste{list-style:none;margin:1.75rem 0;padding:1.4rem 1.5rem;border-left:2px solid var(--accent);background:#3fd3e60a;border-radius:0 8px 8px 0}.liste li{font-size:1rem;line-height:1.6;color:#d7d1c6;padding:.42rem 0}.merksatz{font-style:italic;font-size:1.18rem;line-height:1.5;color:var(--ink);margin:1.9rem 0}.glosse{font-size:.92rem;line-height:1.65;color:var(--muted);margin:1.4rem 0}.schluss{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--rule);font-style:italic}.zurueck{margin-top:3rem}.zurueck a{font-family:var(--sans);font-size:.85rem;letter-spacing:.04em;color:var(--muted);text-decoration:none;transition:color .2s}.zurueck a:hover{color:var(--accent)}strong{font-weight:700;color:var(--ink)}em{font-style:italic}.hoerplayer{display:flex;align-items:center;gap:1rem;margin:0 0 2.25rem;padding:.8rem 1rem;background:#17140f;border:1px solid var(--rule);border-radius:12px}.hp-play{flex:none;width:46px;height:46px;border-radius:50%;border:none;cursor:pointer;background:var(--accent);color:var(--accent-ink);display:flex;align-items:center;justify-content:center;transition:transform .15s,background .2s}.hp-play:hover{background:#5ee0f0}.hp-play:active{transform:scale(.94)}.hp-icon-play{margin-left:2px}.hp-icon-pause,.hoerplayer.spielt .hp-icon-play{display:none}.hoerplayer.spielt .hp-icon-pause{display:block;margin-left:0}.hp-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.4rem}.hp-row{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--sans);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.hp-time{font-variant-numeric:tabular-nums}.hp-speed{flex:none;display:flex;align-items:center;gap:.55rem}.hp-rate-val{font-family:var(--sans);font-size:.82rem;color:var(--accent);min-width:3.4ch;font-variant-numeric:tabular-nums}.hoerplayer input[type=range]{-webkit-appearance:none;appearance:none;height:4px;border-radius:2px;background:var(--rule);cursor:pointer}.hp-seek{width:100%}.hp-rate{width:88px}.hoerplayer input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:var(--accent);border:none}.hoerplayer input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--accent);border:none}@media(max-width:30rem){.hoerplayer{flex-wrap:wrap}.hp-speed{width:100%;justify-content:flex-end}.hp-rate{width:120px}}
