.editorial-world-page{--ink:#17231d;--paper:#f4f0e6;--moss:#51634b;--line:rgba(23,35,29,.18);background:var(--paper);color:var(--ink)}
.editorial-world-page .site-header{background:rgba(244,240,230,.94);backdrop-filter:blur(12px)}
.editorial-world{overflow:clip}.editorial-intro{min-height:78vh;display:grid;align-content:center;justify-items:start;max-width:1120px;margin:auto;padding:clamp(5rem,12vw,10rem) clamp(1.25rem,5vw,4rem)}
.editorial-intro h1{font-size:clamp(2.8rem,7vw,6.8rem);line-height:.93;letter-spacing:-.055em;max-width:1000px;margin:.35rem 0 1.25rem;text-wrap:balance}.editorial-deck{font:600 clamp(1.05rem,2vw,1.45rem)/1.4 system-ui;max-width:36rem;color:var(--moss)}
.editorial-start{display:inline-flex;margin-top:2rem;padding:.8rem 1.1rem;border:1px solid currentColor;border-radius:999px;color:inherit;text-decoration:none}.editorial-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1.05fr);gap:clamp(2rem,5vw,6rem);max-width:1440px;margin:auto;padding:0 clamp(1.25rem,4vw,4rem) 12vh;align-items:start}
.editorial-stage{position:sticky;top:7rem;height:calc(100vh - 9rem);min-height:540px;width:100%;max-width:720px;justify-self:end}.editorial-frame{position:relative;width:100%;height:100%;overflow:hidden;border-radius:2px;background:#28342c;box-shadow:0 25px 70px rgba(21,31,25,.2)}.editorial-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.025);transition:opacity .65s ease,transform 1.2s ease}.editorial-image.is-active{opacity:1;transform:scale(1)}
.editorial-progress{position:absolute;left:1.5rem;right:1.5rem;bottom:1.5rem;height:2px;background:rgba(255,255,255,.35)}.editorial-progress span{display:block;height:100%;width:0;background:#fff;transition:width .25s linear}.editorial-copy{min-width:0}.editorial-beat{min-height:78vh;display:flex;flex-direction:column;justify-content:center;padding:5rem 0;border-top:1px solid var(--line);opacity:.76;transition:opacity .35s ease}.editorial-beat.is-active{opacity:1}.editorial-step{font:700 .72rem/1 system-ui;letter-spacing:.18em;color:var(--moss)}.editorial-beat h2{font-size:clamp(1.9rem,3.2vw,3.4rem);line-height:1.04;letter-spacing:-.035em;margin:.7rem 0 1.25rem}.editorial-beat h2:empty{display:none}.editorial-beat h3{margin-top:2rem}.editorial-beat p,.editorial-beat li{font-size:clamp(1rem,1.15vw,1.18rem);line-height:1.75}.editorial-beat img{max-width:100%;height:auto}.editorial-beat table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.editorial-beat th,.editorial-beat td{padding:.75rem;border:1px solid var(--line)}
@media(max-width:850px){.editorial-story{display:block}.editorial-stage{top:4.75rem;height:36vh;min-height:240px;z-index:2;margin:0 0 1.25rem}.editorial-copy{position:relative;z-index:1}.editorial-beat{min-height:auto;padding:4.5rem 0;opacity:1}.editorial-intro{min-height:70vh}.editorial-intro h1{font-size:clamp(2.65rem,13vw,5rem)}}
@media(prefers-reduced-motion:reduce){.editorial-image,.editorial-beat,.editorial-progress span{transition:none}.editorial-beat{opacity:1}}