:root{--ink:#20201e;--muted:#666661;--paper:#fffefa;--line:#deded7;--orange:#d84425;--yellow:#f0d65d;--sans:Arial,Helvetica,sans-serif;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 var(--sans)}a{color:inherit;text-decoration:none}a:hover{color:var(--orange)}a:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}img{display:block;object-fit:cover;width:100%;max-width:100%;background:#e7e7e0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.12}h1,h2{letter-spacing:-.045em}h3{letter-spacing:-.025em}h1{font-size:clamp(2.8rem,5vw,5rem)}h2{font-size:clamp(2rem,3vw,3rem)}h3{font-size:1.65rem}.wrap{width:min(1320px,calc(100% - 80px));margin:auto}.skip{position:absolute;top:-100px;left:16px;background:var(--ink);color:white;padding:12px;z-index:99}.skip:focus{top:10px}.topbar{background:var(--ink);color:#ecece5;font-size:12px;letter-spacing:.12em;text-transform:uppercase;padding:9px 0}.topbar .wrap{display:flex;justify-content:space-between;gap:20px}.topbar a{color:var(--yellow)}.mast{padding:30px 0 24px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-size:34px;font-weight:800;letter-spacing:-.065em;line-height:.91;display:inline-flex;align-items:center;gap:12px}.brand .wordmark{display:block}.brand .wordmark span{font-size:.43em;letter-spacing:.21em;font-weight:500;display:block;margin-top:8px}.brand-icon{width:33px;height:33px;background:var(--orange);border-radius:50%;color:var(--paper);display:flex;justify-content:center;align-items:center;font:italic 29px Georgia;letter-spacing:-.05em;flex-shrink:0}.mast-note{font-family:var(--serif);font-size:18px;font-style:italic;color:var(--muted)}.navrow{border-top:1px solid var(--line);border-bottom:1px solid var(--ink)}.navrow nav{display:flex;gap:35px;align-items:center;padding:13px 0;font-size:14px}.navrow nav a:last-child{margin-left:auto}.navrow a[aria-current=page]{color:var(--orange)}.mobile{display:none}.kicker{font-size:12px;letter-spacing:.13em;text-transform:uppercase;font-weight:600;color:var(--orange)}.meta{font-size:12px;color:var(--muted);display:flex;gap:12px;flex-wrap:wrap;align-items:center}.meta .dash{width:20px;border-top:1px solid currentColor;opacity:.4}.hero{padding:38px 0 50px;display:grid;grid-template-columns:1fr 1fr;gap:0}.hero-image{min-height:510px;position:relative;background:var(--ink)}.hero-image img{height:100%;min-height:510px;position:absolute;inset:0}.hero-image .image-label{position:absolute;bottom:0;left:0;background:var(--yellow);color:var(--ink);font-size:12px;padding:11px 17px;letter-spacing:.09em;text-transform:uppercase}.hero-copy{background:var(--ink);color:white;padding:48px 48px 43px;display:flex;flex-direction:column;justify-content:center;align-items:start}.hero-copy .kicker{color:var(--yellow)}.hero-copy h1{margin:25px 0 24px;max-width:490px;font-size:clamp(3.2rem,5.1vw,5.15rem)}.hero-copy p{color:#d1d1c8;font-size:18px;max-width:430px;line-height:1.7}.hero-copy .meta{margin-top:20px;color:#b9b9b1}.read{margin-top:27px;display:inline-flex;gap:25px;align-items:center;font-size:14px;border-bottom:1px solid currentColor;padding-bottom:8px}.read span{font-size:20px}.hero-copy .read:hover{color:var(--yellow)}.intro{display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding:0 0 32px;margin-bottom:44px}.intro h2{font-family:var(--serif);font-size:29px;letter-spacing:-.025em}.intro p{font-size:14px;max-width:440px;color:var(--muted)}.section{padding-bottom:59px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:26px}.section-head .kicker{margin-bottom:10px}.text-link{font-size:14px;text-decoration:underline;text-underline-offset:5px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:39px 28px}.card{min-width:0}.card-image{display:block;overflow:hidden;margin-bottom:18px}.card-image img{height:248px;transition:transform .3s}.card:hover img{transform:scale(1.025)}.card .kicker{margin-bottom:9px;font-size:12px}.card h3{line-height:1.2}.card p{font-size:15px;color:var(--muted);margin:12px 0 14px;line-height:1.7}.band{margin:10px 0 65px;display:grid;grid-template-columns:1fr 1.2fr;background:var(--yellow)}.band-copy{padding:48px;align-self:center}.band-copy h2{font-size:3rem;margin:15px 0 20px}.band-copy p{font-size:16px;max-width:400px}.band img{height:420px}.band .kicker{color:var(--ink)}.chapter-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.chapter{padding:24px 19px;min-height:185px;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:start}.chapter:first-child{padding-left:0}.chapter:last-child{border:0}.chapter .num{font-size:13px;color:var(--orange);margin-bottom:24px}.chapter h3{font-size:1.4rem;margin-bottom:15px}.chapter .count{font-size:12px;color:var(--muted);margin-top:auto}.editor-note{max-width:710px;margin:0 auto;text-align:center;padding:5px 10px 55px}.editor-note p{font-family:var(--serif);font-size:25px;line-height:1.5;letter-spacing:-.02em}.editor-note .text-link{display:inline-block;margin-top:20px}.footer{background:var(--ink);color:var(--paper);padding:42px 0 25px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding-bottom:35px}.footer p{font-size:14px;color:#bcbcB4;max-width:340px;margin-top:19px}.footer-nav{display:flex;gap:16px 29px;justify-content:flex-end;align-content:start;flex-wrap:wrap;font-size:14px}.footer-nav a:hover{color:var(--yellow)}.footer-bottom{border-top:1px solid #53534f;padding-top:22px;display:flex;justify-content:space-between;gap:15px;font-size:12px;color:#bcbcb4}.breadcrumb{padding-top:27px;font-size:13px;color:var(--muted)}.breadcrumb span{margin:0 11px}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.page-head{padding:44px 0 38px;max-width:850px}.page-head h1{margin:15px 0 22px}.page-head p{font-size:18px;color:var(--muted);max-width:670px}.category-links{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:34px}.category-links a{font-size:14px;border:1px solid var(--line);padding:8px 14px}.category-links a:hover{background:var(--yellow);color:var(--ink)}.article-head{max-width:990px;margin:43px auto 34px;text-align:center}.article-head h1{font-size:clamp(2.7rem,5.2vw,4.7rem);margin:20px 0 24px}.article-head .deck{font-family:var(--serif);font-size:24px;line-height:1.5;max-width:780px;margin:auto;color:var(--muted)}.article-head .meta{justify-content:center;margin-top:25px}.article-photo{margin:0 auto 40px;max-width:1100px}.article-photo img{height:500px}.article-photo figcaption{font-size:12px;line-height:1.6;color:var(--muted);margin-top:10px}.article-photo figcaption a{text-decoration:underline;text-underline-offset:3px}.article-body{max-width:740px;margin:auto;font:20px/1.85 var(--serif)}.article-body p{margin-bottom:25px}.article-body p:first-child:first-letter{float:left;font-size:75px;line-height:.94;padding:8px 9px 0 0;color:var(--orange)}.article-body h2{font:500 28px/1.3 var(--sans);letter-spacing:-.025em;margin:34px 0 17px}.article-end{max-width:740px;border-top:1px solid var(--ink);margin:36px auto 58px;padding-top:20px;font-size:14px;color:var(--muted)}.article-end h2{font-size:18px;letter-spacing:0;margin-bottom:13px;color:var(--ink)}.article-end ul{margin:0 0 17px;padding-left:19px}.article-end li{margin:8px 0}.article-end a{text-decoration:underline;text-underline-offset:3px}.article-end .type-note{font-size:13px;margin-top:16px}.related{border-top:1px solid var(--line);padding-top:36px}.prose{max-width:780px;margin:auto;padding:50px 0 70px}.prose h1{font-size:3.7rem;margin:14px 0 30px}.prose h2{font-size:25px;margin:30px 0 14px;letter-spacing:-.02em}.prose p{margin-bottom:19px;line-height:1.8}.prose a{text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.photo-credits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;font-size:13px}.photo-credits img{height:155px;margin-bottom:10px}.photo-credits p{margin:5px 0}.photo-credits a{text-decoration:underline;text-underline-offset:3px}.error-page{padding:85px 0 110px;max-width:700px}.error-page h1{margin:16px 0 25px}.error-page p{color:var(--muted)}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.navrow nav{gap:21px;font-size:13px}.hero-copy{padding:32px}.hero-copy h1{font-size:3.7rem}.hero-image,.hero-image img{min-height:490px}.cards{gap:32px 22px}.card-image img{height:205px}.band-copy{padding:32px}.chapter{padding:20px 13px}.chapter h3{font-size:1.25rem}.photo-credits{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.wrap{width:calc(100% - 36px)}.topbar .wrap{justify-content:center;font-size:10px}.topbar .edition{display:none}.mast{padding:24px 0}.brand{font-size:31px}.brand-icon{width:29px;height:29px;font-size:25px}.mast-note{font-size:14px;max-width:120px;text-align:right}.navrow nav{display:none}.mobile{display:block;font-size:14px;padding:12px 0}.mobile summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between}.mobile summary:after{content:'+'}.mobile[open] summary:after{content:'−'}.mobile .mobile-nav{display:grid;gap:0;padding-top:13px}.mobile-nav a{padding:11px 0;border-top:1px solid var(--line)}.hero{grid-template-columns:1fr;padding:25px 0 30px}.hero-image,.hero-image img{min-height:310px;height:310px}.hero-copy{padding:30px 25px}.hero-copy h1{font-size:3.2rem;margin:19px 0}.hero-copy p{font-size:16px}.hero-copy .read{margin-top:20px}.intro{display:block;margin-bottom:34px;padding-bottom:27px}.intro h2{font-size:25px;margin-bottom:14px}.intro p{font-size:14px}.section-head h2{font-size:2rem}.section-head{align-items:center}.section-head .text-link{font-size:12px;white-space:nowrap}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:29px 17px}.card-image img{height:175px}.card h3{font-size:1.38rem}.card p{font-size:14px}.card .kicker{font-size:11px}.band{grid-template-columns:1fr;margin-bottom:43px}.band-copy{padding:28px}.band-copy h2{font-size:2.5rem}.band img{height:290px}.section{padding-bottom:42px}.chapter-grid{grid-template-columns:repeat(2,1fr)}.chapter{min-height:155px;border-bottom:1px solid var(--line);padding:19px}.chapter:first-child{padding-left:19px}.chapter:nth-child(even){border-right:0}.chapter:last-child{grid-column:1/-1;min-height:140px}.chapter .num{margin-bottom:16px}.chapter h3{font-size:1.5rem}.editor-note{padding-bottom:40px}.editor-note p{font-size:23px}.footer-top{grid-template-columns:1fr;gap:27px}.footer-nav{justify-content:flex-start;gap:16px 24px}.footer-bottom{flex-direction:column;gap:9px}.page-head{padding-top:31px}.page-head h1{font-size:3.2rem}.page-head p{font-size:16px}.article-head{margin-top:31px}.article-head h1{font-size:3rem}.article-head .deck{font-size:21px}.article-head .meta{gap:10px;font-size:12px}.article-photo img{height:300px}.article-photo{margin-bottom:30px}.article-body{font-size:19px;line-height:1.85}.article-body p:first-child:first-letter{font-size:67px}.article-end{margin-bottom:42px}.prose{padding:34px 0 48px}.prose h1{font-size:2.9rem}.photo-credits{grid-template-columns:repeat(2,1fr)}.photo-credits img{height:145px}}
@media(max-width:430px){.mast-note{display:none}.hero-image,.hero-image img{min-height:260px;height:260px}.hero-copy h1{font-size:2.8rem}.cards{grid-template-columns:1fr}.card-image img{height:225px}.card h3{font-size:1.75rem}.card p{font-size:15px}.card .kicker{font-size:12px}.article-head h1{font-size:2.5rem}.article-photo img{height:250px}.section-head{align-items:end}.section-head h2{font-size:1.9rem}.page-head h1{font-size:2.8rem}.photo-credits{grid-template-columns:1fr}.photo-credits img{height:210px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media print{.site-header,.footer,.related,.breadcrumb{display:none}.wrap{width:100%}.article-head h1{font-size:30pt}.article-photo img{height:210px}.article-body{font-size:12pt;max-width:none}body{background:white}.article-end{max-width:none}}
