/* Article reading layout; scoped to editorial pages. */
.editorial .subhead{background:radial-gradient(ellipse at 80% 5%,#50379755,transparent 58%),#09081a;padding-bottom:70px}
.editorial .subhead h1{max-width:1000px;line-height:1.12;letter-spacing:-.045em;text-wrap:balance}
.editorial .subhead-scrim{display:none}
.editorial .article-body{max-width:820px;margin-inline:auto;font-size:17px;line-height:1.85}
.editorial .article-body>figure{margin:36px 0 44px}
.editorial .article-body>figure img{display:block;width:100%;height:auto;border-radius:18px}
.editorial .article-body h2{font-size:clamp(25px,3vw,34px);line-height:1.3;margin-top:64px;scroll-margin-top:110px;letter-spacing:-.025em}
.editorial .article-body h3{line-height:1.4;margin-top:32px;scroll-margin-top:110px}
.editorial .article-body p{margin-bottom:22px}
.editorial .article-contents{background:#ffffff05;border:1px solid #ffffff1c;border-left:3px solid #ad8cf5;border-radius:0 14px 14px 0;padding:24px 28px;margin:0 0 36px}
.editorial .article-contents .contents-label{font-family:monospace;font-size:11px;letter-spacing:.18em;color:#c8aaff;margin:0 0 14px}
.editorial .article-contents summary{cursor:pointer;font-family:monospace;font-size:11px;letter-spacing:.12em;color:#c8aaff}
.editorial .article-contents details[open] summary{margin-bottom:18px}
.editorial .article-contents ol{padding-left:20px;margin:0;display:grid;gap:9px}
.editorial .article-contents a{color:#ddd6ec;font-size:14px;line-height:1.5;text-decoration:none}
.editorial .article-contents a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}
.editorial a:focus-visible{outline:2px solid #c7aaff;outline-offset:5px}
.editorial .a-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}
@media(max-width:640px){.editorial .subhead{padding-bottom:42px}.editorial .article-body{font-size:16px}.editorial .article-contents{padding:20px}.editorial .article-body h2{margin-top:44px}}
.editorial .subhead .article-back{display:block;margin-bottom:18px}
.editorial .subhead .eyebrow{display:block;margin-bottom:18px}
