/* Native CMS view adapters for the approved cinematic edition. */
.edition{--bg:#060606;--fg:#f3f2ee;--gutter:clamp(20px,3.2vw,64px)}
.edition .shell{max-width:1800px;margin-inline:auto;padding-inline:var(--gutter)}
.edition a:hover{text-decoration:none}
.edition .richtext a,.edition .back-link:hover{text-decoration:underline}
.edition .site-header{display:grid;min-height:72px;margin-bottom:0;grid-template-columns:1fr auto 1fr;gap:32px;border-bottom:1px solid #30302f}
.edition .site-header>.wordmark{font-size:16px;line-height:1.2;letter-spacing:-.025em;font-weight:900}
.edition .primary-nav{gap:clamp(24px,2.4vw,38px)}
.edition .primary-nav a{font-size:13px;min-height:44px;display:inline-flex;align-items:center}
.edition .header-end{justify-self:end}
.edition .language-switch{font-size:12px;min-height:44px;display:flex;align-items:center}
.edition .language-home-label{font-size:10px;margin-left:4px}
.edition .opening-picture{height:min(48vw,740px)}
.edition .opening-film{font-size:13px}
.edition .opening-film>span[aria-hidden]{font-size:28px}
.edition .home-writing{padding-block:64px 24px}
.edition .section-heading h2{font-size:24px;font-weight:700}
.edition .home-blog-grid,.edition .home-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.edition .home-blog-grid .article-row{padding:28px 0 36px;display:block;border-top:1px solid #30302f;min-width:0}
.edition .home-blog-grid .article-row h3{font-size:21px;line-height:1.55;margin:0 0 16px;padding-right:20px}
.edition .home-blog-grid .article-row p{font-size:14px;line-height:1.9;max-width:none;margin-top:16px}
.edition .home-blog-grid .row-arrow{position:static;display:inline-flex;margin-top:20px}
.edition .home-tool-grid .tool-row{display:flex;flex-direction:column;align-items:stretch;min-width:0;border:1px solid #30302f;padding:28px;gap:24px;background:#0c0c0c}
.edition .home-tool-grid .tool-row h3{font-size:21px;line-height:1.5}
.edition .home-tool-grid .tool-row p{font-size:14px;line-height:1.9}
.edition .home-tool-grid .tool-row-end{margin-top:auto}
.edition .home-tools{margin-bottom:80px}
.edition .feature-spread{display:grid}
.edition .feature-copy{display:flex;flex-direction:column;justify-content:space-between}
.edition .feature-media{display:block;position:relative}
.edition .feature-media img{width:100%;height:100%;object-fit:cover}
.edition .home-selected{padding-top:0;margin-bottom:100px}
.edition .portrait-spread{margin-inline:0}
.edition .portrait-image img{height:100%;object-fit:cover}
.edition .social-section{padding-inline:0}
.edition .social-section .section-head{border-top:1px solid #30302f}
.edition .depth-entry{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-bottom:80px}
.edition .depth-entry>a{padding:28px 0;border-top:1px solid #30302f}
.edition .depth-entry h2{font-size:24px;line-height:1.5;margin:14px 0}
.edition .depth-entry p{font-size:15px;line-height:1.85;color:#b8b8b4}
.edition .visual-interlude{margin-inline:0}
.edition .home-index{margin-bottom:80px}
.edition .site-filing{display:block;margin-top:8px;font-size:12px;line-height:1.7}
.edition .reading-paths{max-width:none}
.edition .reading-path{margin-block:32px 64px}
.edition .reading-path ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.edition .reading-path li{min-width:0;padding-top:20px;border-top:1px solid #30302f}
.edition .reading-path li>a{display:block;text-decoration:none}
.edition .reading-path li>a h3{margin:0;font-size:18px;line-height:1.55;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}
.edition .reading-path li>a p{margin:12px 0 0;font-size:15px;line-height:1.8;color:var(--reading-ink)}
.edition .reading-path li>a:hover h3{color:#fff}
.edition .reading-path li>a:hover p{text-decoration:none}
.edition .page-heading,.edition .work-index-heading{padding-top:64px}
.edition .page-heading h1,.edition .work-index-heading h1{font-size:clamp(28px,2.8vw,40px);line-height:1.4}
.edition .detail-heading h1{font-size:clamp(28px,2.8vw,40px)}
.edition .detail-heading{max-width:900px}
.edition .list-toolbar{font-size:12px}
.edition .content-list .article-row h2,.edition .content-list .tool-row h2{font-size:23px;line-height:1.55}
.edition .journal-entry h2{font-size:19px;line-height:1.6;margin:0}
.edition .journal-entry{grid-template-columns:60px minmax(0,1fr) 24px}
.edition .richtext{line-height:1.85}
.edition .richtext img{height:auto}
.edition .about-layout{gap:clamp(32px,6vw,100px)}
.edition .about-layout .richtext>p:first-child{font-size:21px;line-height:1.8;color:var(--fg)}
/* The portrait's intrinsic size must not determine the profile grid tracks. */
.edition .about-opener{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}
.edition .about-opener>*{min-width:0}
.edition .about-opener .about-portrait{width:100%;height:auto;max-height:none;align-self:start}
.edition .about-opener .about-portrait img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}
@media(min-width:901px){.edition .site-header .menu-toggle{display:none}}
@media(max-width:1100px){.edition .home-blog-grid,.edition .home-tool-grid{gap:20px}.edition .home-tool-grid .tool-row{padding:22px}}
@media(max-width:900px){
 .edition .site-header{grid-template-columns:1fr auto auto;gap:16px;min-height:68px}
 .edition .site-header>.wordmark{grid-column:1}.edition .header-end{grid-column:2;grid-row:1}.edition .menu-toggle{grid-column:3;grid-row:1}
 .js .edition .site-header .menu-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:44px;min-height:44px;padding:10px 0;line-height:1.5}
 .edition .site-header .header-end{gap:4px}.edition .site-header .header-end a{min-width:44px}
 .edition .primary-nav{grid-column:1/-1;grid-row:2;gap:0}.edition .primary-nav a{display:block;padding:16px 0;font-size:16px}
 .js .edition .primary-nav{display:none}.js .edition .site-header.menu-open .primary-nav{display:flex;flex-direction:column;padding-bottom:20px}
 .edition .opening-picture{min-height:440px;height:62vw}
 .edition .opening-info{grid-template-columns:1fr auto;gap:20px}.edition .opening-info p{grid-column:1/-1;grid-row:2;max-width:50em}
 .edition .home-blog-grid{grid-template-columns:1fr}.edition .home-blog-grid .article-row{padding-bottom:24px}
 .edition .home-tool-grid{grid-template-columns:1fr}.edition .home-tool-grid .tool-row{padding:24px}
 .edition .home-selected{margin-bottom:64px}
 .edition .about-opener{grid-template-columns:minmax(0,1fr);gap:32px;align-items:start}
 .edition .about-copy{grid-row:1}.edition .about-opener .about-portrait{grid-row:2;max-width:480px;justify-self:center}
 .edition .about-copy h1{font-size:clamp(72px,14vw,110px);line-height:1}
}
@media(max-width:600px){
 .edition .depth-entry{grid-template-columns:1fr;gap:16px;margin-bottom:48px}.edition .reading-path ol{grid-template-columns:1fr;gap:20px}
 .edition .opening-picture{min-height:440px;height:115vw}.edition .opening-still{object-position:54% 56%}
 .edition .opening-wordmark{font-size:16.2vw;top:24px}.edition .opening-film{right:20px;bottom:20px;gap:20px;max-width:90%}
 .edition .feature-spread{grid-template-columns:1fr;gap:24px}.edition .feature-copy,.edition .feature-media{grid-column:1}.edition .feature-copy{gap:20px}
 .edition .section-heading h2{font-size:22px}.edition .home-writing{padding-top:40px}
 .edition .portrait-copy blockquote{font-size:27px;line-height:1.55}
 .edition .page-heading,.edition .work-index-heading{padding-top:40px}.edition .detail-heading h1{font-size:28px}
 .edition .site-header>.wordmark{font-size:15px}.edition .language-home-label{display:none}
 .edition .journal-entry{grid-template-columns:32px minmax(0,1fr) 20px;gap:16px}.edition .journal-entry h2{font-size:17px}
 .edition .site-header{gap:12px}
 .edition .about-copy h1{font-size:24vw;line-height:.94}
 .edition .about-opener .about-portrait{max-width:420px}
}
