@font-face{font-family:InterVariable;src:url('/fonts/InterVariable.woff2') format('woff2');font-weight:100 900;font-display:swap}
*{box-sizing:border-box}body{margin:0;background:var(--brand-paper);color:var(--brand-ink);font-family:var(--brand-font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid var(--brand-focus);outline-offset:5px}img{max-width:100%;display:block}.wrap{width:min(1160px,calc(100% - 64px));margin:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:100px;border-bottom:1px solid var(--brand-line)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:23px;font-weight:600;letter-spacing:-1px}.site-header nav{display:flex;gap:24px;align-items:center;font-size:14px}.site-header a,.site-footer a{min-height:44px;display:inline-flex;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border:1px solid var(--brand-line);border-radius:9px;font-size:14px;font-weight:550;background:transparent;color:inherit}.button.primary{background:var(--brand-forest);color:var(--brand-on-forest);border-color:var(--brand-forest)}.button:hover{filter:brightness(.95)}.eyebrow{font-size:11px;font-weight:650;letter-spacing:1.7px;text-transform:uppercase;color:var(--brand-forest);margin:0 0 20px}.intro{padding:70px 0 44px;max-width:860px}h1{font-size:clamp(40px,5.2vw,68px);font-weight:500;letter-spacing:-2.8px;line-height:1.08;margin:0 0 24px}.lede{font-size:18px;line-height:1.7;color:var(--brand-muted);max-width:700px;margin:0}.feature{display:grid;grid-template-columns:1.7fr 1fr;border:1px solid var(--brand-line);border-radius:20px;overflow:hidden;background:var(--brand-surface)}.cover{position:relative;aspect-ratio:16/9;overflow:hidden;background:#d8dfc8}.cover img{width:100%;height:100%;object-fit:cover}.play-mark{position:absolute;left:24px;bottom:24px;display:flex;align-items:center;gap:12px;background:var(--brand-paper);color:var(--brand-ink);border-radius:40px;padding:13px 19px;font-size:13px;font-weight:600;box-shadow:0 4px 20px #0002}.feature-copy{padding:36px;align-self:center}.meta{font-size:12px;color:var(--brand-muted);margin:0 0 18px}.feature h2{font-size:31px;line-height:1.18;letter-spacing:-1px;font-weight:500;margin:0 0 18px}.feature p:not(.meta){font-size:15px;line-height:1.7;color:var(--brand-muted)}.text-link{display:inline-flex;align-items:center;min-height:44px;gap:20px;font-size:14px;font-weight:600}.text-link:hover{text-decoration:underline}.second{margin-top:28px;display:grid;grid-template-columns:320px 1fr;gap:32px;align-items:center;border-bottom:1px solid var(--brand-line);padding-bottom:32px}.second .cover{border-radius:12px}.second h2{font-size:28px;font-weight:500;letter-spacing:-.7px;margin:0 0 12px}.second p{color:var(--brand-muted);line-height:1.7;max-width:660px}.breadcrumb{display:inline-flex;align-items:center;min-height:44px;font-size:13px;color:var(--brand-muted);margin-top:24px}.detail .intro{padding:28px 0 34px}.player{aspect-ratio:16/9;background:#1e2b22;border-radius:16px;overflow:hidden;position:relative}.player button{display:block;border:0;padding:0;width:100%;height:100%;background:transparent;color:white;text-align:left}.player button>img{width:100%;height:100%;object-fit:cover}.player button:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#10291dcc);pointer-events:none}.player .play-mark{z-index:1;left:32px;bottom:32px;padding:17px 25px;font-size:15px}.player iframe{width:100%;height:100%;border:0;display:block}.under-player{display:flex;justify-content:space-between;gap:24px;align-items:center;margin:14px 0 36px}.under-player p{font-size:12px;color:var(--brand-muted);line-height:1.6;margin:0}.share-line{min-height:22px;font-size:13px;color:var(--brand-forest);overflow-wrap:anywhere}.article{display:grid;grid-template-columns:240px 1fr;gap:52px;margin:50px 0 64px}.article h2{font-size:26px;font-weight:500;letter-spacing:-.7px;margin:0}.points section{padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid var(--brand-line)}.points h3{font-size:21px;font-weight:550;letter-spacing:-.5px;margin:0 0 12px}.points p{font-size:16px;line-height:1.8;color:var(--brand-muted);margin:0;max-width:740px}.note{font-size:13px!important}.next{padding:28px 32px;background:var(--brand-surface);border:1px solid var(--brand-line);border-radius:14px;display:flex;justify-content:space-between;align-items:center;gap:24px}.next h2{font-size:24px;font-weight:500;margin:6px 0}.next p{margin:0;color:var(--brand-muted);font-size:14px;line-height:1.6}.cta{margin:64px 0;padding:48px 0;border-top:1px solid var(--brand-line);display:flex;justify-content:space-between;align-items:center;gap:32px}.cta h2{font-size:32px;letter-spacing:-1px;font-weight:500;margin:0 0 12px}.cta p{color:var(--brand-muted);line-height:1.6;margin:0}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:24px 0 40px;border-top:1px solid var(--brand-line);font-size:13px;color:var(--brand-muted)}.site-footer nav{display:flex;gap:24px}.skip{position:absolute;top:-100px;left:16px;z-index:10;background:var(--brand-paper);padding:16px}.skip:focus{top:10px}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.site-header{min-height:80px;gap:12px}.site-header nav{gap:16px}.site-header nav .home-link{display:none}.brand{font-size:20px}.site-header .button{padding:10px 12px;font-size:12px}.intro{padding:45px 0 30px}h1{letter-spacing:-1.6px}.lede{font-size:16px}.feature{grid-template-columns:1fr}.feature-copy{padding:26px}.second{grid-template-columns:1fr;gap:20px}.article{grid-template-columns:1fr;gap:28px;margin:36px 0}.next,.cta{align-items:flex-start;flex-direction:column}.cta{margin:42px 0;padding:32px 0}.under-player{align-items:flex-start}.player{border-radius:10px}.player .play-mark{left:16px;bottom:16px;padding:12px 17px;font-size:13px}.site-footer{flex-wrap:wrap}.site-footer nav{gap:18px}}

.full-film{border:1px solid var(--brand-line);border-radius:14px;overflow:hidden;margin:24px 0 60px}.full-film summary{padding:20px;cursor:pointer;min-height:56px;font-size:15px;font-weight:550}.full-film .player{border-radius:0}.article-layout{display:grid;grid-template-columns:210px 1fr;gap:64px;align-items:start}.article-toc{position:sticky;top:24px}.article-toc a{display:block;min-height:44px;padding:12px 0;font-size:14px}.article-toc a:hover{color:var(--brand-forest);text-decoration:underline}.prose{max-width:800px;font-size:17px;line-height:1.85}.prose>p:first-child{margin-top:0}.prose h2{font-size:32px;line-height:1.25;letter-spacing:-1px;font-weight:550;margin:64px 0 22px;scroll-margin-top:28px}.prose p{margin:0 0 22px}.prose img{width:100%;height:auto;border-radius:12px;border:1px solid var(--brand-line);margin-top:30px}.prose p:has(>em:only-child){font-size:13px;color:var(--brand-muted);line-height:1.6;margin-top:-10px}.prose li{margin-bottom:12px}.prose strong{font-weight:600}.prose a{text-decoration:underline}@media(max-width:760px){.article-layout{grid-template-columns:1fr;gap:28px}.article-toc{position:static;display:flex;flex-wrap:wrap;gap:0 20px;padding-bottom:20px;border-bottom:1px solid var(--brand-line)}.article-toc p{width:100%;margin-bottom:4px}.prose{font-size:16px}.prose h2{font-size:27px;margin-top:42px}}

.button,.play-mark{background:var(--brand-forest);color:var(--brand-on-forest);border-color:var(--brand-forest)}.button:hover{background:var(--brand-forest-hover)}

.short-story{margin:52px auto 64px}.short-story h2{margin-top:42px}
.prose h3{font-size:clamp(23px,2.4vw,30px);line-height:1.3;letter-spacing:-.6px;margin:44px 0 20px;color:var(--green)}.prose figure{margin:28px 0 48px}.prose figure img{display:block;width:100%;height:auto}.prose figcaption{font-size:13px;line-height:1.65;color:var(--muted);margin-top:12px}.short-story h2{margin-top:54px}
