:root{--paper:#f7f5ef;--ink:#252721;--muted:#696b63;--line:#d9dad0;--blue:#303e9b;--pale:#eaece2;--serif:'Newsreader',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}::selection{background:#d4dafb;color:#202957}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #7184f0;outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}em{font-weight:400}.wrap{max-width:1280px;width:calc(100% - 112px);margin-inline:auto}.blue{color:var(--blue)}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.65px;text-transform:uppercase;line-height:1.6}.skip-link{position:fixed;top:10px;left:10px;padding:12px 18px;background:var(--blue);color:white;z-index:20;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}[hidden]{display:none!important}
.site-header{height:100px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;gap:30px}.site-header nav{display:flex;align-items:center;gap:32px;font-size:12px}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--blue)}.contact-nav{border-bottom:1px solid var(--ink);padding-block:5px}.contact-nav span{margin-left:12px;font-size:17px}
.hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:70px;align-items:center;padding-block:63px 58px}.hero h1{font-family:var(--serif);font-size:clamp(58px,6.6vw,72px);line-height:1.05;letter-spacing:-4.5px;margin:0 0 15px;white-space:nowrap}.hero-description{margin-top:0;font-size:18px;line-height:1.7;color:var(--muted)}.hero-details{display:flex;flex-wrap:wrap;align-items:center;gap:17px;font-size:14px;margin-top:28px}.detail-at{color:var(--muted)}.hero-details strong{font-weight:600}.hero-location{color:var(--muted);border-left:1px solid var(--line);padding-left:17px}.portrait{width:260px;padding-top:2px}.portrait-frame{background:#e7e5df;padding:7px;border:1px solid #d6d6ce}.portrait img{aspect-ratio:auto;width:100%;height:auto;object-fit:cover}
.work-section{padding-top:30px;border-top:1px solid var(--ink)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}.section-heading h2{font-family:var(--serif);font-size:43px;letter-spacing:-1.2px;line-height:1}.story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:23px}.story-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:clamp(325px,34vw,480px);padding:31px 32px 28px;border:1px solid var(--line);background:transparent;transition:border-color .2s,background .2s}.card-top{display:flex;align-items:center;justify-content:flex-end;gap:20px;margin-bottom:23px;color:var(--blue)}.story-number{font-size:11px;line-height:1;opacity:.8}.story-card h3{font-family:var(--serif);font-size:34px;line-height:1.08;letter-spacing:-.7px;max-width:570px}.story-card h3 a:after{content:'';position:absolute;inset:0;z-index:1}.story-description{font-size:12px;line-height:1.65;margin-top:16px;color:var(--muted);max-width:450px}.card-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-top:29px;margin-top:auto}.story-meta{display:flex;flex-direction:column;gap:5px;font-size:9px;color:var(--muted)}.story-meta>span:first-child{font-size:10px;color:var(--ink);font-weight:600}.meta-dot{margin-inline:7px}.story-arrow{width:34px;height:34px;display:grid;place-items:center;font-size:22px;line-height:1;border:1px solid var(--line);border-radius:50%;transition:transform .2s,background .2s,color .2s}.story-card:hover{border-color:var(--blue);background:#f0f0e9}.story-card:hover .story-arrow{transform:rotate(45deg);background:var(--blue);border-color:var(--blue);color:white}.story-card:focus-within{outline:3px solid #7184f0;outline-offset:4px}.story-card.featured{background:var(--blue);border-color:var(--blue);color:var(--paper)}.featured h3{font-size:43px;line-height:1.04}.featured .card-top,.featured .story-description,.featured .story-meta{color:#d9dff5}.featured .story-meta>span:first-child{color:var(--paper)}.featured .story-arrow{border-color:#828cbf}.featured:hover{background:#293687}.featured:hover .story-arrow{background:var(--paper);color:var(--blue)}
.about-section{max-width:1040px;display:grid;grid-template-columns:minmax(0,1fr) 310px;align-items:center;gap:60px;padding-block:65px 50px}.about-portrait{width:100%}.about-portrait img{aspect-ratio:auto;width:100%;height:auto;object-fit:contain}.about-asterisk{display:block;color:var(--blue);font-size:50px;line-height:1;margin-bottom:25px}.about-copy{font-size:16px;line-height:1.85;color:#53564e}.about-copy p+p{margin-top:17px}.work-section+.contact-section{margin-top:60px}.about-page main{min-height:calc(100vh - 190px)}.site-header nav a[aria-current="page"]{color:var(--blue)}.about-text .contact-section{margin-top:28px;margin-bottom:0}.contact-section{display:flex;align-items:center;margin-bottom:63px}.contact-button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;font-size:12px;padding:13px 19px;background:var(--blue);color:white;border:1px solid var(--blue);white-space:nowrap;transition:background .2s}.contact-button span{font-size:18px}.contact-button:hover{background:#253179}.site-footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:25px 30px}.footer-name{font-family:var(--serif);font-size:21px;letter-spacing:-.6px}.site-footer>a:hover{color:var(--blue)}
.reading-progress{position:fixed;top:0;left:0;width:100%;height:3px;transform:scaleX(0);transform-origin:left;background:var(--blue);z-index:10}.reader-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:30px;color:var(--muted)}.reader-topline>a{font-size:11px}.reader-topline>a:hover{color:var(--blue)}.reader-topline>.eyebrow{font-size:9px}.article-heading{max-width:910px;padding:25px 0 39px;margin-inline:auto}.article-heading>.eyebrow{color:var(--blue);margin-bottom:23px}.article-heading h1{font-family:var(--serif);font-size:clamp(44px,5.3vw,73px);line-height:1.02;letter-spacing:-2px;max-width:900px}.article-deck{font-family:var(--serif);font-size:25px;line-height:1.4;margin-top:23px;color:var(--muted);max-width:760px}.article-byline{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);margin-top:32px;padding-bottom:24px;font-size:11px}.article-byline p{max-width:520px}.article-byline strong{font-weight:600}.article-byline p>span{display:block;color:var(--muted);font-size:10px;margin-top:6px}.article-byline>a{font-size:10px;flex-shrink:0;color:var(--blue)}.reading-layout{display:grid;grid-template-columns:190px minmax(0,690px);gap:54px;max-width:1040px;margin:0 auto;padding-bottom:65px}.sidebar-sticky{position:sticky;top:35px;padding-top:6px}.article-sidebar .eyebrow{color:var(--blue);font-size:9px}.article-sidebar ol{list-style:none;padding:0;margin:18px 0 29px}.article-sidebar li{font-size:11px;line-height:1.5;color:var(--muted);margin:0 0 12px}.article-sidebar li a:hover{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.article-body{font-family:var(--serif);font-size:21px;line-height:1.65}.article-body>p{margin-bottom:23px}.article-body>p:first-child:first-letter{float:left;font-size:78px;line-height:.84;margin:8px 9px 0 0;color:var(--blue)}.article-body>h2{font-size:31px;letter-spacing:-.4px;line-height:1.2;margin:43px 0 18px}.article-end>span{color:var(--blue);font-size:16px}.article-end>p{font-family:var(--sans);font-size:10px;color:var(--muted);line-height:1.8;border-top:1px solid var(--line);padding-top:24px;margin-top:23px}.article-end a{color:var(--blue);display:inline-block;margin-top:5px}.next-story{border-top:1px solid var(--ink);padding:29px 0 53px;max-width:910px;margin:0 auto}.next-story>.eyebrow{color:var(--blue);margin-bottom:19px}.next-story>a{display:flex;align-items:center;justify-content:space-between;gap:50px}.next-story h2{font-family:var(--serif);font-size:37px;line-height:1.13;letter-spacing:-.6px;max-width:700px}.next-story>a>span{font-size:39px;color:var(--blue)}.next-story>a:hover h2{color:var(--blue)}.not-found{min-height:65vh;padding-block:90px}.not-found h1{font-family:var(--serif);font-size:64px;margin:25px 0 15px;line-height:1}.not-found .contact-button{margin-top:30px}
@media(min-width:1550px){.hero{padding-block:75px}.hero-description{font-size:19px}.hero{grid-template-columns:minmax(0,1fr) 290px}.portrait{width:290px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.hero{grid-template-columns:minmax(0,1fr) 220px;gap:36px}.hero h1{font-size:min(7vw,72px);letter-spacing:-3px}.portrait{width:220px}.hero-details{gap:8px}.hero-location{padding-left:8px}.story-card{padding:25px}.featured h3{font-size:37px}.story-card h3{font-size:32px}.reading-layout{grid-template-columns:160px minmax(0,1fr);gap:35px}.article-body{font-size:20px}}
@media(max-width:800px){.wrap{width:calc(100% - 48px)}.site-header{height:80px}.site-header nav{gap:20px}.hero{grid-template-columns:minmax(0,1fr) 190px;gap:28px;padding-block:43px}.hero h1{font-size:6.9vw;letter-spacing:-2.4px}.hero-description{font-size:16px;margin-top:16px}.hero-details{font-size:13px;gap:5px 10px;margin-top:18px}.hero-location{border-left:0;padding-left:0}.portrait{width:190px}.section-heading h2{font-size:38px}.story-grid{gap:16px;grid-template-columns:1fr 1fr}.story-card{padding:23px}.story-card h3,.featured h3{font-size:32px}.story-description{font-size:11px}.card-bottom{gap:8px}.story-meta{font-size:8px}.story-meta>span:first-child{font-size:9px}.story-arrow{width:28px;height:28px;flex-shrink:0;font-size:19px}.about-section{grid-template-columns:minmax(0,1fr) 220px;gap:35px;padding-block:55px 40px}.about-copy{font-size:15px}.contact-section{margin-bottom:45px}.reading-layout{display:block;max-width:650px}.article-sidebar{display:none}.article-heading h1{font-size:54px}.article-deck{font-size:23px}.article-body{font-size:21px}.article-heading{padding-bottom:30px}.article-byline{align-items:flex-start;flex-direction:column;gap:17px}.next-story h2{font-size:32px}}
@media(max-width:580px){.wrap{width:calc(100% - 36px)}.site-header{height:73px;gap:14px}.site-header nav{gap:16px;font-size:10px}.contact-nav{display:none}.hero{position:relative;grid-template-columns:minmax(0,1fr) 104px;align-items:center;gap:16px;padding-block:34px 33px}.hero-copy{display:contents}.hero h1{grid-column:1/-1;grid-row:1;font-size:clamp(38px,10.5vw,59px);letter-spacing:-2.4px;margin:3px 0 2px;white-space:normal;line-height:1.1}.hero-description{grid-column:1;grid-row:2;align-self:end;font-size:16px;line-height:1.5;margin:0;padding-right:2px;max-width:285px}.hero-details{grid-column:1;grid-row:3;align-self:start;display:flex;flex-direction:column;align-items:flex-start;gap:5px;margin-top:0;font-size:12px}.hero-location{border-left:0;padding-left:0}.portrait{width:104px;grid-row:2/4;grid-column:2;padding-top:0}.portrait-frame{padding:3px}.work-section{padding-top:25px}.section-heading{align-items:baseline;margin-bottom:20px}.section-heading h2{font-size:35px}.story-grid{grid-template-columns:1fr;gap:15px}.story-card{padding:25px 24px 24px;min-height:0}.card-top{margin-bottom:20px}.story-card h3,.featured h3{font-size:34px;line-height:1.07}.featured h3{font-size:37px}.story-description{font-size:12px;margin-top:15px;line-height:1.7}.card-bottom{padding-top:27px}.story-meta{font-size:9px}.story-meta>span:first-child{font-size:10px}.story-arrow{width:33px;height:33px}.about-section{grid-template-columns:1fr;gap:30px;padding-block:35px 40px}.about-portrait{grid-row:1;max-width:260px;justify-self:center}.about-text{grid-row:2}.about-asterisk{display:none}.about-copy{font-size:14px}.contact-section{margin-bottom:36px}.contact-button{padding:10px 15px;font-size:11px}.site-footer{align-items:flex-start;gap:15px;padding-block:23px 26px}.footer-name{font-size:18px}.reader-topline{padding-block:24px}.reader-topline>.eyebrow{display:none}.article-heading{padding:13px 0 30px}.article-heading>.eyebrow{font-size:8px;letter-spacing:1.2px;margin-bottom:17px}.article-heading h1{font-size:41px;letter-spacing:-1.2px;line-height:1.06}.article-deck{font-size:22px;line-height:1.35;margin-top:21px}.article-byline{font-size:10px;margin-top:26px}.article-byline p{line-height:1.7}.article-body{font-size:20px;line-height:1.65}.article-body>p{margin-bottom:23px}.article-body>h2{font-size:29px;margin-top:38px}.article-body>p:first-child:first-letter{font-size:70px;margin-top:8px}.reading-layout{padding-bottom:45px}.next-story{padding-block:26px 40px}.next-story h2{font-size:29px}.next-story>a{gap:25px}.not-found h1{font-size:49px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{body{background:white}.site-header,.site-footer,.reader-topline,.article-sidebar,.reading-progress,.next-story,.contact-section{display:none}.wrap{width:100%;max-width:none}.reading-layout{display:block}.article-heading{padding-top:0}.article-heading h1{font-size:36px}.article-body{font-size:12pt}.article-byline>a{display:none}.story-grid{display:block}.story-card{break-inside:avoid;margin-bottom:20px}.story-card.featured{background:white;color:black}.featured .card-top,.featured .story-description,.featured .story-meta,.featured .story-meta>span:first-child{color:black}}
