:root{--bg: #ebe7dd;--bg-alt: #ebe7dd;--text: #1a1a1a;--text-soft: #4a4640;--text-muted: #6b665e;--rule: #d8d2c5;--rule-strong: #1a1a1a;--accent-hover: #6b4226;--navy: #1a2234;--sans: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--serif: "Newsreader", Georgia, serif;--name: "Literata", Georgia, serif;--prose-width: 680px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg-alt);color:var(--text);font-family:var(--serif);font-size:19px;line-height:1.7;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}a{color:inherit;text-decoration:none}::selection{background:var(--text);color:var(--bg)}a:focus-visible,button:focus-visible,[role=link]:focus-visible{outline:2px solid var(--text);outline-offset:4px;border-radius:2px}.pull-quote-section a:focus-visible{outline-color:var(--bg)}.skip-link{position:fixed;top:-100%;left:16px;z-index:200;padding:12px 24px;background:var(--text);color:var(--bg);font-family:var(--sans);font-size:13px;font-weight:500;letter-spacing:.04em;border-radius:0 0 4px 4px;text-decoration:none;transition:top .15s ease}.skip-link:focus{top:0;outline:none}.scroll-progress{position:fixed;top:0;left:0;width:100%;height:2px;background:var(--text);z-index:51;transform-origin:left;will-change:transform;pointer-events:none}.masthead{position:sticky;top:0;z-index:50;padding:16px 0;transition:background .5s ease,box-shadow .3s ease,border-color .5s ease}.masthead-dark{background:var(--navy);border-bottom:1px solid rgba(235,231,221,.08)}.masthead-dark .masthead-inner{color:#ebe7dd80}.masthead-dark .masthead-center{color:var(--bg)}.masthead-dark .masthead-center:hover{color:#ebe7ddb3}.masthead-dark .masthead-back{color:#ebe7dd80}.masthead-dark .masthead-back:hover{color:var(--bg)}.masthead-dark .masthead-link{color:var(--bg);border-color:#ebe7dd33}.masthead-dark .masthead-link:hover{background:var(--bg);color:var(--navy);border-color:var(--bg)}.masthead-dark.scrolled{box-shadow:0 1px 12px #0003}.masthead-light{background:var(--bg);border-bottom:1px solid var(--rule)}.masthead-light .masthead-inner{color:var(--text-muted)}.masthead-light .masthead-center{color:var(--text)}.masthead-light .masthead-center:hover{color:var(--accent-hover)}.masthead-light .masthead-back{color:var(--text-muted)}.masthead-light .masthead-back:hover{color:var(--text)}.masthead-light .masthead-link{color:var(--text);border-color:var(--rule)}.masthead-light .masthead-link:hover{background:var(--text);color:var(--bg);border-color:var(--text)}.masthead-light.scrolled{box-shadow:0 1px 8px #1a1a1a0f}.masthead-inner{max-width:1280px;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center;font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;transition:color .5s ease}.masthead-left,.masthead-right{display:flex;gap:32px}.masthead-center{font-family:var(--name);font-size:20px;font-weight:400;text-decoration:none;letter-spacing:-.01em;text-transform:none;transition:color .5s ease}.masthead-center:focus-visible{outline-offset:8px}.masthead-back{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;display:inline-flex;align-items:center;gap:8px;min-height:44px;transition:color .5s ease}.masthead-nav{gap:6px}.masthead-link{font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;padding:8px 16px;min-height:44px;display:inline-flex;align-items:center;transition:background .22s ease,border-color .5s ease,color .5s ease}.masthead-link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.section-inner{max-width:1280px;margin:0 auto;padding-left:40px;padding-right:40px}.section-label{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);padding-top:8px;border-top:1px solid var(--rule-strong)}.section-title{font-family:var(--sans);font-weight:700;font-size:44px;line-height:1.05;letter-spacing:-.035em;color:var(--text)}.section-title em{font-family:var(--serif);font-style:italic;font-weight:500;font-variation-settings:"opsz" 60;color:var(--text);font-size:1.02em}.section-header{display:grid;grid-template-columns:200px 1fr;gap:60px;margin-bottom:48px;align-items:baseline}.section-body{display:grid;grid-template-columns:200px 1fr;gap:60px}.prose{max-width:640px}.prose p{font-family:var(--serif);font-variation-settings:"opsz" 24;font-size:19px;line-height:1.7;color:var(--text);margin-bottom:24px;font-weight:400}.prose p:last-child{margin-bottom:0}.prose .drop-cap:first-letter{font-family:var(--serif);font-variation-settings:"opsz" 72;font-size:78px;line-height:.85;font-weight:600;float:left;padding-right:14px;padding-top:8px;color:var(--text)}.sub-section-label{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin:80px 0 24px;display:flex;align-items:center;gap:16px}.sub-section-label:after{content:"";flex:1;height:1px;background:var(--rule)}.sub-section-label.first{margin-top:0}.portrait-frame{position:relative;width:100%;aspect-ratio:4 / 5;padding:20px}.portrait-frame:before,.portrait-frame:after,.portrait-frame .corner-tr,.portrait-frame .corner-br{content:"";position:absolute;width:32px;height:32px;border-color:var(--text);border-style:solid;border-width:0}.portrait-frame:before{top:0;left:0;border-top-width:1px;border-left-width:1px}.portrait-frame:after{bottom:0;left:0;border-bottom-width:1px;border-left-width:1px}.portrait-frame .corner-tr{top:0;right:0;border-top-width:1px;border-right-width:1px}.portrait-frame .corner-br{bottom:0;right:0;border-bottom-width:1px;border-right-width:1px}.portrait-img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.portrait-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--bg-alt);color:var(--text-muted);font-family:var(--sans);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.portrait-caption{margin-top:24px;display:flex;justify-content:space-between;align-items:baseline;padding-top:14px;border-top:1px solid var(--text);font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--text)}.portrait-caption .caption-left{font-weight:600}.portrait-caption .caption-right{color:var(--text-muted)}.inline-quote{margin:80px 0;padding:0 40px;text-align:center;background:var(--bg-alt)}.inline-quote .quote-text{font-family:var(--serif);font-variation-settings:"opsz" 60;font-size:32px;line-height:1.4;font-weight:500;font-style:italic;letter-spacing:-.015em;color:var(--text);max-width:760px;margin:0 auto}.inline-quote .quote-text:before{content:"“";font-style:normal;font-size:72px;line-height:0;vertical-align:-24px;margin-right:4px;color:var(--text);opacity:.2;font-weight:600}.inline-quote .quote-text:after{content:"”";font-style:normal;font-size:72px;line-height:0;vertical-align:-24px;margin-left:3px;color:var(--text);opacity:.2;font-weight:600}.inline-quote .quote-byline{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin-top:28px}.pull-quote-section{background:var(--navy);color:var(--bg);padding:120px 40px}.pull-quote-inner{max-width:960px;margin:0 auto;text-align:center}.pull-quote-label{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin-bottom:32px}.pull-quote{font-family:var(--serif);font-variation-settings:"opsz" 60;font-size:46px;line-height:1.35;font-weight:500;letter-spacing:-.02em;color:var(--bg)}.pull-quote:before{content:"“";font-size:80px;line-height:0;vertical-align:-28px;margin-right:4px;opacity:.6;font-weight:600}.pull-quote:after{content:"”";font-size:80px;line-height:0;vertical-align:-28px;margin-left:2px;opacity:.6;font-weight:600}.pull-quote em{font-style:italic;font-weight:500}.editorial-link{font-family:var(--sans);font-size:13px;font-weight:500;color:var(--text);text-decoration:none;letter-spacing:.04em;text-transform:uppercase;padding-bottom:4px;border-bottom:1px solid var(--text);transition:color .22s ease,border-color .22s ease;display:inline-flex;align-items:center;min-height:44px}.editorial-link:hover{color:var(--accent-hover);border-color:var(--accent-hover)}.editorial-link .arrow{display:inline-block;margin-left:6px;transition:transform .28s cubic-bezier(.2,.8,.2,1)}.editorial-link:hover .arrow{transform:translate(6px)}.editorial-link-wrap{margin-top:32px}.writing-section{background:var(--bg-alt);padding:100px 40px}.writing-inner{max-width:1280px;margin:0 auto}.writing-header{display:grid;grid-template-columns:200px 1fr auto;gap:60px;align-items:end;margin-bottom:60px;padding-bottom:24px;border-bottom:1px solid var(--rule-strong)}.writing-label{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted)}.writing-title{font-family:var(--sans);font-size:44px;line-height:1.05;font-weight:700;letter-spacing:-.035em;color:var(--text)}.writing-title em{font-family:var(--serif);font-style:italic;font-weight:500;font-variation-settings:"opsz" 60;font-size:1.02em}.writing-all{font-family:var(--sans);font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--text);text-decoration:none;border-bottom:1px solid var(--text);padding-bottom:2px;transition:color .22s ease,border-color .22s ease}.writing-all:hover{color:var(--accent-hover);border-color:var(--accent-hover)}.essay-list{list-style:none}.essay-item{border-bottom:1px solid var(--rule);opacity:0;transform:translateY(16px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.reveal-el.visible .essay-item{opacity:1;transform:translateY(0)}.essay-item:last-child{border-bottom:none}.essay-link-row{display:grid;grid-template-columns:200px 1fr auto;gap:60px;align-items:baseline;padding:28px 0;text-decoration:none;color:var(--text);transition:transform .32s cubic-bezier(.2,.8,.2,1),color .22s ease;position:relative}.essay-link-row:before{content:"→";position:absolute;left:0;top:50%;transform:translate(-28px,-50%);opacity:0;font-family:var(--sans);font-size:16px;color:var(--accent-hover);transition:opacity .24s ease,transform .32s cubic-bezier(.2,.8,.2,1)}.essay-link-row:hover{transform:translate(28px);color:var(--accent-hover)}.essay-link-row:hover:before{opacity:1;transform:translate(-28px,-50%) translate(0)}.essay-num{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.16em;color:var(--text-muted)}.essay-title-text{font-family:var(--serif);font-variation-settings:"opsz" 36;font-size:26px;font-weight:500;line-height:1.3;letter-spacing:-.015em}.essay-meta{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap}.contact-section{padding:120px 0;background:var(--navy);color:var(--bg)}.contact-section .section-label{color:#ebe7dd80;border-top-color:var(--bg)}.contact-section .section-title,.contact-section .section-title em{color:var(--bg)}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;margin-top:48px;align-items:start}.contact-lead{font-family:var(--serif);font-variation-settings:"opsz" 24;font-size:18px;line-height:1.6;color:#ebe7ddb3;margin-bottom:32px}.contact-detail-row{display:grid;grid-template-columns:80px 1fr;gap:16px;padding:14px 0;font-family:var(--sans);font-size:13px;color:var(--bg)}.contact-detail-label{font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#ebe7dd80}.contact-detail-row a{color:var(--bg);text-decoration:none;transition:opacity .22s ease}.contact-detail-row a:hover{opacity:.7}.contact-form{border-top:1px solid rgba(235,231,221,.3);padding-top:28px;display:flex;flex-direction:column;gap:20px}.contact-field{display:flex;flex-direction:column;gap:6px}.contact-label{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#ebe7dd80}.contact-input{width:100%;background:transparent;border:none;border-bottom:1px solid rgba(235,231,221,.2);padding:10px 0;color:var(--bg);font-family:var(--serif);font-size:16px;font-variation-settings:"opsz" 20;transition:border-color .22s ease;resize:none;border-radius:0;-moz-appearance:none;appearance:none;-webkit-appearance:none}.contact-input:focus{outline:none;border-bottom-color:var(--bg)}.contact-input::placeholder{color:#ebe7dd4d}select.contact-input{cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path fill='%23ebe7dd' fill-opacity='0.5' d='M0 0h10L5 6z'/></svg>");background-repeat:no-repeat;background-position:right 0 center;padding-right:20px}.contact-submit{align-self:flex-start;font-family:var(--sans);font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--bg);padding:14px 32px;min-height:44px;border:1px solid rgba(235,231,221,.4);background:transparent;cursor:pointer;transition:background .22s ease,color .22s ease,border-color .22s ease;margin-top:8px}.contact-submit:hover{background:var(--bg);color:var(--navy);border-color:var(--bg)}.contact-form--sent{border-top:1px solid rgba(235,231,221,.3);padding-top:48px;min-height:300px;animation:sentReveal .6s cubic-bezier(.22,1,.36,1) forwards}@keyframes sentReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.contact-sent-title{font-family:var(--serif);font-variation-settings:"opsz" 60;font-size:36px;font-weight:500;letter-spacing:-.02em;color:var(--bg);margin-bottom:16px}.contact-sent-body{font-family:var(--serif);font-variation-settings:"opsz" 24;font-size:16px;line-height:1.6;color:#ebe7ddb3;max-width:380px;margin-bottom:28px}.contact-sent-body strong{color:var(--bg);font-weight:500}.contact-reset{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#ebe7dd80;cursor:pointer;transition:color .22s ease;padding:12px 0;min-height:44px}.contact-reset:hover{color:var(--bg)}.site-footer{border-top:1px solid rgba(235,231,221,.1);padding:32px 0;background:var(--navy)}.footer-inner{max-width:1280px;margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center;font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#ebe7dd66}.essay-header{max-width:1000px;margin:0 auto;padding:80px 40px 60px;border-bottom:1px solid var(--rule);background:var(--bg-alt)}.essay-section-label{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-bottom:28px;display:flex;align-items:center;gap:14px}.essay-section-label:before{content:"";width:36px;height:1px;background:var(--text-muted)}.essay-page-title{font-family:var(--sans);font-weight:800;font-size:clamp(36px,5vw,64px);line-height:1;letter-spacing:-.04em;color:var(--text);text-transform:uppercase;margin-bottom:40px;max-width:800px}.essay-meta-row{display:flex;align-items:center;gap:32px;flex-wrap:wrap}.essay-byline{font-family:var(--sans);font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text)}.essay-meta-divider{width:1px;height:14px;background:var(--rule)}.essay-meta-item{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.essay-body{max-width:1000px;margin:0 auto;padding:0 40px;background:var(--bg-alt)}.prose-section{max-width:var(--prose-width);margin:0 auto;padding:64px 0;background:var(--bg-alt)}.prose-section p{font-family:var(--serif);font-variation-settings:"opsz" 24;font-size:20px;line-height:1.75;color:var(--text);margin-bottom:28px;font-weight:400}.prose-section p:last-child{margin-bottom:0}.prose-section .drop-cap:first-letter{font-family:var(--serif);font-variation-settings:"opsz" 72;font-size:82px;line-height:.82;font-weight:600;float:left;padding-right:14px;padding-top:10px;color:var(--text)}.prose-section h2{font-family:var(--serif);font-size:1.6rem;font-weight:400;color:var(--text);margin:0 0 1.2rem;font-style:italic}.section-rule{max-width:var(--prose-width);margin:0 auto;border:none;border-top:1px solid var(--rule)}.portrait-quote-band{padding:80px 0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:var(--bg-alt)}.portrait-quote-band.dark{background:var(--navy);border-top-color:var(--navy);border-bottom-color:var(--navy)}.portrait-quote-band.dark .essay-portrait-frame:before,.portrait-quote-band.dark .essay-portrait-frame:after,.portrait-quote-band.dark .essay-portrait-frame .corner-tr,.portrait-quote-band.dark .essay-portrait-frame .corner-br{border-color:#ebe7dd99}.portrait-quote-band.dark .essay-pull-quote .quote-rule{background:#ebe7dd66}.portrait-quote-band.dark .essay-pull-quote .quote-text{color:var(--bg)}.portrait-quote-inner{max-width:1000px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:320px 1fr;gap:72px;align-items:center}.essay-portrait-frame{position:relative;width:100%;aspect-ratio:4 / 5;padding:16px;opacity:0;transform:translateY(16px);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}.portrait-quote-band.in-view .essay-portrait-frame{opacity:1;transform:translateY(0)}.essay-pull-quote{opacity:0;transform:translateY(16px);transition:opacity .9s cubic-bezier(.22,1,.36,1) .2s,transform .9s cubic-bezier(.22,1,.36,1) .2s}.portrait-quote-band.in-view .essay-pull-quote{opacity:1;transform:translateY(0)}.essay-portrait-frame:before,.essay-portrait-frame:after,.essay-portrait-frame .corner-tr,.essay-portrait-frame .corner-br{content:"";position:absolute;width:24px;height:24px;border-color:var(--text);border-style:solid;border-width:0}.essay-portrait-frame:before{top:0;left:0;border-top-width:1px;border-left-width:1px}.essay-portrait-frame:after{bottom:0;left:0;border-bottom-width:1px;border-left-width:1px}.essay-portrait-frame .corner-tr{top:0;right:0;border-top-width:1px;border-right-width:1px}.essay-portrait-frame .corner-br{bottom:0;right:0;border-bottom-width:1px;border-right-width:1px}.essay-pull-quote .quote-rule{width:40px;height:1px;background:var(--text);margin-bottom:28px}.essay-pull-quote .quote-text{font-family:var(--serif);font-variation-settings:"opsz" 60;font-size:clamp(24px,3vw,36px);line-height:1.4;font-weight:500;font-style:italic;letter-spacing:-.01em;color:var(--text);margin-bottom:28px}.essay-pull-quote .quote-text:before{content:"“";font-style:normal;font-size:1.1em;line-height:0;vertical-align:-4px;margin-right:2px;opacity:.4}.essay-pull-quote .quote-text:after{content:"”";font-style:normal;font-size:1.1em;line-height:0;vertical-align:-4px;margin-left:2px;opacity:.4}.inline-pull-quote{max-width:var(--prose-width);margin:0 auto;padding:48px 0;text-align:center;background:var(--bg-alt)}.inline-pull-quote .quote-text{font-family:var(--serif);font-variation-settings:"opsz" 60;font-size:32px;line-height:1.4;font-weight:500;font-style:italic;letter-spacing:-.015em;color:var(--text)}.inline-pull-quote .quote-text:before{content:"“";font-style:normal;font-size:72px;line-height:0;vertical-align:-24px;margin-right:4px;opacity:.2;font-weight:600}.inline-pull-quote .quote-text:after{content:"”";font-style:normal;font-size:72px;line-height:0;vertical-align:-24px;margin-left:3px;opacity:.2;font-weight:600}.essay-footer{border-top:none;padding:80px 40px;background:var(--navy);color:var(--bg)}.essay-footer-inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.essay-footer-bio{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#ebe7dd80;line-height:1.8}.essay-footer-bio strong{display:block;color:var(--bg);margin-bottom:6px;font-size:12px}.essay-next{border-left:1px solid rgba(235,231,221,.15);padding-left:40px}.essay-next-label{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#ebe7dd80;margin-bottom:20px}.essay-next-title{font-family:var(--serif);font-variation-settings:"opsz" 36;font-size:22px;font-weight:500;line-height:1.3;letter-spacing:-.015em;color:var(--bg);margin-bottom:16px}.essay-next-meta{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.essay-next-link{color:inherit}.essay-next-meta{color:#ebe7dd80}.essay-next-meta a{transition:color .22s ease;display:inline-flex;align-items:center;min-height:44px}.essay-next-meta a:hover{color:var(--bg)}.back-strip{border-top:1px solid rgba(235,231,221,.1);padding:24px 40px;background:var(--navy)}.back-strip-inner{max-width:1000px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.back-link{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#ebe7dd80;text-decoration:none;display:inline-flex;align-items:center;gap:8px;min-height:44px;transition:color .22s ease}.back-link:hover{color:var(--bg)}.back-link-right{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#ebe7dd80}.opening{padding:140px 0 100px;background:var(--bg-alt)}.opening-continued{padding:120px 0 100px;background:var(--bg-alt)}.opening-tight{padding:60px 0 40px;background:var(--bg-alt)}.otw-section{padding:100px 0 120px;background:var(--bg-alt)}.hero-section{max-width:1280px;margin:0 auto;padding:80px 40px 60px;background:var(--bg-alt)}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:80px;align-items:center}.hero-eyebrow{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-bottom:32px;display:flex;align-items:center;gap:14px}.hero-eyebrow-line{width:36px;height:1px;background:var(--text);display:inline-block}.hero-headline{font-family:var(--sans);font-weight:800;font-size:clamp(42px,7vw,104px);line-height:.94;letter-spacing:-.045em;text-transform:uppercase;margin-bottom:36px}.hero-headline .line-1,.hero-headline .line-2{display:block;white-space:nowrap}@media (max-width: 1100px){.hero-headline .line-1,.hero-headline .line-2{white-space:normal}}.hero-headline .line-2{margin-top:-8px}.hero-opener{font-family:var(--serif);font-variation-settings:"opsz" 36;font-size:22px;line-height:1.5;font-weight:400;max-width:480px}.hero-opener em{font-style:italic;font-weight:500}.hero-meta{margin-top:56px;padding-top:18px;border-top:1px solid var(--rule);display:flex;justify-content:space-between;align-items:baseline;font-family:var(--sans);font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);max-width:480px}.reveal-el{opacity:0;transform:translateY(20px);transition:opacity .9s cubic-bezier(.2,.8,.2,1),transform .9s cubic-bezier(.2,.8,.2,1);will-change:opacity,transform}.reveal-el.visible{will-change:auto}.reveal-el.visible{opacity:1;transform:translateY(0)}@media (max-width: 900px){.masthead-inner{padding:0 24px;flex-direction:column;gap:8px;text-align:center}.masthead-left,.masthead-right{gap:16px;font-size:10px}.opening,.opening-continued{padding:80px 0 60px}.opening-tight{padding:40px 0 30px}.otw-section{padding:60px 0 80px}.section-inner{padding-left:24px;padding-right:24px}.section-header,.section-body{grid-template-columns:1fr;gap:24px}.section-title,.writing-title{font-size:30px}.inline-quote{padding:0 24px;margin:56px 0}.inline-quote .quote-text{font-size:22px}.inline-quote .quote-text:before,.inline-quote .quote-text:after{font-size:56px;vertical-align:-20px}.pull-quote{font-size:28px}.pull-quote:before,.pull-quote:after{font-size:60px;vertical-align:-22px}.pull-quote-section{padding:80px 24px}.writing-section{padding:60px 24px}.writing-header{grid-template-columns:1fr;gap:16px}.essay-link-row{grid-template-columns:1fr;gap:8px;padding:24px 0}.essay-link-row:hover{padding-left:0}.essay-link-row:before{display:none}.essay-title-text{font-size:20px}.contact-section{padding:80px 0}.contact-grid{grid-template-columns:1fr;gap:40px}.sub-section-label{margin:56px 0 20px;font-size:10px}.prose .drop-cap:first-letter{font-size:60px;padding-right:10px;padding-top:6px}.essay-header{padding:48px 24px 40px}.essay-page-title{font-size:32px}.essay-body{padding:0 24px}.portrait-quote-inner{grid-template-columns:1fr;gap:40px;padding:0 24px}.essay-portrait-frame{max-width:320px;margin:0 auto}.prose-section{padding:48px 0}.prose-section p{font-size:18px}.essay-footer{padding:60px 24px}.essay-footer-inner{grid-template-columns:1fr;gap:40px}.essay-next{border-left:none;border-top:1px solid var(--rule);padding-left:0;padding-top:40px}.back-strip{padding:20px 24px}.inline-pull-quote .quote-text{font-size:22px}.inline-pull-quote .quote-text:before,.inline-pull-quote .quote-text:after{font-size:56px;vertical-align:-20px}.hero-section{padding:40px 24px}.hero-grid{grid-template-columns:1fr;gap:40px}.portrait-frame{padding:14px;max-width:480px;margin:0 auto}.portrait-frame:before,.portrait-frame:after,.portrait-frame .corner-tr,.portrait-frame .corner-br{width:20px;height:20px}.hero-headline{font-size:52px}.hero-opener{font-size:18px}.hero-meta{font-size:9px;flex-direction:column;gap:4px}.portrait-caption{font-size:10px}}@media (max-width: 480px){.hero-headline{font-size:clamp(32px,12vw,52px)}.hero-opener{font-size:16px}.hero-meta{font-size:9px}.section-title,.writing-title{font-size:26px}.pull-quote{font-size:24px}.pull-quote:before,.pull-quote:after{font-size:48px;vertical-align:-18px}.inline-quote .quote-text{font-size:20px}.inline-quote .quote-text:before,.inline-quote .quote-text:after{font-size:44px;vertical-align:-16px}.essay-page-title{font-size:28px}.prose-section p{font-size:17px}.prose-section .drop-cap:first-letter{font-size:52px;padding-right:8px;padding-top:4px}.portrait-quote-inner{gap:28px}.essay-pull-quote .quote-text{font-size:22px}.contact-submit{width:100%;justify-content:center}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-delay:0s!important;transition-duration:.001ms!important}}
