:root{--ink:#102f43;--body:#405665;--muted:#617480;--line:#d8e1e6;--cyan:#86e0df;--paper:#fff;--tint:#f4f7f9;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #12888f;outline-offset:7px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500;line-height:1.14}a,button{-webkit-tap-highlight-color:transparent}.shell{width:calc(100% - 112px);max-width:var(--max);margin:0 auto}.skip{position:absolute;top:-100px;left:20px;z-index:20;background:#fff;padding:12px}.skip:focus{top:12px}.header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{min-height:90px;display:flex;justify-content:space-between;align-items:center;gap:25px}.wordmark{font-size:20px;font-weight:700;display:flex;align-items:center;gap:13px;letter-spacing:-.4px}.monogram{width:35px;height:38px;display:grid;place-items:center;background:var(--ink);color:var(--cyan);font-family:Georgia,serif;font-size:26px;font-weight:400}.header nav{display:flex;align-items:center;gap:36px;font-size:14px}.header nav a{padding:10px 0}.header nav a:hover{text-decoration:underline;text-underline-offset:6px}.nav-count{margin-left:6px;font-size:12px;color:var(--muted)}.hero{background:var(--ink);color:#fff}.hero-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:80px;padding-top:76px;padding-bottom:66px}.eyebrow{text-transform:uppercase;letter-spacing:1.7px;font-size:12px;font-weight:600;color:#b6cbd6;display:flex;align-items:center;gap:13px}.small-line{display:inline-block;width:25px;height:1px;background:var(--cyan)}h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,4.3vw,64px);letter-spacing:-1.8px;margin:24px 0 26px;line-height:1.08}h1 em{color:var(--cyan);font-weight:400}.hero-description{font-size:18px;line-height:1.7;max-width:560px;color:#d0dde5}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:14px;border-bottom:1px solid #94a6b0;padding:4px 0 8px}.text-link:hover{color:#14888e;border-color:currentColor}.text-link span{font-size:20px;line-height:1}.light{margin-top:34px;border-color:#6d899a;color:#fff}.light:hover{color:var(--cyan)}.hero-aside{align-self:center;border-left:1px solid #3d5666;padding-left:35px}.hero-aside>.eyebrow{margin-bottom:24px}.approach-item{display:flex;gap:16px;padding:17px 0;border-top:1px solid #365163}.approach-no{font-size:12px;font-family:monospace;color:var(--cyan);padding-top:3px}.approach-item h2{font-size:16px;line-height:1.5;font-weight:500}.approach-item p{font-size:14px;color:#b6cbd6;margin-top:3px;line-height:1.5}.aside-foot{font-size:12px;color:#b6cbd6;margin-top:24px;line-height:1.8}.hero-bottom{border-top:1px solid #365163;display:flex;justify-content:space-between;gap:20px;padding-top:18px;padding-bottom:18px;font-size:12px;letter-spacing:.35px;color:#b6cbd6}.dark{color:#456678}.focus{display:grid;grid-template-columns:1fr 1.12fr;gap:80px;padding-top:76px;padding-bottom:80px}.focus h2{font-family:Georgia,serif;font-size:34px;line-height:1.22;letter-spacing:-.7px;margin-top:20px}.focus-copy{padding-top:2px}.focus-copy p{color:var(--body);line-height:1.8}.focus-copy p+p{margin-top:16px}.focus-copy strong{font-weight:600;color:var(--ink)}.objectives{border-top:1px solid var(--line);background:var(--tint);padding:64px 0 30px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding-bottom:42px}.section-heading h2{font-family:Georgia,serif;font-size:36px;letter-spacing:-.8px;margin-top:15px}.section-heading>p{font-size:14px;color:var(--muted);line-height:1.7;max-width:290px}.objective{display:grid;grid-template-columns:55px 1.3fr 1fr;column-gap:35px;padding:48px 0 54px;border-top:1px solid #cad6dd;scroll-margin-top:24px}.objective-number{font-family:Georgia,serif;font-size:34px;line-height:1.2;color:#7e939f;padding-top:2px}.objective-body{padding-right:24px}.status-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;min-height:28px}.status{display:inline-flex;align-items:center;padding:3px 10px;border:1px solid;border-radius:3px;font-size:14px;line-height:1.6;font-weight:500}.finished{color:#246947;border-color:#b8d5c7;background:#eaf4ef}.ongoing{color:#245f8c;border-color:#bdd3e4;background:#e9f1f8}.upcoming{color:#626571;border-color:#d2d5df;background:#edeff3}.paper-status{font-size:14px;color:#567060}.objective h3{font-family:Georgia,serif;font-size:32px;line-height:1.2;letter-spacing:-.45px;margin-bottom:20px}.objective-body>p{color:var(--body);line-height:1.75}.objective-body>p+p{margin-top:14px}.stages{list-style:none;counter-reset:stage;padding:0;margin:24px 0 0;display:grid;gap:15px}.stages li{counter-increment:stage;position:relative;padding-left:32px;color:var(--body);font-size:14px;line-height:1.65}.stages li:before{content:counter(stage,lower-alpha) ".";position:absolute;left:0;top:0;color:#5f7e8f;font-family:Georgia,serif;font-size:17px}.stages li span{display:block;font-weight:600;color:var(--ink)}.method-tags{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:26px;font-size:12px;letter-spacing:.1px;color:#587181}.method-tags span{padding-bottom:3px;border-bottom:1px solid #c8d6df}.figure-space{align-self:center;min-width:0}.figure-empty{aspect-ratio:1.4;border:1px dashed #aabecb;background:#eaf0f4;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:28px;min-height:225px}.figure-cross{color:#7995a6;font-size:28px;line-height:1;margin-bottom:18px;font-weight:300}.figure-empty p{font-size:16px;color:#456173}.figure-empty>span:last-child{font-size:14px;color:#617887;margin-top:6px}.figure-space figcaption{display:flex;gap:14px;font-size:12px;color:#617887;margin-top:14px;line-height:1.7}.figure-space figcaption span{flex-shrink:0;font-family:monospace;font-size:12px;color:#3b5b70}.footer{border-top:1px solid var(--line);background:#fff}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:36px 0}.footer-name{font-family:Georgia,serif;font-size:24px}.footer p{font-size:12px;color:var(--muted);margin-top:5px}@media(min-width:1550px){.hero-grid{padding-top:90px;padding-bottom:85px}}@media(max-width:1050px){.shell{width:calc(100% - 64px)}.hero-grid{gap:38px;grid-template-columns:1.3fr 1fr}.hero-aside{padding-left:25px}h1{font-size:46px}.focus{gap:45px}.objective{grid-template-columns:40px 1.15fr 1fr;gap:22px}.objective-body{padding-right:0}.objective h3{font-size:28px}.section-heading h2{font-size:31px}.desktop-break{display:none}}@media(max-width:760px){.shell{width:calc(100% - 40px)}.header-inner{min-height:78px;gap:16px}.wordmark{font-size:17px;gap:8px}.monogram{width:28px;height:32px;font-size:23px}.header nav{gap:17px;font-size:12px}.nav-count{display:none}.hero-grid{grid-template-columns:1fr;padding-top:48px;padding-bottom:38px;gap:46px}h1{font-size:48px;max-width:560px}.hero-description{font-size:17px}.hero-aside{border-left:0;border-top:1px solid #3d5666;padding:26px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.hero-aside>.eyebrow{grid-column:1/-1;margin-bottom:18px}.approach-item{gap:10px;padding:16px 0}.approach-item h2{font-size:14px}.approach-item p{font-size:14px}.aside-foot{grid-column:1/-1;margin-top:14px}.hero-bottom{font-size:12px;align-items:flex-start}.hero-bottom span:first-child{max-width:230px}.hero-bottom span:last-child{text-align:right}.focus{grid-template-columns:1fr;gap:26px;padding-top:46px;padding-bottom:48px}.focus h2{font-size:32px}.objectives{padding-top:44px}.section-heading{display:block;padding-bottom:32px}.section-heading h2{font-size:32px}.section-heading>p{margin-top:20px}.objective{grid-template-columns:32px 1fr;gap:0 16px;padding:32px 0 38px}.objective-number{font-size:28px}.objective h3{font-size:29px}.status-row{gap:10px}.paper-status{width:100%}.figure-space{grid-column:2;margin-top:28px}.figure-empty{aspect-ratio:1.55;min-height:190px}.footer-inner{align-items:flex-start}.footer-inner>div{max-width:65%}.footer .text-link{font-size:12px;gap:10px;white-space:nowrap}.footer-name{font-size:22px}}@media(max-width:390px){.header-inner{align-items:flex-start;flex-direction:column;gap:8px;padding-top:15px;padding-bottom:12px}.header nav{gap:25px}.header nav a{padding:4px 0}h1{font-size:41px}.hero-aside{grid-template-columns:1fr}.objective{grid-template-columns:1fr}.objective-number{margin-bottom:16px}.figure-space{grid-column:1}.footer-inner{flex-wrap:wrap}.footer-inner>div{max-width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{.header nav,.skip,.text-link{display:none}.hero{background:white;color:var(--ink)}h1 em,.hero-description,.eyebrow,.approach-item p,.approach-no,.aside-foot,.hero-bottom{color:var(--body)}.shell{width:100%}.hero-grid{padding:25px 0;gap:30px}.focus{padding:30px 0}.objective{break-inside:avoid}.figure-empty{min-height:160px}.objectives{background:white}.footer-inner{padding:20px 0}}

/* Supplied portrait and research media */
.portrait{display:block;width:60px;height:60px;flex-shrink:0;object-fit:cover;object-position:52% 26%;border-radius:50%;border:1px solid var(--line)}
.research-figure{min-width:0}.research-figure>a{display:block;background:#fff;border:1px solid var(--line)}
.research-figure img{display:block;width:100%;height:auto;object-fit:contain}
.research-figure video{display:block;width:100%;height:auto;background:#102f43;border:1px solid var(--line)}
.research-figure figcaption{font-size:14px;color:var(--muted);line-height:1.65;margin-top:13px}
.objective-scratch .scratch-intro{grid-column:2/-1;max-width:870px;padding-right:0}
.scratch-stages{grid-column:2/-1;margin-top:34px;min-width:0}
.scratch-stage{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:40px;align-items:center;padding:32px 0;border-top:1px solid var(--line)}
.scratch-stage:last-child{padding-bottom:0}.stage-copy h4{font-family:Georgia,serif;font-size:27px;line-height:1.25;font-weight:400;margin:12px 0 16px}.stage-copy>p:last-child{color:var(--body);line-height:1.75}
@media(max-width:760px){.portrait{width:46px;height:46px}.header-inner{padding-top:10px;padding-bottom:10px}.scratch-stage{grid-template-columns:1fr;gap:22px;padding:28px 0}.scratch-stages{margin-top:24px}.stage-copy h4{font-size:25px}.research-figure figcaption{font-size:14px}.header nav{gap:13px}}
@media(max-width:390px){.objective-scratch .scratch-intro,.scratch-stages{grid-column:1}.header-inner{padding-top:15px;padding-bottom:12px}}
@media print{.scratch-stage{break-inside:avoid}}
